.error-page-wrapper[data-v-06f4c776]{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;display:flex;align-items:center;justify-content:center;color:#fff;padding:20px;position:relative;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.bg-animation[data-v-06f4c776]{position:absolute;width:100%;height:100%;overflow:hidden;z-index:0;opacity:.5;top:0;left:0}.circle[data-v-06f4c776]{position:absolute;border-radius:50%;background:#ffffff26;animation:float-06f4c776 20s infinite ease-in-out}.circle[data-v-06f4c776]:nth-child(1){width:60px;height:60px;left:10%;top:20%;animation-delay:0s}.circle[data-v-06f4c776]:nth-child(2){width:40px;height:40px;right:15%;top:40%;animation-delay:2s}.circle[data-v-06f4c776]:nth-child(3){width:80px;height:80px;left:20%;bottom:20%;animation-delay:4s}.circle[data-v-06f4c776]:nth-child(4){width:50px;height:50px;right:25%;bottom:30%;animation-delay:6s}@keyframes float-06f4c776{0%,to{transform:translateY(0) rotate(0);opacity:.3}50%{transform:translateY(-20px) rotate(180deg);opacity:.6}}.error-container[data-v-06f4c776]{text-align:center;max-width:500px;width:100%;z-index:1;position:relative}.error-code[data-v-06f4c776]{font-size:20vw;line-height:1;margin-bottom:20px;text-shadow:0 5px 20px rgba(0,0,0,.3);animation:pulse-06f4c776 2s infinite}@keyframes pulse-06f4c776{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.error-title[data-v-06f4c776]{font-size:6vw;margin-bottom:15px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.error-description[data-v-06f4c776]{font-size:4vw;margin-bottom:25px;opacity:.9;line-height:1.6}.error-path[data-v-06f4c776]{background:#fff3;padding:12px 15px;border-radius:8px;margin:20px 0;font-size:3.5vw;word-break:break-all;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.button-group[data-v-06f4c776]{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:25px 0}.btn[data-v-06f4c776]{display:inline-block;padding:12px 25px;border:2px solid white;border-radius:25px;color:#fff;text-decoration:none;font-size:4vw;transition:all .3s;cursor:pointer;background:transparent}.btn[data-v-06f4c776]:hover{background:#fff;color:#667eea;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.btn-primary[data-v-06f4c776]{background:#fff;color:#667eea}.suggestions[data-v-06f4c776]{margin-top:30px;text-align:left;background:#ffffff26;padding:20px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.suggestions h3[data-v-06f4c776]{font-size:5vw;margin-bottom:12px;text-align:center}.suggestions ul[data-v-06f4c776]{list-style:none;padding:0;font-size:3.8vw}.suggestions li[data-v-06f4c776]{padding:8px 0 8px 20px;position:relative;line-height:1.5}.suggestions li[data-v-06f4c776]:before{content:"\2192";position:absolute;left:0}@media(min-width:768px){.error-code[data-v-06f4c776]{font-size:120px}.error-title[data-v-06f4c776]{font-size:36px}.error-description[data-v-06f4c776]{font-size:18px}.error-path[data-v-06f4c776]{font-size:14px}.btn[data-v-06f4c776]{font-size:16px;padding:14px 30px}.suggestions h3[data-v-06f4c776]{font-size:20px}.suggestions ul[data-v-06f4c776]{font-size:16px}}.error-page-wrapper[data-v-20ec6959]{background:linear-gradient(135deg,#f093fb,#f5576c);min-height:100vh;display:flex;align-items:center;justify-content:center;color:#fff;padding:20px;position:relative;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.bg-animation[data-v-20ec6959]{position:absolute;width:100%;height:100%;overflow:hidden;z-index:0;opacity:.3;top:0;left:0}.wave[data-v-20ec6959]{position:absolute;width:200%;height:200%;background:#ffffff1a;border-radius:45%;animation:wave-20ec6959 15s infinite linear}.wave[data-v-20ec6959]:nth-child(1){bottom:-150%;left:-50%;animation-delay:0s}.wave[data-v-20ec6959]:nth-child(2){bottom:-160%;left:-50%;animation-delay:5s;opacity:.5}@keyframes wave-20ec6959{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-container[data-v-20ec6959]{text-align:center;max-width:500px;width:100%;z-index:1;position:relative}.error-icon[data-v-20ec6959]{font-size:15vw;margin-bottom:15px;animation:shake-20ec6959 2s infinite}@keyframes shake-20ec6959{0%,to{transform:rotate(0)}10%,30%,50%,70%,90%{transform:rotate(-5deg)}20%,40%,60%,80%{transform:rotate(5deg)}}.error-code[data-v-20ec6959]{font-size:16vw;line-height:1;margin-bottom:20px;text-shadow:0 5px 20px rgba(0,0,0,.3)}.error-title[data-v-20ec6959]{font-size:6vw;margin-bottom:15px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.error-description[data-v-20ec6959]{font-size:4vw;margin-bottom:25px;opacity:.9;line-height:1.6}.error-details[data-v-20ec6959]{background:#fff3;padding:15px;border-radius:10px;margin:20px 0;text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.error-details h4[data-v-20ec6959]{margin-bottom:8px;font-size:4.2vw}.error-details p[data-v-20ec6959]{font-size:3.5vw;opacity:.85;word-break:break-all;line-height:1.4}.button-group[data-v-20ec6959]{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:25px 0}.btn[data-v-20ec6959]{display:inline-block;padding:12px 25px;border:2px solid white;border-radius:25px;color:#fff;text-decoration:none;font-size:4vw;transition:all .3s;cursor:pointer;background:transparent}.btn[data-v-20ec6959]:hover{background:#fff;color:#f5576c;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.btn-primary[data-v-20ec6959]{background:#fff;color:#f5576c}.help-info[data-v-20ec6959]{margin-top:30px;background:#ffffff26;padding:20px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.help-info h3[data-v-20ec6959]{font-size:5vw;margin-bottom:12px;text-align:center}.help-info ul[data-v-20ec6959]{list-style:none;padding:0;text-align:left;font-size:3.8vw}.help-info li[data-v-20ec6959]{padding:8px 0 8px 20px;position:relative;line-height:1.5}.help-info li[data-v-20ec6959]:before{content:"\2713";position:absolute;left:0}@media(min-width:768px){.error-icon[data-v-20ec6959],.error-code[data-v-20ec6959]{font-size:100px}.error-title[data-v-20ec6959]{font-size:36px}.error-description[data-v-20ec6959],.error-details h4[data-v-20ec6959]{font-size:18px}.error-details p[data-v-20ec6959]{font-size:14px}.btn[data-v-20ec6959]{font-size:16px;padding:14px 30px}.help-info h3[data-v-20ec6959]{font-size:20px}.help-info ul[data-v-20ec6959]{font-size:16px}}.error-page-wrapper[data-v-eaa2258d]{background:linear-gradient(135deg,#f093fb,#f5576c);min-height:100vh;display:flex;align-items:center;justify-content:center;color:#fff;padding:20px;position:relative;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.bg-animation[data-v-eaa2258d]{position:absolute;width:100%;height:100%;overflow:hidden;z-index:0;opacity:.5;top:0;left:0}.circle[data-v-eaa2258d]{position:absolute;border-radius:50%;background:#ffffff26;animation:float-eaa2258d 20s infinite ease-in-out}.circle[data-v-eaa2258d]:nth-child(1){width:60px;height:60px;left:10%;top:20%;animation-delay:0s}.circle[data-v-eaa2258d]:nth-child(2){width:40px;height:40px;right:15%;top:40%;animation-delay:2s}.circle[data-v-eaa2258d]:nth-child(3){width:80px;height:80px;left:20%;bottom:20%;animation-delay:4s}.circle[data-v-eaa2258d]:nth-child(4){width:50px;height:50px;right:25%;bottom:30%;animation-delay:6s}@keyframes float-eaa2258d{0%,to{transform:translateY(0) rotate(0);opacity:.3}50%{transform:translateY(-20px) rotate(180deg);opacity:.6}}.error-container[data-v-eaa2258d]{text-align:center;max-width:500px;width:100%;z-index:1;position:relative}.error-code[data-v-eaa2258d]{font-size:20vw;line-height:1;margin-bottom:20px;text-shadow:0 5px 20px rgba(0,0,0,.3);animation:pulse-eaa2258d 2s infinite}@keyframes pulse-eaa2258d{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.error-title[data-v-eaa2258d]{font-size:6vw;margin-bottom:15px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.error-description[data-v-eaa2258d]{font-size:4vw;margin-bottom:25px;opacity:.9;line-height:1.6}.error-path[data-v-eaa2258d]{background:#fff3;padding:12px 15px;border-radius:8px;margin:20px 0;font-size:3.5vw;word-break:break-all;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.button-group[data-v-eaa2258d]{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:25px 0}.btn[data-v-eaa2258d]{display:inline-block;padding:12px 25px;border:2px solid white;border-radius:25px;color:#fff;text-decoration:none;font-size:4vw;transition:all .3s;cursor:pointer;background:transparent}.btn[data-v-eaa2258d]:hover{background:#fff;color:#f5576c;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.btn-primary[data-v-eaa2258d]{background:#fff;color:#f5576c}.suggestions[data-v-eaa2258d]{margin-top:30px;text-align:left;background:#ffffff26;padding:20px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.suggestions h3[data-v-eaa2258d]{font-size:5vw;margin-bottom:12px;text-align:center}.suggestions ul[data-v-eaa2258d]{list-style:none;padding:0;font-size:3.8vw}.suggestions li[data-v-eaa2258d]{padding:8px 0 8px 20px;position:relative;line-height:1.5}.suggestions li[data-v-eaa2258d]:before{content:"\2192";position:absolute;left:0}@media(min-width:768px){.error-code[data-v-eaa2258d]{font-size:120px}.error-title[data-v-eaa2258d]{font-size:36px}.error-description[data-v-eaa2258d]{font-size:18px}.error-path[data-v-eaa2258d]{font-size:14px}.btn[data-v-eaa2258d]{font-size:16px;padding:14px 30px}.suggestions h3[data-v-eaa2258d]{font-size:20px}.suggestions ul[data-v-eaa2258d]{font-size:16px}}.page-loading[data-v-e7353cc8]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;font-size:16px;color:#666}.spinner[data-v-e7353cc8]{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #333;border-radius:50%;animation:spin-e7353cc8 .8s linear infinite;margin-bottom:12px}@keyframes spin-e7353cc8{to{transform:rotate(360deg)}}.page-error[data-v-e7353cc8]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40vh;color:#c00}.page-error button[data-v-e7353cc8]{margin-top:12px;padding:8px 24px;cursor:pointer;border:1px solid #c00;background:transparent;color:#c00;border-radius:4px}._block[data-v-e7353cc8]{height:2.1rem}.Bolly_Game-menu-toggle-cb2071[data-v-1641b6e8]{display:inline-flex;align-items:center;justify-content:center;padding:.13rem .24rem;height:.55rem;font-size:.24rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;font-weight:600;color:inherit;background:transparent;border:.02rem solid currentColor;border-radius:.15rem;cursor:pointer;transition:background .2s ease,opacity .2s ease,transform .15s ease;-webkit-tap-highlight-color:transparent}@media(min-width:768px){.Bolly_Game-nav-menu-26730b[data-v-c517163e]{position:relative;left:auto;transform:none;width:7.5rem;max-width:100%;margin:0 auto;cursor:grab;-webkit-user-select:none;user-select:none}.Bolly_Game-nav-menu-26730b.dragging[data-v-c517163e]{cursor:grabbing;scroll-snap-type:none}}.Bolly_Game-footer-icon-text-ac38b7[data-v-5a618278]{font-size:.28rem;color:#fff;white-space:nowrap;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-faq-title-b65bf3[data-v-81c1710a]{font-size:.39rem;color:#fff;margin:0 0 .1rem;text-align:left;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-faq-subtitle-6362d0[data-v-81c1710a]{font-size:.4rem;color:#056677;margin:0 0 .2rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-faq-question1-7e883f[data-v-81c1710a]{font-size:.3rem;color:#00d9ff;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;flex:1;line-height:1.3}.welcome-banner[data-v-319f050b]{margin:.3rem;padding:.4rem;background:linear-gradient(135deg,#00d4aa,#00a8cc);border-radius:.2rem;text-align:center;color:#fff;position:relative;overflow:hidden}.welcome-banner[data-v-319f050b]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);animation:shimmer-319f050b 3s infinite}@keyframes shimmer-319f050b{0%{transform:translate(-100%) translateY(-100%) rotate(45deg)}to{transform:translate(100%) translateY(100%) rotate(45deg)}}.welcome-title[data-v-319f050b]{font-size:.18rem;margin-bottom:.2rem;position:relative;z-index:1;text-align:left}.welcome-subtitle[data-v-319f050b]{font-size:.14rem;opacity:.9;margin-bottom:.3rem;position:relative;z-index:1}.welcome-buttons[data-v-319f050b]{display:flex;gap:.2rem;margin-top:.3rem;position:relative;z-index:1}.btn[data-v-319f050b]{flex:1;padding:.2rem;border:none;border-radius:.1rem;font-size:.14rem;cursor:pointer;transition:all .3s}.btn[data-v-319f050b]:active{transform:scale(.95)}.btn-primary[data-v-319f050b]{background:#fff;color:#00d4aa}.btn-primary[data-v-319f050b]:hover{background:#f0f0f0}.btn-secondary[data-v-319f050b]{background:#fff3;color:#fff;border:.01rem solid rgba(255,255,255,.3)}.btn-secondary[data-v-319f050b]:hover{background:#ffffff4d}.welcome-badge[data-v-319f050b]{position:absolute;top:.2rem;right:.2rem;background:#fff3;color:#fff;font-size:.1rem;padding:.05rem .1rem;border-radius:.08rem}.Bolly_Game-contact-section-wrapper-fb1b9c[data-v-4d98b6cd]{width:90%;margin:0 5% 5%}.Bolly_Game-contact-section-b328a9[data-v-4d98b6cd]{margin-top:.3rem}.Bolly_Game-contact-title-266d97[data-v-4d98b6cd]{display:flex;align-items:center;gap:.15rem;font-size:.32rem;color:#333;margin-bottom:.2rem}.Bolly_Game-contact-icon-5ad422[data-v-4d98b6cd]{width:.42rem;height:.42rem;object-fit:contain}.Bolly_Game-contact-description-765af1[data-v-4d98b6cd]{font-size:.24rem;color:#000;line-height:1.6}.Bolly_Game-announcement-snippet-title-6b2bd9[data-v-9aa86ea1]{color:#056677;font-weight:700;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-announcement-modal-title-bdaa14[data-v-9aa86ea1]{margin:0;padding:.36rem .6rem .16rem .36rem;font-size:.3rem;line-height:1.35;color:#056677;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-floating-btn-text-b9fc6f[data-v-ceab07e8]{font-size:.18rem;color:#fff;white-space:nowrap;font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;line-height:1.2}.Bolly_Game-basic-info-section-3bbda5[data-v-74ebcc8d]{padding:.1rem .3rem}.Bolly_Game-basic-info-container-008951[data-v-74ebcc8d]{width:100%;box-shadow:0 0 .2rem #46fff64d;border-radius:.12rem;overflow:hidden;padding:0 .1rem}@media(min-width:768px){.Bolly_Game-basic-info-container-008951[data-v-74ebcc8d]{overflow:visible}}.Bolly_Game-basic-info-scroll-wrapper-7cc28d[data-v-74ebcc8d]{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}.Bolly_Game-basic-info-scroll-wrapper-7cc28d[data-cols="2"][data-v-74ebcc8d]{overflow-x:auto}.Bolly_Game-basic-info-scroll-wrapper-7cc28d[data-cols="2"] .Bolly_Game-basic-info-table-186f21[data-v-74ebcc8d]{width:100%;min-width:100%;table-layout:auto}.Bolly_Game-basic-info-scroll-wrapper-7cc28d[data-cols="2"] .Bolly_Game-basic-info-table-186f21 th[data-v-74ebcc8d],.Bolly_Game-basic-info-scroll-wrapper-7cc28d[data-cols="2"] .Bolly_Game-basic-info-table-186f21 td[data-v-74ebcc8d]{width:auto;min-width:0;max-width:none}.Bolly_Game-basic-info-scroll-wrapper-7cc28d[data-v-74ebcc8d]::-webkit-scrollbar{height:.08rem}.Bolly_Game-basic-info-scroll-wrapper-7cc28d[data-v-74ebcc8d]::-webkit-scrollbar-track{background:transparent}.Bolly_Game-basic-info-scroll-wrapper-7cc28d[data-v-74ebcc8d]::-webkit-scrollbar-thumb{background:#0000004d;border-radius:.04rem}.Bolly_Game-basic-info-header-461b80[data-v-74ebcc8d]{background:#056677;padding:.2rem .3rem;position:relative;display:flex;align-items:center;justify-content:center}.Bolly_Game-basic-info-title-12c3b5[data-v-74ebcc8d]{margin:0;text-align:left}.Bolly_Game-basic-info-table-186f21[data-v-74ebcc8d]{width:100%;max-width:100%;border-collapse:separate;border-spacing:0;margin:.2rem 0;border-radius:.12rem;overflow:hidden;table-layout:auto;box-sizing:border-box}.Bolly_Game-basic-info-scroll-wrapper-7cc28d .Bolly_Game-basic-info-table-186f21[data-v-74ebcc8d]{width:100%;max-width:100%;margin:.2rem 0;table-layout:auto}@media(min-width:768px){.Bolly_Game-basic-info-table-186f21[data-v-74ebcc8d]{width:100%;max-width:100%;padding:0;margin:.2rem 0;table-layout:auto}.Bolly_Game-basic-info-scroll-wrapper-7cc28d .Bolly_Game-basic-info-table-186f21[data-v-74ebcc8d]{width:100%;max-width:100%;margin:.2rem 0;table-layout:auto}}.Bolly_Game-basic-info-table-186f21 thead[data-v-74ebcc8d]{background:#e0e0e0}.Bolly_Game-basic-info-table-186f21 thead tr:first-child th[data-v-74ebcc8d]:first-child{border-top-left-radius:.12rem}.Bolly_Game-basic-info-table-186f21 thead tr:first-child th[data-v-74ebcc8d]:last-child{border-top-right-radius:.12rem}.Bolly_Game-basic-info-table-186f21 thead th[data-v-74ebcc8d]{padding:.15rem .2rem;font-size:.24rem;color:#333;text-align:left;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;width:auto;min-width:0;max-width:none;white-space:normal;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;vertical-align:middle;line-height:1.35}.Bolly_Game-basic-info-scroll-wrapper-7cc28d .Bolly_Game-basic-info-table-186f21 thead th[data-v-74ebcc8d]{width:auto;min-width:0}.Bolly_Game-basic-info-table-186f21 tbody tr[data-v-74ebcc8d]:nth-child(odd){background:#f5f5f5}.Bolly_Game-basic-info-table-186f21 tbody tr[data-v-74ebcc8d]:nth-child(2n){background:#e8e8e8}.Bolly_Game-basic-info-table-186f21 tbody tr:last-child td[data-v-74ebcc8d]:first-child{border-bottom-left-radius:.12rem}.Bolly_Game-basic-info-table-186f21 tbody tr:last-child td[data-v-74ebcc8d]:last-child{border-bottom-right-radius:.12rem}.Bolly_Game-basic-info-table-186f21 td[data-v-74ebcc8d]{padding:.15rem .2rem;font-size:.24rem;color:#666;vertical-align:middle}.Bolly_Game-basic-info-label-b56015[data-v-74ebcc8d]{color:#333;width:auto;min-width:0}.Bolly_Game-basic-info-value-4f9f1f[data-v-74ebcc8d]{color:#666;line-height:1.5;width:auto;min-width:0;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}.Bolly_Game-basic-info-scroll-wrapper-7cc28d .Bolly_Game-basic-info-table-186f21 td[data-v-74ebcc8d],.Bolly_Game-basic-info-scroll-wrapper-7cc28d .Bolly_Game-basic-info-label-b56015[data-v-74ebcc8d],.Bolly_Game-basic-info-scroll-wrapper-7cc28d .Bolly_Game-basic-info-value-4f9f1f[data-v-74ebcc8d]{width:auto;min-width:0}@media(min-width:768px){.Bolly_Game-basic-info-label-b56015[data-v-74ebcc8d],.Bolly_Game-basic-info-value-4f9f1f[data-v-74ebcc8d]{word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;max-width:100%;box-sizing:border-box;width:auto;min-width:0}.Bolly_Game-basic-info-scroll-wrapper-7cc28d .Bolly_Game-basic-info-table-186f21 td[data-v-74ebcc8d]{width:auto;min-width:0}}.Bolly_Game-basic-info-label-icon-211edd[data-v-74ebcc8d]{width:.3rem;height:.3rem;object-fit:contain;margin-right:.1rem}.Bolly_Game-analysis-players-review-name-225004[data-v-df9c6f01]{font-size:.22rem;color:#066473;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-slot-rebate-expert-reviews-label-817081[data-v-06d2dc4d]{font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-slot-rebate-expert-verdict-d23dc4[data-v-aba8af99]{display:flex;align-items:center;justify-content:center;gap:.06rem;font-size:.28rem;color:#333;margin:0 0 .2rem;font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-expert-profile-name-8a887f[data-v-2182ce52]{display:flex;align-items:center;gap:.1rem;font-size:.28rem;color:#333;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-comment-star-81a534[data-v-47eb58d0]{width:.48rem;height:.48rem;cursor:pointer;transition:transform .2s;-webkit-user-select:none;user-select:none;margin:0 .2rem .2rem}.Bolly_Game-analysis-table-header-4c6d50.Bolly_Game-table-title-header-b2abcf[data-v-42d40f43]{display:block;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;padding:.1rem 0 .1rem .1rem;text-align:center;font-size:.26rem}.Bolly_Game-analysis-col-rank-d2dcec[data-v-42d40f43]{font-size:.22rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;overflow:visible!important;white-space:normal;word-break:break-word;padding-left:.08rem;padding-right:.08rem}.Bolly_Game-analysis-col-game-5cdefa[data-v-42d40f43]{flex-direction:column;gap:.05rem;padding:.2rem .15rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-analysis-col-rtp-3fdd9c[data-v-42d40f43]{font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-analysis-col-review-5d8bde[data-v-42d40f43]{padding:.2rem .15rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-breadcrumb-f0cd8a[data-v-e3f2ed95]{padding:.2rem .3rem;background:#fff}ol[data-v-e3f2ed95]{list-style:none;display:flex;flex-wrap:wrap;align-items:center;padding:0;margin:0}li[data-v-e3f2ed95]{display:flex;align-items:center}.Bolly_Game-breadcrumb-item-28d725[data-v-e3f2ed95]{font-size:.25rem;text-decoration:none;color:#007bff}.Bolly_Game-breadcrumb-item-28d725.active[data-v-e3f2ed95]{color:#333}.Bolly_Game-breadcrumb-separator-3da26c[data-v-e3f2ed95]{margin:0 .1rem;color:#666;font-size:.2rem}.Bolly_Game-title-text-hero-581be1[data-v-4ad1802f]{padding:.3rem;background:#fff}.Bolly_Game-title-text-title-2a7740[data-v-4ad1802f]{margin:0 0 .12rem;text-align:left;font-size:.34rem;font-weight:500;font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;color:#037387}.Bolly_Game-title-text-desc-031cf4[data-v-4ad1802f]{line-height:1.6;margin:0 0 .24rem;white-space:pre-line}.Bolly_Game-title-text-image-wrapper-2c5ca4[data-v-4ad1802f]{width:100%;height:13rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;margin:.12rem 0}.Bolly_Game-title-text-image-4044d7[data-v-4ad1802f]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}.Bolly_Game-tagline-section-6af3d9[data-v-e291cdc1]{padding:.3rem;background:#fff}.Bolly_Game-tagline-content-b6b0be[data-v-e291cdc1]{display:flex;align-items:center;justify-content:center;gap:.1rem}.Bolly_Game-tagline-icon-wrapper-d75f88[data-v-e291cdc1]{width:.4rem;height:.4rem;min-width:.4rem;min-height:.4rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin-right:.05rem;position:relative;overflow:hidden}.Bolly_Game-tagline-icon-08b388[data-v-e291cdc1]{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;display:block;aspect-ratio:1 / 1}.Bolly_Game-tagline-86db6b[data-v-e291cdc1]{font-style:normal;line-height:100%;text-align:center;margin:0;line-height:.7rem}.Bolly_Game-partners-banner-section-c6ea79[data-v-dc06af68]{background:#fff;padding:.1rem .3rem}.Bolly_Game-partners-banner-878b0a[data-v-dc06af68]{box-shadow:0 0 .2rem #46fff64d;border-radius:.16rem;padding:.2rem .15rem .3rem;position:relative}.Bolly_Game-partners-title-60c9e7[data-v-dc06af68]{font-size:.4rem;color:#fff;text-align:center;margin:0 0 .15rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-partners-logos-99202f[data-v-dc06af68]{display:flex;align-items:center;justify-content:flex-start;gap:.15rem;flex-wrap:wrap}.Bolly_Game-partner-logo-aef782[data-v-dc06af68]{flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:.05rem;min-height:.5rem;width:calc(20% - .12rem);min-width:1rem;max-width:1.4rem}.Bolly_Game-partner-logo-aef782 img[data-v-dc06af68]{width:100%;height:auto;object-fit:contain;display:block}.Bolly_Game-partners-section-2b0650[data-v-59fb9179]{background:#fff;padding:.1rem .3rem;position:relative}.Bolly_Game-partners-bg-04240b[data-v-59fb9179]{width:100%;overflow:hidden;border-radius:.2rem}.Bolly_Game-partners-bg-img-0a10d8[data-v-59fb9179]{width:100%;height:1.1rem}.Bolly_Game-bonus-grid-653500[data-v-e33e73f0]{padding:.3rem;background:#fff}.Bolly_Game-bonus-grid-header-6388f1[data-v-e33e73f0]{margin-bottom:.3rem;text-align:center}.Bolly_Game-bonus-grid-title-ad7b24[data-v-e33e73f0]{font-size:.42rem;margin:0 0 .2rem;text-align:left;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-bonus-grid-description-b3d047[data-v-e33e73f0]{font-size:.24rem;line-height:1.6;color:#333;margin:0 0 .3rem;text-align:center}.Bolly_Game-grid-a743d8[data-v-e33e73f0]{display:grid;grid-template-columns:1fr 1fr;gap:.18rem;margin-bottom:.3rem}.Bolly_Game-grid-card-93256d[data-v-e33e73f0]{border-radius:.16rem;overflow:hidden;box-shadow:0 0 .2rem #46fff64d;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.2rem 0}.Bolly_Game-grid-thumb-wrapper-00883e[data-v-e33e73f0]{width:2.5rem;height:2.5rem!important;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;flex-shrink:0}.Bolly_Game-grid-thumb-c61f45[data-v-e33e73f0]{width:2.5rem;height:2.5rem;object-fit:contain;display:block}.Bolly_Game-grid-btn-a78e73[data-v-e33e73f0]{margin:.16rem;height:.6rem;border-radius:.1rem;color:#0a0a0a;font-size:.26rem;display:flex;align-items:center;justify-content:center;text-decoration:none;width:90%;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-grid-link-e63867[data-v-e33e73f0]{text-decoration:none}.Bolly_Game-bonus-grid-footer-1e082b[data-v-e33e73f0]{margin-top:.3rem;text-align:center}.Bolly_Game-bonus-grid-footer-text-480ff3[data-v-e33e73f0]{font-size:.24rem;line-height:1.6;color:#333;margin:0;text-align:center;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-bonus-hero-7656bd[data-v-9a0cd36d]{padding:.3rem;background:#fff}.Bolly_Game-bonus-title-677499[data-v-9a0cd36d]{margin:0 0 .12rem;text-align:left}.Bolly_Game-bonus-desc-309bc7[data-v-9a0cd36d]{line-height:1.6;margin:0 0 .24rem;white-space:pre-line}.Bolly_Game-bonus-image-wrapper-78eef2[data-v-9a0cd36d]{width:100%;height:2rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;margin:.12rem 0}.Bolly_Game-bonus-image-7633f2[data-v-9a0cd36d]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}.Bolly_Game-bonus-tips-cbcfe9[data-v-506df6e8]{padding:.1rem .3rem;background:#fff}.Bolly_Game-bonus-tips-title-64cf07[data-v-506df6e8]{margin:0 0 .18rem;text-align:left}.Bolly_Game-bonus-tips-banner-wrapper-2f0517[data-v-506df6e8]{width:100%;height:1.88rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;border-radius:.16rem;margin:0 0 .1rem}.Bolly_Game-bonus-tips-banner-508cef[data-v-506df6e8]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}.Bolly_Game-bonus-tips-intro-b4517a[data-v-506df6e8]{line-height:1.6;margin:0 0 .22rem}.Bolly_Game-bonus-tips-cards-bf96c2[data-v-506df6e8]{display:grid;gap:.14rem}.Bolly_Game-bonus-tips-card-4dba41[data-v-506df6e8]{display:grid;grid-template-columns:.44rem 1fr;gap:.14rem;align-items:start;background:#f7f8fa;border:.02rem solid #e8edf3;border-radius:.12rem;padding:.16rem}.Bolly_Game-bonus-tips-num-67e336[data-v-506df6e8]{width:.44rem;height:.44rem;border-radius:50%;color:#fff;font-size:.22rem;display:flex;align-items:center;justify-content:center;box-shadow:0 .02rem .06rem #0000001f}.Bolly_Game-bonus-tips-text-ccb592[data-v-506df6e8]{font-size:.26rem;line-height:1.6;color:#333}.Bolly_Game-bonus-tips-text-ccb592 .title[data-v-506df6e8]{color:#0a0a0a}.Bolly_Game-bonus-tips-card-4dba41:nth-child(1) .Bolly_Game-bonus-tips-num-67e336[data-v-506df6e8]{background:#ff7a59}.Bolly_Game-bonus-tips-card-4dba41:nth-child(2) .Bolly_Game-bonus-tips-num-67e336[data-v-506df6e8]{background:#ff9f40}.Bolly_Game-bonus-tips-card-4dba41:nth-child(3) .Bolly_Game-bonus-tips-num-67e336[data-v-506df6e8]{background:#f6c23e}.Bolly_Game-bonus-tips-card-4dba41:nth-child(4) .Bolly_Game-bonus-tips-num-67e336[data-v-506df6e8]{background:#36b9cc}.Bolly_Game-bonus-tips-card-4dba41:nth-child(5) .Bolly_Game-bonus-tips-num-67e336[data-v-506df6e8]{background:#1cc88a}.Bolly_Game-bonus-tips-card-4dba41:nth-child(6) .Bolly_Game-bonus-tips-num-67e336[data-v-506df6e8]{background:#858796}.Bolly_Game-bonus-tips-card-4dba41:nth-child(7) .Bolly_Game-bonus-tips-num-67e336[data-v-506df6e8]{background:#4e73df}.Bolly_Game-bonus-tips-note-baa591[data-v-506df6e8]{margin-top:.24rem;padding:.2rem;background:#fff9e6;border-left:.04rem solid #ff9800;border-radius:.08rem}.Bolly_Game-bonus-tips-note-text-06e6de[data-v-506df6e8]{font-size:.24rem;line-height:1.6;color:#333;margin:0}.Bolly_Game-bonus-howto-c606e6[data-v-fb14e388]{padding:.3rem;background:#fff}.Bolly_Game-bonus-howto-title-fad034[data-v-fb14e388]{margin:0 0 .12rem}.Bolly_Game-bonus-howto-banner-bac4ca[data-v-fb14e388]{width:100%;border-radius:.16rem;display:block;margin:0 0 .18rem}.Bolly_Game-bonus-howto-intro-43384e[data-v-fb14e388]{line-height:1.6;margin:0 0 .24rem}.Bolly_Game-bonus-steps-e41647[data-v-fb14e388]{position:relative;display:grid;grid-template-columns:1fr;gap:.22rem}.Bolly_Game-bonus-step-64107c[data-v-fb14e388]{display:grid;grid-template-columns:.34rem 1fr;gap:.16rem;align-items:start;position:relative}.Bolly_Game-bonus-step-64107c>div[data-v-fb14e388]:last-child{font-size:.26rem;line-height:1.6;color:#333}.Bolly_Game-bonus-step-icon-d7358b[data-v-fb14e388]{position:relative;width:.34rem;height:.34rem;border-radius:50%;background:#000;border:.02rem solid #ffffff;box-shadow:0 .04rem .08rem #0000001f;color:transparent;z-index:1}.Bolly_Game-bonus-step-64107c:not(:last-child) .Bolly_Game-bonus-step-icon-d7358b[data-v-fb14e388]:before{content:"";position:absolute;left:50%;top:100%;transform:translate(-50%);width:.02rem;height:var(--connector-height, .56rem );background:#000}.Bolly_Game-bonus-step-icon-d7358b[data-v-fb14e388]:after{content:"\2726";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font-size:.2rem;line-height:1}.Bolly_Game-bonus-step-title-4dc05d[data-v-fb14e388]{color:#0a0a0a;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-bonus-cta-dbcb6d[data-v-fb14e388]{margin-top:.22rem}.Bolly_Game-bonus-down-12b10c[data-v-2f857571]{background:#fff;padding:.3rem}.Bolly_Game-bonus-down-title-3e7083[data-v-2f857571]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}.Bolly_Game-bonus-card-c71316[data-v-2f857571]{box-shadow:0 0 .2rem #46fff64d;border-radius:.22rem;padding:.3rem;color:#fff;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.Bolly_Game-bonus-content-7de864[data-v-2f857571]{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;align-items:center}.Bolly_Game-bonus-headline-wrapper-73473a[data-v-2f857571]{display:flex;align-items:center;justify-content:center;gap:.15rem;width:100%;margin:.15rem 0 .25rem;flex-wrap:nowrap;position:relative}.Bolly_Game-bonus-decoration-left-e7ab7a[data-v-2f857571],.Bolly_Game-bonus-decoration-right-41ed40[data-v-2f857571]{width:1.6rem;flex-shrink:0;opacity:.85;display:flex;align-items:center;justify-content:center}.Bolly_Game-bonus-decoration-icon-eeb881[data-v-2f857571]{width:1.6rem;height:.4rem}.Bolly_Game-bonus-countdown-ec0d4b[data-v-2f857571]{display:flex;gap:.08rem;align-items:center;margin-bottom:.2rem}.Bolly_Game-bonus-time-a29188[data-v-2f857571]{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;position:relative;color:#fff;font-size:.34rem;z-index:1;margin:0 -.05rem}.Bolly_Game-bonus-time-bg-9f2701[data-v-2f857571]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;border-radius:50%}.Bolly_Game-bonus-time-text-a0d8f8[data-v-2f857571]{position:relative;z-index:1}.Bolly_Game-bonus-colon-cfe0d1[data-v-2f857571]{color:#46fff6;margin:0 .06rem;font-size:.28rem}.Bolly_Game-bonus-headline-cb92c2[data-v-2f857571]{font-size:.32rem;text-align:center;color:#fff;margin:0;flex:1;min-width:0;word-wrap:break-word;word-break:break-word;letter-spacing:.02rem;line-height:1.4;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-bonus-actions-550e58[data-v-2f857571]{display:flex;width:100%;align-items:stretch;justify-content:space-between;gap:0;margin-top:.15rem}.Bolly_Game-bonus-label-cc0ca8[data-v-2f857571]{font-size:.28rem;color:#ff8c42;background:#001a1f;border-radius:.12rem 0 0 .12rem;padding:.18rem .3rem;flex:1;display:flex;align-items:center;justify-content:center;text-shadow:0 .02rem .04rem rgba(0,0,0,.3);box-shadow:inset 0 .02rem .04rem #ff8c4233,0 .02rem .04rem #0003;position:relative;z-index:1}.Bolly_Game-bonus-btn-5da022[data-v-2f857571]{background:transparent;color:#fff;border:.02rem solid #46fff6;border-radius:0 .12rem .12rem 0;border-left:none;padding:.18rem .4rem;font-size:.28rem;cursor:pointer;transition:all .3s ease;box-shadow:0 0 .08rem #46fff680,0 .04rem .08rem #00000026;flex-shrink:0;text-shadow:0 .02rem .04rem rgba(0,0,0,.2);position:relative;z-index:2;margin-left:.06rem}.Bolly_Game-bonus-btn-5da022[data-v-2f857571]:hover{transform:translateY(-.02rem);box-shadow:0 0 .12rem #46fff6b3,0 .06rem .12rem #0003;border-color:#56ffff}.Bolly_Game-bonus-btn-5da022[data-v-2f857571]:active{transform:translateY(0);box-shadow:0 0 .06rem #46fff680,0 .02rem .04rem #00000026}.Bolly_Game-bonus-how-btn-4cf8c4[data-v-d4410b98]{padding:.3rem;background:#fff}.Bolly_Game-bonus-cta-btn-264a15[data-v-d4410b98]{width:100%;display:inline-flex;align-items:center;justify-content:center;height:.6rem;color:#0a0a0a;border-radius:.1rem;font-size:.26rem;text-decoration:none;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-bonuses-expert-review-889044[data-v-a056ee1d]{position:relative;border-radius:.2rem;border:.01rem solid #737373;background:#e4e4e4;padding:.2rem;margin-top:.15rem;display:flex;flex-direction:column;align-items:center;gap:.15rem;margin-bottom:.15rem}.Bolly_Game-bonuses-expert-header-4699c3[data-v-a056ee1d]{display:flex;align-items:center;gap:.15rem;margin-bottom:.15rem;position:relative;width:100%}.Bolly_Game-bonuses-expert-avatar-e993c7[data-v-a056ee1d]{position:relative;width:1.28rem;height:1.28rem;flex-shrink:0}.Bolly_Game-bonuses-expert-avatar-img-e109a5[data-v-a056ee1d]{width:100%;height:100%;border-radius:50%}.Bolly_Game-bonuses-expert-info-cc8983[data-v-a056ee1d]{flex:1}.Bolly_Game-bonuses-expert-name-9e6500[data-v-a056ee1d]{font-size:.3rem;color:#000;margin:0 0 .05rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-bonuses-expert-badge-cd004d[data-v-a056ee1d]{display:inline-flex;align-items:center;gap:.05rem;padding:.04rem .1rem;background:#1e8e4a;border-radius:.2rem;font-size:.2rem;color:#fff;text-shadow:0 .02rem .04rem rgba(0,0,0,.4),0 .04rem .08rem rgba(0,0,0,.3)}.Bolly_Game-bonuses-expert-check-icon-bbcc0b[data-v-a056ee1d]{width:.16rem;height:.22rem;object-fit:contain;flex-shrink:0}.Bolly_Game-bonuses-expert-quote-2431ba[data-v-a056ee1d]{position:absolute;right:.2rem;top:.2rem;width:1.16rem;height:.8rem}.Bolly_Game-bonuses-expert-content-b2c6a9[data-v-a056ee1d]{position:relative;font-size:.24rem;color:#333;line-height:1.6;margin-bottom:.15rem;padding-right:.6rem}.Bolly_Game-bonuses-expert-footer-206722[data-v-a056ee1d]{width:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.Bolly_Game-bonuses-expert-recommended-28ec74[data-v-a056ee1d]{display:flex;align-items:center;font-size:.26rem;color:#000;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;flex-shrink:0}.Bolly_Game-bonuses-expert-recommended-icon-ed51ad[data-v-a056ee1d]{width:.4rem;height:.4rem;object-fit:contain;flex-shrink:0}.Bolly_Game-bonuses-expert-rating-635755[data-v-a056ee1d]{font-size:.3rem;color:#000;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;flex-shrink:0}.Bolly_Game-bonuses-expert-btn-c12fda[data-v-a056ee1d]{padding:.15rem;background:#2f7889;color:#fff;border:none;border-radius:.2rem;font-size:.18rem;cursor:pointer;white-space:nowrap;flex-shrink:1;min-width:0}@media(min-width:768px){.Bolly_Game-bonuses-expert-footer-206722[data-v-a056ee1d]{flex-wrap:nowrap;overflow:hidden;max-width:100%}.Bolly_Game-bonuses-expert-recommended-28ec74[data-v-a056ee1d]{flex:0 0 auto;min-width:0;max-width:35%;overflow:hidden;text-overflow:ellipsis}.Bolly_Game-bonuses-expert-rating-635755[data-v-a056ee1d]{flex:0 0 auto;margin:0 .1rem}}.Bolly_Game-bonuses-expert-time-96cf51[data-v-a056ee1d]{align-self:flex-end;display:flex;align-items:center;justify-content:flex-end;font-size:.2rem;color:#666;margin-right:.2rem}.Bolly_Game-bonuses-section-bc437a[data-v-e345444f]{padding:.1rem .3rem;background:#fff}.Bolly_Game-bonuses-title-cc7a24[data-v-e345444f]{margin:0 0 .2rem;text-align:left}.Bolly_Game-bonuses-tabs-3e7533[data-v-e345444f]{display:flex;gap:.1rem;margin-bottom:.3rem}.Bolly_Game-bonuses-tab-91e420[data-v-e345444f]{flex:1;padding:.15rem .2rem;border:none;border-radius:.1rem;font-size:.24rem;color:#fff;background:#4a4a4a;cursor:pointer;transition:all .3s ease;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-bonuses-tab-91e420.active[data-v-e345444f]{color:#000}.Bolly_Game-bonuses-tab-91e420[data-v-e345444f]:hover:not(.active){background:#5a5a5a}.Bolly_Game-bonuses-first-deposit-1ce26f[data-v-e345444f]{width:100%;height:auto;border-radius:.16rem;margin-bottom:.2rem;display:block}.Bolly_Game-bonuses-banner-list-8a4765[data-v-e345444f]{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.3rem}.Bolly_Game-bonuses-banner-item-87f8d3[data-v-e345444f]{width:100%;border-radius:.2rem;border:.01rem solid #737373;background:#f4f4f4;overflow:hidden;text-decoration:none;padding:.15rem;box-sizing:border-box}.Bolly_Game-bonuses-banner-inner-7cdd43[data-v-e345444f]{border-radius:.15rem;overflow:hidden;width:100%;box-sizing:border-box}.Bolly_Game-bonuses-banner-img-wrapper-86a47c[data-v-e345444f]{width:100%;height:3.2rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.Bolly_Game-bonuses-banner-img-165af6[data-v-e345444f]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}.Bolly_Game-bonuses-banner-strip-67d953[data-v-e345444f]{padding:.14rem .18rem;display:flex;align-items:center;justify-content:space-between;text-decoration:none;cursor:pointer}.Bolly_Game-bonuses-banner-strip-text-72974d[data-v-e345444f]{margin:0;font-size:.24rem;color:#fff;font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-bonuses-banner-strip-arrow-aca5d2[data-v-e345444f]{width:.24rem!important;height:.24rem!important;max-width:.24rem;max-height:.24rem;object-fit:contain;filter:brightness(0) invert(1);flex-shrink:0;box-sizing:border-box}.Bolly_Game-bonuses-banner-text-50c492[data-v-e345444f]{background:linear-gradient(135deg,#4a90e2,#357abd);border-radius:.15rem;padding:.2rem .25rem;display:flex;align-items:center;justify-content:space-between;position:relative;min-height:1rem;box-sizing:border-box}.Bolly_Game-bonuses-banner-text-content-14d55e[data-v-e345444f]{display:flex;flex-direction:column;gap:.1rem;flex:1;justify-content:space-between;align-items:flex-start}.Bolly_Game-bonuses-banner-text-main-2788d8[data-v-e345444f]{font-size:.28rem;color:#fff;margin:0;line-height:1.3;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;align-self:flex-start}.Bolly_Game-bonuses-banner-text-sub-36cc84[data-v-e345444f]{font-size:.2rem;color:#ff6b4a;margin:auto 0 0;line-height:1.2;font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;align-self:flex-end}.Bolly_Game-bonuses-banner-text-arrow-f9e55d[data-v-e345444f]{width:.24rem!important;height:.24rem!important;max-width:.24rem;max-height:.24rem;object-fit:contain;flex-shrink:0;filter:brightness(0) invert(1);box-sizing:border-box}.Bolly_Game-bonuses-footer-f763b7[data-v-e345444f]{margin:.3rem 0}.Bolly_Game-bonuses-footer-btn-0bffbd[data-v-e345444f]{width:100%;padding:.18rem .3rem;border:none;border-radius:.18rem;font-size:.26rem;color:#fff;cursor:pointer;transition:all .3s ease;text-align:center;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.1rem;position:relative;background:linear-gradient(180deg,#17d878,#00b45a);box-shadow:0 .08rem .18rem #0000002e;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-bonuses-footer-btn-0bffbd[data-v-e345444f]:hover{transform:translateY(-.02rem);box-shadow:0 .12rem .22rem #00000038}.Bolly_Game-promo-bonus-section-db7f44[data-v-4782251b]{padding:.1rem .3rem;background:#fff}.Bolly_Game-promo-bonus-title-b2f3e4[data-v-4782251b]{font-size:.42rem;color:#056677;margin:0 0 .2rem;text-align:left;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-promo-bonus-intro-f2f36b[data-v-4782251b]{font-size:.26rem;color:#000;line-height:1.6;margin:0 0 .3rem;text-align:left}.Bolly_Game-promo-banner-list-18a273[data-v-4782251b]{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.3rem}.Bolly_Game-promo-banner-1d5d9a[data-v-4782251b]{position:relative;border-radius:.16rem;overflow:hidden;width:100%;display:block;cursor:pointer}.Bolly_Game-promo-banner-img-471f55[data-v-4782251b]{width:100%;height:3.5rem}.Bolly_Game-promo-bonus-bottom-20188f[data-v-4782251b]{margin-top:.3rem}.Bolly_Game-promo-bonus-list-b2c279[data-v-4782251b]{margin:.2rem 0 0;padding-left:.4rem;list-style-type:disc}.Bolly_Game-promo-bonus-list-b2c279 li[data-v-4782251b]{font-size:.24rem;color:#000;line-height:1.6;margin-bottom:.1rem}.Bolly_Game-promo-wrapper-310995[data-v-c4a0c299]{width:100%}.Bolly_Game-promo-section-063fc8[data-v-c4a0c299]{padding:.1rem .3rem}.Bolly_Game-promo-image-2141c4[data-v-c4a0c299]{width:90%;margin-left:5%;overflow:hidden}.Bolly_Game-promo-banner-img-471f55[data-v-c4a0c299]{width:100%;height:auto;display:block}.Bolly_Game-promo-description-f3cc57[data-v-c4a0c299]{margin:0 0 .2rem}.Bolly_Game-promo-list-ea7950[data-v-c4a0c299]{list-style:none;padding:0;margin:0 0 .2rem}.Bolly_Game-promo-list-ea7950 li[data-v-c4a0c299]{font-size:.24rem;color:#333;line-height:1.3;margin-bottom:.1rem;padding-left:.1rem;position:relative}.Bolly_Game-promo-list-ea7950 li[data-v-c4a0c299]:before{content:"\2022";position:absolute;left:-.1rem}.Bolly_Game-promo-cta-c4bf5e[data-v-c4a0c299]{line-height:1.4;margin:0 0 .3rem}.Bolly_Game-promo-title-acf58e[data-v-c4a0c299]{margin:0 5% .2rem;padding:0 .3rem;text-align:left;background:transparent;background-image:none}.Bolly_Game-promo-subtitle-4c819a[data-v-c4a0c299]{line-height:1.5;margin:0 0 .3rem;text-align:center;padding:0 .2rem;background:transparent;background-image:none}.Bolly_Game-promo-buttons-6ba075[data-v-c4a0c299]{display:flex;gap:.2rem;justify-content:center;align-items:center;padding:.3rem;flex-wrap:wrap}.Bolly_Game-promo-btn-428d7e[data-v-c4a0c299]{flex:1;min-width:2rem;padding:.1rem .4rem;border:none;border-radius:.16rem;font-size:.28rem;color:#fff;cursor:pointer;text-align:center;text-decoration:none;display:inline-block;transition:all .3s;box-shadow:0 .04rem .08rem #0003;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-promo-btn-play-9da262[data-v-c4a0c299]:hover{transform:translateY(-.02rem)}.Bolly_Game-promo-btn-download-f9852b[data-v-c4a0c299]{color:#222}.Bolly_Game-promo-btn-download-f9852b[data-v-c4a0c299]:hover{color:#222;transform:translateY(-.02rem)}@media(min-width:768px){.Bolly_Game-promo-btn-428d7e[data-v-c4a0c299]{font-size:.23rem}}.Bolly_Game-modal-overlay-cf4ddd[data-v-c4a0c299]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:none;justify-content:center;align-items:center;z-index:10000;animation:fadeIn-c4a0c299 .3s ease}.Bolly_Game-modal-overlay-cf4ddd.show[data-v-c4a0c299]{display:flex}.Bolly_Game-modal-f7ffd8[data-v-c4a0c299]{background:#fff;border-radius:.16rem;padding:.4rem;min-width:5rem;max-width:80%;box-shadow:0 .2rem .6rem #0000004d;animation:slideUp-c4a0c299 .3s ease;text-align:center}.Bolly_Game-modal-icon-44488e[data-v-c4a0c299]{font-size:.8rem;color:#ff9800;margin:0 0 .2rem}.Bolly_Game-modal-message-9ddfd2[data-v-c4a0c299]{font-size:.32rem;color:#333;margin:0 0 .3rem}.Bolly_Game-modal-btn-76dfed[data-v-c4a0c299]{background:#056677;color:#fff;border:none;border-radius:.08rem;padding:.14rem .4rem;font-size:.28rem;cursor:pointer;transition:background .3s}.Bolly_Game-modal-btn-76dfed[data-v-c4a0c299]:hover{background:#04505a}.Bolly_Game-modal-btn-76dfed[data-v-c4a0c299]:active{background:#034048}@keyframes fadeIn-c4a0c299{0%{opacity:0}to{opacity:1}}@keyframes slideUp-c4a0c299{0%{transform:translateY(.3rem);opacity:0}to{transform:translateY(0);opacity:1}}.Bolly_Game-download-section-d83307[data-v-d61998ee]{padding:.1rem .3rem;background:#fff}.Bolly_Game-download-content-8e7603[data-v-d61998ee]{text-align:center}.Bolly_Game-download-btn-a6c245[data-v-d61998ee]{background:#056677;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;border:.03rem solid #44FBF3;border-radius:.2rem;color:#fff;font-size:.3rem;padding:.1rem .3rem;cursor:pointer;display:inline-flex;align-items:center;gap:.1rem;position:relative;transition:all .3s;margin-bottom:.2rem;text-decoration:none;box-shadow:0 .02rem .06rem #0003}.Bolly_Game-download-btn-a6c245[data-v-d61998ee]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}.Bolly_Game-download-icon-ad7837[data-v-d61998ee]{width:.68rem;object-fit:contain}.Bolly_Game-download-text-2f28a7[data-v-d61998ee]{font-size:.3rem;color:#fff}.Bolly_Game-gift-icon-wrapper-d92a56[data-v-d61998ee]{width:.8rem;height:.8rem;display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:absolute;top:-.3rem;right:-.3rem}.Bolly_Game-gift-icon-6cf645[data-v-d61998ee]{width:100%;height:100%}.Bolly_Game-download-info-933da6[data-v-d61998ee]{text-align:center}.Bolly_Game-download-title-871761[data-v-d61998ee]{margin:0 0 .1rem}.Bolly_Game-download-bonus-8f5c29[data-v-d61998ee]{font-size:.3rem;color:#333;margin:0}.Bolly_Game-features-wrapper-3c7bcc[data-v-423bce7e]{width:100%}.Bolly_Game-features-section-c1f211[data-v-423bce7e]{padding:.1rem .15rem;margin:.3rem;border-radius:.2rem;box-shadow:0 0 .2rem #46fff64d}.Bolly_Game-features-section-title-54efa9[data-v-423bce7e]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}.Bolly_Game-features-grid-f08220[data-v-423bce7e]{display:grid;grid-template-columns:1fr 1fr;gap:.1rem;border-radius:.1rem;overflow:hidden}.Bolly_Game-feature-card-833615[data-v-423bce7e]{text-align:center;transition:transform .3s;position:relative;margin-bottom:.1rem;margin-top:.1rem}.Bolly_Game-feature-card-833615[data-v-423bce7e]:nth-child(n+3){margin-bottom:0}.Bolly_Game-feature-card-833615[data-v-423bce7e]:nth-child(-n+2){margin-top:0}.Bolly_Game-faq-categories-45dcd7[data-v-423bce7e]{padding:.3rem .15rem;display:flex;flex-direction:column;gap:.15rem}.Bolly_Game-faq-category-d43d91[data-v-423bce7e]{box-shadow:0 0 .2rem #46fff64d;border-radius:.35rem;transition:all .3s ease;cursor:pointer}.Bolly_Game-faq-category-d43d91[data-v-423bce7e]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #00000026}.Bolly_Game-faq-category-header-368ec6[data-v-423bce7e]{display:flex;align-items:center;padding:.2rem;gap:.15rem}.Bolly_Game-faq-category-icon-5a0327[data-v-423bce7e]{flex-shrink:0;width:1rem;display:flex;align-items:center;justify-content:center}.Bolly_Game-faq-icon-bf32ad[data-v-423bce7e]{width:100%;height:100%;object-fit:contain}.Bolly_Game-faq-category-content-63701d[data-v-423bce7e]{flex:1;display:flex;flex-direction:column;gap:.05rem}.Bolly_Game-faq-category-title-7b7145[data-v-423bce7e]{font-size:.28rem;color:#fff;margin:0;line-height:1.2}.Bolly_Game-faq-category-desc-683982[data-v-423bce7e]{font-size:.2rem;color:#fff;margin:0;line-height:1.3;opacity:.9}.Bolly_Game-feature-header-1a4b01[data-v-423bce7e]{display:flex;align-items:center;justify-content:center;gap:.1rem}.Bolly_Game-feature-img-container-05d9e6[data-v-423bce7e]{width:1.04rem;height:1.2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Bolly_Game-feature-img-bf08e7[data-v-423bce7e]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.Bolly_Game-feature-title-06f78e[data-v-423bce7e]{font-size:.22rem;color:#46fff6;margin:0}.Bolly_Game-feature-desc-7c59be[data-v-423bce7e]{font-size:.2rem;color:#fff;margin:0;line-height:1.2}.Bolly_Game-user-guides-section-7f222e[data-v-5daeaf7a]{padding:.1rem .3rem}.Bolly_Game-user-guides-title-bc30e3[data-v-5daeaf7a]{margin:0 0 .15rem;text-align:left}.Bolly_Game-user-guides-intro-9dd684[data-v-5daeaf7a]{line-height:1.6;margin:0 0 .3rem}.Bolly_Game-user-guides-list-dc3031[data-v-5daeaf7a]{display:flex;flex-direction:column;gap:.15rem}.Bolly_Game-user-guide-item-989e30[data-v-5daeaf7a]{border-radius:.12rem;padding:.25rem .25rem .25rem .5rem;font-size:.3rem;color:#000;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:.15rem;box-shadow:0 .02rem .06rem #0000001a;position:relative;overflow:hidden;text-align:left;width:100%;text-decoration:none;justify-content:flex-start}.Bolly_Game-user-guide-item-989e30[data-v-5daeaf7a]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff3,#fff0);pointer-events:none}.Bolly_Game-user-guide-item-989e30[data-v-5daeaf7a]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #00000026}.Bolly_Game-user-guide-icon-wrapper-341569[data-v-5daeaf7a]{width:.4rem;height:.4rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Bolly_Game-user-guide-icon-ebd77f[data-v-5daeaf7a]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.Bolly_Game-user-guide-text-4e8a14[data-v-5daeaf7a]{font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-guide-section-8eece6[data-v-f244ff6c]{background:#fff;padding:.1rem .3rem}.Bolly_Game-guide-header-c502f6[data-v-f244ff6c]{display:flex;align-items:center;gap:.15rem;margin-bottom:.2rem}.Bolly_Game-guide-icon-454358[data-v-f244ff6c]{width:.67rem;height:.67rem;flex-shrink:0}.Bolly_Game-guide-title-e37b50[data-v-f244ff6c]{margin:0;line-height:1.3}.Bolly_Game-guide-steps-1c67e8[data-v-f244ff6c]{margin-bottom:.2rem}.Bolly_Game-guide-step-7dbd70[data-v-f244ff6c]{display:flex;align-items:flex-start;gap:.1rem;margin-bottom:.15rem}.Bolly_Game-guide-step-7dbd70.left[data-v-f244ff6c]{margin-top:.3rem}.Bolly_Game-step-icon-90a188[data-v-f244ff6c]{width:.35rem;height:.35rem;flex-shrink:0;margin-top:-.05rem}.Bolly_Game-bullet-point-1f85e3[data-v-f244ff6c]{font-size:.24rem;flex-shrink:0;margin-top:-.01rem}.Bolly_Game-guide-step-7dbd70 p[data-v-f244ff6c]{line-height:1.4;margin:0}.Bolly_Game-guide-banner-f73ddd[data-v-f244ff6c]{width:100%;overflow:hidden;border-radius:.1rem;margin:.2rem 0}.Bolly_Game-guide-banner-img-c26275[data-v-f244ff6c]{width:100%;height:auto;display:block}.Bolly_Game-security-section-f109a2[data-v-92128d8c]{background:#fff;padding:.1rem .3rem;position:relative}.Bolly_Game-security-header-ca946c[data-v-92128d8c]{text-align:center;margin-bottom:.3rem}.Bolly_Game-security-title-3dc3b8[data-v-92128d8c]{margin:0;text-align:left}.Bolly_Game-security-logos-b4243a[data-v-92128d8c]{width:100%;text-align:center;margin-bottom:.3rem}.Bolly_Game-security-badges-0b621c[data-v-92128d8c]{display:flex;justify-content:center;align-items:center;gap:.1rem;flex-wrap:wrap;width:100%;padding:.3rem .1rem;box-shadow:0 0 .2rem #46fff64d;border-radius:.4rem;box-sizing:border-box}.Bolly_Game-security-badge-b4b7f6[data-v-92128d8c]{display:flex;flex-direction:column;align-items:center;padding:.1rem;border-radius:.08rem;min-width:.6rem;max-width:100%;flex-shrink:0;flex-basis:auto;transition:all .3s;cursor:pointer;box-sizing:border-box}.Bolly_Game-security-badge-b4b7f6[data-v-92128d8c]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0000001a}.Bolly_Game-security-badge-img-b8858d[data-v-92128d8c]{width:auto!important;height:1rem!important;max-width:100%;max-height:1rem;object-fit:contain;margin-bottom:.05rem;box-sizing:border-box}.Bolly_Game-security-badge-text-f15ce8[data-v-92128d8c]{font-size:.08rem;color:var(--ipl-dark);text-align:center;line-height:1.1;white-space:nowrap}.Bolly_Game-security-disclaimer-9521e6[data-v-92128d8c]{text-align:left}.Bolly_Game-security-disclaimer-9521e6 p[data-v-92128d8c]{line-height:1.4;margin:0 0 .1rem}.Bolly_Game-security-disclaimer-9521e6 p[data-v-92128d8c]:last-child{margin-bottom:0}.Bolly_Game-login-title-b3b279[data-v-41e43407]{font-size:.4rem;font-weight:700;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;margin:0}.Bolly_Game-login-btn-04c708[data-v-41e43407]{width:60%;margin-left:20%;border:none;border-radius:.15rem;color:#fff;font-size:.3rem;font-weight:700;padding:.15rem .2rem;cursor:pointer;transition:all .3s;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-login-footer-ea71f5[data-v-4301b36c]{background:#fff;padding:.3rem .3rem 0;position:relative;overflow:hidden}.Bolly_Game-login-footer-ea71f5 .Bolly_Game-footer-links-8b754c[data-v-4301b36c]{position:relative;z-index:2;padding-bottom:1.3rem}.Bolly_Game-login-footer-ea71f5 .Bolly_Game-footer-row-12d745[data-v-4301b36c]{display:flex;justify-content:center;gap:.2rem;margin-bottom:.15rem;flex-wrap:wrap}.Bolly_Game-login-footer-ea71f5 .Bolly_Game-footer-link-dd70a9[data-v-4301b36c]{font-size:.3rem;text-decoration:underline;transition:color .3s}.Bolly_Game-login-footer-ea71f5 .Bolly_Game-footer-link-dd70a9[data-v-4301b36c]:hover{color:#056677}.Bolly_Game-footer-waves-9aa279[data-v-4301b36c]{position:absolute;bottom:0;left:0;right:0;overflow:hidden;z-index:1}.Bolly_Game-wave-bg-img-ee7a12[data-v-4301b36c]{width:100%;height:1.3rem;background-size:cover}.Bolly_Game-register-title-d148f1[data-v-7884a95d]{font-size:.4rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;margin:0}.Bolly_Game-register-btn-8b91b3[data-v-7884a95d]{width:60%;margin-left:20%;border:none;border-radius:.15rem;color:#fff;font-size:.3rem;padding:.15rem .2rem;cursor:pointer;transition:all .3s;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-first-deposit-section-e5c0ca[data-v-fd40e516]{padding:.1rem .3rem;position:relative;box-shadow:0 0 .2rem #46fff64d;border-radius:.3rem;width:100%;margin:0}.Bolly_Game-section-underline-wrap-d5edc5[data-v-fd40e516]{width:90%;margin:0 5%}.Bolly_Game-expandable-content-dfe2e2[data-v-fd40e516]{flex-basis:100%;margin-left:.55rem;overflow:hidden;color:#fff;transition:max-height .3s ease}.Bolly_Game-deposit-card-85dab6[data-v-fd40e516]{width:100%;padding:.12rem .28rem;box-sizing:border-box;margin-bottom:.25rem}.Bolly_Game-deposit-header-d64771[data-v-fd40e516]{display:flex;align-items:flex-start;gap:.18rem;margin-bottom:.15rem}.Bolly_Game-deposit-brand-e54597[data-v-fd40e516]{display:flex;align-items:flex-start;gap:.12rem;flex:1}.Bolly_Game-deposit-brand-logo-wrapper-b88238[data-v-fd40e516]{width:1.7rem;height:1.7rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Bolly_Game-deposit-brand-logo-7d7aa0[data-v-fd40e516]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.Bolly_Game-deposit-brand-name-cec3f2[data-v-fd40e516]{font-size:.32rem;color:#fff;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;display:block}.Bolly_Game-deposit-stars-a6657c[data-v-fd40e516]{display:flex;align-items:center;gap:.06rem;font-size:.3rem}.Bolly_Game-deposit-star-7dce63[data-v-fd40e516]{color:gold;line-height:1}.Bolly_Game-deposit-body-137f9e[data-v-fd40e516]{text-align:left}.Bolly_Game-deposit-content-cdfa42[data-v-fd40e516]{text-align:center}.Bolly_Game-deposit-body-137f9e p[data-v-fd40e516]{font-size:.3rem;color:#fff;line-height:1.4;margin:0 0 .2rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-deposit-btn-e572e9[data-v-fd40e516]{background:linear-gradient(180deg,#17d878,#00b45a);border:none;border-radius:.22rem;color:#fff;font-size:.26rem;padding:.22rem .2rem;margin:.3rem auto;cursor:pointer;transition:all .3s;display:block;width:100%;max-width:none;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;text-decoration:none;text-align:center}.Bolly_Game-verified-info-30f240[data-v-fd40e516]{display:flex;align-items:center;justify-content:center;gap:.1rem;margin:.2rem 0;width:100%;box-sizing:border-box}.Bolly_Game-flag-icon-wrapper-90b10f[data-v-fd40e516]{width:1.15rem;height:1.15rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Bolly_Game-flag-icon-cc8b03[data-v-fd40e516]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.Bolly_Game-verified-text-3302cc[data-v-fd40e516]{font-size:.3rem;color:#fff;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-pros-cons-cd8841[data-v-fd40e516]{margin-top:.2rem;padding:0 .2rem}.Bolly_Game-pros-cons-title-fc4860[data-v-fd40e516]{font-size:.3rem;color:#fff;text-align:left;margin:0 0 .15rem}.Bolly_Game-pros-list-8e9034[data-v-fd40e516]{list-style:none;padding:0;margin:0}.Bolly_Game-pros-list-8e9034 li[data-v-fd40e516]{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.17rem;margin-bottom:.3rem;font-size:.25rem;color:#fff;line-height:1.4;cursor:pointer}.Bolly_Game-pros-list-icon-e4e0e7[data-v-fd40e516]{flex-shrink:0;width:.38rem;height:.28rem;background-size:contain;background-position:center;background-repeat:no-repeat}.Bolly_Game-pros-list-item-text-2f9b3c[data-v-fd40e516]{flex:1}.Bolly_Game-reviews-section-b33282[data-v-b2af9911]{background:#fff;padding:.1rem .3rem;position:relative}.Bolly_Game-reviews-section-b33282 .Bolly_Game-review-card-827ae3[data-v-b2af9911]{background:#fff;box-shadow:0 .04rem .12rem #00000014;border-radius:.2rem;padding:.28rem;margin-bottom:.24rem}.Bolly_Game-reviews-section-b33282 .Bolly_Game-review-card-top-056af7[data-v-b2af9911]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.12rem}.Bolly_Game-reviews-section-b33282 .Bolly_Game-review-google-icon-5d27c2[data-v-b2af9911]{width:.6rem;height:.2rem;flex-shrink:0}.Bolly_Game-reviews-section-b33282 .Bolly_Game-review-title-006987[data-v-b2af9911]{font-size:.26rem;color:#000;margin:0 0 .12rem;line-height:1.3}.Bolly_Game-reviews-section-b33282 .Bolly_Game-review-text-a761ca[data-v-b2af9911]{font-size:.22rem;color:#000;line-height:1.5;margin:0 0 .2rem}.Bolly_Game-reviews-section-b33282 .Bolly_Game-review-footer-c072ac[data-v-b2af9911]{display:flex;align-items:center;gap:.14rem}.Bolly_Game-reviews-section-b33282 .Bolly_Game-review-avatar-wrapper-cb353f[data-v-b2af9911]{width:.72rem;height:.72rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;border-radius:50%;overflow:hidden}.Bolly_Game-reviews-section-b33282 .Bolly_Game-review-avatar-baff89[data-v-b2af9911]{max-width:100%;max-height:100%;width:auto;height:auto;display:block}.Bolly_Game-reviews-section-b33282 .Bolly_Game-review-meta-d6f198[data-v-b2af9911]{display:flex;flex-direction:column;gap:.04rem}.Bolly_Game-reviews-section-b33282 .Bolly_Game-reviewer-name-63c364[data-v-b2af9911]{font-size:.24rem;color:#000;margin:0}.Bolly_Game-reviews-section-b33282 .Bolly_Game-review-date-90fbfd[data-v-b2af9911]{font-size:.18rem;color:#666;white-space:nowrap}.Bolly_Game-reviews-section-b33282 .Bolly_Game-stars-css-762cd4[data-v-b2af9911]{display:flex;align-items:center;gap:.02rem;font-size:.24rem;color:gold}.Bolly_Game-reviews-section-b33282 .Bolly_Game-star-filled-790116[data-v-b2af9911]{color:gold}.Bolly_Game-reviews-section-b33282 .Bolly_Game-star-empty-afcc9d[data-v-b2af9911]{color:#ffd7004d}.Bolly_Game-reviews-section-b33282 .Bolly_Game-more-reviews-6b4060[data-v-b2af9911]{text-align:center;margin-top:.2rem;display:flex;flex-direction:column}.Bolly_Game-reviews-section-b33282 .Bolly_Game-more-btn-64964f[data-v-b2af9911]{background:transparent;border:none;color:#333;font-size:.3rem;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.05rem;padding:.1rem;transition:transform .3s ease}.Bolly_Game-more-btn-64964f[data-v-b2af9911]:hover{transform:scale(1.05)}.Bolly_Game-more-btn-64964f.expanded .Bolly_Game-chevron-8f2218[data-v-b2af9911]{transform:rotate(180deg)}.Bolly_Game-additional-reviews-0ed0b1[data-v-b2af9911]{display:none;animation:fadeIn-b2af9911 .3s ease-in}.Bolly_Game-additional-reviews-0ed0b1.show[data-v-b2af9911]{display:block}@keyframes fadeIn-b2af9911{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Bolly_Game-chevron-8f2218[data-v-b2af9911]{width:.23rem;height:.23rem}.Bolly_Game-site-score-review-49bf85[data-v-8a87b4c3]{position:relative}.Bolly_Game-score-title-6da1ba[data-v-8a87b4c3]{text-align:center;font-size:.36rem;color:#fff;margin:.3rem 0;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-main-score-card-9d38c4[data-v-8a87b4c3]{position:relative;text-align:center;padding:.3rem;margin:0 .3rem;border-radius:.2rem;overflow:hidden}.Bolly_Game-main-score-card-bg-4b4634[data-v-8a87b4c3]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-size:cover}.Bolly_Game-brand-name-4041f1[data-v-8a87b4c3]{position:relative;z-index:1;max-width:2rem;height:auto;margin-bottom:.2rem}.Bolly_Game-score-circle-wrapper-4dae43[data-v-8a87b4c3]{position:relative;z-index:1;width:2.5rem;height:2.5rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;border:.25rem solid rgba(50,205,50,.2);border-radius:50%}.Bolly_Game-score-progress-ring-16cc93[data-v-8a87b4c3]{position:absolute;top:-.25rem;left:-.25rem;width:calc(100% + .5rem);height:calc(100% + .5rem);background-size:contain;background-repeat:no-repeat;background-position:center;pointer-events:none}.Bolly_Game-score-label-0c3479[data-v-8a87b4c3]{font-size:.2rem;color:#fff;opacity:.8}.Bolly_Game-score-value-2a843e[data-v-8a87b4c3]{font-size:.8rem;font-weight:700;color:#32cd32}.Bolly_Game-score-recommendation-03f3ae[data-v-8a87b4c3]{position:relative;z-index:1;font-size:.22rem;color:#fff;margin-top:.15rem;text-align:center}.Bolly_Game-features-grid-f08220[data-v-8a87b4c3]{display:grid;grid-template-columns:repeat(2,1fr);gap:.2rem;padding:.3rem}.Bolly_Game-feature-card-833615[data-v-8a87b4c3]{background:#ffffff0d;border-radius:.12rem;padding:.2rem;text-align:center;box-shadow:0 .02rem .1rem #0000001a}.Bolly_Game-feature-icon-e64aab[data-v-8a87b4c3]{width:.6rem;height:.6rem;object-fit:contain;margin-bottom:.1rem}.Bolly_Game-feature-title-06f78e[data-v-8a87b4c3]{font-size:.22rem;color:#fff;font-weight:700;margin-bottom:.08rem}.Bolly_Game-feature-detail-f1a1c4[data-v-8a87b4c3]{font-size:.18rem;color:#ffffffb3;line-height:1.4}.Bolly_Game-feature-detail-f1a1c4.blue[data-v-8a87b4c3]{color:#46fff6;font-weight:700;font-size:.24rem;margin-bottom:.04rem}.Bolly_Game-bottom-section-157bdc[data-v-8a87b4c3]{position:relative;text-align:center;padding:.3rem}.Bolly_Game-bottom-wave-bg-49dc3e[data-v-8a87b4c3]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.Bolly_Game-mobile-phone-container-a24612[data-v-8a87b4c3]{position:relative;z-index:1;display:inline-block;margin-bottom:.2rem}.Bolly_Game-mobile-phone-9d4413[data-v-8a87b4c3]{width:3rem;height:5.5rem}.Bolly_Game-certified-shield-f4e256[data-v-8a87b4c3]{position:absolute;bottom:0;right:-.5rem;width:1rem;height:1.2rem}.Bolly_Game-cta-button-11a07d[data-v-8a87b4c3]{position:relative;z-index:1;background:linear-gradient(180deg,#058e43,#025e16);color:#fff;border:none;border-radius:.12rem;padding:.18rem .3rem;font-size:.24rem;cursor:pointer;width:90%;margin:0 auto;display:block;transition:all .3s}.Bolly_Game-cta-button-11a07d[data-v-8a87b4c3]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #0003}.Bolly_Game-update-date-d44e9e[data-v-8a87b4c3]{position:relative;z-index:1;font-size:.18rem;color:#fff9;margin-top:.15rem}.Bolly_Game-feedback-star-cb4547[data-v-9d34d38d]{font-size:.4rem;color:#ffc107;cursor:pointer;transition:transform .2s;-webkit-user-select:none;user-select:none}.Bolly_Game-reviews-title-a7ac54[data-v-b332c4b1]{font-size:.39rem;color:#fff;margin:0;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-feedback-header-title-8205ed[data-v-b332c4b1]{display:inline-flex;align-items:center;justify-content:center;gap:.12rem;max-width:100%;padding:.12rem 0;margin:0;font-size:.28rem;font-weight:700;line-height:1.3;text-align:center;color:#ffeb3b;background:transparent;border:none;box-shadow:none;cursor:default;-webkit-user-select:none;user-select:none;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-feedback-submit-btn-f107ff[data-v-b332c4b1]{width:100%;background:linear-gradient(180deg,#ff0,#ff7a05);color:#000;border:.02rem solid #e0b110;border-radius:.12rem;padding:.18rem .3rem;font-size:.28rem;cursor:pointer;transition:all .3s;margin-top:.2rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-cricket-guide-btn-c5e098[data-v-0284d3b3]{box-sizing:border-box;color:#000;border:none;border-radius:.12rem;padding:.15rem .2rem;font-size:.22rem;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.08rem;box-shadow:0 .02rem .06rem #0000001a;position:relative;overflow:hidden;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-cricket-match-title-85cc59[data-v-65348e5b]{font-size:.39rem;text-align:left;color:#fff;margin:0;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-game-carousel-section-061115[data-v-25b66c3f]{background:#fff;padding:.1rem 0;padding-bottom:0;overflow:hidden}.Bolly_Game-game-carousel-title-866df4[data-v-25b66c3f]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}.Bolly_Game-game-carousel-container-c7c257[data-v-25b66c3f]{position:relative;width:100%;overflow:hidden}.Bolly_Game-game-carousel-track-b29873[data-v-25b66c3f]{display:flex;gap:.2rem;width:fit-content;animation:scroll-left-25b66c3f 15s linear infinite;will-change:transform}.Bolly_Game-game-carousel-track-b29873[data-v-25b66c3f]:hover{animation-play-state:paused}.Bolly_Game-game-item-5cacaf[data-v-25b66c3f]{flex-shrink:0;width:1.5rem;height:1.8rem;border-radius:.12rem;overflow:hidden;cursor:pointer;transition:transform .3s;box-shadow:0 .02rem .08rem #0000001a;display:block;text-decoration:none}.Bolly_Game-game-item-5cacaf[data-v-25b66c3f]:hover{transform:scale(1.05)}.Bolly_Game-game-item-5cacaf[data-v-25b66c3f]:active{transform:scale(.98)}.Bolly_Game-game-item-5cacaf img[data-v-25b66c3f]{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none}.Bolly_Game-game-carousel-underline-wrap-dbea4f[data-v-25b66c3f]{width:100%;box-sizing:border-box;padding:0 .3rem}@keyframes scroll-left-25b66c3f{0%{transform:translate(0)}to{transform:translate(-6.6rem)}}.Bolly_Game-game-types-section-4e9f8c[data-v-b0b848d2]{background:#fff;padding:.1rem .3rem}.Bolly_Game-game-types-title-de445e[data-v-b0b848d2]{margin:0 0 .2rem;text-align:left}.Bolly_Game-game-types-description-37472b[data-v-b0b848d2]{line-height:1.6;margin:0 0 .3rem}.Bolly_Game-game-types-grid-18d83c[data-v-b0b848d2]{display:grid;grid-template-columns:repeat(2,1fr);gap:.3rem .5rem;margin-bottom:.2rem}.Bolly_Game-game-types-grid-3col-3f839c[data-v-b0b848d2]{display:grid;grid-template-columns:repeat(3,1fr);gap:.15rem;margin-bottom:.3rem}.Bolly_Game-game-type-btn-dc3ba4[data-v-b0b848d2]{color:#000;border-radius:.12rem;padding:.05rem .2rem;font-size:.32rem;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.08rem;box-shadow:0 .02rem .06rem #0000001a;position:relative;overflow:hidden;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;text-decoration:none}.Bolly_Game-game-type-btn-dc3ba4[data-v-b0b848d2]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff3,#fff0);pointer-events:none}.Bolly_Game-game-type-btn-dc3ba4[data-v-b0b848d2]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #00000026}.Bolly_Game-game-type-icon-wrapper-88d33e[data-v-b0b848d2]{width:.64rem;height:.64rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Bolly_Game-game-type-icon-25abf3[data-v-b0b848d2]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.Bolly_Game-games-grid-f1c454[data-v-b0b848d2]{display:grid;grid-template-columns:repeat(3,1fr);gap:.15rem;margin:1rem 0 .5rem}.Bolly_Game-game-card-link-ea1585[data-v-b0b848d2]{text-decoration:none;display:block}.Bolly_Game-game-card-0908bd[data-v-b0b848d2]{width:100%;border-radius:.12rem;overflow:hidden;box-shadow:0 .02rem .08rem #0000001a;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box}.Bolly_Game-game-card-image-wrapper-bffb73[data-v-b0b848d2]{width:1.24rem;height:1.24rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;margin-top:.3rem}.Bolly_Game-game-card-image-5c1a13[data-v-b0b848d2]{max-width:100%;max-height:100%;width:auto;height:auto;display:block;box-sizing:border-box}.Bolly_Game-game-card-content-765db5[data-v-b0b848d2]{padding:.15rem;display:flex;flex-direction:column;gap:.1rem;width:100%;box-sizing:border-box}.Bolly_Game-game-card-title-fd7f21[data-v-b0b848d2]{font-size:.22rem;color:#fff;margin:0;text-align:center;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-game-card-btn-4e5dfa[data-v-b0b848d2]{width:80%;margin:0 auto;background:linear-gradient(90deg,#ff0,#febb00);color:#000;border:none;border-radius:.08rem;padding:.1rem .2rem;font-size:.22rem;text-transform:uppercase;cursor:pointer;transition:all .3s;text-align:center;box-sizing:border-box;text-decoration:none;display:inline-block;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-game-card-btn-4e5dfa[data-v-b0b848d2]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #0003}.Bolly_Game-games-cta-btn-b2837e[data-v-b0b848d2]{display:block;width:80%;margin:5% 10%;color:#000;border-radius:.12rem;padding:.2rem .4rem;font-size:.28rem;text-transform:uppercase;cursor:pointer;transition:all .3s;text-align:center;text-decoration:none;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-games-cta-btn-b2837e[data-v-b0b848d2]:hover{transform:translateY(-.02rem);box-shadow:0 .06rem .12rem #0003}.Bolly_Game-how-to-start-section-79bc6c[data-v-b0b848d2]{text-align:center;border-radius:.12rem}.Bolly_Game-how-to-start-title-9e7f6c[data-v-b0b848d2]{margin:0 0 .3rem;text-align:center;line-height:1.3}.Bolly_Game-how-to-start-text-8fada5[data-v-b0b848d2]{line-height:1.6;margin:0 0 .2rem;text-align:left}.Bolly_Game-rtp-slots-f26dc2[data-v-18bc56f7]{background:#fff;padding:.4rem .3rem;margin:.3rem 0}.Bolly_Game-rtp-title-496fe3[data-v-18bc56f7]{font-size:.36rem;margin-bottom:.3rem;text-align:left}.Bolly_Game-expert-verdict-b17d6a[data-v-18bc56f7]{border-radius:.5rem;padding:.3rem;margin-bottom:.3rem;box-shadow:0 .02rem .08rem #0000001a}.Bolly_Game-expert-header-066cc6[data-v-18bc56f7]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.2rem;position:relative}.Bolly_Game-expert-left-bd3e15[data-v-18bc56f7]{display:flex;align-items:flex-start;gap:.15rem;flex:1}.Bolly_Game-expert-avatar-c5a38a[data-v-18bc56f7]{width:1.28rem;height:1.28rem;border-radius:50%;flex-shrink:0}.Bolly_Game-expert-info-f55ac4[data-v-18bc56f7]{display:flex;flex-direction:column;gap:.05rem;flex:1}.Bolly_Game-expert-name-383ad5[data-v-18bc56f7]{font-size:.32rem;color:#000;margin-bottom:.02rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-expert-label-45cf48[data-v-18bc56f7]{font-size:.24rem;color:#666;margin-bottom:.05rem}.Bolly_Game-verified-badge-3fea4d[data-v-18bc56f7]{display:inline-flex;align-items:center;gap:.05rem;color:#fff;font-size:.16rem;padding:.03rem .1rem;border-radius:.12rem;background:linear-gradient(0deg,#002228,#066473),#ffffff80;width:fit-content}.Bolly_Game-verified-icon-81f13e[data-v-18bc56f7]{font-size:.14rem}.Bolly_Game-verified-text1-0f8347[data-v-18bc56f7]{font-size:.24rem}.Bolly_Game-expert-location-9a19c8[data-v-18bc56f7]{display:flex;align-items:center;gap:.05rem;font-size:.24rem;color:#999;position:absolute;right:.3rem;top:.3rem}.Bolly_Game-location-icon-a7a72d[data-v-18bc56f7]{width:.16rem;height:.2rem}.Bolly_Game-expert-rating-ce8fda[data-v-18bc56f7]{display:flex;align-items:center;gap:.1rem;margin-bottom:.2rem}.Bolly_Game-stars-d3240c[data-v-18bc56f7]{display:flex;gap:.02rem}.Bolly_Game-star-59b7c1[data-v-18bc56f7]{width:.4rem;height:.4rem;object-fit:contain}.Bolly_Game-rating-text-abee8b[data-v-18bc56f7]{font-size:.26rem;color:#999;margin-top:.06rem}.Bolly_Game-expert-opinion-e267bb[data-v-18bc56f7]{border-radius:.1rem;padding:.2rem;margin-bottom:.15rem}.Bolly_Game-expert-update-984fc9[data-v-18bc56f7]{font-size:.24rem;color:#000;text-align:center}.Bolly_Game-rtp-table-e51e8a[data-v-18bc56f7]{overflow:hidden}.Bolly_Game-rtp-table-header-93b908[data-v-18bc56f7]{display:grid;grid-template-columns:.5fr 1.2fr .8fr 2fr;font-size:.22rem;color:#333!important}.Bolly_Game-rtp-table-header-93b908>div[data-v-18bc56f7]{color:#333!important;display:flex;align-items:center;justify-content:center;text-align:center;padding:.2rem .15rem;box-sizing:border-box}.Bolly_Game-rtp-table-header-93b908>div[data-v-18bc56f7]:last-child{border-right:none}.Bolly_Game-rtp-table-row-5ec8e3[data-v-18bc56f7]{display:grid;grid-template-columns:.5fr 1.2fr .8fr 2fr;color:#333!important}.Bolly_Game-rtp-table-row-5ec8e3[data-v-18bc56f7]:last-child{border-bottom:none}.Bolly_Game-rtp-col-rank-a518ae[data-v-18bc56f7]{display:flex;align-items:center;justify-content:center;font-size:.22rem;color:#333!important;text-align:center;box-sizing:border-box;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-rtp-col-game-cffef2[data-v-18bc56f7]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.02rem;text-align:center;box-sizing:border-box;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-game-name-b3937e[data-v-18bc56f7]{font-size:.22rem;color:#333!important}.Bolly_Game-game-provider-7a2126[data-v-18bc56f7]{font-size:.2rem;color:#666!important}.Bolly_Game-rtp-col-rtp-c4601e[data-v-18bc56f7]{display:flex;align-items:center;justify-content:center;padding:.2rem .15rem;text-align:center;box-sizing:border-box;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-rtp-value-9a62fc[data-v-18bc56f7]{font-size:.22rem;color:#4caf50}.Bolly_Game-rtp-col-review-850bfe[data-v-18bc56f7]{display:flex;align-items:center;justify-content:center;padding:.2rem .15rem;text-align:center;box-sizing:border-box;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-rtp-table-header-93b908 .Bolly_Game-rtp-col-review-850bfe[data-v-18bc56f7]{border-right:none}.Bolly_Game-review-text-a761ca[data-v-18bc56f7]{font-size:.16rem;color:#666!important;line-height:1.5;margin:0}.Bolly_Game-payment-section-19e1b9[data-v-8e390faf]{background:#fff;padding:.3rem;position:relative}.Bolly_Game-payment-content-8ad09d[data-v-8e390faf]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.Bolly_Game-payment-text-f56138[data-v-8e390faf]{width:100%}.Bolly_Game-payment-title-3ec3d1[data-v-8e390faf]{margin:0 0 .15rem;text-align:left;line-height:1.2}.Bolly_Game-payment-description-45790c[data-v-8e390faf]{line-height:1.7}.Bolly_Game-payment-logos-section-a57fd7[data-v-8e390faf]{background:#fff;padding:.1rem .3rem;position:relative}.Bolly_Game-payment-logos-a7062b[data-v-8e390faf]{width:100%;text-align:center}.Bolly_Game-payment-logos-img-wrapper-8a3655[data-v-8e390faf]{width:100%;height:1.1rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.Bolly_Game-payment-logos-img-699c6a[data-v-8e390faf]{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;display:block}.Bolly_Game-partners-section-2b0650[data-v-8e390faf]{background:#fff;padding:.3rem;position:relative}.Bolly_Game-partners-bg-04240b[data-v-8e390faf]{width:100%;overflow:hidden;border-radius:.2rem}.Bolly_Game-partners-bg-img-0a10d8[data-v-8e390faf]{width:100%;height:auto;object-fit:contain;display:block}.Bolly_Game-payment-intro-22fea7[data-v-2ca83b92]{padding:.3rem;background:#fff}.Bolly_Game-payment-intro-title-8338c9[data-v-2ca83b92]{font-size:.36rem;margin:0 0 .12rem;color:#056677;line-height:1.4;text-align:left;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-payment-intro-desc-78e0a6[data-v-2ca83b92]{font-size:.26rem;line-height:1.6;color:#000;margin:0 0 .24rem}.Bolly_Game-payment-intro-banner-098e7c[data-v-2ca83b92]{width:100%;border-radius:.1rem;overflow:hidden;margin-top:.2rem}.Bolly_Game-payment-intro-banner-img-f80a62[data-v-2ca83b92]{width:100%;height:auto;display:block}.Bolly_Game-payment-logos-section-a57fd7[data-v-0e3fd6ad]{background:#fff;padding:.1rem .3rem;position:relative}.Bolly_Game-payment-logos-a7062b[data-v-0e3fd6ad]{width:100%;text-align:center}.Bolly_Game-payment-logos-img-wrapper-8a3655[data-v-0e3fd6ad]{width:100%;height:1.1rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.Bolly_Game-payment-logos-img-699c6a[data-v-0e3fd6ad]{width:100%;height:100%}.Bolly_Game-app-promo-wrapper-4d2f52[data-v-47f357e4]{width:100%}.Bolly_Game-app-promo-underline-wrap-8b5335[data-v-47f357e4]{width:90%;margin:0 5%}.Bolly_Game-app-promo-banner-text-519717[data-v-47f357e4]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}.Bolly_Game-app-promo-section-387cf0[data-v-47f357e4]{background:linear-gradient(180deg,#ff7a05,#fb0);position:relative;padding:.1rem .3rem;border-radius:.16rem;box-shadow:0 .06rem .12rem #00000026}.Bolly_Game-app-promo-banner-d2174a[data-v-47f357e4]{background:transparent;border-radius:0;padding:.2rem 0;text-align:center;margin-bottom:.2rem;box-shadow:none}.Bolly_Game-app-promo-content-bfd777[data-v-47f357e4]{background:transparent;border-radius:0;padding:0;box-shadow:none;margin-bottom:.2rem}.Bolly_Game-app-promo-title-577003[data-v-47f357e4]{font-size:.36rem;color:#000;margin:0 0 .2rem;display:flex;align-items:center;gap:.08rem}.Bolly_Game-app-promo-advantages-c0201b[data-v-47f357e4]{list-style:none;padding:0;margin:0 0 .2rem;display:flex;flex-direction:column;gap:.12rem}.Bolly_Game-app-promo-advantage-2f7b77[data-v-47f357e4]{font-size:.26rem;color:#000;display:flex;align-items:center;gap:.08rem;line-height:1.5}.Bolly_Game-app-promo-arrow-b6ce03[data-v-47f357e4]{font-size:.28rem;color:#000;flex-shrink:0;margin-right:.15rem}.Bolly_Game-app-promo-steps-9d433b[data-v-47f357e4]{display:flex;flex-direction:column;gap:.16rem;margin-top:.2rem}.Bolly_Game-app-promo-step-df8d63[data-v-47f357e4]{display:flex;align-items:center;gap:.12rem;position:relative}.Bolly_Game-app-promo-step-df8d63[data-v-47f357e4]:not(:last-child):after{content:"";position:absolute;left:.2rem;top:.73rem;width:.04rem;height:.64rem;background:#000;transform:translate(-50%)}.Bolly_Game-app-promo-step-number-440275[data-v-47f357e4]{width:.4rem;height:.4rem;border-radius:50%;background:#000;color:#fff;font-size:.24rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 .02rem .04rem #0003;position:relative;z-index:1}.Bolly_Game-app-promo-step-line-1a669a[data-v-47f357e4]{display:none}.Bolly_Game-app-promo-step-btn-111989[data-v-47f357e4]{flex:1;background:#f3722cb8;border-radius:.1rem;padding:.14rem .2rem;font-size:.31rem;color:#fff;cursor:pointer;transition:all .3s;text-align:left;border:.02rem solid rgba(225,255,2,1)}.Bolly_Game-app-promo-step-btn-111989[data-v-47f357e4]:hover{background:#f3722cb8}.Bolly_Game-app-promo-highlight-324ac0[data-v-47f357e4]{color:#ffeb3b}.Bolly_Game-app-promo-cta-6949b8[data-v-47f357e4]{background:transparent;border-radius:0;padding:.3rem 0 0;box-shadow:none}.Bolly_Game-app-promo-cta-btn-2d11f8[data-v-47f357e4]{width:100%;background:#058e23;border:.03rem solid rgba(255,255,0,1);border-radius:.12rem;padding:.2rem;color:#fff;font-size:.32rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.12rem;transition:all .3s;text-decoration:none;box-shadow:0 .04rem .08rem #0000004d}.Bolly_Game-app-promo-cta-btn-2d11f8[data-v-47f357e4]:hover{background:#4caf5066;border-color:#4caf50cc}.Bolly_Game-app-promo-download-icon-9cfa81[data-v-47f357e4]{width:.4rem;height:.4rem;object-fit:contain}.Bolly_Game-app-title-add5d6[data-v-b0e5047e]{font-size:.42rem;color:#fff;margin:0;text-align:left;display:flex;align-items:center;gap:.08rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-app-description-section-5bb410[data-v-e6a2bbb8]{padding:.1rem .3rem;background:#fff}.Bolly_Game-app-description-box-5b1f72[data-v-e6a2bbb8]{background:#fff;border-radius:.16rem;padding:.3rem;margin-bottom:.2rem}.Bolly_Game-app-description-text-192b13[data-v-e6a2bbb8]{line-height:1.6;margin:0;text-align:left}.Bolly_Game-welcome-section-30ebe1[data-v-da1cf156]{background:#fff;position:relative}.Bolly_Game-welcome-content-cef90e[data-v-da1cf156]{background:#056677;border:.04rem solid rgba(0,216,255,1);margin:.3rem;border-radius:.5rem;padding:.3rem;text-align:center;box-shadow:0 0 .2rem #46fff64d}.Bolly_Game-welcome-title-a3aa94[data-v-da1cf156]{font-size:.42rem;color:#fff;margin:0 0 .1rem;text-align:left}.Bolly_Game-welcome-subtitle-e1c17b[data-v-da1cf156]{font-size:.32rem;color:#fff;margin:0 0 .1rem;background:linear-gradient(180deg,#fc0,#f30);border:.02rem solid;border-image-source:linear-gradient(0deg,#FFFF00 0%,#FFFDCF 100%) 4}.Bolly_Game-welcome-buttons-c7f329[data-v-da1cf156]{display:flex;gap:.2rem;justify-content:center;margin-top:.3rem}.Bolly_Game-welcome-btn-e01705[data-v-da1cf156]{background:#002026;border:.03rem solid #46FFF6;border-radius:.5rem;color:#fff;font-size:.17rem;padding:.1rem .2rem;cursor:pointer;display:flex;align-items:center;gap:.1rem;transition:all .3s;min-width:1rem}.Bolly_Game-welcome-btn-e01705[data-v-da1cf156]:hover{background:#46fff6;color:#056677}.Bolly_Game-btn-icon-be1035[data-v-da1cf156]{width:.31rem;object-fit:contain}.Bolly_Game-download-btn-a6c245[data-v-da1cf156]{border:none;border-radius:.2rem;color:#fff;font-size:.3rem;padding:.1rem .3rem;cursor:pointer;display:inline-flex;align-items:center;gap:.1rem;position:relative;transition:all .3s;margin-bottom:.2rem}.Bolly_Game-download-btn-a6c245[data-v-da1cf156]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}.Bolly_Game-highlight-section-a5f593[data-v-710f047c]{padding:.1rem .3rem;background:#fff}.Bolly_Game-highlight-welcome-d96098[data-v-710f047c]{text-align:center;margin-bottom:.4rem}.Bolly_Game-highlight-subtitle-ec8723[data-v-710f047c]{text-align:left;font-size:.28rem;color:#000;margin:0 0 .12rem;line-height:1.3;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-highlight-title-67e4ef[data-v-710f047c]{font-size:.36rem;color:#000;margin:0 0 .2rem;line-height:1.4;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-highlight-text-159fc9[data-v-710f047c]{font-size:.26rem;color:#000;line-height:1.6;margin:0}.Bolly_Game-highlight-list-f934d1[data-v-710f047c]{display:flex;flex-direction:column;gap:.3rem}.Bolly_Game-highlight-item-748038[data-v-710f047c]{text-align:center;padding:.2rem .25rem}.Bolly_Game-highlight-item-title-091b89[data-v-710f047c]{margin:0 0 .12rem;line-height:1.3;text-align:left}.Bolly_Game-highlight-item-subtitle-bc2d8e[data-v-710f047c]{font-size:.26rem;margin:.15rem 0 .08rem;line-height:1.3;text-align:left;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-highlight-item-text-6cbcdb[data-v-710f047c]{text-align:left;line-height:1.6;margin:0}.Bolly_Game-highlight-cta-c3a2eb[data-v-710f047c]{text-align:center;margin-top:.4rem;padding:.3rem 0}.Bolly_Game-highlight-cta-title-4af7c3[data-v-710f047c]{font-size:.32rem;color:#000;margin:0 0 .15rem;line-height:1.3;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-highlight-cta-text-ccac5a[data-v-710f047c]{font-size:.26rem;color:#000;line-height:1.6;margin:0 0 .2rem}.Bolly_Game-highlight-cta-bonus-729e4e[data-v-710f047c]{font-size:.28rem;color:#058e43;margin:0 0 .15rem}.Bolly_Game-highlight-conclusion-632c6e[data-v-710f047c]{font-size:.26rem;color:#000;line-height:1.6;margin:.3rem 0 0;text-align:center}.Bolly_Game-faq-categories-45dcd7[data-v-a3978f05]{padding:.2rem;background:#fff}.Bolly_Game-faq-category-d43d91[data-v-a3978f05]{background:linear-gradient(135deg,#056677,#002026);border-radius:.15rem;padding:.2rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;margin-bottom:.2rem}.Bolly_Game-faq-category-d43d91[data-v-a3978f05]:hover{transform:translateY(-.02rem);box-shadow:0 .1rem .3rem #0003}.Bolly_Game-faq-category-d43d91.active[data-v-a3978f05]{background:linear-gradient(135deg,#46fff6,#056677);box-shadow:0 .1rem .3rem #46fff64d}.Bolly_Game-faq-category-header-368ec6[data-v-a3978f05]{display:flex;align-items:center;gap:.15rem}.Bolly_Game-faq-category-icon-5a0327[data-v-a3978f05]{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center}.Bolly_Game-faq-icon-bf32ad[data-v-a3978f05]{width:100%;height:100%;object-fit:contain}.Bolly_Game-faq-category-content-63701d[data-v-a3978f05]{flex:1}.Bolly_Game-faq-category-title-7b7145[data-v-a3978f05]{font-size:.28rem;color:#fff;margin:0 0 .05rem;line-height:1.2}.Bolly_Game-faq-category-desc-683982[data-v-a3978f05]{font-size:.2rem;color:#fffc;margin:0;line-height:1.3}.Bolly_Game-faq-category-arrow-8b967a[data-v-a3978f05]{width:.3rem;height:.3rem;display:flex;align-items:center;justify-content:center}.Bolly_Game-faq-arrow-74080e[data-v-a3978f05]{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.Bolly_Game-faq-category-d43d91.active .Bolly_Game-faq-arrow-74080e[data-v-a3978f05]{transform:rotate(180deg)}.Bolly_Game-faq-footer-wrapper-3bca7d[data-v-f49047e5]{position:relative}.Bolly_Game-faq-footer-3abfe5[data-v-f49047e5]{position:relative;overflow:hidden}.Bolly_Game-faq-footer-waves-cc2625[data-v-f49047e5]{position:relative;overflow:hidden;z-index:1}.Bolly_Game-faq-wave-bg-img-adc44c[data-v-f49047e5]{width:100%;height:1.3rem;background-size:cover}.Bolly_Game-faq-contact-12e1f1[data-v-f49047e5]{padding:.3rem .15rem;position:absolute;bottom:1.5rem;z-index:2;width:80%;left:10%}.Bolly_Game-faq-contact-content-d3d42f[data-v-f49047e5]{display:flex;align-items:center;justify-content:space-between;gap:.15rem}.Bolly_Game-faq-contact-text-b64c4e[data-v-f49047e5]{font-size:.24rem;color:#333;margin:0;flex:1}.Bolly_Game-faq-contact-btn-89a7c4[data-v-f49047e5]{background:#f60;color:#fff;border:none;border-radius:.15rem;padding:.12rem .24rem;font-size:.22rem;cursor:pointer;transition:all .3s ease;flex-shrink:0}.Bolly_Game-faq-contact-btn-89a7c4[data-v-f49047e5]:hover{background:#e55a00;transform:translateY(-.01rem);box-shadow:0 .03rem .1rem #0003}.Bolly_Game-only-image-d4a260[data-v-f36df66a]{padding:0 .3rem}.Bolly_Game-daily-banner-c78d42[data-v-f36df66a]{border-radius:.2rem;overflow:hidden;margin-bottom:.3rem}.Bolly_Game-daily-banner-img-wrapper-1b4dd8[data-v-f36df66a]{width:100%;height:3rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.Bolly_Game-daily-banner-img-d641a8[data-v-f36df66a]{width:100%;height:100%;max-width:100%;max-height:100%;display:block}.Bolly_Game-expert-list-8a535b[data-v-b82fca04]{margin:.3rem}.Bolly_Game-slot-rebate-c082cd[data-v-4bc26409]{width:90%;margin:.2rem 5% .4rem;padding:0;box-sizing:border-box}.Bolly_Game-slot-rebate-title-2c67dd[data-v-4bc26409]{font-size:.36rem;margin:0 0 .2rem;line-height:1.3}.Bolly_Game-slot-rebate-hero-a2dfa7[data-v-4bc26409]{width:100%;aspect-ratio:750 / 280;max-height:2.8rem;margin-bottom:.3rem;border-radius:.2rem;overflow:hidden;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.Bolly_Game-slot-rebate-hero-img-adba43[data-v-4bc26409]{width:100%;height:100%;display:block}.Bolly_Game-slot-rebate-section-title-6afef5[data-v-4bc26409]{font-size:.28rem;margin:0 0 .15rem}.Bolly_Game-slot-rebate-details-05bde3[data-v-4bc26409]{font-size:.24rem;color:#555;line-height:1.5;margin:0 0 .25rem}.Bolly_Game-slot-rebate-c082cd[data-v-e109c704]{width:90%;margin:.2rem 5% .4rem;padding:0;box-sizing:border-box}.Bolly_Game-slot-rebate-section-title-6afef5[data-v-e109c704]{font-size:.28rem;margin:0 0 .15rem}.Bolly_Game-slot-rebate-rules-9ccb22[data-v-e109c704]{margin:0;padding-left:.4rem;font-size:.24rem;color:#555;line-height:1.55}.Bolly_Game-slot-rebate-rules-9ccb22 li[data-v-e109c704]{margin-bottom:.12rem}.Bolly_Game-slot-rebate-c082cd[data-v-0eddbc9e]{width:90%;margin:.2rem 5% .4rem;padding:0;box-sizing:border-box}.Bolly_Game-slot-rebate-table-wrap-52e2ee[data-v-0eddbc9e]{width:100%;overflow:auto;margin-bottom:.3rem;border-radius:0;border:.02rem solid #00713e;box-sizing:border-box}.Bolly_Game-slot-rebate-table-5995b5[data-v-0eddbc9e]{width:100%;table-layout:fixed;border-collapse:collapse;font-size:.24rem;background:#000}.Bolly_Game-slot-rebate-table-5995b5 th[data-v-0eddbc9e]{width:50%;padding:.18rem .2rem;text-align:center;color:#fff;background:linear-gradient(274deg,#002228 46.45%,#00798e 99.98%);border-bottom:.02rem solid #00713e;box-sizing:border-box}.Bolly_Game-slot-rebate-table-5995b5 th[data-v-0eddbc9e]:first-child{border-right:.02rem solid #ffffff}.Bolly_Game-slot-rebate-table-5995b5 td[data-v-0eddbc9e]{width:50%;padding:.15rem .2rem;color:#000;border-bottom:.01rem solid #444444;background:#fff;box-sizing:border-box;text-align:center}.Bolly_Game-slot-rebate-table-5995b5 td[data-v-0eddbc9e]:first-child{border-right:.02rem solid #666666}.Bolly_Game-slot-rebate-table-5995b5 tr:last-child td[data-v-0eddbc9e]{border-bottom:none}.Bolly_Game-slot-rebate-cta-wrap-4d2c79[data-v-0eddbc9e]{text-align:center;margin-bottom:.3rem}.Bolly_Game-slot-rebate-cta-box-da33f4[data-v-0eddbc9e]{position:relative;display:inline-block}.Bolly_Game-slot-rebate-cta-c95091[data-v-0eddbc9e]{display:inline-flex;align-items:center;justify-content:center;gap:.12rem;padding:.2rem .8rem;font-size:.24rem;color:#fff;background:linear-gradient(274deg,#002228 46.45%,#00798e 99.98%);border:none;border-radius:.15rem;cursor:pointer;box-sizing:border-box}.Bolly_Game-slot-rebate-cta-icon-63b3ce[data-v-0eddbc9e]{position:absolute;top:-.38rem;right:-.12rem;width:.9rem;height:.9rem;background-size:contain;background-repeat:no-repeat;pointer-events:none;z-index:1}.Bolly_Game-vip-bonus-static-207386[data-v-913cc5d4]{width:90%;margin:.25rem auto .4rem;box-sizing:border-box;background:linear-gradient(180deg,#ffdaa640,#d5830f40);padding:.18rem 0}.Bolly_Game-vip-bonus-title-fdd345[data-v-913cc5d4]{margin:0 5%;text-align:left}.Bolly_Game-vip-bonus-banner-title-8e8657[data-v-913cc5d4]{margin:2% 5%;font-size:.28rem;font-weight:500}.Bolly_Game-vip-bonus-banner-wrapper-03c7b1[data-v-913cc5d4]{width:90%;height:3rem;border-radius:.18rem;overflow:hidden;background:#f7f7f7;margin:0 5% .18rem;display:block}.Bolly_Game-vip-bonus-more-link-844948[data-v-913cc5d4]{display:block;text-align:center;margin:5% 5% 1%;font-size:.24rem;color:#000}.Bolly_Game-vip-bonus-banner-img-718d1c[data-v-913cc5d4]{width:100%;height:100%;display:block}.Bolly_Game-vip-bonus-panel-fec98a[data-v-913cc5d4]{background:transparent;border-radius:0;padding:0;box-sizing:border-box;box-shadow:none}.Bolly_Game-vip-bonus-expert-block-791d12[data-v-913cc5d4]{background:transparent;border-radius:0;border:0;margin-bottom:.08rem;box-sizing:border-box;padding:.1rem .4rem}.Bolly_Game-vip-bonus-expert-header-373aa9[data-v-913cc5d4]{display:flex;align-items:center;gap:.14rem;margin-bottom:.12rem}.Bolly_Game-vip-bonus-expert-avatar-8d985f[data-v-913cc5d4]{width:1.2rem;height:1.2rem;border-radius:50%;overflow:hidden;flex-shrink:0;border:.04rem solid rgba(255,255,255,1);box-shadow:0 .06rem .16rem #0000001f;background:#e8eef7}.Bolly_Game-vip-bonus-expert-avatar-8d985f img[data-v-913cc5d4]{width:1.2rem;height:1.2rem;display:block}.Bolly_Game-vip-bonus-expert-info-304ec8[data-v-913cc5d4]{flex:1;min-width:0}.Bolly_Game-vip-bonus-expert-name-dc8efd[data-v-913cc5d4]{font-size:.32rem;color:#5b2700;font-weight:700;margin:0 0 .06rem;line-height:1.2}.Bolly_Game-vip-bonus-expert-badge-487518[data-v-913cc5d4]{display:inline-flex;align-items:center;gap:.08rem;padding:.08rem .12rem;border-radius:.18rem;background:#005e2d;color:#fff;font-size:.18rem;line-height:1}.Bolly_Game-vip-bonus-expert-badge-icon-bf2606[data-v-913cc5d4]{width:.22rem;height:.22rem;background-size:contain;background-position:center;background-repeat:no-repeat}.Bolly_Game-vip-bonus-recommended-row-772189[data-v-913cc5d4]{display:flex;align-items:center;margin:0 0 .1rem}.Bolly_Game-vip-bonus-recommended-icon-d960cf[data-v-913cc5d4]{width:.4rem;height:.4rem;margin-top:-.03rem;background-size:contain;background-position:center;background-repeat:no-repeat}.Bolly_Game-vip-bonus-recommended-text-3190d1[data-v-913cc5d4]{font-size:.26rem;color:#5b2700;line-height:1.2;font-weight:700}.Bolly_Game-vip-bonus-recommended-star-badge-190824[data-v-913cc5d4]{display:flex;align-items:center;border-radius:.08rem;border:.04rem solid rgba(180,34,0,1);overflow:hidden;background:#fff;padding:0;margin-left:.1rem;margin-bottom:.05rem}.Bolly_Game-vip-bonus-recommended-star-number-31f0e7[data-v-913cc5d4]{background:#b42200;color:#fff;font-size:.2rem;line-height:1;padding:.06rem .1rem}.Bolly_Game-vip-bonus-recommended-stars-cd5cc9[data-v-913cc5d4]{display:inline-flex;align-items:center;gap:.02rem;line-height:1;font-size:.18rem;background:#fff;padding:0 .08rem}.Bolly_Game-vip-bonus-recommended-star-1bf18e[data-v-913cc5d4]{position:relative;display:inline-block;line-height:1}.Bolly_Game-vip-bonus-recommended-star-full-b4d853[data-v-913cc5d4]{color:#ffc400}.Bolly_Game-vip-bonus-recommended-star-empty-49b57c[data-v-913cc5d4],.Bolly_Game-vip-bonus-recommended-star-half-5c1f01[data-v-913cc5d4]{color:#b4b4b4}.Bolly_Game-vip-bonus-recommended-star-half-5c1f01[data-v-913cc5d4]:after{content:"\2605";position:absolute;left:0;top:0;width:50%;overflow:hidden;color:transparent;background:#ffc400;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Bolly_Game-vip-bonus-expert-quote-0f144c[data-v-913cc5d4]{margin:0;padding:0 .02rem .02rem;color:#000;font-size:.23rem;line-height:1.6;font-style:italic;font-weight:700}.Bolly_Game-vip-bonus-summary-69dba5[data-v-913cc5d4]{display:flex;align-items:center;justify-content:space-between;gap:.12rem;margin:0 0 .12rem}.Bolly_Game-vip-bonus-summary-left-ff239f[data-v-913cc5d4]{display:flex;align-items:center}.Bolly_Game-vip-bonus-summary-icon-074476[data-v-913cc5d4]{width:.46rem;height:.46rem;background-size:contain;background-position:center;background-repeat:no-repeat}.Bolly_Game-vip-bonus-summary-title-176007[data-v-913cc5d4]{font-size:.28rem;color:#5b2700;line-height:1;font-weight:700}.Bolly_Game-vip-bonus-user-review-6501bb[data-v-913cc5d4]{margin:.2rem .2rem .16rem;border-radius:.58rem;background:#fff;border:.01rem solid rgba(0,0,0,.04);padding:.26rem .5rem;box-sizing:border-box}.Bolly_Game-vip-bonus-user-top-b0699a[data-v-913cc5d4]{display:flex;align-items:center;gap:.12rem;margin-bottom:.1rem}.Bolly_Game-vip-bonus-user-avatar-2462a1[data-v-913cc5d4]{width:.88rem;height:.88rem;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e8eef7}.Bolly_Game-vip-bonus-user-avatar-2462a1 img[data-v-913cc5d4]{width:.88rem;height:.88rem;display:block}.Bolly_Game-vip-bonus-user-name-eeaa6a[data-v-913cc5d4]{font-size:.26rem;color:#5b2700;line-height:1.2;font-weight:700}.Bolly_Game-vip-bonus-user-text-d2d31c[data-v-913cc5d4]{margin:0;color:#3b3b3b;font-size:.26rem;line-height:1.55}.Bolly_Game-vip-bonus-user-date-db02df[data-v-913cc5d4]{margin:.08rem 0 .1rem;text-align:right;font-size:.22rem;line-height:1;color:#424143}.Bolly_Game-vip-bonus-more-btn-wrap-af8577[data-v-913cc5d4]{display:flex;justify-content:flex-end}.Bolly_Game-vip-bonus-more-btn-9de263[data-v-913cc5d4]{border:0;cursor:pointer;border-radius:.28rem;padding:.14rem .22rem;color:#fff;background:linear-gradient(180deg,#f09410 .7%,#8a5509 99.97%);font-size:.22rem;line-height:1;text-decoration:none}.Bolly_Game-header-wrapper-622dc4[data-v-1641b6e8]{position:relative;min-height:.93rem}.Bolly_Game-header-47c0dd[data-v-1641b6e8]{background:#fff;position:absolute;top:0;left:0;right:0;width:100%;z-index:100;box-sizing:border-box}@media(min-width:768px){.Bolly_Game-header-47c0dd[data-v-1641b6e8]{left:50%;transform:translate(-50%);width:7.5rem;max-width:100%}}.Bolly_Game-header-placeholder-af3424[data-v-1641b6e8]{height:.93rem;width:100%;box-sizing:border-box;display:block;visibility:hidden}.Bolly_Game-header-top-f5e2c9[data-v-1641b6e8]{display:flex;justify-content:space-between;align-items:center;height:.9rem;padding:.12rem .15rem}.Bolly_Game-header-actions-bb0b84[data-v-1641b6e8]{display:flex;align-items:center;gap:.2rem}.Bolly_Game-logo-cc1269[data-v-1641b6e8]{max-width:2.2rem;height:.8rem;object-fit:contain;margin:0}.Bolly_Game-language-selector-b700a3[data-v-1641b6e8]{position:relative;display:flex;align-items:center;gap:.1rem}.Bolly_Game-language-overlay-1fde1b[data-v-1641b6e8]{position:fixed;top:0;left:0;width:100%;height:100%;background:transparent;z-index:9999;display:none}.Bolly_Game-language-selector-b700a3.open~.Bolly_Game-language-overlay-1fde1b[data-v-1641b6e8],.Bolly_Game-language-selector-b700a3.open .Bolly_Game-language-overlay-1fde1b[data-v-1641b6e8]{display:block}.Bolly_Game-globe-icon-e37f67[data-v-1641b6e8]{width:.5rem;object-fit:contain}.Bolly_Game-language-btn-3905e4[data-v-1641b6e8]{border:none;color:#fff;font-size:.22rem;cursor:pointer;display:flex;align-items:center;width:1.8rem;height:.55rem;border-radius:.15rem;padding:.13rem .28rem!important;justify-content:space-between}.Bolly_Game-language-btn-3905e4 span[data-v-1641b6e8]{flex:1;min-width:0;text-align:center;padding:0 .12rem}.Bolly_Game-dropdown-icon-a1009f[data-v-1641b6e8]{width:.24rem;height:.24rem;flex-shrink:0;transition:transform .3s ease}.Bolly_Game-language-selector-b700a3.open .Bolly_Game-dropdown-icon-a1009f[data-v-1641b6e8]{transform:rotate(180deg)}.Bolly_Game-language-dropdown-0b11d2[data-v-1641b6e8]{position:absolute;top:100%;right:0;margin-top:.1rem;background:#fff;border-radius:.15rem;box-shadow:0 .15rem .4rem #00000026;min-width:1.9rem;max-width:3.1rem;max-height:5rem;overflow-y:auto;overflow-x:hidden;z-index:10000;opacity:0;visibility:hidden;transform:translateY(-.2rem) scale(.95);transform-origin:top right;transition:all .25s cubic-bezier(.4,0,.2,1);display:block;scrollbar-width:thin;scrollbar-color:#056677 rgba(5,102,119,.1);-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.Bolly_Game-language-dropdown-0b11d2[data-v-1641b6e8]::-webkit-scrollbar{width:.08rem}.Bolly_Game-language-dropdown-0b11d2[data-v-1641b6e8]::-webkit-scrollbar-track{background:#0566771a;border-radius:.1rem}.Bolly_Game-language-dropdown-0b11d2[data-v-1641b6e8]::-webkit-scrollbar-thumb{border-radius:.1rem}.Bolly_Game-language-dropdown-0b11d2[data-v-1641b6e8]::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#56ffff,#067788)}.Bolly_Game-language-selector-b700a3.open .Bolly_Game-language-dropdown-0b11d2[data-v-1641b6e8]{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.Bolly_Game-language-item-35271d[data-v-1641b6e8]{display:flex;align-items:center;gap:.15rem;padding:.26rem .33rem;cursor:pointer;transition:background .2s ease,transform .15s ease;min-height:.62rem;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;font-size:.22rem}.Bolly_Game-language-item-35271d[data-v-1641b6e8]:hover,.Bolly_Game-language-item-35271d[data-v-1641b6e8]:active{background:#0566771a;transform:translate(-.02rem)}.Bolly_Game-language-item-35271d.active[data-v-1641b6e8]{background:linear-gradient(90deg,#46fff633,#05667733)}.Bolly_Game-language-item-icon-8c1f63[data-v-1641b6e8]{width:.5rem;height:.5rem;object-fit:contain;border-radius:.02rem}.Bolly_Game-language-item-text-0220e9[data-v-1641b6e8]{font-size:.22rem;color:#333;white-space:nowrap;flex:1;overflow:hidden;text-overflow:ellipsis}.Bolly_Game-logo-link-0f79f0[data-v-1641b6e8]{display:flex;align-items:center;justify-content:center}.Bolly_Game-menu-toggle-cb2071[data-v-1641b6e8]{display:inline-flex;align-items:center;justify-content:center;padding:.13rem .24rem;height:.55rem;font-size:.24rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;font-weight:600;color:inherit;background:transparent;border:.02rem solid currentColor;border-radius:.15rem;cursor:pointer;transition:background .2s ease,opacity .2s ease,transform .15s ease;-webkit-tap-highlight-color:transparent}.Bolly_Game-menu-icon-7a4bd8[data-v-1641b6e8]{width:.5rem;object-fit:contain}.Bolly_Game-nav-wrapper-d6094b[data-v-c517163e]{position:relative;width:100%;--ipl-nav-fixed-height: .98rem;min-height:1.2rem}.Bolly_Game-nav-placeholder-df38ee[data-v-c517163e]{height:var(--ipl-nav-fixed-height);width:100%;box-sizing:border-box;display:block;visibility:hidden}@media(min-width:768px){.Bolly_Game-nav-wrapper-d6094b[data-v-c517163e]{max-width:7.5rem;margin:0 auto}.Bolly_Game-nav-placeholder-df38ee[data-v-c517163e]{display:none!important;height:0!important}}.Bolly_Game-nav-menu-26730b[data-v-c517163e]{display:flex;align-items:stretch;gap:.18rem;padding:.14rem .2rem;background:#fff;box-shadow:0 .06rem .14rem #00000059;position:sticky;top:0;left:0;right:0;z-index:99;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;-ms-overflow-style:none;scrollbar-width:none;width:100%;box-sizing:border-box;height:var(--ipl-nav-fixed-height);margin-top:calc(-1 * var(--ipl-nav-fixed-height))}@media(min-width:768px){.Bolly_Game-nav-menu-26730b[data-v-c517163e]{position:relative;left:auto;transform:none;width:7.5rem;max-width:100%;margin:0 auto;cursor:grab;user-select:none}.Bolly_Game-nav-menu-26730b.dragging[data-v-c517163e]{cursor:grabbing;scroll-snap-type:none}}.Bolly_Game-nav-label-260767[data-v-c517163e]{line-height:1!important}.Bolly_Game-nav-left-cf94bf[data-v-c517163e]{display:flex!important;align-items:center!important;justify-content:center!important}.Bolly_Game-nav-icon-wrapper-a2db15[data-v-c517163e]{width:.4rem;height:.4rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Bolly_Game-nav-icon-7e025b[data-v-c517163e]{width:100%!important;height:100%!important;object-fit:contain!important}.Bolly_Game-footer-new-4a99df[data-v-5a618278]{padding:.3rem;color:#fff;border-radius:.12rem;width:90%;box-shadow:0 0 .2rem #46fff64d;margin:0 5% 0rem}.Bolly_Game-footer-logo-a0778e[data-v-5a618278]{text-align:center;margin-bottom:.3rem}.Bolly_Game-footer-logo-img-8e0589[data-v-5a618278]{width:2rem;height:auto;object-fit:contain}.Bolly_Game-footer-sections-078505[data-v-5a618278]{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.3rem}.Bolly_Game-footer-section-544ae3[data-v-5a618278]{display:flex;flex-direction:column;gap:.12rem;padding:0 .3rem}.Bolly_Game-footer-section-title-53a255[data-v-5a618278]{font-size:.36rem;color:#fff;margin:0 0 .1rem}.Bolly_Game-footer-section-link-144a09[data-v-5a618278]{font-size:.32rem;color:#fff;text-decoration:underline;display:flex;align-items:center;gap:.08rem;line-height:1.5}.Bolly_Game-footer-section-arrow-a45dec[data-v-5a618278]{width:.16rem;height:.16rem;flex-shrink:0}.Bolly_Game-footer-icons-4587f8[data-v-5a618278]{display:flex;justify-content:center;align-items:center;gap:.4rem;margin:.3rem 0;padding:.2rem 0}.Bolly_Game-footer-icon-item-811700[data-v-5a618278]{text-decoration:none;display:flex;flex-direction:row;align-items:center;gap:.08rem;cursor:pointer;transition:opacity .3s}.Bolly_Game-footer-icon-item-811700[data-v-5a618278]:hover{opacity:.8}.Bolly_Game-footer-icon-wrapper-9d400d[data-v-5a618278]{width:.42rem;height:.42rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Bolly_Game-footer-icon-dde836[data-v-5a618278]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.Bolly_Game-footer-icon-text-ac38b7[data-v-5a618278]{font-size:.28rem;color:#fff;white-space:nowrap;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-footer-disclaimer-08d23f[data-v-5a618278]{text-align:center;font-size:.3rem;font-weight:600;color:#fff;line-height:1.5;margin:0 0 .35rem;padding:.25rem .15rem;background:#f1eaea40;border-radius:.1rem}.Bolly_Game-footer-copyright-944969[data-v-5a618278]{text-align:center;font-size:.22rem;color:#ffffffe6;line-height:1.5;margin-top:.2rem}.Bolly_Game-modal-overlay-cf4ddd[data-v-5a618278]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:none;justify-content:center;align-items:center;z-index:10000;animation:fadeIn-5a618278 .3s ease}.Bolly_Game-modal-overlay-cf4ddd.show[data-v-5a618278]{display:flex}.Bolly_Game-modal-f7ffd8[data-v-5a618278]{background:#fff;border-radius:.16rem;padding:.4rem;min-width:5rem;max-width:80%;box-shadow:0 .2rem .6rem #0000004d;animation:slideUp-5a618278 .3s ease;text-align:center}.Bolly_Game-modal-icon-44488e[data-v-5a618278]{font-size:.8rem;color:#ff9800;margin:0 0 .2rem}.Bolly_Game-modal-message-9ddfd2[data-v-5a618278]{font-size:.32rem;color:#333;margin:0 0 .3rem}.Bolly_Game-modal-btn-76dfed[data-v-5a618278]{background:#056677;color:#fff;border:none;border-radius:.08rem;padding:.14rem .4rem;font-size:.28rem;cursor:pointer;transition:background .3s}.Bolly_Game-modal-btn-76dfed[data-v-5a618278]:hover{background:#04505a}.Bolly_Game-modal-btn-76dfed[data-v-5a618278]:active{background:#034048}@keyframes fadeIn-5a618278{0%{opacity:0}to{opacity:1}}@keyframes slideUp-5a618278{0%{transform:translateY(.3rem);opacity:0}to{transform:translateY(0);opacity:1}}.Bolly_Game-section-underline-wrap-d5edc5[data-v-81c1710a]{width:90%;margin:0 5%}.Bolly_Game-faq-section-b11649[data-v-81c1710a]{padding:.3rem;position:relative;box-shadow:0 0 .2rem #46fff64d;border-radius:.12rem}.Bolly_Game-faq-header-25d40d[data-v-81c1710a]{text-align:center;margin-bottom:.3rem;display:flex;align-items:center}.Bolly_Game-faq-icon1-wrapper-7d9968[data-v-81c1710a]{width:.8rem;height:.8rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin-right:.1rem}.Bolly_Game-faq-icon1-e4d2f5[data-v-81c1710a]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;filter:drop-shadow(0 .05rem .1rem rgba(0,0,0,.3))}.Bolly_Game-faq-title-b65bf3[data-v-81c1710a]{font-size:.39rem;color:#fff;margin:0 0 .1rem;text-align:left;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-faq-subtitle-6362d0[data-v-81c1710a]{font-size:.4rem;color:#056677;margin:0 0 .2rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-faq-content-8a8132[data-v-81c1710a]{text-align:left}.Bolly_Game-faq-description-712a38[data-v-81c1710a]{font-size:.35rem;color:#333;line-height:1.4;margin:0 0 .2rem}.Bolly_Game-faq-list-0b66c4[data-v-81c1710a]{display:flex;flex-direction:column;gap:.15rem}.Bolly_Game-faq-item-4744aa[data-v-81c1710a]{display:block;padding:.1rem 0;transition:background .3s;border-radius:.05rem}.Bolly_Game-faq-summary-eda6ac[data-v-81c1710a]{display:flex;align-items:center;gap:.1rem;cursor:pointer;list-style:none;padding:0;margin:0}.Bolly_Game-faq-summary-eda6ac[data-v-81c1710a]::-webkit-details-marker{display:none}.Bolly_Game-faq-item-4744aa[data-v-81c1710a]:hover{background:#0566770d;border-radius:.05rem}.Bolly_Game-faq-diamond-63c664[data-v-81c1710a]{font-size:.32rem;color:#ff6b35;flex-shrink:0;margin-right:.05rem}.Bolly_Game-faq-question-b5f265[data-v-81c1710a]{font-size:.24rem;color:#333;flex:1;line-height:1.3}.Bolly_Game-faq-question1-7e883f[data-v-81c1710a]{font-size:.3rem;color:#00d9ff;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;flex:1;line-height:1.3}.Bolly_Game-faq-plus-e8ae05[data-v-81c1710a]{font-size:.24rem;color:#333;flex-shrink:0;margin-left:.05rem;transition:transform .3s ease}.Bolly_Game-faq-item-4744aa[open] .Bolly_Game-faq-plus-e8ae05[data-v-81c1710a]{transform:rotate(45deg)}.Bolly_Game-faq-expandable-content-7de111[data-v-81c1710a]{margin-top:.1rem;padding-left:.35rem}.Bolly_Game-faq-expandable-content-7de111 p[data-v-81c1710a]{font-size:.22rem;color:#fff;line-height:1.4;margin:0;padding:.1rem 0}.Bolly_Game-sidebar-overlay-e51724[data-v-e993caf4]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;z-index:9999;opacity:0;visibility:hidden;transition:all .3s ease}.Bolly_Game-sidebar-overlay-e51724.show[data-v-e993caf4]{opacity:1;visibility:visible}.Bolly_Game-sidebar-menu-9963e1[data-v-e993caf4]{position:fixed;top:0;right:0;width:70%;height:100%;box-shadow:0 0 .2rem #46fff64d;transform:translate(100%);transition:transform .3s ease;z-index:10000;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.Bolly_Game-sidebar-menu-9963e1[data-v-e993caf4]::-webkit-scrollbar{display:none}.Bolly_Game-sidebar-overlay-e51724.show .Bolly_Game-sidebar-menu-9963e1[data-v-e993caf4]{transform:translate(0)}.Bolly_Game-sidebar-header-e05717[data-v-e993caf4]{display:flex;align-items:center;justify-content:space-between;padding:.3rem .2rem}.Bolly_Game-sidebar-logo-849019[data-v-e993caf4]{width:1.2rem;height:1.2rem;object-fit:contain}.Bolly_Game-sidebar-close-a9e6a4[data-v-e993caf4]{background:none;border:none;color:#fff;font-size:.4rem;cursor:pointer;padding:.1rem;border-radius:.05rem;transition:background .3s ease}.Bolly_Game-sidebar-close-a9e6a4[data-v-e993caf4]:hover{background:#46fff633}.Bolly_Game-close-icon-205fb0[data-v-e993caf4]{font-size:.6rem}.Bolly_Game-sidebar-nav-1ebe5d[data-v-e993caf4]{padding:.2rem 0}.Bolly_Game-sidebar-item-929551[data-v-e993caf4]{display:flex;align-items:center;gap:.2rem;padding:.1rem .2rem;color:#fff;text-decoration:none;transition:all .3s ease;border-left:.03rem solid transparent}.Bolly_Game-sidebar-item-929551[data-v-e993caf4]:hover{background:#46fff61a;border-left-color:#46fff6}.Bolly_Game-sidebar-item-929551.active[data-v-e993caf4]{background:linear-gradient(90deg,#0e6c7d99,#19c4e399);border:.03rem solid rgba(0,216,255,1);border-radius:.3rem}.Bolly_Game-sidebar-icon-85f971[data-v-e993caf4]{width:.64rem;display:flex;align-items:center;justify-content:center}.Bolly_Game-sidebar-icon-img-3155a4[data-v-e993caf4]{width:100%;height:100%;object-fit:contain}.Bolly_Game-sidebar-text-cba810[data-v-e993caf4]{font-size:.38rem}@media(min-width:768px){.Bolly_Game-sidebar-overlay-e51724[data-v-e993caf4]{position:absolute;top:0;left:0;width:100%;height:100%}.Bolly_Game-sidebar-menu-9963e1[data-v-e993caf4]{position:absolute;top:0;right:0;height:100%}}.Bolly_Game-share-modal-overlay-884636[data-v-d7141430]{position:fixed;inset:0;background:#000000b3;z-index:10000;display:none;opacity:0;transition:opacity .3s ease}.Bolly_Game-share-modal-overlay-884636.show[data-v-d7141430]{display:block;opacity:1}.Bolly_Game-share-modal-ef2fe2[data-v-d7141430]{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:.02rem solid #e0e0e0;border-radius:.3rem .3rem 0 0;padding:.4rem .3rem;padding-bottom:calc(.5rem + env(safe-area-inset-bottom));max-height:30vh;min-height:auto;transform:translateY(100%);transition:transform .3s ease;z-index:10001;box-shadow:0 -.1rem .3rem #0000001a;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box}.Bolly_Game-share-modal-ef2fe2.show[data-v-d7141430]{transform:translateY(0)}.Bolly_Game-share-list-1034d9[data-v-d7141430]{list-style:none;margin:0;padding:.2rem 0 .4rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.25rem;width:100%;box-sizing:border-box}.Bolly_Game-share-item-278dfd[data-v-d7141430]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.1rem;border-radius:.15rem;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.Bolly_Game-share-item-278dfd[data-v-d7141430]:active{background:#0000000d;transform:scale(.95)}.Bolly_Game-share-icon-564694[data-v-d7141430]{width:.55rem;height:.55rem;margin-bottom:.08rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Bolly_Game-share-label-79510b[data-v-d7141430]{font-size:.18rem;color:#333;text-align:center;line-height:1.2;margin-top:.03rem;word-break:break-word}.Bolly_Game-floating-actions-wrapper-c00cfd[data-v-ceab07e8]{--ipl-floating-actions-width: 1rem;position:fixed;right:0;top:50%;transform:translateY(-50%) translate(0);z-index:99;display:flex;align-items:stretch;transition:transform .4s ease-in-out}.Bolly_Game-floating-actions-wrapper-c00cfd.collapsed[data-v-ceab07e8]{transform:translateY(-50%) translate(var(--ipl-floating-actions-width))}.Bolly_Game-floating-actions-a46d38[data-v-ceab07e8]{width:var(--ipl-floating-actions-width);display:flex;flex-direction:column;gap:.15rem;padding:.2rem;box-shadow:-.05rem 0 .15rem #00000026}.Bolly_Game-floating-btn-219a05[data-v-ceab07e8]{background:transparent;border:none!important;color:#fff;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.08rem;padding:.15rem .1rem;transition:all .3s ease;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;min-width:.6rem;outline:none!important;outline-width:0!important;outline-style:none!important;outline-color:transparent!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none!important}.Bolly_Game-floating-btn-219a05[data-v-ceab07e8]:focus,.Bolly_Game-floating-btn-219a05[data-v-ceab07e8]:focus-visible,.Bolly_Game-floating-btn-219a05[data-v-ceab07e8]:active,.Bolly_Game-floating-btn-219a05[data-v-ceab07e8]:hover,.Bolly_Game-floating-btn-219a05[data-v-ceab07e8]:visited,.Bolly_Game-floating-btn-219a05[data-v-ceab07e8]:focus-within{outline:none!important;outline-width:0!important;outline-style:none!important;outline-color:transparent!important;border:none!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent!important}.Bolly_Game-floating-btn-219a05[data-v-ceab07e8] *{outline:none!important;border:none!important}.Bolly_Game-floating-btn-219a05[data-v-ceab07e8] *:focus,.Bolly_Game-floating-btn-219a05[data-v-ceab07e8] *:focus-visible,.Bolly_Game-floating-btn-219a05[data-v-ceab07e8] *:active{outline:none!important;border:none!important;box-shadow:none!important}.Bolly_Game-floating-btn-219a05[data-v-ceab07e8]:hover{transform:translate(-.03rem);opacity:.9}.Bolly_Game-floating-btn-219a05[data-v-ceab07e8]:active{transform:translate(-.02rem) scale(.95)}.Bolly_Game-floating-btn-icon-7c512e[data-v-ceab07e8]{width:.45rem;height:.45rem;object-fit:contain;flex-shrink:0;transition:filter .3s ease}.Bolly_Game-floating-btn-icon-7c512e.bookmarked[data-v-ceab07e8]{filter:brightness(0) saturate(100%) invert(85%) sepia(100%) saturate(10000%) hue-rotate(0deg)}.Bolly_Game-floating-btn-text-b9fc6f[data-v-ceab07e8]{font-size:.18rem;color:#fff;white-space:nowrap;font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;line-height:1.2}.Bolly_Game-floating-toggle-18aa85[data-v-ceab07e8]{background:#877f7f99;border:none!important;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.2rem .08rem;flex-shrink:0;border-radius:.2rem 0 0 .2rem;transition:background .3s ease,box-shadow .3s ease,transform .2s ease;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;outline:none!important;box-shadow:-.05rem 0 .15rem #00000026;align-self:stretch}.Bolly_Game-floating-actions-wrapper-c00cfd.collapsed .Bolly_Game-floating-toggle-18aa85[data-v-ceab07e8]{border-radius:.1rem 0 0 .1rem}.Bolly_Game-floating-toggle-18aa85[data-v-ceab07e8]:focus,.Bolly_Game-floating-toggle-18aa85[data-v-ceab07e8]:focus-visible,.Bolly_Game-floating-toggle-18aa85[data-v-ceab07e8]:active,.Bolly_Game-floating-toggle-18aa85[data-v-ceab07e8]:hover{outline:none!important;border:none!important;box-shadow:-.05rem 0 .2rem #00000040;background:#000000bf;transform:scale(1.05)}.Bolly_Game-floating-toggle-18aa85[data-v-ceab07e8]:active{transform:scale(.95)}.Bolly_Game-floating-toggle-icon-2d6949[data-v-ceab07e8]{width:.28rem;height:.28rem;display:flex;align-items:center;justify-content:center;position:relative;transition:transform .4s ease-in-out}.Bolly_Game-floating-toggle-icon-2d6949[data-v-ceab07e8]:before{content:"";display:block;width:0;height:0;border-style:solid;transition:all .4s ease-in-out;position:absolute}.Bolly_Game-floating-actions-wrapper-c00cfd:not(.collapsed) .Bolly_Game-floating-toggle-icon-2d6949[data-v-ceab07e8]:before{border-width:.08rem 0 .08rem .12rem;border-color:transparent transparent transparent #ffffff}.Bolly_Game-floating-actions-wrapper-c00cfd.collapsed .Bolly_Game-floating-toggle-icon-2d6949[data-v-ceab07e8]:before{border-width:.08rem .12rem .08rem 0;border-color:transparent #ffffff transparent transparent}.Bolly_Game-announcement-section-ae655d[data-v-9aa86ea1]{width:90%;margin:3% 5%;border-radius:.2rem;border:2px solid #000;background:linear-gradient(40deg,#fde0b2,#fff 89%)}.Bolly_Game-announcement-banner-6cbc2a[data-v-9aa86ea1]{position:relative;padding:.6rem .4rem .4rem;overflow:visible;border-radius:.3rem}.Bolly_Game-announcement-bg-60df8f[data-v-9aa86ea1]{position:absolute;top:50%;left:50%;width:105%;height:107%;z-index:0;transform:translate(-52%,-56%)}.Bolly_Game-announcement-trumpet-icon-e5d828[data-v-9aa86ea1]{position:absolute;top:-.7rem;left:-.2rem;width:1.4rem;height:1.4rem;z-index:2}.Bolly_Game-announcement-label-ddef2c[data-v-9aa86ea1]{position:absolute;top:-.3rem;left:50%;transform:translate(-50%);padding:.1rem .35rem;border-radius:.2rem;font-size:.26rem;color:#fff;white-space:nowrap;z-index:3;font-weight:700;background:linear-gradient(90deg,#e53939,#a80000)!important}.Bolly_Game-announcement-date-9a8343[data-v-9aa86ea1]{position:absolute;bottom:.2rem;right:.4rem;font-size:.2rem;color:#00414fd9;z-index:2;text-align:right}.Bolly_Game-announcement-content-wrapper-901118[data-v-9aa86ea1]{position:relative;z-index:1;height:1.5rem;overflow:hidden;max-width:100%;box-sizing:border-box}.Bolly_Game-announcement-content-list-890897[data-v-9aa86ea1]{position:relative;transition:transform .5s ease-in-out;will-change:transform}.Bolly_Game-announcement-content-a038c3[data-v-9aa86ea1]{position:relative;height:1.5rem;max-width:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;overflow:hidden}.Bolly_Game-announcement-snippet-46624a[data-v-9aa86ea1]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;min-height:0;padding:0 .1rem;box-sizing:border-box;cursor:pointer;overflow:hidden}.Bolly_Game-announcement-snippet-inner-f744ae[data-v-9aa86ea1]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis;margin:0;width:100%;max-width:100%;max-height:calc(.26rem * 1.35 * 4);text-align:center;color:#00414f;font-size:.26rem;line-height:1.35;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;box-sizing:border-box}.Bolly_Game-announcement-snippet-title-6b2bd9[data-v-9aa86ea1]{color:#056677;font-weight:700;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-announcement-modal-root-585a4f[data-v-9aa86ea1]{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:.4rem .3rem;box-sizing:border-box}.Bolly_Game-announcement-modal-backdrop-2ece2e[data-v-9aa86ea1]{position:absolute;inset:0;background:#00000073}.Bolly_Game-announcement-modal-b97f27[data-v-9aa86ea1]{position:relative;z-index:1;width:100%;max-width:6.5rem;max-height:min(80vh,8rem);overflow:hidden;display:flex;flex-direction:column;border-radius:.2rem;background:linear-gradient(180deg,#fffef8,#fde0b2);border:2px solid #000;box-shadow:0 .12rem .4rem #00000040}.Bolly_Game-announcement-modal-close-b048c2[data-v-9aa86ea1]{position:absolute;top:.12rem;right:.12rem;width:.56rem;height:.56rem;border:none;border-radius:50%;background:#00000014;color:#333;font-size:.4rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.Bolly_Game-announcement-modal-close-b048c2[data-v-9aa86ea1]:hover{background:#00000024}.Bolly_Game-announcement-modal-title-bdaa14[data-v-9aa86ea1]{margin:0;padding:.36rem .6rem .16rem .36rem;font-size:.3rem;line-height:1.35;color:#056677;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-announcement-modal-body-f69fcf[data-v-9aa86ea1]{flex:1;overflow-y:auto;padding:.36rem;font-size:.26rem;line-height:1.55;color:#00414f;white-space:pre-wrap;word-break:break-word;-webkit-overflow-scrolling:touch}.bottom-floating-banner[data-v-0fa42ebd]{position:fixed;bottom:0;left:0!important;right:0!important;margin:0 auto!important;width:7.5rem!important;max-width:100vw;z-index:1000;display:flex;justify-content:center;align-items:center;padding-bottom:env(safe-area-inset-bottom);pointer-events:none;animation:bannerSlideUpSimple-0fa42ebd .8s ease-out forwards}@media(min-width:768px){.bottom-floating-banner[data-v-0fa42ebd]{max-width:6rem!important}}@keyframes bannerSlideUpSimple-0fa42ebd{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.bottom-floating-banner-container[data-v-0fa42ebd]{position:relative;width:100%;pointer-events:auto;animation:bannerPulse-0fa42ebd 2s infinite ease-in-out}.bottom-floating-banner img[data-v-0fa42ebd]{width:95%;margin:0 2.5% 2.5%;height:auto;display:block;filter:drop-shadow(0 -2px 10px rgba(0,0,0,.2))}@keyframes bannerSlideUp-0fa42ebd{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes bannerPulse-0fa42ebd{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.bottom-floating-banner-container[data-v-0fa42ebd]:active{transform:scale(.95);transition:transform .1s}.Bolly_Game-game-comment-modal-9ae635[data-v-47eb58d0]{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:9999;padding:.24rem;box-sizing:border-box}.Bolly_Game-game-comment-modal-9ae635.show[data-v-47eb58d0]{display:flex}.Bolly_Game-game-comment-modal-backdrop-0d9b4d[data-v-47eb58d0]{position:absolute;inset:0;background:#0000008c}.Bolly_Game-game-comment-section-5c4ae4[data-v-47eb58d0]{position:relative;z-index:1;padding:.3rem;background:#d1e8eb;width:100%;max-width:8.4rem;max-height:calc(100vh - .48rem);overflow-y:auto;border-radius:.2rem;box-sizing:border-box}.Bolly_Game-game-comment-close-btn-4aa14b[data-v-47eb58d0]{position:absolute;top:.16rem;right:.16rem;width:.56rem;height:.56rem;border:none;border-radius:50%;background:#00000080;color:#fff;font-size:.34rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10}.Bolly_Game-comment-header-7e4c28[data-v-47eb58d0]{color:red;font-size:.32rem;margin-bottom:.2rem;text-align:center}.Bolly_Game-game-comment-container-b27b89[data-v-47eb58d0]{background:#00414f;border-radius:.2rem;padding:.4rem;box-shadow:0 .1rem .3rem #0003}.Bolly_Game-game-title-logo-row-7ef082[data-v-47eb58d0]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.2rem}.Bolly_Game-game-title-3e30f6[data-v-47eb58d0]{text-align:left;color:#fff;font-size:.4rem;margin:0}.Bolly_Game-game-logo-eeda43 img[data-v-47eb58d0]{max-width:2.8rem;height:auto;object-fit:contain}.Bolly_Game-single-rating-8bf6d4[data-v-47eb58d0]{margin-bottom:.2rem}.Bolly_Game-single-rating-label-d5cc79[data-v-47eb58d0]{color:#fff;font-size:.28rem;margin-bottom:.15rem;text-align:left}.Bolly_Game-rating-separator-41b17c[data-v-47eb58d0]{border-bottom:.02rem solid rgba(255,255,255,.5);margin:.2rem 0 .3rem}.Bolly_Game-rating-section-ab1490[data-v-47eb58d0]{margin-bottom:.3rem;padding-bottom:.2rem}.Bolly_Game-rating-row-b93619[data-v-47eb58d0]{display:flex;flex-direction:column;gap:.12rem;margin-bottom:.24rem}.Bolly_Game-rating-row-top-fd6565[data-v-47eb58d0]{display:flex;align-items:center;gap:.12rem}.Bolly_Game-rating-icon-9597c4[data-v-47eb58d0]{width:.28rem;height:.28rem;object-fit:contain;flex-shrink:0}.Bolly_Game-rating-label-803d5f[data-v-47eb58d0]{color:#fff;font-size:.24rem;flex:1;min-width:0}.Bolly_Game-rating-score-5bfb99[data-v-47eb58d0]{color:#e53935;font-size:.26rem;min-width:.5rem;text-align:right}.Bolly_Game-rating-row-bottom-6c63cf[data-v-47eb58d0]{display:flex;align-items:center;justify-content:center;padding:0 .2rem}.Bolly_Game-comment-stars-container-608b62[data-v-47eb58d0]{display:flex;align-items:center;justify-content:center;gap:.12rem}.Bolly_Game-comment-star-81a534[data-v-47eb58d0]{width:.48rem;height:.48rem;cursor:pointer;transition:transform .2s;user-select:none;margin:0 .2rem .2rem}.Bolly_Game-comment-star-81a534[data-v-47eb58d0]:hover{transform:scale(1.1)}.Bolly_Game-comment-star-81a534 span[data-v-47eb58d0]{width:100%;height:100%;display:block;background-repeat:no-repeat;background-position:center}.Bolly_Game-comment-input-section-500d92[data-v-47eb58d0]{margin-bottom:.3rem}.Bolly_Game-comment-input-label-386ada[data-v-47eb58d0]{color:#fff;font-size:.28rem;margin-bottom:.15rem;text-align:left}.Bolly_Game-comment-textarea-610c49[data-v-47eb58d0]{width:100%;min-height:1.5rem;padding:.15rem;border:none;border-radius:.1rem;font-size:.24rem;background:#fff;color:#333;box-sizing:border-box;resize:vertical}.Bolly_Game-screenshot-section-cbe7e3[data-v-47eb58d0]{margin-bottom:.3rem}.Bolly_Game-screenshot-upload-grid-18a161[data-v-47eb58d0]{display:flex;gap:.15rem;justify-content:center}.Bolly_Game-screenshot-upload-item-8b9a0d[data-v-47eb58d0]{width:1.2rem;height:1.4rem;border:.02rem dashed #000;border-radius:.1rem;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;overflow:hidden}.Bolly_Game-screenshot-upload-icon-a686b9[data-v-47eb58d0]{width:.4rem;height:.4rem;opacity:.7;background-repeat:no-repeat;background-position:center}.Bolly_Game-screenshot-input-b1e14f[data-v-47eb58d0]{position:absolute;inset:0;opacity:0;cursor:pointer}.Bolly_Game-screenshot-preview-6addf3[data-v-47eb58d0]{width:100%;height:100%;display:none}.Bolly_Game-screenshot-preview-6addf3.show[data-v-47eb58d0]{display:block;animation:iplFadeIn-47eb58d0 .3s ease-in-out}.Bolly_Game-screenshot-upload-progress-container-044428[data-v-47eb58d0]{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;display:flex;flex-direction:column!important;align-items:center!important;justify-content:center!important;background-color:#333!important;background:#333!important;z-index:999!important;gap:5px!important}.Bolly_Game-screenshot-spinner-item-5525e7[data-v-47eb58d0]{width:30px!important;height:30px!important;border:4px solid #666666!important;border-top:4px solid #ffffff!important;border-radius:50%!important;animation:iplSpinnerRotate-47eb58d0 .8s linear infinite!important;flex-shrink:0!important}.Bolly_Game-screenshot-progress-text-d8e8f3[data-v-47eb58d0]{font-size:12px!important;color:#fff!important;font-weight:700!important;margin:0!important;padding:0!important}@keyframes iplSpinnerRotate-47eb58d0{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes iplFadeIn-47eb58d0{0%{opacity:0}to{opacity:1}}.Bolly_Game-screenshot-upload-remove-204557[data-v-47eb58d0]{position:absolute;top:.02rem;right:.02rem;width:.3rem;height:.3rem;background:#0009;color:#fff;border:none;border-radius:50%;font-size:.2rem;cursor:pointer;display:none;align-items:center;justify-content:center;z-index:10}.Bolly_Game-screenshot-upload-remove-204557.show[data-v-47eb58d0]{display:flex}.Bolly_Game-screenshot-label-7f15b8[data-v-47eb58d0]{color:#fff;font-size:.18rem;margin-top:.2rem;text-align:center}.Bolly_Game-submit-button-container-20a089[data-v-47eb58d0]{display:flex;justify-content:center}.Bolly_Game-submit-button-884521[data-v-47eb58d0]{padding:.2rem 1rem;background:#ffdf00;color:#000;border:none;border-radius:.1rem;font-size:.28rem;font-weight:700;cursor:pointer}.Bolly_Game-submit-button-884521[data-v-47eb58d0]:disabled{background:#ccc;cursor:not-allowed}.fade-enter-active[data-v-47eb58d0],.fade-leave-active[data-v-47eb58d0]{transition:opacity .3s ease}.fade-enter-from[data-v-47eb58d0],.fade-leave-to[data-v-47eb58d0]{opacity:0}body.Bolly_Game-game-comment-modal-open-4723f9{overflow:hidden!important}.Bolly_Game-feedback-form-3e2a78[data-v-9d34d38d]{padding:.3rem;background:linear-gradient(180deg,#002026 24.52%,#003d47 77.88%);border-radius:.16rem;box-shadow:0 .06rem .18rem #00000014;margin:.3rem}.Bolly_Game-feedback-logo-b4c3e6[data-v-9d34d38d]{width:1.2rem;height:auto;margin:0 auto .2rem;display:block}.Bolly_Game-feedback-logo-b4c3e6 img[data-v-9d34d38d]{width:100%;height:auto;display:block}.Bolly_Game-feedback-title-8673e5[data-v-9d34d38d]{font-size:.34rem;color:#fff;margin:0 0 .2rem;text-align:center}.Bolly_Game-feedback-stars-7bf19e[data-v-9d34d38d]{display:flex;justify-content:center;gap:.1rem;margin:0 0 .2rem}.Bolly_Game-feedback-star-cb4547[data-v-9d34d38d]{font-size:.4rem;color:#ffc107;cursor:pointer;transition:transform .2s;user-select:none}.Bolly_Game-feedback-star-cb4547[data-v-9d34d38d]:hover{transform:scale(1.2)}.Bolly_Game-feedback-star-cb4547.filled[data-v-9d34d38d]{color:#ff9800}.Bolly_Game-feedback-textarea-d5f667[data-v-9d34d38d]{width:100%;min-height:1.5rem;padding:.12rem;border:.02rem solid #e0e0e0;border-radius:.08rem;font-size:.26rem;line-height:1.5;color:#333;background:#fff;resize:vertical;box-sizing:border-box;margin:0 0 .2rem}.Bolly_Game-feedback-textarea-d5f667[data-v-9d34d38d]:focus{outline:none;border-color:#056677}.Bolly_Game-feedback-textarea-d5f667[data-v-9d34d38d]::placeholder{color:#999}.Bolly_Game-feedback-form-3e2a78 .Bolly_Game-feedback-label-ef9440[data-v-9d34d38d]{display:block;font-size:.24rem;color:#fff;margin-bottom:.08rem}.Bolly_Game-feedback-form-3e2a78 .Bolly_Game-feedback-label-ef9440.visually-hidden[data-v-9d34d38d]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.Bolly_Game-feedback-submit-0cd817[data-v-9d34d38d]{width:100%;height:.6rem;background:linear-gradient(180deg,#058e43,#025e16);color:#fff;border:none;border-radius:.1rem;font-size:.28rem;cursor:pointer;transition:background .3s}.Bolly_Game-feedback-submit-0cd817[data-v-9d34d38d]:hover:not(:disabled){background:#04505a}.Bolly_Game-feedback-submit-0cd817[data-v-9d34d38d]:active:not(:disabled){background:#034048}.Bolly_Game-feedback-submit-0cd817[data-v-9d34d38d]:disabled{opacity:.7;cursor:not-allowed}.Bolly_Game-feedback-error-b5de00[data-v-9d34d38d]{color:#f44336;font-size:.24rem;margin:0 0 .1rem;display:none;padding:.08rem .12rem;background:#ffebee;border-left:.04rem solid #f44336;border-radius:.04rem}.Bolly_Game-feedback-error-b5de00.show[data-v-9d34d38d]{display:block}.Bolly_Game-feedback-extended-section-89f046[data-v-b332c4b1]{background:#fff;padding:.1rem .3rem}.Bolly_Game-reviews-header-a7d367[data-v-b332c4b1]{display:flex;align-items:center;gap:.1rem;margin-bottom:.2rem}.Bolly_Game-reviews-icon-wrapper-8c5ccf[data-v-b332c4b1]{width:.8rem!important;height:.8rem!important;min-width:.8rem!important;min-height:.8rem!important;display:flex!important;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Bolly_Game-reviews-icon-c675c2[data-v-b332c4b1]{width:.8rem;height:.8rem}.Bolly_Game-item-time-b2056c[data-v-b332c4b1]{font-size:.16rem}.Bolly_Game-reviews-title-a7ac54[data-v-b332c4b1]{font-size:.39rem;color:#fff;margin:0;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-feedback-extended-section-89f046 .Bolly_Game-review-cards-scroll-9e6c91[data-v-b332c4b1]{max-height:7.5rem;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;margin-bottom:.2rem}.Bolly_Game-feedback-extended-section-89f046 .Bolly_Game-review-card-827ae3[data-v-b332c4b1]{background:#fff;box-shadow:0 .04rem .12rem #00000014;border-radius:.2rem;padding:.28rem;margin-bottom:.24rem}.Bolly_Game-review-card-top-056af7[data-v-b332c4b1]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.12rem}.Bolly_Game-review-google-icon-5d27c2[data-v-b332c4b1]{width:.6rem;height:auto;object-fit:contain;flex-shrink:0}.Bolly_Game-review-title-006987[data-v-b332c4b1]{font-size:.26rem;color:#000;margin:0 0 .12rem;line-height:1.3}.Bolly_Game-review-text-a761ca[data-v-b332c4b1]{font-size:.24rem;color:#000;line-height:1.5;margin:0 0 .2rem}.Bolly_Game-review-footer-c072ac[data-v-b332c4b1]{display:flex;align-items:center;gap:.14rem}.Bolly_Game-review-avatar-wrapper-cb353f[data-v-b332c4b1]{width:.72rem!important;height:.72rem!important;min-width:.72rem!important;min-height:.72rem!important;display:flex!important;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;border-radius:50%;overflow:hidden}.Bolly_Game-review-avatar-baff89[data-v-b332c4b1]{max-width:100%;max-height:100%;width:auto;height:auto;display:block}.Bolly_Game-review-meta-d6f198[data-v-b332c4b1]{display:flex;flex-direction:column;gap:.04rem}.Bolly_Game-reviewer-name-63c364[data-v-b332c4b1]{font-size:.24rem;color:#000;margin:0}.Bolly_Game-review-date-90fbfd[data-v-b332c4b1]{font-size:.2rem;color:#666;white-space:nowrap}.Bolly_Game-stars-css-762cd4[data-v-b332c4b1]{display:flex;align-items:center;gap:.02rem;font-size:.28rem;color:gold}.Bolly_Game-star-filled-790116[data-v-b332c4b1]{color:gold}.Bolly_Game-star-empty-afcc9d[data-v-b332c4b1]{color:#e0e0e0}.Bolly_Game-reviews-banner-fdc0ba[data-v-b332c4b1]{width:100%;margin:.2rem 0;display:block}.Bolly_Game-reviews-banner-fdc0ba img[data-v-b332c4b1]{width:100%;height:auto;display:block;border-radius:.12rem}.Bolly_Game-more-reviews-link-dc8f52[data-v-b332c4b1]{text-align:center;margin:.2rem 0;font-size:.22rem;color:#ccc;text-decoration:none;display:block}.Bolly_Game-more-reviews-link-dc8f52[data-v-b332c4b1]:hover{color:#fff}.Bolly_Game-feedback-extended-form-91d819[data-v-b332c4b1]{box-shadow:0 0 .2rem #46fff64d;border-radius:.16rem;padding:.3rem}.Bolly_Game-feedback-header-title-wrap-8fd022[data-v-b332c4b1]{position:relative;width:100%;margin-bottom:.36rem;display:flex;justify-content:center;align-items:center}.Bolly_Game-feedback-header-title-8205ed[data-v-b332c4b1]{display:inline-flex;align-items:center;justify-content:center;gap:.12rem;max-width:100%;padding:.12rem 0;margin:0;font-size:.28rem;font-weight:700;line-height:1.3;text-align:center;color:#ffeb3b;background:transparent;border:none;box-shadow:none;cursor:default;user-select:none;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-feedback-header-title-text-56cf12[data-v-b332c4b1]{font-weight:inherit;color:#000}.Bolly_Game-feedback-header-title-icon-f7565d[data-v-b332c4b1]{display:inline-block;flex-shrink:0;width:.48rem;height:.48rem;vertical-align:middle;background-size:contain;background-repeat:no-repeat;background-position:center}.Bolly_Game-feedback-divider-879084[data-v-b332c4b1]{height:.02rem;background:#46fff680;margin:.3rem 0;border:none}.Bolly_Game-feedback-notice-e71182[data-v-b332c4b1]{font-size:.22rem;color:#fff;margin:0 0 .2rem;line-height:1.5}.Bolly_Game-feedback-field-35d644[data-v-b332c4b1]{margin-bottom:.2rem}.Bolly_Game-feedback-extended-form-91d819 .Bolly_Game-feedback-label-ef9440[data-v-b332c4b1]{display:block;font-size:.24rem;color:#fff;margin-bottom:.08rem}.Bolly_Game-feedback-extended-form-91d819 .Bolly_Game-feedback-label-ef9440 .required[data-v-b332c4b1]{color:#f44}.Bolly_Game-feedback-input-1203e3[data-v-b332c4b1],.Bolly_Game-feedback-select-a3d928[data-v-b332c4b1],.Bolly_Game-feedback-textarea-d5f667[data-v-b332c4b1]{width:100%;padding:.12rem;border:.02rem solid #e0e0e0;border-radius:.08rem;font-size:.24rem;background:#fff;color:#333;box-sizing:border-box}.Bolly_Game-feedback-textarea-d5f667[data-v-b332c4b1]{min-height:1.2rem;resize:vertical;font-family:inherit}.Bolly_Game-feedback-upload-f67355[data-v-b332c4b1]{width:1.5rem;height:1.5rem;border:.02rem dashed #e0e0e0;border-radius:.08rem;background:#f5f5f5;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;position:relative;overflow:hidden}.Bolly_Game-feedback-upload-f67355[data-v-b332c4b1]:hover{border-color:#46fff6;background:#f0f0f0}.Bolly_Game-feedback-upload-icon-920ce2[data-v-b332c4b1]{font-size:.4rem;color:#999}.Bolly_Game-feedback-upload-f67355 input[type=file][data-v-b332c4b1]{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer;top:0;left:0}.Bolly_Game-feedback-upload-preview-279368[data-v-b332c4b1]{width:100%;height:100%;border-radius:.08rem;display:none}.Bolly_Game-feedback-upload-preview-279368.show[data-v-b332c4b1]{display:block}.Bolly_Game-feedback-upload-preview-279368.show+.Bolly_Game-feedback-upload-icon-920ce2[data-v-b332c4b1]{display:none}.Bolly_Game-feedback-upload-remove-1e83c3[data-v-b332c4b1]{position:absolute;top:.02rem;right:.02rem;width:.3rem;height:.3rem;background:#0009;color:#fff;border:none;border-radius:50%;font-size:.2rem;cursor:pointer;display:none;align-items:center;justify-content:center;z-index:10}.Bolly_Game-feedback-upload-remove-1e83c3.show[data-v-b332c4b1]{display:flex}.Bolly_Game-feedback-upload-loading-bee247[data-v-b332c4b1]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.24rem;color:#46fff6;display:none;z-index:5}.Bolly_Game-feedback-upload-loading-bee247.show[data-v-b332c4b1]{display:block}.Bolly_Game-feedback-stars-7bf19e[data-v-b332c4b1]{display:flex;gap:.1rem;align-items:center}.Bolly_Game-feedback-star-cb4547[data-v-b332c4b1]{font-size:.32rem;color:#ffc107;cursor:pointer;transition:transform .2s}.Bolly_Game-feedback-star-cb4547.filled[data-v-b332c4b1]{color:#ff9800}.Bolly_Game-feedback-submit-btn-f107ff[data-v-b332c4b1]{width:100%;background:linear-gradient(180deg,#ff0,#ff7a05);color:#000;border:.02rem solid #e0b110;border-radius:.12rem;padding:.18rem .3rem;font-size:.28rem;cursor:pointer;transition:all .3s;margin-top:.2rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-feedback-submit-btn-f107ff[data-v-b332c4b1]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #0003}.Bolly_Game-faq-interactive-8fc52f[data-v-5967e8af]{padding:.2rem;background:#fff;min-height:33vh}.Bolly_Game-faq-category-wrapper-161d18[data-v-5967e8af]{margin-bottom:.2rem}.Bolly_Game-faq-category1-b82ea1[data-v-5967e8af]{border-radius:.25rem;padding:.2rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 0 .2rem #46fff64d}.Bolly_Game-faq-category1-b82ea1[data-v-5967e8af]:hover{transform:translateY(-.02rem);box-shadow:0 .1rem .3rem #0003}.Bolly_Game-faq-category1-b82ea1.active[data-v-5967e8af]{background:#002026;box-shadow:0 .1rem .3rem #46fff64d}.Bolly_Game-faq-category-header-368ec6[data-v-5967e8af]{display:flex;align-items:center;gap:.15rem}.Bolly_Game-faq-category-icon-5a0327[data-v-5967e8af]{width:1rem;display:flex;align-items:center;justify-content:center}.Bolly_Game-faq-icon-bf32ad[data-v-5967e8af]{width:100%;height:100%;object-fit:contain}.Bolly_Game-faq-category-content-63701d[data-v-5967e8af]{flex:1}.Bolly_Game-faq-category-title-7b7145[data-v-5967e8af]{font-size:.28rem;color:#fff;margin:0 0 .05rem;line-height:1.2}.Bolly_Game-faq-category-desc-683982[data-v-5967e8af]{font-size:.2rem;color:#fffc;margin:0;line-height:1.3}.Bolly_Game-faq-category-arrow-8b967a[data-v-5967e8af]{width:.3rem;height:.3rem;display:flex;align-items:center;justify-content:center}.Bolly_Game-faq-arrow-74080e[data-v-5967e8af]{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.Bolly_Game-faq-category1-b82ea1.active .Bolly_Game-faq-arrow-74080e[data-v-5967e8af]{transform:rotate(180deg)}.Bolly_Game-faq-question-list-0317f6[data-v-5967e8af]{max-height:0;overflow:hidden;margin-top:.1rem;display:flex;flex-direction:column;gap:.1rem;transition:max-height .3s ease-out}.Bolly_Game-faq-question-list-0317f6.show[data-v-5967e8af]{max-height:none!important}.Bolly_Game-faq-question-list-0317f6.active[data-v-5967e8af]{display:flex;max-height:5000px}.Bolly_Game-faq-question-b5f265[data-v-5967e8af]{border-radius:.1rem;box-shadow:0 .02rem .1rem #0000001a;transition:all .3s ease;cursor:pointer;padding:.2rem}.Bolly_Game-faq-question-b5f265[data-v-5967e8af]:hover{transform:translateY(-.02rem);box-shadow:0 .1rem .3rem #0003}.Bolly_Game-faq-question-header-9c227f[data-v-5967e8af]{display:flex;align-items:center;justify-content:space-between;gap:.15rem}.Bolly_Game-faq-question-title-9c7853[data-v-5967e8af]{font-size:.24rem;margin:0;line-height:1.3;flex:1}.Bolly_Game-faq-question-arrow-3c8892[data-v-5967e8af]{width:.3rem;height:.3rem;display:flex;align-items:center;justify-content:center;margin-left:.1rem}.Bolly_Game-faq-question-b5f265.expanded .Bolly_Game-faq-arrow-74080e[data-v-5967e8af]{transform:rotate(90deg)}.Bolly_Game-faq-question-answer-2a3789[data-v-5967e8af]{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.Bolly_Game-faq-question-b5f265.expanded .Bolly_Game-faq-question-answer-2a3789[data-v-5967e8af]{display:block;max-height:5000px}.Bolly_Game-faq-question-answer-2a3789 p[data-v-5967e8af]{font-size:.2rem;margin:0;line-height:1.4;padding:.1rem 0}.Bolly_Game-faq-tabs-7f24b9[data-v-5967e8af]{display:flex;gap:.2rem;margin-bottom:.3rem;padding:0 .1rem}.Bolly_Game-faq-tab-btn-360d23[data-v-5967e8af]{flex:1;padding:.2rem .3rem;border:none;border-radius:.12rem;font-size:.26rem;cursor:pointer;transition:all .3s ease;background:#e0e0e0;color:#666}.Bolly_Game-faq-tab-btn-360d23.active[data-v-5967e8af]{background:#058e43;color:#fff}.Bolly_Game-faq-tab-btn-360d23[data-v-5967e8af]:hover{opacity:.9}.Bolly_Game-faq-content-panel-21b482[data-v-5967e8af]{display:none}.Bolly_Game-faq-content-panel-21b482.active[data-v-5967e8af]{display:block}.Bolly_Game-analysis-players-reviews-569b0f[data-v-df9c6f01]{padding:.28rem .24rem .32rem;box-sizing:border-box;margin:0 5% 5%}.Bolly_Game-analysis-players-reviews-title-a501b5[data-v-df9c6f01]{font-size:.32rem;text-align:left;margin:0 0 .22rem;color:#066473}.Bolly_Game-analysis-players-reviews-list-ba17a9[data-v-df9c6f01]{display:flex;flex-direction:column;gap:.2rem;height:5.5rem;overflow-y:auto}.Bolly_Game-analysis-players-review-card-d62f79[data-v-df9c6f01]{background:#fff;border-radius:.12rem;padding:.22rem .24rem;border:.02rem solid #c5d9c8;box-shadow:0 .02rem .08rem #0000000f;box-sizing:border-box;margin:0}.Bolly_Game-analysis-players-review-head-3a3f9f[data-v-df9c6f01]{display:flex;align-items:center;gap:.14rem;margin-bottom:.12rem}.Bolly_Game-analysis-players-review-avatar-196cbd[data-v-df9c6f01]{width:.7rem;height:.7rem;border-radius:50%;flex-shrink:0}.Bolly_Game-analysis-players-review-name-225004[data-v-df9c6f01]{font-size:.22rem;color:#066473;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-analysis-players-review-text-b945cb[data-v-df9c6f01]{font-size:.2rem;color:#000;line-height:1.5;margin:0 0 .12rem}.Bolly_Game-analysis-players-review-date-70412e[data-v-df9c6f01]{display:block;font-size:.18rem;color:#999;text-align:right}.Bolly_Game-analysis-players-reviews-load-wrap-281594[data-v-df9c6f01]{text-align:center;margin:.24rem 0 .2rem}.Bolly_Game-analysis-players-reviews-load-fa7de8[data-v-df9c6f01]{text-align:center;font-size:.2rem;color:#888}.Bolly_Game-analysis-players-reviews-actions-b94829[data-v-df9c6f01]{text-align:center;margin-top:.24rem}.Bolly_Game-analysis-players-reviews-btn-add-c65857[data-v-df9c6f01]{display:inline-block;padding:.18rem .6rem;font-size:.24rem;color:#fff;background:linear-gradient(274deg,#002228 46.45%,#00798e 99.98%);border:none;border-radius:.28rem;cursor:pointer;box-shadow:0 .06rem .12rem #00000026;box-sizing:border-box}.Bolly_Game-analysis-players-reviews-btn-add-c65857[data-v-df9c6f01]:hover{opacity:.9}.Bolly_Game-app-info-wrapper-021879[data-v-b0e5047e]{width:100%}.Bolly_Game-app-info-section-title-140563[data-v-b0e5047e]{padding:0 .3rem;text-align:left}.Bolly_Game-app-info-section-e64e46[data-v-b0e5047e]{background:#fff;position:relative;padding:.1rem .3rem}.Bolly_Game-app-info-content-831ba4[data-v-b0e5047e]{box-shadow:0 0 .2rem #46fff64d;border-radius:.3rem;display:flex;flex-direction:column;gap:.2rem;padding:.2rem}.Bolly_Game-app-info-header-ff961c[data-v-b0e5047e]{display:flex;align-items:center;gap:.1rem;margin-bottom:.1rem}.Bolly_Game-app-title-add5d6[data-v-b0e5047e]{font-size:.42rem;color:#fff;margin:0;text-align:left;display:flex;align-items:center;gap:.08rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-app-logo-wrapper-fe09a5[data-v-b0e5047e]{width:1.7rem;height:.8rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin-right:.3rem}.Bolly_Game-app-logo-69cb1e[data-v-b0e5047e]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.Bolly_Game-app-info-body-a14061[data-v-b0e5047e]{display:flex;justify-content:space-between;align-items:flex-start;gap:.2rem}.Bolly_Game-app-info-list-973357[data-v-b0e5047e]{flex:1;display:flex;flex-direction:column;gap:.12rem}.Bolly_Game-app-info-item-d63f43[data-v-b0e5047e]{color:#fff;font-size:.26rem;line-height:1.5;display:flex;align-items:center;gap:.1rem;position:relative;padding-left:.2rem}.Bolly_Game-app-info-item-d63f43[data-v-b0e5047e]:last-child{position:relative}.Bolly_Game-app-download-buttons-c2b5fc[data-v-b0e5047e]{display:flex;flex-direction:column;gap:.12rem;flex-shrink:0}.Bolly_Game-app-download-btn-b989c1[data-v-b0e5047e]{background:#000;border:.02rem solid #ffffff;border-radius:.08rem;color:#fff;font-size:.2rem;padding:.12rem .16rem;cursor:pointer;display:flex;align-items:center;gap:.08rem;transition:opacity .3s;min-width:1.6rem;text-decoration:none;box-shadow:0 .02rem .04rem #ffffff4d}.Bolly_Game-app-download-btn-b989c1[data-v-b0e5047e]:hover{opacity:.9}.Bolly_Game-app-download-btn-b989c1[data-v-b0e5047e]:active{opacity:.8}.Bolly_Game-app-store-icon-wrapper-511d80[data-v-b0e5047e]{width:.52rem;height:.52rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Bolly_Game-app-store-icon-c404bd[data-v-b0e5047e]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.Bolly_Game-app-download-text-e26411[data-v-b0e5047e]{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.Bolly_Game-app-download-text-main-991b37[data-v-b0e5047e]{font-size:.18rem}.Bolly_Game-app-download-text-sub-e83256[data-v-b0e5047e]{font-size:.14rem;opacity:.9}.Bolly_Game-analysis-reviews-helpful-f9aac1[data-v-7b431583]{width:6.7rem;display:flex;align-items:center;flex-wrap:nowrap;gap:.2rem;font-size:.22rem;height:.7rem;color:#666;padding:.1rem .2rem}.Bolly_Game-analysis-helpful-icon-wrap-ae6645[data-v-7b431583]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:.36rem;height:.36rem}.Bolly_Game-analysis-helpful-icon-wrap--hidden-ddace3[data-v-7b431583]{display:none}.Bolly_Game-analysis-helpful-icon-76fcff[data-v-7b431583]{width:100%;height:100%;display:block}.Bolly_Game-analysis-reviews-helpful-f9aac1 p[data-v-7b431583]{margin:0;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.22rem;text-align:left}.Bolly_Game-analysis-reviews-helpful-f9aac1 .Bolly_Game-analysis-reviews-btn-yes-e45616[data-v-7b431583]{margin-left:auto}.Bolly_Game-analysis-reviews-helpful-f9aac1 .Bolly_Game-analysis-reviews-btn-a1c2d9[data-v-7b431583]{padding:.05rem .32rem;font-size:.22rem;border-radius:.08rem;line-height:1.1;white-space:nowrap;flex-shrink:0}.Bolly_Game-analysis-helpful-btn-icon-0ed1ea[data-v-7b431583]{width:.36rem;height:.36rem;display:block}.Bolly_Game-game-analysis-section-759807[data-v-42d40f43]{width:90%;margin:5% 5% 0}.Bolly_Game-analysis-title-163f2e[data-v-42d40f43]{font-size:.24rem;text-align:left;color:#066473;background:#2f7889;color:#fff;padding:.1rem .2rem}.Bolly_Game-analysis-table-ab8c87[data-v-42d40f43]{overflow:hidden;margin-top:.1rem}.Bolly_Game-analysis-table-header-4c6d50[data-v-42d40f43]{display:grid;grid-template-columns:minmax(1.5rem,1fr) 1.05fr .72fr 1.65fr;font-size:.22rem;color:#333;background:#f3f3f3;border:.02rem solid #00713e;border-bottom:none}.Bolly_Game-analysis-table-header-4c6d50[data-v-42d40f43]:not(.Bolly_Game-table-title-header-b2abcf){border-top:none}.Bolly_Game-analysis-table-header-4c6d50.Bolly_Game-table-title-header-b2abcf[data-v-42d40f43]{display:block;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;padding:.1rem 0 .1rem .1rem;text-align:center;font-size:.26rem}.Bolly_Game-analysis-table-header-4c6d50>div[data-v-42d40f43],.Bolly_Game-analysis-table-row-70ee56>div[data-v-42d40f43]{color:#333!important;display:flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;min-width:0;overflow:hidden;border-right:.02rem solid #00713e}.Bolly_Game-analysis-table-header-4c6d50>div[data-v-42d40f43]:last-child,.Bolly_Game-analysis-table-row-70ee56>div[data-v-42d40f43]:last-child{border-right:none}.Bolly_Game-analysis-table-row-70ee56[data-v-42d40f43]{display:grid;grid-template-columns:minmax(1.5rem,1fr) 1.05fr .72fr 1.65fr;color:#333!important;background:#00713e26;border-right:.02rem solid #00713e;border-left:.02rem solid #00713e;border-bottom:.02rem solid #00713e}.Bolly_Game-analysis-table-row-70ee56.not[data-v-42d40f43]{display:block}.Bolly_Game-analysis-col-rank-d2dcec[data-v-42d40f43]{font-size:.22rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;overflow:visible!important;white-space:normal;word-break:break-word;padding-left:.08rem;padding-right:.08rem}.Bolly_Game-analysis-col-game-5cdefa[data-v-42d40f43]{flex-direction:column;gap:.05rem;padding:.2rem .15rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-analysis-game-logo-cc54b1[data-v-42d40f43]{width:.8rem;height:.8rem;object-fit:contain;margin-bottom:.05rem}.Bolly_Game-analysis-game-name-4299e8[data-v-42d40f43]{font-size:.22rem;color:#333!important}.Bolly_Game-analysis-game-provider-842eb8[data-v-42d40f43]{font-size:.2rem;color:#666!important}.Bolly_Game-analysis-col-rtp-3fdd9c[data-v-42d40f43]{font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-analysis-rtp-value-2339f1[data-v-42d40f43]{font-size:.22rem;color:#000;text-shadow:0 .02rem .04rem rgba(0,0,0,.3),0 .04rem .08rem rgba(0,0,0,.2)}.Bolly_Game-analysis-col-review-5d8bde[data-v-42d40f43]{padding:.2rem .15rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-analysis-review-text-30e1cd[data-v-42d40f43]{font-size:.2rem;color:#666!important;line-height:1.5;margin:0}.Bolly_Game-analysis-reviews-btn-a1c2d9[data-v-42d40f43]{padding:.15rem .5rem;border:none;border-radius:.1rem;font-size:.24rem;cursor:pointer;transition:all .3s;background:linear-gradient(274deg,#002228 46.45%,#00798e 99.98%)}.Bolly_Game-analysis-reviews-btn-yes-e45616[data-v-42d40f43],.Bolly_Game-analysis-reviews-btn-no-b010d8[data-v-42d40f43]{color:#fff}.Bolly_Game-analysis-reviews-btn-a1c2d9[data-v-42d40f43]:hover{opacity:.8;transform:translateY(-.02rem)}.Bolly_Game-analysis-reviews-btn-a1c2d9[data-v-42d40f43]:active{transform:translateY(0)}.Bolly_Game-scroll-to-top-ef4127[data-v-ac53eca1]{position:fixed;right:.1rem;bottom:2.2rem;z-index:9998;pointer-events:none}.pc-simulator .Bolly_Game-scroll-to-top-ef4127[data-v-ac53eca1]{bottom:50px}.Bolly_Game-scroll-to-top-btn-6d49b2[data-v-ac53eca1]{pointer-events:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.06rem;padding:.2rem .28rem;border:none;border-radius:.12rem;background:#dc3545e6;color:#fff;font-size:.2rem;font-family:inherit;cursor:pointer;transition:opacity .2s,transform .2s;-webkit-tap-highlight-color:transparent;box-shadow:0 .04rem .12rem #0003;text-decoration:none}.Bolly_Game-scroll-to-top-btn-6d49b2[data-v-ac53eca1]:hover{opacity:.95;transform:scale(1.02)}.Bolly_Game-scroll-to-top-btn-6d49b2[data-v-ac53eca1]:active{transform:scale(.98)}.fade-enter-active[data-v-ac53eca1],.fade-leave-active[data-v-ac53eca1]{transition:opacity .3s ease,transform .3s ease}.fade-enter-from[data-v-ac53eca1],.fade-leave-to[data-v-ac53eca1]{opacity:0;transform:translateY(.2rem)}.Bolly_Game-scroll-to-top-icon-457aae[data-v-ac53eca1]{width:0;height:0;border-left:.2rem solid transparent;border-right:.2rem solid transparent;border-bottom:.24rem solid currentColor;margin-bottom:.02rem}.Bolly_Game-scroll-to-top-text-557ad1[data-v-ac53eca1]{font-weight:500;line-height:1.2}.Bolly_Game-feedback-timely-740f0b[data-v-a3d1fa1e]{padding:.3rem .2rem;width:90%;margin:0 auto .3rem;box-sizing:border-box}.Bolly_Game-feedback-timely-box-e9c2c1[data-v-a3d1fa1e]{background:#fff;border:.05rem solid #ddd;border-radius:.2rem;padding:.4rem .1rem;text-align:center;box-sizing:border-box}.Bolly_Game-feedback-timely-icon-a2ba83[data-v-a3d1fa1e]{margin-bottom:.2rem;display:flex;justify-content:center;align-items:center}.Bolly_Game-feedback-timely-question-8322de[data-v-a3d1fa1e]{font-size:.32rem;font-style:italic;color:#000;margin:0 0 .15rem;line-height:1.35}.Bolly_Game-feedback-timely-motto-7a840d[data-v-a3d1fa1e]{font-size:.22rem;color:#000;margin:0 0 .3rem;line-height:1.4}.Bolly_Game-feedback-timely-actions-d80acc[data-v-a3d1fa1e]{display:flex;justify-content:center;align-items:center;gap:.2rem}.Bolly_Game-feedback-timely-btn-5331d7[data-v-a3d1fa1e]{display:inline-flex;align-items:center;justify-content:center;gap:.1rem;padding:.08rem .65rem;background:#e8e8e8;border:.02rem solid #4a4a4a;border-radius:.15rem;font-size:.28rem;color:#000;cursor:pointer;box-sizing:border-box}.Bolly_Game-feedback-timely-btn-icon-5c42fd[data-v-a3d1fa1e]{display:inline-flex}.Bolly_Game-feedback-withdrawal-3b0bad[data-v-5a5240df]{padding:.3rem .2rem;width:90%;margin:0 auto .3rem;box-sizing:border-box}.Bolly_Game-feedback-withdrawal-box-33fc7c[data-v-5a5240df]{background:#f7f6f6;border:.05rem solid #ddd;border-radius:.2rem;padding:.4rem .3rem;text-align:center;box-sizing:border-box;position:relative}.Bolly_Game-feedback-withdrawal-close-459eb6[data-v-5a5240df]{position:absolute;top:.15rem;right:.15rem;width:.5rem;height:.5rem;border:none;border-radius:50%;background:#e8e8e8;color:#4a4a4a;font-size:.28rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.Bolly_Game-feedback-withdrawal-logo-9f4df7[data-v-5a5240df]{margin-bottom:.2rem;display:flex;justify-content:center;align-items:center}.Bolly_Game-feedback-withdrawal-question-921750[data-v-5a5240df]{font-size:.28rem;color:#000;margin:0 0 .25rem;line-height:1.4;padding:0 .2rem}.Bolly_Game-feedback-withdrawal-scale-a79326[data-v-5a5240df]{display:flex;justify-content:center;align-items:flex-end;gap:.15rem;margin-bottom:.1rem}.Bolly_Game-feedback-withdrawal-btn-1bff67[data-v-5a5240df]{display:flex;flex-direction:column;align-items:center;gap:.05rem;padding:.1rem;background:transparent;border:none;cursor:pointer;font-size:.4rem;line-height:1;color:#4a4a4a;transition:transform .2s}.Bolly_Game-feedback-withdrawal-btn-1bff67[data-v-5a5240df]:hover{transform:scale(1.1)}.Bolly_Game-feedback-withdrawal-btn-1bff67.selected[data-v-5a5240df]{color:#2d6a4f;transform:scale(1.2)}.Bolly_Game-feedback-withdrawal-labels-e9b1fd[data-v-5a5240df]{display:flex;justify-content:space-between;padding:0 .1rem;font-size:.22rem;color:#000;margin-bottom:.1rem}.Bolly_Game-feedback-withdrawal-label-left-c7318b[data-v-5a5240df]{text-align:left}.Bolly_Game-feedback-withdrawal-label-right-e194aa[data-v-5a5240df]{text-align:right}.Bolly_Game-slot-rebate-expert-reviews-row-4db28e[data-v-06d2dc4d]{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:.15rem;padding:.15rem 0;border-top:.01rem solid #eeeeee;background:#eaeaea;box-shadow:0 -1px #00000040}.Bolly_Game-slot-rebate-expert-reviews-left-be8dd0[data-v-06d2dc4d]{display:flex;flex-direction:column;align-items:flex-start;gap:.06rem;font-size:.24rem;color:#333;font-weight:600;margin-left:.2rem}.Bolly_Game-slot-rebate-expert-reviews-stars-533ddb[data-v-06d2dc4d]{display:flex;align-items:center;gap:.04rem}.Bolly_Game-slot-rebate-expert-reviews-top-7f0b67[data-v-06d2dc4d]{display:flex;align-items:center;gap:.12rem}.Bolly_Game-slot-rebate-expert-reviews-bottom-f3fce6[data-v-06d2dc4d]{display:flex;align-items:center;gap:.06rem;font-size:.22rem;color:#333}.Bolly_Game-slot-rebate-expert-reviews-label-817081[data-v-06d2dc4d]{font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-slot-rebate-expert-reviews-star-49bcf8[data-v-06d2dc4d]{width:.32rem;height:.32rem;background-size:contain;background-repeat:no-repeat}.Bolly_Game-slot-rebate-expert-reviews-rating-588214[data-v-06d2dc4d]{font-size:.24rem;font-weight:700;color:#333;margin-left:.06rem}.Bolly_Game-slot-rebate-expert-btn-add-203d7e[data-v-06d2dc4d]{padding:.12rem .35rem;font-size:.22rem;font-weight:700;color:#fff;background:linear-gradient(274deg,#002228 46.45%,#00798e 99.98%);border:none;border-radius:.12rem;cursor:pointer;box-sizing:border-box;flex-shrink:0;margin-right:.2rem}.Bolly_Game-slot-rebate-expert-1bfd32[data-v-aba8af99]{margin-top:.4rem;margin-bottom:.3rem;margin:0 5%}.Bolly_Game-slot-rebate-expert-card-e286ca[data-v-aba8af99]{background:transparent;border-radius:.2rem;box-shadow:0 .08rem .24rem #00000014;padding:0;box-sizing:border-box;position:relative;margin-top:.8rem;overflow:visible}.Bolly_Game-slot-rebate-expert-main-1c531a[data-v-aba8af99]{background:#f5f5f5;padding:.5rem .3rem .25rem;box-sizing:border-box}.Bolly_Game-slot-rebate-expert-avatar-wrap-397425[data-v-aba8af99]{width:1.4rem;height:1.4rem;margin:-1rem auto .15rem;border-radius:50%;overflow:hidden;border:.06rem solid #fff;box-shadow:0 .06rem .16rem #00000026;flex-shrink:0}.Bolly_Game-slot-rebate-expert-avatar-e3701e[data-v-aba8af99]{width:100%;height:100%;display:block}.Bolly_Game-slot-rebate-expert-name-995181[data-v-aba8af99]{font-size:.28rem;color:#333;text-align:center;margin:0 0 .06rem}.Bolly_Game-slot-rebate-expert-verdict-d23dc4[data-v-aba8af99]{display:flex;align-items:center;justify-content:center;gap:.06rem;font-size:.28rem;color:#333;margin:0 0 .2rem;font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-slot-rebate-expert-verdict-icon-c6fcc1[data-v-aba8af99]{width:.28rem;height:.28rem;background-size:contain;background-repeat:no-repeat;flex-shrink:0}.Bolly_Game-slot-rebate-expert-quote-f82649[data-v-aba8af99]{font-size:.22rem;color:#555;line-height:1.5;text-align:left;margin:0 0 .2rem;padding:0 .1rem}.Bolly_Game-slot-rebate-expert-quote-f82649 q[data-v-aba8af99]{color:#000;font-size:.23rem;line-height:1.6;font-style:italic;font-weight:700}.Bolly_Game-slot-rebate-expert-meta-498e46[data-v-aba8af99]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.1rem;margin-bottom:.25rem;padding:0 .1rem}.Bolly_Game-slot-rebate-expert-update-3f3c24[data-v-aba8af99]{font-size:.2rem;color:#999}.Bolly_Game-slot-rebate-expert-recommended-d7680d[data-v-aba8af99]{display:flex;align-items:center;gap:.08rem;font-size:.22rem;color:#333}.Bolly_Game-slot-rebate-expert-recommended-icon-8f4a97[data-v-aba8af99]{width:.34rem;height:.34rem;background-size:contain;background-repeat:no-repeat;flex-shrink:0}.Bolly_Game-slot-rebate-expert-rating-6e34a4[data-v-aba8af99]{font-weight:700;margin-left:.06rem}.Bolly_Game-trustscore-static-3436cd[data-v-3a4e5fdc]{width:90%;margin:.22rem auto .4rem;box-sizing:border-box;background:#fff;border-radius:.24rem;box-shadow:0 .08rem .24rem #00000024}.Bolly_Game-trustscore-header-8c886e[data-v-3a4e5fdc]{display:flex;align-items:center;justify-content:space-between;gap:.16rem;padding:.24rem .28rem .2rem}.Bolly_Game-trustscore-brand-338fd8[data-v-3a4e5fdc]{display:flex;align-items:center;gap:.14rem;min-width:0;flex:1}.Bolly_Game-trustscore-logo-c26c0a[data-v-3a4e5fdc]{width:1.02rem;height:1.02rem;border-radius:.12rem;object-fit:contain;display:block;flex-shrink:0}.Bolly_Game-trustscore-brand-name-f3b7bf[data-v-3a4e5fdc]{font-size:.42rem;line-height:1;font-weight:700;color:#002833;letter-spacing:.01rem;white-space:nowrap}.Bolly_Game-trustscore-rating-d8ddd6[data-v-3a4e5fdc]{flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:.04rem}.Bolly_Game-trustscore-value-row-cb6996[data-v-3a4e5fdc]{display:flex;align-items:baseline;gap:.02rem;color:#007e35;font-weight:900;line-height:1}.Bolly_Game-trustscore-value-04187e[data-v-3a4e5fdc]{font-size:.7rem}.Bolly_Game-trustscore-stars-wrap-e958dd[data-v-3a4e5fdc]{display:flex;align-items:center;gap:.08rem}.Bolly_Game-trustscore-stars-2dfe1d[data-v-3a4e5fdc]{position:relative;display:inline-flex;font-size:.26rem;line-height:1;letter-spacing:.02rem;color:#8492984d}.Bolly_Game-trustscore-stars-active-6801fc[data-v-3a4e5fdc]{position:absolute;top:0;left:0;white-space:nowrap;overflow:hidden;color:#ffc400;width:0}.Bolly_Game-trustscore-info-bcb2ef[data-v-3a4e5fdc]{width:.32rem;height:.32rem;flex-shrink:0;margin-left:.1rem;background-size:contain;background-position:center;background-repeat:no-repeat;cursor:pointer}.Bolly_Game-trustscore-divider-6dd89e[data-v-3a4e5fdc]{height:.01rem;background:#0d3721}.Bolly_Game-trustscore-body-80bb95[data-v-3a4e5fdc]{padding:.2rem .28rem .26rem}.Bolly_Game-trustscore-title-6ac8d5[data-v-3a4e5fdc]{text-align:center;margin:0 0 .18rem;font-size:.24rem;line-height:1.2;color:#5c656c;text-decoration:underline;text-underline-offset:.04rem;text-decoration-thickness:.02rem;position:relative;cursor:pointer;display:inline-block;width:100%}.Bolly_Game-trustscore-list-30c7c4[data-v-3a4e5fdc]{margin:0 auto;display:flex;flex-direction:column;align-items:stretch;width:max-content;max-width:100%}.Bolly_Game-trustscore-item-8ea9f1[data-v-3a4e5fdc]{display:flex;align-items:center;justify-content:flex-start;gap:.1rem;margin-bottom:.11rem;width:100%}.Bolly_Game-trustscore-item-8ea9f1[data-v-3a4e5fdc]:last-child{margin-bottom:0}.Bolly_Game-trustscore-check-ee2242[data-v-3a4e5fdc]{width:.32rem;height:.32rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat}.Bolly_Game-trustscore-tooltip-f3cf83[data-v-3a4e5fdc]{position:absolute;bottom:100%;left:50%;transform:translate(-50%) translateY(-.1rem);background:#002833f2;color:#fff;padding:.12rem .2rem;border-radius:.12rem;font-size:.24rem;line-height:1.4;width:5.2rem;max-width:80vw;z-index:1001;pointer-events:none;opacity:0;transition:opacity .2s,transform .2s;text-align:left;box-shadow:0 .04rem .12rem #0003}.Bolly_Game-trustscore-tooltip-f3cf83[data-v-3a4e5fdc]:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:.1rem solid transparent;border-top-color:#002833f2}.Bolly_Game-trustscore-tooltip-f3cf83.active[data-v-3a4e5fdc]{opacity:1;transform:translate(-50%) translateY(-.15rem);pointer-events:auto}.Bolly_Game-trustscore-tooltip-f3cf83.header-tooltip[data-v-3a4e5fdc]{left:auto;right:0;transform:translateY(-.1rem);width:4.8rem}.Bolly_Game-trustscore-tooltip-f3cf83.header-tooltip[data-v-3a4e5fdc]:after{left:auto!important;right:.16rem!important;transform:translate(0)!important}.Bolly_Game-trustscore-tooltip-f3cf83.header-tooltip.active[data-v-3a4e5fdc]{transform:translateY(-.15rem)}.Bolly_Game-profile-modal-1e3f31[data-v-7f73cbfb]{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:9999;padding:.24rem;box-sizing:border-box}.Bolly_Game-profile-modal-1e3f31.show[data-v-7f73cbfb]{display:flex}.Bolly_Game-profile-modal-backdrop-e2bf45[data-v-7f73cbfb]{position:absolute;inset:0;background:#000000a6}.Bolly_Game-comment-ready-section-7ed26f[data-v-7f73cbfb]{position:relative;z-index:1;width:100%;max-width:8.4rem;max-height:calc(100vh - .48rem);overflow-y:auto;border-radius:.24rem;box-sizing:border-box;margin:0}.Bolly_Game-profile-modal-close-btn-2682ba[data-v-7f73cbfb]{position:absolute;top:.16rem;right:.16rem;width:.56rem;height:.56rem;border:none;border-radius:50%;background:#00000080;color:#fff;font-size:.34rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10}.Bolly_Game-comment-ready-card-2ad02f[data-v-7f73cbfb]{background:#e5efff;border-radius:.24rem;padding:.4rem .18rem .16rem;box-sizing:border-box;width:100%}.Bolly_Game-comment-ready-title-339434[data-v-7f73cbfb]{margin:0;text-align:center;font-size:.35rem;line-height:1.12;color:#17138a;font-weight:700}.Bolly_Game-comment-ready-subtitle-0adbf9[data-v-7f73cbfb]{margin:.06rem 0 .14rem;text-align:center;font-size:.2rem;color:#536286;line-height:1.35;display:flex;align-items:center;justify-content:center;gap:.06rem}.Bolly_Game-comment-ready-subtitle-0adbf9 span[data-v-7f73cbfb]{font-size:.19rem}.Bolly_Game-comment-ready-subtitle-icon-e21311[data-v-7f73cbfb]{width:.23rem;height:.23rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat}.Bolly_Game-comment-ready-main-1d6b80[data-v-7f73cbfb]{position:relative;background:#fff;border-radius:.2rem;padding:.15rem .16rem .23rem;box-sizing:border-box}.Bolly_Game-comment-ready-row-e3b26e[data-v-7f73cbfb]{display:flex;align-items:center;gap:.12rem}.Bolly_Game-comment-ready-row-e3b26e+.Bolly_Game-comment-ready-row-e3b26e[data-v-7f73cbfb]{margin-top:.12rem}.Bolly_Game-comment-ready-name-wrap-e132af[data-v-7f73cbfb]{flex:1;min-width:0;display:flex;align-items:center;background:#f8fafc;border:.02rem solid rgba(176,201,247,.7);border-radius:.14rem;overflow:hidden}.Bolly_Game-comment-ready-user-box-01e5bb[data-v-7f73cbfb]{width:.72rem;height:.62rem;display:flex;align-items:center;justify-content:center;border-right:.02rem solid #c9d7ee;flex-shrink:0}.Bolly_Game-comment-ready-user-icon-e9b079[data-v-7f73cbfb]{width:.44rem;height:.44rem;background-size:contain;background-position:center;background-repeat:no-repeat}.Bolly_Game-comment-ready-name-input-f878cf[data-v-7f73cbfb]{width:100%;height:.62rem;border:0;outline:none;background:transparent;padding:0 .12rem;box-sizing:border-box;font-size:.22rem;color:#6a7fa9}.Bolly_Game-comment-ready-btn-6b08da[data-v-7f73cbfb]{border:0;cursor:pointer;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.08rem;font-weight:700}.Bolly_Game-comment-ready-btn-random-4c0960[data-v-7f73cbfb]{width:1.85rem;height:.62rem;border-radius:.16rem;background:linear-gradient(90deg,#366ce5,#1e3c7f);color:#fff;font-size:.22rem;flex-shrink:0}.Bolly_Game-comment-ready-random-icon-2e8f1a[data-v-7f73cbfb]{width:.32rem;height:.32rem;background-size:contain;background-position:center;background-repeat:no-repeat}.Bolly_Game-comment-ready-tip-253f5b[data-v-7f73cbfb]{margin:.1rem 0;font-size:.2rem;color:#98a1ad;line-height:1.35;display:flex;align-items:center;gap:.05rem}.Bolly_Game-comment-ready-tip--underline-6df3ca[data-v-7f73cbfb]{border-bottom:.02rem solid rgba(180,196,230,.9);padding-bottom:.08rem}.Bolly_Game-comment-ready-tip-icon-511ff7[data-v-7f73cbfb]{width:.22rem;height:.22rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat;margin-top:-.05rem}.Bolly_Game-comment-ready-avatar-shell-b25d2e[data-v-7f73cbfb]{width:1.2rem;height:1.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;flex-shrink:0;position:relative;overflow:hidden}.Bolly_Game-comment-ready-avatar-base-5391ce[data-v-7f73cbfb]{width:1.18rem;height:1.18rem}.Bolly_Game-comment-ready-avatar-preview-54b5e8[data-v-7f73cbfb]{width:100%;height:100%;position:absolute;inset:0;display:none;z-index:2}.Bolly_Game-comment-ready-avatar-preview-54b5e8.show[data-v-7f73cbfb]{display:block}.Bolly_Game-comment-ready-upload-wrap-3e69ca[data-v-7f73cbfb]{position:relative;flex:1;min-width:0}.Bolly_Game-comment-ready-upload-icon-521b1e[data-v-7f73cbfb]{width:.22rem;height:.22rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat}.Bolly_Game-comment-ready-btn-upload-d01cac[data-v-7f73cbfb]{width:100%;height:.62rem;border-radius:.14rem;background:#e5efff;color:#6384b8;font-size:.25rem;font-weight:600}.Bolly_Game-comment-ready-upload-input-13ec3f[data-v-7f73cbfb]{position:absolute;inset:0;opacity:0;cursor:pointer;z-index:5}.Bolly_Game-profile-upload-loading-41faa1[data-v-7f73cbfb]{position:absolute;inset:0;background:#0006;display:none;align-items:center;justify-content:center;z-index:10}.Bolly_Game-profile-upload-loading-41faa1.show[data-v-7f73cbfb]{display:flex}.Bolly_Game-profile-upload-loading-41faa1[data-v-7f73cbfb]:after{content:"";width:.32rem;height:.32rem;border:.04rem solid #f3f3f3;border-top:.04rem solid #3498db;border-radius:50%;animation:ipl-spin-7f73cbfb 1s linear infinite}@keyframes ipl-spin-7f73cbfb{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Bolly_Game-comment-ready-submit-wrap-0b30c0[data-v-7f73cbfb]{display:flex;justify-content:flex-end;margin-top:-.26rem;margin-bottom:.1rem;margin-right:.2rem;position:relative;z-index:2}.Bolly_Game-comment-ready-photo-tip-5e2bca[data-v-7f73cbfb]{margin-left:1.32rem;margin-top:-.2rem}.Bolly_Game-comment-ready-btn-submit-b29e4f[data-v-7f73cbfb]{width:3.2rem;height:.68rem;border-radius:.36rem;border:1px solid;background:linear-gradient(360deg,#050059,#2f5fc9);color:#fff;font-size:.28rem;transition:all .2s}.Bolly_Game-comment-ready-btn-submit-b29e4f[data-v-7f73cbfb]:disabled{background:#999;cursor:not-allowed;border-color:#666}.Bolly_Game-modal-overlay-cf4ddd[data-v-471ac7cd]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:none;justify-content:center;align-items:center;z-index:10000;animation:fadeIn-471ac7cd .3s ease}.Bolly_Game-modal-overlay-cf4ddd.show[data-v-471ac7cd]{display:flex}.Bolly_Game-modal-f7ffd8[data-v-471ac7cd]{position:relative;z-index:1;background:#fff;border-radius:.16rem;padding:.4rem;min-width:5rem;max-width:80%;box-shadow:0 .2rem .6rem #0000004d;animation:slideUp-471ac7cd .3s ease;text-align:center}.Bolly_Game-modal-icon-44488e[data-v-471ac7cd]{font-size:.8rem;margin:0 0 .2rem}.Bolly_Game-modal-icon-44488e.warning[data-v-471ac7cd]{color:#ff9800}.Bolly_Game-modal-icon-44488e.success[data-v-471ac7cd]{color:#00a853;font-weight:700}.Bolly_Game-modal-message-9ddfd2[data-v-471ac7cd]{font-size:.32rem;color:#333;margin:0 0 .3rem}.Bolly_Game-modal-btn-76dfed[data-v-471ac7cd]{background:#056677;color:#fff;border:none;border-radius:.08rem;padding:.14rem .4rem;font-size:.28rem;cursor:pointer;transition:background .3s}.Bolly_Game-modal-btn-76dfed[data-v-471ac7cd]:hover{background:#04505a}.Bolly_Game-modal-btn-76dfed[data-v-471ac7cd]:active{background:#034048}@keyframes fadeIn-471ac7cd{0%{opacity:0}to{opacity:1}}@keyframes slideUp-471ac7cd{0%{transform:translateY(.3rem);opacity:0}to{transform:translateY(0);opacity:1}}.Bolly_Game-expert-profile-section-9cec4b[data-v-2182ce52]{border-radius:.2rem;border:1px solid #737373;background:#e4e4e4;margin-bottom:.3rem}.Bolly_Game-expert-profile-6d9716[data-v-2182ce52]{padding:.3rem;display:flex;align-items:center;gap:.2rem}.Bolly_Game-expert-profile-avatar-wrapper-9a7b5f[data-v-2182ce52]{width:1.2rem;height:1.2rem;flex-shrink:0;border-radius:.1rem;overflow:hidden;position:relative}.Bolly_Game-expert-profile-avatar-e1a7c6[data-v-2182ce52]{width:100%;height:100%;border-radius:.1rem;display:block}.Bolly_Game-expert-profile-info-c28e84[data-v-2182ce52]{flex:1;display:flex;flex-direction:column;gap:.05rem}.Bolly_Game-expert-profile-name-8a887f[data-v-2182ce52]{display:flex;align-items:center;gap:.1rem;font-size:.28rem;color:#333;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-expert-profile-verified-57dc21[data-v-2182ce52]{width:.26rem;height:.26rem}.Bolly_Game-expert-profile-tag-e73667[data-v-2182ce52]{display:inline-block;background:#066473;color:#fff;font-size:.2rem;padding:.05rem .15rem;border-radius:.4rem;width:fit-content}.Bolly_Game-expert-profile-menu-b93013[data-v-2182ce52]{width:.48rem;height:.48rem;cursor:pointer;flex-shrink:0}.Bolly_Game-expert-profile-dec-08cab9[data-v-2182ce52]{font-size:.24rem;color:#333;line-height:1.6;padding:.3rem;padding-top:0}.Bolly_Game-expert-list-8a535b[data-v-38a2647f]{margin:.3rem .3rem .4rem}.Bolly_Game-bonuses-title-cc7a24[data-v-38a2647f]{margin:0 0 .2rem;text-align:left}.Bolly_Game-form-hint-52ef98[data-v-41e43407]{color:#666;font-size:.22rem;margin-top:.08rem;margin-bottom:0}.Bolly_Game-form-error-message-e1c6d1[data-v-41e43407]{color:#dc3545;font-size:.24rem;margin-top:.1rem}.Bolly_Game-login-header-4c516e[data-v-41e43407]{text-align:center;padding:0 .3rem;background:#fff}.Bolly_Game-login-title-b3b279[data-v-41e43407]{font-size:.4rem;font-weight:700;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;margin:0}.Bolly_Game-login-form-12c691[data-v-41e43407]{padding:.3rem .6rem;background:#fff}.Bolly_Game-form-group-644aab[data-v-41e43407]{margin-bottom:.4rem}.Bolly_Game-form-label-2cdb1d[data-v-41e43407]{display:block;font-size:.28rem;color:#333;margin-bottom:.1rem}.Bolly_Game-form-label-2cdb1d.visually-hidden[data-v-41e43407]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.Bolly_Game-phone-input-7a8729[data-v-41e43407],.Bolly_Game-password-input-dc94f4[data-v-41e43407]{display:flex;align-items:center;background:#d9d9d9;box-shadow:0 .04rem .063rem .04rem #00000040;border:.04rem solid #44FBF3;border-radius:.5rem;overflow:hidden;min-height:.7rem;box-sizing:border-box}.Bolly_Game-country-code-a1a97d[data-v-41e43407]{padding:.1rem .2rem;font-size:.32rem;color:#333;border-right:.01rem solid #dee2e6;display:flex;align-items:center;height:100%;box-sizing:border-box;flex-shrink:0}.Bolly_Game-lock-icon-wrapper-3306a9[data-v-41e43407]{width:.48rem;height:.48rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin:0 .25rem}.Bolly_Game-lock-icon-f5fbaf[data-v-41e43407]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.Bolly_Game-input-55d763[data-v-41e43407]{flex:1;border:none;background:transparent;padding:.15rem;font-size:.3rem;color:#333;outline:none;height:100%;box-sizing:border-box;line-height:1.5}.Bolly_Game-input-55d763[data-v-41e43407]::placeholder{color:#999}.secure-input[data-v-41e43407]{-webkit-text-security:disc}.secure-input.reveal[data-v-41e43407]{-webkit-text-security:none}.Bolly_Game-password-toggle-6b803a[data-v-41e43407]{background:none;border:none;padding:.1rem;cursor:pointer;margin-right:.1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Bolly_Game-eye-icon-wrapper-841b7c[data-v-41e43407]{width:.35rem;height:.35rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Bolly_Game-eye-icon-3e9c46[data-v-41e43407]{width:.35rem;height:.35rem}.Bolly_Game-login-btn-04c708[data-v-41e43407]{width:60%;margin-left:20%;border:none;border-radius:.15rem;color:#fff;font-size:.3rem;font-weight:700;padding:.15rem .2rem;cursor:pointer;transition:all .3s;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-login-btn-04c708[data-v-41e43407]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}.Bolly_Game-register-link-db9cd3[data-v-41e43407]{text-align:center;margin:.2rem 0}.Bolly_Game-register-text-c36b27[data-v-41e43407]{font-size:.24rem;color:#333;margin-right:.1rem}.Bolly_Game-register-link-btn-b9da1e[data-v-41e43407]{font-size:.24rem;text-decoration:underline;cursor:pointer;white-space:nowrap}.Bolly_Game-auth-underline-wrap-fa0b9a[data-v-41e43407]{width:100%;box-sizing:border-box;padding:0 .3rem}.Bolly_Game-section-underline-21e624[data-v-41e43407]{height:.02rem;background:linear-gradient(90deg,transparent,rgba(68,251,243,.5),transparent);margin:.2rem 0}.Bolly_Game-register-link-btn-b9da1e[data-v-41e43407]:hover{color:#056677}.Bolly_Game-register-header-d3b36c[data-v-7884a95d]{text-align:center;padding:0 .3rem .3rem;background:#fff}.Bolly_Game-register-title-d148f1[data-v-7884a95d]{font-size:.4rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;margin:0}.secure-input[data-v-7884a95d]{-webkit-text-security:disc}.secure-input.reveal[data-v-7884a95d]{-webkit-text-security:none}.Bolly_Game-register-banner-1e08a7[data-v-7884a95d]{border-radius:.2rem;overflow:hidden;margin-bottom:.3rem}.Bolly_Game-register-banner-img-60ca0d[data-v-7884a95d]{width:100%;height:auto;display:block}.Bolly_Game-register-form-b879b5[data-v-7884a95d]{padding:.3rem .6rem;background:#fff}.Bolly_Game-form-group-644aab[data-v-7884a95d]{margin-bottom:.4rem}.Bolly_Game-form-label-2cdb1d[data-v-7884a95d]{display:block;font-size:.28rem;color:#333;margin-bottom:.1rem}.Bolly_Game-form-label-2cdb1d.visually-hidden[data-v-7884a95d]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.Bolly_Game-phone-input-7a8729[data-v-7884a95d],.Bolly_Game-password-input-dc94f4[data-v-7884a95d]{display:flex;align-items:center;background:#d9d9d9;box-shadow:0 .04rem .063rem .04rem #00000040;border:.04rem solid #44FBF3;border-radius:.5rem;overflow:hidden;min-height:.7rem;box-sizing:border-box}.Bolly_Game-country-code-a1a97d[data-v-7884a95d]{padding:.1rem .2rem;font-size:.32rem;color:#333;border-right:.01rem solid #dee2e6;display:flex;align-items:center;height:100%;box-sizing:border-box;flex-shrink:0}.Bolly_Game-lock-icon-wrapper-3306a9[data-v-7884a95d]{width:.48rem;height:.48rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin:0 .25rem}.Bolly_Game-lock-icon-f5fbaf[data-v-7884a95d]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.Bolly_Game-input-55d763[data-v-7884a95d]{flex:1;border:none;background:transparent;padding:.15rem;font-size:.3rem;color:#333;outline:none;height:100%;box-sizing:border-box;line-height:1.5}.Bolly_Game-input-55d763[data-v-7884a95d]::placeholder{color:#999}.Bolly_Game-password-toggle-6b803a[data-v-7884a95d]{background:none;border:none;padding:.1rem;cursor:pointer;margin-right:.1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Bolly_Game-eye-icon-wrapper-841b7c[data-v-7884a95d]{width:.35rem;height:.35rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Bolly_Game-eye-icon-3e9c46[data-v-7884a95d]{width:.35rem;height:.35rem}.Bolly_Game-register-btn-8b91b3[data-v-7884a95d]{width:60%;margin-left:20%;border:none;border-radius:.15rem;color:#fff;font-size:.3rem;padding:.15rem .2rem;cursor:pointer;transition:all .3s;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-register-btn-8b91b3[data-v-7884a95d]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}.Bolly_Game-auth-underline-wrap-fa0b9a[data-v-7884a95d]{width:100%;box-sizing:border-box;padding:0 .3rem}.Bolly_Game-section-underline-21e624[data-v-7884a95d]{height:.02rem;background:linear-gradient(90deg,transparent,rgba(68,251,243,.5),transparent);margin:.2rem 0}.Bolly_Game-terms-agreement-61c6b1[data-v-7884a95d]{text-align:center;margin:.2rem 0}.Bolly_Game-checkbox-label-3cc387[data-v-7884a95d]{display:flex;align-items:center;justify-content:center;gap:.1rem;cursor:pointer;font-size:.2rem;color:#333;transition:all .3s ease;padding:.05rem;border-radius:.05rem}.Bolly_Game-checkbox-c5fba7[data-v-7884a95d]{display:none}.Bolly_Game-terms-icon-wrapper-380255[data-v-7884a95d]{width:.45rem;height:.45rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Bolly_Game-terms-icon-29ceab[data-v-7884a95d]{width:.45rem;height:.45rem}.Bolly_Game-terms-text-d4a380[data-v-7884a95d]{font-size:.2rem;color:#333;max-width:6rem;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;text-align:left}.Bolly_Game-register-text-c36b27[data-v-7884a95d]{font-size:.24rem;color:#333;margin-right:.1rem}.Bolly_Game-form-hint-52ef98[data-v-7884a95d]{color:#666;font-size:.22rem;margin-top:.08rem;margin-bottom:0}.Bolly_Game-form-error-message-e1c6d1[data-v-7884a95d]{color:#dc3545;font-size:.24rem;margin-top:.1rem}.Bolly_Game-cricket-guide-wrapper-e85a3d[data-v-0284d3b3]{width:100%}.Bolly_Game-cricket-guide-section-title-ee7dfa[data-v-0284d3b3]{padding:0 .3rem;text-align:left}.Bolly_Game-cricket-guide-grid-3col-b21c87[data-v-0284d3b3]{display:grid;grid-template-columns:repeat(3,1fr);gap:.15rem;margin-bottom:.3rem}.Bolly_Game-cricket-guide-btn-c5e098[data-v-0284d3b3]{box-sizing:border-box;color:#000;border:none;border-radius:.12rem;padding:.15rem .2rem;font-size:.22rem;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.08rem;box-shadow:0 .02rem .06rem #0000001a;position:relative;overflow:hidden;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-cricket-guide-btn-c5e098 span[data-v-0284d3b3]{color:#fff}.Bolly_Game-cricket-guide-btn-c5e098.active[data-v-0284d3b3]{border:.04rem solid #056677;color:#fff}.Bolly_Game-cricket-guide-btn-c5e098[data-v-0284d3b3]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff3,#fff0);pointer-events:none}.Bolly_Game-cricket-guide-btn-c5e098[data-v-0284d3b3]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #00000026}.Bolly_Game-cricket-guide-icon-wrapper-92b21e[data-v-0284d3b3]{width:.62rem;height:.62rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Bolly_Game-cricket-guide-icon-3f7ac0[data-v-0284d3b3]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.Bolly_Game-cricket-guide-section-6c2527[data-v-0284d3b3]{padding:.3rem;background:#fff}.Bolly_Game-cricket-guide-content-342619[data-v-0284d3b3]{margin-top:.3rem;padding:.3rem 0;text-align:center}.Bolly_Game-cricket-guide-content-item-892d96[data-v-0284d3b3]{display:none}.Bolly_Game-cricket-guide-content-item-892d96.active[data-v-0284d3b3]{display:block}.Bolly_Game-cricket-guide-title-a70996[data-v-0284d3b3]{margin:.2rem 0 .1rem}.Bolly_Game-cricket-guide-text-f74db3[data-v-0284d3b3]{text-align:left;line-height:1.7;margin-bottom:.2rem}.Bolly_Game-cricket-guide-subtitle-2f35fa[data-v-0284d3b3]{margin:.3rem 0 .12rem}.Bolly_Game-cricket-guide-list-495053[data-v-0284d3b3]{margin:0;padding-left:.4rem;list-style-type:disc}.Bolly_Game-cricket-guide-list-495053 li[data-v-0284d3b3]{font-size:.25rem;line-height:1.6;margin-bottom:.14rem;color:#000}.Bolly_Game-cricket-match-section-cef727[data-v-65348e5b]{padding:.3rem;box-shadow:0 0 .2rem #46fff64d;width:100%;margin:0;border-radius:.12rem}.Bolly_Game-section-underline-wrap-d5edc5[data-v-65348e5b]{width:90%;margin:0 5%}.Bolly_Game-cricket-match-header-542ac6[data-v-65348e5b]{margin-bottom:.3rem}.Bolly_Game-cricket-match-header-top-8706df[data-v-65348e5b]{display:flex;align-items:center;gap:.15rem;margin-bottom:.3rem}.Bolly_Game-cricket-match-icon-e660ab[data-v-65348e5b]{width:.66rem;height:.77rem;flex-shrink:0;filter:brightness(1.2) saturate(1.5)}.Bolly_Game-cricket-match-title-85cc59[data-v-65348e5b]{font-size:.39rem;text-align:left;color:#fff;margin:0;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Bolly_Game-cricket-match-subtitle-382778[data-v-65348e5b]{font-size:.22rem;color:#fff;margin:.1rem 0;line-height:1.4}.Bolly_Game-cricket-match-match-info-e029a1[data-v-65348e5b]{display:flex;align-items:center;gap:.1rem;margin-top:.15rem}.Bolly_Game-cricket-match-trophy-ec1554[data-v-65348e5b]{width:.55rem;height:.55rem;object-fit:contain;filter:hue-rotate(0deg) saturate(2) brightness(1.2)}.Bolly_Game-cricket-match-match-text-290ea0[data-v-65348e5b]{font-size:.22rem;color:#fff}.Bolly_Game-cricket-match-card-59b07c[data-v-65348e5b]{margin-bottom:.3rem;position:relative}.Bolly_Game-cricket-match-divider-231a90[data-v-65348e5b]{height:.02rem;background:#46fff680;margin:.3rem 0;border:none}.Bolly_Game-cricket-match-match-container-14681c[data-v-65348e5b]{box-shadow:0 0 .2rem #46fff64d;border-radius:.12rem;padding:.25rem;margin-bottom:.3rem}.Bolly_Game-cricket-match-card-header-2d289b[data-v-65348e5b]{display:flex;justify-content:flex-end;align-items:center;gap:.15rem;margin-bottom:.2rem}.Bolly_Game-cricket-match-date-99b87f[data-v-65348e5b]{font-size:.22rem;color:#fff}.Bolly_Game-cricket-match-live-fc4013[data-v-65348e5b]{background:red;color:#fff;font-size:.2rem;padding:.05rem .12rem;border-radius:.12rem;text-transform:uppercase;display:flex;align-items:center;gap:.08rem}.Bolly_Game-cricket-match-live-icon-473253[data-v-65348e5b]{width:.16rem;height:.16rem;object-fit:contain}.Bolly_Game-cricket-match-teams-c0c550[data-v-65348e5b]{display:flex;justify-content:space-around;align-items:center;margin-bottom:.25rem}.Bolly_Game-cricket-match-team-7ef882[data-v-65348e5b]{display:flex;flex-direction:column;align-items:center;gap:.1rem}.Bolly_Game-cricket-match-team-circle-e4ec45[data-v-65348e5b]{width:1.2rem;height:1.2rem;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:.1rem}.Bolly_Game-cricket-match-team-logo-b57798[data-v-65348e5b]{width:.8rem;height:.8rem;object-fit:contain}.Bolly_Game-cricket-match-team-percent-0dc84e[data-v-65348e5b]{font-size:.2rem;color:#fff;margin-top:.05rem}.Bolly_Game-cricket-match-team-percent-value-47de2f[data-v-65348e5b]{color:red}.Bolly_Game-cricket-match-vs-9a195a[data-v-65348e5b]{width:1.8rem;height:1.8rem;object-fit:contain}.Bolly_Game-cricket-match-vs-text-d0a6e0[data-v-65348e5b]{font-size:.18rem;color:#fff;text-align:center;margin-top:.05rem}.Bolly_Game-cricket-match-predictions-5bfd1b[data-v-65348e5b]{display:flex;flex-direction:column;gap:.15rem;margin-bottom:.2rem}.Bolly_Game-cricket-match-prediction-row-6f2048[data-v-65348e5b]{display:flex;align-items:center;gap:.1rem;padding:.1rem .12rem;border-radius:.08rem;width:100%;box-sizing:border-box}.Bolly_Game-cricket-match-prediction-logo-1de465[data-v-65348e5b]{width:.5rem;height:.5rem;object-fit:contain;flex-shrink:0}.Bolly_Game-cricket-match-prediction-name-02fc36[data-v-65348e5b]{font-size:.22rem;color:#fff;flex-shrink:0;min-width:.4rem}.Bolly_Game-cricket-match-prediction-percent-28800b[data-v-65348e5b]{font-size:.22rem;color:#fff;flex-shrink:0;margin-left:auto}.Bolly_Game-cricket-match-checkbox-ec614a[data-v-65348e5b]{width:.3rem;height:.3rem;border:.02rem solid #ffffff;border-radius:.04rem;background:transparent;position:relative;cursor:pointer;flex-shrink:0}.Bolly_Game-cricket-match-checkbox-ec614a.checked[data-v-65348e5b]{background:#058e43;border-color:#fff}.Bolly_Game-cricket-match-checkbox-ec614a.checked[data-v-65348e5b]:after{content:"\2713";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:.2rem}.Bolly_Game-cricket-match-betting-725015[data-v-65348e5b]{display:flex;align-items:center;gap:.1rem;margin-bottom:.3rem;width:100%;box-sizing:border-box;justify-content:space-between}.Bolly_Game-cricket-match-coins-709c11[data-v-65348e5b]{width:1.1rem;height:1.1rem;object-fit:contain;flex-shrink:0}.Bolly_Game-cricket-match-input-wrapper-1f8873[data-v-65348e5b]{flex:0 0 auto;display:flex;align-items:center;background:#d9d9d9;border-radius:.1rem;padding:.1rem .2rem;gap:.15rem;min-width:2rem}.Bolly_Game-cricket-match-input-btn-ea1aba[data-v-65348e5b]{width:.4rem;height:.4rem;min-width:.4rem;border:none;background:transparent;font-size:.28rem;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0}.Bolly_Game-cricket-match-input-4c68bc[data-v-65348e5b]{width:1rem;min-width:1rem;border:none;background:transparent;text-align:center;font-size:.24rem;color:#333;flex-shrink:0;padding:0}.Bolly_Game-cricket-match-submit-4e0377[data-v-65348e5b]{background:linear-gradient(180deg,#058e43,#025e16);border:.02rem solid rgba(130,250,134,1);color:#fff;border-radius:.1rem;padding:.12rem .3rem;font-size:.24rem;cursor:pointer;flex-shrink:0;white-space:nowrap}.Bolly_Game-cricket-match-text-block-29e6a7[data-v-65348e5b]{margin-bottom:.25rem}.Bolly_Game-cricket-match-text-block-29e6a7[data-v-65348e5b]:last-child{margin-bottom:0}.Bolly_Game-cricket-match-text-content-becf5f[data-v-65348e5b]{font-size:.28rem;color:#fff;line-height:1.6;margin:0}
