<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.htmove-animated-heading .title {
  font-size: 50px;
  font-weight: 300;
  margin: 0;
}

.htmove-animated-heading .title .cd-words-wrapper {
  color: #1D39D7;
}

.htmove-animated-heading .title .cd-words-wrapper b {
  font-weight: 300;
}

.htmove-animated-heading .title.type .cd-words-wrapper.selected {
  background-color: #1D39D7;
}

.htmove-animated-heading .title.type .cd-words-wrapper.selected b {
  color: #FFFFFF;
}

.htmove-animated-heading .title.type .cd-words-wrapper::after {
  background-color: #1D39D7;
}

.htmove-animated-heading-two .title {
  font-size: 40px;
  font-weight: 300;
  line-height: 1.25;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}

.htmove-animated-heading-two .title .number {
  font-size: 112px;
  font-weight: 400;
  line-height: 1;
  margin-right: 20px;
  color: #1D39D7;
}</pre></body></html>