.editor-styles-wrapper .FeaturedReports__container {
  padding-top: 106px;
  padding-bottom: 106px;
  display: flex;
  flex-direction: column;
}
.editor-styles-wrapper .FeaturedReports__title {
  font-size: 60px;
  line-height: 60px;
  margin: 0 0 44px 0;
  padding-right: 300px;
}
.editor-styles-wrapper .FeaturedReports__item {
  max-width: 307px;
  width: 307px;
  padding: 0 11px;
}
.editor-styles-wrapper .FeaturedReports__item__image {
  width: 236px;
  height: 236px;
  object-fit: cover;
  border-radius: 6px;
  margin: 0 0 44px 0;
}
.editor-styles-wrapper .FeaturedReports__item__tag_title {
  font-size: 14px;
  line-height: 20px;
}
.editor-styles-wrapper .FeaturedReports__item__title {
  margin: 20px 0 12px 0;
  font-size: 35px;
  line-height: 45px;
}
.editor-styles-wrapper .FeaturedReports__item__description {
  margin: 17px 0;
  font-size: 20px;
  line-height: 26px;
}
.editor-styles-wrapper .FeaturedReports__buttons_container {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.editor-styles-wrapper .FeaturedReports__button {
  margin-left: 20px;
}
.editor-styles-wrapper .FeaturedReports .embla__viewport {
  margin-left: -11px;
  margin-right: -11px;
  width: calc(100% + 22px);
}
.editor-styles-wrapper .FeaturedReports .FeaturedReports__buttons_outer {
  order: -1;
  position: relative;
}
/*# sourceMappingURL=style.lg.css.map */