@font-face {
  font-family: "MuseoSans";
  font-weight: 500;
  font-style: normal;
  src: url(_fonts/MuseoSans500.88035ed4.woff2) format("woff2"), url(_fonts/MuseoSans500.bbbdc7a8.woff) format("woff");
}
@font-face {
  font-family: "MuseoSans";
  font-weight: 700;
  font-style: normal;
  src: url(_fonts/MuseoSans700.0988025f.woff2) format("woff2"), url(_fonts/MuseoSans700.dc2be295.woff) format("woff");
}
@font-face {
  font-family: "MuseoSans";
  font-weight: 900;
  font-style: normal;
  src: url("_fonts/MuseoSans-900.ttf");
}
h1, h2, h3, h4 {
  color: #001489;
  font-weight: 700;
}

h2 {
  font-size: 45px;
}

h3 {
  font-size: 26px;
}

h4 {
  font-size: 20px;
}

p {
  margin: 0;
}

.fs-large {
  font-size: 26px;
}

.fs-smaller {
  font-size: 16px;
}

.fs-small {
  font-size: 14px;
}

.fs-10 {
  font-size: 10px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-45 {
  margin-top: 45px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-45 {
  margin-bottom: 45px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-45 {
  padding-top: 45px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-45 {
  padding-bottom: 45px;
}

.bold, b {
  font-weight: 900;
}

.bolder {
  font-weight: 700;
}

.medium {
  font-weight: 500;
}

.blue {
  color: #001489;
}

.grey {
  color: #53565A;
}

@media (max-width: 991.98px) {
  h2 {
    font-size: 35px;
  }

  h3 {
    font-size: 20px;
  }
}

/*# sourceMappingURL=style.css.map */
