.if-only-screenreader {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.l-container {
  position: relative;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.hyphenate {
  hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
}
.donthyphenate {
  hyphens: none;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
}
.chronaxt-InlineImageCaption {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Chronaxt InfrastructureIcon', 'Open Sans (Webfont)', Arial, sans-serif;
  font-weight: 400;
  bottom: 0.8rem !important;
  color: white;
  cursor: default;
  display: block;
  filter: drop-shadow(0px 0px 1px #232429);
  font-size: 0.71875rem;
  height: auto !important;
  left: 0.7rem !important;
  line-height: 1.5;
  max-width: 100%;
  padding: 0.2rem 0.5rem 0.25rem 0.5rem;
  position: absolute;
  text-align: left;
  top: auto !important;
  transition: background-color 300ms;
  width: auto !important;
  z-index: 1;
}
.chronaxt-InlineImageCaption:hover {
  background-color: rgba(35, 36, 41, 0.5);
  backdrop-filter: blur(1px);
  filter: drop-shadow(0px 0px 2px #232429);
}
.chronaxt-InlineImageCaption h2 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Chronaxt InfrastructureIcon', 'Open Sans (Webfont)', Arial, sans-serif;
  font-weight: 700;
}
.chronaxt-InlineImageCaption strong {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Chronaxt InfrastructureIcon', 'Open Sans (Webfont)', Arial, sans-serif;
  font-weight: 700;
}
.chronaxt-InlineImageCaption hr {
  border-bottom: 1px solid #b9b9b9;
  height: 0;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
