.gr-toast {
  background-image: url("https://dl.dir.freefiremobile.com/common/web_event/ffshare-2/images/toast.png");
}
.app-logo {
  background-image: url("https://freefiremobile-a.akamaihd.net/common/web_event/ffsharenew/images/logo.png");
}
.app-main-banner {
  background-image: url("https://dl.dir.freefiremobile.com/common/web_event/ffshare-2/images/app_banner_mob.jpg");
}
.app-main-module {
  background-image: url("https://dl.dir.freefiremobile.com/common/web_event/ffshare-2/images/app_module_mob.jpg");
}
.app-scope-icon {
  background-image: url("https://dl.dir.freefiremobile.com/common/web_event/ffshare-2/images/scope.png");
}
.app-module-title:after {
  background-image: url("https://dl.dir.freefiremobile.com/common/web_event/ffshare-2/images/decorate.png");
}
.app-scope-light {
  background-image: url("https://freefiremobile-a.akamaihd.net/common/web_event/ffsharenew/images/light.png");
}
.app-module-swiper-prev {
  background-image: url("https://freefiremobile-a.akamaihd.net/common/web_event/ffsharenew/images/left_button.png");
}
.app-module-swiper-next {
  background-image: url("https://freefiremobile-a.akamaihd.net/common/web_event/ffsharenew/images/right_button.png");
}
.app-scope-fire {
  background-image: url("https://freefiremobile-a.akamaihd.net/common/web_event/ffsharenew/images/fire.png");
}
.app-scope-hole {
  background-image: url("https://dl.dir.freefiremobile.com/common/web_event/ffshare-2/images/bullet_hole.png");
}
.app-banner-arrow-down {
  background-image: url("https://dl.dir.freefiremobile.com/common/web_event/ffshare-2/images/down.png");
}
@media screen and (orientation: landscape) {
  .app-main-banner {
    background-image: url("https://dl.dir.freefiremobile.com/common/web_event/ffshare-2/images/app_banner_pc.jpg");
  }
  .app-main-module {
    background-image: url("https://dl.dir.freefiremobile.com/common/web_event/ffshare-2/images/app_module_pc.jpg");
  }
}