/*---------------------------------

WE NEED THESE TO REFERENCE VARIABLES, MIXINS AND SUCH. DO NOT REMOVE!
Thanks, Friend :)

---------------------------------*/
/*---------------------------------

YOUR CUSTOM STYLES GO UNDER HERE.
You're doing great.

---------------------------------*/
.black-txt {
  color: #000;
}

.nextseq-1000-2000 .banner-gradient {
  position: relative;
  overflow: hidden;
}
.nextseq-1000-2000 .banner-gradient.banner-large {
  height: -webkit-calc(100vh - 300px);
  height: -moz-calc(100vh - 300px);
  height: calc(100vh - 300px);
  min-height: 540px;
}
@media (max-width: 767.98px) {
  .nextseq-1000-2000 .banner-gradient.banner-large {
    height: auto;
    padding-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(36%, #b57fe1), to(#469adc));
    background: -webkit-linear-gradient(bottom, #b57fe1 36%, #469adc 100%);
    background: -moz-linear-gradient(bottom, #b57fe1 36%, #469adc 100%);
    background: linear-gradient(0deg, #b57fe1 36%, #469adc 100%);
    background-size: cover;
  }
}
@media (max-width: 991.98px) {
  .nextseq-1000-2000 .banner-gradient.banner-large.banner-image {
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
.nextseq-1000-2000 .banner-gradient.banner-large img {
  position: absolute;
  left: 60%;
  bottom: 0;
  height: -webkit-calc(100vh - 350px);
  height: -moz-calc(100vh - 350px);
  height: calc(100vh - 350px);
  min-height: 500px;
  width: auto;
}
@media (max-width: 767.98px) {
  .nextseq-1000-2000 .banner-gradient.banner-large img {
    position: relative;
    left: auto;
    max-width: 90%;
    max-height: 500px;
    height: auto;
    min-height: 200px;
    margin: 4rem auto 0;
    display: block;
  }
}
@media (max-width: 575.98px) {
  .nextseq-1000-2000 .banner-gradient.banner-large img {
    margin-top: 2rem;
  }
}
.nextseq-1000-2000__header h2 {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 767.98px) {
  .nextseq-1000-2000__header h2 {
    font-size: 2.75rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .nextseq-1000-2000__header h2 {
    font-size: 2.5rem;
  }
}
.nextseq-1000-2000__header h3 {
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 767.98px) {
  .nextseq-1000-2000__header h3 {
    font-size: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .nextseq-1000-2000__header h3 {
    font-size: 1.125rem;
  }
}
@media (min-width: 768px) {
  .nextseq-1000-2000__header h3 {
    max-width: 27em;
  }
}
.nextseq-1000-2000 h4 {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.25;
}
@media (max-width: 767.98px) {
  .nextseq-1000-2000 h4 {
    font-size: 1.2rem;
  }
}
.nextseq-1000-2000 p {
  color: #595b5c;
  -webkit-font-smoothing: antialiased;
}
.nextseq-1000-2000 p.white-txt {
  color: #fff;
}
.nextseq-1000-2000 p.black-txt {
  color: #000;
}
.nextseq-1000-2000 .btn-primary-light {
  color: #885087;
  background-color: #fff;
  border-color: #fff;
}
.nextseq-1000-2000 .btn-primary-dark {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}
.nextseq-1000-2000 .system-specs {
  /* background-color: #885087; */
  background: -webkit-linear-gradient(30deg, #e4adc4 6%, #b794e7 82%, #b59fde 100%);
  background: -moz-linear-gradient(30deg, #e4adc4 6%, #b794e7 82%, #b59fde 100%);
  background: linear-gradient(60deg, #e4adc4 6%, #b794e7 82%, #b59fde 100%);
  background-image: url(../../../content/dam/illumina-marketing/images/systems/nextseq-1000-2000/nextseq-1000-2000-specs-bkg-web-graphic.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
}
@media (max-width: 767.98px) {
  .nextseq-1000-2000 .system-specs {
    background: -webkit-linear-gradient(30deg, #e4adc4 6%, #b794e7 82%, #b59fde 100%) !important;
    background: -moz-linear-gradient(30deg, #e4adc4 6%, #b794e7 82%, #b59fde 100%) !important;
    background: linear-gradient(60deg, #e4adc4 6%, #b794e7 82%, #b59fde 100%) !important;
  }
}
.nextseq-1000-2000 .system-specs .thumbnail {
  background-color: transparent;
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-radius: 10px;
  padding: 3rem 0;
  text-align: center;
  width: 100%;
}
.nextseq-1000-2000 .system-specs h3 {
  font-size: 1.5rem;
}
.nextseq-1000-2000 .system-specs .system-specs-subheading {
  letter-spacing: 1px;
  text-transform: uppercase;
}
.nextseq-1000-2000 .table .thead-light th {
  color: #000000;
  -webkit-font-smoothing: antialiased;
}
.nextseq-1000-2000 .table th, .nextseq-1000-2000 .table td {
  color: #000000;
  -webkit-font-smoothing: antialiased;
}
.nextseq-1000-2000 .nextseq-1000-2000-bkg.gradient-bkg {
  background: -webkit-linear-gradient(30deg, #e4adc4 6%, #b794e7 82%, #b59fde 100%);
  background: -moz-linear-gradient(30deg, #e4adc4 6%, #b794e7 82%, #b59fde 100%);
  background: linear-gradient(60deg, #e4adc4 6%, #b794e7 82%, #b59fde 100%);
}
.nextseq-1000-2000 .recommended-workflow.recommended-workflow-blue .recommended-workflow-icon, .nextseq-1000-2000 .recommended-workflow.recommended-workflow-blue .recommended-workflow-step-indicator:before {
  background-color: #679FE3;
}
.nextseq-1000-2000 .recommended-workflow.recommended-workflow-blue .icon-system {
  background-image: url(../../../content/dam/illumina-marketing/images/icons/nextseq-1000-2000-web-icon.svg), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url(../../../content/dam/illumina-marketing/images/icons/nextseq-1000-2000-web-icon.svg), -webkit-linear-gradient(transparent, transparent);
  background-image: url(../../../content/dam/illumina-marketing/images/icons/nextseq-1000-2000-web-icon.svg), -moz-linear-gradient(transparent, transparent);
  background-image: url(../../../content/dam/illumina-marketing/images/icons/nextseq-1000-2000-web-icon.svg), linear-gradient(transparent, transparent);
}
.nextseq-1000-2000.social-gallery a::before {
  content: "";
  color: #fff;
  font-size: 3rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: background-color 200ms ease-in-out;
  -moz-transition: background-color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out;
  background-color: rgba(0, 0, 0, 0);
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  margin-left: 1rem;
  margin-right: 1rem;
}
.nextseq-1000-2000.social-gallery a:hover.insta::before {
  content: "\f16d";
  font-family: "Font Awesome 5 Brands";
  background-color: rgba(0, 0, 0, 0.25);
}
.nextseq-1000-2000.social-gallery a:hover.facebook::before {
  content: "\f39e";
  font-family: "Font Awesome 5 Brands";
  background-color: rgba(0, 0, 0, 0.25);
}
.nextseq-1000-2000.social-gallery a:hover.twitter::before {
  content: "\f099";
  font-family: "Font Awesome 5 Brands";
  background-color: rgba(0, 0, 0, 0.25);
}
.nextseq-1000-2000.social-gallery a:hover.linkedin::before {
  content: "\f0e1";
  font-family: "Font Awesome 5 Brands";
  background-color: rgba(0, 0, 0, 0.25);
}
.nextseq-1000-2000.social-gallery a:hover.other::before {
  content: "\f35d";
  font-family: "Font Awesome 5 Pro";
  background-color: rgba(0, 0, 0, 0.25);
}