.Footer_wrapper__3NDDt {
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  height:0
}
.Footer_gradient__kM158 {
  position:absolute;
  bottom:0;
  left:0;
  z-index:100;
  width:100%;
  height:100px;
  background:linear-gradient(0deg,var(--tgf-background) 0,#fff0 100%);
  border-radius:40px;
  pointer-events:none
}
.Footer_controls__Pxg_b {
  position:absolute;
  right:20px;
  bottom:20px;
  z-index:100;
  display:flex;
  overflow:hidden
}

.Footer_controls__Pxg_b .Footer_button__OSyLc {
  display:flex;
  align-items:center;
  justify-content:center;
  width:36px;
  height:36px;
  margin:2px;
  color:currentcolor;
  background-color:var(--background-buttons);
  border:none;
  border-radius:50%;
  cursor:pointer;
  transition:transform .3s,top .3s;
  -webkit-text-fill-color:currentcolor
}
@media screen and (max-width: 807px) {
  .Footer_controls__Pxg_b .Footer_button__OSyLc {
    display: none;
  }
}
.Footer_controls__Pxg_b .Footer_button--mourning__Zw9pY {
  filter:grayscale(1)
}
.Footer_controls__Pxg_b .Footer_button--mourning__Zw9pY:hover {
  filter:none
}
