.UpButton_container__nlr0h {
  z-index:-1;
  flex-grow:0;
  flex-shrink:0;
  opacity:0;
  transition-duration:.2s;
  transition-property:opacity
}
.UpButton_container--safari__1GnPm {
  will-change:opacity
}
.UpButton_container--above__N5wJb {
  position:absolute;
  top:-68px;
  right:0
}
.UpButton_container--is_visible__8jxLn {
  opacity:1;
  background: #fff;
  border-radius: 50%;
}
.UpButton_button__fzDtL {
  display:flex;
  align-items:center;
  justify-content:center;
  width:52px;
  height:52px;
  color:var(--ds-ext-color-text-primary);
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggMjZsMTItMTIgMTIgMTIiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjMiPjwvcGF0aD48L3N2Zz4=) no-repeat center center;
  border:none;
  border-radius:50%;
  box-shadow:var(--shadow-navigation);
  cursor:pointer
}
@media screen and (max-width: 807px) {
.UpButton_button__fzDtL {
  width:30px;
  height:30px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDE4VjNtLTcgN2w3LTcgNyA3IiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIj48L3BhdGg+PC9zdmc+) no-repeat center center;
}
}
.UpButton_button--mourning__6nCp6 {
  box-shadow:var(--shadow-mourning-navigation)
}
@media(hover:hover) {
  .UpButton_button--mourning__6nCp6:focus,
  .UpButton_button--mourning__6nCp6:hover {
    box-shadow:var(--shadow-navigation)
  }
}
