.page-content .content-wrap.large-background-image {
  height: 855px;
  padding: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.page-content .content-wrap.large-background-image > .container {
  height: 765px;
}
.page-content .content-wrap.large-background-image > .container > .grid > .text-block {
  position: unset;
}
.page-content .content-wrap.large-background-image .footnote-text {
  position: absolute;
  text-shadow: 2px 2px 2px #666;
  font-size: 14px;
  font-weight: 400;
}
.page-content .content-wrap.large-background-image.seizure-reduction {
  background-position: 28% center !important;
}
.page-content .content-wrap.large-background-image.seizure-reduction .block-title {
  margin: 34% auto 0;
  max-width: 570px;
}
.page-content .content-wrap.large-background-image.seizure-reduction .block-title h3 {
  font-size: 38px;
  line-height: 46px;
  margin-bottom: 4px;
}
.page-content .content-wrap.large-background-image.seizure-reduction .block-title h2 {
  font-size: 56px;
  line-height: 60px;
  font-weight: 800;
  font-style: italic;
  font-family: "ff-tisa-sans-web-pro";
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35);
  margin-bottom: 10px;
}
.page-content .content-wrap.large-background-image.seizure-reduction .block-title p {
  font-size: var(--font-size-base);
  font-weight: var(--font-weight-medium);
  max-width: 520px;
}
.page-content .content-wrap.large-background-image.seizure-reduction .block-title a {
  font-size: 16px;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}
.page-content .content-wrap.large-background-image.seizure-reduction .footnote-text {
  bottom: 70px;
  left: 25%;
}
@media (max-width: 991px) {
  .page-content .content-wrap.large-background-image {
    height: 378px;
    padding: 0;
  }
  .page-content .content-wrap.large-background-image > .container {
    height: 377px;
  }
  .page-content .content-wrap.large-background-image > .container > .grid > .text-block {
    position: unset;
  }
  .page-content .content-wrap.large-background-image.seizure-reduction {
    background-position: 54% center !important;
  }
  .page-content .content-wrap.large-background-image.seizure-reduction > div {
    display: flex;
  }
  .page-content .content-wrap.large-background-image.seizure-reduction .block-title {
    margin: 0;
    margin-left: auto;
    max-width: 400px;
  }
  .page-content .content-wrap.large-background-image.seizure-reduction .block-title h3 {
    font-size: 21px;
    margin: 0;
    line-height: 21px;
  }
  .page-content .content-wrap.large-background-image.seizure-reduction .block-title h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 5px;
  }
  .page-content .content-wrap.large-background-image.seizure-reduction .block-title p {
    font-size: 16px;
    line-height: 18px;
  }
  .page-content .content-wrap.large-background-image.seizure-reduction .block-title a {
    font-size: 16px;
  }
}
@media (max-width: 740px) {
  .page-content .content-wrap.large-background-image.seizure-reduction > div {
    height: 320px;
  }
  .page-content .content-wrap.large-background-image.seizure-reduction .footnote-text {
    bottom: 10px;
    left: 0;
  }
  .page-content .content-wrap.large-background-image.seizure-reduction .footnote-text br {
    display: none;
  }
}
.page-content .dravet-syndrome-hearthesoundofprofound .content-wrap.large-background-image {
  margin-top: -110px;
  height: 592px;
}
.page-content .dravet-syndrome-hearthesoundofprofound .content-wrap.large-background-image > .container {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  margin: 0 auto;
  max-width: calc(100% - 30px);
}
.page-content .dravet-syndrome-hearthesoundofprofound .content-wrap.large-background-image .footnote-text {
  bottom: unset;
  top: 22%;
  left: 0%;
  color: #000 !important;
  max-width: 110px;
}
.page-content .dravet-syndrome-hearthesoundofprofound .content-wrap.large-background-image .block-title {
  margin: -9% 0 0 auto;
  max-width: 440px;
}
.page-content .dravet-syndrome-hearthesoundofprofound .content-wrap.large-background-image .block-title h2 {
  color: #fff;
  font-size: 46px;
  line-height: 54px;
  font-weight: var(--font-weight-bold);
  font-style: normal;
  font-family: "ff-tisa-sans-web-pro";
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35);
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .page-content .dravet-syndrome-hearthesoundofprofound .content-wrap.large-background-image {
    margin-top: -43px;
    height: 306px;
  }
  .page-content .dravet-syndrome-hearthesoundofprofound .content-wrap.large-background-image .footnote-text {
    bottom: 21%;
    top: unset;
    left: 0;
  }
  .page-content .dravet-syndrome-hearthesoundofprofound .content-wrap.large-background-image .footnote-text br {
    display: none;
  }
  .page-content .dravet-syndrome-hearthesoundofprofound .content-wrap.large-background-image .block-title {
    margin: -52px 0 0 auto;
    max-width: 390px;
  }
  .page-content .dravet-syndrome-hearthesoundofprofound .content-wrap.large-background-image .block-title h2 {
    font-size: 30px;
    line-height: 40px;
    max-width: 390px;
  }
}
@media (max-width: 767px) {
  .page-content .dravet-syndrome-hearthesoundofprofound .content-wrap.large-background-image {
    height: 529px;
    margin-top: -83px;
    background-position: 25% center !important;
  }
  .page-content .dravet-syndrome-hearthesoundofprofound .content-wrap.large-background-image .footnote-text {
    bottom: -33%;
  }
  .page-content .dravet-syndrome-hearthesoundofprofound .content-wrap.large-background-image .block-title {
    margin: 127px 0 0 auto;
    max-width: 390px;
  }
}
@media (max-width: 630px) {
  .page-content .dravet-syndrome-hearthesoundofprofound .content-wrap.large-background-image {
    height: 442px;
    margin-top: -63px;
  }
  .page-content .dravet-syndrome-hearthesoundofprofound .content-wrap.large-background-image .footnote-text {
    bottom: -11%;
  }
}
@media (max-width: 460px) {
  .page-content .dravet-syndrome-hearthesoundofprofound .content-wrap.large-background-image {
    height: 293px;
    margin-top: -42px;
  }
  .page-content .dravet-syndrome-hearthesoundofprofound .content-wrap.large-background-image .footnote-text {
    bottom: 24%;
  }
  .page-content .dravet-syndrome-hearthesoundofprofound .content-wrap.large-background-image .block-title {
    margin: -72px 0 0 auto;
  }
}

/*# sourceMappingURL=banner-large-background.css.map*/