.no_game_container{background:#162e49;width:100%;display:flex;justify-content:center;align-items:center;height:calc(100vh - 100px)}.no_game_content{display:flex;justify-content:center;align-items:center}.no_game_svg{margin:0 auto;width:87%;display:flex;justify-content:center;align-items:center}.sory_text{font-family:Roboto;font-style:normal;font-weight:var(--f-500);font-size:var(--font-20);text-transform:uppercase;text-align:center;color:#95b9d7;margin:2rem 0 .8rem 0}.no_games_found{font-family:Roboto;font-style:normal;font-weight:var(--f-400);font-size:var(--font-16);text-align:center;text-transform:capitalize;color:#fff}.no_games_found_title{font-family:Roboto;font-style:normal;font-weight:var(--f-700);font-size:var(--font-14);text-align:center;text-transform:uppercase;color:#3272b1}.no_game_found_heading{width:100%;position:relative;background:linear-gradient(180deg,#fdfdfe 0,#e1e8ef 100%);padding:1.7rem;display:none}.close_svg{position:absolute;top:50%;left:2.6rem;transform:translate(0,-50%)}@media only screen and (max-width:767px){.no_game_found_heading{display:block}}@media only screen and (max-width:360px){.no_game_svg{width:80%}p.sory_text{margin:1.4rem 0 .8rem 0}}@media only screen and (max-width:320px){.no_game_svg{width:70%}p.sory_text{margin:1rem 0 .8rem 0}}