.TADAFY__out-0245,
.TADAFY__out-0245::before,
.TADAFY__out-0245::after,
.TADAFY__out-0245 *,
.TADAFY__out-0245 *::before,
.TADAFY__out-0245 *::after {
  box-sizing: border-box;
}

.TADAFY__out-0245 {
  position: relative;
  display: inline-block;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  align-self: center;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  font-family: Lato, sans-serif;
  color: hsla(0, 0.00%, 98.04%, 1.00);
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.out-0245__FRAME-W {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
}

.out-0245__FRAME--1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: hsla(148.43, 100.00%, 45.10%, 1.00);
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: hsla(148.43, 100.00%, 45.10%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: hsla(148.43, 100.00%, 45.10%, 1.00);
  border-left-style: solid;
  border-left-width: 2px;
  border-left-color: hsla(148.43, 100.00%, 45.10%, 1.00);
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  box-shadow:
    inset 0 0 20px 0 hsla(148.43, 100.00%, 45.10%, 1.00),
    0 0 20px 0 hsla(148.43, 100.00%, 45.10%, 1.00);
  transform: skew(-30deg, 0deg);
}

.out-0245__FRAME--2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: white;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: white;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: white;
  border-left-style: solid;
  border-left-width: 2px;
  border-left-color: white;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  box-shadow:
    inset 0 0 20px 0 hsla(0, 0.00%, 100.00%, 0.60),
    0 0 20px 0 hsla(0, 0.00%, 100.00%, 0.60);
  transform: skew(30deg, 0deg);
}

.out-0245__LABEL {
  position: relative;
  padding-top: 45px;
  padding-right: 30px;
  padding-bottom: 45px;
  padding-left: 30px;
  text-shadow: 0 0 3px hsla(0, 0.00%, 100.00%, 0.80);
}

/* IX2 initial state + MOUSE_OUT timing */
.TADAFY__out-0245 .out-0245__FRAME--1 {
  transform: skew(30deg, 0deg);
  transition-property: transform;
  transition-duration: 500ms;
  transition-delay: 50ms;
  transition-timing-function: cubic-bezier(0, .55, .45, 1);
}

.TADAFY__out-0245 .out-0245__FRAME--2 {
  transform: skew(-30deg, 0deg);
  transition-property: transform;
  transition-duration: 500ms;
  transition-delay: 50ms;
  transition-timing-function: cubic-bezier(0, .55, .45, 1);
}

.TADAFY__out-0245 .out-0245__LABEL {
  transform: translateX(-2px) skew(0deg, 0deg);
  transition-property: transform;
  transition-duration: 500ms;
  transition-delay: 50ms;
  transition-timing-function: cubic-bezier(0, .55, .45, 1);
}

/* IX2 MOUSE_OVER destination + timing */
.TADAFY__out-0245:hover .out-0245__FRAME--1 {
  transform: skew(-30deg, 0deg);
  transition-duration: 400ms;
  transition-delay: 0ms;
  transition-timing-function: cubic-bezier(0, .55, .45, 1);
}

.TADAFY__out-0245:hover .out-0245__FRAME--2 {
  transform: skew(30deg, 0deg);
  transition-duration: 400ms;
  transition-delay: 0ms;
  transition-timing-function: cubic-bezier(0, .55, .45, 1);
}

.TADAFY__out-0245:hover .out-0245__LABEL {
  transform: translateX(2px) skew(0deg, 0deg);
  transition-duration: 400ms;
  transition-delay: 0ms;
  transition-timing-function: cubic-bezier(0, .55, .45, 1);
}
