.marquee {
  position: relative;
  min-height: 275px; }
  @media screen and (max-width: 767px) {
    .marquee {
      min-height: auto; } }
  .marquee.et_pb_row {
    padding-top: 11px; }
  .marquee::before {
    content: '';
    position: absolute;
    top: 25px;
    left: -280px;
    background: url(/wp-content/themes/natera/assets/images/x-pattern-colors234x316.png) no-repeat;
    width: 234px;
    height: 172px; }
  .marquee .marquee__text {
    padding-top: 12px;
    margin-right: 2.75%;
    width: 50%; }
    @media all and (max-width: 980px) {
      .marquee .marquee__text {
        margin-bottom: 27px;
        margin-right: 0;
        width: 100%; } }
    .marquee .marquee__text .marquee__title {
      margin-bottom: 8px; }
      @media all and (max-width: 980px) {
        .marquee .marquee__text .marquee__title h1 {
          font-size: 1.875rem;
          line-height: 2.5625rem; } }
      @media all and (max-width: 768px) {
        .marquee .marquee__text .marquee__title h1 {
          line-height: 38px; } }
    .marquee .marquee__text .marquee__subtitle {
      margin-bottom: 8px; }
    .marquee .marquee__text .underline {
      margin-bottom: 20px; }
      .marquee .marquee__text .underline::after {
        content: '';
        display: block;
        height: 2px;
        width: 55px;
        border-radius: 1px;
        background-color: #8BC400;
        margin-top: 12px; }
    .marquee .marquee__text .marquee__description {
      font-family: "Roboto Flex", Helvetica, Arial, sans-serif;
      font-style: normal;
      font-size: 16px;
      color: #425563;
      font-weight: normal;
      letter-spacing: 0.1px;
      opacity: 0.9;
      letter-spacing: 0.1px;
      line-height: 1.625rem; }
  @media (max-width: 767px) {
    .marquee .et_pb_column_1 {
      display: none; } }
  .marquee__image {
    position: absolute !important;
    top: 0;
    left: 89px;
    z-index: 1;
    min-width: 871px;
    max-width: 1272px !important;
    height: 259px;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 0; }
    @media all and (max-width: 1399px) {
      .marquee__image {
        left: 0; } }
    .marquee__image--mobile {
      display: none; }
      @media all and (max-width: 577px) {
        .marquee__image--mobile {
          display: block;
          left: 50%;
          transform: translateX(-50%);
          height: 273px;
          max-width: 393px;
          min-width: 372px;
          border-radius: 0; } }
    .marquee__image--desktop {
      display: block; }
      @media all and (max-width: 577px) {
        .marquee__image--desktop {
          display: none; } }
  .marquee.et_pb_row .et_pb_column .marquee__image.et_pb_module {
    margin-bottom: 0; }
  .marquee.marquee_image {
    padding-top: 31px;
    min-height: 384px;
    padding-bottom: 19px; }
    @media (max-width: 980px) {
      .marquee.marquee_image {
        min-width: auto;
        padding-top: 0; } }
    @media (max-width: 980px) {
      .marquee.marquee_image .et_pb_column_1 {
        display: none; } }
    .marquee.marquee_image .marquee__image {
      top: -31px;
      left: -21px;
      height: 384px;
      overflow: hidden; }
      .marquee.marquee_image .marquee__image--mobile {
        position: static !important;
        max-height: 149px;
        min-width: auto;
        max-width: 100%;
        text-align: center;
        height: auto;
        transform: none; }
        @media all and (max-width: 980px) {
          .marquee.marquee_image .marquee__image--mobile {
            display: block;
            margin: 0 -20px; } }
      @media all and (max-width: 980px) {
        .marquee.marquee_image .marquee__image--desktop {
          display: none; } }
    .marquee.marquee_image .marquee__text {
      padding-top: 17px; }
      @media all and (max-width: 980px) {
        .marquee.marquee_image .marquee__text {
          padding-top: 0; } }
    .marquee.marquee_image .marquee__title {
      margin-bottom: 19px; }
      @media all and (max-width: 980px) {
        .marquee.marquee_image .marquee__title {
          margin-top: 31px; } }
  .marquee.marquee_image::before {
    content: none; }

@media screen and (max-width: 980px) {
  .marquee .et_pb_text_1.marquee__description, .marquee .et_pb_text_2.marquee__description {
    padding-bottom: 0 !important;
    margin-bottom: 0; } }
@media screen and (max-width: 767px) {
  .et_pb_section_0 .marquee__description, .et_pb_section_0 .marquee .marquee__text {
    margin-bottom: 0; }

  .et_pb_section_0 .marquee.et_pb_row {
    padding-bottom: 0; } }

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