body {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin: 0;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.btn__mnu-0050 {
  backface-visibility: hidden;
  color: #2a3239;
  text-align: center;
  flex: none;
  align-self: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.mnu-0050__bott {
  height: 50%;
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.mnu-0050__top-bar {
  transform-origin: 50% 100%;
  width: 100%;
  height: 12px;
  position: relative;
  overflow: hidden;
  transform: translate(0, -30%);
}

.mnu-0050__fill {
  background-color: #fafafa;
  position: absolute;
  inset: 0%;
}

.mnu-0050__cent--fill {
  background-color: #fafafa;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.mnu-0050__set-in-size {
  width: 78px;
  height: 54px;
  position: relative;
}

.mnu-0050__cent-bar {
  width: 100%;
  height: 12px;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.mnu-0050__set-out-size {
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 110px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.mnu-0050__bott-bar {
  transform-origin: 50% 0;
  width: 100%;
  height: 12px;
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
  transform: translate(0, 30%);
}

.mnu-0050__top {
  height: 50%;
  position: absolute;
  top: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}
