.lp-header-title-1, .lp-header-title-2, .lp-header-title-3 {
  display: inline-block;
  overflow: hidden;
}
.word {
  display: inline-block;
  white-space: nowrap;
}
.lp-button--type-1, .lp-button--type-2 {
  overflow: hidden;
  position: relative;
  padding: 0 1.78em;
  -webkit-backface-visibility: hidden;
}
.lp-button--type-1:before, .lp-button--type-2:before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s, opacity 0.3s;
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transform: translateY(0);
}
.lp-button--type-1 > span, .lp-button--type-2 > span {
  display: inline-block;
  opacity: 0;
  color: inherit;
  transform: translate3d(0, -10px, 0);
  transition: transform 0.3s, opacity 0.3s;
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.lp-button--type-1:hover:before, .lp-button--type-2:hover:before {
  opacity: 0;
  transform: translate3d(0, 100%, 0);
}
.lp-button--type-1:hover > span, .lp-button--type-2:hover > span {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.lp-button--type-1:hover > span:nth-child(1), .lp-button--type-2:hover > span:nth-child(1) {
  transition-delay: 0s;
}
.lp-button--type-1:hover > span:nth-child(2), .lp-button--type-2:hover > span:nth-child(2) {
  transition-delay: 0.045s;
}
.lp-button--type-1:hover > span:nth-child(3), .lp-button--type-2:hover > span:nth-child(3) {
  transition-delay: 0.09s;
}
.lp-button--type-1:hover > span:nth-child(4), .lp-button--type-2:hover > span:nth-child(4) {
  transition-delay: 0.135s;
}
.lp-button--type-1:hover > span:nth-child(5), .lp-button--type-2:hover > span:nth-child(5) {
  transition-delay: 0.18s;
}
.lp-button--type-1:hover > span:nth-child(6), .lp-button--type-2:hover > span:nth-child(6) {
  transition-delay: 0.225s;
}
.lp-button--type-1:hover > span:nth-child(7), .lp-button--type-2:hover > span:nth-child(7) {
  transition-delay: 0.27s;
}
.lp-button--type-1:hover > span:nth-child(8), .lp-button--type-2:hover > span:nth-child(8) {
  transition-delay: 0.315s;
}
.lp-button--type-1:hover > span:nth-child(9), .lp-button--type-2:hover > span:nth-child(9) {
  transition-delay: 0.36s;
}
.lp-button--type-1:hover > span:nth-child(10), .lp-button--type-2:hover > span:nth-child(10) {
  transition-delay: 0.405s;
}
.lp-button--type-1:hover > span:nth-child(11), .lp-button--type-2:hover > span:nth-child(11) {
  transition-delay: 0.45s;
}
.lp-button--type-1:hover > span:nth-child(12), .lp-button--type-2:hover > span:nth-child(12) {
  transition-delay: 0.495s;
}
.lp-button--type-1:hover > span:nth-child(13), .lp-button--type-2:hover > span:nth-child(13) {
  transition-delay: 0.54s;
}
.lp-button--type-1:hover > span:nth-child(14), .lp-button--type-2:hover > span:nth-child(14) {
  transition-delay: 0.585s;
}
.lp-button--type-1:hover > span:nth-child(15), .lp-button--type-2:hover > span:nth-child(15) {
  transition-delay: 0.63s;
}
.lp-button--type-1:hover > span:nth-child(16), .lp-button--type-2:hover > span:nth-child(16) {
  transition-delay: 0.675s;
}
.lp-button--type-1:hover > span:nth-child(17), .lp-button--type-2:hover > span:nth-child(17) {
  transition-delay: 0.72s;
}
.lp-button--type-1:hover > span:nth-child(18), .lp-button--type-2:hover > span:nth-child(18) {
  transition-delay: 0.765s;
}
.lp-button--type-1:hover > span:nth-child(19), .lp-button--type-2:hover > span:nth-child(19) {
  transition-delay: 0.81s;
}
.lp-button--type-1:hover > span:nth-child(20), .lp-button--type-2:hover > span:nth-child(20) {
  transition-delay: 0.855s;
}
.lp-button--type-1:hover > span:nth-child(21), .lp-button--type-2:hover > span:nth-child(21) {
  transition-delay: 0.9s;
}
.lp-button--type-1:hover > span:nth-child(22), .lp-button--type-2:hover > span:nth-child(22) {
  transition-delay: 0.945s;
}
.lp-button--type-1:hover > span:nth-child(23), .lp-button--type-2:hover > span:nth-child(23) {
  transition-delay: 0.99s;
}
.lp-button--type-1:hover > span:nth-child(24), .lp-button--type-2:hover > span:nth-child(24) {
  transition-delay: 1.035s;
}
.lp-button--type-1:hover > span:nth-child(25), .lp-button--type-2:hover > span:nth-child(25) {
  transition-delay: 1.08s;
}
.lp-button--type-1:hover > span:nth-child(26), .lp-button--type-2:hover > span:nth-child(26) {
  transition-delay: 1.125s;
}
.lp-button--type-1:hover > span:nth-child(27), .lp-button--type-2:hover > span:nth-child(27) {
  transition-delay: 1.17s;
}
.lp-button--type-1:hover > span:nth-child(28), .lp-button--type-2:hover > span:nth-child(28) {
  transition-delay: 1.215s;
}
.lp-button--type-1:hover > span:nth-child(29), .lp-button--type-2:hover > span:nth-child(29) {
  transition-delay: 1.26s;
}
.lp-button--type-1:hover > span:nth-child(30), .lp-button--type-2:hover > span:nth-child(30) {
  transition-delay: 1.305s;
}
