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

body {
  margin: 0;
  width: 100%;
  font-family: "Cutive Mono", monospace;
  line-height: 1.5;
  font-weight: 400;
  font-style: normal;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.sep {
  border: 0;
  width: 3em;
  height: 1px;
  margin: 1em 0;
  background-color: rgba(255, 255, 255, 0.4);
}

.mast {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100vh;
  color: #fff;
  background-color: #111;
}
.mast:after {
  z-index: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(17, 17, 17, 0.9);
}
.mast > header {
  z-index: 2;
  position: relative;
}
.mast__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  margin: 0;
  padding: 0;
  background-size: cover;
  background-position: 50%;
}
.mast__header {
  padding: 5%;
}
.mast__title {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.15em;
  /* text-transform: uppercase; */
}
.mast__title span {
  -webkit-animation: letter-glow 0.4s 0s ease both;
          animation: letter-glow 0.4s 0s ease both;
          font-size: 32px;
}
.mast__title span:nth-child(1){
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  }
  .mast__title span:nth-child(2){
  -webkit-animation-delay: 20ms;
  animation-delay: 20ms;
  }
  .mast__title span:nth-child(3){
  -webkit-animation-delay: 40ms;
  animation-delay: 40ms;
  }
  .mast__title span:nth-child(4){
  -webkit-animation-delay: 60ms;
  animation-delay: 60ms;
  }
  .mast__title span:nth-child(5){
  -webkit-animation-delay: 80ms;
  animation-delay: 80ms;
  }
  .mast__title span:nth-child(6){
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
  }
  .mast__title span:nth-child(7){
  -webkit-animation-delay: 120ms;
  animation-delay: 120ms;
  }
  .mast__title span:nth-child(8){
  -webkit-animation-delay: 140ms;
  animation-delay: 140ms;
  }
  .mast__title span:nth-child(9){
  -webkit-animation-delay: 160ms;
  animation-delay: 160ms;
  }
  .mast__title span:nth-child(10){
  -webkit-animation-delay: 180ms;
  animation-delay: 180ms;
  }
  .mast__title span:nth-child(11){
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
  }
  .mast__title span:nth-child(12){
  -webkit-animation-delay: 220ms;
  animation-delay: 220ms;
  }
  .mast__title span:nth-child(13){
  -webkit-animation-delay: 240ms;
  animation-delay: 240ms;
  }
  .mast__title span:nth-child(14){
  -webkit-animation-delay: 260ms;
  animation-delay: 260ms;
  }
  .mast__title span:nth-child(15){
  -webkit-animation-delay: 280ms;
  animation-delay: 280ms;
  }
  .mast__title span:nth-child(16){
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
  }
  .mast__title span:nth-child(17){
  -webkit-animation-delay: 320ms;
  animation-delay: 320ms;
  }
  .mast__title span:nth-child(18){
  -webkit-animation-delay: 340ms;
  animation-delay: 340ms;
  }
  .mast__title span:nth-child(19){
  -webkit-animation-delay: 360ms;
  animation-delay: 360ms;
  }
  .mast__title span:nth-child(20){
  -webkit-animation-delay: 380ms;
  animation-delay: 380ms;
  }
  .mast__title span:nth-child(21){
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
  }
  .mast__title span:nth-child(22){
  -webkit-animation-delay: 420ms;
  animation-delay: 420ms;
  }
  .mast__title span:nth-child(23){
  -webkit-animation-delay: 440ms;
  animation-delay: 440ms;
  }
  .mast__title span:nth-child(24){
  -webkit-animation-delay: 460ms;
  animation-delay: 460ms;
  }
  .mast__title span:nth-child(25){
  -webkit-animation-delay: 480ms;
  animation-delay: 480ms;
  }
  .mast__title span:nth-child(26){
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
  }
  .mast__title span:nth-child(27){
  -webkit-animation-delay: 520ms;
  animation-delay: 520ms;
  }
  .mast__title span:nth-child(28){
  -webkit-animation-delay: 540ms;
  animation-delay: 540ms;
  }
  .mast__title span:nth-child(29){
  -webkit-animation-delay: 560ms;
  animation-delay: 560ms;
  }
  .mast__title span:nth-child(30){
  -webkit-animation-delay: 580ms;
  animation-delay: 580ms;
  }
  .mast__title span:nth-child(31){
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
  }
  .mast__title span:nth-child(32){
  -webkit-animation-delay: 620ms;
  animation-delay: 620ms;
  }
  .mast__title span:nth-child(33){
  -webkit-animation-delay: 640ms;
  animation-delay: 640ms;
  }
  .mast__title span:nth-child(34){
  -webkit-animation-delay: 660ms;
  animation-delay: 660ms;
  }
  .mast__title span:nth-child(35){
  -webkit-animation-delay: 680ms;
  animation-delay: 680ms;
  }
  .mast__title span:nth-child(36){
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
  }
  .mast__title span:nth-child(37){
  -webkit-animation-delay: 720ms;
  animation-delay: 720ms;
  }
  .mast__title span:nth-child(38){
  -webkit-animation-delay: 740ms;
  animation-delay: 740ms;
  }
  .mast__title span:nth-child(39){
  -webkit-animation-delay: 760ms;
  animation-delay: 760ms;
  }
  .mast__title span:nth-child(40){
  -webkit-animation-delay: 780ms;
  animation-delay: 780ms;
  }
  .mast__title span:nth-child(41){
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
  }
  .mast__title span:nth-child(42){
  -webkit-animation-delay: 820ms;
  animation-delay: 820ms;
  }
  .mast__title span:nth-child(43){
  -webkit-animation-delay: 840ms;
  animation-delay: 840ms;
  }
  .mast__title span:nth-child(44){
  -webkit-animation-delay: 860ms;
  animation-delay: 860ms;
  }
  .mast__title span:nth-child(45){
  -webkit-animation-delay: 880ms;
  animation-delay: 880ms;
  }
  .mast__title span:nth-child(46){
  -webkit-animation-delay: 900ms;
  animation-delay: 900ms;
  }
  .mast__title span:nth-child(47){
  -webkit-animation-delay: 920ms;
  animation-delay: 920ms;
  }
  .mast__title span:nth-child(48){
  -webkit-animation-delay: 940ms;
  animation-delay: 940ms;
  }
  .mast__title span:nth-child(49){
  -webkit-animation-delay: 960ms;
  animation-delay: 960ms;
  }
  .mast__title span:nth-child(50){
  -webkit-animation-delay: 980ms;
  animation-delay: 980ms;
  }
  .mast__title span:nth-child(51){
  -webkit-animation-delay: 1000ms;
  animation-delay: 1000ms;
  }
  .mast__title span:nth-child(52){
  -webkit-animation-delay: 1020ms;
  animation-delay: 1020ms;
  }
  .mast__title span:nth-child(53){
  -webkit-animation-delay: 1040ms;
  animation-delay: 1040ms;
  }
  .mast__title span:nth-child(54){
  -webkit-animation-delay: 1060ms;
  animation-delay: 1060ms;
  }
  .mast__title span:nth-child(55){
  -webkit-animation-delay: 1080ms;
  animation-delay: 1080ms;
  }
  .mast__title span:nth-child(56){
  -webkit-animation-delay: 1100ms;
  animation-delay: 1100ms;
  }
  .mast__title span:nth-child(57){
  -webkit-animation-delay: 1120ms;
  animation-delay: 1120ms;
  }
  .mast__title span:nth-child(58){
  -webkit-animation-delay: 1140ms;
  animation-delay: 1140ms;
  }
  .mast__title span:nth-child(59){
  -webkit-animation-delay: 1160ms;
  animation-delay: 1160ms;
  }
  .mast__title span:nth-child(60){
  -webkit-animation-delay: 1180ms;
  animation-delay: 1180ms;
  }
  .mast__title span:nth-child(61){
  -webkit-animation-delay: 1200ms;
  animation-delay: 1200ms;
  }
  .mast__title span:nth-child(62){
  -webkit-animation-delay: 1220ms;
  animation-delay: 1220ms;
  }
  .mast__title span:nth-child(63){
  -webkit-animation-delay: 1240ms;
  animation-delay: 1240ms;
  }
  .mast__title span:nth-child(64){
  -webkit-animation-delay: 1260ms;
  animation-delay: 1260ms;
  }
  .mast__title span:nth-child(65){
  -webkit-animation-delay: 1280ms;
  animation-delay: 1280ms;
  }
  .mast__title span:nth-child(66){
  -webkit-animation-delay: 1300ms;
  animation-delay: 1300ms;
  }
  .mast__title span:nth-child(67){
  -webkit-animation-delay: 1320ms;
  animation-delay: 1320ms;
  }
  .mast__title span:nth-child(68){
  -webkit-animation-delay: 1340ms;
  animation-delay: 1340ms;
  }
  .mast__title span:nth-child(69){
  -webkit-animation-delay: 1360ms;
  animation-delay: 1360ms;
  }
  .mast__title span:nth-child(70){
  -webkit-animation-delay: 1380ms;
  animation-delay: 1380ms;
  }
  .mast__title span:nth-child(71){
  -webkit-animation-delay: 1400ms;
  animation-delay: 1400ms;
  }
  .mast__title span:nth-child(72){
  -webkit-animation-delay: 1420ms;
  animation-delay: 1420ms;
  }
  .mast__title span:nth-child(73){
  -webkit-animation-delay: 1440ms;
  animation-delay: 1440ms;
  }
  .mast__title span:nth-child(74){
  -webkit-animation-delay: 1460ms;
  animation-delay: 1460ms;
  }
  .mast__title span:nth-child(75){
  -webkit-animation-delay: 1480ms;
  animation-delay: 1480ms;
  }
  .mast__title span:nth-child(76){
  -webkit-animation-delay: 1500ms;
  animation-delay: 1500ms;
  }
  .mast__title span:nth-child(77){
  -webkit-animation-delay: 1520ms;
  animation-delay: 1520ms;
  }
  .mast__title span:nth-child(78){
  -webkit-animation-delay: 1540ms;
  animation-delay: 1540ms;
  }
  .mast__title span:nth-child(79){
  -webkit-animation-delay: 1560ms;
  animation-delay: 1560ms;
  }
  .mast__title span:nth-child(80){
  -webkit-animation-delay: 1580ms;
  animation-delay: 1580ms;
  }
  .mast__title span:nth-child(81){
  -webkit-animation-delay: 1600ms;
  animation-delay: 1600ms;
  }
  .mast__title span:nth-child(82){
  -webkit-animation-delay: 1620ms;
  animation-delay: 1620ms;
  }
  .mast__title span:nth-child(83){
  -webkit-animation-delay: 1640ms;
  animation-delay: 1640ms;
  }
  .mast__title span:nth-child(84){
  -webkit-animation-delay: 1660ms;
  animation-delay: 1660ms;
  }
  .mast__title span:nth-child(85){
  -webkit-animation-delay: 1680ms;
  animation-delay: 1680ms;
  }
  .mast__title span:nth-child(86){
  -webkit-animation-delay: 1700ms;
  animation-delay: 1700ms;
  }
  .mast__title span:nth-child(87){
  -webkit-animation-delay: 1720ms;
  animation-delay: 1720ms;
  }
  .mast__title span:nth-child(88){
  -webkit-animation-delay: 1740ms;
  animation-delay: 1740ms;
  }
  .mast__title span:nth-child(89){
  -webkit-animation-delay: 1760ms;
  animation-delay: 1760ms;
  }
  .mast__title span:nth-child(90){
  -webkit-animation-delay: 1780ms;
  animation-delay: 1780ms;
  }
  .mast__title span:nth-child(91){
  -webkit-animation-delay: 1800ms;
  animation-delay: 1800ms;
  }
  .mast__title span:nth-child(92){
  -webkit-animation-delay: 1820ms;
  animation-delay: 1820ms;
  }
  .mast__title span:nth-child(93){
  -webkit-animation-delay: 1840ms;
  animation-delay: 1840ms;
  }
  .mast__title span:nth-child(94){
  -webkit-animation-delay: 1860ms;
  animation-delay: 1860ms;
  }
  .mast__title span:nth-child(95){
  -webkit-animation-delay: 1880ms;
  animation-delay: 1880ms;
  }
  .mast__title span:nth-child(96){
  -webkit-animation-delay: 1900ms;
  animation-delay: 1900ms;
  }
  .mast__title span:nth-child(97){
  -webkit-animation-delay: 1920ms;
  animation-delay: 1920ms;
  }
  .mast__title span:nth-child(98){
  -webkit-animation-delay: 1940ms;
  animation-delay: 1940ms;
  }
  .mast__title span:nth-child(99){
  -webkit-animation-delay: 1960ms;
  animation-delay: 1960ms;
  }
  .mast__title span:nth-child(100){
  -webkit-animation-delay: 1980ms;
  animation-delay: 1980ms;
  }
  .mast__title span:nth-child(101){
  -webkit-animation-delay: 2000ms;
  animation-delay: 2000ms;
  }
  .mast__title span:nth-child(102){
  -webkit-animation-delay: 2020ms;
  animation-delay: 2020ms;
  }
  .mast__title span:nth-child(103){
  -webkit-animation-delay: 2040ms;
  animation-delay: 2040ms;
  }
  .mast__title span:nth-child(104){
  -webkit-animation-delay: 2060ms;
  animation-delay: 2060ms;
  }
  .mast__title span:nth-child(105){
  -webkit-animation-delay: 2080ms;
  animation-delay: 2080ms;
  }
  .mast__title span:nth-child(106){
  -webkit-animation-delay: 2100ms;
  animation-delay: 2100ms;
  }
  .mast__title span:nth-child(107){
  -webkit-animation-delay: 2120ms;
  animation-delay: 2120ms;
  }
  .mast__title span:nth-child(108){
  -webkit-animation-delay: 2140ms;
  animation-delay: 2140ms;
  }
  .mast__title span:nth-child(109){
  -webkit-animation-delay: 2160ms;
  animation-delay: 2160ms;
  }
  .mast__title span:nth-child(110){
  -webkit-animation-delay: 2180ms;
  animation-delay: 2180ms;
  }
  .mast__title span:nth-child(111){
  -webkit-animation-delay: 2200ms;
  animation-delay: 2200ms;
  }
  .mast__title span:nth-child(112){
  -webkit-animation-delay: 2220ms;
  animation-delay: 2220ms;
  }
  .mast__title span:nth-child(113){
  -webkit-animation-delay: 2240ms;
  animation-delay: 2240ms;
  }
  .mast__title span:nth-child(114){
  -webkit-animation-delay: 2260ms;
  animation-delay: 2260ms;
  }
  .mast__title span:nth-child(115){
  -webkit-animation-delay: 2280ms;
  animation-delay: 2280ms;
  }
  .mast__title span:nth-child(116){
  -webkit-animation-delay: 2300ms;
  animation-delay: 2300ms;
  }
  .mast__title span:nth-child(117){
  -webkit-animation-delay: 2320ms;
  animation-delay: 2320ms;
  }
  .mast__title span:nth-child(118){
  -webkit-animation-delay: 2340ms;
  animation-delay: 2340ms;
  }
  .mast__title span:nth-child(119){
  -webkit-animation-delay: 2360ms;
  animation-delay: 2360ms;
  }
  .mast__title span:nth-child(120){
  -webkit-animation-delay: 2380ms;
  animation-delay: 2380ms;
  }
  .mast__title span:nth-child(121){
  -webkit-animation-delay: 2400ms;
  animation-delay: 2400ms;
  }
  .mast__title span:nth-child(122){
  -webkit-animation-delay: 2420ms;
  animation-delay: 2420ms;
  }
  .mast__title span:nth-child(123){
  -webkit-animation-delay: 2440ms;
  animation-delay: 2440ms;
  }
  .mast__title span:nth-child(124){
  -webkit-animation-delay: 2460ms;
  animation-delay: 2460ms;
  }
  .mast__title span:nth-child(125){
  -webkit-animation-delay: 2480ms;
  animation-delay: 2480ms;
  }
  .mast__title span:nth-child(126){
  -webkit-animation-delay: 2500ms;
  animation-delay: 2500ms;
  }
  .mast__title span:nth-child(127){
  -webkit-animation-delay: 2520ms;
  animation-delay: 2520ms;
  }
  .mast__title span:nth-child(128){
  -webkit-animation-delay: 2540ms;
  animation-delay: 2540ms;
  }
  .mast__title span:nth-child(129){
  -webkit-animation-delay: 2560ms;
  animation-delay: 2560ms;
  }
  .mast__title span:nth-child(130){
  -webkit-animation-delay: 2580ms;
  animation-delay: 2580ms;
  }
  .mast__title span:nth-child(131){
  -webkit-animation-delay: 2600ms;
  animation-delay: 2600ms;
  }
  .mast__title span:nth-child(132){
  -webkit-animation-delay: 2620ms;
  animation-delay: 2620ms;
  }
  .mast__title span:nth-child(133){
  -webkit-animation-delay: 2640ms;
  animation-delay: 2640ms;
  }
  .mast__title span:nth-child(134){
  -webkit-animation-delay: 2660ms;
  animation-delay: 2660ms;
  }
  .mast__title span:nth-child(135){
  -webkit-animation-delay: 2680ms;
  animation-delay: 2680ms;
  }
  .mast__title span:nth-child(136){
  -webkit-animation-delay: 2700ms;
  animation-delay: 2700ms;
  }
  .mast__title span:nth-child(137){
  -webkit-animation-delay: 2720ms;
  animation-delay: 2720ms;
  }
  .mast__title span:nth-child(138){
  -webkit-animation-delay: 2740ms;
  animation-delay: 2740ms;
  }
  .mast__title span:nth-child(139){
  -webkit-animation-delay: 2760ms;
  animation-delay: 2760ms;
  }
  .mast__title span:nth-child(140){
  -webkit-animation-delay: 2780ms;
  animation-delay: 2780ms;
  }
  .mast__title span:nth-child(141){
  -webkit-animation-delay: 2800ms;
  animation-delay: 2800ms;
  }
  .mast__title span:nth-child(142){
  -webkit-animation-delay: 2820ms;
  animation-delay: 2820ms;
  }
  .mast__title span:nth-child(143){
  -webkit-animation-delay: 2840ms;
  animation-delay: 2840ms;
  }
  .mast__title span:nth-child(144){
  -webkit-animation-delay: 2860ms;
  animation-delay: 2860ms;
  }
  .mast__title span:nth-child(145){
  -webkit-animation-delay: 2880ms;
  animation-delay: 2880ms;
  }
  .mast__title span:nth-child(146){
  -webkit-animation-delay: 2900ms;
  animation-delay: 2900ms;
  }
  .mast__title span:nth-child(147){
  -webkit-animation-delay: 2920ms;
  animation-delay: 2920ms;
  }
  .mast__title span:nth-child(148){
  -webkit-animation-delay: 2940ms;
  animation-delay: 2940ms;
  }
  .mast__title span:nth-child(149){
  -webkit-animation-delay: 2960ms;
  animation-delay: 2960ms;
  }
  .mast__title span:nth-child(150){
  -webkit-animation-delay: 2980ms;
  animation-delay: 2980ms;
  }
  .mast__title span:nth-child(151){
  -webkit-animation-delay: 3000ms;
  animation-delay: 3000ms;
  }
  .mast__title span:nth-child(152){
  -webkit-animation-delay: 3020ms;
  animation-delay: 3020ms;
  }
  .mast__title span:nth-child(153){
  -webkit-animation-delay: 3040ms;
  animation-delay: 3040ms;
  }
  .mast__title span:nth-child(154){
  -webkit-animation-delay: 3060ms;
  animation-delay: 3060ms;
  }
  .mast__title span:nth-child(155){
  -webkit-animation-delay: 3080ms;
  animation-delay: 3080ms;
  }
  .mast__title span:nth-child(156){
  -webkit-animation-delay: 3100ms;
  animation-delay: 3100ms;
  }
  .mast__title span:nth-child(157){
  -webkit-animation-delay: 3120ms;
  animation-delay: 3120ms;
  }
  .mast__title span:nth-child(158){
  -webkit-animation-delay: 3140ms;
  animation-delay: 3140ms;
  }
  .mast__title span:nth-child(159){
  -webkit-animation-delay: 3160ms;
  animation-delay: 3160ms;
  }
  .mast__title span:nth-child(160){
  -webkit-animation-delay: 3180ms;
  animation-delay: 3180ms;
  }
  .mast__title span:nth-child(161){
  -webkit-animation-delay: 3200ms;
  animation-delay: 3200ms;
  }
  .mast__title span:nth-child(162){
  -webkit-animation-delay: 3220ms;
  animation-delay: 3220ms;
  }
  .mast__title span:nth-child(163){
  -webkit-animation-delay: 3240ms;
  animation-delay: 3240ms;
  }
  .mast__title span:nth-child(164){
  -webkit-animation-delay: 3260ms;
  animation-delay: 3260ms;
  }
  .mast__title span:nth-child(165){
  -webkit-animation-delay: 3280ms;
  animation-delay: 3280ms;
  }
  .mast__title span:nth-child(166){
  -webkit-animation-delay: 3300ms;
  animation-delay: 3300ms;
  }
  .mast__title span:nth-child(167){
  -webkit-animation-delay: 3320ms;
  animation-delay: 3320ms;
  }
  .mast__title span:nth-child(168){
  -webkit-animation-delay: 3340ms;
  animation-delay: 3340ms;
  }
  .mast__title span:nth-child(169){
  -webkit-animation-delay: 3360ms;
  animation-delay: 3360ms;
  }
  .mast__title span:nth-child(170){
  -webkit-animation-delay: 3380ms;
  animation-delay: 3380ms;
  }
  .mast__title span:nth-child(171){
  -webkit-animation-delay: 3400ms;
  animation-delay: 3400ms;
  }
  .mast__title span:nth-child(172){
  -webkit-animation-delay: 3420ms;
  animation-delay: 3420ms;
  }
  .mast__title span:nth-child(173){
  -webkit-animation-delay: 3440ms;
  animation-delay: 3440ms;
  }
  .mast__title span:nth-child(174){
  -webkit-animation-delay: 3460ms;
  animation-delay: 3460ms;
  }
  .mast__title span:nth-child(175){
  -webkit-animation-delay: 3480ms;
  animation-delay: 3480ms;
  }
  .mast__title span:nth-child(176){
  -webkit-animation-delay: 3500ms;
  animation-delay: 3500ms;
  }
  .mast__title span:nth-child(177){
  -webkit-animation-delay: 3520ms;
  animation-delay: 3520ms;
  }
  .mast__title span:nth-child(178){
  -webkit-animation-delay: 3540ms;
  animation-delay: 3540ms;
  }
  .mast__title span:nth-child(179){
  -webkit-animation-delay: 3560ms;
  animation-delay: 3560ms;
  }
  .mast__title span:nth-child(180){
  -webkit-animation-delay: 3580ms;
  animation-delay: 3580ms;
  }
  .mast__title span:nth-child(181){
  -webkit-animation-delay: 3600ms;
  animation-delay: 3600ms;
  }
  .mast__title span:nth-child(182){
  -webkit-animation-delay: 3620ms;
  animation-delay: 3620ms;
  }
  .mast__title span:nth-child(183){
  -webkit-animation-delay: 3640ms;
  animation-delay: 3640ms;
  }
  .mast__title span:nth-child(184){
  -webkit-animation-delay: 3660ms;
  animation-delay: 3660ms;
  }
  .mast__title span:nth-child(185){
  -webkit-animation-delay: 3680ms;
  animation-delay: 3680ms;
  }
  .mast__title span:nth-child(186){
  -webkit-animation-delay: 3700ms;
  animation-delay: 3700ms;
  }
  .mast__title span:nth-child(187){
  -webkit-animation-delay: 3720ms;
  animation-delay: 3720ms;
  }
  .mast__title span:nth-child(188){
  -webkit-animation-delay: 3740ms;
  animation-delay: 3740ms;
  }
  .mast__title span:nth-child(189){
  -webkit-animation-delay: 3760ms;
  animation-delay: 3760ms;
  }
  .mast__title span:nth-child(190){
  -webkit-animation-delay: 3780ms;
  animation-delay: 3780ms;
  }
  .mast__title span:nth-child(191){
  -webkit-animation-delay: 3800ms;
  animation-delay: 3800ms;
  }
  .mast__title span:nth-child(192){
  -webkit-animation-delay: 3820ms;
  animation-delay: 3820ms;
  }
  .mast__title span:nth-child(193){
  -webkit-animation-delay: 3840ms;
  animation-delay: 3840ms;
  }
  .mast__title span:nth-child(194){
  -webkit-animation-delay: 3860ms;
  animation-delay: 3860ms;
  }
  .mast__title span:nth-child(195){
  -webkit-animation-delay: 3880ms;
  animation-delay: 3880ms;
  }
  .mast__title span:nth-child(196){
  -webkit-animation-delay: 3900ms;
  animation-delay: 3900ms;
  }
  .mast__title span:nth-child(197){
  -webkit-animation-delay: 3920ms;
  animation-delay: 3920ms;
  }
  .mast__title span:nth-child(198){
  -webkit-animation-delay: 3940ms;
  animation-delay: 3940ms;
  }
  .mast__title span:nth-child(199){
  -webkit-animation-delay: 3960ms;
  animation-delay: 3960ms;
  }
  .mast__title span:nth-child(200){
  -webkit-animation-delay: 3980ms;
  animation-delay: 3980ms;
  }
  .mast__title span:nth-child(201){
  -webkit-animation-delay: 4000ms;
  animation-delay: 4000ms;
  }

/* ================================================================ */
.mast__text {
  font-family: "Cutive Mono", monospace;
  font-size: 1em;
  margin: 0 0 0.5em;
  line-height: 1.5;
  white-space: pre;
  /* width: 1000px; */
}
.mast__text span {
  -webkit-animation: letter-glow 0.7s 0s ease both;
          animation: letter-glow 0.7s 0s ease both;
          font-size: 70px;
}
.mast__text span:nth-child(1) {
  -webkit-animation-delay: 0.05s;
          animation-delay: 0.05s;
}
.mast__text span:nth-child(2) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.mast__text span:nth-child(3) {
  -webkit-animation-delay: 0.15s;
          animation-delay: 0.15s;
}
.mast__text span:nth-child(4) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.mast__text span:nth-child(5) {
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
}
.mast__text span:nth-child(6) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.mast__text span:nth-child(7) {
  -webkit-animation-delay: 0.35s;
          animation-delay: 0.35s;
}
.mast__text span:nth-child(8) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.mast__text span:nth-child(9) {
  -webkit-animation-delay: 0.45s;
          animation-delay: 0.45s;
}
.mast__text span:nth-child(10) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.mast__text span:nth-child(11) {
  -webkit-animation-delay: 0.55s;
          animation-delay: 0.55s;
}
.mast__text span:nth-child(12) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.mast__text span:nth-child(13) {
  -webkit-animation-delay: 0.65s;
          animation-delay: 0.65s;
}
.mast__text span:nth-child(14) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.mast__text span:nth-child(15) {
  -webkit-animation-delay: 0.75s;
          animation-delay: 0.75s;
}
.mast__text span:nth-child(16) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.mast__text span:nth-child(17) {
  -webkit-animation-delay: 0.85s;
          animation-delay: 0.85s;
}
.mast__text span:nth-child(18) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.mast__text span:nth-child(19) {
  -webkit-animation-delay: 0.95s;
          animation-delay: 0.95s;
}
.mast__text span:nth-child(20) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.mast__text span:nth-child(21) {
  -webkit-animation-delay: 1.05s;
          animation-delay: 1.05s;
}
.mast__text span:nth-child(22) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
.mast__text span:nth-child(23) {
  -webkit-animation-delay: 1.15s;
          animation-delay: 1.15s;
}
.mast__text span:nth-child(24) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.mast__text span:nth-child(25) {
  -webkit-animation-delay: 1.25s;
          animation-delay: 1.25s;
}
.mast__text span:nth-child(26) {
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
}
.mast__text span:nth-child(27) {
  -webkit-animation-delay: 1.35s;
          animation-delay: 1.35s;
}
.mast__text span:nth-child(28) {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}
.mast__text span:nth-child(29) {
  -webkit-animation-delay: 1.45s;
          animation-delay: 1.45s;
}
.mast__text span:nth-child(30) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
.mast__text span:nth-child(31) {
  -webkit-animation-delay: 1.55s;
          animation-delay: 1.55s;
}
.mast__text span:nth-child(32) {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}
.mast__text span:nth-child(33) {
  -webkit-animation-delay: 1.65s;
          animation-delay: 1.65s;
}
.mast__text span:nth-child(34) {
  -webkit-animation-delay: 1.7s;
          animation-delay: 1.7s;
}
.mast__text span:nth-child(35) {
  -webkit-animation-delay: 1.75s;
          animation-delay: 1.75s;
}
.mast__text span:nth-child(36) {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}
.mast__text span:nth-child(37) {
  -webkit-animation-delay: 1.85s;
          animation-delay: 1.85s;
}
.mast__text span:nth-child(38) {
  -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
}
.mast__text span:nth-child(39) {
  -webkit-animation-delay: 1.95s;
          animation-delay: 1.95s;
}
.mast__text span:nth-child(40) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.mast__text span:nth-child(41) {
  -webkit-animation-delay: 2.05s;
          animation-delay: 2.05s;
}
.mast__text span:nth-child(42) {
  -webkit-animation-delay: 2.1s;
          animation-delay: 2.1s;
}
.mast__text span:nth-child(43) {
  -webkit-animation-delay: 2.15s;
          animation-delay: 2.15s;
}
.mast__text span:nth-child(44) {
  -webkit-animation-delay: 2.2s;
          animation-delay: 2.2s;
}
.mast__text span:nth-child(45) {
  -webkit-animation-delay: 2.25s;
          animation-delay: 2.25s;
}
.mast__text span:nth-child(46) {
  -webkit-animation-delay: 2.3s;
          animation-delay: 2.3s;
}
.mast__text span:nth-child(47) {
  -webkit-animation-delay: 2.35s;
          animation-delay: 2.35s;
}
.mast__text span:nth-child(48) {
  -webkit-animation-delay: 2.4s;
          animation-delay: 2.4s;
}
.mast__text span:nth-child(49) {
  -webkit-animation-delay: 2.45s;
          animation-delay: 2.45s;
}
.mast__text span:nth-child(50) {
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
}
.mast__text span:nth-child(51) {
  -webkit-animation-delay: 2.55s;
          animation-delay: 2.55s;
}
.mast__text span:nth-child(52) {
  -webkit-animation-delay: 2.6s;
          animation-delay: 2.6s;
}
.mast__text span:nth-child(53) {
  -webkit-animation-delay: 2.65s;
          animation-delay: 2.65s;
}
.mast__text span:nth-child(54) {
  -webkit-animation-delay: 2.7s;
          animation-delay: 2.7s;
}
.mast__text span:nth-child(55) {
  -webkit-animation-delay: 2.75s;
          animation-delay: 2.75s;
}
.mast__text span:nth-child(56) {
  -webkit-animation-delay: 2.8s;
          animation-delay: 2.8s;
}
.mast__text span:nth-child(57) {
  -webkit-animation-delay: 2.85s;
          animation-delay: 2.85s;
}
.mast__text span:nth-child(58) {
  -webkit-animation-delay: 2.9s;
          animation-delay: 2.9s;
}
.mast__text span:nth-child(59) {
  -webkit-animation-delay: 2.95s;
          animation-delay: 2.95s;
}
.mast__text span:nth-child(60) {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
.mast__text span:nth-child(61) {
  -webkit-animation-delay: 3.05s;
          animation-delay: 3.05s;
}
.mast__text span:nth-child(62) {
  -webkit-animation-delay: 3.1s;
          animation-delay: 3.1s;
}
.mast__text span:nth-child(63) {
  -webkit-animation-delay: 3.15s;
          animation-delay: 3.15s;
}
.mast__text span:nth-child(64) {
  -webkit-animation-delay: 3.2s;
          animation-delay: 3.2s;
}
.mast__text span:nth-child(65) {
  -webkit-animation-delay: 3.25s;
          animation-delay: 3.25s;
}
.mast__text span:nth-child(66) {
  -webkit-animation-delay: 3.3s;
          animation-delay: 3.3s;
}
.mast__text span:nth-child(67) {
  -webkit-animation-delay: 3.35s;
          animation-delay: 3.35s;
}
.mast__text span:nth-child(68) {
  -webkit-animation-delay: 3.4s;
          animation-delay: 3.4s;
}
.mast__text span:nth-child(69) {
  -webkit-animation-delay: 3.45s;
          animation-delay: 3.45s;
}
.mast__text span:nth-child(70) {
  -webkit-animation-delay: 3.5s;
          animation-delay: 3.5s;
}
.mast__text span:nth-child(71) {
  -webkit-animation-delay: 3.55s;
          animation-delay: 3.55s;
}
.mast__text span:nth-child(72) {
  -webkit-animation-delay: 3.6s;
          animation-delay: 3.6s;
}
.mast__text span:nth-child(73) {
  -webkit-animation-delay: 3.65s;
          animation-delay: 3.65s;
}
.mast__text span:nth-child(74) {
  -webkit-animation-delay: 3.7s;
          animation-delay: 3.7s;
}
.mast__text span:nth-child(75) {
  -webkit-animation-delay: 3.75s;
          animation-delay: 3.75s;
}
.mast__text span:nth-child(76) {
  -webkit-animation-delay: 3.8s;
          animation-delay: 3.8s;
}
.mast__text span:nth-child(77) {
  -webkit-animation-delay: 3.85s;
          animation-delay: 3.85s;
}
.mast__text span:nth-child(78) {
  -webkit-animation-delay: 3.9s;
          animation-delay: 3.9s;
}
.mast__text span:nth-child(79) {
  -webkit-animation-delay: 3.95s;
          animation-delay: 3.95s;
}
.mast__text span:nth-child(80) {
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
.mast__text span:nth-child(81) {
  -webkit-animation-delay: 4.05s;
          animation-delay: 4.05s;
}
.mast__text span:nth-child(82) {
  -webkit-animation-delay: 4.1s;
          animation-delay: 4.1s;
}
.mast__text span:nth-child(83) {
  -webkit-animation-delay: 4.15s;
          animation-delay: 4.15s;
}
.mast__text span:nth-child(84) {
  -webkit-animation-delay: 4.2s;
          animation-delay: 4.2s;
}
.mast__text span:nth-child(85) {
  -webkit-animation-delay: 4.25s;
          animation-delay: 4.25s;
}
.mast__text span:nth-child(86) {
  -webkit-animation-delay: 4.3s;
          animation-delay: 4.3s;
}
.mast__text span:nth-child(87) {
  -webkit-animation-delay: 4.35s;
          animation-delay: 4.35s;
}
.mast__text span:nth-child(88) {
  -webkit-animation-delay: 4.4s;
          animation-delay: 4.4s;
}
.mast__text span:nth-child(89) {
  -webkit-animation-delay: 4.45s;
          animation-delay: 4.45s;
}
.mast__text span:nth-child(90) {
  -webkit-animation-delay: 4.5s;
          animation-delay: 4.5s;
}
.mast__text span:nth-child(91) {
  -webkit-animation-delay: 4.55s;
          animation-delay: 4.55s;
}
.mast__text span:nth-child(92) {
  -webkit-animation-delay: 4.6s;
          animation-delay: 4.6s;
}
.mast__text span:nth-child(93) {
  -webkit-animation-delay: 4.65s;
          animation-delay: 4.65s;
}
.mast__text span:nth-child(94) {
  -webkit-animation-delay: 4.7s;
          animation-delay: 4.7s;
}
.mast__text span:nth-child(95) {
  -webkit-animation-delay: 4.75s;
          animation-delay: 4.75s;
}
.mast__text span:nth-child(96) {
  -webkit-animation-delay: 4.8s;
          animation-delay: 4.8s;
}
.mast__text span:nth-child(97) {
  -webkit-animation-delay: 4.85s;
          animation-delay: 4.85s;
}
.mast__text span:nth-child(98) {
  -webkit-animation-delay: 4.9s;
          animation-delay: 4.9s;
}
.mast__text span:nth-child(99) {
  -webkit-animation-delay: 4.95s;
          animation-delay: 4.95s;
}
.mast__text span:nth-child(100) {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}
.mast__text span:nth-child(101) {
  -webkit-animation-delay: 5.05s;
          animation-delay: 5.05s;
}
.mast__text span:nth-child(102) {
  -webkit-animation-delay: 5.1s;
          animation-delay: 5.1s;
}
.mast__text span:nth-child(103) {
  -webkit-animation-delay: 5.15s;
          animation-delay: 5.15s;
}
.mast__text span:nth-child(104) {
  -webkit-animation-delay: 5.2s;
          animation-delay: 5.2s;
}
.mast__text span:nth-child(105) {
  -webkit-animation-delay: 5.25s;
          animation-delay: 5.25s;
}
.mast__text span:nth-child(106) {
  -webkit-animation-delay: 5.3s;
          animation-delay: 5.3s;
}
.mast__text span:nth-child(107) {
  -webkit-animation-delay: 5.35s;
          animation-delay: 5.35s;
}
.mast__text span:nth-child(108) {
  -webkit-animation-delay: 5.4s;
          animation-delay: 5.4s;
}
.mast__text span:nth-child(109) {
  -webkit-animation-delay: 5.45s;
          animation-delay: 5.45s;
}
.mast__text span:nth-child(110) {
  -webkit-animation-delay: 5.5s;
          animation-delay: 5.5s;
}
.mast__text span:nth-child(111) {
  -webkit-animation-delay: 5.55s;
          animation-delay: 5.55s;
}
.mast__text span:nth-child(112) {
  -webkit-animation-delay: 5.6s;
          animation-delay: 5.6s;
}
.mast__text span:nth-child(113) {
  -webkit-animation-delay: 5.65s;
          animation-delay: 5.65s;
}
.mast__text span:nth-child(114) {
  -webkit-animation-delay: 5.7s;
          animation-delay: 5.7s;
}
.mast__text span:nth-child(115) {
  -webkit-animation-delay: 5.75s;
          animation-delay: 5.75s;
}
.mast__text span:nth-child(116) {
  -webkit-animation-delay: 5.8s;
          animation-delay: 5.8s;
}
.mast__text span:nth-child(117) {
  -webkit-animation-delay: 5.85s;
          animation-delay: 5.85s;
}
.mast__text span:nth-child(118) {
  -webkit-animation-delay: 5.9s;
          animation-delay: 5.9s;
}
.mast__text span:nth-child(119) {
  -webkit-animation-delay: 5.95s;
          animation-delay: 5.95s;
}
.mast__text span:nth-child(120) {
  -webkit-animation-delay: 6s;
          animation-delay: 6s;
}
.mast__text span:nth-child(121) {
  -webkit-animation-delay: 6.05s;
          animation-delay: 6.05s;
}
.mast__text span:nth-child(122) {
  -webkit-animation-delay: 6.1s;
          animation-delay: 6.1s;
}
.mast__text span:nth-child(123) {
  -webkit-animation-delay: 6.15s;
          animation-delay: 6.15s;
}
.mast__text span:nth-child(124) {
  -webkit-animation-delay: 6.2s;
          animation-delay: 6.2s;
}
.mast__text span:nth-child(125) {
  -webkit-animation-delay: 6.25s;
          animation-delay: 6.25s;
}
.mast__text span:nth-child(126) {
  -webkit-animation-delay: 6.3s;
          animation-delay: 6.3s;
}
.mast__text span:nth-child(127) {
  -webkit-animation-delay: 6.35s;
          animation-delay: 6.35s;
}
.mast__text span:nth-child(128) {
  -webkit-animation-delay: 6.4s;
          animation-delay: 6.4s;
}
.mast__text span:nth-child(129) {
  -webkit-animation-delay: 6.45s;
          animation-delay: 6.45s;
}
.mast__text span:nth-child(130) {
  -webkit-animation-delay: 6.5s;
          animation-delay: 6.5s;
}
.mast__text span:nth-child(131) {
  -webkit-animation-delay: 6.55s;
          animation-delay: 6.55s;
}
.mast__text span:nth-child(132) {
  -webkit-animation-delay: 6.6s;
          animation-delay: 6.6s;
}
.mast__text span:nth-child(133) {
  -webkit-animation-delay: 6.65s;
          animation-delay: 6.65s;
}
.mast__text span:nth-child(134) {
  -webkit-animation-delay: 6.7s;
          animation-delay: 6.7s;
}
.mast__text span:nth-child(135) {
  -webkit-animation-delay: 6.75s;
          animation-delay: 6.75s;
}
.mast__text span:nth-child(136) {
  -webkit-animation-delay: 6.8s;
          animation-delay: 6.8s;
}
.mast__text span:nth-child(137) {
  -webkit-animation-delay: 6.85s;
          animation-delay: 6.85s;
}
.mast__text span:nth-child(138) {
  -webkit-animation-delay: 6.9s;
          animation-delay: 6.9s;
}
.mast__text span:nth-child(139) {
  -webkit-animation-delay: 6.95s;
          animation-delay: 6.95s;
}
.mast__text span:nth-child(140) {
  -webkit-animation-delay: 7s;
          animation-delay: 7s;
}
.mast__text span:nth-child(141) {
  -webkit-animation-delay: 7.05s;
          animation-delay: 7.05s;
}
.mast__text span:nth-child(142) {
  -webkit-animation-delay: 7.1s;
          animation-delay: 7.1s;
}
.mast__text span:nth-child(143) {
  -webkit-animation-delay: 7.15s;
          animation-delay: 7.15s;
}
.mast__text span:nth-child(144) {
  -webkit-animation-delay: 7.2s;
          animation-delay: 7.2s;
}
.mast__text span:nth-child(145) {
  -webkit-animation-delay: 7.25s;
          animation-delay: 7.25s;
}
.mast__text span:nth-child(146) {
  -webkit-animation-delay: 7.3s;
          animation-delay: 7.3s;
}
.mast__text span:nth-child(147) {
  -webkit-animation-delay: 7.35s;
          animation-delay: 7.35s;
}
.mast__text span:nth-child(148) {
  -webkit-animation-delay: 7.4s;
          animation-delay: 7.4s;
}
.mast__text span:nth-child(149) {
  -webkit-animation-delay: 7.45s;
          animation-delay: 7.45s;
}
.mast__text span:nth-child(150) {
  -webkit-animation-delay: 7.5s;
          animation-delay: 7.5s;
}
.mast__text span:nth-child(151) {
  -webkit-animation-delay: 7.55s;
          animation-delay: 7.55s;
}
.mast__text span:nth-child(152) {
  -webkit-animation-delay: 7.6s;
          animation-delay: 7.6s;
}
.mast__text span:nth-child(153) {
  -webkit-animation-delay: 7.65s;
          animation-delay: 7.65s;
}
.mast__text span:nth-child(154) {
  -webkit-animation-delay: 7.7s;
          animation-delay: 7.7s;
}
.mast__text span:nth-child(155) {
  -webkit-animation-delay: 7.75s;
          animation-delay: 7.75s;
}
.mast__text span:nth-child(156) {
  -webkit-animation-delay: 7.8s;
          animation-delay: 7.8s;
}
.mast__text span:nth-child(157) {
  -webkit-animation-delay: 7.85s;
          animation-delay: 7.85s;
}
.mast__text span:nth-child(158) {
  -webkit-animation-delay: 7.9s;
          animation-delay: 7.9s;
}
.mast__text span:nth-child(159) {
  -webkit-animation-delay: 7.95s;
          animation-delay: 7.95s;
}
.mast__text span:nth-child(160) {
  -webkit-animation-delay: 8s;
          animation-delay: 8s;
}
.mast__text span:nth-child(161) {
  -webkit-animation-delay: 8.05s;
          animation-delay: 8.05s;
}
.mast__text span:nth-child(162) {
  -webkit-animation-delay: 8.1s;
          animation-delay: 8.1s;
}
.mast__text span:nth-child(163) {
  -webkit-animation-delay: 8.15s;
          animation-delay: 8.15s;
}
.mast__text span:nth-child(164) {
  -webkit-animation-delay: 8.2s;
          animation-delay: 8.2s;
}
.mast__text span:nth-child(165) {
  -webkit-animation-delay: 8.25s;
          animation-delay: 8.25s;
}
.mast__text span:nth-child(166) {
  -webkit-animation-delay: 8.3s;
          animation-delay: 8.3s;
}
.mast__text span:nth-child(167) {
  -webkit-animation-delay: 8.35s;
          animation-delay: 8.35s;
}
.mast__text span:nth-child(168) {
  -webkit-animation-delay: 8.4s;
          animation-delay: 8.4s;
}
.mast__text span:nth-child(169) {
  -webkit-animation-delay: 8.45s;
          animation-delay: 8.45s;
}
.mast__text span:nth-child(170) {
  -webkit-animation-delay: 8.5s;
          animation-delay: 8.5s;
}
.mast__text span:nth-child(171) {
  -webkit-animation-delay: 8.55s;
          animation-delay: 8.55s;
}
.mast__text span:nth-child(172) {
  -webkit-animation-delay: 8.6s;
          animation-delay: 8.6s;
}
.mast__text span:nth-child(173) {
  -webkit-animation-delay: 8.65s;
          animation-delay: 8.65s;
}
.mast__text span:nth-child(174) {
  -webkit-animation-delay: 8.7s;
          animation-delay: 8.7s;
}
.mast__text span:nth-child(175) {
  -webkit-animation-delay: 8.75s;
          animation-delay: 8.75s;
}
.mast__text span:nth-child(176) {
  -webkit-animation-delay: 8.8s;
          animation-delay: 8.8s;
}
.mast__text span:nth-child(177) {
  -webkit-animation-delay: 8.85s;
          animation-delay: 8.85s;
}
.mast__text span:nth-child(178) {
  -webkit-animation-delay: 8.9s;
          animation-delay: 8.9s;
}
.mast__text span:nth-child(179) {
  -webkit-animation-delay: 8.95s;
          animation-delay: 8.95s;
}
.mast__text span:nth-child(180) {
  -webkit-animation-delay: 9s;
          animation-delay: 9s;
}

@-webkit-keyframes letter-glow {
  0% {
    opacity: 0;
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.1);
  }
  66% {
    opacity: 1;
    text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.9);
  }
  77% {
    opacity: 1;
  }
  100% {
    opacity: 0.7;
    text-shadow: 0px 0px 20px rgba(255, 255, 255, 0);
  }
}

@keyframes letter-glow {
  0% {
    opacity: 0;
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.1);
  }
  66% {
    opacity: 1;
    text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.9);
  }
  77% {
    opacity: 1;
  }
  100% {
    opacity: 0.7;
    text-shadow: 0px 0px 20px rgba(255, 255, 255, 0);
  }
}