* {
  font-family: "Roboto", serif;
  font-weight: 400px;
}
.tm-lookback-h1 {
  font-weight: 700;
  font-size: 38px;
  line-height: 42px;
}
.tm-lookback-h2 {
  font-weight: 900;
  font-size: 24px;
  line-height: 28px;
}
.tm-lookback-h3 {
  font-weight: 300;
  font-size: 24px;
  line-height: 24px;
}
.tm-lookback-h4 {
  font-weight: 700;
  font-size: 77px;
  line-height: 85px;
}
.tm-lookback-h5 {
  font-weight: 700;
  font-size: 26px;
  line-height: 28px;
}
.tm-lookback-h6 {
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
}
.tm-lookback-h7 {
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
}
.tm-lookback-h8 {
  font-weight: 700;
  font-size: 15px;
  line-height: 16px;
}
.tm-lookback-para1 {
  font-size: 18px;
}
.tm-lookback-para2 {
  font-size: 14px;
}
.tm-lookback-para3 {
  font-size: 16px;
}
.tm-lookback-para4 {
  font-size: 18px;
}
.tm-lookback-para5 {
  font-size: 16px;
}
.tm-lookback-para6 {
  font-size: 10px;
}
.tm-lookback-decoration-1 {
  text-decoration: underline;
  text-decoration-color: #23def8;
}
.tm-lookback-decoration-2 {
  text-decoration: underline;
  text-decoration-color: #5ff1ab;
}
.tm-lookback-color-black {
  color: #1a1a1a;
}
.tm-lookback-color-blue {
  color: #1da1f2;
}
.tm-lookback-color-grey {
  color: #606060;
}

.tm-lookback-color-light-grey {
  color: #b4b4b4;
}
.tm-lookback-color-light-blue {
  color: #4ac4eb;
}
.tm-lookback-color-white {
  color: #ffffff;
}
.tm-lookback-color-dark-blue {
  color: #518dd1;
}
.tm-lookback-color-green {
  color: #5ff1ab;
}

.tm-lookback-bg-blue {
  background-color: #1da1f2;
}
.tm-lookback-bg-light-blue {
  background-color: #4ac4eb;
}
.tm-lookback-bg-grey {
  background-color: #f6f6f6;
}
.tm-lookback-bg-light-grey {
  background-color: #e3f6fc;
}
.tm-lookback-bg-white {
  background-color: #ffffff;
}
.tm-lookback-gradient-1 {
  background: linear-gradient(
    103.35deg,
    #1b84c1 -5.88%,
    #0083d3 -5.87%,
    #3598ba 125.41%
  );
}
.tm-lookback-gradient-2 {
  background: linear-gradient(77.45deg, #f0fffa 10.65%, #b0ffe3 98.98%);
}
.tm-lookback-gradient-3 {
  background: linear-gradient(90deg, #207EB9 -0.84%, #1F3965 6.15%, #182B4D 49.31%, #153965 79.98%, #196DAC 98.26%);
}

.tm-lookback-position-1 {
  top: 320px;
}
.tm-lookback-position-2 {
  top: 50px;
}
.tm-lookback-position-3 {
  top: 122px;
}

.tm-lookback-shadow-1 {
  box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.05);
}
@media only screen and (min-width: 1024px) {
  .tm-lookback-h1 {
    font-weight: 700;
    font-size: 60px;
    line-height: 66px;
  }
  .tm-lookback-h2 {
    font-weight: 900;
    font-size: 50px;
    line-height: 58px;
  }
  .tm-lookback-h3 {
    font-weight: 300;
    font-size: 50px;
    line-height: 50px;
  }
  .tm-lookback-h4 {
    font-weight: 700;
    font-size: 200px;
    line-height: 264px;
  }
  .tm-lookback-h5 {
    font-weight: 700;
    font-size: 80px;
    line-height: 88px;
  }
  .tm-lookback-h6 {
    font-weight: 700;
    font-size: 110px;
    line-height: 120px;
  }
  .tm-lookback-h7 {
    font-weight: 700;
    font-size: 55px;
    line-height: 60px;
  }
  .tm-lookback-h8 {
    font-weight: 700;
    font-size: 48px;
    line-height: 26px;
  }
  .tm-lookback-para1 {
    font-size: 30px;
  }
  .tm-lookback-para2 {
    font-size: 22px;
  }
  .tm-lookback-para3 {
    font-size: 16px;
  }
  .tm-lookback-para4 {
    font-size: 40px;
  }
  .tm-lookback-para5 {
    font-size: 28px;
  }
  .tm-lookback-para6 {
    font-size: 24px;
  }
}
