.TADAFY__ico-0135,
.TADAFY__ico-0135::before,
.TADAFY__ico-0135::after,
.TADAFY__ico-0135 *,
.TADAFY__ico-0135 *::before,
.TADAFY__ico-0135 *::after {
  box-sizing: border-box;
}

.TADAFY__ico-0135 {
  position: relative;
  display: inline-block;
  padding-right: 20px;
  padding-left: 20px;
  align-items: center;
  align-self: center;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  border: 2px solid hsla(208, 15.15%, 19.41%, 1.00);
  transition-property: all;
  transition-duration: 350ms;
  transition-timing-function: ease;
  font-family: Montserrat, sans-serif;
  color: hsla(208, 15.15%, 19.41%, 1.00);
  font-size: 13px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
  letter-spacing: 4px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.ico-0135__WRAP {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ico-0135__LINE--L {
  position: relative;
  display: flex;
  width: 0px;
  height: 2px;
  align-items: stretch;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  transition-property: width;
  transition-duration: 400ms;
  transition-timing-function: ease;
}

.ico-0135__LINE--R {
  position: relative;
  display: flex;
  width: 70px;
  height: 2px;
  justify-content: flex-end;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  transition-property: width;
  transition-duration: 400ms;
  transition-timing-function: ease;
}

.ico-0135__LINE {
  position: relative;
  display: block;
  width: 100%;
  justify-content: flex-end;
  align-items: center;
  background-color: hsla(208, 15.15%, 19.41%, 1.00);
}

.ico-0135__LINE.line--L {
  width: 100%;
  background-color: hsla(148.43, 100.00%, 45.10%, 1.00);
}

.ico-0135__ARROW-W {
  position: absolute;
  top: -4px;
  right: 1px;
  bottom: 0%;
  overflow: hidden;
  width: 10px;
  height: 10px;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  backface-visibility: hidden;
  transform: rotate(45deg);
}

.ico-0135__ARR-L--T {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 2px;
  background-color: hsla(148.43, 100.00%, 45.10%, 1.00);
  transform: translateX(100%);
  transition-property: transform;
  transition-duration: 400ms;
  transition-timing-function: ease;
}

.ico-0135__ARR-L--B {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 2px;
  height: 100%;
  background-color: hsla(148.43, 100.00%, 45.10%, 1.00);
  transform: translateY(-100%);
  transition-property: transform;
  transition-duration: 400ms;
  transition-timing-function: ease;
}

.ico-0135__ARR-R--T {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 2px;
  background-color: hsla(208, 15.15%, 19.41%, 1.00);
  transform: translateX(0%);
  transition-property: transform;
  transition-duration: 400ms;
  transition-timing-function: ease;
}

.ico-0135__ARR-R--B {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 2px;
  height: 100%;
  background-color: hsla(208, 15.15%, 19.41%, 1.00);
  transform: translateY(0%);
  transition-property: transform;
  transition-duration: 400ms;
  transition-timing-function: ease;
}

.ico-0135__LABEL {
  margin-right: -3px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.TADAFY__ico-0135:hover {
  color: hsla(148.43, 100.00%, 45.10%, 1.00);
}

.TADAFY__ico-0135:hover .ico-0135__LINE--L {
  width: 70px;
}

.TADAFY__ico-0135:hover .ico-0135__LINE--R {
  width: 0px;
}

.TADAFY__ico-0135:hover .ico-0135__ARR-L--T {
  transform: translateX(0%);
}

.TADAFY__ico-0135:hover .ico-0135__ARR-L--B {
  transform: translateY(0%);
}

.TADAFY__ico-0135:hover .ico-0135__ARR-R--T {
  transform: translateX(100%);
}

.TADAFY__ico-0135:hover .ico-0135__ARR-R--B {
  transform: translateY(-100%);
}
