.mtf {
  /* TODO: add loading animation for MTF
  &_loading {
  	.mtf__form-submit {
  		@include animate_rotation( 0deg, 360deg, 1.5s, 0, linear, infinite );
  	}
  }*/ }
  .mtf__filter {
    position: relative;
    margin-bottom: 40px; }
    @media all and (max-width: 374px) {
      .mtf__filter .mtf__test-area + .select2-container {
        max-width: 176px; } }
    .mtf__filter::before {
      content: '';
      width: 234px;
      height: 316px;
      position: absolute;
      background: url("/wp-content/themes/natera/assets/images/x-pattern-colors234x316.png") no-repeat;
      top: -85px;
      right: -100px;
      z-index: -1; }
      @media all and (max-width: 980px) {
        .mtf__filter::before {
          top: auto;
          bottom: -58px;
          right: -75px; } }
    .mtf__filter::after {
      content: '';
      width: 420px;
      height: 470px;
      position: absolute;
      background: url("/wp-content/themes/natera/assets/images/healthcare-worker-getty.png") no-repeat bottom;
      bottom: 0;
      right: 50px; }
      @media all and (max-width: 1399px) {
        .mtf__filter::after {
          background-size: contain;
          width: 370px; } }
      @media all and (max-width: 1199px) {
        .mtf__filter::after {
          right: -50px; } }
      @media all and (max-width: 980px) {
        .mtf__filter::after {
          right: -70px;
          width: calc( 100% - 175px);
          max-width: 350px; } }
      @media all and (max-width: 577px) {
        .mtf__filter::after {
          transform: translateX(45%);
          right: 0; } }
      @media all and (max-width: 374px) {
        .mtf__filter::after {
          width: 175px;
          right: 0;
          left: auto; } }
  .mtf__filter-form-wrap {
    background: linear-gradient(270deg, #ADD54B 3.74%, #D5E24C 100%);
    position: relative;
    width: calc( 100% - 85px );
    border-radius: 8px;
    padding: 50px; }
    @media all and (max-width: 1199px) {
      .mtf__filter-form-wrap {
        width: 100%; } }
    @media all and (max-width: 980px) {
      .mtf__filter-form-wrap {
        padding: 30px 20px; } }
  .mtf__filter-form {
    border-radius: 8px;
    padding: 30px 50px 20px;
    background: #FFFFFF;
    display: flex;
    font-family: 'Roboto Flex',Helvetica,Arial,sans-serif; }
    @media all and (max-width: 1199px) {
      .mtf__filter-form {
        padding: 0 30% 10px 30px;
        flex-direction: column; } }
    @media all and (max-width: 577px) {
      .mtf__filter-form {
        padding: 0 30px 10px 20px; } }
    @media all and (max-width: 374px) {
      .mtf__filter-form {
        padding-right: 65px; } }
    .mtf__filter-form-title {
      font-family: "Roboto Flex", Helvetica, Arial, sans-serif;
      font-style: normal;
      font-size: 1.1875rem;
      color: #008BCE;
      font-weight: bold;
      line-height: 1.4375rem;
      width: 130px;
      border-right: 1px solid rgba(0, 70, 119, 0.15);
      padding: 30px 20px 30px 0; }
      @media all and (max-width: 1199px) {
        .mtf__filter-form-title {
          width: auto;
          border: none; } }
      @media all and (max-width: 577px) {
        .mtf__filter-form-title {
          padding-bottom: 10px; } }
    .mtf__filter-form-content {
      flex-wrap: wrap;
      align-items: flex-start;
      width: calc( 100% - 400px );
      padding-left: 40px;
      max-width: 620px;
      padding-top: 10px;
      font-family: "Roboto Flex", Helvetica, Arial, sans-serif;
      font-style: normal;
      font-size: 1.25rem;
      color: #425563;
      font-weight: 300;
      line-height: 1.875rem;
      line-height: 1.6875; }
      .mtf__filter-form-content > span {
        padding-right: 20px;
        margin-bottom: 20px;
        white-space: nowrap;
        display: inline-block; }
      @media all and (max-width: 1399px) {
        .mtf__filter-form-content {
          width: 60%; } }
      @media all and (max-width: 1199px) {
        .mtf__filter-form-content {
          width: auto;
          padding-left: 0; } }
      @media all and (max-width: 767px) {
        .mtf__filter-form-content > span {
          white-space: normal; } }
      @media all and (max-width: 577px) {
        .mtf__filter-form-content {
          font-size: 1.0625rem;
          max-width: 420px; } }
    .mtf__filter-form select {
      height: 44px;
      border-radius: 4px;
      border: none;
      padding: 0 12px;
      background-color: #EBF1F5;
      font-family: "Roboto Flex", Helvetica, Arial, sans-serif;
      font-style: normal;
      font-size: 1.25rem;
      color: #1D252D;
      font-weight: 300;
      line-height: 1.875rem;
      cursor: pointer;
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      padding-right: 50px;
      background-image: url("/wp-content/themes/natera/assets/icons/gt-arrow-down-navi-sm.svg");
      background-repeat: no-repeat;
      background-position: calc(100% - 17px) 50%;
      background-size: 10px 7px;
      cursor: pointer;
      text-transform: lowercase;
      font-weight: 500; }
      .mtf__filter-form select option {
        background: #EBF1F5;
        color: #004677; }
    @media all and (max-width: 577px) {
      .mtf__filter-form .select2-container span.select2-selection--single {
        font-size: 1.0625rem; } }
  .mtf__results {
    position: relative;
    display: none;
    overflow: hidden;
    width: calc( 100% + 200px );
    margin-bottom: 30px; }
    .mtf__results-bottom {
      display: flex;
      justify-content: space-between;
      width: calc( 100% - 200px );
      margin-top: 2px;
      margin-bottom: 2px; }
      .mtf__results-bottom-line {
        height: 1px;
        background: rgba(0, 70, 119, 0.3);
        flex: 1 1;
        margin-right: 23px;
        margin-top: 17px; }
      @media all and (max-width: 980px) {
        .mtf__results-bottom {
          height: 0;
          margin-top: 0; }
          .mtf__results-bottom-line {
            display: none; } }
    .mtf__results-count {
      display: none;
      border-radius: 4px 4px 0 0;
      background: white;
      position: absolute;
      left: 50px;
      bottom: -0.5px;
      padding: 17px 18px 0 18px;
      text-transform: uppercase;
      transition: all 0.5s ease;
      font-family: "Roboto Flex", Helvetica, Arial, sans-serif;
      font-style: normal;
      font-size: 0.75rem;
      color: #425563;
      font-weight: 500;
      line-height: 1.5rem;
      line-height: 1; }
      .mtf__results-count::after {
        content: '';
        display: inline-block;
        background: url("/wp-content/themes/natera/assets/icons/gt-arrow-down-dark.svg") no-repeat;
        position: relative;
        width: 10px;
        height: 7px;
        margin-left: 10px; }
    .mtf__results .slick-list::after {
      content: '';
      background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
      position: absolute;
      right: 0;
      top: 0;
      width: 200px;
      height: 100%; }
    @media all and (max-width: 1500px) {
      .mtf__results .slick-list::after {
        right: 50px;
        width: 100px; } }
    @media all and (max-width: 980px) {
      .mtf__results .slick-list {
        width: calc( 100% + 30px ); }
        .mtf__results .slick-list::after {
          right: 20px; } }
    @media all and (max-width: 767px) {
      .mtf__results .slick-list::after {
        display: none; } }
    @media all and (max-width: 980px) {
      .mtf__results {
        margin-top: 55px;
        margin-bottom: 10px;
        width: calc( 100% + 40px ); }
        .mtf__results-count {
          padding-top: 10px; }
        .mtf__results-bottom {
          width: 100%; } }
    @media all and (max-width: 767px) {
      .mtf__results {
        padding-right: 20px;
        padding-left: 20px; } }
  .mtf__slider {
    overflow: visible; }
    @media all and (max-width: 980px) {
      .mtf__slider-control {
        display: none; } }
    .mtf__slider-right.slick-disabled, .mtf__slider-left.slick-disabled {
      cursor: default;
      opacity: 0.4; }
      .mtf__slider-right.slick-disabled:hover, .mtf__slider-left.slick-disabled:hover {
        border: 1.25px solid rgba(0, 70, 119, 0.4); }
    .mtf__slider-right {
      border: 1.25px solid rgba(0, 70, 119, 0.4);
      border-radius: 50%;
      width: 35px;
      height: 35px;
      display: inline-block;
      position: relative;
      transition: all 0.5s ease;
      cursor: pointer; }
      .mtf__slider-right::after {
        content: '';
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: rotate(0deg) translate(-50%, -50%);
        transform-origin: top left; }
      .mtf__slider-right:hover {
        border: 1.75px solid #004677; }
      .mtf__slider-right::after {
        margin-left: 1px;
        width: 6px;
        height: 10px;
        background: url("/wp-content/themes/natera/assets/icons/gt-arrow-right-navi.svg") no-repeat; }
    .mtf__slider-left {
      border: 1.25px solid rgba(0, 70, 119, 0.4);
      border-radius: 50%;
      width: 35px;
      height: 35px;
      display: inline-block;
      position: relative;
      transition: all 0.5s ease;
      cursor: pointer;
      margin-right: 6px; }
      .mtf__slider-left::after {
        content: '';
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: rotate(180deg) translate(-50%, -50%);
        transform-origin: top left; }
      .mtf__slider-left:hover {
        border: 1.75px solid #004677; }
      .mtf__slider-left::after {
        margin-left: -1px;
        width: 6px;
        height: 10px;
        background: url("/wp-content/themes/natera/assets/icons/gt-arrow-right-navi.svg") no-repeat; }
    .mtf__slider .slick-track {
      display: flex;
      margin-left: 2px;
      justify-content: flex-start; }
    .mtf__slider .slick-dots {
      text-align: center;
      padding: 0;
      margin-top: 0;
      width: calc( 100% - 40px ); }
      .mtf__slider .slick-dots > li {
        display: inline-block;
        position: relative;
        cursor: pointer;
        padding-left: 0; }
        .mtf__slider .slick-dots > li::before {
          content: '';
          display: inline-block;
          height: 9px;
          width: 9px;
          border: 1.25px solid rgba(0, 70, 119, 0.7);
          border-radius: 50%;
          position: absolute;
          top: 9px;
          left: 6px;
          background: none; }
        .mtf__slider .slick-dots > li.slick-active::before {
          content: '';
          display: inline-block;
          height: 11px;
          width: 11px;
          background-color: #004677;
          border-radius: 50%;
          top: 8px;
          left: 5px; }
        .mtf__slider .slick-dots > li > button {
          color: transparent;
          background: transparent;
          border: none;
          position: relative;
          padding: 1px 9px;
          cursor: pointer;
          max-width: 25px;
          max-height: 23px; }
  .mtf__tile {
    border-radius: 4px;
    background: rgba(235, 241, 245, 0.7);
    padding: 30px;
    position: relative;
    transition: all 0.5s ease;
    margin-right: 30px;
    margin-bottom: 30px;
    height: inherit;
    min-height: 320px;
    max-width: 310px;
    font-family: "Roboto Flex", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-size: 1rem;
    color: #425563;
    font-weight: 300;
    line-height: 1.875rem; }
    @media all and (max-width: 980px) {
      .mtf__tile {
        min-height: 360px; } }
    @media all and (max-width: 980px) {
      .mtf__tile {
        margin-bottom: 18px;
        min-height: 360px; } }
    .mtf__tile:last-child {
      margin-right: 0; }
    .mtf__tile::before {
      opacity: 0;
      content: '';
      width: 100%;
      height: 2px;
      background: linear-gradient(270deg, #59CBE8 0%, #008BCE 100%);
      position: absolute;
      top: 0;
      left: 0;
      border-radius: 5px 5px 0 0;
      transition: all 0.5s ease; }
    .mtf__tile:hover {
      background: #FFFFFF;
      box-shadow: 0 15px 30px -10px rgba(0, 70, 119, 0.15); }
      .mtf__tile:hover::before {
        opacity: 1; }
    .mtf__tile.slick-slide {
      height: inherit; }
    .mtf__tile-title {
      font-family: "Roboto Flex", Helvetica, Arial, sans-serif;
      font-style: normal;
      font-size: 1.25rem;
      color: #1D252D;
      font-weight: normal;
      letter-spacing: 0.1px; }
    .mtf__tile-subtitle {
      color: #425563; }
    .mtf__tile-description {
      font-family: "Roboto Flex", Helvetica, Arial, sans-serif;
      font-style: normal;
      font-size: 0.875rem;
      color: #425563;
      font-weight: normal;
      letter-spacing: 0.1px;
      line-height: 1.375rem;
      padding-top: 10px; }
    .mtf__tile-cta {
      margin-top: 15px; }
      .mtf__tile-cta a {
        font-weight: 500;
        margin-bottom: 0; }

/*code used*/
.home-page h1 {
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 0.3px;
  line-height: 38px;
  color: #1D252D; }
  @media all and (min-width: 768px) {
    .home-page h1 {
      font-size: 35px;
      line-height: 43px; } }
.home-page .et_pb_row.title {
  padding-top: 15px;
  padding-bottom: 40px !important;
  /*need important until we remove importants in main.*/ }
  .home-page .et_pb_row.title::before {
    content: '';
    position: absolute;
    top: 10px;
    left: -320px;
    background: url(/wp-content/themes/natera/assets/images/x-pattern-colors267x245.png) no-repeat;
    width: 267px;
    height: 245px; }
    @media (max-width: 980px) {
      .home-page .et_pb_row.title::before {
        display: none; } }
.home-page .et_pb_row .title__container {
  width: 60%; }
  @media (max-width: 980px) {
    .home-page .et_pb_row .title__container {
      width: 100%; } }
.home-page .et_pb_row .title__list {
  padding: 20px 0 0 0; }
.home-page .let-us-help {
  padding-top: 0;
  padding-bottom: 35px; }
  @media all and (max-width: 767px) {
    .home-page .let-us-help {
      padding-left: 0;
      padding-right: 0; } }

.nat-home-banner .et_pb_accordion_item .button-main-grey {
  margin-top: 25px; }
.nat-home-banner .marquee.marquee_image {
  padding-bottom: 0;
  min-height: 400px; }
  .nat-home-banner .marquee.marquee_image .marquee__image--mobile {
    max-height: none; }
  .nat-home-banner .marquee.marquee_image .marquee__image--desktop img {
    top: -26px; }
  .nat-home-banner .marquee.marquee_image .marquee__image {
    left: -100px;
    height: 400px; }
  .nat-home-banner .marquee.marquee_image .marquee__text {
    padding-top: 5%;
    padding-right: 35px; }
.nat-home-banner .testing-areas.et_pb_row {
  padding: 50px 0; }

.et_pb_accordion_item .button-main-white {
  margin-top: 25px; }
.et_pb_accordion_item .button-main-white-hover {
  margin-top: 25px; }

.natera_typography .button-main-grey {
  margin-top: 25px; }
.natera_typography .button-main-white {
  margin-top: 25px; }
.natera_typography .button-main-white-hover {
  margin-top: 25px; }

.value-prop .content-block__img {
  text-align: center; }
.value-prop h4 {
  text-align: center;
  color: #004677;
  font-weight: 500;
  font-size: 24px;
  padding-top: 0 !important; }
.value-prop p {
  text-align: center;
  color: #425563;
  padding-top: 0 !important; }

.content-block iframe {
  border-radius: 4px; }
.content-block .content-block__sub-title {
  padding-left: 0 !important;
  margin-top: 28px !important; }

.three_videos .content-block .content-block__description {
  padding-left: 0 !important;
  min-height: 105px; }
.three_videos .content-block .learn_more {
  padding-left: 0 !important; }

.nt_approach .product-block .product-block__description.et_pb_module {
  margin-bottom: 20px; }

.quote-video .quote-video__text-row {
  padding: 22% 0 0 30% !important; }
.quote-video .quote-video__text p {
  font-size: 20px !important;
  font-style: italic; }
  @supports (font-variation-settings: normal) {
    .quote-video .quote-video__text p {
      font-style: oblique 10deg; } }

.mtf__filter-form-wrap {
  background: #D8EDF9;
  width: 100%; }

.mtf__filter-form {
  padding: 30px 40px 20px; }

.mtf__filter::after {
  background: none;
  content: none; }

.let-us-help .mtf__filter::before {
  content: none; }
.let-us-help .mtf__filter .mtf__test-area + .select2-container {
  width: 295px !important; }
.let-us-help .mtf__filter-form-content {
  font-size: 20px;
  line-height: 27px; }
.let-us-help::before {
  content: '';
  position: absolute;
  top: -70px;
  right: -175px;
  background: url(/wp-content/themes/natera/assets/images/x-pattern-colors267x245.png) no-repeat;
  width: 245px;
  height: 245px; }

.mtf__filter-form-title {
  font-size: 22px;
  color: #008BCE;
  line-height: 1.4375rem;
  width: 350px;
  padding: 50px 20px 50px 0; }

button.mtf__form-submit.button-main-grey {
  margin: 0; }

@media (min-width: 981px) {
  .nat-home-banner .marquee.marquee_image .marquee__text {
    max-width: 590px; }

  .value-prop .content-block > .et_pb_column {
    margin-bottom: 0; }
  .value-prop .et_pb_section > .content-block > .et_pb_column {
    margin-bottom: 0; } }
@media (max-width: 979px) {
  .nat-home-banner .marquee .marquee__text {
    margin-bottom: 0; }
  .nat-home-banner .marquee .et_pb_column {
    width: 100%; }
  .nat-home-banner .marquee.marquee_image .marquee__text {
    padding-top: 0;
    padding-right: 0; }
  .nat-home-banner .marquee.marquee_image .marquee__image {
    height: auto; }
  .nat-home-banner .marquee__image.marquee__image--mobile {
    padding: 0 20px; }

  .news-carousel .et_pb_row.et_pb_row_6 {
    padding-bottom: 60px !important; }

  .mtf__filter-form-title {
    font-size: 1.1875rem;
    width: auto;
    padding: 30px 20px 20px 0; } }
@media (max-width: 980px) {
  .nt_approach .product-block__img-right {
    padding-top: 10px !important;
    padding-bottom: 50px !important; }

  .quote-video .quote-video__text-row {
    padding: 170px 40px 50px !important; }
  .quote-video .quote-video__text::before {
    content: ' '; } }
@media only screen and (max-width: 767px) {
  .value-prop .content-block__description {
    padding-left: 2rem;
    padding-right: 2rem;
    margin-bottom: 0 !important; }
  .value-prop .et_pb_row_1.et_pb_row {
    padding-top: 0 !important; } }
@media only screen and (min-width: 768px) {
  .value-prop .content-block .content-block__sub-title {
    margin-top: 12px !important; } }
@media screen and (min-width: 1044px) and (max-width: 1248px) {
  .three_videos .content-block .content-block__description {
    min-height: 130px; } }
@media screen and (max-width: 980px) {
  .three_videos .content-block .content-block__description {
    min-height: auto !important; } }
@media screen and (max-width: 480px) {
  .three_videos .content-block .learn_more p {
    padding-top: 5px !important;
    padding-bottom: 15px !important; }
  .three_videos .content-block .content-block__description {
    margin-bottom: 10px !important; } }
@media screen and (max-width: 767px) {
  .et_pb_section_2 .content-block.et_pb_row:first-child {
    margin-top: 30px; }
  .et_pb_section_2 > .content-block.et_pb_row:first-child {
    margin-top: 30px; } }
@media (min-width: 980px) {
  .nt_approach .product-block__img-right .et-last-child {
    align-self: center; }
  .nt_approach .et_pb_row {
    padding: 50px 0 0 0; }
  .nt_approach .product-block__img {
    margin-bottom: 0; }
  .nt_approach .et_pb_gutters3 .et_pb_column {
    margin-right: 5.5%; }

  .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 5.5%; }

  .quote-sec-title .et_pb_row {
    padding: 50px 0 0 0; }

  .news-title .et_pb_row {
    padding: 50px 0 0 0; } }
@media (max-width: 768px) {
  .nt_approach .product-block__img-right .et-last-child {
    padding-bottom: 0; } }
@media (min-width: 980px) and (max-width: 1400px) {
  .quote-video__text-row {
    padding: 26% 0 0 30% !important; } }
@media (max-width: 600px) {
  .quote-video .quote-video__text-row {
    padding: 170px 20px 50px !important; } }
@media (max-width: 480px) {
  .news-title .text-only {
    padding-top: 0;
    padding-bottom: 0; } }
@media (min-width: 1199px) {
  .let-us-help .mtf__filter-form-content {
    width: calc( 100% - 295px ); } }
@media (max-width: 1199px) {
  .let-us-help .mtf__filter-form {
    padding: 0 30px 10px 30px; } }
@media (max-width: 426px) {
  .let-us-help {
    background: url(/wp-content/themes/natera/assets/images/x-pattern-colors267x245.png) no-repeat;
    background-position: bottom 10px right -50px;
    background-size: 250px; }
    .let-us-help::before {
      content: none; } }
@media (max-width: 374px) {
  .let-us-help .mtf__filter-form {
    padding-right: 20px;
    padding: 0 20px 10px 20px; }
  .let-us-help .mtf__filter-form-title {
    padding: 30px 0px 15px 0; }
  .let-us-help .mtf__filter .mtf__test-area + .select2-container {
    max-width: 245px; } }

/*# sourceMappingURL=home-page.css.map */
