/* animation
---------------------------------------------------- */
.__txtAnimation .__row {
  display: inline-block;
  height: 1em;
  overflow-y: hidden;
}
.__txtAnimation .char {
  display: inline-block;
  opacity: 0;
  transform: translateY(100%);
  transition: all 1s cubic-bezier(0.14, 0.44, 0.16, 1) 0.1s;
}
.__txtAnimation .char:nth-of-type(1) {
  transition-delay: 0s;
}
.__txtAnimation .char:nth-of-type(2) {
  transition-delay: 0.04s;
}
.__txtAnimation .char:nth-of-type(3) {
  transition-delay: 0.08s;
}
.__txtAnimation .char:nth-of-type(4) {
  transition-delay: 0.12s;
}
.__txtAnimation .char:nth-of-type(5) {
  transition-delay: 0.16s;
}
.__txtAnimation .char:nth-of-type(6) {
  transition-delay: 0.2s;
}
.__txtAnimation .char:nth-of-type(7) {
  transition-delay: 0.24s;
}
.__txtAnimation .char:nth-of-type(8) {
  transition-delay: 0.28s;
}
.__txtAnimation .char:nth-of-type(9) {
  transition-delay: 0.32s;
}
.__txtAnimation .char:nth-of-type(10) {
  transition-delay: 0.36s;
}
.__txtAnimation .char:nth-of-type(11) {
  transition-delay: 0.4s;
}
.__txtAnimation .char:nth-of-type(12) {
  transition-delay: 0.44s;
}
.__txtAnimation .char:nth-of-type(13) {
  transition-delay: 0.48s;
}
.__txtAnimation .char:nth-of-type(14) {
  transition-delay: 0.52s;
}
.__txtAnimation .char:nth-of-type(15) {
  transition-delay: 0.56s;
}
.__txtAnimation .char:nth-of-type(16) {
  transition-delay: 0.6s;
}
.__txtAnimation .char:nth-of-type(17) {
  transition-delay: 0.64s;
}
.__txtAnimation .char:nth-of-type(18) {
  transition-delay: 0.68s;
}
.__txtAnimation .char:nth-of-type(19) {
  transition-delay: 0.72s;
}
.__txtAnimation .char:nth-of-type(20) {
  transition-delay: 0.76s;
}
.__txtAnimation .char:nth-of-type(21) {
  transition-delay: 0.8s;
}
.__txtAnimation .char:nth-of-type(22) {
  transition-delay: 0.84s;
}
.__txtAnimation .char:nth-of-type(23) {
  transition-delay: 0.88s;
}
.__txtAnimation .char:nth-of-type(24) {
  transition-delay: 0.92s;
}
.__txtAnimation .char:nth-of-type(25) {
  transition-delay: 0.96s;
}
.__txtAnimation .char:nth-of-type(26) {
  transition-delay: 1s;
}
.__txtAnimation .char:nth-of-type(27) {
  transition-delay: 1.04s;
}
.__txtAnimation .char:nth-of-type(28) {
  transition-delay: 1.08s;
}
.__txtAnimation .char:nth-of-type(29) {
  transition-delay: 1.12s;
}
.__txtAnimation .char:nth-of-type(30) {
  transition-delay: 1.16s;
}
.__txtAnimation .char:nth-of-type(31) {
  transition-delay: 1.2s;
}
.__txtAnimation .char:nth-of-type(32) {
  transition-delay: 1.24s;
}
.__txtAnimation .char:nth-of-type(33) {
  transition-delay: 1.28s;
}
.__txtAnimation .char:nth-of-type(34) {
  transition-delay: 1.32s;
}
.__txtAnimation .char:nth-of-type(35) {
  transition-delay: 1.36s;
}
.__txtAnimation .char:nth-of-type(36) {
  transition-delay: 1.4s;
}
.__txtAnimation .char:nth-of-type(37) {
  transition-delay: 1.44s;
}
.__txtAnimation .char:nth-of-type(38) {
  transition-delay: 1.48s;
}
.__txtAnimation .char:nth-of-type(39) {
  transition-delay: 1.52s;
}
.__txtAnimation .char:nth-of-type(40) {
  transition-delay: 1.56s;
}
.__txtAnimation .char:nth-of-type(41) {
  transition-delay: 1.6s;
}
.__txtAnimation .char:nth-of-type(42) {
  transition-delay: 1.64s;
}
.__txtAnimation .char:nth-of-type(43) {
  transition-delay: 1.68s;
}
.__txtAnimation .char:nth-of-type(44) {
  transition-delay: 1.72s;
}
.__txtAnimation .char:nth-of-type(45) {
  transition-delay: 1.76s;
}
.__txtAnimation .char:nth-of-type(46) {
  transition-delay: 1.8s;
}
.__txtAnimation .char:nth-of-type(47) {
  transition-delay: 1.84s;
}
.__txtAnimation .char:nth-of-type(48) {
  transition-delay: 1.88s;
}
.__txtAnimation .char:nth-of-type(49) {
  transition-delay: 1.92s;
}
.__txtAnimation .char:nth-of-type(50) {
  transition-delay: 1.96s;
}
.__txtAnimation .char:nth-of-type(51) {
  transition-delay: 2s;
}
.__txtAnimation .char:nth-of-type(52) {
  transition-delay: 2.04s;
}
.__txtAnimation .char:nth-of-type(53) {
  transition-delay: 2.08s;
}
.__txtAnimation .char:nth-of-type(54) {
  transition-delay: 2.12s;
}
.__txtAnimation .char:nth-of-type(55) {
  transition-delay: 2.16s;
}
.__txtAnimation .char:nth-of-type(56) {
  transition-delay: 2.2s;
}
.__txtAnimation .char:nth-of-type(57) {
  transition-delay: 2.24s;
}
.__txtAnimation .char:nth-of-type(58) {
  transition-delay: 2.28s;
}
.__txtAnimation .char:nth-of-type(59) {
  transition-delay: 2.32s;
}
.__txtAnimation .char:nth-of-type(60) {
  transition-delay: 2.36s;
}
.__txtAnimation .char:nth-of-type(61) {
  transition-delay: 2.4s;
}
.__txtAnimation .char:nth-of-type(62) {
  transition-delay: 2.44s;
}
.__txtAnimation .char:nth-of-type(63) {
  transition-delay: 2.48s;
}
.__txtAnimation .char:nth-of-type(64) {
  transition-delay: 2.52s;
}
.__txtAnimation .char:nth-of-type(65) {
  transition-delay: 2.56s;
}
.__txtAnimation .char:nth-of-type(66) {
  transition-delay: 2.6s;
}
.__txtAnimation .char:nth-of-type(67) {
  transition-delay: 2.64s;
}
.__txtAnimation .char:nth-of-type(68) {
  transition-delay: 2.68s;
}
.__txtAnimation .char:nth-of-type(69) {
  transition-delay: 2.72s;
}
.__txtAnimation .char:nth-of-type(70) {
  transition-delay: 2.76s;
}
.__txtAnimation .char:nth-of-type(71) {
  transition-delay: 2.8s;
}
.__txtAnimation .char:nth-of-type(72) {
  transition-delay: 2.84s;
}
.__txtAnimation .char:nth-of-type(73) {
  transition-delay: 2.88s;
}
.__txtAnimation .char:nth-of-type(74) {
  transition-delay: 2.92s;
}
.__txtAnimation .char:nth-of-type(75) {
  transition-delay: 2.96s;
}
.__txtAnimation .char:nth-of-type(76) {
  transition-delay: 3s;
}
.__txtAnimation .char:nth-of-type(77) {
  transition-delay: 3.04s;
}
.__txtAnimation .char:nth-of-type(78) {
  transition-delay: 3.08s;
}
.__txtAnimation .char:nth-of-type(79) {
  transition-delay: 3.12s;
}
.__txtAnimation .char:nth-of-type(80) {
  transition-delay: 3.16s;
}
.__txtAnimation .char:nth-of-type(81) {
  transition-delay: 3.2s;
}
.__txtAnimation .char:nth-of-type(82) {
  transition-delay: 3.24s;
}
.__txtAnimation .char:nth-of-type(83) {
  transition-delay: 3.28s;
}
.__txtAnimation .char:nth-of-type(84) {
  transition-delay: 3.32s;
}
.__txtAnimation .char:nth-of-type(85) {
  transition-delay: 3.36s;
}
.__txtAnimation .char:nth-of-type(86) {
  transition-delay: 3.4s;
}
.__txtAnimation .char:nth-of-type(87) {
  transition-delay: 3.44s;
}
.__txtAnimation .char:nth-of-type(88) {
  transition-delay: 3.48s;
}
.__txtAnimation .char:nth-of-type(89) {
  transition-delay: 3.52s;
}
.__txtAnimation .char:nth-of-type(90) {
  transition-delay: 3.56s;
}
.__txtAnimation .char:nth-of-type(91) {
  transition-delay: 3.6s;
}
.__txtAnimation .char:nth-of-type(92) {
  transition-delay: 3.64s;
}
.__txtAnimation .char:nth-of-type(93) {
  transition-delay: 3.68s;
}
.__txtAnimation .char:nth-of-type(94) {
  transition-delay: 3.72s;
}
.__txtAnimation .char:nth-of-type(95) {
  transition-delay: 3.76s;
}
.__txtAnimation .char:nth-of-type(96) {
  transition-delay: 3.8s;
}
.__txtAnimation .char:nth-of-type(97) {
  transition-delay: 3.84s;
}
.__txtAnimation .char:nth-of-type(98) {
  transition-delay: 3.88s;
}
.__txtAnimation .char:nth-of-type(99) {
  transition-delay: 3.92s;
}
.__txtAnimation .char:nth-of-type(100) {
  transition-delay: 3.96s;
}
.__txtAnimation.__inview .char {
  opacity: 1;
  transform: translateY(0);
}

.__fadeIn {
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.8s ease 0.4s;
}
.__fadeIn.__inview {
  opacity: 1;
  transform: translateY(0);
}/*# sourceMappingURL=animation.css.map */