.hsv-form-modal .hsv-overlay-close {
  display: none !important;
}

html {
  font-size: 1px;
}

/* auto scale down elements on mobile */
@media (max-width: 580px) {
  html {
    font-size: 1px;
  }
}

/* auto scale up elements on large displays */
@media (min-width: 2560px) {
  html {
    font-size: 1px;
  }
}

section.u4m-blog-post-cards {
  margin-top: 100rem;
  margin-bottom: 100rem;
  background-image:
  background-size: contain;
  background-position: bottom center;
  background-repeat: no-repeat;
  padding-bottom: 100rem;
  padding-top: 100rem;
}
section.u4m-blog-post-cards.reverse-text h2.heading {
  color: #fff;
}
section.u4m-blog-post-cards div.top-wrapper {
  float: none;
  margin-left: auto;
  margin-right: auto;
  max-width: 1240rem;
  padding-left: 20rem;
  padding-right: 20rem;
  display: flex;
}
@media (max-width: 768px) {
  section.u4m-blog-post-cards div.top-wrapper {
    display: block;
  }
}
section.u4m-blog-post-cards div.top-wrapper h2.heading {
  font-family: "aileron";
  font-size: 38rem;
  font-weight: 900;
  letter-spacing: 0.25rem;
  margin-bottom: 30rem;
  line-height: 1.2;
  color: #0c1b52;
}
@media (max-width: 580px) {
  section.u4m-blog-post-cards div.top-wrapper h2.heading {
    font-size: 28rem;
    margin-bottom: 20rem;
  }
}
section.u4m-blog-post-cards div.top-wrapper h2.heading.no-link {
  width: 100%;
  text-align: center;
}
@media (max-width: 768px) {
  section.u4m-blog-post-cards div.top-wrapper h2.heading {
    text-align: center;
  }
}
section.u4m-blog-post-cards div.top-wrapper a.link {
  flex-grow: 1;
  text-align: right;
  font-weight: bold;
  margin: 20rem 0;
  cursor: pointer;
  color: #5262ff;
  color: #5262ff;
}
section.u4m-blog-post-cards div.top-wrapper a.link:after {
  display: inline-block;
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  margin-left: 5rem;
  width: 9rem;
  height: 7rem;
  color: inherit;
}
section.u4m-blog-post-cards div.top-wrapper a.link:hover, section.u4m-blog-post-cards div.top-wrapper a.link:focus {
  color: #0c1b52;
}
@media (max-width: 768px) {
  section.u4m-blog-post-cards div.top-wrapper a.link {
    text-align: center;
    width: 100%;
  }
}
section.u4m-blog-post-cards div.wrapper {
  float: none;
  margin-left: auto;
  margin-right: auto;
  max-width: 1240rem;
  padding-left: 20rem;
  padding-right: 20rem;
  max-width: 1280rem;
  display: flex;
  flex-wrap: wrap;
}
section.u4m-blog-post-cards div.wrapper span.hs_cos_wrapper_type_related_blog_posts,
section.u4m-blog-post-cards div.wrapper div.hs_cos_wrapper_type_related_blog_posts {
  display: flex;
}
@media (max-width: 580px) {
  section.u4m-blog-post-cards div.wrapper span.hs_cos_wrapper_type_related_blog_posts,
section.u4m-blog-post-cards div.wrapper div.hs_cos_wrapper_type_related_blog_posts {
    display: block;
  }
}
@media (max-width: 580px) {
  section.u4m-blog-post-cards div.wrapper {
    display: block;
  }
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card {
  margin: 20rem;
  padding: 20rem;
  box-shadow: 0rem 1rem 12rem 0 rgba(12, 27, 82, 0.1);
  background-color: #fff;
  border-radius: 20rem;
  flex-basis: calc(33.333% - 40rem);
  flex-grow: 1;
  flex-shrink: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  flex-basis: calc(33.333% - 40rem);
  flex-grow: 0;
  flex-shrink: 0;
  position: relative;
  transition: 0.1s ease-in;
  top: 0;
}
@media (max-width: 580px) {
  section.u4m-blog-post-cards div.wrapper a.blog-post-card {
    width: 100%;
    margin: 0 0 30rem 0;
  }
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card button {
  display: inline-block;
  font-family: "aileron";
  color: #0c1b52;
  background-color: #f9b734;
  border: 0;
  border-radius: 50rem;
  padding: 15rem 40rem 15rem 40rem;
  margin: 20rem 0;
  transition: 0.1s ease-in;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14rem;
  line-height: 1.2;
  letter-spacing: 0.25rem;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  box-shadow: 0rem 1rem 12rem 0 rgba(12, 27, 82, 0.1);
  padding: 8rem 20rem 7rem 20rem;
  font-size: 12rem;
  line-height: 1.2;
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card button:hover, section.u4m-blog-post-cards div.wrapper a.blog-post-card button:focus {
  background-color: #0c1b52;
  color: #fff;
}
@media (max-width: 1024px) {
  section.u4m-blog-post-cards div.wrapper a.blog-post-card {
    flex-basis: calc(50% - 40rem);
  }
}
@media (max-width: 580px) {
  section.u4m-blog-post-cards div.wrapper a.blog-post-card {
    margin-bottom: 50rem;
  }
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.image {
  margin: 30rem auto;
  width: 80rem;
  height: 80rem;
  min-height: 80rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  background-color: rgba(12, 27, 82, 0.04);
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.image.filled {
  width: 100%;
  min-height: 203rem;
  background-size: cover;
  background-position: 50%;
  border-bottom: 1rem solid #afcbe6;
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.image a {
  display: block;
  margin: 0 auto;
  background-color: transparent;
  box-shadow: none;
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.image a:hover {
  background-color: transparent;
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.image img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 30rem;
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content {
  padding: 20rem 30rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
}
@media (max-width: 768px) {
  section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content {
    padding: 20rem;
  }
}
@media (max-width: 580px) {
  section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content {
    margin-bottom: unset;
  }
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.url {
  display: flex;
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.eyebrow {
  font-family: "aileron";
  font-size: 13rem;
  line-height: 1.6;
  letter-spacing: 0.35rem;
  margin-bottom: 20rem;
  color: #afcbe6;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media (max-width: 580px) {
  section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.eyebrow {
    font-size: 13rem;
  }
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.title {
  font-family: "aileron";
  font-size: 24rem;
  font-weight: bold;
  letter-spacing: 0.25rem;
  margin-bottom: 30rem;
  line-height: 1.2;
  font-size: 21rem;
  display: block;
  color: #0c1b52;
  margin-top: 5rem;
  margin-bottom: 15rem;
}
@media (max-width: 580px) {
  section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.title {
    font-size: 18rem;
    margin-bottom: 20rem;
  }
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.teaser {
  font-family: "aileron";
  font-size: 14rem;
  line-height: 1.6;
  letter-spacing: 0.35rem;
  margin-bottom: 20rem;
  color: #0c1b52;
  display: block;
  margin-bottom: 0;
}
@media (max-width: 580px) {
  section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.teaser {
    font-size: 14rem;
  }
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.teaser p {
  font-family: "aileron";
  font-size: 14rem;
  line-height: 1.6;
  letter-spacing: 0.35rem;
  margin-bottom: 20rem;
  margin-bottom: 0;
}
@media (max-width: 580px) {
  section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.teaser p {
    font-size: 14rem;
  }
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.cta,
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.url {
  margin-top: auto;
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.cta a,
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.url a {
  display: inline-block;
  font-family: "aileron";
  color: #0c1b52;
  background-color: #f9b734;
  border: 0;
  border-radius: 50rem;
  padding: 15rem 40rem 15rem 40rem;
  margin: 20rem 0;
  transition: 0.1s ease-in;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14rem;
  line-height: 1.2;
  letter-spacing: 0.25rem;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  box-shadow: 0rem 1rem 12rem 0 rgba(12, 27, 82, 0.1);
  padding: 8rem 20rem 7rem 20rem;
  font-size: 12rem;
  line-height: 1.2;
  background-color: #5262ff;
  color: #fff;
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.cta a:hover, section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.cta a:focus,
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.url a:hover,
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.url a:focus {
  background-color: #0c1b52;
  color: #fff;
}
@media (max-width: 1024px) {
  section.u4m-blog-post-cards div.wrapper a.blog-post-card {
    flex-basis: calc(33.333% - 40rem);
  }
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card:hover {
  top: -10rem;
}
@media (max-width: 768px) {
  section.u4m-blog-post-cards div.wrapper a.blog-post-card {
    display: block;
  }
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.featured-image {
  margin-bottom: 10rem;
  background-size: cover;
  background-color: #afcbe6;
  background-position: 50% 50%;
  width: 100%;
  height: 203rem;
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content {
  height: calc(100% - 203rem);
  color: #0c1b52;
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content div.topics {
  font-family: "aileron";
  font-size: 13rem;
  line-height: 1.6;
  letter-spacing: 0.35rem;
  margin-bottom: 20rem;
  margin-bottom: 0;
}
@media (max-width: 580px) {
  section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content div.topics {
    font-size: 13rem;
  }
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content div.read-time {
  display: inline;
  text-transform: uppercase;
  font-family: "aileron";
  font-size: 13rem;
  line-height: 1.6;
  letter-spacing: 0.35rem;
  margin-bottom: 20rem;
  margin-bottom: 0;
}
@media (max-width: 580px) {
  section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content div.read-time {
    font-size: 13rem;
  }
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content div.date {
  display: inline;
  text-transform: uppercase;
  font-family: "aileron";
  font-size: 13rem;
  line-height: 1.6;
  letter-spacing: 0.35rem;
  margin-bottom: 20rem;
}
@media (max-width: 580px) {
  section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content div.date {
    font-size: 13rem;
  }
}
@media (max-width: 768px) {
  section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content div.date {
    font-family: "aileron";
    font-size: 12rem;
    line-height: 1.6;
    letter-spacing: 0.35rem;
    margin-bottom: 10rem;
  }
}
@media (max-width: 768px) and (max-width: 580px) {
  section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content div.date {
    font-size: 12rem;
  }
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content h2.title {
  font-family: "aileron";
  font-size: 24rem;
  font-weight: bold;
  letter-spacing: 0.25rem;
  margin-bottom: 30rem;
  line-height: 1.2;
  display: block;
  margin-bottom: 10rem;
  color: #0c1b52;
  font-size: 22rem;
}
@media (max-width: 580px) {
  section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content h2.title {
    font-size: 18rem;
    margin-bottom: 20rem;
  }
}
@media (max-width: 768px) {
  section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content h2.title {
    font-family: "aileron";
    font-size: 16rem;
    line-height: 1.6;
    letter-spacing: 0.25rem;
    margin-bottom: 20rem;
    font-weight: bold;
    line-height: 1.2;
  }
}
@media (max-width: 768px) and (max-width: 580px) {
  section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content h2.title {
    font-size: 15rem;
  }
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.teaser {
  font-family: "aileron";
  font-size: 13rem;
  line-height: 1.6;
  letter-spacing: 0.35rem;
  margin-bottom: 20rem;
  display: block;
}
@media (max-width: 580px) {
  section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.teaser {
    font-size: 13rem;
  }
}
@media (max-width: 768px) {
  section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.teaser {
    font-family: "aileron";
    font-size: 12rem;
    line-height: 1.6;
    letter-spacing: 0.35rem;
    margin-bottom: 10rem;
    margin-bottom: 0;
  }
}
@media (max-width: 768px) and (max-width: 580px) {
  section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.teaser {
    font-size: 12rem;
  }
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.read-more {
  font-weight: bold;
  margin: 20rem 0;
  cursor: pointer;
  color: #5262ff;
  margin-top: auto;
  transition: 0.1s ease-in;
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.read-more:after {
  display: inline-block;
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  margin-left: 5rem;
  width: 9rem;
  height: 7rem;
  color: inherit;
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.read-more:hover, section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.read-more:focus {
  color: #0c1b52;
}
section.u4m-blog-post-cards div.wrapper a.blog-post-card div.content span.read-more:hover {
  color: #0c1b52;
}