.editor-styles-wrapper .FeaturedDataSets .embla__viewport {
  margin-left: -10px;
  margin-right: -10px;
  width: calc(100% + 20px);
}
.editor-styles-wrapper .FeaturedDataSets__container {
  padding-top: 110px;
  padding-bottom: 100px;
}
.editor-styles-wrapper .FeaturedDataSets__heading {
  padding-right: 24px;
}
.editor-styles-wrapper .FeaturedDataSets__title {
  font-size: 50px;
  line-height: 50px;
}
.editor-styles-wrapper .FeaturedDataSets__description {
  font-size: 20px;
  line-height: 26px;
}
.editor-styles-wrapper .FeaturedDataSets__item {
  padding: 0 10px;
  max-width: 258px;
}
.editor-styles-wrapper .FeaturedDataSets__item__image {
  width: 238px;
  height: 238px;
}
.editor-styles-wrapper .FeaturedDataSets__item__title {
  font-size: 35px;
  line-height: 45px;
}
.editor-styles-wrapper .FeaturedDataSets__item__description {
  font-size: 20px;
  line-height: 26px;
}
.editor-styles-wrapper .FeaturedDataSets__buttons_container {
  display: none;
}
/*# sourceMappingURL=style.lg.css.map */