.gr-overlay{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1;background-color:#000c}.gr-popup{position:fixed;transition:all .3s ease-in-out}.gr-popup-center{top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.gr-dialog{position:fixed;color:#000;padding:2%;transition:all .3s ease-in-out;display:flex;align-items:center;justify-content:center;flex-direction:column}.gr-dialog-center{top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.gr-dialog-close-icon{position:absolute;top:0;left:-8%}.gr-dialog-inner{flex:1;position:relative;width:100%;overflow:hidden}.gr-container{display:flex;width:100%;height:100%;justify-content:flex-start;align-items:center}.gr-container-horizontal{flex-direction:row}.gr-container-vertical{flex-direction:column}.gr-header{position:relative;display:flex;align-items:center}.gr-header-center{justify-content:center}.gr-header-between{justify-content:space-between}.gr-header-around{justify-content:space-around}.gr-header-start{justify-content:flex-start}.gr-header-end{justify-content:flex-end}.gr-title{display:flex;align-items:center;justify-content:center}.gr-button{position:relative;display:flex;align-items:center;justify-content:center}.gr-button.horizontal{flex-direction:row}.gr-button.vertical{flex-direction:column}.gr-button.disabled{filter:grayscale(1) brightness(.8)}.gr-toast,.gr-toast-loading{position:fixed;transition:all .3s ease-in-out}.gr-toast-center{top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.gr-toast-inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.gr-loading{display:inline-block;position:relative;z-index:9}.gr-loading-icon{width:8vh;height:8vh;max-width:52px;max-height:52px;display:flex;align-items:center;justify-content:center}.gr-loading-fullscreen{position:fixed;top:0;left:0;z-index:1999;display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;background-color:#0000}.gr-loading-circle{border:.6vh solid #fff;border-bottom-color:#ff0057;border-radius:50%;animation:rotator 1s linear infinite}.gr-loading-circle-thin{border-radius:50%;border-top:.4vh solid #ff0057;border-right:.4vh solid transparent;animation:rotator .8s linear infinite}.gr-loading-circle-inner{position:relative;border-radius:50%;border:.4vh solid #fff;animation:rotator .8s linear infinite}.gr-loading-circle-inner:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:92%;height:92%;border:.4vh solid transparent;border-bottom-color:#ff0057;border-radius:50%}.gr-loading-ripple{position:relative}.gr-loading-ripple:after,.gr-loading-ripple:before{content:"";width:100%;height:100%;border-radius:50%;border:.4vh solid #fff;position:absolute;left:0;top:0;opacity:0;-webkit-animation:ripple 2s linear infinite;animation:ripple 2s linear infinite}.gr-loading-ripple:after{animation-delay:1s}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ripple{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:0}}.gr-fall-enter-active,.gr-expansion-enter-active,.gr-flip-enter-active,.gr-bounce-enter-active,.gr-rise-enter-active{transition:all .3s cubic-bezier(.18,.89,.32,1.28)}.gr-fall-leave-active,.gr-expansion-leave-active,.gr-bounce-leave-active .gr-rise-leave-active{transition:all .3s cubic-bezier(.6,-.28,.74,.05)}@keyframes gr-fade-in{0%{opacity:0}to{opacity:1}}@keyframes gr-fade-out{0%{opacity:1}to{opacity:0}}.gr-fade-enter-active{animation:.3s gr-fade-in both ease-out}.gr-fade-leave-active{animation:.3s gr-fade-out both ease-in}.gr-bounce-enter-from{transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.gr-bounce-leave-active{transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}.gr-flip-enter-from,.gr-flip-leave-active{transform:translate3d(-50%,-50%,0) rotateX(-90deg);opacity:0}.gr-expansion-enter-from{transform:translate3d(-50%,-50%,0) scaleX(.7);opacity:0}.gr-expansion-leave-active{transform:translate3d(-50%,-50%,0) scaleX(.9);opacity:0}.gr-fall-enter-from,.gr-fall-leave-active{transform:translate3d(-50%,-80%,0);opacity:0}.gr-rise-enter-from,.gr-rise-leave-active{transform:translate3d(-50%,80%,0);opacity:0}.app-screen-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:2001;color:#e3e3e3;text-align:center;background-color:#2e215a}.app-screen-popup.vertical .app-screen-icon{width:50vw;height:30vw;animation:swingOne 1.5s ease infinite alternate}.app-screen-popup.vertical .app-screen-text{margin-top:28.7769784173vh;font-size:7.1942446043vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-screen-popup.vertical .app-screen-text{margin-top:14.9925037481vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-screen-popup.vertical .app-screen-text{font-size:3.748125937vw}}.app-screen-popup.horizontal .app-screen-icon{width:30vw;height:18vw;animation:swingTwo 1.5s ease infinite alternate}.app-screen-popup.horizontal .app-screen-text{margin-top:14.3884892086vh;font-size:5.7553956835vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-screen-popup.horizontal .app-screen-text{margin-top:7.4962518741vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-screen-popup.horizontal .app-screen-text{font-size:2.9985007496vw}}.app-screen-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5%}.app-screen-icon{margin:auto;background:url(https://dl.dir.freefiremobile.com/common/web_event/common/images/scape.png) center/contain no-repeat}@media screen and (orientation: portrait){.app-screen-popup.vertical{display:flex;flex-direction:column;align-items:center;justify-content:center}}@media screen and (orientation: landscape){.app-screen-popup.horizontal{display:flex;flex-direction:column;align-items:center;justify-content:center}}.app-alert{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;background-color:#000}.app-alert-inner{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);width:126.0431654676vh;height:68.7769784173vh;border-bottom:.5755395683vh solid #6f6f6f;background-color:#272727}@media screen and (max-aspect-ratio: 1334 / 695){.app-alert-inner{width:65.6671664168vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-alert-inner{height:35.832083958vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-alert-inner{border-bottom:.299850075vw solid #6f6f6f}}.app-alert-top{position:relative;width:100%;height:9.7841726619vh;display:flex;align-items:center;justify-content:center;font-size:7.1942446043vh;background-image:linear-gradient(to bottom,#b1b1b1,#f7f5ed)}@media screen and (max-aspect-ratio: 1334 / 695){.app-alert-top{height:5.0974512744vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-alert-top{font-size:3.748125937vw}}.app-alert-top:after{content:"";position:absolute;bottom:.1438848921vh;width:70%;height:.5755395683vh;background:linear-gradient(to right,rgba(255,242,146,0) 0%,rgb(255,242,146) 20%,rgb(255,242,146) 50%,rgb(255,242,146) 80%,rgba(255,242,146,0) 100%);filter:drop-shadow(0 .1em .05em rgba(228,149,18,.3))}@media screen and (max-aspect-ratio: 1334 / 695){.app-alert-top:after{bottom:.0749625187vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-alert-top:after{height:.299850075vw}}.app-alert-title{margin-top:.5755395683vh;background-image:linear-gradient(to bottom,#333332 10%,#836133);background-clip:text;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (max-aspect-ratio: 1334 / 695){.app-alert-title{margin-top:.299850075vw}}.app-alert-content{width:114.5323741007vh;height:38.5611510791vh;font-size:4.0287769784vh;margin:3.7410071942vh auto;padding:.7194244604vh 2.8776978417vh;font-family:inherit!important;overflow:hidden;overflow-y:auto;background-color:#393939}@media screen and (max-aspect-ratio: 1334 / 695){.app-alert-content{width:59.6701649175vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-alert-content{height:20.0899550225vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-alert-content{font-size:2.0989505247vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-alert-content{margin:1.9490254873vw auto}}@media screen and (max-aspect-ratio: 1334 / 695){.app-alert-content{padding:.3748125937vw 1.4992503748vw}}.app-alert-content *{font-family:inherit!important}.app-alert-content p{line-height:4.8920863309vh;font-family:inherit!important;color:#fff}@media screen and (max-aspect-ratio: 1334 / 695){.app-alert-content p{line-height:2.5487256372vw}}.app-alert-content::-webkit-scrollbar:vertical{width:.5vw}.app-alert-content::-webkit-scrollbar-thumb{background-color:#8f8f8f}.app-alert-content::-webkit-scrollbar-track{background-color:#161616}.app-alert-bottom{display:flex;align-items:center;justify-content:center}.app-alert-reject,.app-alert-accept{display:flex;align-items:center;justify-content:center;width:36.5467625899vh;height:8.9208633094vh;padding-top:.7194244604vh;margin:0 2.5899280576vh;font-size:5.1798561151vh;border-radius:.5755395683vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-alert-reject,.app-alert-accept{width:19.0404797601vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-alert-reject,.app-alert-accept{height:4.6476761619vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-alert-reject,.app-alert-accept{padding-top:.3748125937vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-alert-reject,.app-alert-accept{margin:0 1.3493253373vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-alert-reject,.app-alert-accept{font-size:2.6986506747vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-alert-reject,.app-alert-accept{border-radius:.299850075vw}}.app-alert-reject{filter:brightness(.9);color:#002757;background-image:linear-gradient(to bottom,#008dc1,#007297)}.app-alert-accept{color:#753f00;background-image:linear-gradient(to bottom,#fbed65,#f0b64d)}.app-camera-icon.hide{visibility:hidden}.app-camera-icon.none{display:none}@font-face{font-family:GFF Latin;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/GFFLatinW05-Thin.woff) format("woff");font-weight:300}@font-face{font-family:GFF Latin;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/GFFLatinW05-Regular.woff) format("woff");font-weight:400}.app-reward{position:relative}.app-reward-size-normal{width:20.4316546763vh;height:20.4316546763vh;font-size:2.8776978417vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-reward-size-normal{width:10.6446776612vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-reward-size-normal{height:10.6446776612vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-reward-size-normal{font-size:1.4992503748vw}}.app-reward-size-small{width:18.9928057554vh;height:18.9928057554vh;font-size:2.8776978417vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-reward-size-small{width:9.8950524738vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-reward-size-small{height:9.8950524738vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-reward-size-small{font-size:1.4992503748vw}}.app-reward-size-mini{width:13.2374100719vh;height:13.2374100719vh;font-size:2.5899280576vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-reward-size-mini{width:6.8965517241vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-reward-size-mini{height:6.8965517241vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-reward-size-mini{font-size:1.3493253373vw}}.app-reward-size-large{width:43.4532374101vh;height:43.4532374101vh;font-size:5.1798561151vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-reward-size-large{width:22.6386806597vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-reward-size-large{height:22.6386806597vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-reward-size-large{font-size:2.6986506747vw}}.app-reward-status-disabled:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.app-reward-status-disabled .app-reward-iframe{filter:grayscale(1)}.app-reward-status-disabled .app-reward-iframe .app-reward-counts{color:#5d686e}.app-reward-status-drawn:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.app-reward-status-drawn .app-reward-iframe{filter:brightness(.3)}.app-reward-status-drawn .app-reward-iframe .app-reward-counts{color:#5d686e}.app-reward-status-active .app-reward-type-grand{filter:drop-shadow(0 0 .1em #ffc000) drop-shadow(-.1em -.1em .1em #ffc000) drop-shadow(.1em .1em .1em #ffc000) drop-shadow(0 0 .6em #ffc000)}.app-reward-status-active .app-reward-type-normal{filter:drop-shadow(0 0 .1em #d22fee) drop-shadow(-.1em -.1em .1em #d22fee) drop-shadow(.1em .1em .1em #d22fee) drop-shadow(0 0 .6em #d22fee)}.app-reward-iframe{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:100%}.app-reward-img{max-width:75%;max-height:75%}.app-reward-counts{position:absolute;right:4%;bottom:10%;z-index:2;height:3.4532374101vh;line-height:3.4532374101vh;padding:.1438848921vh 1.4388489209vh;font-family:inherit;font-size:1em;color:#d7d7d7;background:linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,.3) 20%,rgba(0,0,0,.5) 40%,rgba(0,0,0,.5) 60%,rgba(0,0,0,.3) 80%,rgba(0,0,0,0) 100%)}@media screen and (max-aspect-ratio: 1334 / 695){.app-reward-counts{height:1.7991004498vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-reward-counts{line-height:1.7991004498vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-reward-counts{padding:.0749625187vw .7496251874vw}}.app-reward-layer{position:absolute;z-index:9;padding:.5755395683vh 2.8776978417vh;border-width:.1438848921vh;min-width:100%;white-space:wrap;border-color:#4a4288;border-style:solid;background-color:#000;text-align:center}@media screen and (max-aspect-ratio: 1334 / 695){.app-reward-layer{padding:.299850075vw 1.4992503748vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-reward-layer{border-width:.0749625187vw}}.app-reward-layer.right-bottom{left:60%;bottom:10%}.app-rule-content{width:100%;height:100%;padding:0 5.7553956835vh;font-size:4.3165467626vh;font-family:inherit!important;color:#fff;overflow:hidden;overflow-y:auto}@media screen and (max-aspect-ratio: 1334 / 695){.app-rule-content{padding:0 2.9985007496vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-rule-content{font-size:2.2488755622vw}}.app-rule-content *{font-family:inherit!important}.app-rule-content h1,.app-rule-content h2,.app-rule-content h3,.app-rule-content h4,.app-rule-content h5,.app-rule-content h6{font-size:5.1798561151vh;color:#d8aaff!important}@media screen and (max-aspect-ratio: 1334 / 695){.app-rule-content h1,.app-rule-content h2,.app-rule-content h3,.app-rule-content h4,.app-rule-content h5,.app-rule-content h6{font-size:2.6986506747vw}}.app-rule-content p{color:#fff;line-height:4.8920863309vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-rule-content p{line-height:2.5487256372vw}}.app-rule-content img{max-width:100%!important;height:auto!important}.app-arrow-down{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:2.8776978417vh;height:2.8776978417vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-arrow-down{width:1.4992503748vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-arrow-down{height:1.4992503748vw}}.app-remind-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.app-remind{display:flex;align-items:center;justify-content:center;margin:4.3165467626vh 0 7.1942446043vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-remind{margin:2.2488755622vw 0 3.748125937vw}}.app-remind-check{position:relative;width:4.0287769784vh;height:4.0287769784vh;margin-top:-.2877697842vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-remind-check{width:2.0989505247vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-remind-check{height:2.0989505247vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-remind-check{margin-top:-.1499250375vw}}.app-remind-check-icon{position:absolute;width:4.6043165468vh;height:3.7410071942vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-remind-check-icon{width:2.3988005997vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-remind-check-icon{height:1.9490254873vw}}.app-remind-text{margin:0 0 0 2.8776978417vh;font-size:3rem;color:#917fb7}@media screen and (max-aspect-ratio: 1334 / 695){.app-remind-text{margin:0 0 0 1.4992503748vw}}.app-remind-confirm{background-image:linear-gradient(to bottom,#210901 10%,#b95c28);background-clip:text;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:4.8rem;margin-top:.5rem}.app-drawn-dialog-ctx{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;justify-content:flex-start;margin:2.3021582734vh 0 0}@media screen and (max-aspect-ratio: 1334 / 695){.app-drawn-dialog-ctx{margin:1.1994002999vw 0 0}}.app-drawn-dialog-confirm{background-image:linear-gradient(to bottom,#210901 10%,#b95c28);background-clip:text;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:4.8rem;margin-top:.5rem}.app-drawn-tip{margin:1.4388489209vh 0 0;font-size:1.6rem;color:#c2b9d5}@media screen and (max-aspect-ratio: 1334 / 695){.app-drawn-tip{margin:.7496251874vw 0 0}}.app-grand{display:flex;flex-direction:column;align-items:center;justify-content:center;width:191.9424460432vh;height:107.9136690647vh;position:relative;padding:4%;text-align:center;overflow:hidden}@media screen and (max-aspect-ratio: 1334 / 695){.app-grand{width:100vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-grand{height:56.2218890555vw}}.app-grand-title{background-image:linear-gradient(to bottom,#f389eb 35%,rgb(255,255,255));background-clip:text;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:4.8rem}.app-grand-close{position:absolute;left:12%;top:11%}.app-grand-main{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:79.7122302158vh;height:79.7122302158vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-grand-main{width:41.5292353823vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-grand-main{height:41.5292353823vw}}.app-grand-img{max-width:100%;max-height:100%}.app-grand-footer{flex-shrink:0;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:-17.8417266187vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-grand-footer{margin-top:-9.2953523238vw}}.app-grand-count{position:absolute;right:12%;top:-22%;font-size:4.6043165468vh;color:#d7d7d7}@media screen and (max-aspect-ratio: 1334 / 695){.app-grand-count{font-size:2.3988005997vw}}.app-grand-name{padding:0 8.6330935252vh;margin:0 0 1.4388489209vh;font-size:3.2rem;color:#fcdb4f;background:linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,.4) 20%,rgb(0,0,0) 40%,rgb(0,0,0) 60%,rgba(0,0,0,.3) 80%,rgba(0,0,0,0) 100%)}@media screen and (max-aspect-ratio: 1334 / 695){.app-grand-name{padding:0 4.4977511244vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-grand-name{margin:0 0 .7496251874vw}}.app-grand-btn{background-image:linear-gradient(to bottom,#210901 10%,#b95c28);background-clip:text;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:4.8rem;margin-top:.5rem}.app-grand-tip{margin:1.4388489209vh 0 0;font-size:1.6rem;color:#c2b9d5}@media screen and (max-aspect-ratio: 1334 / 695){.app-grand-tip{margin:.7496251874vw 0 0}}.app-grand-html-title{display:flex;align-items:center;justify-content:center;color:#fff;font-size:4rem}.app-grand-html-title .text-blue{font-size:1.2em;color:#0cd9e2}.app-grand-html-title .text-orange{font-size:1.2em;color:#fcdb4f}.app-fall,.app-expansion,.app-flip,.app-bounce,.app-fall-enter-active,.app-fall-leave-active{transition:all .3s cubic-bezier(.18,.89,.32,1.28)}.app-fall-leave-active{transition:all .3s ease-in-out}.app-fall-enter-from,.app-fall-leave-active{transform:translate3d(0,-80%,0);opacity:0}@keyframes swingOne{0%{transform:rotate(-90deg)}30%{transform:rotate(-90deg)}70%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes swingTwo{0%{transform:rotate(0)}30%{transform:rotate(0)}70%{transform:rotate(-90deg)}to{transform:rotate(-90deg)}}@font-face{font-family:GFF Latin;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/GFFLatinW05-Thin.woff) format("woff");font-weight:300}@font-face{font-family:GFF Latin;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/GFFLatinW05-Regular.woff) format("woff");font-weight:400}.app-no-records[data-v-6ed10cf1]{flex:.9;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(0,0,0,.3);height:57.5539568345vh;width:100%}@media screen and (max-aspect-ratio: 1334 / 695){.app-no-records[data-v-6ed10cf1]{height:29.9850074963vw}}.app-no-records-icon[data-v-6ed10cf1]{width:10.3597122302vh;height:13.6690647482vh;margin-bottom:1.8705035971vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-no-records-icon[data-v-6ed10cf1]{width:5.3973013493vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-no-records-icon[data-v-6ed10cf1]{height:7.1214392804vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-no-records-icon[data-v-6ed10cf1]{margin-bottom:.9745127436vw}}.app-no-records-text[data-v-6ed10cf1]{font-family:GFF Latin,sans-serif;font-size:2.8776978417vh;text-transform:uppercase;color:#c1b0d9}@media screen and (max-aspect-ratio: 1334 / 695){.app-no-records-text[data-v-6ed10cf1]{font-size:1.4992503748vw}}.app-main-content[data-v-6ed10cf1]{display:flex;flex-direction:column;align-items:center;justify-content:center;justify-content:start;align-items:flex-start}.app-main-header[data-v-6ed10cf1]{display:flex;flex-direction:column;align-items:center;justify-content:center;align-items:start;width:100%;margin:5.3237410072vh 0 1.8705035971vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-header[data-v-6ed10cf1]{margin:2.7736131934vw 0 .9745127436vw}}.app-user-nickname[data-v-6ed10cf1]{width:100%;font-family:GFF Latin,sans-serif;font-weight:500;text-transform:uppercase;font-size:4.0287769784vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-nickname[data-v-6ed10cf1]{font-size:2.0989505247vw}}.app-user-info[data-v-6ed10cf1]{display:flex;align-items:center;justify-content:center;width:100%;justify-content:space-between}.app-user-info .app-user-gap[data-v-6ed10cf1]{flex:1;height:100%}.app-user-info .app-update-rule[data-v-6ed10cf1]{font-weight:500;font-size:2.8776978417vh;color:#9a95d6}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-update-rule[data-v-6ed10cf1]{font-size:1.4992503748vw}}.app-user-info .app-update-rule[data-v-6ed10cf1] .num-hint{color:#f4bc41}.app-user-info .app-user-id[data-v-6ed10cf1]{font-family:GFF Latin,sans-serif;font-size:3.1654676259vh;color:#a9a9a9}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-user-id[data-v-6ed10cf1]{font-size:1.6491754123vw}}.app-user-info .app-penalty-hint[data-v-6ed10cf1]{position:relative;width:2.8776978417vh;height:2.8776978417vh;margin-top:.2877697842vh;margin-left:.8633093525vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint[data-v-6ed10cf1]{width:1.4992503748vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint[data-v-6ed10cf1]{height:1.4992503748vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint[data-v-6ed10cf1]{margin-top:.1499250375vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint[data-v-6ed10cf1]{margin-left:.4497751124vw}}.app-user-info .app-penalty-hint .hint[data-v-6ed10cf1]{display:block;width:2.8776978417vh;height:2.8776978417vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint .hint[data-v-6ed10cf1]{width:1.4992503748vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint .hint[data-v-6ed10cf1]{height:1.4992503748vw}}.app-user-info .app-penalty-hint .hint-text-box[data-v-6ed10cf1]{position:absolute;z-index:999;bottom:50%;transform:translateY(50%);right:5.3237410072vh;font-family:GFF Latin,sans-serif;font-size:2.8776978417vh;width:46.1151079137vh;padding:.1438848921vh;background-color:#120024e6;border:1px solid #B43AFF;animation:hint-text-in-6ed10cf1 .5s ease}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint .hint-text-box[data-v-6ed10cf1]{right:2.7736131934vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint .hint-text-box[data-v-6ed10cf1]{font-size:1.4992503748vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint .hint-text-box[data-v-6ed10cf1]{width:24.0254872564vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint .hint-text-box[data-v-6ed10cf1]{padding-left:.0749625187vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint .hint-text-box[data-v-6ed10cf1]{padding-right:.0749625187vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint .hint-text-box[data-v-6ed10cf1]{padding-top:.0749625187vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint .hint-text-box[data-v-6ed10cf1]{padding-bottom:.0749625187vw}}.app-user-info .app-penalty-hint .hint-text-box[data-v-6ed10cf1]:after{position:absolute;z-index:999;bottom:45%;transform:translate3d(0,50%,0);transform:rotate(45deg);right:-1.1510791367vh;content:"";width:2.3021582734vh;height:2.3021582734vh;background-color:#120024e6;border-top:1px solid #B43AFF;border-right:1px solid #B43AFF}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint .hint-text-box[data-v-6ed10cf1]:after{right:-.5997001499vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint .hint-text-box[data-v-6ed10cf1]:after{width:1.1994002999vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint .hint-text-box[data-v-6ed10cf1]:after{height:1.1994002999vw}}.app-user-info .app-penalty-hint .hint-text-box .hint-text[data-v-6ed10cf1]{position:relative;z-index:9999;width:45.6115107914vh;padding:.2877697842vh 2.4460431655vh .8633093525vh 2.0143884892vh;background-color:#120024e6;border:1px solid #853AFF;transform:scale(.99)}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint .hint-text-box .hint-text[data-v-6ed10cf1]{width:23.7631184408vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint .hint-text-box .hint-text[data-v-6ed10cf1]{padding-left:1.0494752624vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint .hint-text-box .hint-text[data-v-6ed10cf1]{padding-right:1.2743628186vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint .hint-text-box .hint-text[data-v-6ed10cf1]{padding-top:.1499250375vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint .hint-text-box .hint-text[data-v-6ed10cf1]{padding-bottom:.4497751124vw}}.app-user-info .app-penalty-hint .hint-text-box .hint-text[data-v-6ed10cf1]:after{position:absolute;bottom:45%;transform:translate3d(0,50%,0);transform:rotate(45deg) scale(.99);right:-1.1510791367vh;content:"";width:2.3021582734vh;height:2.3021582734vh;background-color:#120024e6;border-top:1px solid #853AFF;border-right:1px solid #853AFF}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint .hint-text-box .hint-text[data-v-6ed10cf1]:after{right:-.5997001499vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint .hint-text-box .hint-text[data-v-6ed10cf1]:after{width:1.1994002999vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-user-info .app-penalty-hint .hint-text-box .hint-text[data-v-6ed10cf1]:after{height:1.1994002999vw}}@keyframes hint-text-in-6ed10cf1{0%{opacity:0}to{opacity:1}}.app-main-table[data-v-6ed10cf1]{display:flex;flex-direction:column;align-items:center;justify-content:center;justify-content:start;align-items:flex-start;position:relative;width:100%;height:73.8129496403vh;flex:1}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-table[data-v-6ed10cf1]{height:38.4557721139vw}}.app-main-thead[data-v-6ed10cf1]{display:flex;align-items:center;justify-content:center;justify-content:start;width:100%;height:8.6330935252vh;text-align:center;text-transform:uppercase;font-weight:500;font-size:3.7410071942vh;margin-bottom:.4316546763vh;color:#ebdbff;background:linear-gradient(90deg,rgba(99,48,170,.8) 0%,rgba(64,48,168,.8) 100%);box-shadow:inset 0 -1px #bf6dff80}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-thead[data-v-6ed10cf1]{height:4.4977511244vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-thead[data-v-6ed10cf1]{font-size:1.9490254873vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-thead[data-v-6ed10cf1]{margin-bottom:.2248875562vw}}.app-main-thead .app-main-thead-item[data-v-6ed10cf1]{width:33.3%;position:relative}.app-main-thead .app-main-thead-item[data-v-6ed10cf1]:after{position:absolute;right:0;top:.7194244604vh;content:"";width:.1438848921vh;height:2.8776978417vh;background-color:#7c5ca9}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-thead .app-main-thead-item[data-v-6ed10cf1]:after{top:.3748125937vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-thead .app-main-thead-item[data-v-6ed10cf1]:after{width:.0749625187vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-thead .app-main-thead-item[data-v-6ed10cf1]:after{height:1.4992503748vw}}.app-main-thead .app-main-thead-item[data-v-6ed10cf1]:last-of-type:after{content:"";background-color:#0000}.app-main-thead .app-main-thead-penalty-type[data-v-6ed10cf1]:first-of-type{width:57%}.app-main-tbody[data-v-6ed10cf1]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;justify-content:start;width:100%;height:64.7482014388vh;text-transform:uppercase;overflow:auto;text-align:center;font-size:3.4532374101vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-tbody[data-v-6ed10cf1]{height:33.7331334333vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-tbody[data-v-6ed10cf1]{font-size:1.7991004498vw}}.app-main-tbody .app-main-tbody-row[data-v-6ed10cf1]{display:flex;align-items:center;justify-content:center;justify-content:start;width:100%;margin-bottom:.4316546763vh;background:rgba(0,0,0,.3)}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-tbody .app-main-tbody-row[data-v-6ed10cf1]{margin-bottom:.2248875562vw}}.app-main-tbody .app-main-tbody-row .app-main-tbody-item[data-v-6ed10cf1]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:33.3%;height:8.6330935252vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-tbody .app-main-tbody-row .app-main-tbody-item[data-v-6ed10cf1]{height:4.4977511244vw}}.app-main-tbody .app-main-tbody-row .app-main-tbody-result-color[data-v-6ed10cf1]{color:#78ff75}.app-main-tbody .app-main-tbody-row .app-main-tbody-penalty-type[data-v-6ed10cf1]{width:57%}.app-scroll-box[data-v-6ed10cf1]{position:absolute;left:0;bottom:0;width:100%;height:12.9496402878vh;background:linear-gradient(to top,rgb(0,0,0) 20%,rgba(0,0,0,.6) 40%,rgba(0,0,0,0))!important}@media screen and (max-aspect-ratio: 1334 / 695){.app-scroll-box[data-v-6ed10cf1]{height:6.7466266867vw}}.app-arrow-down[data-v-6ed10cf1]{position:absolute;bottom:4.3165467626vh;left:50%;transform:translate(-50%);width:3.5971223022vh;height:2.3021582734vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-arrow-down[data-v-6ed10cf1]{bottom:2.2488755622vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-arrow-down[data-v-6ed10cf1]{width:1.8740629685vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-arrow-down[data-v-6ed10cf1]{height:1.1994002999vw}}.banned-content .app-main-header[data-v-6ed10cf1]{margin:3.0215827338vh 0 1.1510791367vh;height:auto}@media screen and (max-aspect-ratio: 1334 / 695){.banned-content .app-main-header[data-v-6ed10cf1]{margin:1.5742128936vw 0 .5997001499vw}}.banned-content .app-main-table[data-v-6ed10cf1]{height:81.1510791367vh}@media screen and (max-aspect-ratio: 1334 / 695){.banned-content .app-main-table[data-v-6ed10cf1]{height:42.2788605697vw}}.banned-content .app-main-tbody[data-v-6ed10cf1]{height:72.0863309353vh}@media screen and (max-aspect-ratio: 1334 / 695){.banned-content .app-main-tbody[data-v-6ed10cf1]{height:37.5562218891vw}}.banned-content .app-no-records[data-v-6ed10cf1]{height:65.4676258993vh}@media screen and (max-aspect-ratio: 1334 / 695){.banned-content .app-no-records[data-v-6ed10cf1]{height:34.107946027vw}}.app-main-content[data-v-4b0a4221]{display:flex;flex-direction:column;position:relative;padding:4.3165467626vh 0 0}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-content[data-v-4b0a4221]{padding:2.2488755622vw 0 0}}.app-main-content .policy-content[data-v-4b0a4221]{flex:1;position:relative;width:100%;overflow-x:hidden;overflow-y:auto;padding:2.3021582734vh 6.4748201439vh 2.3021582734vh 2.1582733813vh;color:#ded0f0;font-size:4.0287769784vh;font-weight:500;line-height:5.1798561151vh;background-color:#0000004d}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-content .policy-content[data-v-4b0a4221]{padding:1.1994002999vw 3.3733133433vw 1.1994002999vw 1.1244377811vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-content .policy-content[data-v-4b0a4221]{font-size:2.0989505247vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-content .policy-content[data-v-4b0a4221]{line-height:2.6986506747vw}}.app-main-content .policy-content[data-v-4b0a4221] *{font-family:inherit!important}.app-main-content .policy-content[data-v-4b0a4221] p{margin-bottom:5.1798561151vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-content .policy-content[data-v-4b0a4221] p{margin-bottom:2.6986506747vw}}.app-main-content .policy-content[data-v-4b0a4221] img{max-width:100%!important;height:auto!important}.app-main-content .app-scroll-box[data-v-4b0a4221]{position:absolute;left:0;bottom:0;width:100%;height:12.9496402878vh;background:linear-gradient(to top,rgba(0,0,0,.8) 20%,rgba(0,0,0,.6) 40%,rgba(0,0,0,0))}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-content .app-scroll-box[data-v-4b0a4221]{height:6.7466266867vw}}.app-main-content .app-scroll-box .app-arrow-down[data-v-4b0a4221]{position:absolute;bottom:2.8776978417vh;left:50%;transform:translate(-50%);width:3.5971223022vh;height:2.3021582734vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-content .app-scroll-box .app-arrow-down[data-v-4b0a4221]{bottom:1.4992503748vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-content .app-scroll-box .app-arrow-down[data-v-4b0a4221]{width:1.8740629685vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-content .app-scroll-box .app-arrow-down[data-v-4b0a4221]{height:1.1994002999vw}}@font-face{font-family:GFF Latin;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/GFFLatinW05-Thin.woff) format("woff");font-weight:300}@font-face{font-family:GFF Latin;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/GFFLatinW05-Regular.woff) format("woff");font-weight:400}.media-item[data-v-57ca996e]{position:relative;display:flex;flex-direction:column;width:46.0431654676vh;min-width:30%}@media screen and (max-aspect-ratio: 1334 / 695){.media-item[data-v-57ca996e]{width:23.988005997vw}}.media-item .media-item-cover[data-v-57ca996e]{position:relative;width:100%;height:25.8992805755vh;border-width:.2877697842vh .1438848921vh;border-style:solid;border-top-color:#e8d8ff;border-bottom-color:#e8d8ff;border-left-color:#8e66ff4d;border-right-color:#8e66ff4d;background-position:center center;background-repeat:no-repeat;background-size:cover}@media screen and (max-aspect-ratio: 1334 / 695){.media-item .media-item-cover[data-v-57ca996e]{height:13.4932533733vw}}@media screen and (max-aspect-ratio: 1334 / 695){.media-item .media-item-cover[data-v-57ca996e]{border-width:.1499250375vw .0749625187vw}}.media-item .media-item-cover .media-item-cover-mask[data-v-57ca996e]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000004d}.media-item .media-item-cover .media-item-cover-view[data-v-57ca996e]{position:absolute;top:0;left:0;width:100%;height:100%}.media-item .media-item-cover .media-item-cover-view .media-item-cover-view-text[data-v-57ca996e]{position:absolute;right:4.3165467626vh;bottom:1.1510791367vh;z-index:1;font-style:normal;font-weight:700;font-size:2.8776978417vh;line-height:4.0287769784vh;color:#fff;text-shadow:1px 1px 1px #562EA9,1px -1px 1px #562EA9,-1px 1px 1px #562EA9,-1px -1px 1px #562EA9;text-transform:uppercase}@media screen and (max-aspect-ratio: 1334 / 695){.media-item .media-item-cover .media-item-cover-view .media-item-cover-view-text[data-v-57ca996e]{right:2.2488755622vw}}@media screen and (max-aspect-ratio: 1334 / 695){.media-item .media-item-cover .media-item-cover-view .media-item-cover-view-text[data-v-57ca996e]{bottom:.5997001499vw}}@media screen and (max-aspect-ratio: 1334 / 695){.media-item .media-item-cover .media-item-cover-view .media-item-cover-view-text[data-v-57ca996e]{font-size:1.4992503748vw}}@media screen and (max-aspect-ratio: 1334 / 695){.media-item .media-item-cover .media-item-cover-view .media-item-cover-view-text[data-v-57ca996e]{line-height:2.0989505247vw}}.media-item .media-item-cover .media-item-cover-view .media-item-cover-view-arrow[data-v-57ca996e]{position:absolute;right:-1.4388489209vh;bottom:-2.3021582734vh;width:10.5035971223vh;height:12.8057553957vh}@media screen and (max-aspect-ratio: 1334 / 695){.media-item .media-item-cover .media-item-cover-view .media-item-cover-view-arrow[data-v-57ca996e]{right:-.7496251874vw}}@media screen and (max-aspect-ratio: 1334 / 695){.media-item .media-item-cover .media-item-cover-view .media-item-cover-view-arrow[data-v-57ca996e]{bottom:-1.1994002999vw}}@media screen and (max-aspect-ratio: 1334 / 695){.media-item .media-item-cover .media-item-cover-view .media-item-cover-view-arrow[data-v-57ca996e]{width:5.4722638681vw}}@media screen and (max-aspect-ratio: 1334 / 695){.media-item .media-item-cover .media-item-cover-view .media-item-cover-view-arrow[data-v-57ca996e]{height:6.6716641679vw}}.media-item .media-item-cover .media-item-cover-play[data-v-57ca996e]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6.618705036vh;height:6.618705036vh}@media screen and (max-aspect-ratio: 1334 / 695){.media-item .media-item-cover .media-item-cover-play[data-v-57ca996e]{width:3.4482758621vw}}@media screen and (max-aspect-ratio: 1334 / 695){.media-item .media-item-cover .media-item-cover-play[data-v-57ca996e]{height:3.4482758621vw}}.media-item .media-item-name[data-v-57ca996e]{position:relative;width:100%;overflow:hidden;text-overflow:ellipsis;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:1.0071942446vh 0 4.3165467626vh;font-style:normal;font-weight:500;font-size:3.4532374101vh;line-height:4.0287769784vh;color:#c1b0d9}@media screen and (max-aspect-ratio: 1334 / 695){.media-item .media-item-name[data-v-57ca996e]{margin:.5247376312vw 0 2.2488755622vw}}@media screen and (max-aspect-ratio: 1334 / 695){.media-item .media-item-name[data-v-57ca996e]{font-size:1.7991004498vw}}@media screen and (max-aspect-ratio: 1334 / 695){.media-item .media-item-name[data-v-57ca996e]{line-height:2.0989505247vw}}.media-item-detail[data-v-57ca996e]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2;background-color:#000c}.media-item-detail .media-item-detail-inner[data-v-57ca996e]{position:relative}.media-item-detail .media-item-detail-inner .media-item-detail-close[data-v-57ca996e]{position:absolute;top:3.0215827338vh;right:-8.4892086331vh;width:4.7482014388vh;height:4.7482014388vh}@media screen and (max-aspect-ratio: 1334 / 695){.media-item-detail .media-item-detail-inner .media-item-detail-close[data-v-57ca996e]{top:1.5742128936vw}}@media screen and (max-aspect-ratio: 1334 / 695){.media-item-detail .media-item-detail-inner .media-item-detail-close[data-v-57ca996e]{right:-4.4227886057vw}}@media screen and (max-aspect-ratio: 1334 / 695){.media-item-detail .media-item-detail-inner .media-item-detail-close[data-v-57ca996e]{width:2.4737631184vw}}@media screen and (max-aspect-ratio: 1334 / 695){.media-item-detail .media-item-detail-inner .media-item-detail-close[data-v-57ca996e]{height:2.4737631184vw}}.media-item-detail .media-item-detail-inner .media-item-detail-close.close-comic[data-v-57ca996e]{top:3.0215827338vh}@media screen and (max-aspect-ratio: 1334 / 695){.media-item-detail .media-item-detail-inner .media-item-detail-close.close-comic[data-v-57ca996e]{top:1.5742128936vw}}.media-item-detail .media-item-detail-inner .media-item-detail-close.close-video[data-v-57ca996e]{top:1.2949640288vh}@media screen and (max-aspect-ratio: 1334 / 695){.media-item-detail .media-item-detail-inner .media-item-detail-close.close-video[data-v-57ca996e]{top:.6746626687vw}}.media-item-detail .media-item-detail-inner.detail-comic[data-v-57ca996e]{overflow:visible;max-width:107.9136690647vh;margin:0 auto;height:100%}@media screen and (max-aspect-ratio: 1334 / 695){.media-item-detail .media-item-detail-inner.detail-comic[data-v-57ca996e]{max-width:56.2218890555vw}}.media-item-detail .media-item-detail-inner.detail-comic .detail-comic-image[data-v-57ca996e]{display:flex;flex-direction:column;align-items:center;justify-content:center;justify-content:flex-start;overflow-x:hidden;overflow-y:auto;width:100%;height:100%;background-color:#000}.media-item-detail .media-item-detail-inner.detail-comic .detail-comic-image .detail-comic-image-gap[data-v-57ca996e]{width:100%;flex:1}.media-item-detail .media-item-detail-inner.detail-comic .detail-comic-image img[data-v-57ca996e]{display:block;width:100%;height:auto}.media-item-detail .media-item-detail-inner.detail-video[data-v-57ca996e]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:129.4964028777vh;height:72.8057553957vh}@media screen and (max-aspect-ratio: 1334 / 695){.media-item-detail .media-item-detail-inner.detail-video[data-v-57ca996e]{width:67.4662668666vw}}@media screen and (max-aspect-ratio: 1334 / 695){.media-item-detail .media-item-detail-inner.detail-video[data-v-57ca996e]{height:37.9310344828vw}}.media-item-detail .media-item-detail-inner.detail-video .video-player-box[data-v-57ca996e]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000}.media-item-detail .media-item-detail-inner.detail-video .video-cover[data-v-57ca996e]{position:absolute;top:0;left:0;width:100%;height:100%}.media-item-detail .media-item-detail-inner.detail-video .video-cover .video-cover-image[data-v-57ca996e]{position:absolute;top:0;left:0;width:100%;height:100%;max-width:100%;max-height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover}.media-item-detail .media-item-detail-inner.detail-video .video-cover .video-play-icon[data-v-57ca996e]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16.1151079137vh;height:16.1151079137vh}@media screen and (max-aspect-ratio: 1334 / 695){.media-item-detail .media-item-detail-inner.detail-video .video-cover .video-play-icon[data-v-57ca996e]{width:8.395802099vw}}@media screen and (max-aspect-ratio: 1334 / 695){.media-item-detail .media-item-detail-inner.detail-video .video-cover .video-play-icon[data-v-57ca996e]{height:8.395802099vw}}.app-scroll-box[data-v-57ca996e]{position:absolute;left:0;bottom:0;width:100%;height:7.1942446043vh;background:linear-gradient(to top,rgba(0,0,0,.9) 20%,rgba(0,0,0,.7) 50%,rgba(0,0,0,0))}@media screen and (max-aspect-ratio: 1334 / 695){.app-scroll-box[data-v-57ca996e]{height:3.748125937vw}}.app-arrow-down[data-v-57ca996e]{position:absolute;bottom:1.4388489209vh;left:50%;transform:translate(-50%);width:3.5971223022vh;height:2.3021582734vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-arrow-down[data-v-57ca996e]{bottom:.7496251874vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-arrow-down[data-v-57ca996e]{width:1.8740629685vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-arrow-down[data-v-57ca996e]{height:1.1994002999vw}}@font-face{font-family:GFF Latin;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/GFFLatinW05-Thin.woff) format("woff");font-weight:300}@font-face{font-family:GFF Latin;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/GFFLatinW05-Regular.woff) format("woff");font-weight:400}.app-main-content[data-v-7095863c]{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.media-list[data-v-7095863c]{position:relative;display:flex;justify-content:space-between;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;overflow-x:hidden;overflow-y:auto;width:100%;height:100%;padding:4.3165467626vh 0 0}@media screen and (max-aspect-ratio: 1334 / 695){.media-list[data-v-7095863c]{padding:2.2488755622vw 0 0}}.media-list[data-v-7095863c]:after{content:"";position:relative;display:block;width:46.0431654676vh;min-width:30%}@media screen and (max-aspect-ratio: 1334 / 695){.media-list[data-v-7095863c]:after{width:23.988005997vw}}.app-scroll-box[data-v-7095863c]{position:absolute;left:0;bottom:0;width:100%;height:10.071942446vh;background:linear-gradient(to top,rgb(0,0,0) 20%,rgba(0,0,0,.7) 40%,rgba(0,0,0,0))}@media screen and (max-aspect-ratio: 1334 / 695){.app-scroll-box[data-v-7095863c]{height:5.2473763118vw}}.app-arrow-down[data-v-7095863c]{position:absolute;bottom:2.8776978417vh;left:50%;transform:translate(-50%);width:3.5971223022vh;height:2.3021582734vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-arrow-down[data-v-7095863c]{bottom:1.4992503748vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-arrow-down[data-v-7095863c]{width:1.8740629685vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-arrow-down[data-v-7095863c]{height:1.1994002999vw}}.app-no-records[data-v-7095863c]{flex:.9;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(0,0,0,.3);width:100%}.app-no-records-icon[data-v-7095863c]{width:10.3597122302vh;height:13.6690647482vh;margin-bottom:1.8705035971vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-no-records-icon[data-v-7095863c]{width:5.3973013493vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-no-records-icon[data-v-7095863c]{height:7.1214392804vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-no-records-icon[data-v-7095863c]{margin-bottom:.9745127436vw}}.app-no-records-text[data-v-7095863c]{font-family:GFF Latin,sans-serif;font-size:2.8776978417vh;text-transform:uppercase;color:#c1b0d9}@media screen and (max-aspect-ratio: 1334 / 695){.app-no-records-text[data-v-7095863c]{font-size:1.4992503748vw}}@font-face{font-family:GFF Latin;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/GFFLatinW05-Thin.woff) format("woff");font-weight:300}@font-face{font-family:GFF Latin;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/GFFLatinW05-Regular.woff) format("woff");font-weight:400}.app-container[data-v-7ba5bd90]{display:flex;align-items:center;justify-content:center;justify-content:start;width:100%;height:100%;color:#fff;background-size:cover}.app-menu[data-v-7ba5bd90]{position:relative;width:21%;height:100%;margin-top:2.4460431655vh;background-color:#0003;font-size:3.7410071942vh;text-transform:uppercase;font-family:GFF Latin,sans-serif}@media screen and (max-aspect-ratio: 1334 / 695){.app-menu[data-v-7ba5bd90]{margin-top:1.2743628186vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-menu[data-v-7ba5bd90]{font-size:1.9490254873vw}}.app-menu[data-v-7ba5bd90]:after{content:"";position:absolute;top:0;right:0;width:.1438848921vh;height:100%;background:linear-gradient(to bottom,#534438,transparent)}@media screen and (max-aspect-ratio: 1334 / 695){.app-menu[data-v-7ba5bd90]:after{width:.0749625187vw}}.app-menu .app-menu-item[data-v-7ba5bd90]{display:flex;align-items:center;justify-content:center;justify-content:start;width:100%;height:12.9496402878vh;padding-left:2.3021582734vh;color:#ddd;word-wrap:break-word;word-break:keep-all;position:relative}@media screen and (max-aspect-ratio: 1334 / 695){.app-menu .app-menu-item[data-v-7ba5bd90]{height:6.7466266867vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-menu .app-menu-item[data-v-7ba5bd90]{padding-left:1.1994002999vw}}.app-menu .app-menu-item .app-menu-arrow-up[data-v-7ba5bd90],.app-menu .app-menu-item .app-menu-arrow-down[data-v-7ba5bd90]{position:absolute;display:inline-block;right:2.8776978417vh;width:2.7338129496vh;height:1.726618705vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-menu .app-menu-item .app-menu-arrow-up[data-v-7ba5bd90],.app-menu .app-menu-item .app-menu-arrow-down[data-v-7ba5bd90]{right:1.4992503748vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-menu .app-menu-item .app-menu-arrow-up[data-v-7ba5bd90],.app-menu .app-menu-item .app-menu-arrow-down[data-v-7ba5bd90]{width:1.4242878561vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-menu .app-menu-item .app-menu-arrow-up[data-v-7ba5bd90],.app-menu .app-menu-item .app-menu-arrow-down[data-v-7ba5bd90]{height:.8995502249vw}}.app-menu .app-menu-item .app-menu-icon[data-v-7ba5bd90]{width:4.8920863309vh;height:4.6043165468vh;margin-right:1.0071942446vh;background-size:cover}@media screen and (max-aspect-ratio: 1334 / 695){.app-menu .app-menu-item .app-menu-icon[data-v-7ba5bd90]{width:2.5487256372vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-menu .app-menu-item .app-menu-icon[data-v-7ba5bd90]{height:2.3988005997vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-menu .app-menu-item .app-menu-icon[data-v-7ba5bd90]{margin-right:.5247376312vw}}.app-menu .app-menu-item .app-sub-menus[data-v-7ba5bd90]{position:absolute;top:12.9496402878vh;left:0%;width:97%}@media screen and (max-aspect-ratio: 1334 / 695){.app-menu .app-menu-item .app-sub-menus[data-v-7ba5bd90]{top:6.7466266867vw}}.app-menu .app-menu-item .app-sub-menus .app-main-subitem[data-v-7ba5bd90],.app-menu .app-menu-item .app-sub-menus .app-main-subitem-active[data-v-7ba5bd90]{height:9.6402877698vh;color:#fff;font-size:3.1654676259vh;padding-left:2.5899280576vh;display:flex;align-items:center;justify-content:center;justify-content:flex-start;overflow-x:hidden;position:relative}@media screen and (max-aspect-ratio: 1334 / 695){.app-menu .app-menu-item .app-sub-menus .app-main-subitem[data-v-7ba5bd90],.app-menu .app-menu-item .app-sub-menus .app-main-subitem-active[data-v-7ba5bd90]{height:5.0224887556vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-menu .app-menu-item .app-sub-menus .app-main-subitem[data-v-7ba5bd90],.app-menu .app-menu-item .app-sub-menus .app-main-subitem-active[data-v-7ba5bd90]{font-size:1.6491754123vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-menu .app-menu-item .app-sub-menus .app-main-subitem[data-v-7ba5bd90],.app-menu .app-menu-item .app-sub-menus .app-main-subitem-active[data-v-7ba5bd90]{padding-left:1.3493253373vw}}.app-menu .app-menu-item .app-sub-menus .app-subitem-text[data-v-7ba5bd90]{margin:auto 0;overflow:hidden;text-overflow:ellipsis;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.app-menu .app-menu-item .app-sub-menus .app-main-subitem[data-v-7ba5bd90]:before{content:"";position:absolute;top:0;left:0;height:100%;width:.2877697842vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-menu .app-menu-item .app-sub-menus .app-main-subitem[data-v-7ba5bd90]:before{width:.1499250375vw}}.app-menu .app-menu-item-checked[data-v-7ba5bd90]{background-size:100% 100%;color:#2c2c2c}.app-main[data-v-7ba5bd90]{display:flex;flex-direction:column;align-items:center;justify-content:center;justify-content:start;align-items:flex-start;width:79%;height:100%;padding:2.4460431655vh 4.3165467626vh 0}@media screen and (max-aspect-ratio: 1334 / 695){.app-main[data-v-7ba5bd90]{padding:1.2743628186vw 2.2488755622vw 0}}.app-main-tab[data-v-7ba5bd90]{width:100%;height:8.6330935252vh;display:flex;align-items:center;justify-content:center;justify-content:space-between;font-weight:500;font-size:4.6043165468vh;text-transform:uppercase;color:#fff6}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-tab[data-v-7ba5bd90]{height:4.4977511244vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-tab[data-v-7ba5bd90]{font-size:2.3988005997vw}}.app-main-tab .app-main-tab-item[data-v-7ba5bd90]{height:100%;display:flex;align-items:center;justify-content:center;padding:0 4.7482014388vh;margin:0 .5755395683vh;border-bottom:1px solid rgba(255,255,255,.2)}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-tab .app-main-tab-item[data-v-7ba5bd90]{padding:0 2.4737631184vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-tab .app-main-tab-item[data-v-7ba5bd90]{margin:0 .299850075vw}}.app-main-tab .app-main-tab-item-checked[data-v-7ba5bd90]{color:#fff;text-shadow:0px 0px 4px #ad00ff;background:linear-gradient(180deg,rgba(112,0,255,0) 0%,rgba(112,0,255,.2) 48.96%,rgba(168,81,255,.8) 100%);border-bottom:1px solid #fff}.app-main-tab .app-main-tab-policy[data-v-7ba5bd90]{flex:none;display:inline-block;line-height:8.6330935252vh;font-size:4.6043165468vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-tab .app-main-tab-policy[data-v-7ba5bd90]{line-height:4.4977511244vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-tab .app-main-tab-policy[data-v-7ba5bd90]{font-size:2.3988005997vw}}.app-main-tab-menu[data-v-7ba5bd90]{flex:1;display:flex;align-items:center;justify-content:center;justify-content:flex-start;height:100%;overflow:auto}.app-main-select-tab[data-v-7ba5bd90]{position:relative;width:44.6043165468vh;height:7.7697841727vh;color:#fff;font-weight:500;background-color:#120024cc;border:0 solid #501a88;border-width:.2877697842vh;font-size:3.4532374101vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-select-tab[data-v-7ba5bd90]{width:23.2383808096vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-select-tab[data-v-7ba5bd90]{height:4.047976012vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-select-tab[data-v-7ba5bd90]{border-width:.1499250375vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-select-tab[data-v-7ba5bd90]{font-size:1.7991004498vw}}.select-tab-icon[data-v-7ba5bd90]{flex-shrink:0;border:0 solid #adadad;border-left-color:transparent;border-bottom-color:transparent;border-right-color:transparent;border-width:1.0071942446vh;border-top-width:1.1510791367vh;margin-top:1.726618705vh;transform-origin:center .5755395683vh;transition:.3s}@media screen and (max-aspect-ratio: 1334 / 695){.select-tab-icon[data-v-7ba5bd90]{border-width:.5247376312vw}}@media screen and (max-aspect-ratio: 1334 / 695){.select-tab-icon[data-v-7ba5bd90]{border-top-width:.5997001499vw}}@media screen and (max-aspect-ratio: 1334 / 695){.select-tab-icon[data-v-7ba5bd90]{margin-top:.8995502249vw}}@media screen and (max-aspect-ratio: 1334 / 695){.select-tab-icon[data-v-7ba5bd90]{transform-origin:center .299850075vw}}.select-tab-icon.open[data-v-7ba5bd90]{transform:rotate(180deg)}.selected-tab[data-v-7ba5bd90]{display:flex;align-items:center;justify-content:center;height:100%;width:100%;justify-content:space-between;padding:0 2.3021582734vh 0 2.8776978417vh}@media screen and (max-aspect-ratio: 1334 / 695){.selected-tab[data-v-7ba5bd90]{padding:0 1.1994002999vw 0 1.4992503748vw}}.selected-title[data-v-7ba5bd90]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-main-select[data-v-7ba5bd90]{position:absolute;z-index:1;left:-.2877697842vh;top:7.4820143885vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-select[data-v-7ba5bd90]{left:-.1499250375vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-select[data-v-7ba5bd90]{top:3.8980509745vw}}.app-main-select-arrow-inner[data-v-7ba5bd90]{position:absolute;bottom:0%;left:0%;display:flex;align-items:center;justify-content:center;align-items:flex-end;width:100%;height:7.9136690647vh;padding:1.4388489209vh 0;background:linear-gradient(to bottom,transparent,rgb(0,0,0) 70%)}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-select-arrow-inner[data-v-7ba5bd90]{height:4.1229385307vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-select-arrow-inner[data-v-7ba5bd90]{padding:.7496251874vw 0}}.app-main-select-arrow[data-v-7ba5bd90]{width:2.5899280576vh;height:1.5827338129vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-select-arrow[data-v-7ba5bd90]{width:1.3493253373vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-select-arrow[data-v-7ba5bd90]{height:.8245877061vw}}.app-main-select-list[data-v-7ba5bd90]{width:44.6043165468vh;max-height:41.726618705vh;padding:0 .5755395683vh;color:#ababab;background-color:#000;overflow:auto}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-select-list[data-v-7ba5bd90]{width:23.2383808096vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-select-list[data-v-7ba5bd90]{max-height:21.7391304348vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-select-list[data-v-7ba5bd90]{padding:0 .299850075vw}}.app-main-select-list[data-v-7ba5bd90]::-webkit-scrollbar-thumb{width:.8vw;background-color:#bcbcbc}.app-select-item[data-v-7ba5bd90]{display:flex;align-items:center;justify-content:center;justify-content:space-between;padding:0 1.726618705vh 0 2.5899280576vh;min-height:8.6330935252vh;line-height:4.3165467626vh;border-bottom:1px solid #2a2a2a;width:100%}@media screen and (max-aspect-ratio: 1334 / 695){.app-select-item[data-v-7ba5bd90]{padding:0 .8995502249vw 0 1.3493253373vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-select-item[data-v-7ba5bd90]{min-height:4.4977511244vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-select-item[data-v-7ba5bd90]{line-height:2.2488755622vw}}.app-select-item[data-v-7ba5bd90]:last-child{border:none}.app-select-item.active[data-v-7ba5bd90]{color:#ffc000}@font-face{font-family:GFF Latin;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/GFFLatinW05-Thin.woff) format("woff");font-weight:300}@font-face{font-family:GFF Latin;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/GFFLatinW05-Regular.woff) format("woff");font-weight:400}@font-face{font-family:GFF Latin;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/GFFLatinW05-Medium.woff) format("woff");font-weight:500}@font-face{font-family:GFF Latin;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/GFFLatinW05-Bold.woff) format("woff");font-weight:700}@font-face{font-family:GFF Ar;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/GFFArabicW05-Regular.woff) format("woff");font-weight:400}@font-face{font-family:GFF Ar;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/GFFArabicW05-Medium.woff) format("woff");font-weight:500}@font-face{font-family:GFF Ar;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/GFFArabicW05-Bold.woff) format("woff");font-weight:700}@font-face{font-family:GFF Devanagar;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/GFFDevanagariW05-Regular.woff) format("woff");font-weight:400}@font-face{font-family:GFF Devanagar;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/GFFDevanagariW05-Medium.woff) format("woff");font-weight:500}@font-face{font-family:GFF Devanagar;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/GFFDevanagariW05-Bold.woff) format("woff");font-weight:700}@font-face{font-family:GFF Thai;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/GFFThaiW05-Light.woff) format("woff");font-weight:300}@font-face{font-family:GFF Thai;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/GFFThaiW05-Regular.woff) format("woff");font-weight:400}@font-face{font-family:GFF Thai;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/GFFThaiW05-Bold.woff) format("woff");font-weight:700}@font-face{font-family:Zawgyi-One;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/Zawgyi-One_V3.1.otf) format("opentype"),url(https://dl-tata.freefireind.in/common/web_event/common/fonts/Zawgyi-One_V3.1.woff) format("woff"),url(https://dl-tata.freefireind.in/common/web_event/common/fonts/Zawgyi-One_V3.1.ttf) format("truetype")}@font-face{font-family:Noto Nastaliq Urdu;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/NotoNastaliqUrdu-Regular.woff) format("woff");font-weight:400}@font-face{font-family:Noto Nastaliq Urdu;src:url(https://dl-tata.freefireind.in/common/web_event/common/fonts/website/NotoNastaliqUrdu-Bold.woff) format("woff");font-weight:700}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,select,textarea,p,blockquote,th,td,figure{padding:0;margin:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,th,var,b{font-weight:400;font-style:normal}ol,ul,li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-weight:400;font-size:100%}q:before,q:after{content:""}abbr,acronym{border:0}a{text-decoration:none}input,button,textarea,select,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;border:none}textarea,input{outline:none}button{border:none;background-color:transparent;outline:none;margin:0;padding:0}i{font-style:normal}::-webkit-scrollbar{-webkit-appearance:none}::-webkit-scrollbar:vertical{width:.3vw}::-webkit-scrollbar:horizontal{height:0}::-webkit-scrollbar-thumb{border:0px solid #fff}html[data-lang=my]{font-size:1.1510791367vh}@media screen and (max-aspect-ratio: 1334 / 695){html[data-lang=my]{font-size:.5997001499vw}}html[data-lang=my] *,html[data-lang=my] *:before,html[data-lang=my] *:after{font-family:Zawgyi-One,GFF Latin cd,sans-serif}html[data-lang=my] body{font-family:Zawgyi-One,GFF Latin cd,sans-serif}html[data-lang=my] .app-rule-content,html[data-lang=my] .app-alert-content{font-size:3.1654676259vh}@media screen and (max-aspect-ratio: 1334 / 695){html[data-lang=my] .app-rule-content,html[data-lang=my] .app-alert-content{font-size:1.6491754123vw}}html[data-lang=my] .app-rule-content p,html[data-lang=my] .app-alert-content p{line-height:1.6}html[data-lang=my] .app-main-content .policy-content{line-height:6.9064748201vh}@media screen and (max-aspect-ratio: 1334 / 695){html[data-lang=my] .app-main-content .policy-content{line-height:3.5982008996vw}}html[data-lang=my] .app-user-nickname{font-family:Zawgyi-One,GFF Latin cd,sans-serif}html[data-lang=my] .media-item .media-item-name{line-height:5.7553956835vh}@media screen and (max-aspect-ratio: 1334 / 695){html[data-lang=my] .media-item .media-item-name{line-height:2.9985007496vw}}html[data-lang=my] .app-no-records-text{font-family:Zawgyi-One,GFF Latin cd,sans-serif}html[data-lang=ar] body{font-family:GFF Ar,GFF Latin cd,sans-serif}html[data-lang=ar] .app-rule-content,html[data-lang=ar] .app-history-content{direction:rtl}html[data-lang=ar] .app-extra-reward{margin:1.4388489209vh 6.618705036vh 0 0}@media screen and (max-aspect-ratio: 1334 / 695){html[data-lang=ar] .app-extra-reward{margin:.7496251874vw 3.4482758621vw 0 0}}html[data-lang=ar] .app-main-content .policy-content,html[data-lang=ar] .app-user-nickname,html[data-lang=ar] .app-user-info{direction:rtl}html[data-lang=ar] .app-user-info .app-user-id{align-self:flex-end}html[data-lang=ar] .app-user-info .app-update-rule{direction:rtl}html[data-lang=ar] .app-user-info .app-penalty-hint{margin-right:.8633093525vh}@media screen and (max-aspect-ratio: 1334 / 695){html[data-lang=ar] .app-user-info .app-penalty-hint{margin-right:.4497751124vw}}html[data-lang=ar] .media-item .media-item-name{direction:rtl}html[data-lang=hi] body{font-family:GFF Devanagar,GFF Latin cd,sans-serif}html[data-lang=th] body{font-family:GFF Thai,GFF Latin cd,sans-serif}html[data-lang=zh] body,html[data-lang=zh-Hant] body,html[data-lang=zh-tw] body{font-family:FZLTHB,GFF Latin cd,sans-serif}html[data-lang=ja] body,html[data-lang=ko] body{font-family:Noto Sans TC,GFF Latin cd,sans-serif}html[data-lang=ur]{font-size:1.1510791367vh}@media screen and (max-aspect-ratio: 1334 / 695){html[data-lang=ur]{font-size:.5997001499vw}}html[data-lang=ur] body{font-family:Noto Nastaliq Urdu,GFF Latin cd,sans-serif}html[data-lang=ur] .app-main-tab{font-size:2.8776978417vh}@media screen and (max-aspect-ratio: 1334 / 695){html[data-lang=ur] .app-main-tab{font-size:1.4992503748vw}}html[data-lang=ur] .app-main-header{margin:0 0 1.8705035971vh}@media screen and (max-aspect-ratio: 1334 / 695){html[data-lang=ur] .app-main-header{margin:0 0 .9745127436vw}}html[data-lang=ur] .app-main-thead{font-size:2.5899280576vh}@media screen and (max-aspect-ratio: 1334 / 695){html[data-lang=ur] .app-main-thead{font-size:1.3493253373vw}}html[data-lang=ur] .app-main-content .policy-content{direction:rtl;font-size:2.3021582734vh;line-height:6.9064748201vh}@media screen and (max-aspect-ratio: 1334 / 695){html[data-lang=ur] .app-main-content .policy-content{font-size:1.1994002999vw}}@media screen and (max-aspect-ratio: 1334 / 695){html[data-lang=ur] .app-main-content .policy-content{line-height:3.5982008996vw}}html[data-lang=ur] .app-user-nickname{direction:rtl;font-family:Noto Nastaliq Urdu,GFF Latin cd,sans-serif}html[data-lang=ur] .app-user-info{direction:rtl}html[data-lang=ur] .app-user-info .app-user-id{align-self:flex-end;margin-bottom:.5755395683vh}@media screen and (max-aspect-ratio: 1334 / 695){html[data-lang=ur] .app-user-info .app-user-id{margin-bottom:.299850075vw}}html[data-lang=ur] .app-user-info .app-update-rule{direction:rtl}html[data-lang=ur] .app-user-info .app-penalty-hint{margin-top:2.3021582734vh;margin-right:.8633093525vh;margin-left:0}@media screen and (max-aspect-ratio: 1334 / 695){html[data-lang=ur] .app-user-info .app-penalty-hint{margin-top:1.1994002999vw}}@media screen and (max-aspect-ratio: 1334 / 695){html[data-lang=ur] .app-user-info .app-penalty-hint{margin-right:.4497751124vw}}html[data-lang=ur] .media-item .media-item-cover .media-item-cover-view .media-item-cover-view-text{font-size:2.3021582734vh}@media screen and (max-aspect-ratio: 1334 / 695){html[data-lang=ur] .media-item .media-item-cover .media-item-cover-view .media-item-cover-view-text{font-size:1.1994002999vw}}html[data-lang=ur] .media-item .media-item-name{direction:rtl;font-size:2.8776978417vh;line-height:8.6330935252vh}@media screen and (max-aspect-ratio: 1334 / 695){html[data-lang=ur] .media-item .media-item-name{font-size:1.4992503748vw}}@media screen and (max-aspect-ratio: 1334 / 695){html[data-lang=ur] .media-item .media-item-name{line-height:4.4977511244vw}}html[data-lang=ur] .app-no-records-text{font-family:Noto Nastaliq Urdu,GFF Latin cd,sans-serif}html[data-lang=ar] .app-user-info .app-penalty-hint .hint-text-box,html[data-lang=ur] .app-user-info .app-penalty-hint .hint-text-box{right:-48.9928057554vh}@media screen and (max-aspect-ratio: 1334 / 695){html[data-lang=ar] .app-user-info .app-penalty-hint .hint-text-box,html[data-lang=ur] .app-user-info .app-penalty-hint .hint-text-box{right:-25.5247376312vw}}html[data-lang=ar] .app-user-info .app-penalty-hint .hint-text-box:after,html[data-lang=ur] .app-user-info .app-penalty-hint .hint-text-box:after{right:44.6762589928vh;border-top:none;border-right:none;border-bottom:1px solid #B43AFF;border-left:1px solid #B43AFF}@media screen and (max-aspect-ratio: 1334 / 695){html[data-lang=ar] .app-user-info .app-penalty-hint .hint-text-box:after,html[data-lang=ur] .app-user-info .app-penalty-hint .hint-text-box:after{right:23.275862069vw}}html[data-lang=ar] .app-user-info .app-penalty-hint .hint-text-box .hint-text:after,html[data-lang=ur] .app-user-info .app-penalty-hint .hint-text-box .hint-text:after{right:44.1007194245vh;border-top:none;border-right:none;border-bottom:1px solid #853AFF;border-left:1px solid #853AFF}@media screen and (max-aspect-ratio: 1334 / 695){html[data-lang=ar] .app-user-info .app-penalty-hint .hint-text-box .hint-text:after,html[data-lang=ur] .app-user-info .app-penalty-hint .hint-text-box .hint-text:after{right:22.976011994vw}}@keyframes RotateLoop{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*,*:before,*:after{font-family:inherit;box-sizing:border-box;background-position:center;background-size:100% auto;background-repeat:no-repeat;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{font-size:1.4388489209vh;cursor:pointer}@media screen and (max-aspect-ratio: 1334 / 695){html{font-size:.7496251874vw}}body{position:fixed;width:100%;height:100%;font-family:GFF Latin cd,sans-serif;user-select:none;-webkit-user-select:none;overflow:hidden;color:#fff;background-color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%!important;-webkit-text-size-adjust:100%!important;-moz-text-size-adjust:100%!important}html,body,#app{width:100vw;height:100vh}img{pointer-events:none}#__vconsole *{font-family:sans-serif!important}.number{font-family:GFF Latin cd,sans-serif!important}.no-click{pointer-events:none}.gr-loading-spinner{color:#fff}.gr-toast{width:115.1079136691vh;height:11.5107913669vh;font-size:2.6rem;color:#c2b9d5}@media screen and (max-aspect-ratio: 1334 / 695){.gr-toast{width:59.9700149925vw}}@media screen and (max-aspect-ratio: 1334 / 695){.gr-toast{height:5.9970014993vw}}.gr-container{background-size:cover}.gr-header{width:100%;height:10.6474820144vh;background-size:100% 100%}@media screen and (max-aspect-ratio: 1334 / 695){.gr-header{height:5.5472263868vw}}.gr-title{position:relative;top:.2877697842vh;margin-right:5.1798561151vh;font-size:5.8rem;color:#fff}@media screen and (max-aspect-ratio: 1334 / 695){.gr-title{top:.1499250375vw}}@media screen and (max-aspect-ratio: 1334 / 695){.gr-title{margin-right:2.6986506747vw}}.gr-title .app-title-text{background-image:linear-gradient(to bottom,#f389eb 35%,rgb(255,255,255));background-clip:text;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.gr-main{flex:1;width:100%;display:flex;align-items:center;justify-content:center;justify-content:flex-start;margin:-.8633093525vh 0 0;padding:0 0 0 3.4532374101vh}@media screen and (max-aspect-ratio: 1334 / 695){.gr-main{margin:-.4497751124vw 0 0}}@media screen and (max-aspect-ratio: 1334 / 695){.gr-main{padding:0 0 0 1.7991004498vw}}.gr-button.special{width:49.6402877698vh;height:13.5251798561vh}@media screen and (max-aspect-ratio: 1334 / 695){.gr-button.special{width:25.8620689655vw}}@media screen and (max-aspect-ratio: 1334 / 695){.gr-button.special{height:7.0464767616vw}}.gr-button.primary{width:50.2158273381vh;height:11.9424460432vh}@media screen and (max-aspect-ratio: 1334 / 695){.gr-button.primary{width:26.1619190405vw}}@media screen and (max-aspect-ratio: 1334 / 695){.gr-button.primary{height:6.2218890555vw}}.gr-button.draw,.gr-button.smart-draw{width:35.1079136691vh;height:13.5251798561vh}@media screen and (max-aspect-ratio: 1334 / 695){.gr-button.draw,.gr-button.smart-draw{width:18.2908545727vw}}@media screen and (max-aspect-ratio: 1334 / 695){.gr-button.draw,.gr-button.smart-draw{height:7.0464767616vw}}.gr-dialog{width:122.3021582734vh;height:64.7482014388vh}@media screen and (max-aspect-ratio: 1334 / 695){.gr-dialog{width:63.7181409295vw}}@media screen and (max-aspect-ratio: 1334 / 695){.gr-dialog{height:33.7331334333vw}}.gr-dialog-close-icon{width:7.1942446043vh;height:7.1942446043vh}@media screen and (max-aspect-ratio: 1334 / 695){.gr-dialog-close-icon{width:3.748125937vw}}@media screen and (max-aspect-ratio: 1334 / 695){.gr-dialog-close-icon{height:3.748125937vw}}.gr-dialog-title{font-size:3.6rem;text-align:center;background-image:linear-gradient(to bottom,#f389eb 35%,rgb(255,255,255));background-clip:text;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.app-drawn-dialog .gr-dialog-title{font-size:6.9064748201vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-drawn-dialog .gr-dialog-title{font-size:3.5982008996vw}}.app-token-icon{width:4.3165467626vh;height:3.8848920863vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-token-icon{width:2.2488755622vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-token-icon{height:2.023988006vw}}.app-token-icon.normal{width:3.7410071942vh;height:3.4532374101vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-token-icon.normal{width:1.9490254873vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-token-icon.normal{height:1.7991004498vw}}.app-token-icon.small{width:3.4532374101vh;height:3.1654676259vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-token-icon.small{width:1.7991004498vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-token-icon.small{height:1.6491754123vw}}.app-rule-icon{margin-right:1.1510791367vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-rule-icon{margin-right:.5997001499vw}}.app-rule-icon,.app-history-icon{width:6.7625899281vh;height:6.7625899281vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-rule-icon,.app-history-icon{width:3.5232383808vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-rule-icon,.app-history-icon{height:3.5232383808vw}}.app-music-icon{position:absolute;left:4.0287769784vh;top:.7194244604vh;width:8.2014388489vh;height:8.2014388489vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-music-icon{left:2.0989505247vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-music-icon{top:.3748125937vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-music-icon{width:4.2728635682vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-music-icon{height:4.2728635682vw}}.app-music-icon.on{animation:RotateLoop 2s linear infinite}.app-reward-status-disabled:after{width:8.9208633094vh;height:8.9208633094vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-reward-status-disabled:after{width:4.6476761619vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-reward-status-disabled:after{height:4.6476761619vw}}.app-reward-status-drawn:after{width:8.6330935252vh;height:6.9064748201vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-reward-status-drawn:after{width:4.4977511244vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-reward-status-drawn:after{height:3.5982008996vw}}.app-reward.disabled .app-reward-iframe,.app-reward.selected .app-reward-iframe{filter:brightness(.5)}.app-reward.selected:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:21.0071942446vh;height:21.0071942446vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-reward.selected:after{width:10.9445277361vw}}@media screen and (max-aspect-ratio: 1334 / 695){.app-reward.selected:after{height:10.9445277361vw}}.app-reward .app-reward-counts{font-family:GFF Latin cd,sans-serif!important}.app-main-content{position:relative;width:100%;flex:1;height:88.9208633094vh}@media screen and (max-aspect-ratio: 1334 / 695){.app-main-content{height:46.3268365817vw}}
