@import url('https://ethn.io/fonts/ethnio-circular/fonts.css');
body, body * {font-family: 'ethnio-circular', sans-serif !important;}
body .feature {
  box-shadow: 6px 6px black!important;
  border: 1px solid black!important;
  border-radius: 16px!important;
  margin-right: 0;
  margin-left: 40px;
  @media only screen and (min-width: 600px) {
    padding: 32px 48px;
  }
}
body .feature:first-child, body .feature:nth-child(2) {
  margin-top: 0!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;
}
.header.dark.standard.asleep {
  box-shadow: 0 0 0 transparent;
}
.feature a {
  text-decoration: underline;
}
.feature h3 a, .feature h3 a:focus {
  text-decoration: none!important;
}
.feature h3 a:hover {
  border-bottom: 2.5px solid black;
}
body .news, html .standalone.post .news {
  background-color: #EDE6CB!important;
  padding-top: 100px!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;
}
#firstResults {
  margin-top: 0!important;
}
.streamCatsList a {
  color: black!important;
  display: flex!important;
  align-items: center;
  border-radius: 8px!important;
}
.streamCatsList a.active {
  background-color: black!important;
  color: white!important;
}
body.standalone .dark .headerTitle {
  padding: 0!important;
  margin: 0!important;
  max-width: 100%!important;
  text-align: center;
  @media only screen and (max-width: 599px) {
    visibility: hidden;
  }
}
body.embed.beamer_active .dark .headerTitle {
  text-align: left;
  padding: 16px!important;
}
body .dark .headerTitle a {
  font-size: 20px!important;
  font-weight: 700;
  line-height: 1.2em;
}
body.standalone .headerSubtitle {
  font-size: 13px!important;
  opacity: 0.7!important;
  margin: 0!important;
  height: auto;
  line-height: 1.2em;
  text-align: center;
  max-width: 100%;
  @media only screen and (max-width: 599px) {
    visibility: hidden;
  }
}
.asleep .headerSubtitle {
  opacity: 0.7!important;
}
.streamNav.sticky {
  position: sticky;
  top: 70px;
  z-index: 6;
}
a:focus-visible {
  outline: 1px dashed gray!important;
  outline-offset: -1px;
}
.poweredFooter {
  background-color: #EDE6CB!important;
}
body .featureFeedback {
  margin: 35px -48px -32px !important;
}
input.streamSearchInput {
  border: 1px solid black;
  border-radius: 8px;
}
.header a.publicLogo.custom {
  top: 0!important;
  height: 35px!important;
  width: 90px!important;
  color: black;
}
.header a.publicLogo.custom::after {
  content: 'Updates';
  right: 0;
  position: absolute;
  top: 50%;
  transform: translate(calc(100% + 6px), -50%);
  border-left: 1px solid #0000001A;
  height: 24px;
  padding-left: 6px;
  color: #24242480;
  font-size: 13px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.standalone .noFeatures {
  margin-top: 0;
  border-radius: 16px;
  border: 1px solid black;
  box-shadow: 6px 6px black;
  margin-left: 40px;
}
body .featureDate {
  margin-bottom: 18px;
}
body .category {
  color: black;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding: 4px 10px;
  border-radius: 50px;
  margin-right: 12px;
}
body .streamNav li.catItem a.catItemLink:hover{
  background-color: #0000001A;
}
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;
}

/* 
https://s3.amazonaws.com/helpscout.net/docs/assets/62daf8168a69ef03f5edb949/attachments/659802ca2f0e59648a559757/helpscout_help.css */