.et_pb_module.et_pb_image.et_pb_image_0 ::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(0, 0, 0, 0));
  z-index: 2;
}

.et_pb_row.et_pb_row_0_tb_header.et_pb_sticky_module.et_pb_row--with-menu {
  left: 0 !important;
  right: 0 !important;
  min-width: 100vw;
}
.et_pb_row.et_pb_row_0_tb_header.et_pb_sticky_module.et_pb_row--with-menu.et_pb_sticky.et_pb_sticky--top {
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
}

@media only screen and (max-width: 980px) {
  header .et_pb_menu .et_pb_menu_inner_container {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
  }
  header .et_pb_menu .et_pb_menu_inner_container > .et_pb_menu__logo-wrap {
    margin-bottom: 0;
  }
  header .et_pb_menu .et_pb_menu_inner_container > .et_pb_menu__wrap {
    justify-content: flex-end;
  }
  header .et_pb_menu ul.et_mobile_menu li.menu-item a {
    color: #000 !important;
  }
}
.text--hyphen {
  hyphens: auto;
  overflow-wrap: break-word;
  word-break: normal;
}

/*# sourceMappingURL=custom-styles.css.map */
