@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap");
@font-face {
  font-family: "VFIFonts";
  src: url("/assets/LibelSuitFamily/Alternativefiles/Typodermic - LibelSuitBk-Regular.ttf") format("truetype"), url("/assets/LibelSuitFamily/Alternativefiles/Typodermic - LibelSuitEl-Regular.ttf") format("truetype"), url("/assets/LibelSuitFamily/Alternativefiles/Typodermic - LibelSuitLt-Regular.ttf") format("truetype"), url("/assets/LibelSuitFamily/Alternativefiles/Typodermic - LibelSuitRg-Bold.ttf") format("truetype"), url("/assets/LibelSuitFamily/Alternativefiles/Typodermic - LibelSuitRg-Regular.ttf") format("truetype"), url("/assets/LibelSuitFamily/Alternativefiles/Typodermic - LibelSuitSb-Regular.ttf") format("truetype");
}
.read_also {
  font-family: "Libre Baskerville";
  font-size: clamp(1.063rem, 2.5vw, 1.125rem);
  color: #373737;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 36px;
  width: 100%;
  max-width: 1200px;
}
.read_also.module.row {
  margin-top: 25px;
  margin-bottom: 25px;
}
.read_also a {
  color: inherit;
}
.read_also a:hover {
  color: inherit;
}
.read_also i,
.read_also span {
  color: #009fff;
  font-weight: bold;
}
.read_also .read_also_link {
  position: relative;
  display: inline-block;
}
.read_also .read_also_link .read-also-arrow {
  position: absolute;
  top: 3px;
  width: 19px;
  font-size: 21px;
  font-weight: 300;
}
.read_also .read_also_link .text-container {
  line-height: 27px;
  padding-left: 32px;
}
.read_also .read_also_content {
  max-width: 700px;
  width: 100%;
  padding: 0;
  margin: auto;
}
@media (max-width: 767px) {
  .read_also {
    padding: 0 20px;
  }
}/*# sourceMappingURL=read_also.css.map */