.game_section{background:#000;padding:40px 0}.game_section .game_wrapper{justify-content:space-between;align-items:center;gap:60px;display:flex}.game_section .game_desc{color:#fff;max-width:600px;font-size:21px;font-weight:300;line-height:1.3}.game_section .coin_container{align-items:center;gap:30px;height:120px;margin-top:30px;display:flex;position:relative}.game_section .coin{cursor:pointer;width:90px;height:90px;transition:all .6s;position:relative}.game_section .coin img{object-fit:contain;width:100%;height:100%}.game_section .game_right{justify-content:center;align-items:center;display:flex;position:relative}.game_section .img-wrapper{width:500px;height:500px;position:relative}.game_section .img-wrapper:before{content:"";filter:blur(45px);opacity:0;z-index:0;pointer-events:none;background:radial-gradient(circle,#f6d007 20%,#f984198f 30%,#f9841914 55%,#f984192b 75%,#f9841900 100%);border-radius:50%;width:380px;height:380px;transition:all .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.8)}.game_section .phone_glow{z-index:1;width:500px;height:500px;position:absolute}.game_section .img-wrapper{width:500px;height:500px}.game_section:hover .img-wrapper:before{opacity:1;transform:translate(-50%,-50%)scale(1.15)}.game_section .img-wrapper .mobile_image{z-index:2;object-fit:contain;width:100%;height:100%;position:relative}.game_section .coin_1,.game_section .coin_2{transition:all .4s}.game_section .coin_1{opacity:0;transform:translate(-250px)rotate(-720deg)}.game_section .coin_2{opacity:0;transform:translate(-350px)rotate(-720deg)}.game_section:hover .coin_1{opacity:1;transform:translate(0)rotate(0)}.game_section:hover .coin_2{opacity:1;transform:translate(-15px)rotate(0)}@media (min-width:992px) and (max-width:1199px){.game_section .game_desc{max-width:100%;font-size:18px}.game_section .section_title{font-size:30px}.game_section{padding:0 0 20px}.game_section .img-wrapper:before{width:300px;height:300px}}@media (min-width:0) and (max-width:991.98px){.game_section .img-wrapper{width:330px;height:330px}.game_section .phone_glow{width:310px;height:350px}.game_section{padding-top:0}.game_section .game_desc{color:#fff;text-align:center;max-width:100%;font-size:18px;font-weight:300;line-height:1.3}.game_section .first-col-section{text-align:center}.game_section .coin_container{justify-content:center}.game_section .coin_1{opacity:1;transform:translate(0)rotate(0)}.game_section .coin_2{opacity:1;transform:translate(-15px)rotate(0)}.game_section .img-wrapper:before{opacity:1;width:250px;height:250px;transform:translate(-50%,-50%)scale(1.3)}}@media (min-width:0) and (max-width:575.98px){.game_section .game_desc{font-size:16px}.game_section .coin{width:60px;height:60px}.game_section .coin_container{height:unset;margin-top:25px}.game_section .img-wrapper{width:220px;height:220px}.game_section .img-wrapper:before{width:160px;height:160px}}
