.sciJournalsBannerEi .sciJournalsBannerTitle {
  color: #0a6869;
}

.sciJournalsBannerEi .sciJournalsBannerPrimary {
  background: #0a6869;
}

.publishingIssueSectionEi {
  background: #ecf6f5;
}

.publishingIssueSectionEi .publishingIssueDescription {
  margin-top: 1.07rem;
}

.publishingIssueSectionEi .publishingIssueCards {
  margin-top: 4.27rem;
}

.publishingIssueSectionEi .publishingIssueCard {
  padding: 2.67rem;
}

.publishingIssueSectionEi .publishingIssueCard + .publishingIssueCard {
  margin-top: 2.53rem;
}

.publishingIssueSectionEi .publishingIssueIconWrap {
  background: #ecf6f5;
}

.publishingIssueSectionEi .publishingIssueIcon {
  width: 3.84rem;
  height: 3.84rem;
}

.publishingAudienceSectionEi {
  background: #f5f7fa;
}

.publishingAudienceSectionEi .publishingAudienceTitle {
  line-height: 5.33rem;
}

.publishingAudienceSectionEi .publishingAudienceCard {
  min-height: 30.8rem;
  border-color: #e0e0e0;
}

.publishingAudienceSectionEi .publishingAudienceImage {
  width: 42rem;
  height: 25.6rem;
}

.publishingAudienceSectionEi .publishingAudienceContent {
  padding-top: 4rem;
}

.publishingAudienceSectionEi .publishingAudienceCardTitle {
  color: #181c23;
}

.publishingAudienceSectionEi .publishingAudienceCardText:empty {
  display: none;
}

.publishingSciSupportSectionEi .publishingServiceTableTitle {
  line-height: 5.6rem;
}

.publishingSciSupportSectionEi .publishingServiceTable {
  margin-top: 5.07rem;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 1.33rem 1.33rem 2.67rem 2.67rem;
}

.publishingSciSupportSectionEi .publishingServiceTableHead {
  height: 9.33rem;
  border-bottom-color: rgba(0, 0, 0, .1);
  background: #ecf6f5;
  line-height: 9.33rem;
}

.publishingSciSupportSectionEi .publishingServiceTableRowBorder {
  border-top-color: rgba(0, 0, 0, .1);
}

.publishingSciSupportSectionEi .publishingServiceTableStage,
.publishingSciSupportSectionEi .publishingServiceTableBadge {
  width: 5.33rem;
  flex-basis: 5.33rem;
}

.publishingSciSupportSectionEi .publishingServiceTableBadge {
  height: 5.33rem;
  background: #ecf6f5;
}

.publishingSciSupportSectionEi .publishingServiceTableBadgeImage {
  height: 2.67rem;
}

.publishingSciSupportSectionEi .publishingServiceTableStageTitle {
  color: #0a6869;
  line-height: 5.33rem;
}

.publishingSciSupportSectionEi .publishingServiceTableList {
  margin-top: 2.13rem !important;
  line-height: 4rem;
}

.publishingSciSupportSectionEi .publishingServiceTableList li {
  margin-bottom: .52rem;
}

.publishingSciSupportSectionEi .publishingServiceTableList li:last-child {
  margin-bottom: 0;
}

.publishingSciSupportSectionEi .publishingServiceTableList li::before {
  top: 1.6rem;
  left: -5.33rem;
  width: 1.07rem;
  height: 1.07rem;
}

.publishingBenefitCard {
  border-color: rgba(0, 0, 0, .1);
  background: #ecf6f5;
}

.publishingBenefitIcon {
  background: rgba(10, 104, 105, .1);
}

.publishingFlowSectionEi {
  padding-bottom: 5.33rem;
}

.publishingFlowSectionEi .publishingFlowTitle {
  line-height: 4rem;
}

.publishingFlowSectionEi .publishingFlowContent {
  margin-top: 5.07rem;
}

.publishingFlowSectionEi .publishingFlowStep {
  color: #0a6869;
}


.publishingFlowSectionEi .publishingFlowLabel {
  position: relative;
  left: 50%;
  white-space: normal;
  line-height: 4rem;
  transform: translateX(-50%);
}

.publishingFlowSectionEi .publishingFlowTopRow .publishingFlowLabel,
.publishingFlowSectionEi .publishingFlowBottomRow .publishingFlowLabel {
  margin-top: 2.13rem !important;
}

.publishingFlowSectionEi .publishingFlowBottomRow .publishingFlowLabel {
  margin-left: 0 !important;
}

.publishingFlowSectionEi .publishingFlowTopRow .publishingFlowStepTop:nth-of-type(1) .publishingFlowLabel,
.publishingFlowSectionEi .publishingFlowTopRow .publishingFlowStepTop:nth-of-type(4) .publishingFlowLabel,
.publishingFlowSectionEi .publishingFlowTopRow .publishingFlowStepTop:nth-of-type(5) .publishingFlowLabel {
  width: 10.93rem;
}

.publishingFlowSectionEi .publishingFlowTopRow .publishingFlowStepTop:nth-of-type(2) .publishingFlowLabel {
  width: 12.4rem;
}

.publishingFlowSectionEi .publishingFlowTopRow .publishingFlowStepTop:nth-of-type(3) .publishingFlowLabel {
  width: 13.2rem;
}

.publishingFlowSectionEi .publishingFlowBottomRow .publishingFlowStepBottom:nth-of-type(1) .publishingFlowLabel,
.publishingFlowSectionEi .publishingFlowBottomRow .publishingFlowStepBottom:nth-of-type(2) .publishingFlowLabel,
.publishingFlowSectionEi .publishingFlowBottomRow .publishingFlowStepBottom:nth-of-type(4) .publishingFlowLabel {
  width: 16.67rem;
}

.publishingFlowSectionEi .publishingFlowBottomRow .publishingFlowStepBottom:nth-of-type(3) .publishingFlowLabel {
  width: 19.33rem;
}

.publishingFlowSectionEi .publishingFlowArrow {
  width: 5.33rem;
  height: 1.53rem;
}

.publishingCtaCard {
  background: #ecf6f5;
}

.publishingCtaTitle {
  line-height: 6.67rem;
}

.publishingCtaTitle + .publishingCtaDescription {
  margin-top: 3.2rem !important;
}

.publishingCtaDescription {
  font-size: 3.2rem;
  line-height: 4.27rem;
}

.publishingCtaTags {
  display: none;
}

.publishingCtaButton {
  margin-top: 6.4rem !important;
  background: #0a6869;
}

.publishingCtaButton .ml10 {
  margin-left: 1.07rem;
  line-height: 4.27rem;
  color: #f7f6ff;
}
