.TADAFY__mrp-0300,
.TADAFY__mrp-0300::before,
.TADAFY__mrp-0300::after,
.TADAFY__mrp-0300 *,
.TADAFY__mrp-0300 *::before,
.TADAFY__mrp-0300 *::after {
  box-sizing: border-box;
}

.TADAFY__mrp-0300 {
  position: relative;
  display: inline-block;
  justify-content: center;
  align-items: center;
  align-self: center;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  font-family: "Open Sans", sans-serif;
  color: hsla(0, 0.00%, 100.00%, 0.64);
  font-size: 21px;
  line-height: 1.2;
  font-weight: 300;
  text-align: left;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: none;
  cursor: pointer;
}

.mrp-0300__FILL-wrap {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  transform-origin: 0% 50%;
}

.mrp-0300__FILL-wrap.rotat-1 {
  opacity: 0.25;
  filter: blur(2px);
  transform: rotate(10deg);
}

.mrp-0300__FILL-wrap.rotat-2 {
  opacity: 0.15;
  filter: blur(5px);
  transform: rotate(22deg);
}

.mrp-0300__FILL-wrap.rotat-0 {
}

.mrp-0300__FILL-wrap2 {
  position: absolute;
  left: 0%;
  top: -20%;
  right: 0%;
  bottom: -20%;
}

.mrp-0300__FILL--T-wrap {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 50%;
  overflow: hidden;
}

.mrp-0300__FILL--B-wrap {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
}

.mrp-0300__FILL {
  position: absolute;
  left: 4%;
  top: 30%;
  right: 0%;
  bottom: -100%;
  border-radius: 50%;
  background-color: hsla(89.83, 100.00%, 35.10%, 1.00);
  transform: skew(20deg, 0deg);
  transform-origin: 0% 50%;
}

.mrp-0300__FILL.fill--Bott {
  top: -100%;
  bottom: 30%;
  background-color: #60bf00;
  transform: skew(-20deg, 0deg);
}

.mrp-0300__LABEL {
  position: relative;
  padding: 32px 70px 32px 50px;
  transform-origin: 0% 50%;
}

.mrp-0300__LABEL--Bold {
  font-weight: 800;
}

/* IX2 initial/leave state */
.TADAFY__mrp-0300 .mrp-0300__FILL-wrap.rotat-1 {
  transform: rotate(2deg);
  transition-property: transform;
  transition-duration: 350ms;
  transition-timing-function: cubic-bezier(0, .55, .45, 1);
}

.TADAFY__mrp-0300 .mrp-0300__FILL-wrap.rotat-2 {
  transform: rotate(4deg);
  transition-property: transform;
  transition-duration: 350ms;
  transition-timing-function: cubic-bezier(0, .55, .45, 1);
}

.TADAFY__mrp-0300 .mrp-0300__FILL-wrap.rotat-0 {
  transform: rotate(0deg);
  transition-property: transform;
  transition-duration: 350ms;
  transition-timing-function: cubic-bezier(0, .55, .45, 1);
}

.TADAFY__mrp-0300 .mrp-0300__LABEL {
  transform: rotate(0deg);
  transition-property: transform;
  transition-duration: 350ms;
  transition-timing-function: ease;
}

/* IX2 hover destination state */
.TADAFY__mrp-0300:hover .mrp-0300__FILL-wrap.rotat-1 {
  transform: rotate(10deg);
  transition-duration: 400ms;
  transition-timing-function: cubic-bezier(0, .55, .45, 1);
}

.TADAFY__mrp-0300:hover .mrp-0300__FILL-wrap.rotat-2 {
  transform: rotate(22deg);
  transition-duration: 400ms;
  transition-timing-function: cubic-bezier(0, .55, .45, 1);
}

.TADAFY__mrp-0300:hover .mrp-0300__FILL-wrap.rotat-0 {
  transform: rotate(-8deg);
  transition-duration: 400ms;
  transition-timing-function: cubic-bezier(0, .55, .45, 1);
}

.TADAFY__mrp-0300:hover .mrp-0300__LABEL {
  transform: rotate(-8deg);
  transition-duration: 400ms;
  transition-timing-function: cubic-bezier(0, .55, .45, 1);
}
