.Home__Text h1 {
  display: block;
  color:#040507;;
}
.Home__Text h1 {
  font-size: 1.4em;
  font-weight: 600;
  margin-bottom: 3rem;
  position: relative;
  text-transform: initial;
  text-align: center;
}
@media (min-width: 48em) {
  .Home__Text h1 {
    font-size: 1.8em;
  }
}
.Home__Text h1:after {
  content: "";
  background-color: #f5f5f5;
  display: none;
  height: 0.2rem;
  margin: 1.5rem auto 0;
  width: 30%;
}
@media (min-width: 48em) {
  .Home__Text h1:after {
    margin: 2rem auto 0;
  }
}
.Stream__Box--Date {
  display: block;
  margin-bottom: 0.5rem;
}
@media (min-width: 48em) {
  .Stream__Box--Date {
    position: absolute;
    left: 0;
    margin-bottom: 0;
    text-align: right;
    top: 0;
  }
}
.Stream__Box--Date:after {
  clear: both;
  content: "";
  display: block;
}
.Stream__Date--Day {
  color: #7bba2a;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1;
  margin-bottom: -0.2rem;
}
.Stream__Date--Day.-Search {
  margin-bottom: 0;
}
@media (min-width: 48em) {
  .Stream__Date--Day.-Search {
    font-size: 2rem;
  }
}
@media (min-width: 48em) {
  .Stream__Date--Day {
    display: block;
    font-size: 4rem;
  }
}
.Stream__Date--Month {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  margin: 0 0.3rem;
  text-transform: initial;
}
@media (min-width: 48em) {
  .Stream__Date--Month {
    display: block;
    font-size: 1.8rem;
    font-style: italic;
    margin: 0;
    text-transform: lowercase;
  }
}
.Stream__Date--Year {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  margin-top: 0.2rem;
}
@media (min-width: 48em) {
  .Stream__Date--Year {
    display: block;
    font-size: 1.4rem;
  }
}
.Home__Box--Categories {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
  float: left;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  min-height: 1px;
  padding-left: 0;
}
.Home__Box--Mailer {
  background-size: cover;
}
.Home__Box--Mailer-Search {
  position: relative;
}
.Home__Box--Slider {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 75%;
  float: left;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  min-height: 1px;
  padding: 0;
}
.Home__Col--Content {
  display: inline-block;
  position: relative;
  padding: 0;
  vertical-align: top;
  width: 100%;
}
@media (min-width: 37.5em) {
  .Home__Col--Content {
    padding-left: 1.6rem;
    width: 81.25%;
  }
}
@media (min-width: 48em) {
  .Home__Col--Content {
    padding-left: 7.5rem;
    width: 87.5%;
  }
}
@media (min-width: 64em) {
  .Home__Col--Content {
    width: 81.25%;
  }
}
.Home__Col--Content .Stream__Box--Date {
  left: 1rem;
  top: -0.3rem;
}
.Home__Col--Content.-Full {
  width: 100%;
}
.Home__Col--Image {
  line-height: 0;
  vertical-align: top;
}
@media (min-width: 37.5em) {
  .Home__Col--Image {
    display: inline-block;
    width: 18.75%;
  }
}
@media (min-width: 48em) {
  .Home__Col--Image {
    width: 12.5%;
  }
}
@media (min-width: 64em) {
  .Home__Col--Image {
    width: 18.75%;
  }
}
.Home__Col--Mailer {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 0.3rem;
  float: right;
  padding: 1.6rem;
  width: 100%;
}
@media (min-width: 62em) {
  .Home__Col--Mailer {
    width: 50%;
  }
}
.Home__Content--Featured {
  margin-top: 1rem;
  position: relative;
}
@media (min-width: 48em) {
  .Home__Content--Featured {
    padding-left: 7rem;
  }
}
.Home__Content--Featured.-Full {
  margin-top: 0;
  width: 100%;
}
.Home__Content--Text {
  font-size: 1.4rem;
  line-height: 1.5;
}
.Home__Container--Mailer {
  max-width: 128rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  padding: 3rem 1.6rem;
}
.Home__Container--Mailer:after {
  clear: both;
  content: "";
  display: block;
}
.Home__Intro {
  margin: 5rem 0;
}
.Home__Image--Featured {
  line-height: 0;
  margin-bottom: 1.6rem;
  text-align: center;
}
@media (min-width: 37.5em) {
  .Home__Image--Featured {
    display: block;
  }
}
@media (min-width: 64em) {
  .Home__Image--Featured {
    margin-bottom: 0;
  }
}
.Home__Img--Featured,
.Home__Img--Preview {
  border: 1px solid gray;
  border-radius: 0.3rem;
}
.Home__Item--Featured.-All {
  clear: both;
  padding: 0 1.6rem 0;
  text-align: center;
}
.Home__Item--Featured.-All .Home__Link--ReadMore {
  display: inline-block;
  color: #001a34;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  transition: 0.3s all;
  background-color:#040507;;
  border: 0;
  border-radius: 0.3rem;
  box-shadow: 0 0 #262626;
  color: #fff;
  font-family: inherit;
  cursor: pointer;
  padding: 0.1rem 1rem;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 0.5rem 2rem;
  text-align: left;
}
.Home__Item--Featured.-All .Home__Link--ReadMore:disabled {
  opacity: 0.2;
}
.Home__Item--Featured.-All .Home__Link--ReadMore:hover {
  background-color: #333;
}
.Home__Item--Featured.-All .Home__Link--ReadMore:focus {
  outline: 0;
}
.Home__Item--Featured.-All .Home__Link--ReadMore:active {
  box-shadow: none;
}
.Home__Item--Featured.-Alternative {
  margin-bottom: 1.6rem;
}
@media (min-width: 48em) {
  .Home__Item--Featured.-Two {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}
@media (min-width: 48em) and (max-width: 63.9375em) {
  .Home__Item--Featured.-Three {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
  .Home__Item--Featured.-Three:nth-child(3) {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}
@media (min-width: 64em) {
  .Home__Item--Featured.-Three {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}
.Home__Item--Featured.-Three .Home__Title--Featured {
  font-size: 2rem;
}
@media (min-width: 48em) {
  .Home__Item--Featured.-Four {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}
@media (min-width: 48em) and (max-width: 63.9375em) {
  .Home__Item--Featured.-Five {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
  .Home__Item--Featured.-Five:nth-child(3) {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}
@media (min-width: 64em) {
  .Home__Item--Featured.-Five {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
  .Home__Item--Featured.-Five .Stream__Box--Date {
    float: left;
    margin: 0 1rem 1rem 0;
    position: static;
  }
  .Home__Item--Featured.-Five .Home__Title--Featured {
    font-size: 2rem;
  }
  .Home__Item--Featured.-Five .Home__Content--Featured {
    padding-left: 0;
  }
  .Home__Item--Featured.-Five .Home__Content--Text {
    width: 100%;
  }
}
.Home__Item--News {
  margin-bottom: 1.6rem;
  min-height: 7.2rem;
}
.Home__Item--News:after {
  clear: both;
  content: "";
  display: block;
}
.Home__Item--News.-All {
  min-height: 0;
}
.Home__Item--News:last-child {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}
.Home__Link--ReadMore {
  color:#040507;;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  transition: 0.3s all;
  display: block;
  font-size: 1.4rem;
  padding: 0.5rem 0;
}
.Home__Link--ReadMore:hover {
  color: #7bba2a;
}
.Home__Link--ReadMore.-Featured {
  padding: 1rem 0;
}
.Home__Link--ReadMore.-All {
  text-align: right;
}
.Home__Link--Title {
  color:#040507;;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  transition: 0.3s all;
}
.Home__Link--Title:hover {
  color: #7bba2a;
}
.Home__List--Featured {
  margin-bottom: 1.6rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}
.Home__List--Featured.-Full {
  margin-bottom: 0;
}
@media (min-width: 64em) {
  .Home__List--Featured.-Full {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    margin-bottom: 0;
    padding: 0;
  }
}
@media (min-width: 48em) {
  .Home__List--Featured.-Full {
    padding: 0;
  }
}
@media (min-width: 64em) {
  .Home__List--Featured {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    margin-bottom: 0;
    padding: 0;
  }
}
.Home__List--News {
  margin: 0;
  padding: 0;
  list-style: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}
.Home__List--News:focus {
  outline: 0;
}
@media (min-width: 64em) {
  .Home__List--News {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}
.Home__Mailer {
  background-image: linear-gradient(to bottom, #37a9ce 0, #9ae2f0 100%);
}
.Home__Mailer--Input {
  margin: 1rem 0;
}
.Home__News {
  margin: 5rem 0;
}
.Home__News:after {
  clear: both;
  content: "";
  display: block;
}
@media (min-width: 48em) {
  .Home__News {
    margin: 8rem 0;
  }
}
.Home__Row--News {
  margin: 4rem -1.6rem 0;
}
.Home__Row--News:after {
  clear: both;
  content: "";
  display: block;
}
.Home__Text {
  font-size: 0.9em;
  margin: 0 auto;
}
@media (min-width: 37.5em) {
  .Home__Text {
    font-size: 1em;
    width: 80%;
  }
}
.Home__Text.-Full {
  width: 100%;
}
.Home__Text--Mailer {
  font-size: 1.4rem;
}
.Home__Text--Alternative {
  font-size: 1.4rem;
  line-height: 1.6;
  text-align: justify;
}
.Home__Text--Alternative h1,
.Home__Text--Alternative h2 {
  font-size: 1.5em;
  line-height: 1.2;
}
@media (min-width: 48em) {
  .Home__Text--Alternative h1,
  .Home__Text--Alternative h2 {
    font-size: 2em;
  }
}
.Home__Text--Alternative h1:after,
.Home__Text--Alternative h2:after {
  content: "";
  background-color: #f5f5f5;
  display: block;
  height: 0.2rem;
  margin: 1rem auto 0;
  width: 30%;
}
.Home__Text--Alternative h3 {
  font-size: 1.7em;
}
.Home__Text--Alternative h4,
.Home__Text--Alternative h5,
.Home__Text--Alternative h6 {
  font-size: 1.5em;
  text-transform: initial;
}
.Home__Text--Alternative h1,
.Home__Text--Alternative h2,
.Home__Text--Alternative h3,
.Home__Text--Alternative h4,
.Home__Text--Alternative h5,
.Home__Text--Alternative h6 {
  font-weight: 600;
  margin-bottom: 1rem;
  margin-top: 2rem;
  padding-bottom: 1rem;
  text-align: center;
}
.Home__Text--Alternative h1:first-child,
.Home__Text--Alternative h2:first-child,
.Home__Text--Alternative h3:first-child,
.Home__Text--Alternative h4:first-child,
.Home__Text--Alternative h5:first-child,
.Home__Text--Alternative h6:first-child {
  margin-top: 0;
}
.Home__Text--Alternative h1:empty,
.Home__Text--Alternative h2:empty,
.Home__Text--Alternative h3:empty,
.Home__Text--Alternative h4:empty,
.Home__Text--Alternative h5:empty,
.Home__Text--Alternative h6:empty {
  display: none;
}
.Home__Text--Alternative p {
  margin-bottom: 1em;
}
.Home__Text--Alternative p:empty {
  display: none;
}
.Home__Text--Alternative p:last-of-type {
  margin-bottom: 0;
}
.Home__Text--Alternative ol {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 1em;
}
.Home__Text--Alternative ol:focus {
  outline: 0;
}
.Home__Text--Alternative ol > li {
  margin-bottom: 0.4rem;
  padding-bottom: 0.4rem;
}
.Home__Text--Alternative ol > li:last-child {
  margin: 0;
  padding: 0;
  border-bottom: 0;
}
.Home__Text--Alternative ol > li:last-child:focus {
  outline: 0;
}
.Home__Text--Alternative ol > li:empty {
  display: none;
}
.Home__Text--Alternative ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 1em;
}
.Home__Text--Alternative ul:focus {
  outline: 0;
}
.Home__Text--Alternative ul > li {
  margin-bottom: 0.3rem;
  padding-bottom: 0.3rem;
}
.Home__Text--Alternative ul > li:last-child {
  margin: 0;
  padding: 0;
  border-bottom: 0;
}
.Home__Text--Alternative ul > li:last-child:focus {
  outline: 0;
}
.Home__Text--Alternative ul > li:before {
  content: "";
  background: #7bba2a;
  transition: background-image 0.5s linear;
  border-radius: 50%;
  display: inline-block;
  height: 0.5em;
  line-height: 1;
  margin-right: 0.8rem;
  width: 0.5em;
}
.Home__Text--Alternative ul > li:empty {
  display: none;
}
.Home__Text--Alternative ol,
.Home__Text--Alternative ul {
  margin-top: 1em;
  margin-bottom: 1em;
}
.Home__Text--Alternative ol:last-child,
.Home__Text--Alternative ul:last-child {
  margin-bottom: 0;
}
.Home__Text--Alternative figure {
  display: block;
  line-height: 1;
  margin: 2em auto;
  text-align: center;
}
.Home__Text--Alternative iframe {
  max-width: 100%;
}
.Home__Text--Alternative table {
  margin-top: 1em;
  margin-bottom: 1em;
}
.Home__Text--Alternative table:last-child {
  margin-bottom: 0;
}
.Home__Text--Alternative td,
.Home__Text--Alternative th {
  border-bottom: 1px solid #e1e1e1;
  line-height: 1.3;
  padding: 0.5rem 1rem;
  text-align: left;
}
.Home__Text--Alternative td:first-child,
.Home__Text--Alternative th:first-child {
  padding-left: 0;
}
.Home__Text--Alternative td:last-child,
.Home__Text--Alternative th:last-child {
  padding-right: 0;
}
.Home__Text--Alternative .table-responsive {
  overflow: auto;
}
.Home__Text--Alternative .video-container {
  height: 0;
  margin: 1em 0;
  padding-bottom: 56.2%;
  position: relative;
}
.Home__Text--Alternative .video-container iframe {
  height: 100% !important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
}
.Home__Text--Alternative h1,
.Home__Text--Alternative h2,
.Home__Text--Alternative h3,
.Home__Text--Alternative h4,
.Home__Text--Alternative h5,
.Home__Text--Alternative h6 {
  font-weight: 700;
  padding-bottom: 0;
  text-align: initial;
}
.Home__Text--Alternative h1:after,
.Home__Text--Alternative h2:after,
.Home__Text--Alternative h3:after,
.Home__Text--Alternative h4:after,
.Home__Text--Alternative h5:after,
.Home__Text--Alternative h6:after {
  display: none;
}
.Home__Text {
  font-size: 1.4rem;
  line-height: 1.6;
  text-align: justify;
}
.Home__Text h1,
.Home__Text h2 {
  font-size: 1.5em;
  line-height: 1.2;
}
@media (min-width: 48em) {
  .Home__Text h1,
  .Home__Text h2 {
    font-size: 2em;
  }
}
.Home__Text h1:after,
.Home__Text h2:after {
  content: "";
  background-color: #f5f5f5;
  display: block;
  height: 0.2rem;
  margin: 1rem auto 0;
  width: 30%;
}
.Home__Text h3 {
  font-size: 1.7em;
}
.Home__Text h4,
.Home__Text h5,
.Home__Text h6 {
  font-size: 1.5em;
  text-transform: initial;
}
.Home__Text h1,
.Home__Text h2,
.Home__Text h3,
.Home__Text h4,
.Home__Text h5,
.Home__Text h6 {
  font-weight: 600;
  margin-bottom: 1rem;
  margin-top: 2rem;
  padding-bottom: 1rem;
  text-align: center;
}
.Home__Text h1:first-child,
.Home__Text h2:first-child,
.Home__Text h3:first-child,
.Home__Text h4:first-child,
.Home__Text h5:first-child,
.Home__Text h6:first-child {
  margin-top: 0;
}
.Home__Text h1:empty,
.Home__Text h2:empty,
.Home__Text h3:empty,
.Home__Text h4:empty,
.Home__Text h5:empty,
.Home__Text h6:empty {
  display: none;
}
.Home__Text p {
  margin-bottom: 1em;
}
.Home__Text p:empty {
  display: none;
}
.Home__Text p:last-of-type {
  margin-bottom: 0;
}
.Home__Text ol {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 1em;
}
.Home__Text ol:focus {
  outline: 0;
}
.Home__Text ol > li {
  margin-bottom: 0.4rem;
  padding-bottom: 0.4rem;
}
.Home__Text ol > li:last-child {
  margin: 0;
  padding: 0;
  border-bottom: 0;
}
.Home__Text ol > li:last-child:focus {
  outline: 0;
}
.Home__Text ol > li:empty {
  display: none;
}
.Home__Text ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 1em;
}
.Home__Text ul:focus {
  outline: 0;
}
.Home__Text ul > li {
  margin-bottom: 0.3rem;
  padding-bottom: 0.3rem;
}
.Home__Text ul > li:last-child {
  margin: 0;
  padding: 0;
  border-bottom: 0;
}
.Home__Text ul > li:last-child:focus {
  outline: 0;
}
.Home__Text ul > li:before {
  content: "";
  background: #7bba2a;
  transition: background-image 0.5s linear;
  border-radius: 50%;
  display: inline-block;
  height: 0.5em;
  line-height: 1;
  margin-right: 0.8rem;
  width: 0.5em;
}
.Home__Text ul > li:empty {
  display: none;
}
.Home__Text ol,
.Home__Text ul {
  margin-top: 1em;
  margin-bottom: 1em;
}
.Home__Text ol:last-child,
.Home__Text ul:last-child {
  margin-bottom: 0;
}
.Home__Text figure {
  display: block;
  line-height: 1;
  margin: 2em auto;
  text-align: center;
}
.Home__Text iframe {
  max-width: 100%;
}
.Home__Text table {
  margin-top: 1em;
  margin-bottom: 1em;
}
.Home__Text table:last-child {
  margin-bottom: 0;
}
.Home__Text td,
.Home__Text th {
  border-bottom: 1px solid #e1e1e1;
  line-height: 1.3;
  padding: 0.5rem 1rem;
  text-align: left;
}
.Home__Text td:first-child,
.Home__Text th:first-child {
  padding-left: 0;
}
.Home__Text td:last-child,
.Home__Text th:last-child {
  padding-right: 0;
}
.Home__Text .table-responsive {
  overflow: auto;
}
.Home__Text .video-container {
  height: 0;
  margin: 1em 0;
  padding-bottom: 56.2%;
  position: relative;
}
.Home__Text .video-container iframe {
  height: 100% !important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
}
.Home__Text a {
  color: #7bba2a;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  transition: 0.3s all;
  text-decoration: underline;
}
.Home__Text a:hover {
  color:#040507;;
}
.Home__Title--Featured {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.Home__Title--News {
  font-weight: 700;
  margin-bottom: 1rem;
}
.Home__Widget {
  clear: both;
  margin: 5rem 0;
}
@media (min-width: 48em) {
  .Home__Widget {
    margin: 8rem 0;
  }
}
.Home__Widget.-Feedback {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  border-top: 0 solid #404040;
  padding: 2rem 1.6rem;
}
@media (min-width: 48em) {
  .Home__Widget.-Feedback {
    padding: 6rem 1.6rem;
  }
}
.Home__Widget.-Feedback.-News-Shown {
  background-color: #fff;
  margin-top: 0;
}
.Home__Widget.-Feedback.-ReduceTopMargin {
  margin-top: 0;
}
.Home__Widget.-Last-One {
  margin-bottom: 0;
}
.Home__Wrapper--Alternative:last-child {
  margin-bottom: -5rem;
}
