.editor-styles-wrapper .FeaturedPost {
  padding-top: 71px;
  padding-bottom: 60px;
}
.editor-styles-wrapper .FeaturedPost__item {
  position: relative;
  padding-left: 836px;
}
.editor-styles-wrapper .FeaturedPost__item__image {
  position: absolute;
  top: 60px;
  bottom: 40px;
  left: 0;
  width: 708px;
  height: calc(100% - 100px);
  max-width: 99999px;
}
.editor-styles-wrapper .FeaturedPost__item__date {
  margin-top: 90px;
}
.editor-styles-wrapper .FeaturedPost__item__title {
  font-size: 50px;
  line-height: 50px;
}
.editor-styles-wrapper .FeaturedPost__item__cta {
  margin-bottom: 90px;
}
/*# sourceMappingURL=style.lg.css.map */