@import url("https://fonts.googleapis.com/css?family=Montserrat&display=swap");

/* * {
  padding: 0;
  margin: 0;
}

body {
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
} */

h1 {
  font-family: "Montserrat Medium";
  color:#728f9e; 
  max-width: 40ch;
  text-align: center;
  transform: scale(0.94);
  animation: scale 3s forwards cubic-bezier(0.5, 1, 0.89, 1) ;
}
@keyframes scale {
  100% {
    transform: scale(1);
  }
}

.intro>p>span {
  display: inline-block;
  opacity: 0;
  filter: blur(4px);
}

.intro>p>span:nth-child(1) {
  animation: fade-in 0.8s 0.1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.intro>p>span:nth-child(2) {
  animation: fade-in 0.8s 0.2s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.intro>p>span:nth-child(3) {
  animation: fade-in 0.8s 0.3s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.intro>p>span:nth-child(4) {
  animation: fade-in 0.8s 0.4s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.intro>p>span:nth-child(5) {
  animation: fade-in 0.8s 0.5s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.intro>p>span:nth-child(6) {
  animation: fade-in 0.8s 0.6s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.intro>p>span:nth-child(7) {
  animation: fade-in 0.8s 0.7s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.intro>p>span:nth-child(8) {
  animation: fade-in 0.8s 0.8s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.intro>p>span:nth-child(9) {
  animation: fade-in 0.8s 0.9s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.intro>p>span:nth-child(10) {
  animation: fade-in 0.8s 1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.intro>p>span:nth-child(11) {
  animation: fade-in 0.8s 1.1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.intro>p>span:nth-child(12) {
  animation: fade-in 0.8s 1.2s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.intro>p>span:nth-child(13) {
  animation: fade-in 0.8s 1.3s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.intro>p>span:nth-child(14) {
  animation: fade-in 0.8s 1.4s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.intro>p>span:nth-child(15) {
  animation: fade-in 0.8s 1.5s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.intro>p>span:nth-child(16) {
  animation: fade-in 0.8s 1.6s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.intro>p>span:nth-child(17) {
  animation: fade-in 0.8s 1.7s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.intro>p>span:nth-child(18) {
  animation: fade-in 0.8s 1.8s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.intro>p>span:nth-child(19) {
  animation: fade-in 0.8s 1.9s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.intro>p>span:nth-child(20) {
  animation: fade-in 0.8s 2s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.intro>p>span:nth-child(21) {
  animation: fade-in 0.8s 2.1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.intro>p>span:nth-child(22) {
  animation: fade-in 0.8s 2.2s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.intro>p>span:nth-child(23) {
  animation: fade-in 0.8s 2.3s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.intro>p>span:nth-child(24) {
  animation: fade-in 0.8s 2.4s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.intro>p>span:nth-child(25) {
  animation: fade-in 0.8s 2.5s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.intro>p>span:nth-child(26) {
  animation: fade-in 0.8s 2.6s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.intro>p>span:nth-child(27) {
  animation: fade-in 0.8s 2.7s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.intro>p>span:nth-child(28) {
  animation: fade-in 0.8s 2.8s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.intro>p>span:nth-child(29) {
  animation: fade-in 0.8s 2.9s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.intro>p>span:nth-child(30) {
  animation: fade-in 0.8s 3s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.intro>p>span:nth-child(31) {
  animation: fade-in 0.8s 3.1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.intro>p>span:nth-child(32) {
  animation: fade-in 0.8s 3.2s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.intro>p>span:nth-child(33) {
  animation: fade-in 0.8s 3.3s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.intro>p>span:nth-child(34) {
  animation: fade-in 0.8s 3.4s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.intro>p>span:nth-child(35) {
  animation: fade-in 0.8s 3.5s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.intro>p>span:nth-child(36) {
  animation: fade-in 0.8s 3.6s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.intro>p>span:nth-child(37) {
  animation: fade-in 0.8s 3.7s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.intro>p>span:nth-child(38) {
  animation: fade-in 0.8s 3.8s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.intro>p>span:nth-child(39) {
  animation: fade-in 0.8s 3.9s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.intro>p>span:nth-child(40) {
  animation: fade-in 0.8s 4s forwards cubic-bezier(0.11, 0, 0.5, 0);
}



/* 
span:nth-child(41) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(42) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(43) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(44) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(45) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(46) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(47) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(48) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(49) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(50) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(51) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(52) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(53) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(54) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(55) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(56) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(57) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(58) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(59) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(60) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(61) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(62) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(63) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(64) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(65) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(66) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(67) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(68) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(69) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(70) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(71) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(72) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(73) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(74) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(75) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(76) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(77) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(78) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(79) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(80) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(81) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(82) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(83) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(84) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(85) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(86) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(87) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(88) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(89) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
span:nth-child(90) {
  animation: fade-in 0.8s s forwards cubic-bezier(0.11, 0, 0.5, 0);
} */

@keyframes fade-in {
  0%{
    opacity: 0;
    filter: blur(1);
  }
  25%{
    opacity: 0.25;
    filter: blur(0.75);
  }
  50%{
    opacity: 0.5;
    filter: blur(0.5);
  }
  100% {
    opacity: 1;
    filter: blur(0);
  }
}
