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

.TADAFY__out-0410 {
  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: "Changa One", sans-serif;
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
  text-align: center;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

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

.out-0410__LINE--3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 50%;
  bottom: 0%;
  margin-right: 0px;
  border-top-style: solid;
  border-top-width: 5px;
  border-top-color: hsla(0, 0.00%, 100.00%, 1.00);
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: black;
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: black;
  border-left-style: solid;
  border-left-width: 5px;
  border-left-color: hsla(0, 0.00%, 100.00%, 1.00);
  transform: skew(0deg, -30deg);
  transform-origin: 0% 100%;
}

.out-0410__LINE--4 {
  position: absolute;
  left: 50%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  border-top-style: solid;
  border-top-width: 5px;
  border-top-color: hsla(0, 0.00%, 100.00%, 1.00);
  border-right-style: solid;
  border-right-width: 5px;
  border-right-color: hsla(0, 0.00%, 100.00%, 1.00);
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: black;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: black;
  transform: skew(0deg, 30deg);
  transform-origin: 100% 0%;
}

.out-0410__LINE--1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 50%;
  bottom: 0%;
  margin-right: 0px;
  border-top-style: none;
  border-top-width: 1px;
  border-top-color: black;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: black;
  border-bottom-style: solid;
  border-bottom-width: 5px;
  border-bottom-color: hsla(0, 0.00%, 100.00%, 1.00);
  border-left-style: solid;
  border-left-width: 5px;
  border-left-color: hsla(0, 0.00%, 100.00%, 1.00);
  transform: skew(0deg, 30deg);
  transform-origin: 0% 0%;
}

.out-0410__LINE--2 {
  position: absolute;
  left: 50%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  border-top-style: none;
  border-top-width: 1px;
  border-top-color: black;
  border-right-style: solid;
  border-right-width: 5px;
  border-right-color: hsla(0, 0.00%, 100.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 5px;
  border-bottom-color: hsla(0, 0.00%, 100.00%, 1.00);
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: black;
  transform: skew(0deg, -30deg);
  transform-origin: 100% 100%;
}

.out-0410__LABEL {
  position: relative;
  padding-top: 30px;
  padding-right: 40px;
  padding-bottom: 30px;
  padding-left: 40px;
}

/* IX2 initial state + mouse-out destination.
   Mouse-out uses outCirc for 400ms after a 50ms delay. */
.out-0410__LINE--3,
.out-0410__LINE--4,
.out-0410__LINE--1,
.out-0410__LINE--2,
.out-0410__LINE-W,
.out-0410__LABEL {
  transition-property: transform;
  transition-duration: 400ms;
  transition-timing-function: cubic-bezier(0, .55, .45, 1);
  transition-delay: 50ms;
}

.out-0410__LINE--3,
.out-0410__LINE--4,
.out-0410__LINE--1,
.out-0410__LINE--2 {
  transform: skew(0deg, 0deg);
}

.out-0410__LINE-W,
.out-0410__LABEL {
  transform: scale(1, 1);
}

/* IX2 mouse-over destination.
   Hover uses outCirc for 400ms with no delay. */
.TADAFY__out-0410:hover .out-0410__LINE--3 {
  transform: skew(0deg, -25deg);
  transition-delay: 0ms;
}

.TADAFY__out-0410:hover .out-0410__LINE--4 {
  transform: skew(0deg, 25deg);
  transition-delay: 0ms;
}

.TADAFY__out-0410:hover .out-0410__LINE--1 {
  transform: skew(0deg, 25deg);
  transition-delay: 0ms;
}

.TADAFY__out-0410:hover .out-0410__LINE--2 {
  transform: skew(0deg, -25deg);
  transition-delay: 0ms;
}

.TADAFY__out-0410:hover .out-0410__LINE-W {
  transform: scale(0.9, 1);
  transition-delay: 0ms;
}

.TADAFY__out-0410:hover .out-0410__LABEL {
  transform: scale(0.9, 0.9);
  transition-delay: 0ms;
}
