.elementor-90016463 .elementor-element.elementor-element-2240096 > .elementor-element-populated{padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-49129221 */.elementor a.floatBtn {
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 10px;
  translate: -50% 0;
  display: block;
  width: min(80%, 500px);
  border-radius: calc(1px / 0);
  box-shadow: 6px 3px 10px 2px rgb(1 1 1 / 17%);
}
.floatBtn::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 7%;
  translate: 0 -50%;
  display: block;
  width: min(3%, 19px);
  height: auto;
  aspect-ratio: 19 / 31;
  background: center/contain no-repeat url(/media/sites/2/game_live/float-btn_arrow.webp);
  transition: translate 0.3s;
}
.floatBtn img {
  display: block;
  aspect-ratio: 696 / 106;
}
@media (hover: hover) {
  .floatBtn:hover::before {
    translate: 10px -50%;
  }
}/* End custom CSS */