#block-404-content{
  width: 99.99vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50.2vw;
  margin-right: -50vw;
  display: block;
}
.cc--full-width-hero .c--full-width-hero .inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  padding-top: 10rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  text-align: center;
  overflow: hidden;
  z-index: 2;
}
.cc--full-width-hero .c--full-width-hero .text-wrapper .f--page-title h1 {
  font-size: 3rem;
  line-height: 1;
  color: #FFF;
}
@media screen and (min-width: 1024px) {
  .cc--full-width-hero .c--full-width-hero .text-wrapper .f--page-title h1 {
    font-size: 6rem;
    line-height: 1.0834;
  }
}
@media screen and (min-width: 768px) {
  .cc--full-width-hero .c--full-width-hero .text-wrapper .f--page-title h1 {
    font-size: 5rem;
    line-height: 1.1;
  }
}
@media screen and (min-width: 1024px) {
  .f--page-title h1 {
    font-size: 3.5rem;
    line-height: 1.1429;
  }
}
@media screen and (min-width: 768px) {
  .f--page-title h1 {
    font-size: 3rem;
    line-height: 1.1667;
  }
}
.f--page-title h1 {
  font-size: 2rem;
  line-height: 1.25;
}
@media screen and (min-width: 1024px) {
  .lc--layout-container h1 {
    font-size: 3.5rem;
    line-height: 1.1429;
  }
}
@media screen and (min-width: 768px) {
  .lc--layout-container h1 {
    font-size: 3rem;
    line-height: 1.1667;
  }
}
.lc--layout-container h1 {
  font-size: 2rem;
  line-height: 1.25;
}
@media screen and (min-width: 1440px) {
  .cc--full-width-hero .c--full-width-hero .text-wrapper .f--description p {
    font-size: 1.375rem;
    line-height: 1.6364;
    margin-top: 1.875rem;
  }
}
.cc--full-width-hero .c--full-width-hero .text-wrapper .f--description p {
  font-size: 1.125rem;
  line-height: 1.7778;
  margin-top: 1.5rem;
  color: #FFF;
}
@media screen and (min-width: 1440px) {
  .cc--full-width-hero .c--full-width-hero .text-container {
    width: 90rem;
  }
}
.text-container {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 1440px) {
  .cc--full-width-hero .c--full-width-hero .text-wrapper .f--description p {
    font-size: 1.375rem;
    line-height: 1.6364;
    margin-top: 1.875rem;
  }
}
.cc--full-width-hero .c--full-width-hero .text-wrapper {
  padding-right: 8%;
  padding-left: 8%;
  position: relative;
}
