.fact-sheet h1 {
  text-align: center;
  font-family: "Work Sans";
  font-weight: 700;
  letter-spacing: -2px;
}
.fact-sheet h1 {
  font-size: 40px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .fact-sheet h1 {
    font-size: calc(40px + (28 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .fact-sheet h1 {
    font-size: calc(68px + ((100vw - 1440px) * (68 / 1440)));
  }
}
@media (min-width: 1440px) {
  .fact-sheet h1 {
    font-size: calc(68px + ((1440px - 1440px) * (68 / 1440)));
  }
}
.fact-sheet h1 {
  line-height: 44px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .fact-sheet h1 {
    line-height: calc(44px + (26 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .fact-sheet h1 {
    line-height: calc(70px + ((100vw - 1440px) * (70 / 1440)));
  }
}
@media (min-width: 1440px) {
  .fact-sheet h1 {
    line-height: calc(70px + ((1440px - 1440px) * (70 / 1440)));
  }
}
.fact-sheet h1:after {
  display: none;
}
.fact-sheet__container {
  max-width: 100%;
  width: 1140px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .fact-sheet__container {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
}
.fact-sheet__page_type {
  text-align: center;
  font-family: "Work Sans";
  font-weight: 700;
  letter-spacing: -0.6px;
  text-transform: uppercase;
}
.fact-sheet__page_type {
  font-size: 18px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .fact-sheet__page_type {
    font-size: calc(18px + (8 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .fact-sheet__page_type {
    font-size: calc(26px + ((100vw - 1440px) * (26 / 1440)));
  }
}
@media (min-width: 1440px) {
  .fact-sheet__page_type {
    font-size: calc(26px + ((1440px - 1440px) * (26 / 1440)));
  }
}
.fact-sheet__page_type + .layout--cals-onecol {
  padding-top: 30px !important;
}
.fact-sheet__intro {
  width: 837px;
  max-width: 100%;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
.fact-sheet__intro p {
  font-family: Lora, serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
}
.fact-sheet__sources {
  background-color: #fff;
  box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.16);
  margin: 0 auto;
  max-width: 1200px;
  padding: 30px;
}
@media (min-width: 992px) {
  .fact-sheet__sources {
    padding: 40px 65px;
  }
}
.fact-sheet__sources hr {
  max-width: 80px;
  margin: 30px 0;
}

.node--type-fact-sheet-detail {
  padding-top: 60px;
}
.node--type-fact-sheet-detail .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.node--type-fact-sheet-detail .layout--cals-onecol .layout__region--content .block-field-blocknodefact-sheet-detailtitle {
  max-width: 100%;
  width: 1140px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .node--type-fact-sheet-detail .layout--cals-onecol .layout__region--content .block-field-blocknodefact-sheet-detailtitle {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
}
@media (max-width: 991.98px) {
  .node--type-fact-sheet-detail .layout--cals-onecol .layout__region--content .block-field-blocknodefact-sheet-detailtitle {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.node--type-fact-sheet-detail .layout--cals-onecol .layout__region--content .block-field-blocknodefact-sheet-detailfield-image {
  width: 837px;
  max-width: 100%;
  margin: 0 auto;
}
.node--type-fact-sheet-detail .layout--cals-onecol .section-intro-copy {
  width: 837px;
  max-width: 100%;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 25px;
}
.node--type-fact-sheet-detail .layout--cals-onecol .section-intro-copy .container-fluid {
  width: auto;
  max-width: unset;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.node--type-fact-sheet-detail .layout--cals-onecol .section-intro-copy .container-fluid p {
  font-size: 16px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .node--type-fact-sheet-detail .layout--cals-onecol .section-intro-copy .container-fluid p {
    font-size: calc(16px + (2 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .node--type-fact-sheet-detail .layout--cals-onecol .section-intro-copy .container-fluid p {
    font-size: calc(18px + ((100vw - 1440px) * (18 / 1440)));
  }
}
@media (min-width: 1440px) {
  .node--type-fact-sheet-detail .layout--cals-onecol .section-intro-copy .container-fluid p {
    font-size: calc(18px + ((1440px - 1440px) * (18 / 1440)));
  }
}
.node--type-fact-sheet-detail .layout--cals-onecol .section-intro-copy .container-fluid p {
  line-height: 32px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .node--type-fact-sheet-detail .layout--cals-onecol .section-intro-copy .container-fluid p {
    line-height: calc(32px + (2 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .node--type-fact-sheet-detail .layout--cals-onecol .section-intro-copy .container-fluid p {
    line-height: calc(34px + ((100vw - 1440px) * (34 / 1440)));
  }
}
@media (min-width: 1440px) {
  .node--type-fact-sheet-detail .layout--cals-onecol .section-intro-copy .container-fluid p {
    line-height: calc(34px + ((1440px - 1440px) * (34 / 1440)));
  }
}

.paragraph--type--basic-content.intro-block {
  padding-left: 30px;
  padding-right: 30px;
}
.paragraph--type--basic-content:not(.intro-block) {
  width: 837px;
  max-width: 100%;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
.paragraph--type--basic-content:not(.intro-block) .heading {
  font-size: 36px;
  font-weight: 700;
  line-height: 37px;
  letter-spacing: -1.412px;
}
.paragraph--type--basic-content:not(.intro-block) p {
  font-size: 16px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .paragraph--type--basic-content:not(.intro-block) p {
    font-size: calc(16px + (2 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .paragraph--type--basic-content:not(.intro-block) p {
    font-size: calc(18px + ((100vw - 1440px) * (18 / 1440)));
  }
}
@media (min-width: 1440px) {
  .paragraph--type--basic-content:not(.intro-block) p {
    font-size: calc(18px + ((1440px - 1440px) * (18 / 1440)));
  }
}
.paragraph--type--basic-content:not(.intro-block) p {
  line-height: 32px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .paragraph--type--basic-content:not(.intro-block) p {
    line-height: calc(32px + (2 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .paragraph--type--basic-content:not(.intro-block) p {
    line-height: calc(34px + ((100vw - 1440px) * (34 / 1440)));
  }
}
@media (min-width: 1440px) {
  .paragraph--type--basic-content:not(.intro-block) p {
    line-height: calc(34px + ((1440px - 1440px) * (34 / 1440)));
  }
}
/*# sourceMappingURL=fact-sheet-page.css.map */