.c-layout-section-header {
  background-position: 50% 115%;
  background-repeat: no-repeat;
  background-size: auto; }
  @media (max-width: 1199px) {
    .c-layout-section-header {
      background-position: 50% 105%;
      background-size: 100% auto; } }
  @media (max-width: 991px) {
    .c-layout-section-header {
      background-position: center center; } }
  .c-layout-section-header__content {
    display: table-cell;
    height: 260px;
    width: 10000px;
    vertical-align: middle;
    padding: 25px 0;
    text-align: center;
    color: #fff; }
    @media (max-width: 1199px) {
      .c-layout-section-header__content {
        height: 208px; } }
  .c-layout-section-header__title {
    font-size: 3.375em;
    margin: 0 auto;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    max-width: 780px; }
    @media (max-width: 1199px) {
      .c-layout-section-header__title {
        font-size: 2.6875em; } }
    @media (max-width: 991px) {
      .c-layout-section-header__title {
        font-size: 1.875em; } }
    @media (max-width: 767px) {
      .c-layout-section-header__title {
        font-size: 1.875em; } }
    @media (max-width: 575px) {
      .c-layout-section-header__title {
        font-size: 1.875em; } }
    @media (max-width: 1199px) {
      .c-layout-section-header__title {
        max-width: 624px; } }
    @media (max-width: 991px) {
      .c-layout-section-header__title {
        max-width: 624px; } }
    @media (max-width: 767px) {
      .c-layout-section-header__title {
        max-width: 624px; } }
    @media (max-width: 575px) {
      .c-layout-section-header__title {
        max-width: 624px; } }
  .c-layout-section-header__description {
    font-size: 1em;
    margin: 5px auto 0;
    position: relative;
    padding-top: 40px;
    max-width: 780px; }
    @media (max-width: 1199px) {
      .c-layout-section-header__description {
        font-size: 0.875em; } }
    @media (max-width: 991px) {
      .c-layout-section-header__description {
        font-size: 0.875em; } }
    @media (max-width: 767px) {
      .c-layout-section-header__description {
        font-size: 0.875em; } }
    @media (max-width: 575px) {
      .c-layout-section-header__description {
        font-size: 0.875em; } }
    @media (max-width: 1199px) {
      .c-layout-section-header__description {
        padding-top: 32px; } }
    @media (max-width: 991px) {
      .c-layout-section-header__description {
        max-width: 624px;
        padding-top: 25px; } }
    .c-layout-section-header__description:after {
      content: '';
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      background-image: url("../images/wave-white.svg");
      background-size: contain;
      background-repeat: no-repeat;
      width: 138px;
      height: 30px; }
      @media (max-width: 1199px) {
        .c-layout-section-header__description:after {
          width: 110px;
          height: 24px; } }
      @media (max-width: 991px) {
        .c-layout-section-header__description:after {
          width: 92px;
          height: 20px; } }

/*# sourceMappingURL=layout_section_header.css.map */
