body {
  font-family: "Open Runde", "Arial", sans-serif !important;
}
@font-face {
  font-family: 'Open Runde';
  src: url("https://ethn.io/fonts/open-runde/OpenRunde-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Runde';
  src: url("https://ethn.io/fonts/open-runde/OpenRunde-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Runde';
  src: url("https://ethn.io/fonts/open-runde/OpenRunde-Semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Runde';
  src: url("https://ethn.io/fonts/open-runde/OpenRunde-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'tiempos';
  src: url("https://ethn.io/fonts/tiempos/tiempos-text-vf-roman.woff2") format("woff2-variations");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
h1, h2, h2 strong {
  font-family: 'tiempos', Georgia, serif;
	font-weight: 420;
}
.feature h2 {
  font-family: "Open Runde", "Arial", sans-serif !important;
}
body .feature {
  box-shadow: 0 0 0 1px #0F232314, 0 4px 4px -2px #0F232308,0 3px 3px -1.5px #0F23230A, 0 2px 2px -1px #0F232308!important;
  border-radius: 16px!important;
  margin-right: 0;
  margin-left: 40px;
  overflow-wrap: break-word;
  @media only screen and (min-width: 600px) {
    padding: 32px 48px;
  }
}
body .feature:first-child, body .feature:nth-child(2) {
  margin-top: 0!important;
}
.actionsContent {
  padding: 18px!important;
}
.cover.header.dark {
  display: none!important;
}
.header.dark::before {
  content: initial;
}
.header.dark.standard, .header.dark.standard.asleep {
  padding: 4px 40px 4px 70px !important;
  height: 62px !important;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  box-shadow: 0 1px #0000000F;
}
.feature a {
  text-decoration: underline;
}
h2.featureTitle, .container h3.featureTitle {
  font-family: 'tiempos', Georgia, serif;
  font-weight: 450;
  font-size: 27px!important;
  line-height: 35px!important;
}

.featureTitle a {
  font-size: 27px!important;
}

.feature h3 a, .feature h3 a:focus {
  text-decoration: none!important;
}
.feature h3 a:hover {
  border-bottom: 1.5px solid black;
}

body .news, html .standalone.post .news {
  padding-top: 100px!important;
  background-color: transparent!important;
}
@media (max-width: 900px) {
  body .news, html .standalone.post .news {
    padding: 16px;
    padding-top: 76px!important;
  }
}
html body .news#newsContainerDiv {
  padding-top: 10px!important;
}
.container, .embed.beamer_active .container {
  background-image: linear-gradient(#cbeff6, white 500px);
}
#firstResults {
  margin-top: 0!important;
}
.streamCatsList {
  margin-bottom: 0;
}
.streamCatsList a {
  color: black!important;
  display: flex!important;
  align-items: center;
  border-radius: 8px!important;
}
.streamCatsList a.active {
  background-color: #E9F7FA!important;
  color: #0C4452!important;
}
body.standalone .dark .headerTitle {
  display: none;
}
body.embed.beamer_active .dark {
  box-shadow: 0 1px #0000000F;
}
body.embed.beamer_active .dark .headerTitle {
  text-align: left;
  padding: 16px!important;
}
body .dark .headerTitle a {
  font-size: 16px!important;
  font-weight: 500;
  line-height: 1.2em;
}
body.standalone .headerSubtitle {
  display: none;
}
.asleep .headerSubtitle {
  opacity: 0.7!important;
}
.streamNav.sticky {
  position: sticky;
  z-index: 6;
  top: 96px;
  background: white;
  border-radius: 16px;
  box-shadow: rgba(15, 35, 35, 0.08) 0px 0px 0px 1px, rgba(15, 35, 35, 0.03) 0px 4px 4px -2px, rgba(15, 35, 35, 0.04) 0px 3px 3px -1.5px, rgba(15, 35, 35, 0.03) 0px 2px 2px -1px !important;
  padding: 12px;
  margin-top: 0!important;
}
/* .streamNav::after {
  content: '';
  aspect-ratio: 1 / 1;
  display: block;
  background-image: url(https://assets-prod.ethn.io/uploads/images/froala/793/47062284.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 16px;
  border: 1px solid black;
  box-shadow: 4px 4px black;
} */
a:focus-visible {
  outline: 1px dashed gray!important;
  outline-offset: -1px;
}
.poweredFooter {
  background-color: #EDE6CB!important;
}
body .featureFeedback {
  margin: 35px -48px -32px !important;
}
.standalone .streamSearch {
  margin: 8px 8px 0;
  width: calc(100% - 16px);
}
input.streamSearchInput {
  background-color: #F6F7F8;
  font-size: 14px;
  border-radius: 8px;
  text-overflow: ellipsis;
}
.header a.publicLogo.custom {
  top: 0!important;
  height: 27px!important;
  width: 90px!important;
}
.header a.publicLogo.custom::after {
  content: 'What’s new';
  right: 0;
  position: absolute;
  top: 50%;
  transform: translate(calc(100% + 12px), -50%);
  border-left: 1px solid #0000001A;
  height: 24px;
  padding-left: 12px;
  color: #07080B;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  width: 85px;
}
body.standalone .noFeatures {
  margin-top: 0;
  border-radius: 16px;
  box-shadow: 0 0 0 1px #0F232314, 0 4px 4px -2px #0F232308,0 3px 3px -1.5px #0F23230A, 0 2px 2px -1px #0F232308!important;
  margin-left: 40px;
}
body .featureDate {
  margin-bottom: 18px;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  flex-direction: row-reverse;
}
body .category {
  color: black;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.08em;
  padding: 4px 10px 2px;
  border-radius: 50px;
  margin-right: 0;
}
.featureDate .date, .featureDate span {
  color: #07080B80!important;
}
body .streamNav li.catItem a.catItemLink:hover{
  background-color: #00000008;
}
body .streamNav li.catItem.watermark {
  visibility: hidden;
}
body .stream {
  display: flex;
  align-items: flex-start;
}
body .streamNav.sticky {
  order: -1;
}
.streamSearchIcon {
  height: 100%;
  display: flex;
  align-items: center;
}
ul.actionlist {
  top: 0!important;
}

.featureContent p {
  line-height: 1.7em;
}

#newsContainerDiv .featureContent p {
  font-size: 14px;
  line-height: 1.5em;
}

#newsContainerDiv h3.featureTitle {
  font-weight: 500;
}

body.embed.beamer_active .headerTitle a {
  background-image: url('https://assets-prod.ethn.io/uploads/images/froala/78580/16739090.png');
  padding-left: 30px;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: left;
  background-color: rgba(255, 255, 255, 0.6);
  background-blend-mode: lighten;
}

/* 
https://s3.amazonaws.com/helpscout.net/docs/assets/62daf8168a69ef03f5edb949/attachments/659802ca2f0e59648a559757/helpscout_help.css */