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

.tadafy__mrp-0615 {
  color: #00ff1e;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  flex-direction: row;
  flex: none;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.mrp-0615__wrap {
  flex: none;
  position: absolute;
  inset: 0%;
}

.mrp-0615__fill--3 {
  transform-origin: 0 0;
  background-color: #2a3239;
  position: absolute;
  inset: 0% 50% 0% 0%;
  transform: skew(0deg, 10deg);
}

.mrp-0615__fill--4 {
  transform-origin: 100% 100%;
  background-color: #2a3239;
  margin-left: -1px;
  position: absolute;
  inset: 0% 0% 0% 50%;
  transform: skew(0deg, -10deg);
}

.mrp-0615__fill--1 {
  transform-origin: 0 100%;
  background-color: #2a3239;
  position: absolute;
  inset: 0% 50% 0% 0%;
  transform: skew(0deg, -10deg);
}

.mrp-0615__fill--2 {
  transform-origin: 100% 0;
  background-color: #2a3239;
  margin-left: -1px;
  position: absolute;
  inset: 0% 0% 0% 50%;
  transform: skew(0deg, 10deg);
}

.mrp-0615__fill {
  background-color: #2a3239;
  margin: 1px 6px;
  position: absolute;
  inset: 0%;
}

.mrp-0615__label {
  padding: 6px 30px;
  position: relative;
}

@media screen and (max-width: 240px) {
  .tadafy__mrp-0615 {
    transform: scale(.7);
  }
}
