:root {
  --white: white;
  --black: black;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.section-3 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.subtitle {
  margin-top: 10px;
  font-family: Exo, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.subtitle.about {
  text-align: center;
}

.paragraph {
  color: #383838;
  text-align: left;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.paragraph.about {
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}

.paragraph.bio-assets {
  text-align: center;
}

.paragraph.bio-assets.test1 {
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 1px #0003;
  margin-bottom: 28px;
  font-size: 18px;
}

.paragraph.bio-assets.test1-copy {
  color: #2e2e2e;
  text-align: left;
  text-indent: 25px;
  text-align: center;
  margin-bottom: 28px;
  font-size: 18px;
}

.paragraph.bio-assets.test1-copy-copy {
  color: #fff;
  text-align: left;
  text-shadow: 0 1px 1px #0003;
  width: auto;
  margin-bottom: 20px;
  margin-left: 3%;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.paragraph.bio-assets.test2 {
  color: #fff;
  text-align: left;
  text-shadow: 0 1px 1px #0006;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 150%;
}

.hyperlinks {
  color: #0689d8;
  text-shadow: 1px 1px 1px #0003;
  text-decoration: none;
}

.hyperlinks:hover {
  font-weight: 700;
}

.custom-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.title1 {
  text-align: center;
  text-transform: capitalize;
  font-family: "Exo 2", sans-serif;
  font-size: 26px;
  font-weight: 600;
}

.title1.about {
  text-align: center;
}

.title1.advisors {
  text-align: center;
  margin-top: 20px;
}

.title1.new {
  font-family: Open Sans, sans-serif;
}

.services-column {
  flex-direction: column;
  align-items: center;
  width: auto;
  max-width: 280.359px;
  display: flex;
}

.services-column.bioguard {
  padding-left: 10px;
  padding-right: 10px;
}

.image-8 {
  z-index: 2;
  float: left;
  clear: left;
  order: 0;
  align-self: flex-end;
  padding-top: 0;
  position: relative;
  top: 2px;
  left: -1px;
}

.image-8.paul, .image-8.eli {
  z-index: 1;
}

.image-8.justin {
  z-index: 1;
  top: 0;
}

.service-small-title {
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.service-small-title.team-name {
  color: #fff;
  margin-top: 0;
  margin-bottom: 2px;
  padding-top: 5px;
  font-size: 16px;
  line-height: 20px;
}

.service-small-title.leaders-title {
  color: #fff;
  text-align: right;
  margin-top: -20px;
  margin-bottom: -10px;
  padding-right: 10px;
  font-size: 16px;
  font-weight: 300;
}

.service-small-title.team-title {
  color: #fff;
  text-transform: capitalize;
  margin-top: 0;
  padding-bottom: 5px;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}

.service-small-title.team-title.hidebox {
  color: #fff0;
}

.service-small-title.leaders-name {
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

.leadership-columns {
  border-radius: 0;
}

.leader-container {
  flex-direction: row;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.leader-paragraph {
  color: #5f6368;
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 146%;
}

.column-11 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.leader-orange-block {
  z-index: 1;
  background-image: linear-gradient(330deg, #fa1b11, #fe8608);
  border-radius: 12px;
  justify-content: flex-end;
  align-items: flex-end;
  height: auto;
  min-height: 209px;
  display: flex;
  position: absolute;
}

.leader-orange-block.redo {
  z-index: 0;
  background-image: linear-gradient(330deg, #0689d8, #1baade 67%);
  width: 100%;
  min-height: 50px;
}

.leader-name-div {
  margin-top: 8px;
  margin-bottom: 8px;
}

.services-text {
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.services-text.advisor {
  color: #5f6368;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.services-text.bioguard {
  text-align: left;
}

.section-10 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-10.new {
  background-color: #fff;
  padding-left: 40px;
  padding-right: 40px;
}

.columns-6 {
  margin-top: 32px;
}

.team-member-div {
  background-image: linear-gradient(131deg, #1baade, #0689d8);
  border-radius: 19px;
}

.team-member-div.hidebox {
  background-image: linear-gradient(#0000, #0000);
}

.leader-link {
  color: #000;
  font-family: Lato, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.advisor-name {
  color: #0689d8;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.bold-text {
  color: #0689d8;
  font-weight: 700;
}

.navbar2 {
  margin-right: 0;
}

.navbar2.leftjustify {
  margin-right: 0;
  padding-right: 0;
  display: flex;
}

.navbar2.nav-link {
  text-shadow: none;
  background-color: #fff6;
  transition-property: none;
}

.navbar2.nav-link:hover {
  opacity: 1;
  background-color: #fff;
}

.navbar2.nav-link.drop {
  background-color: #e1f2fb;
  border: 1px #0d83cb80;
  border-top-style: solid;
}

.navbar2.nav-link.drop:hover {
  background-color: #fff;
  border-bottom-width: 1px;
}

.navbar2.nav-link.drop:active {
  border-bottom-width: 1px;
}

.brand {
  filter: brightness(900%);
  margin-left: 40px;
}

.brand.w--current, .brand.navbar2 {
  filter: none;
}

.brand.navbar2.w--current {
  margin-left: auto;
  padding-left: 40px;
}

.image {
  margin-top: 16px;
  display: block;
}

.dropdown-list {
  opacity: .96;
}

.dropdown-list.w--open {
  opacity: 1;
}

.navbar {
  opacity: 1;
  background-color: #ddd0;
  border-bottom: 1px solid #ffffff4d;
  border-radius: 1px;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  position: fixed;
}

.navbar.navbar2 {
  z-index: 9;
  opacity: 1;
  background-color: #fff;
  border-bottom-style: none;
  border-radius: 0;
  width: auto;
  display: block;
  position: sticky;
  top: 0;
  box-shadow: 1px 1px 3px #00000040;
}

.navbar.navbar2.shynav {
  opacity: 1;
  position: fixed;
}

.dropdown-link {
  color: #f4831f;
  text-align: left;
  text-shadow: 1px 1px 1px #0003;
  background-color: #fff;
}

.dropdown-link.w--current {
  color: #f4831f;
}

.nav-link {
  opacity: 1;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #0006;
  align-self: center;
  font-family: Exo, sans-serif;
  font-weight: 500;
  transition: opacity .5s;
}

.nav-link:hover {
  background-color: #ffffff0d;
  border-top: 1px #fff;
  border-bottom: 0 solid #fff;
}

.nav-link.w--current {
  color: #fff;
  font-weight: 500;
}

.nav-link.navbar2 {
  color: #0689d8;
  text-shadow: none;
  font-family: "Exo 2", sans-serif;
  font-size: 12px;
  font-weight: 600;
  transition-property: none;
}

.nav-link.navbar2:hover {
  border-bottom: 1px solid #0d83cb80;
  border-left: 1px #0d83cb80;
  border-right: 1px #0d83cb80;
}

.nav-link.language {
  color: #0689d8;
  text-shadow: none;
  background-color: #fff;
  border: 1px solid #0689d882;
  border-radius: 4px;
  margin-left: 0;
  margin-right: 10px;
  padding: 0 5px;
  font-family: "Exo 2", sans-serif;
  font-size: 12px;
  font-weight: 700;
  transition-property: none;
}

.nav-link.sign-up {
  opacity: 1;
  color: #fff;
  text-shadow: none;
  background-color: #0689d8;
  border-radius: 5px;
  padding: 3px 7px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  transition: background-color 1s, opacity 1s, box-shadow .4s;
  box-shadow: 1px 1px 1px #0003;
}

.nav-link.navbar2 {
  color: #0689d8;
  text-shadow: none;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.nav-link.navbar2:hover {
  border-bottom-style: none;
  border-bottom-color: #ec0a16;
}

.nav-link.language {
  color: #0689d8;
  text-shadow: none;
  background-color: #fff;
  border: 1px solid #0689d8;
  border-radius: 4px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 1px 5px 0;
  font-weight: 400;
}

.nav-link.sign-up {
  opacity: 1;
  color: #fff;
  text-shadow: none;
  background-color: #0689d8;
  border-radius: 5px;
  margin-right: 20px;
  padding-top: 8px;
  padding-bottom: 6px;
  transition: background-color 1s, opacity 1s, box-shadow .4s;
  box-shadow: 1px 1px 1px #0003;
}

.nav-link.sign-up:hover {
  text-shadow: 1px 1px 1px #0003;
  box-shadow: 2px 2px 1px #0003;
}

.menu-container {
  min-width: auto;
}

.section-13 {
  background-color: #0689d8;
  height: 15vh;
}

.body {
  background-color: #0689d800;
}

.section {
  background-color: #f1fbff;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 70px;
  padding-bottom: 70px;
  transition: box-shadow 1s;
}

.section.gm-section {
  background-color: #fff;
  padding-top: 70px;
  padding-bottom: 70px;
}

.section.software-section {
  background-color: #f1fbff;
}

.section.biosecurity-section {
  background-color: #fff;
  flex-direction: row;
  align-items: center;
  height: auto;
  min-height: 30vh;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.title1-2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.title1-2.testext {
  color: #fff;
  text-align: left;
  text-indent: 0;
  text-shadow: 0 1px 1px #0003;
  margin-top: 2%;
  margin-bottom: 1%;
  margin-left: 5%;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.title1-2.testext-copy {
  color: #fff;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 800;
}

.title1-2.testext-copy-copy {
  color: #2e2e2e;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 22px;
}

.title1-2.testext-copy {
  color: #fff;
  text-align: left;
  text-indent: 40px;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.title1-2.testext-copy.second {
  color: #2e2e2e;
}

.video {
  width: auto;
  padding-left: 0;
}

.section-13-copy {
  background-color: #0689d8;
  height: 70vh;
}

.section-13-copy.testsection {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/section-background-dna-molecules.png');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  min-width: auto;
  height: auto;
  min-height: 50vh;
  padding: 60px 3%;
}

.div-block {
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  display: block;
}

.industry-icon-div {
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.industry-title {
  color: #0689d8;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Exo 2", sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.section-top {
  background-color: #f1fbff;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 61px 10px;
  transition: box-shadow 1s;
}

.div-block-2 {
  background-image: url('../images/AdobeStock_bacteria_blue_small.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 300px;
  display: inline-block;
}

.text-block {
  color: #fff;
  display: flex;
}

.section-14 {
  background-color: #fff;
  padding-top: 70px;
  padding-bottom: 70px;
}

.image-9 {
  margin-top: 15px;
  display: block;
}

.button {
  color: #0689d8;
  text-transform: uppercase;
  text-shadow: 1px 0 1px #0003;
  background-color: #fff;
  border-radius: 8px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  max-width: 400px;
  margin-top: 21px;
  margin-left: 28px;
  margin-right: 28px;
  padding-top: 11px;
  padding-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  transition: box-shadow .5s;
  display: flex;
  box-shadow: 1px 1px 3px #0000005c;
}

.button:hover {
  box-shadow: 4px 4px 4px #0000005c;
}

.button.form {
  color: #0689d8;
  margin-top: 33px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 52px;
  padding-right: 52px;
}

.paragraph-3 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.contact-form-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.contacttext {
  color: #fff;
  font-family: Lato, sans-serif;
}

.title1-3 {
  font-family: Exo, sans-serif;
  font-size: 40px;
  font-weight: 600;
}

.title1-3.white {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 30px;
}

.contact-form {
  padding-top: 100px;
  padding-bottom: 100px;
}

.contact-form.orange-section {
  background-color: #0689d8;
  background-image: url('../images/section-background-dna-molecules.png');
  background-position: 50%;
  background-size: cover;
  min-height: 60vh;
  padding: 60px 20px;
}

.bold-text-2 {
  font-family: Open Sans, sans-serif;
}

.bold-text-3 {
  text-shadow: none;
}

.background-video {
  background-color: #0689d800;
  align-items: center;
  height: 85vh;
  display: flex;
}

.background-video.page-title {
  height: 100px;
}

.background-video.page-title-copy {
  height: 100px;
  margin-bottom: 0%;
}

.hero-block {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading {
  color: #fff;
  text-align: center;
  border: 1px solid #0000;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
}

.heading.herosub {
  margin-top: 10px;
}

.heading.testsection {
  text-shadow: 0 1px 1px #0003;
  border-left-width: 15px;
  margin-top: 0%;
  margin-bottom: 10px;
  font-family: Noto Sans, sans-serif;
}

.heading.testsection.black {
  color: #333;
  margin-bottom: 3%;
}

.heading.testsection-copy {
  color: #0689d8;
  font-family: PT Sans, sans-serif;
}

.heading.home-choice-header {
  text-shadow: 0 1px 1px #00000059;
  border-left-width: 15px;
  align-self: flex-end;
  height: auto;
  margin: 1% auto 16px;
  font-family: Open Sans, sans-serif;
  font-size: 48px;
}

.heading.home-choice-header.black {
  color: #333;
  margin-bottom: 3%;
}

.heading.home-choice-header.bottom {
  margin-bottom: 0;
}

.heading.titleofpipelinetitle {
  text-transform: none;
  text-shadow: 0 1px 1px #0003;
  border-left-width: 15px;
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: Noto Sans, sans-serif;
  font-size: 26px;
}

.heading.titleofpipelinetitle.black {
  color: #333;
  margin-bottom: 3%;
}

.heading.titleofpipelinetitle.sec0nd {
  margin-top: 60px;
}

.heading.titleofpipelinetitle-copy {
  text-transform: none;
  text-shadow: 0 1px 1px #0003;
  border-left-width: 15px;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Noto Sans, sans-serif;
  font-size: 26px;
}

.heading.titleofpipelinetitle-copy.black {
  color: #333;
  margin-bottom: 3%;
}

.heading.titleofpipelinetitle-copy.sec0nd {
  margin-top: 60px;
}

.bold-text-4 {
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #00000080;
  font-size: 58px;
  font-weight: 800;
  line-height: 50px;
  display: block;
}

.bold-text-5 {
  letter-spacing: normal;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #0009;
  margin-top: -17px;
  font-family: Lato, sans-serif;
  font-size: 30px;
  font-weight: 400;
  display: block;
}

.heading-2 {
  margin-top: 0;
}

.bold-text-6 {
  text-shadow: 1px 1px 2px #000000b3;
  font-family: Open Sans, sans-serif;
  font-size: 42px;
}

.submit-button {
  -webkit-text-fill-color: inherit;
  background-color: #4e4e4e;
  background-clip: border-box;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
}

.submit-button:hover {
  background-color: #0689d8;
}

.div-block-23 {
  width: 60%;
  display: flex;
}

.div-block-25 {
  flex-direction: column;
  align-self: auto;
  align-items: center;
  margin-right: 7px;
  display: flex;
}

.column-3 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.media-icon {
  opacity: .45;
  width: 35px;
  margin-left: 9px;
  margin-right: 9px;
  padding-left: 0;
  padding-right: 0;
}

.media-icon:hover {
  opacity: 1;
}

.image-10 {
  opacity: .4;
}

.form-2 {
  display: flex;
}

.heading-6 {
  color: #ffffff80;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.footer-custom {
  background-color: #333;
  padding: 70px 40px;
}

.footer-text {
  color: #ffffff80;
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
}

.footer-text.copyright {
  color: #ffffff12;
  text-align: center;
  margin-bottom: 0;
  line-height: 16px;
}

.div-block-26 {
  justify-content: space-between;
  display: flex;
}

.div-block-24 {
  flex-direction: column;
  width: auto;
  display: flex;
}

.hidebox {
  color: #fff0;
}

.suite-column {
  text-align: left;
  border: 1px #ffffff75;
  border-radius: 5px;
  flex-direction: column;
  align-items: center;
  min-height: auto;
  padding-bottom: 10px;
  padding-left: 17px;
  padding-right: 17px;
  transition: box-shadow .5s;
  display: flex;
}

.suite-column.partners {
  background-color: #fff;
  border-style: none;
  border-radius: 5px;
  min-height: 240px;
  padding-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
  box-shadow: 1px 1px 6px #00000026;
}

.suite-column.partners.casestudies {
  cursor: pointer;
  min-width: 200px;
  max-width: 565px;
  height: 100%;
  min-height: 250px;
  text-decoration: none;
  box-shadow: 1px 1px 6px #0000000d;
}

.suite-column.partners.casestudies:hover {
  box-shadow: 4px 4px 6px #00000026;
}

.publication-title {
  color: #333;
  font-family: Lato, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.roundbox-text {
  color: #fff;
  text-shadow: 1px 1px #fa2211;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.roundbox-text.partners {
  color: #383838;
  text-align: left;
  text-shadow: none;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
}

.roundbox-text.partners.publication {
  font-size: 14px;
}

.roundbox-top {
  background-image: linear-gradient(210deg, #fb340f, #f4831f);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  flex: none;
  align-self: auto;
  width: 100%;
  min-height: 75px;
}

.roundbox-top.resources {
  background-color: #0689d8;
  background-image: none;
}

.partnertextdiv {
  margin-top: 7px;
  margin-left: 15px;
  margin-right: 15px;
}

.columns-3 {
  margin-left: 34px;
  margin-right: 34px;
}

.roundbox-link {
  color: #0689d8;
  text-shadow: 1px 1px 1px #0003;
  flex: 0 auto;
  order: 0;
  align-self: flex-end;
  margin-top: auto;
  margin-right: 15px;
  font-family: Exo, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.resources-section {
  background-color: #e2e2e2;
  height: 60vh;
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-3 {
  color: #fff;
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.div-block-37 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-11 {
  max-width: 90%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.features-list {
  padding-left: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.features-item {
  padding-bottom: 9px;
  font-size: 18px;
}

.paragraph-b4-list {
  color: #383838;
  margin-bottom: 9px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.paragraph-b4-list.about {
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}

.div-block-38 {
  margin-left: 20px;
}

.bioguard-feature-list {
  margin-bottom: 21px;
}

.bioguard-feature-list.plus, .bioguard-feature-list.enterprise {
  color: #fff;
}

.bioguard-features-description {
  margin-bottom: 30px;
  margin-left: 21px;
  margin-right: 21px;
  font-family: Lato, sans-serif;
}

.bioguard-features-description.enterprise, .bioguard-features-description.plus {
  color: #fff;
}

.bioguard-feature-block {
  text-align: center;
  background-image: linear-gradient(279deg, #00000024, #fff);
  border: 1px solid #8381814d;
  border-radius: 6px;
  flex-direction: column;
  flex: 1;
  align-self: auto;
  margin-left: 8px;
  margin-right: 8px;
  padding: 40px 9px;
  display: flex;
  box-shadow: 1px 1px 3px #0006;
}

.bioguard-feature-block.enterprise {
  background-image: linear-gradient(309deg, #fa1b11, #fe8608);
}

.bioguard-feature-block.plus {
  background-image: linear-gradient(119deg, #2dbad4, #7f80ff);
}

.software-button {
  text-transform: uppercase;
  background-color: #626669;
  border-radius: 5px;
  margin-top: auto;
  font-family: Exo, sans-serif;
  transition-property: box-shadow;
  transition-duration: .5s;
  box-shadow: 1px 1px 3px #0000007a;
}

.software-button:hover {
  box-shadow: 3px 3px 5px #0000007a;
}

.software-button.enterprise {
  color: #fa1b11;
  background-color: #fff;
  font-weight: 600;
}

.software-button.plus {
  color: #7f80ff;
  background-color: #fff;
  font-weight: 600;
}

.heading-7 {
  text-align: center;
  margin-bottom: 30px;
  font-family: Exo, sans-serif;
}

.bioguard-plan-type {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Exo, sans-serif;
  font-size: 23px;
}

.bioguard-plan-type.enterprise, .bioguard-plan-type.plus {
  color: #fff;
}

.div-block-30 {
  justify-content: space-around;
  align-items: stretch;
  padding-left: 9px;
  padding-right: 9px;
  display: flex;
}

.div-block-32 {
  margin-top: 0;
}

.section-12 {
  padding-bottom: 60px;
}

.bioguard-feature {
  text-transform: none;
  margin-bottom: 9px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.sequencing-div {
  justify-content: space-around;
  display: flex;
}

.div-block-31 {
  margin-top: 50px;
}

.hyperlinks-2 {
  color: #0689d8;
  text-shadow: 1px 1px 1px #0003;
  font-weight: 400;
  text-decoration: none;
}

.hyperlinks-2:hover {
  font-weight: 700;
}

.section-11 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-29 {
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.div-block-2-copy {
  background-image: url('../images/VirusBG-gm.png');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  align-self: auto;
  align-items: stretch;
  width: 100%;
  height: auto;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.div-block-39 {
  margin: auto;
}

.image-12 {
  display: inline;
}

.image-13 {
  max-width: 50%;
  margin: auto;
}

.image-14 {
  margin-top: auto;
  margin-bottom: auto;
}

.column-12 {
  align-items: center;
  display: flex;
}

.section-product-dev {
  background-color: #fff;
  padding-top: 70px;
  padding-bottom: 70px;
}

.image-15 {
  box-shadow: 4px 6px 5px #0000004d;
}

.column-13 {
  margin-top: auto;
  margin-bottom: auto;
}

.text-block-2 {
  font-family: Open Sans, sans-serif;
  font-size: 12px;
}

.image-11-copy {
  max-width: 80%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.software-applications {
  width: 80px;
}

.grid {
  grid-template: "Area"
                 "Area-3"
                 "Area-5"
                 / .25fr minmax(200px, .25fr);
}

.testtimelinetext {
  color: #fff;
  font-size: 20px;
}

.body-2 {
  border-radius: 0;
  font-size: 10px;
}

.pipeline-table-1 {
  grid-template: "Area"
                 "Area-2"
                 / 1fr;
}

.div-block-40 {
  background-color: #ffffff29;
  border-radius: 10px;
}

.div-block-40.second-test {
  background-color: #0689d81a;
}

.grid-3 {
  grid-template: "Area"
  / .5fr 1fr;
  height: auto;
  min-height: 40px;
}

.grid-4 {
  grid-template: "Area Area-2 Area-3 Area-4 Area-5"
  / 2fr 1fr 1fr 1fr;
  grid-auto-columns: minmax(200px, .25fr);
}

.pipeline-table-title-div {
  border-bottom: 1px solid #fff;
  margin-bottom: 24px;
  padding-bottom: 0;
}

.pipeline-table-title-div.new {
  border-bottom-color: #0689d8;
  border-left: 0 solid #0689d8;
}

.pipeline-table-title-div.bottom {
  margin-top: 0;
}

.progressbartest1 {
  mix-blend-mode: normal;
  background-color: #fff;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  min-width: auto;
  max-width: 62%;
  min-height: 20px;
  position: relative;
}

.progressbartest1.seccond {
  background-color: #0689d8;
  border-top-right-radius: 0;
}

.progressbartestback {
  background-color: #fff3;
  border: 1px solid #fff9;
  border-radius: 20px;
  min-width: auto;
  max-width: 95%;
  height: auto;
  min-height: 20px;
  position: relative;
}

.progressbartestback.second {
  background-color: #0689d833;
}

.div-block-42 {
  perspective: 1000px;
  padding-bottom: 0%;
  display: block;
}

.progressbartest2 {
  background-color: #fff;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  min-width: auto;
  max-width: 65%;
  min-height: 20px;
  position: relative;
}

.progressbartest2.second {
  background-color: #0689d8;
  min-height: 15px;
}

.progressbartest3 {
  background-color: #fff;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  min-width: auto;
  max-width: 25%;
  min-height: 20px;
  position: relative;
}

.progressbartest3.second {
  background-color: #0689d8;
}

.section-13-copy-copy {
  background-color: #0689d8;
  height: 70vh;
}

.section-13-copy-copy.testsection {
  color: #000;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  min-width: 5%;
  height: 50vh;
  padding-top: 61px;
  padding-bottom: 61px;
}

.div-block-43 {
  border-left: 7px solid #0689d8;
  margin-left: 5%;
}

.section-15 {
  background-color: #fff;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 5% 3% 10%;
  display: flex;
}

.body-3 {
  height: auto;
}

.grid-5 {
  grid-column-gap: 33px;
  grid-row-gap: 16px;
  background-color: #fff0;
  flex-wrap: nowrap;
  flex: 1;
  grid-template: "Area-3 Area Area-2" minmax(auto, 1fr)
  / minmax(200px, 1fr) 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: flex-end;
  align-items: center;
  height: auto;
  min-height: auto;
  max-height: none;
  padding-left: 0%;
  padding-right: 0%;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: grid;
}

.div-block-44 {
  background-color: #badcfe;
  width: 500px;
  height: 300px;
}

.heading-8 {
  text-align: center;
}

.div-block-45 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.assets-col-image {
  order: 0;
  align-self: auto;
  max-width: 80%;
  max-height: 20%;
  margin-bottom: 3%;
}

.assets-col-div {
  background-color: #0689d80d;
  border: 2px solid #0689d81a;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  max-width: none;
  height: 30vh;
  min-height: 250px;
  max-height: 500px;
  padding-bottom: 0%;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.assets-col-par {
  color: #fff;
  text-shadow: 0 1px 1px #0000004d;
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.assets-col-par._2 {
  color: #fff;
  text-shadow: 0 1px 1px #0000004d;
  padding-left: 0;
}

.paragraph-4 {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.heading-9 {
  font-family: Open Sans, sans-serif;
}

.custom-container-new {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1280px;
  margin: auto;
  display: block;
}

.assets-col-heading {
  color: #fff;
  margin-top: 3%;
  margin-bottom: 5%;
  font-family: Open Sans, sans-serif;
}

.assets-col-heading._2 {
  color: #333;
}

.assets-col-heading._2.center {
  text-align: center;
  margin-top: 0%;
  margin-bottom: 2.5%;
}

.assets-col-heading._2.center.applications {
  font-size: 32px;
}

.assets-col-heading.whatwedo {
  color: #333;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.assets-col-innerdiv {
  flex-direction: column;
  flex: 0 auto;
  align-items: center;
  height: 60%;
  min-height: auto;
  padding-top: 3%;
  display: flex;
}

.assets-col-photo-div {
  background-image: url('../images/AdobeStock_bacteria_blue_small.jpg');
  background-position: 0 0;
  background-size: cover;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  height: 40%;
  min-height: auto;
  display: flex;
}

.grid-6 {
  grid-column-gap: 29px;
  grid-row-gap: 31px;
  grid-template: "Area"
                 "Area-2"
                 / 1fr .25fr;
  min-height: auto;
  overflow: visible;
}

.s-section1 {
  background-color: #fff;
  align-items: center;
  height: auto;
  min-height: 60vh;
  padding: 80px 40px;
  display: flex;
  position: static;
  overflow: visible;
}

.s-section1.hidden {
  display: none;
}

.applications-div {
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 6px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 400px;
  height: 300px;
  padding: 40px 20px;
  display: flex;
  box-shadow: 0 2px 5px #0689d81a;
}

.software-column-paragraph {
  flex: 0 auto;
  margin-top: 0;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.applications-icons {
  opacity: .9;
  flex: 0 auto;
  max-width: 100px;
  max-height: 130px;
}

.software-column-header {
  font-family: Open Sans, sans-serif;
  font-size: 24px;
}

.slider {
  flex-direction: column;
  justify-content: flex-start;
  height: auto;
  min-height: 70vh;
  display: flex;
}

.background-video-2 {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  min-width: auto;
  min-height: 80vh;
  padding-left: 0;
  display: flex;
}

.heading-10 {
  text-transform: uppercase;
  text-shadow: 0 2px 1px #0003;
  width: auto;
  font-family: Open Sans, sans-serif;
  font-size: 50px;
  line-height: 130%;
}

.heading-11 {
  text-shadow: 0 1px 1px #0003;
  width: auto;
  font-family: Open Sans, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 140%;
}

.grid-7 {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-areas: "Area Area-2";
  height: auto;
}

.home-choice-div-bg {
  background-image: url('../images/vials-of-blue-gradient.png');
  background-position: 50%;
  background-size: auto;
  border-radius: 8px;
  flex-direction: column;
  height: 400px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.home-choice-div-bg.software {
  background-image: url('../images/Front-page-choices-software.png');
}

.choice-section {
  flex-direction: row;
  align-items: stretch;
  height: auto;
  min-height: 60vh;
  padding: 70px 20px 60px;
  display: flex;
}

.div-block-47 {
  flex: 1;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 24px;
}

.div-block-48 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  display: flex;
}

.div-block-49 {
  flex-direction: row;
  align-items: center;
  height: 55%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.div-block-50 {
  flex: none;
  align-self: stretch;
  width: 60%;
  padding-left: 20px;
}

.div-block-51 {
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 40px;
  padding-left: 0;
  display: flex;
}

.button-new-hero {
  color: #0689d8;
  text-transform: uppercase;
  text-shadow: 1px 0 1px #0003;
  background-color: #fff;
  border-radius: 8px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 200px;
  max-width: 400px;
  height: 50px;
  margin-top: 30px;
  margin-left: 0;
  margin-right: 28px;
  padding-top: 11px;
  padding-bottom: 10px;
  font-family: Noto Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  transition: box-shadow .5s;
  display: flex;
  box-shadow: 1px 1px 3px #0000005c;
}

.button-new-hero:hover {
  box-shadow: 4px 4px 4px #0000005c;
}

.button-new-hero.form {
  color: #0689d8;
  margin-top: 33px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 52px;
  padding-right: 52px;
}

.button-new-hero.second-herobutton {
  color: #fff;
  background-color: #fff3;
  border: 2px solid #fff;
  border-radius: 10px;
}

.button-new-hero.app {
  margin-top: 40px;
  margin-left: 13px;
}

.button-new-hero.bioguard-button {
  color: #fff;
  background-color: #0689d8;
  border: 2px solid #0689d6;
  margin-top: 40px;
}

.button-new-hero.app-copy {
  margin-top: 0;
  margin-left: 0;
}

.mask {
  min-height: 100%;
}

.features-item-copy {
  padding-bottom: 9px;
  font-size: 18px;
}

.list {
  color: #fff;
  text-shadow: 0 1px 1px #0000004d;
  margin-top: 13px;
  padding-left: 20px;
  font-family: Open Sans, sans-serif;
}

.section-app {
  background-color: #f1fbff;
  background-image: url('../images/section-background-dna-molecules.png');
  background-position: 50%;
  background-size: cover;
  flex-direction: row;
  align-items: center;
  width: auto;
  height: auto;
  min-height: 70vh;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 70px;
  padding-bottom: 70px;
  transition: box-shadow 1s;
  display: flex;
}

.section-app.gm-section {
  background-color: #fff;
  padding-top: 70px;
  padding-bottom: 70px;
}

.section-app.software-section {
  background-color: #f1fbff;
}

.section-app.bioguard {
  background-color: #fff;
  background-image: none;
}

.section-17 {
  background-color: #d0d0d0;
}

.partner-section {
  background-color: #e2e2e2;
  height: auto;
  min-height: 70px;
  padding-top: 10px;
  padding-bottom: 22px;
  display: flex;
}

.image-17 {
  opacity: .31;
  max-width: 80%;
  height: auto;
  margin-left: 13px;
  margin-right: 13px;
}

.partnerdiv {
  align-self: center;
  margin-left: 9px;
  margin-right: 9px;
  display: flex;
}

.div-block-52 {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-block-3 {
  opacity: 1;
  color: #3333334d;
  text-align: center;
  margin-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.columns-7 {
  display: flex;
}

.div-block-53 {
  flex-direction: column;
  align-items: center;
  display: block;
}

.choice-more-info {
  color: #fff;
  margin-bottom: 10px;
  margin-right: 20px;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.grid-8 {
  grid-column-gap: 45px;
  grid-template: "Area-2 Area"
  / 1.25fr 1fr;
}

.div-block-54 {
  align-items: center;
  display: flex;
}

.grid-9 {
  grid-column-gap: 42px;
  grid-template: "Area Area-2"
  / 1fr 1.5fr;
}

.div-block-55 {
  display: flex;
}

.div-block-56 {
  margin-top: 24px;
}

.home-choice-div-bottom {
  background-image: url('../images/vials-of-blue-gradient.png');
  background-position: 50%;
  background-size: auto;
  border-radius: 8px;
  flex-direction: column;
  height: 200px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.home-choice-div-bottom.software {
  background-image: url('../images/scientist-on-pc-gradient.png');
}

.home-choice-div-bottom-copy {
  background-image: url('../images/Front-page-choicesbgbottom.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  flex-direction: column;
  height: 200px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.home-choice-div-bottom-copy.software {
  background-image: url('../images/scientist-on-pc-gradient.png');
}

.div-block-57 {
  flex-direction: column;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.image-18 {
  width: 80%;
  margin-top: 40px;
}

.paragraph-5 {
  color: #5f6368;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.section-18 {
  background-color: #f1fbff;
  padding: 70px 40px;
}

.icon-2, .icon-3 {
  opacity: .3;
}

.icon-down {
  opacity: .3;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  transform: rotate(90deg);
}

.div-block-58 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-19 {
  opacity: .3;
  margin-top: 0;
}

.section-19 {
  background-image: url('../images/section-background-dna-molecules.png');
  background-position: 50%;
  background-size: cover;
  min-height: 80vh;
  display: flex;
}

.header1-soft-hero {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 2px 1px #0003;
  flex-direction: row;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 50px;
  line-height: 130%;
  display: block;
}

.header2-soft-hero {
  color: #fff;
  text-shadow: 0 1px 1px #0003;
  width: auto;
  margin-top: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 140%;
}

.div-block-54-copy {
  align-items: center;
  display: flex;
}

.grid-8-copy {
  grid-column-gap: 3px;
  grid-template: "Area-2 Area"
  / 1.25fr 1fr;
}

.div-block-38-copy {
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  margin-left: 20px;
  display: flex;
}

.div-block-50-copy {
  flex: 1;
  align-self: auto;
  width: auto;
  padding-left: 0;
}

.image-15-copy {
  box-shadow: 4px 6px 5px #0000004d;
}

.bold-text-7 {
  color: #000;
  text-decoration: none;
}

.link {
  text-decoration: none;
}

.bold-text-8 {
  font-family: Open Sans, sans-serif;
}

.pipeline-table-title {
  grid-template: "Area Area-2 Area-3 Area-4"
  / 2fr 1fr 1fr 1fr;
  grid-auto-columns: minmax(200px, .25fr);
}

.pipeline-table-title-2 {
  grid-template: "Area Area-2 Area-3 Area-4 Area-5 Area-6"
  / 2fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: minmax(200px, .25fr);
}

.pipeline-table-2 {
  grid-template: "Area"
  / 1fr;
}

.progressbartest4 {
  mix-blend-mode: normal;
  background-color: #fff;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  min-width: auto;
  max-width: 13%;
  min-height: 20px;
  position: relative;
}

.progressbartest4.seccond {
  background-color: #0689d8;
  border-top-right-radius: 0;
}

.progressbartest5 {
  background-color: #fff;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  min-width: auto;
  max-width: 13%;
  min-height: 20px;
  position: relative;
}

.progressbartest5.second {
  background-color: #0689d8;
  min-height: 15px;
}

.div-block-59 {
  display: flex;
}

.text-block-4 {
  color: #fff;
  background-color: #0000;
  align-self: center;
  margin-top: 2%;
  margin-left: 5px;
  padding: 3px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 100%;
}

.pipeline-table-title-copy {
  grid-template: "Area Area-2 Area-3 Area-4"
  / 2fr 1fr 1fr 1fr;
  grid-auto-columns: minmax(200px, .25fr);
}

.pipeline-table-title-div-copy {
  border-bottom: 1px solid #fff;
  margin-bottom: 24px;
  padding-bottom: 0;
}

.pipeline-table-title-div-copy.new {
  border-bottom-color: #0689d8;
  border-left: 0 solid #0689d8;
}

.pipeline-table-title-div-copy.bottom {
  margin-top: 0;
}

.grid-3-copy {
  grid-template: "Area"
  / .5fr 1fr;
  height: auto;
  min-height: 40px;
}

.div-block-40-copy {
  background-color: #ffffff29;
  border-radius: 10px;
}

.pipelinecolumn_title {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 18px;
}

.pipelinecolumn_title.asset {
  padding-left: 25px;
}

.grid-9-copy {
  grid-column-gap: 42px;
  grid-template: "Area Area-2"
  / 1fr 1.5fr;
}

.gmapp-grid {
  grid-column-gap: 45px;
  grid-template: "Area-2 Area"
  / 1.25fr 1fr;
}

.software-jumbo {
  background-color: #0689d8;
  background-image: url('../images/section-background-dna-molecules.png');
  background-position: 50%;
  background-size: cover;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: auto;
  max-height: none;
  padding: 20px 40px;
  display: none;
  overflow: auto;
}

.s-slider {
  background-color: #ddd0;
  width: auto;
  height: 90%;
  display: block;
}

.slide-1 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
}

.slide-nav {
  z-index: 1;
  margin-top: 20px;
  padding-top: 40px;
  padding-bottom: 0;
  display: block;
}

.s-slide1 {
  width: auto;
}

.div-block-61 {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  min-height: auto;
  padding: 40px 0;
  display: flex;
}

.s-slide-text {
  flex-direction: column;
  justify-content: space-between;
  width: 500px;
  min-width: auto;
  max-width: 40%;
  padding-left: 40px;
  display: flex;
}

.softwareui-jumbo {
  object-fit: cover;
  border: 5px solid #0689d88f;
  border-radius: 7px;
  width: auto;
  max-width: 46%;
  height: auto;
  max-height: none;
  overflow: auto;
  box-shadow: 0 2px 5px #0003;
}

.paragraph-6 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
}

.heading-13 {
  color: #fff;
  margin-top: 0;
}

.grid-s-benefits {
  grid-template-rows: auto;
}

.photo-div-s-benefits {
  border-radius: 0;
}

.photo-div-s-benefits.scalable {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.photo-div-s-benefits.hpc {
  flex-direction: row;
  align-items: center;
  display: flex;
  position: relative;
}

.photo-div-s-benefits.tokens {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.text-div-s-benefits {
  flex-direction: column;
  justify-content: center;
  margin-bottom: 40px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.paragraph-s-benefits {
  color: #5f6368;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.paragraph-s-benefits.slidetext {
  margin-bottom: 30px;
}

.heading-s-benefits {
  color: #333;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
}

.image-22 {
  background-color: #e1f2fb;
  border-radius: 6px;
}

.s-section2 {
  background-color: #f7fbfe;
  align-items: center;
  height: auto;
  min-height: 60vh;
  padding: 80px 40px;
  display: flex;
  overflow: visible;
}

.s-section2.payasgo {
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
}

.s-section2.features {
  background-color: #fff;
  display: none;
}

.header-s-jumbo {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  line-height: 120%;
}

.heading-s-benefits-sub {
  color: #0689d8;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.grid-s-benefits-2 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

.photo-div-s-benefits-copy {
  border-radius: 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.image-22-copy {
  border-radius: 6px;
  width: 330px;
  max-width: none;
  margin-left: 40px;
  margin-right: 40px;
}

.button-2 {
  background-color: #0689d8;
  border: 0 #0689d880;
  border-radius: 6px;
  flex-direction: column;
  align-items: center;
  width: 170px;
  margin-top: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.button-2.learn-scalable {
  border: 1px #0689d8;
  margin-top: 20px;
}

.button-2.learn-pay:hover {
  outline-offset: 0px;
  outline: 5px #00000059;
}

.button-2.learn-hpc {
  margin-top: 20px;
}

.button-2.partnership {
  border: 1px #0689d8;
  margin-top: 20px;
}

.button-2-copy {
  outline-offset: 0px;
  color: #0689d8;
  background-color: #fff;
  border-radius: 6px;
  outline: 4px solid #ffffff59;
  flex-direction: column;
  align-items: center;
  width: 200px;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.plan-cost {
  color: #0689d8;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.heading-s-benefits-2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
}

.button-2-hero {
  outline-offset: 0px;
  color: #0689d8;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 6px;
  outline: 4px solid #ffffff59;
  flex-direction: column;
  align-items: center;
  width: 200px;
  margin-top: 30px;
  margin-right: 28px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.button-2-hero.transparent {
  color: #fff;
  background-color: #ffffff0d;
  border: 1px solid #fff9;
}

.image-222 {
  background-color: #fff0;
  border-radius: 6px;
}

.grid-10 {
  grid-column-gap: 16px;
  grid-template: "Area Area-2"
  / .5fr .5fr;
}

.div-block-62 {
  background-color: #fff;
  border: 2px solid #c7cdd0;
  border-radius: 15px;
  flex-direction: column;
  align-items: stretch;
  width: 480px;
  display: block;
}

.div-block-62-copy {
  background-color: #e9eff3;
  border: 1px #0096f1;
  border-radius: 15px 15px 0 0;
  width: 100%;
  height: auto;
}

.featureslistitem {
  padding-bottom: 13px;
  font-size: 18px;
}

.planslist {
  margin-top: 20px;
  padding-left: 40px;
}

.plans-header {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
}

.plan-description {
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  line-height: 150%;
}

.plan-button {
  color: #0689d8;
  background-color: #fff;
  border-radius: 6px;
  flex-direction: column;
  align-items: center;
  width: 200px;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.plan-button.select-plan {
  width: 160px;
}

.plan-button.select-plan.grey {
  background-color: #8b8b8b;
  outline-color: #8b8b8b59;
}

.plan-button.select-plan.grey.contact-button {
  color: #0689d8;
}

.plan-button.select-plan.contact-button {
  background-color: #fff;
  border: 1px #0689d861;
}

.div-block-63 {
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.enterprise-trial-box {
  background-color: #fff;
  border: 3px solid #0689d8;
  border-radius: 15px;
  flex-direction: column;
  align-items: stretch;
  width: 480px;
  display: block;
}

.enterprise-top {
  background-color: #0689d8;
  border: 1px #0096f1;
  border-radius: 10px 10px 0 0;
  width: 100%;
  height: auto;
}

.plan-cost-copy {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.plans-header-copy {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
}

.plan-description-copy {
  color: #fff;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  line-height: 150%;
}

.grid-11 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-12 {
  grid-template-columns: 1fr;
}

.grid-13 {
  grid-row-gap: 0px;
  border: 0 #e1f2fb;
  border-bottom: 1px solid #0689d8;
  border-radius: 0;
  grid-template: "Area"
                 "Area-2"
                 "Area-3"
                 "Area-4"
                 "Area-5"
                 "Area-6"
                 "Area-7"
                 "Area-8"
                 "Area-9"
                 / 1fr;
}

.grid-14, .grid-14-copy, .grid-14-copy-2, .grid-14-copy-3 {
  grid-column-gap: 0px;
  grid-template: "Area Area-2 Area-3 Area-4"
  / 1fr 1fr 1fr 1fr;
}

.comp-row.b {
  background-color: #e9eff3;
}

.comp-row.b.top {
  border-top-left-radius: 10px;
}

.comp-row.bottom {
  border-bottom-left-radius: 10px;
}

.grid-14-copy, .comparison-titles {
  grid-column-gap: 0px;
  grid-template: "Area Area-2 Area-3 Area-4"
  / 1fr 1fr 1fr 1fr;
}

.comparison-title1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
}

.comparison-title1.ent {
  color: #fff;
}

.comparison-title1.full {
  color: #fff;
  margin-bottom: 0;
  font-size: 22px;
}

.comparison-title1.full.mobile {
  display: none;
}

.comparison-title-div {
  background-color: #fff;
  border-top: 2px solid #0689d8;
  border-bottom: 2px #0689d8;
  border-left: 1px solid #0689d8;
  border-right: 2px solid #0689d8;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding: 20px 10px;
}

.comparison-title-div.ent {
  background-color: #0689d8;
}

.comparison-title-div.pro {
  background-color: #e1f2fb;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

.comparison-description {
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  line-height: 150%;
}

.comparison-description.ent {
  color: #fff;
}

.com-feat-colum {
  border-left: 1px solid #0689d8;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 10px 20px;
}

.com-feat-colum.top {
  border: 0 #0689d8;
  border-top: 1px solid #0689d8;
  border-left: 1px solid #0689d8;
  border-top-left-radius: 10px;
}

.comparison-feat-table-text {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.comp-table-ans-div {
  border-left: 1px solid #0689d8;
  border-right: 1px solid #0689d8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.check {
  width: 25px;
}

.check.x {
  filter: grayscale();
}

.ex {
  width: 30px;
}

.comp-table-ans-text {
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
}

.comp-table-ans-text.ent {
  color: #0689d8;
}

.heading-s-benefits-2-copy {
  color: #0689d8;
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
}

.heading-s-benefits-2-copy-copy {
  color: #0689d8;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
}

.grid-15 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
  margin-bottom: 40px;
}

.comparison-full-div {
  margin-top: 100px;
}

.comp-full-table-label {
  background-color: #a8d6f21a;
  border-bottom: 1px solid #a8d6f254;
  border-left: 1px solid #a8d6f2;
  align-items: center;
  width: 273px;
  padding-left: 20px;
  padding-right: 10px;
  display: flex;
}

.comp-full-table-label.placeholder {
  background-color: #fff;
  border-bottom-style: none;
  border-left-style: none;
}

.comp-full-table-label.top {
  border-top: 1px solid #a8d6f2;
}

.comp-full-table-label.bottom {
  border-bottom-color: #a8d6f2;
}

.comp-full-label-base-platform {
  color: #5f6368;
  margin-top: 10px;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.comp-full-label-base-platform.placeholder {
  color: #3330;
  margin-bottom: 0;
}

.comp-full-cell {
  color: #5f6368;
  background-color: #a8d6f21a;
  border-bottom: 1px solid #a8d6f254;
  border-left: 2px solid #a8d6f2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Poppins, sans-serif;
  display: flex;
}

.comp-full-cell.right {
  border-right: 1px solid #a8d6f2;
}

.comp-full-cell.bottom {
  border-bottom-color: #a8d6f2;
}

.comp-full-cell-text {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
}

.comp-full-cell-text.colored {
  color: #0689d8;
  font-weight: 500;
}

.grid-16 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.com-full-title-div {
  background-color: #0689d8;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  padding: 20px 10px;
  display: flex;
}

.com-full-title-div.middle {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.pop-up-trigger {
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 10px;
  display: none;
  position: relative;
}

.popup {
  z-index: 1;
  background-color: #3b3a3ac9;
  border: 1px #0000;
  border-radius: 5px;
  width: 200px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: auto auto auto 30px;
}

.popup.tokens {
  background-color: #0689d8f2;
  width: 350px;
  display: none;
}

.text-block-5 {
  color: #fff;
  font-size: 15px;
}

.text-block-6 {
  cursor: pointer;
  align-items: center;
  font-size: 18px;
  display: flex;
}

.s-section3 {
  background-color: #fff;
  align-items: center;
  height: auto;
  min-height: 60vh;
  padding: 80px 40px;
  display: none;
  position: static;
  overflow: visible;
}

.grid-17 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto auto auto;
  grid-template-columns: .25fr 1fr 1fr 1fr;
}

.link-2 {
  color: #0689d8;
  text-decoration: none;
}

.header-s-jumbo-copy {
  color: #333;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
}

.paragraph-6-copy {
  color: #333;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
}

.image-223 {
  max-width: 710px;
  max-height: 400px;
}

.button-slider {
  background-color: #0689d8;
  border-radius: 6px;
  flex-direction: column;
  align-items: center;
  width: 170px;
  margin-top: 0;
  margin-bottom: 60px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.software-jumbo-header {
  background-color: #0689d800;
  background-image: url('../images/section-background-dna-molecules.png');
  background-position: 50%;
  background-size: cover;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 50vh;
  min-height: auto;
  max-height: none;
  padding: 20px 40px;
  display: flex;
  overflow: auto;
}

.heading-13-copy {
  color: #fff;
  text-align: center;
}

.paragraph-6-copy {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 150%;
}

.page-title-text {
  object-fit: fill;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-width: 0;
  max-width: none;
  padding-left: 0;
  display: flex;
  overflow: visible;
}

.software-jumbo-bg-vid {
  background-color: #0689d833;
  background-image: linear-gradient(to top, #0689d866 26%, #fff0);
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 70vh;
  min-height: auto;
  max-height: none;
  padding: 40px;
  display: flex;
  overflow: auto;
}

.button-top {
  color: #0689d8;
  background-color: #fff;
  border-radius: 6px;
  flex-direction: column;
  align-items: center;
  width: 200px;
  margin-top: 30px;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.button-top.right {
  color: #fff;
  background-color: #fff0;
  outline-color: #ffffff59;
  margin-left: 20px;
}

.button-top.right:hover {
  background-color: #ffffff1a;
}

.button-top.right.contact-button {
  border: 2px solid #ffffff80;
  width: auto;
  font-size: 16px;
}

.button-top.left {
  width: 160px;
  margin-right: 20px;
  font-size: 16px;
}

.div-block-64 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.grid-18 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto;
}

.div-block-65 {
  background-color: #38323200;
  border: 1px #fff;
  border-style: solid none none solid;
  border-radius: 0;
}

.div-block-65.right {
  border-right-style: solid;
}

.div-block-65.right-button {
  border-bottom-style: solid;
  border-right-style: solid;
}

.div-block-65.bottom-left {
  border-bottom-style: solid;
}

.token-table-text {
  color: #fff;
  text-align: center;
  font-size: 15px;
}

.token-table-text.title {
  font-weight: 700;
}

.text-block-5-copy {
  color: #fff;
  margin-bottom: 10px;
  font-size: 15px;
}

.modal-background {
  z-index: 3;
  background-color: #000000c2;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
}

.scalable-modalx {
  z-index: 5;
  object-fit: fill;
  background-color: #fff;
  border-radius: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 750px;
  height: 600px;
  max-height: none;
  margin: auto;
  padding-left: 35px;
  padding-right: 35px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.div-block-67 {
  display: flex;
}

.button-software-contact {
  outline-offset: 0px;
  background-color: #0689d8;
  border-radius: 6px;
  outline: 4px solid #0689d859;
  flex-direction: column;
  align-items: center;
  width: 200px;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.grid-19 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1.5fr;
  width: auto;
  height: 80%;
  margin: auto;
  padding-left: 40px;
  padding-right: 40px;
  position: absolute;
  inset: 0;
}

.s-form-block {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.form-caption-software {
  flex-direction: column;
  margin-right: 30px;
  display: block;
}

.heading-contact-software {
  color: #333;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
}

.paragraph-s-contact {
  padding-right: 21px;
  font-size: 18px;
  line-height: 150%;
}

.textarea {
  height: auto;
}

.heading-s-contact-sub {
  color: #0689d8;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
}

.form-3 {
  width: 100%;
  margin-top: 10px;
}

.text-field {
  width: 100%;
}

.text-block-7 {
  font-weight: 700;
}

.close-form-button {
  cursor: pointer;
  padding: 15px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.heading-s-features-sub {
  color: #0689d8;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.modal {
  z-index: 5;
  object-fit: fill;
  background-color: #fff;
  border-radius: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 750px;
  height: 600px;
  max-height: none;
  margin: auto;
  padding-left: 35px;
  padding-right: 35px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.pay-modal {
  z-index: 10;
  object-fit: fill;
  background-color: #fff;
  border-radius: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 750px;
  height: 540px;
  max-height: none;
  margin: auto;
  padding-left: 35px;
  padding-right: 35px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.hpc-modal {
  z-index: 10;
  object-fit: fill;
  background-color: #fff;
  border-radius: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1000px;
  height: 450px;
  max-height: none;
  margin: auto;
  padding-left: 35px;
  padding-right: 35px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.scalable-div {
  flex-direction: column;
  margin-right: auto;
  padding-top: 20px;
  display: block;
}

.hpc-div {
  flex-direction: column;
  margin-top: 20px;
  margin-right: auto;
  display: flex;
}

.paragraph-s-modals {
  padding-right: 21px;
  font-size: 16px;
  line-height: 150%;
}

.image-224 {
  max-width: 90%;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
}

.sub-heading-modal {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  display: block;
}

.scalable-modal {
  z-index: 5;
  object-fit: fill;
  background-color: #fff;
  border-radius: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1100px;
  height: 490px;
  max-height: none;
  margin: auto;
  padding-left: 35px;
  padding-right: 35px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.image-225 {
  border-radius: 5px;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 2px 5px #0003;
}

.div-block-68 {
  margin-bottom: 20px;
  display: flex;
}

.s-section-applications {
  background-color: #e1f2fb;
  align-items: center;
  height: auto;
  min-height: 60vh;
  padding: 80px 40px;
  display: none;
  position: static;
  overflow: visible;
}

.s-section-applications.hidden {
  display: none;
}

.paragraph-s-applications {
  text-align: center;
  font-size: 18px;
  line-height: 150%;
}

.assets-div {
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #e1f2fb;
  background-clip: border-box;
  border-radius: 6px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  padding: 40px 20px 20px;
  display: flex;
  box-shadow: 0 2px 5px #0689d81a;
}

.assets-grid {
  grid-column-gap: 29px;
  grid-row-gap: 31px;
  grid-template: "Area Area-2 Area-3"
  / 1fr .25fr 1fr;
  grid-auto-flow: column;
  min-height: auto;
  overflow: visible;
}

.dropdown-list-2 {
  box-shadow: 0 2px 5px #0003;
}

.dropdown-list-2.w--open {
  border-bottom: 1px solid #0696e2;
  border-left: 1px solid #0696e2;
  border-right: 1px solid #0696e2;
}

.pipeline-anime {
  margin-top: -20px;
  margin-bottom: 0;
}

.partnership-section {
  background-color: #fff;
  align-items: center;
  height: auto;
  min-height: 60vh;
  padding: 80px 40px;
  display: flex;
  overflow: visible;
}

.partnership-section.payasgo {
  display: block;
}

.partnership-section.features {
  background-color: #fff;
  display: block;
}

.heading-s-partner {
  color: #333;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
}

.heading-s-partner-sub {
  color: #0689d8;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
}

.paragraph-s-partner {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.grid-s-partner {
  grid-template-rows: auto;
}

.text-div-s-partner {
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.image-partner {
  background-color: #fff;
  border-radius: 6px;
}

.partner-list {
  padding-top: 2px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.photo-div-partner {
  border-radius: 0;
}

.partner-logo {
  opacity: .4;
  width: 110px;
  margin-left: 10px;
  overflow: auto;
}

.partnership-logos-div {
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.button-partner {
  background-color: #0689d8;
  border-radius: 6px;
  flex-direction: column;
  align-items: center;
  width: 170px;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.partners-block {
  margin-top: 10px;
}

.grid-20 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: auto;
}

.partnership-modal-contact {
  z-index: 5;
  object-fit: fill;
  background-color: #fff;
  border-radius: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 750px;
  height: 600px;
  max-height: none;
  margin: auto;
  padding-left: 35px;
  padding-right: 35px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.partnership-modal-contact.modal {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.text-block-8 {
  opacity: .6;
}

.packages-copy {
  color: #5f6368;
  text-align: justify;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.text-div-plans {
  flex-direction: column;
  justify-content: center;
  margin-bottom: 40px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.plan-description {
  color: #fff;
  text-align: center;
  height: 80px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
}

.base-platform-list {
  margin-bottom: 6px;
  font-size: 16px;
}

.list-2 {
  color: #5f6368;
  padding-left: 30px;
  font-family: Poppins, sans-serif;
}

.image-226 {
  max-width: 50px;
  margin-bottom: 10px;
}

.div-block-69 {
  width: 100px;
  height: 100%;
}

.grid-21 {
  grid-template: "Area Area-3 Area-2"
  / 1fr 1fr 1fr;
  margin-top: 10px;
}

.div-block-70 {
  background-color: #a8d6f21a;
  border: 1px solid #a8d6f2;
  border-radius: 4px;
  flex-direction: row;
  align-items: center;
  width: auto;
  margin-left: 0;
  margin-right: 10px;
  padding: 4px 10px;
  display: flex;
}

.image-227 {
  width: 35px;
}

.heading-14 {
  color: #5f6368;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.div-block-71 {
  margin-left: 10px;
}

.packages-title {
  color: #0689d8;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.addon-items {
  width: auto;
  margin-top: 0;
  display: flex;
}

.pipeline-packages {
  margin-top: 40px;
}

.bold-text-9 {
  color: #333;
}

.ss-number {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 100%;
  margin-right: 20px;
  display: flex;
  position: static;
  left: 0;
}

.ss-inner-left {
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  padding: 60px 15px;
  display: flex;
  position: static;
}

.ss-title {
  color: #112631;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 600;
  line-height: 72px;
}

.ss-tag-line {
  color: #3caab4;
  text-transform: capitalize;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
}

.slider-wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
}

.container-1170 {
  max-width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
}

.ss-inner-right {
  width: 100%;
  max-width: 570px;
  padding-left: 0;
  padding-right: 0;
}

.ss-paragraph {
  color: #4a494b;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 30px;
}

.ss-content-container {
  width: auto;
  padding-top: 30px;
  padding-right: 20px;
}

.animationline {
  background-color: #3caab4;
  width: 50px;
  height: 1px;
  position: absolute;
  inset: auto auto auto 0%;
}

.animationline.d-lg-none {
  background-color: #0689d8;
}

.ss-image-wrapper {
  width: 100%;
  height: 0;
  padding-top: 363px;
  position: relative;
}

.ss-inner {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 0;
  display: flex;
}

.ss-number-line {
  color: #8d99a0;
  background-color: #8d99a0;
  width: 2px;
  height: 87%;
  min-height: auto;
  position: absolute;
  top: 76px;
  bottom: 0;
}

.ss-number-line.d-lg-none {
  -webkit-text-stroke-color: #0689d8;
  background-color: #0689d8;
  height: 64%;
}

.ss-inner-left-container {
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  height: auto;
  display: flex;
  position: relative;
}

.swiper-pagination {
  color: #000;
  text-align: left;
  margin-top: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 600;
  display: flex;
  position: absolute;
  bottom: -21px;
}

.ss-image {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  inset: 0%;
  box-shadow: 0 2px 5px #036dad33;
}

.ss-cta-link {
  color: #fff;
  text-transform: capitalize;
  background-color: #0074a2;
  border: 2px solid #0000;
  border-radius: 5px;
  padding: 18px 38px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
  transition: all .4s;
}

.ss-cta-link:hover {
  color: #0074a2;
  background-color: #fff;
  border-color: #0074a2;
}

.swiper-slide {
  background-color: #fff;
  margin-bottom: 0;
}

.ss-number-text {
  color: #d7dfe4;
  background-color: #fff;
  margin-bottom: 30px;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 45px;
  transform: rotate(-90deg);
}

.swiper.swiper-slider {
  padding-top: 0;
  padding-bottom: 0;
}

.ss-goto-cta {
  line-height: 24px;
}

.ss-tagline-wrapper {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8px;
  padding-left: 0;
  display: flex;
  position: relative;
}

.text-block-9 {
  z-index: 5;
  color: #ff0505;
  text-align: center;
  margin-top: -182px;
  margin-bottom: auto;
  margin-left: 106px;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 800;
  position: absolute;
}

.scalable-description-div {
  background-color: #fff0;
  border-radius: 0;
  flex: 0 auto;
  order: 0;
  justify-content: space-between;
  align-self: auto;
  align-items: stretch;
  width: 530px;
  display: flex;
  position: absolute;
}

.scalable-description-div.jpn {
  width: 519px;
}

.scalable-description {
  color: #0689d8;
  background-color: #fff;
  border-radius: 20px;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  box-shadow: 0 2px 5px #0003;
}

.grid-22 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.hpc-cloud {
  z-index: 3;
  align-self: flex-start;
  width: 124px;
  max-width: none;
  margin-top: -1%;
  margin-left: 10px;
  position: static;
}

.hpc-scientist {
  z-index: 2;
  background-color: #fff0;
  border-radius: 0;
  max-width: 500px;
  position: relative;
}

.hpc-description-dev {
  z-index: 3;
  background-color: #fff0;
  border-radius: 0;
  flex: 0 auto;
  order: 0;
  justify-content: space-between;
  align-self: auto;
  align-items: stretch;
  min-width: 530px;
  margin-top: 0;
  display: flex;
  position: absolute;
}

.scalable-description-copy, .hpc-description {
  color: #0689d8;
  background-color: #fff;
  border-radius: 20px;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  box-shadow: 0 2px 5px #0003;
}

.token-computer {
  z-index: 0;
  background-color: #fff0;
  border-radius: 6px;
  max-width: 500px;
  position: static;
}

.token-balance {
  background-color: #e9ddfb;
  border: 3px solid #a269ff;
  border-radius: 12px;
  align-self: flex-end;
  max-width: 160px;
  margin-top: 15%;
  margin-left: 0%;
  margin-right: 40px;
  padding: 5px;
  display: block;
  position: static;
  box-shadow: 0 2px 5px #0003;
}

.pipeline-tokens {
  z-index: 4;
  background-color: #fff;
  border-radius: 12px;
  align-self: center;
  max-width: 320px;
  margin-top: 0%;
  margin-left: 0;
  padding: 5px;
  position: static;
  box-shadow: 0 2px 5px #0003;
}

.token-overlay-main {
  z-index: 4;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 100%;
  display: flex;
  position: absolute;
}

.token-overlay-balance {
  flex-direction: column;
  flex: 0 auto;
  align-self: auto;
  width: 100%;
  max-width: none;
  display: flex;
}

.token-overlay-pipeline {
  flex-direction: column;
  width: 100%;
  height: 60%;
  display: flex;
}

.scalable-photo {
  background-color: #fff0;
  border-radius: 6px;
  margin-left: 20px;
}

.circle-container-div {
  z-index: 3;
  opacity: .6;
  justify-content: space-between;
  align-self: auto;
  width: 478px;
  margin-top: -170px;
  margin-left: 20px;
  display: flex;
  position: absolute;
}

.it-support-image {
  z-index: 3;
  align-self: flex-start;
  width: 124px;
  max-width: none;
  margin-top: -1%;
  position: static;
}

.comp-full-label-base-platform-mobile {
  color: #5f6368;
  margin-top: 10px;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: none;
}

.comp-full-label-base-platform-mobile.placeholder {
  color: #3330;
  margin-bottom: 0;
}

.progressbartest4-2 {
  background-color: #fff;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  min-width: auto;
  max-width: 21%;
  min-height: 20px;
  position: relative;
}

.progressbartest4-2.second {
  background-color: #0689d8;
}

.columns-8 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.footer-container {
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
  max-width: 1280px;
  margin: auto;
  display: flex;
}

.cases-section {
  background-color: #f8fafc;
  align-items: center;
  height: auto;
  min-height: auto;
  padding: 40px 40px 80px;
  display: none;
  overflow: visible;
}

.cases-section.payasgo {
  display: block;
}

.cases-section.features {
  background-color: #fff;
  display: block;
}

.grid-23 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.case-section-heading {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
}

.case-title {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 150%;
}

.case-paragraph {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.case-div {
  background-color: #0689d80d;
  border: 2px solid #0689d8;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
  display: flex;
}

.case-icon {
  max-width: 80%;
  margin-bottom: 20px;
}

.cookie-modal_content-wrap {
  padding: 1.75rem 2rem;
}

.cookie-modal_content-wrap.is-small {
  padding: 1.5rem;
}

.cookie-modal_component {
  background-color: #fff;
  border-radius: .25rem;
  flex-direction: column;
  max-width: 32rem;
  margin-left: auto;
  margin-right: auto;
  font-size: .9375rem;
  line-height: 1.4;
  display: flex;
  position: relative;
  box-shadow: 0 4px 1rem #2629260d;
}

.cookie-modal_closebutton {
  z-index: 5;
  cursor: pointer;
  background-color: #f3f7f2;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  margin: 1.25rem 1.25rem -2.5rem auto;
  transition: background-color .2s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
}

.cookie-modal_closebutton.is-sticky {
  position: sticky;
  top: -1rem;
}

.cookie-modal_button {
  color: #fff;
  text-align: center;
  background-color: #515750;
  border-radius: .25rem;
  padding: .875em 1.5em 1rem;
  font-size: .9375rem;
  text-decoration: none;
  transition: color .2s cubic-bezier(.25, .46, .45, .94), background-color .2s cubic-bezier(.25, .46, .45, .94);
}

.cookie-modal_button:hover {
  background-color: #262926;
}

.cookie-modal_button.is-secondary {
  color: #515750;
  background-color: #0000;
  padding-left: 0;
  padding-right: 0;
  font-size: .875rem;
  font-weight: 700;
}

.cookie-modal_button.is-secondary:hover {
  text-decoration: underline;
}

.cookie-modal_button-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #f3f7f2;
  border-radius: 0 0 .25rem .25rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  display: flex;
}

.cookie-modal_button-wrap.is-small {
  justify-content: flex-start;
  padding: 1.5rem;
}

.cookie-modal_button-wrap.in-pref-manger {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin: 2rem -2rem -2.25rem;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}

.cookie-modal_closebutton_line {
  background-color: #515750;
  width: 1rem;
  height: 2px;
  position: absolute;
}

.cookie-modal_closebutton_line.is-right {
  transform: rotate(-45deg);
}

.cookie-modal_closebutton_line.is-left {
  transform: rotate(45deg);
}

.screenreader-only {
  width: 1px;
  height: 1px;
  margin: -1px;
  position: absolute;
  overflow: hidden;
}

.cookie-modal_styles {
  display: none;
}

.cookie-modal_title {
  margin-bottom: .1875em;
  font-size: 1.25rem;
  font-weight: 700;
}

.cookie-modal_title.is-small {
  font-size: 1.1875rem;
}

.cookie-popup_component {
  z-index: 9500;
  max-width: 25rem;
  position: fixed;
  inset: auto 1.25rem 1.25rem auto;
}

.cookie-modal_link {
  transition: color .15s cubic-bezier(.25, .46, .45, .94);
}

.cookie-preference_wrapper {
  width: 100%;
  max-height: 100%;
  padding: 2rem;
  position: relative;
  overflow: auto;
}

.cookie-preference_component {
  z-index: 9525;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.cookie-preference_background {
  opacity: 1;
  -webkit-backdrop-filter: blur(.5rem);
  backdrop-filter: blur(.5rem);
  cursor: pointer;
  background-color: #d7e7d580;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.cookie-modal_radio_description {
  cursor: pointer;
  font-size: .875rem;
  font-weight: 400;
}

.cookie-modal_radio {
  cursor: pointer;
  margin-top: 1rem;
  margin-bottom: 0;
  padding-left: 1.75rem;
  transition: color .15s cubic-bezier(.25, .46, .45, .94);
}

.cookie-modal_radio.is--not-allowed {
  cursor: not-allowed;
}

.cookie-modal_form {
  padding-top: 1.25rem;
  padding-bottom: .5rem;
}

.cookie-modal_form-wrap {
  margin-bottom: 0;
}

.cookie-modal_radio_label {
  cursor: pointer;
  margin-bottom: .25rem;
  font-size: .9375rem;
  font-weight: 600;
}

.cookie-modal_radio_button {
  float: left;
  border: 1.75px solid #999c98;
  border-radius: .375rem;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0;
  margin-left: -1.75rem;
  transition: background-color .2s cubic-bezier(.25, .46, .45, .94);
}

.cookie-modal_radio_button.w--redirected-checked {
  background-color: #515750;
  background-image: url('../images/radio__checkmark.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: .625rem;
  border: 1px solid #515750;
}

.cookie-modal_radio_button.w--redirected-focus {
  box-shadow: none;
}

.cookie-modal_radio_button.is-always-active {
  cursor: not-allowed;
  background-color: #515750;
  background-image: url('../images/radio__checkmark.svg');
  background-position: 45%;
  background-repeat: no-repeat;
  background-size: .625rem;
  border-color: #515750;
}

.cookie-preference-button {
  z-index: 9475;
  color: #262926;
  text-decoration: none;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 1.25rem;
}

.cookie-preference-button:hover {
  text-decoration: underline;
}

.cookie-preference-button_flex {
  color: #262926;
  background-color: #fff;
  border-radius: .5rem .5rem 0 0;
  align-items: center;
  margin-bottom: -.125rem;
  padding: .75em 1em .875em;
  font-size: .9375rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  transition: margin-bottom .2s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.cookie-preference-button_flex:hover {
  margin-bottom: 0;
  text-decoration: underline;
}

.cookie-preference-button_icon {
  flex: none;
  width: 1.125rem;
  height: 1.125rem;
  margin-right: .375rem;
}

.div-block-40-copy {
  background-color: #ffffff29;
  border-radius: 10px;
  display: none;
}

.div-block-40-copy.second-test {
  background-color: #0689d81a;
}

.logo-gradient-left {
  z-index: 1;
  pointer-events: none;
  background-image: linear-gradient(92deg, #0689d8, #fff0);
  width: 200px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.code-embed {
  display: none;
}

.logo-gradient-right {
  z-index: 1;
  pointer-events: none;
  background-image: linear-gradient(269deg, #0689d8, #fff0);
  width: 200px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.logo-wrapper {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  white-space: nowrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.logo-carousel-content {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  display: flex;
}

.partner-logo-2 {
  width: auto;
  height: 30px;
}

.partner-logo-2.spiber, .partner-logo-2.ekei {
  height: 26px;
}

.logo-carousel-horizontal {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.paragraph-large-2 {
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
}

.paragraph-large-2.text-color-gray-900 {
  color: #fff;
}

.container-regular-6 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.section-small {
  background-color: #0689d8;
  padding: 54px 5%;
  position: relative;
}

.f-paragraph-large {
  letter-spacing: -.02em;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 32px;
}

.f-h5-heading {
  color: #160042;
  letter-spacing: -.02em;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  line-height: 1.4;
}

.testimonial-title-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  flex-flow: column;
  max-width: 500px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.f-grid-two-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.svg-icon {
  width: 30px;
  padding: 0;
  display: block;
}

.svg-icon:hover {
  cursor: pointer;
}

.svg-icon.icon-regular-5 {
  width: 24px;
  height: 24px;
  display: block;
}

.svg-icon.icon-regular {
  color: #252527;
}

.f-feature-card-outlined {
  border: 1px solid #dfe5f9;
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  padding: 40px;
  display: flex;
}

.f-container-regular {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-margin-bottom-16 {
  margin-bottom: 16px;
}

.f-section-large {
  padding: 92px 5%;
  position: relative;
}

.f-section-large.light-blue {
  background-color: #f7fbfe;
}

.h2-heading-3 {
  color: #24262d;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 600;
  line-height: 1.2;
}

.overline-regular-3 {
  color: #0689d8;
  text-align: center;
  letter-spacing: -.18px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.f-feature-icon-wrapper {
  background-color: #0689d80a;
  border-radius: 8px;
  width: 72px;
  min-width: 72px;
  height: 72px;
  min-height: 72px;
  margin-bottom: 32px;
  padding: 16px;
}

.packages-heading {
  color: #160042;
  text-align: center;
  letter-spacing: -.02em;
  text-transform: capitalize;
  margin-top: 40px;
  margin-bottom: 0;
  font-size: 26px;
  line-height: 1.4;
}

.column-x-small {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.f-margin-bottom-04 {
  margin-bottom: 4px;
}

.f-grid-three-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
}

.button-services {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  text-align: center;
  background-color: #0689d8;
  border: 1px #000;
  border-radius: 10px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: flex-end;
  height: 40px;
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .2s;
  display: none;
  box-shadow: inset 1px 1px .25px #ffffff1f, inset -1px 1px .25px #ffffff1f, 0 1px 2px #000000a3;
}

.button-services:hover {
  background-color: #0386d5;
}

.feature-icon-gray {
  color: #1a1a1a;
  background-color: #f7fbfd;
  border: 1px solid #e6e6e6;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
  padding: 10px;
  display: flex;
}

.f-heading-detail-small {
  color: #6b7094;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  display: none;
}

.f-feature-card-large {
  text-align: center;
  background-color: #0689d808;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  height: 99.9999%;
  padding: 40px;
  display: flex;
}

.subheading-regular-5 {
  letter-spacing: -.03em;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.subheading-regular-5.text-weight-medium {
  font-size: 18px;
  font-weight: 500;
}

.cases-icon {
  color: #60859c;
  width: 200px;
  margin-bottom: 30px;
}

.div-block-73 {
  justify-content: center;
  width: 100%;
  display: flex;
}

.feature-card-border {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #1a1a1a;
  text-align: center;
  border: 1px solid #cccccc54;
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  display: flex;
}

.grid-four-column {
  grid-column-gap: 17px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 60%;
  margin-top: 40px;
}

.tab-progress-bar-2 {
  width: var(--fb-tab-progress, 0);
  background-color: #0689d8;
  height: 2px;
  transition-property: width;
  transition-duration: .125s;
}

.section-regular-4 {
  background-color: #f5f5f6;
  padding: 80px 5%;
  position: relative;
}

.paragraph-regular-3 {
  font-size: 16px;
  line-height: 28px;
}

.paragraph-regular-3.text-color-gray-800 {
  color: #434347;
  text-align: center;
  font-family: Poppins, sans-serif;
}

.column {
  flex-flow: column;
  display: flex;
}

.title-large {
  color: #1f2937;
  text-align: center;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
}

.tab-link-icon {
  pointer-events: auto;
  background-color: #fff;
  padding: 3px;
  box-shadow: 0 2px 1.5px .5px #95a0b229;
}

.image-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.content-tab-image {
  aspect-ratio: 3.12 / 2.22;
  overflow: hidden;
}

.tab-link-icon-wrapper {
  color: #252527;
  background-color: #f5f5f6;
  border: .5px solid #e6e6e7;
  padding: 4px;
}

.heading-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1.15fr;
  align-items: end;
  margin-bottom: 40px;
}

.paragraph-small-4 {
  letter-spacing: -.08px;
  font-size: 14px;
  line-height: 24px;
}

.paragraph-small-4.text-color-gray-600 {
  color: #59595f;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
}

.subheading-regular-3 {
  color: #252527;
  letter-spacing: -.12px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.column-regular-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.content-tabs-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: .5fr .5fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding: 24px;
  display: grid;
}

.tab-progress-bar-base-2 {
  background-color: #f5f5f6;
  border: 1px solid #f5f5f6;
  width: 100%;
  height: 4px;
  margin-inline: auto;
  padding: 1px 2px;
  inset-block: auto 0;
  inset-inline: 0;
}

.content-tab-link-large {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: #0000;
  flex-flow: column;
  width: 100%;
  padding: 0;
  display: flex;
}

.content-tab-link-large.w--current {
  background-color: #0000;
}

.content-tab-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0689d805;
  border: 1px solid #e6e6e7;
  flex-flow: column;
  height: 446.125px;
  padding: 20px;
  display: flex;
}

.icon-regular {
  color: #252527;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.content-tab-link-inner {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.content-tabs-menu-large {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  display: flex;
}

.container-regular-5 {
  z-index: 2;
  width: 100%;
  max-width: 1062px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.content-tab-link-content {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #252527;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 0 12px 0 10px;
  display: flex;
}

.column-15 {
  flex-flow: column;
  display: flex;
}

.subheading-regular-6 {
  color: #252527;
  letter-spacing: -.12px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.heading-middle {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.heading-middle-sub {
  color: #0689d8;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.paragraph-small {
  color: #aaa;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.5;
}

.header-block {
  background-color: #0689d80d;
  justify-content: space-between;
  margin-bottom: 60px;
  padding: 40px;
  display: flex;
  position: relative;
}

.detail-wrapper {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 8px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto 0% -4px;
}

.blog-content-block {
  border: 1px solid #e5e5e5;
  width: 100%;
  padding: 30px;
}

.arrow-link-right {
  margin-left: 10px;
}

.nav-menu {
  color: #000;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  position: static;
}

.blog-content-wrapper {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.header-image {
  flex: 0 auto;
  order: 1;
  max-width: 25%;
  margin-right: 60px;
  position: relative;
  inset: auto 0% 0% auto;
}

.author-final-wrapper {
  align-items: center;
  width: 100%;
  display: flex;
}

.large-end-text {
  font-size: 40px;
  line-height: 1.4;
}

.container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.brand-2 {
  padding: 16px;
}

.avatar-circle-copy {
  background-color: #c5d0fd;
  border-radius: 100px;
  width: 64px;
  height: 64px;
  margin-bottom: 16px;
}

.nav-link-2 {
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  font-size: 14px;
  font-weight: 500;
  transition: all .35s;
}

.nav-link-2:hover {
  color: #c7a760;
}

.large-header {
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
}

.primary-button {
  background-color: #000;
  align-items: center;
  padding: 16px 40px;
  display: flex;
}

.dot {
  color: #e7e7e7;
  margin-left: 8px;
  margin-right: 8px;
}

.avatar-cover {
  width: 100%;
  height: 100%;
}

.blog-header {
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
}

.detail-space {
  color: #c1c1c1;
  margin-left: 24px;
  margin-right: 24px;
  font-size: 18px;
}

.author-name-large {
  color: #000;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
}

.blog-image {
  width: 100%;
  height: 220px;
  position: relative;
  overflow: hidden;
}

.div-block-6 {
  align-items: center;
  display: flex;
}

.paragraph-large {
  color: #6f6f6f;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

.button-wrapper {
  align-items: center;
  margin-top: 42px;
  display: flex;
}

.navigation {
  z-index: 9;
  background-color: #0000;
  align-items: center;
  padding: 40px 3%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.header-wrapper {
  flex-direction: column;
  align-items: flex-start;
  max-width: 55%;
  display: flex;
}

.line-break {
  background-color: #e5e5e5;
  width: 50%;
  height: 1px;
}

.blog-section {
  background-color: #fff;
  padding: 80px 3%;
  position: relative;
}

.category-tag {
  border: 1px solid #000;
  margin-bottom: 60px;
  padding: 14px 22px;
  position: relative;
}

.blog-detail {
  color: #c1c1c1;
  font-size: 16px;
}

.detail-wrapper-small {
  align-items: center;
  margin-bottom: 26px;
  font-weight: 500;
  display: flex;
}

.length-text {
  color: #aaa;
  font-size: 12px;
}

.nav-button {
  background-color: #000;
  align-items: center;
  padding: 12px 40px;
  display: flex;
}

.container-navigation {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.avatar-circle {
  background-color: #c5d0fd;
  border-radius: 100px;
  width: 40px;
  height: 40px;
  margin-right: 12px;
}

.closing-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 120px;
  display: flex;
}

.small-dot {
  background-color: #000;
  border-radius: 100px;
  width: 6px;
  height: 6px;
}

.blog-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.category {
  color: #313131;
  font-size: 16px;
  line-height: 26px;
}

.author-wrapper {
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding: 20px 60px;
  display: flex;
}

.blog-title-h3 {
  color: #000;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.4;
}

.new-tag {
  color: #000;
  background-color: #ffe486;
  padding: 6px 16px;
  font-weight: 600;
  position: absolute;
  top: 20px;
  left: 20px;
}

.author-name {
  color: #313131;
  font-size: 16px;
  line-height: 26px;
}

.navigation-right {
  justify-content: flex-end;
  width: 50%;
  display: flex;
}

.blog-wrapper {
  flex-direction: column;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.blog-article-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.security-btn {
  align-items: center;
  margin-top: 42px;
  display: flex;
}

.image-230 {
  color: #ba5f5f;
}

.paragraph-7 {
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.path {
  color: #0689d8;
}

.svg {
  color: #170303;
}

.paragraph-8 {
  font-family: Poppins, sans-serif;
}

.standards-div {
  background-color: #0689d80d;
  border-radius: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding: 20px;
  display: flex;
}

.standards-column {
  font-family: Poppins, sans-serif;
  font-size: 16px;
}

.columns-9 {
  flex: 0 auto;
  align-self: stretch;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

.list-3 {
  margin-bottom: 0;
}

.standard-items {
  margin-bottom: 10px;
}

@media screen and (min-width: 1280px) {
  .paragraph.bio-assets.test1 {
    font-family: Poppins, sans-serif;
  }

  .paragraph.bio-assets.test1-copy-copy {
    font-family: Poppins, sans-serif;
    font-size: 16px;
  }

  .services-text.advisor {
    text-align: center;
  }

  .advisor-name {
    color: #0689d8;
    font-weight: 700;
  }

  .heading.testsection {
    font-size: 40px;
  }

  .custom-container-new {
    font-family: Poppins, sans-serif;
  }

  .assets-col-heading.whatwedo {
    margin-bottom: 20px;
  }

  .s-section1 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .pipeline-table-title-2 {
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    grid-template-areas: "Area Area-2 Area-3 Area-4 Area-5";
  }

  .progressbartest4 {
    max-width: 5%;
  }

  .text-block-4 {
    width: 47%;
    font-family: Poppins, sans-serif;
    font-weight: 400;
  }

  .pipelinecolumn_title {
    font-family: Open Sans, sans-serif;
  }

  .photo-div-s-benefits.hpc {
    flex-direction: row;
    align-items: center;
    display: flex;
    position: relative;
  }

  .photo-div-s-benefits.tokens {
    align-items: flex-start;
    display: flex;
  }

  .image-22 {
    background-color: #fff0;
  }

  .s-section2, .s-section2.payasgo {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .image-222 {
    padding-left: 20px;
  }

  .comp-full-label-base-platform {
    flex: 0 auto;
  }

  .modal, .pay-modal, .hpc-modal, .scalable-modal, .s-section-applications {
    display: none;
  }

  .partnership-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .paragraph-s-partner, .partner-list {
    color: #5f6368;
    font-family: Poppins, sans-serif;
  }

  .partnership-modal-contact.modal {
    display: none;
  }

  .slider-wrapper {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ss-inner-right {
    width: 100%;
  }

  .ss-image-wrapper {
    height: auto;
  }

  .ss-image {
    height: 100%;
  }

  .scalable-description-div {
    min-width: 575px;
  }

  .scalable-description-div.jpn {
    width: 540px;
    min-width: auto;
  }

  .scalable-description {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hpc-cloud {
    z-index: 3;
    align-self: flex-start;
    width: 124px;
    margin-top: 0%;
    margin-left: 13px;
    position: static;
  }

  .hpc-scientist {
    z-index: 1;
    background-color: #fff0;
    max-width: 80%;
    margin-left: 20px;
    position: relative;
  }

  .hpc-description-dev {
    z-index: 4;
    min-width: 563px;
    margin-top: -52px;
    margin-left: 0;
  }

  .scalable-description-copy, .hpc-description {
    padding-left: 20px;
    padding-right: 20px;
  }

  .token-computer {
    max-width: 500px;
    margin-left: 20px;
  }

  .token-balance {
    z-index: 4;
    background-color: #e9ddfb;
    border: 3px solid #a269ff;
    border-radius: 12px;
    max-width: 160px;
    margin-top: 13%;
    margin-left: 20%;
    margin-right: 31%;
    padding: 5px;
    position: absolute;
    box-shadow: 0 2px 5px #0003;
  }

  .image-229 {
    max-width: 100%;
  }

  .pipeline-tokens {
    z-index: 4;
    background-color: #fff;
    border-radius: 12px;
    max-width: 320px;
    margin-top: auto;
    margin-left: 0%;
    margin-right: 14%;
    padding: 5px;
    position: absolute;
    box-shadow: 0 2px 5px #0003;
  }

  .scalable-photo {
    max-width: 95%;
    margin-left: 20px;
    padding-left: 0;
  }

  .circle-container-div {
    opacity: .6;
    width: 477px;
    margin-top: -230px;
    margin-left: 40px;
  }

  .it-support-image {
    z-index: 3;
    align-self: flex-start;
    width: 124px;
    margin-top: 0%;
    margin-left: 0;
    position: static;
  }

  .comp-full-label-base-platform-mobile {
    flex: 0 auto;
    display: none;
  }

  .field-label {
    display: block;
  }

  .footer-container {
    font-family: Poppins, sans-serif;
  }

  .case-paragraph, .f-paragraph-large {
    color: #5f6368;
    font-family: Poppins, sans-serif;
  }

  .svg-icon:hover {
    pointer-events: none;
  }

  .f-feature-icon-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .subheading-regular-5.text-weight-medium {
    color: #5f6368;
    font-family: Poppins, sans-serif;
    font-weight: 400;
  }

  .blog-section {
    z-index: 1;
  }

  .paragraph-7 {
    font-size: 18px;
    line-height: 32px;
  }

  .standards-column {
    font-size: 18px;
    line-height: 28px;
  }

  .standard-items {
    color: #333;
  }
}

@media screen and (max-width: 991px) {
  .section-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .paragraph.bio-assets.test2 {
    font-size: 18px;
  }

  .custom-container {
    width: 100%;
  }

  .image-8.paul, .image-8.eli, .image-8.justin {
    max-width: 40%;
  }

  .service-small-title.leaders-name {
    font-size: 16px;
  }

  .navbar2.w--open {
    background-color: #fff;
  }

  .navbar2.leftjustify {
    background-color: #fff;
    margin-right: 0;
  }

  .brand {
    margin-left: 20px;
  }

  .icon {
    color: #fff;
  }

  .icon:focus {
    color: #f4831f;
  }

  .icon.whitenavicon {
    color: #0689d8;
  }

  .navbar {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar.navbar2.shynav {
    opacity: 0;
  }

  .dropdown-link {
    background-color: #ffe9d9;
  }

  .dropdown-link.w--current {
    background-color: #ffe9d9;
    border: 1px #000;
  }

  .nav-link {
    color: #f4831f;
    text-shadow: 1px 1px 3px #00000045;
    border-bottom: .5px dashed #0000001a;
  }

  .nav-link.navbar2 {
    opacity: 1;
    background-color: #fff;
    border: 1px #000;
    border-bottom: .5px dotted #0000001a;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-link.navbar2:hover {
    border-bottom-color: #000;
  }

  .nav-link.sign-up {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .menu-container {
    width: 100%;
    min-width: 500px;
    padding-left: 0;
    padding-right: 0;
  }

  .title1-2.testext {
    object-fit: fill;
    margin-top: 5%;
    margin-bottom: 5%;
    line-height: 100%;
    position: static;
    overflow: visible;
  }

  .title1-2.testext-copy {
    font-size: 16px;
    line-height: 100%;
  }

  .button {
    margin-left: 0;
    margin-right: 0;
    padding-left: 75px;
    padding-right: 70px;
  }

  .contact-form.orange-section {
    min-height: auto;
    padding: 40px;
  }

  .heading.herosub {
    margin-left: 19px;
    margin-right: 19px;
  }

  .heading.home-choice-header {
    line-height: 100%;
  }

  .heading.titleofpipelinetitle {
    margin-bottom: 10px;
  }

  .footer-text {
    font-size: 12px;
  }

  .suite-column {
    min-height: 320px;
    padding-bottom: 12px;
  }

  .suite-column.partners.casestudies {
    min-width: 180px;
    margin-left: 9px;
  }

  .column-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-3 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .div-block-38 {
    margin-left: 0;
  }

  .div-block-29 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-2-copy {
    height: 300px;
    display: none;
  }

  .custom-container-new {
    width: 100%;
  }

  .grid-6 {
    grid-template-columns: 1fr;
    grid-template-areas: ".";
    justify-items: center;
  }

  .s-section1 {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .applications-div {
    width: 500px;
    padding-top: 40px;
  }

  .slider {
    min-height: auto;
  }

  .background-video-2 {
    flex-direction: row;
    align-items: center;
    height: 450px;
    min-height: auto;
  }

  .heading-10 {
    text-align: center;
    font-size: 42px;
  }

  .heading-11 {
    text-align: center;
    font-size: 24px;
  }

  .grid-7 {
    grid-column-gap: 19px;
  }

  .choice-section {
    min-height: auto;
    padding: 40px 10px;
  }

  .div-block-50 {
    width: auto;
  }

  .div-block-51 {
    flex-direction: row;
    justify-content: space-around;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .button-new-hero {
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .button-new-hero.second-herobutton {
    margin-left: 10px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .button-new-hero.app {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-new-hero.bioguard-button {
    margin-top: 0;
  }

  .button-new-hero.app-copy {
    width: 160px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .mask {
    min-height: auto;
  }

  .section-app {
    min-height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-app.bioguard {
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-53 {
    display: flex;
  }

  .section-19 {
    height: 450px;
    min-height: auto;
  }

  .header1-soft-hero {
    margin-bottom: 0;
    font-size: 34px;
  }

  .header2-soft-hero {
    margin-top: 10px;
    font-size: 20px;
  }

  .grid-8-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .pipeline-table-title {
    grid-column-gap: 8px;
    grid-template-areas: ".";
  }

  .div-block-59 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .text-block-4 {
    margin-top: 0%;
    margin-bottom: 1px;
  }

  .heading-12 {
    color: #fff;
  }

  .pipelinecolumn_title {
    color: #fff;
    font-size: 16px;
    line-height: 100%;
  }

  .slide {
    min-height: auto;
  }

  .grid-9-copy {
    grid-column-gap: 18px;
    grid-template: "."
                   "Area-2"
                   / 1.5fr;
  }

  .gmapp-grid {
    grid-template-columns: 1.25fr;
    grid-template-areas: "Area-2";
  }

  .div-block-60 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .software-jumbo {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-61 {
    flex-direction: column;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .s-slide-text {
    align-items: center;
    width: auto;
    max-width: none;
    padding-left: 0;
  }

  .softwareui-jumbo {
    max-width: 80%;
    overflow: visible;
  }

  .paragraph-6 {
    font-size: 16px;
  }

  .heading-13 {
    text-align: center;
    margin-top: 10px;
    font-size: 26px;
  }

  .grid-s-benefits {
    grid-template-columns: 1fr;
  }

  .text-div-s-benefits {
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-s-benefits {
    text-align: center;
  }

  .s-section2 {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .header-s-jumbo {
    font-size: 50px;
  }

  .heading-s-benefits-sub {
    text-align: center;
  }

  .grid-s-benefits-2 {
    grid-template-columns: 1fr;
  }

  .plan-cost, .heading-s-benefits-2 {
    text-align: center;
  }

  .button-2-hero, .button-2-hero.transparent {
    margin-right: 0;
  }

  .plans-header {
    text-align: center;
  }

  .plan-button {
    display: none;
  }

  .plan-button.select-plan.contact-button, .plan-button.select-plan.contact-button.grey {
    width: 140px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .plan-cost-copy, .plans-header-copy, .comparison-title1, .comparison-feat-table-text, .heading-s-benefits-2-copy, .heading-s-benefits-2-copy-copy {
    text-align: center;
  }

  .s-section3 {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-slider {
    margin-top: 30px;
    margin-bottom: 40px;
  }

  .software-jumbo-header {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-13-copy {
    text-align: center;
    margin-top: 10px;
    font-size: 26px;
  }

  .paragraph-6-copy {
    font-size: 16px;
  }

  .page-title-text {
    width: auto;
    max-width: none;
    padding-left: 0;
  }

  .software-jumbo-bg-vid {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-contact-software {
    text-align: center;
    margin-top: 10px;
    font-size: 26px;
  }

  .heading-s-contact-sub, .heading-s-features-sub {
    text-align: center;
  }

  .sub-heading-modal {
    text-align: center;
    margin-top: 10px;
    font-size: 26px;
  }

  .s-section-applications {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .assets-div {
    width: 500px;
    padding-top: 40px;
  }

  .assets-grid {
    grid-template-columns: 1fr;
    grid-template-areas: ". Area Area-2";
    grid-auto-columns: 1fr;
    justify-items: center;
  }

  .partnership-section {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-s-partner, .heading-s-partner-sub {
    text-align: center;
  }

  .grid-s-partner {
    grid-template-columns: 1fr;
  }

  .text-div-s-partner {
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-partner {
    margin-top: 30px;
    margin-bottom: 40px;
  }

  .grid-20 {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .text-div-plans {
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .plan-description {
    display: none;
  }

  .div-block-70 {
    background-color: #0000;
    border-style: none;
    flex-direction: column;
    align-items: center;
    margin-right: 0;
    padding-top: 10px;
  }

  .heading-14 {
    text-align: center;
    margin-bottom: -20%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    font-size: 14px;
  }

  .packages-title {
    text-align: center;
  }

  .addon-items {
    justify-content: center;
  }

  .ss-number {
    width: 100%;
    margin-right: 0;
  }

  .ss-inner-left {
    text-align: center;
    order: 1;
    width: 100%;
  }

  .ss-title {
    font-size: 40px;
    line-height: 52px;
  }

  .ss-tag-line {
    font-size: 13px;
    line-height: 18px;
  }

  .slider-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .ss-inner-right {
    order: -1;
    width: 100%;
    margin-bottom: 0;
  }

  .ss-paragraph {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 28px;
  }

  .ss-content-container {
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
    display: flex;
  }

  .animationline.d-lg-none {
    display: none;
  }

  .ss-image-wrapper {
    padding-top: 50%;
    display: flex;
  }

  .ss-inner {
    flex-flow: wrap;
    margin-bottom: 20px;
  }

  .ss-number-line.d-lg-none {
    display: none;
  }

  .ss-inner-left-container {
    flex-wrap: wrap;
  }

  .swiper-pagination {
    text-align: center;
    justify-content: center;
  }

  .ss-image {
    width: auto;
    height: auto;
  }

  .swiper-slide {
    margin-bottom: 0;
  }

  .ss-number-text {
    margin-bottom: 0;
    transform: rotate(0);
  }

  .swiper.swiper-slider {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .ss-tagline-wrapper {
    justify-content: center;
    padding-left: 0;
  }

  .scalable-description-div {
    width: 679px;
  }

  .scalable-description-div.jpn {
    width: 630px;
    padding-left: 40px;
  }

  .scalable-description {
    margin-left: 28px;
  }

  .hpc-cloud {
    width: 140px;
    margin-top: 0%;
    margin-left: 100px;
  }

  .hpc-scientist {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .hpc-description-dev {
    min-width: 688px;
    margin-top: 0;
    margin-left: 23px;
    padding-left: 50px;
    padding-right: 30px;
  }

  .token-computer {
    margin-left: auto;
    margin-right: auto;
  }

  .token-balance {
    max-width: 130px;
    margin-top: 10%;
    margin-left: 0%;
    margin-right: 25%;
  }

  .pipeline-tokens {
    margin-top: 0%;
    margin-left: 0;
  }

  .token-overlay-main {
    margin-left: 0;
    margin-right: 0;
  }

  .scalable-photo {
    max-width: 700px;
    padding-left: 80px;
  }

  .circle-container-div {
    width: 640px;
    margin-top: -190px;
    margin-left: 10px;
  }

  .it-support-image {
    width: 140px;
    margin-top: 0%;
  }

  .columns-8 {
    display: block;
  }

  .footer-container {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .div-block-72 {
    justify-content: space-between;
    display: flex;
  }

  .cases-section {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .case-section-heading, .case-title {
    text-align: center;
  }

  .logo-wrapper {
    grid-column-gap: 44px;
    grid-row-gap: 44px;
    flex-flow: column;
  }

  .section-small {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .f-grid-two-column, .f-grid-three-column {
    grid-template-columns: 1fr;
  }

  .button-services {
    display: flex;
  }

  .grid-four-column {
    grid-template-columns: 1fr 1fr;
  }

  .section-regular-4 {
    padding-top: 54px;
    padding-bottom: 54px;
  }

  .heading-grid {
    grid-template-columns: 1fr;
  }

  .content-tabs-block {
    grid-template-columns: 1.5fr;
  }

  .content-tabs-menu-large {
    flex-flow: column;
  }

  .heading-middle, .heading-middle-sub {
    text-align: center;
  }

  .header-block {
    display: flex;
  }

  .nav-menu {
    background-color: #fff;
    width: 100%;
    height: auto;
    position: absolute;
    top: 80px;
  }

  .header-image {
    max-width: 40%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .brand-2 {
    margin-right: 10px;
    padding: 0;
  }

  .nav-link-2 {
    color: #000;
    width: 100%;
  }

  .large-header {
    display: block;
  }

  .navigation {
    padding-left: 3%;
    padding-right: 3%;
  }

  .container-navigation {
    position: relative;
  }

  .blog-grid {
    grid-template-columns: 1fr 1fr;
  }

  .menu-button {
    color: #000;
    background-color: #ede2ca;
    margin-left: 14px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #e9d3a3;
  }
}

@media screen and (max-width: 767px) {
  .custom-container {
    width: auto;
    min-width: 100%;
  }

  .services-column.advisor {
    flex-direction: column;
    align-items: center;
  }

  .services-column.bioguard {
    max-width: none;
  }

  .column-11 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .brand {
    margin-left: 9px;
  }

  .navbar.navbar2 {
    z-index: 9;
  }

  .menu-container {
    min-width: 400px;
    padding-right: 0;
  }

  .title1-2.testext {
    align-self: flex-start;
    margin-bottom: 2%;
    line-height: 100%;
  }

  .button {
    flex-direction: row;
    margin-left: 0;
    margin-right: 0;
    padding-left: 31px;
    padding-right: 31px;
    display: block;
  }

  .paragraph-3 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .contact-form {
    padding: 40px 20px;
  }

  .contact-form.orange-section {
    min-height: auto;
  }

  .heading.herosub {
    margin-left: 14px;
    margin-right: 14px;
  }

  .heading.home-choice-header.bottom {
    margin-top: 2%;
  }

  .column-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .media-icon {
    width: 30px;
    margin-left: 2px;
    margin-right: 2px;
  }

  .footer-custom {
    padding-left: 24px;
    padding-right: 24px;
  }

  .footer-text {
    text-align: center;
    margin-left: 8px;
  }

  .div-block-24 {
    flex-direction: column;
    align-items: center;
  }

  .suite-column {
    min-height: 200px;
    margin-bottom: 15px;
    padding-bottom: 10px;
  }

  .suite-column.partners {
    min-height: 150px;
  }

  .suite-column.partners.casestudies {
    min-width: auto;
    max-width: none;
    min-height: auto;
  }

  .resources-section {
    height: auto;
    min-height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .bioguard-feature-block {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-30 {
    flex-direction: column;
  }

  .sequencing-div {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .sequencing-div.bioguard2 {
    flex-direction: column;
    align-items: center;
  }

  .section-11 {
    padding-bottom: 30px;
  }

  .grid-3 {
    grid-row-gap: 5px;
    grid-template-columns: 2.5fr;
    grid-template-areas: "Area";
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .pipeline-table-title-div {
    opacity: 1;
    max-width: none;
    max-height: none;
    margin-bottom: 0;
    display: none;
  }

  .div-block-43 {
    margin-left: 2%;
  }

  .custom-container-new {
    width: auto;
    min-width: 100%;
  }

  .s-section1 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .applications-div {
    width: 400px;
    padding-top: 20px;
  }

  .applications-icons {
    max-width: 100px;
  }

  .grid-7 {
    grid-column-gap: 19px;
    grid-template-columns: 1fr;
    grid-template-areas: ".";
  }

  .home-choice-div-bg {
    height: 200px;
  }

  .choice-section {
    min-height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-51 {
    width: 460px;
  }

  .button-new-hero {
    flex-direction: row;
    align-self: center;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    display: flex;
  }

  .button-new-hero.second-herobutton {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 100%;
  }

  .button-new-hero.app-copy {
    width: 140px;
  }

  .partner-section {
    min-height: auto;
    display: none;
  }

  .div-block-53 {
    display: none;
  }

  .home-choice-div-bottom-copy {
    height: auto;
  }

  .header1-soft-hero {
    text-align: center;
    font-size: 28px;
  }

  .header2-soft-hero {
    font-size: 16px;
  }

  .div-block-54-copy {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-8-copy {
    grid-template-columns: 1.25fr;
    grid-template-areas: "Area-2";
  }

  .text-block-4 {
    align-self: flex-start;
    margin-left: 5%;
  }

  .image-20 {
    margin-bottom: 10px;
  }

  .softwareui-jumbo {
    max-width: 70%;
  }

  .s-section2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .header-s-jumbo {
    font-size: 40px;
  }

  .plan-button.select-plan.contact-button, .plan-button.select-plan.contact-button.grey {
    width: 99px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
  }

  .comparison-title1.full {
    font-size: 16px;
    display: none;
  }

  .comparison-title1.full.mobile {
    display: block;
  }

  .check {
    width: 20px;
  }

  .comp-full-table-label {
    width: auto;
    padding-left: 10px;
  }

  .comp-full-table-label.bottom {
    padding-left: 10px;
  }

  .comp-full-label-base-platform {
    font-size: 14px;
    line-height: 30px;
    display: none;
  }

  .comp-full-cell {
    width: auto;
  }

  .comp-full-cell-text {
    font-size: 14px;
  }

  .com-full-title-div {
    width: auto;
  }

  .s-section3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .grid-17 {
    grid-template-columns: 1fr .5fr .5fr .5fr;
    grid-template-areas: ". ."
                         ". ."
                         ". Area";
  }

  .s-section-applications {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .assets-div {
    width: 400px;
    padding-top: 20px;
  }

  .partnership-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-226 {
    max-width: 40px;
    margin-bottom: 0;
  }

  .heading-14 {
    margin-bottom: 0%;
    line-height: 17px;
  }

  .div-block-71 {
    margin-left: 0;
  }

  .ss-inner-left {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .ss-tag-line {
    font-weight: 500;
  }

  .ss-inner-right {
    margin-bottom: 0;
  }

  .ss-image-wrapper {
    padding-top: 50%;
  }

  .swiper-pagination {
    text-align: center;
  }

  .scalable-description-div {
    width: 520px;
  }

  .scalable-description-div.jpn {
    width: 470px;
  }

  .hpc-cloud {
    width: 120px;
    margin-left: 40px;
  }

  .hpc-scientist {
    width: 440px;
    max-width: none;
  }

  .hpc-description-dev {
    min-width: 523px;
    margin-left: 10px;
    padding-left: 0;
  }

  .token-balance {
    margin-top: 15%;
  }

  .pipeline-tokens {
    margin: 0%;
  }

  .scalable-photo {
    width: 507px;
    max-width: none;
  }

  .circle-container-div {
    width: 499px;
  }

  .it-support-image {
    width: 120px;
    margin-right: 10px;
  }

  .comp-full-label-base-platform-mobile {
    font-size: 16px;
    line-height: 30px;
    display: block;
  }

  .footer-container {
    width: auto;
    min-width: 100%;
  }

  .column-14 {
    margin-top: 10px;
  }

  .cases-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .grid-23 {
    grid-template-columns: 1fr;
  }

  .cookie-modal_content-wrap {
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .cookie-modal_closebutton {
    margin-right: 1.25rem;
  }

  .cookie-modal_closebutton.is-sticky {
    top: -1rem;
  }

  .cookie-modal_button-wrap {
    padding: 1.5rem;
  }

  .cookie-modal_button-wrap.in-pref-manger {
    margin: 1.5rem -1.5rem -2rem;
    padding-top: 1.25rem;
    position: sticky;
    bottom: -2rem;
  }

  .cookie-preference_wrapper {
    padding-top: 2rem;
  }

  .cookie-modal_form {
    padding-top: .75rem;
  }

  .cookie-preference-button_icon {
    margin-right: 0;
  }

  .cookie-preference-button_text {
    display: none;
  }

  .f-feature-card-outlined {
    padding: 32px;
  }

  .f-section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .header-block {
    flex-direction: column;
    padding-bottom: 0;
  }

  .header-image {
    width: 100%;
    max-width: none;
    display: none;
    position: relative;
  }

  .blog-image {
    height: 220px;
  }

  .header-wrapper {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .nav-button {
    display: none;
  }

  .blog-grid {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 479px) {
  .paragraph {
    font-size: 18px;
  }

  .paragraph.bio-assets.test1-copy-copy {
    font-size: 16px;
  }

  .custom-container {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-right: 5px;
  }

  .title1 {
    text-align: center;
  }

  .services-column {
    max-width: none;
  }

  .image-8.paul, .image-8.eli {
    width: 40%;
  }

  .image-8.justin {
    width: 45%;
  }

  .leader-container {
    margin-top: 53px;
  }

  .leader-container.redo {
    margin-top: auto;
  }

  .column-7 {
    margin-top: auto;
    margin-bottom: auto;
  }

  .column-9 {
    margin-top: -30px;
  }

  .brand {
    filter: brightness(200%) brightness(700%);
    padding-left: 0;
  }

  .icon {
    color: #fff;
  }

  .icon:active, .nav-link {
    color: #f4831f;
  }

  .menu-container {
    min-width: 250px;
    padding-right: 0;
  }

  .title1-2 {
    text-align: center;
  }

  .title1-2.testext {
    font-size: 18px;
  }

  .industry-title {
    text-align: center;
  }

  .button {
    margin-top: 5px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
  }

  .paragraph-3 {
    font-size: 16px;
  }

  .title1-3 {
    text-align: center;
  }

  .heading {
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    font-size: 25px;
    line-height: 30px;
  }

  .heading.herosub {
    opacity: 1;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .heading.home-choice-header {
    margin-top: 5%;
    font-size: 32px;
  }

  .heading.titleofpipelinetitle.sec0nd {
    margin-top: 40px;
  }

  .bold-text-4 {
    font-size: 20px;
  }

  .bold-text-5 {
    margin-left: 7px;
    margin-right: 7px;
    font-size: 15px;
  }

  .submit-button {
    font-size: 12px;
  }

  .div-block-36 {
    opacity: 0;
  }

  .column-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .suite-column.partners.casestudies {
    min-width: auto;
    max-width: none;
    height: auto;
    min-height: auto;
    margin-left: 2px;
    margin-right: 2px;
  }

  .column-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .roundbox-top {
    height: auto;
    min-height: auto;
  }

  .partnertextdiv {
    margin-left: 5px;
    margin-right: 5px;
  }

  .columns-3 {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .resources-section {
    height: auto;
  }

  .paragraph-b4-list {
    font-size: 18px;
  }

  .div-block-32 {
    margin-top: 0;
  }

  .sequencing-div {
    flex-direction: column;
  }

  .image-13 {
    max-width: none;
  }

  .custom-container-new {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-right: 5px;
  }

  .applications-div {
    width: 300px;
  }

  .applications-icons {
    max-width: 100px;
  }

  .heading-10 {
    font-size: 32px;
  }

  .heading-11 {
    font-size: 20px;
  }

  .home-choice-div-bg, .home-choice-div-bg.software {
    height: auto;
  }

  .div-block-51 {
    width: 300px;
  }

  .button-new-hero {
    margin-top: 5px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
  }

  .text-div-s-benefits {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-s-benefits, .header-s-jumbo {
    font-size: 34px;
  }

  .heading-s-benefits-sub {
    margin-bottom: 10px;
    line-height: 120%;
  }

  .button-2-hero {
    width: 120px;
    font-size: 11px;
  }

  .comp-full-label-base-platform {
    font-size: 16px;
    line-height: 20px;
  }

  .com-full-title-div {
    width: 96px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .grid-17 {
    overflow: scroll;
  }

  .software-jumbo-bg-vid {
    height: auto;
  }

  .button-top.right.contact-button {
    margin-top: 10px;
    margin-left: 5px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-top.left {
    width: 116px;
    margin-top: 10px;
    margin-right: 5px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .assets-div {
    width: 300px;
  }

  .packages-copy {
    text-align: center;
  }

  .base-platform-list {
    font-size: 14px;
  }

  .div-block-70 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .packages-title {
    flex-direction: column;
  }

  .pipeline-packages {
    margin-top: 20px;
  }

  .ss-inner-left {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .ss-title {
    font-size: 28px;
    line-height: 40px;
  }

  .ss-tag-line {
    font-size: 11px;
    line-height: 17px;
  }

  .ss-inner-right {
    margin-bottom: 0;
    display: none;
  }

  .ss-paragraph {
    color: #000;
  }

  .ss-image-wrapper {
    padding-top: 50%;
    overflow: hidden;
  }

  .swiper-pagination {
    justify-content: center;
  }

  .ss-image {
    object-position: 100% 50%;
  }

  .scalable-description-div {
    display: none;
  }

  .hpc-cloud {
    width: 158px;
  }

  .hpc-scientist {
    max-width: 80%;
  }

  .hpc-description-dev {
    display: none;
    overflow: visible;
  }

  .token-computer {
    max-width: 300px;
  }

  .token-balance {
    display: none;
    overflow: visible;
  }

  .pipeline-tokens {
    display: none;
  }

  .scalable-photo {
    width: 500px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .circle-container-div {
    display: none;
  }

  .it-support-image {
    width: 158px;
  }

  .comp-full-label-base-platform-mobile {
    font-size: 16px;
    line-height: 20px;
  }

  .footer-container {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-right: 5px;
  }

  .form-block {
    display: none;
  }

  .cookie-modal_content-wrap.is-small {
    padding-bottom: 1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .cookie-modal_component {
    max-width: 100%;
  }

  .cookie-modal_closebutton {
    margin-top: 1rem;
    margin-right: 1rem;
  }

  .cookie-modal_button {
    flex: auto;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .cookie-modal_button-wrap.is-small {
    justify-content: space-between;
    padding: 1.25rem;
  }

  .cookie-modal_button-wrap.in-pref-manger {
    bottom: 0;
  }

  .cookie-popup_component {
    max-width: 100%;
    inset: auto 0% 0%;
  }

  .cookie-preference_wrapper {
    max-width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .cookie-preference_component {
    align-items: flex-end;
  }

  .cookie-preference-button {
    left: 1rem;
  }

  .grid-four-column, .heading-grid {
    grid-template-columns: 1fr;
  }

  .content-tabs-block {
    padding: 16px;
  }

  .content-tab-link-content {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .heading-middle {
    font-size: 34px;
  }

  .heading-middle-sub {
    margin-bottom: 10px;
    line-height: 120%;
  }

  .header-block {
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .large-header, .blog-header {
    font-size: 30px;
    line-height: 40px;
  }

  .detail-space {
    display: none;
  }

  .div-block-6 {
    flex-flow: column wrap;
    justify-content: center;
  }

  .blog-section {
    padding-top: 180px;
  }

  .blog-detail {
    margin-bottom: 10px;
  }
}

#w-node-c045617f-4db3-e559-a60e-baff4df2c6a4-946d0fb1, #w-node-c045617f-4db3-e559-a60e-baff4df2c6ac-946d0fb1, #w-node-_45071989-2569-b3d2-4c66-070aa5077e18-946d0fb1, #w-node-_45071989-2569-b3d2-4c66-070aa5077e1a-946d0fb1, #w-node-e82d9af5-23be-9095-a98a-242a4b4efd51-946d0fb1, #w-node-e3cf73ae-e7f3-5434-6184-4e405f2125e4-946d0fb1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e3cf73ae-e7f3-5434-6184-4e405f2125e5-946d0fb1 {
  grid-area: Area;
}

#w-node-e82d9af5-23be-9095-a98a-242a4b4efd55-946d0fb1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-e82d9af5-23be-9095-a98a-242a4b4efd58-946d0fb1, #w-node-_3aa4dff7-f8be-7fcc-6251-5cccb4054a25-946d0fb1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3aa4dff7-f8be-7fcc-6251-5cccb4054a26-946d0fb1 {
  grid-area: Area;
}

#w-node-e82d9af5-23be-9095-a98a-242a4b4efd5c-946d0fb1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_8a962e94-533c-b4dd-72d6-f1a1a61d9ea9-946d0fb1, #w-node-_8a962e94-533c-b4dd-72d6-f1a1a61d9eab-946d0fb1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8a962e94-533c-b4dd-72d6-f1a1a61d9eac-946d0fb1 {
  grid-area: Area;
}

#w-node-_8a962e94-533c-b4dd-72d6-f1a1a61d9eb3-946d0fb1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_72f0cca5-b831-8a47-930e-fb716a836a44-946d0fb1, #w-node-_7541670c-50db-dd68-98c2-5d8d716852aa-946d0fb1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7541670c-50db-dd68-98c2-5d8d716852ac-946d0fb1, #w-node-_7541670c-50db-dd68-98c2-5d8d716852ad-946d0fb1 {
  grid-area: Area;
}

#w-node-_7541670c-50db-dd68-98c2-5d8d716852b2-946d0fb1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_71869ba9-2e71-6f28-1830-dc83a9a1f6e4-946d0fb1, #w-node-_71869ba9-2e71-6f28-1830-dc83a9a1f6eb-946d0fb1, #w-node-_71869ba9-2e71-6f28-1830-dc83a9a1f6f2-946d0fb1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1451d3d1-1d82-1a81-b374-bc69919466a9-9b02e241 {
  grid-area: Area-2;
}

#w-node-b44d0faf-275d-7605-cbf6-ec9af9d27cac-9b02e241 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_68654055-c71c-2cc3-9ce5-3a697b3dcc84-fd377cc1, #w-node-_68654055-c71c-2cc3-9ce5-3a697b3dcc8c-fd377cc1, #w-node-_568a0077-7d48-20a5-be1d-4466a794276d-fd377cc1, #w-node-_568a0077-7d48-20a5-be1d-4466a7942775-fd377cc1, #w-node-c1d6e565-68bf-cf53-73e1-2f5a2c21d507-9850af86, #w-node-_5a4eee76-7575-54c7-c74b-ff0c132704f7-9850af86, #w-node-_451fcbc6-838f-8940-0886-3757046791df-9850af86 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bbe7e562-ddaf-a71c-ff90-ba2e762b21f0-9850af86, #w-node-_065adccd-5241-c6d9-d65e-b7cfaf0bbd72-9850af86 {
  grid-area: Area-2;
}

#w-node-_8f09d044-4fb8-9cb2-c250-9ed8d81824ec-9850af86 {
  grid-area: Area;
}

#w-node-_149dfe51-fdfe-4443-1bd7-4646cce838c7-85fbefb2, #w-node-_76a6f36d-9675-3307-cd89-66a87ad95c0b-85fbefb2, #w-node-_3fb168d5-dcdb-59ba-e53d-59ec8d0ab591-85fbefb2, #w-node-e7342784-f549-b5a3-88da-13fbc5471e31-85fbefb2, #w-node-_014b1c23-33d1-853e-f248-0235db9ddf58-85fbefb2, #w-node-_7b51c8ac-df9e-81c4-5f9e-ad97feae7693-85fbefb2, #w-node-_7b51c8ac-df9e-81c4-5f9e-ad97feae7695-85fbefb2, #w-node-_0cdb95ff-f13a-74fc-966d-82d8d7e4193e-85fbefb2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29475b37-4603-55b0-602a-595f36a8e872-85fbefb2 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_0cfce20b-f6f1-dda2-8699-7a2b98b0e643-85fbefb2, #w-node-_0cfce20b-f6f1-dda2-8699-7a2b98b0e645-85fbefb2, #w-node-_0add82e3-12c2-2726-f175-9f094c846e73-85fbefb2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ebff90ee-0ee4-a6fd-d35b-8c3307071d35-85fbefb2, #w-node-a38f8e3a-838f-ab98-4d1a-facbce154a70-85fbefb2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-c43cf86d-b71c-1b42-45de-e7d8de130f7c-85fbefb2 {
  grid-area: Area;
}

#w-node-_611a8269-2d7d-18c2-6394-aaff9e87ddea-85fbefb2 {
  grid-area: Area-2;
}

#w-node-a67d9dbc-6e1c-ee9c-a135-68afa7ef52f7-85fbefb2 {
  grid-area: Area-3;
}

#w-node-_0fe307cc-945d-d74a-4169-56053e2c4ebb-85fbefb2 {
  grid-area: Area-4;
}

#w-node-_86d938f9-57e3-38eb-5dca-af194722b0e0-85fbefb2, #w-node-_5f61a7a2-0dee-4aed-ee85-7eb6e22e8a25-85fbefb2, #w-node-_105da7fb-d19b-7121-166f-204c20b42a8f-85fbefb2, #w-node-a706f6f9-10f5-4ddb-f2f5-57216b3ac548-85fbefb2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bbeaf39b-066e-ad40-05ea-6d21a141b6df-85fbefb2 {
  grid-area: Area-3;
}

#w-node-_206331b9-70cb-8811-2abb-0cb046cb5249-85fbefb2, #w-node-_76f5fa60-51d3-db51-f985-57a4b080480a-85fbefb2, #w-node-_06bd0679-fef4-1d1c-ebe3-bf72220c53f5-85fbefb2, #w-node-_1b2a3f60-a204-27d2-4cc0-d6841060f89b-85fbefb2, #w-node-_27c04ed8-52d2-4ab8-479e-14e932a0c1ae-85fbefb2, #w-node-e7b737e0-9a1d-3845-5ddf-e7d5c445c81e-85fbefb2, #w-node-_9a5c46f9-0697-a8ab-95da-b5bad2713b47-85fbefb2, #w-node-_1e309b6f-d5f0-e875-76ca-d729d652d324-85fbefb2, #w-node-_766b4f7d-279d-389f-5f20-82c6e34cbe88-85fbefb2, #w-node-a15e3565-0ff0-04a3-67a4-e2884e4e8258-85fbefb2, #w-node-c0a8f2c6-61c4-b25c-d10e-5cec3ee39e64-85fbefb2, #w-node-_649af09b-a99c-8908-e2b8-ab7526e07712-85fbefb2, #w-node-bc11aa98-ce9b-edbd-c419-bfe200530f22-85fbefb2, #w-node-_600cc610-74d1-57e5-f704-05eeb2790d4c-85fbefb2, #w-node-_495992d3-04d4-71ab-6936-fcafa42ddda4-85fbefb2, #w-node-_90f97e57-afd7-dc9a-aa9c-3cdbe7df72f8-85fbefb2, #w-node-_3a15da35-67e4-6573-fc98-1b3568def793-85fbefb2, #w-node-_99e6b7b0-1a98-b5a4-6669-fcf5d6c4b454-85fbefb2, #w-node-_19a04ea1-c4bd-2ead-0247-bc81baae28cc-85fbefb2, #w-node-fa7f27e1-988b-ff73-960d-9b2079bd15f9-85fbefb2, #w-node-_2ff4b290-3147-611d-e757-d986f981ed1e-85fbefb2, #w-node-_44f9c3e5-7685-a2d2-7714-51f2bf8dfe79-85fbefb2, #w-node-_65ac469e-4dee-c2ab-819d-909c2fad4580-85fbefb2, #w-node-_8ee0f7f5-0ecb-948d-3c85-f99999750076-85fbefb2, #w-node-_9715143b-09de-6b96-c47a-b9e8e6fc8d41-85fbefb2, #w-node-_7c78f9dc-fe3a-1599-53bc-d0de810a212d-85fbefb2, #w-node-_8456a9cf-8ec1-4946-d502-ad8bf4e8e59d-85fbefb2, #w-node-_6c19f9d1-12fd-fa0e-4b0f-63139455781d-85fbefb2, #w-node-_2976bf49-4be5-17e5-3c50-6664d4bc1d94-85fbefb2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_560d0bf0-c18f-e2b5-cbbf-fe318a75adb8-85fbefb2 {
  grid-area: Area-4;
}

#w-node-_1c913157-0074-2355-1c30-d06800581255-85fbefb2, #w-node-_610ca74d-0416-1eca-c895-994dab5c41fb-85fbefb2, #w-node-_5e5c4bce-3fb1-d789-1b58-e58fb5f29370-85fbefb2, #w-node-_2069cac8-02b5-b1fa-f081-a66b026befec-85fbefb2, #w-node-_996958de-9cb3-bbcb-e54e-11039b9664a4-85fbefb2, #w-node-e46321f4-6d65-605d-30aa-0dea0facdf45-85fbefb2, #w-node-_0c5e9fee-93f8-3841-2470-45c22acd60fd-85fbefb2, #w-node-_8bf13bab-2929-cb5f-13ae-16cb5274fc67-85fbefb2, #w-node-b77b6c16-c07c-87dc-aab3-c89c62cd3d79-85fbefb2, #w-node-_98ce3f3c-693c-893f-c413-ca536ed7e118-85fbefb2, #w-node-_20dc8e2f-a035-119e-f015-ecb750d3d40c-85fbefb2, #w-node-fcf1f732-ea6a-ff40-d7a1-95ffd5d98bc1-85fbefb2, #w-node-_791607da-12a3-9db9-176c-bb674b89ca23-85fbefb2, #w-node-_0408d36a-3d84-148d-dc77-a6f0ac187228-85fbefb2, #w-node-a819f9b6-7592-c2cd-b9d3-b2a9a1b79452-85fbefb2, #w-node-_0f40dbb7-2a36-addb-9e94-1b7b0309b579-85fbefb2, #w-node-efcac5b8-debd-e719-4a19-bdfce4a96023-85fbefb2, #w-node-ba8f7228-5269-4495-b3b5-ab8ac644bc53-85fbefb2, #w-node-_98718bfb-6549-91f6-aa0e-c361ee8e9a73-85fbefb2, #w-node-_7387d510-f5b0-0503-ff21-948e3852c137-85fbefb2, #w-node-cf92b36c-3039-bf73-7f38-8a904cc97831-85fbefb2, #w-node-c870d131-0859-dcdb-42bc-ca84540629f8-85fbefb2, #w-node-b0c41e7b-ab7b-6243-e88b-faadb7f369ad-85fbefb2, #w-node-_17431def-c29b-726d-b6e2-2e19630c0c8f-85fbefb2, #w-node-ad046991-800e-f165-4b11-39b2542bfcd1-85fbefb2, #w-node-aef5e213-dc1a-bcde-430b-208fbf20bff0-85fbefb2, #w-node-a458a6e7-cfa7-462f-3a93-c3657641c6cf-85fbefb2, #w-node-_85bf900b-d845-30a1-7f81-ff1c977d665f-85fbefb2, #w-node-e0c669a8-5853-266d-5943-64d737e78e5d-85fbefb2, #w-node-_499ee770-de47-8478-e79b-fdc188d3b99b-85fbefb2, #w-node-_8d26c06c-a3a5-1028-c898-d2c6fd42633c-85fbefb2, #w-node-_9cfcc344-21f7-2078-4726-2e67ffa82951-85fbefb2, #w-node-dc699647-20ed-5b23-4758-22e48975a2a9-85fbefb2, #w-node-_0a64f227-314e-08e8-3ef2-d4a4837aa4a5-85fbefb2, #w-node-aabd5dc7-f824-5147-4d3e-644cb7288af5-85fbefb2, #w-node-_7a5b1833-65a6-b71b-555b-9dffd2ffeddb-85fbefb2, #w-node-e6858d06-c593-ee6d-031e-4bf455d15c13-85fbefb2, #w-node-_238b9b53-0e94-d80e-89fa-02905009da78-85fbefb2, #w-node-c283b5a6-9abf-e3ec-8136-db2fc6f8a71c-85fbefb2, #w-node-d9b17211-5983-4696-77dd-7ec12ac17022-85fbefb2, #w-node-_589babb3-d5a5-cc96-2014-3ed16c0f0b41-85fbefb2, #w-node-_12c1576f-bc28-605d-dabe-3ae11a4d42d0-85fbefb2, #w-node-_59a6971c-14a8-5bf8-548f-edd674a39d4f-85fbefb2, #w-node-_671a4377-c87f-7d39-c2a6-d8d42fee0a80-85fbefb2, #w-node-_803677f2-5b23-6c64-257c-14f2fd2a0dd6-85fbefb2, #w-node-_61da7658-df16-7b5e-9756-c2183709dbc6-85fbefb2, #w-node-_60934a78-89c0-f775-16f9-12ff67f49f06-85fbefb2, #w-node-ba6405b8-d64f-f392-ecc5-4970329cdd7f-85fbefb2, #w-node-_8595fa8f-350c-33b6-029f-b52115206116-85fbefb2, #w-node-b873da22-c113-ebce-3abe-eb231ab4faa9-85fbefb2, #w-node-_8b7140d2-59e2-43e3-bc5c-d5dede03a13f-85fbefb2, #w-node-ae63a3a4-47f2-eeed-5fb9-7863366b6c0d-85fbefb2, #w-node-_831c40e4-297b-4f77-8d33-35400ddfdc44-85fbefb2, #w-node-dc2355ec-d146-d32a-8238-1415cf5f4140-85fbefb2, #w-node-c05d07e0-547f-8eca-5cf4-e63ad349e524-85fbefb2, #w-node-_68cf4648-4641-0d5a-50cf-c7a1c4b7cebf-85fbefb2, #w-node-b9e8aa9f-6dab-f9af-21eb-14cdff24907e-85fbefb2, #w-node-ccc26c95-0ef1-f50a-9127-02d636dc5f10-85fbefb2, #w-node-_830d0d1d-005c-39f1-130e-a42c8f9310f3-85fbefb2, #w-node-_18992f28-efd1-6f8e-be35-8ed79cd8bd0f-85fbefb2, #w-node-_18992f28-efd1-6f8e-be35-8ed79cd8bd15-85fbefb2, #w-node-_18992f28-efd1-6f8e-be35-8ed79cd8bd1b-85fbefb2, #w-node-_55dffa85-247e-ff42-5eb1-12fcfff002ec-85fbefb2, #w-node-_169e15d1-ffb5-1022-527e-8280069268bd-85fbefb2, #w-node-d5dc44bc-f498-de5a-a891-e76aada00b21-85fbefb2, #w-node-b4fdc68b-504f-eece-2a62-532037f6a042-85fbefb2, #w-node-a2a25ba4-7b50-2a0a-a835-ae0744a0610b-85fbefb2, #w-node-_6e6897ef-5298-70c5-9c94-6ebf0021e436-85fbefb2, #w-node-_9c05dc22-70c7-8ca8-9d3e-de8b8b8f36c2-85fbefb2, #w-node-cf56256a-836c-30e4-a377-606b6001df46-85fbefb2, #w-node-_4c0bbdb7-abc0-c506-5028-974a8dc0582f-85fbefb2, #w-node-_6e46dedd-04d9-4329-b6c2-5715419e1b1b-85fbefb2, #w-node-_53bc7b59-d994-44d2-1d05-fedfab6d7da1-85fbefb2, #w-node-_44eaf197-22df-f65c-7c79-0ffaa84816e3-85fbefb2, #w-node-f2e07a5a-6c2d-8474-699f-517855ae6c34-85fbefb2, #w-node-_8fd840b1-8e76-f4d4-f9c1-f38e73c59eed-85fbefb2, #w-node-_36e8eeac-9c41-3c85-bc80-746bf33700b0-85fbefb2, #w-node-_62469859-bba9-9cca-1c75-81263b00bb8b-85fbefb2, #w-node-_8ae62589-86e5-3e2b-593e-5e4a4d0fbf10-85fbefb2, #w-node-_0cd94881-ddde-eaf1-8c33-6faab1b56e39-85fbefb2, #w-node-fbe5c005-cf3f-cbb0-2f82-5912c184e656-85fbefb2, #w-node-f40f97ae-e440-6564-c4da-b6241c0c3b6f-85fbefb2, #w-node-b3eb5a64-433c-ac3b-2b05-4299249638e1-85fbefb2, #w-node-ff41e63c-8121-f4e7-a44c-e23d598e570c-85fbefb2, #w-node-_0604dbd3-2b7f-8f0d-e538-1a3ace797d48-85fbefb2, #w-node-ce52081c-196b-4186-c42a-e13315f48e5e-85fbefb2, #w-node-db017844-9613-f70d-6aa4-8157514309ad-85fbefb2, #w-node-_0650044b-501e-12c3-e764-f4ac96b97515-85fbefb2, #w-node-_23c4efe7-b657-c683-d250-adee4efaa922-85fbefb2, #w-node-_675bc197-e35c-b97c-0779-96849caa3ecc-85fbefb2, #w-node-_819061e9-a3f3-577d-3575-2ec94c44e552-85fbefb2, #w-node-_05629521-590c-4de0-75f1-7c2945107a9f-85fbefb2, #w-node-_5c168c3a-48ba-d000-61e5-a3e8e180835e-85fbefb2, #w-node-af83f742-bd68-ef3a-33dc-6286278870e9-85fbefb2, #w-node-a255df1a-9db8-01f2-2373-35f0ba5e0208-85fbefb2, #w-node-dabe178b-cdcf-119e-242f-8f71b604407d-85fbefb2, #w-node-_10b9c5df-2927-767b-deac-5574878e66c7-85fbefb2, #w-node-_9a00e1cc-3004-9532-212a-f8fad34d6cbd-85fbefb2, #w-node-_618dd953-8c41-5b24-3abf-615a2c40cb2a-85fbefb2, #w-node-a187bec4-ced3-437a-6c6b-8267a7b7a78e-85fbefb2, #w-node-e6023ced-18e8-e8df-7001-2ee148b19b87-85fbefb2, #w-node-_957227ae-1b0a-f212-85da-d4c06a996263-85fbefb2, #w-node-_872deeec-ab1c-fbfb-0cbb-1f75f314fffc-85fbefb2, #w-node-abd301fd-c13c-f0e4-92e9-3be9d5c13b32-85fbefb2, #w-node-d71c5035-9cce-0068-ec45-44a41661828c-85fbefb2, #w-node-_34d176d8-baf1-7c69-dce4-367f7ec39431-85fbefb2, #w-node-_34d176d8-baf1-7c69-dce4-367f7ec39437-85fbefb2, #w-node-_34d176d8-baf1-7c69-dce4-367f7ec3943e-85fbefb2, #w-node-_61035838-ca79-1377-2c29-344e46799546-85fbefb2, #w-node-_149dfe51-fdfe-4443-1bd7-4646cce838c7-88c39095, #w-node-_76a6f36d-9675-3307-cd89-66a87ad95c0b-88c39095, #w-node-_3fb168d5-dcdb-59ba-e53d-59ec8d0ab591-88c39095, #w-node-e7342784-f549-b5a3-88da-13fbc5471e31-88c39095, #w-node-_014b1c23-33d1-853e-f248-0235db9ddf58-88c39095, #w-node-_7b51c8ac-df9e-81c4-5f9e-ad97feae7693-88c39095, #w-node-_7b51c8ac-df9e-81c4-5f9e-ad97feae7695-88c39095, #w-node-_0cdb95ff-f13a-74fc-966d-82d8d7e4193e-88c39095, #w-node-_0cfce20b-f6f1-dda2-8699-7a2b98b0e643-88c39095, #w-node-_0cfce20b-f6f1-dda2-8699-7a2b98b0e645-88c39095, #w-node-_0add82e3-12c2-2726-f175-9f094c846e73-88c39095 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ebff90ee-0ee4-a6fd-d35b-8c3307071d35-88c39095, #w-node-a38f8e3a-838f-ab98-4d1a-facbce154a70-88c39095 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-c43cf86d-b71c-1b42-45de-e7d8de130f7c-88c39095 {
  grid-area: Area;
}

#w-node-_611a8269-2d7d-18c2-6394-aaff9e87ddea-88c39095 {
  grid-area: Area-2;
}

#w-node-a67d9dbc-6e1c-ee9c-a135-68afa7ef52f7-88c39095 {
  grid-area: Area-3;
}

#w-node-_0fe307cc-945d-d74a-4169-56053e2c4ebb-88c39095 {
  grid-area: Area-4;
}

#w-node-_86d938f9-57e3-38eb-5dca-af194722b0e0-88c39095, #w-node-_5f61a7a2-0dee-4aed-ee85-7eb6e22e8a25-88c39095, #w-node-_105da7fb-d19b-7121-166f-204c20b42a8f-88c39095, #w-node-a706f6f9-10f5-4ddb-f2f5-57216b3ac548-88c39095 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bbeaf39b-066e-ad40-05ea-6d21a141b6df-88c39095 {
  grid-area: Area-3;
}

#w-node-_206331b9-70cb-8811-2abb-0cb046cb5249-88c39095, #w-node-_76f5fa60-51d3-db51-f985-57a4b080480a-88c39095, #w-node-_06bd0679-fef4-1d1c-ebe3-bf72220c53f5-88c39095, #w-node-_1b2a3f60-a204-27d2-4cc0-d6841060f89b-88c39095, #w-node-_27c04ed8-52d2-4ab8-479e-14e932a0c1ae-88c39095, #w-node-e7b737e0-9a1d-3845-5ddf-e7d5c445c81e-88c39095, #w-node-_9a5c46f9-0697-a8ab-95da-b5bad2713b47-88c39095, #w-node-_1e309b6f-d5f0-e875-76ca-d729d652d324-88c39095, #w-node-_766b4f7d-279d-389f-5f20-82c6e34cbe88-88c39095, #w-node-a15e3565-0ff0-04a3-67a4-e2884e4e8258-88c39095, #w-node-c0a8f2c6-61c4-b25c-d10e-5cec3ee39e64-88c39095, #w-node-_649af09b-a99c-8908-e2b8-ab7526e07712-88c39095, #w-node-bc11aa98-ce9b-edbd-c419-bfe200530f22-88c39095, #w-node-_600cc610-74d1-57e5-f704-05eeb2790d4c-88c39095, #w-node-_495992d3-04d4-71ab-6936-fcafa42ddda4-88c39095, #w-node-_90f97e57-afd7-dc9a-aa9c-3cdbe7df72f8-88c39095, #w-node-_3a15da35-67e4-6573-fc98-1b3568def793-88c39095, #w-node-_99e6b7b0-1a98-b5a4-6669-fcf5d6c4b454-88c39095, #w-node-_19a04ea1-c4bd-2ead-0247-bc81baae28cc-88c39095, #w-node-fa7f27e1-988b-ff73-960d-9b2079bd15f9-88c39095, #w-node-_2ff4b290-3147-611d-e757-d986f981ed1e-88c39095, #w-node-_44f9c3e5-7685-a2d2-7714-51f2bf8dfe79-88c39095, #w-node-_65ac469e-4dee-c2ab-819d-909c2fad4580-88c39095, #w-node-_8ee0f7f5-0ecb-948d-3c85-f99999750076-88c39095, #w-node-_9715143b-09de-6b96-c47a-b9e8e6fc8d41-88c39095, #w-node-_7c78f9dc-fe3a-1599-53bc-d0de810a212d-88c39095, #w-node-_8456a9cf-8ec1-4946-d502-ad8bf4e8e59d-88c39095, #w-node-_6c19f9d1-12fd-fa0e-4b0f-63139455781d-88c39095, #w-node-_2976bf49-4be5-17e5-3c50-6664d4bc1d94-88c39095 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_560d0bf0-c18f-e2b5-cbbf-fe318a75adb8-88c39095 {
  grid-area: Area-4;
}

#w-node-_1c913157-0074-2355-1c30-d06800581255-88c39095, #w-node-_610ca74d-0416-1eca-c895-994dab5c41fb-88c39095, #w-node-_5e5c4bce-3fb1-d789-1b58-e58fb5f29370-88c39095, #w-node-_2069cac8-02b5-b1fa-f081-a66b026befec-88c39095, #w-node-_996958de-9cb3-bbcb-e54e-11039b9664a4-88c39095, #w-node-e46321f4-6d65-605d-30aa-0dea0facdf45-88c39095, #w-node-_0c5e9fee-93f8-3841-2470-45c22acd60fd-88c39095, #w-node-_8bf13bab-2929-cb5f-13ae-16cb5274fc67-88c39095, #w-node-b77b6c16-c07c-87dc-aab3-c89c62cd3d79-88c39095, #w-node-_98ce3f3c-693c-893f-c413-ca536ed7e118-88c39095, #w-node-_20dc8e2f-a035-119e-f015-ecb750d3d40c-88c39095, #w-node-fcf1f732-ea6a-ff40-d7a1-95ffd5d98bc1-88c39095, #w-node-_791607da-12a3-9db9-176c-bb674b89ca23-88c39095, #w-node-_0408d36a-3d84-148d-dc77-a6f0ac187228-88c39095, #w-node-a819f9b6-7592-c2cd-b9d3-b2a9a1b79452-88c39095, #w-node-_0f40dbb7-2a36-addb-9e94-1b7b0309b579-88c39095, #w-node-efcac5b8-debd-e719-4a19-bdfce4a96023-88c39095, #w-node-ba8f7228-5269-4495-b3b5-ab8ac644bc53-88c39095, #w-node-_98718bfb-6549-91f6-aa0e-c361ee8e9a73-88c39095, #w-node-_7387d510-f5b0-0503-ff21-948e3852c137-88c39095, #w-node-cf92b36c-3039-bf73-7f38-8a904cc97831-88c39095, #w-node-c870d131-0859-dcdb-42bc-ca84540629f8-88c39095, #w-node-b0c41e7b-ab7b-6243-e88b-faadb7f369ad-88c39095, #w-node-_17431def-c29b-726d-b6e2-2e19630c0c8f-88c39095, #w-node-ad046991-800e-f165-4b11-39b2542bfcd1-88c39095, #w-node-aef5e213-dc1a-bcde-430b-208fbf20bff0-88c39095, #w-node-a458a6e7-cfa7-462f-3a93-c3657641c6cf-88c39095, #w-node-_85bf900b-d845-30a1-7f81-ff1c977d665f-88c39095, #w-node-e0c669a8-5853-266d-5943-64d737e78e5d-88c39095, #w-node-_499ee770-de47-8478-e79b-fdc188d3b99b-88c39095, #w-node-_8d26c06c-a3a5-1028-c898-d2c6fd42633c-88c39095, #w-node-_9cfcc344-21f7-2078-4726-2e67ffa82951-88c39095, #w-node-dc699647-20ed-5b23-4758-22e48975a2a9-88c39095, #w-node-_0a64f227-314e-08e8-3ef2-d4a4837aa4a5-88c39095, #w-node-aabd5dc7-f824-5147-4d3e-644cb7288af5-88c39095, #w-node-_7a5b1833-65a6-b71b-555b-9dffd2ffeddb-88c39095, #w-node-e6858d06-c593-ee6d-031e-4bf455d15c13-88c39095, #w-node-_238b9b53-0e94-d80e-89fa-02905009da78-88c39095, #w-node-c283b5a6-9abf-e3ec-8136-db2fc6f8a71c-88c39095, #w-node-d9b17211-5983-4696-77dd-7ec12ac17022-88c39095, #w-node-_589babb3-d5a5-cc96-2014-3ed16c0f0b41-88c39095, #w-node-_12c1576f-bc28-605d-dabe-3ae11a4d42d0-88c39095, #w-node-_59a6971c-14a8-5bf8-548f-edd674a39d4f-88c39095, #w-node-_671a4377-c87f-7d39-c2a6-d8d42fee0a80-88c39095, #w-node-_803677f2-5b23-6c64-257c-14f2fd2a0dd6-88c39095, #w-node-_61da7658-df16-7b5e-9756-c2183709dbc6-88c39095, #w-node-_60934a78-89c0-f775-16f9-12ff67f49f06-88c39095, #w-node-ba6405b8-d64f-f392-ecc5-4970329cdd7f-88c39095, #w-node-_8595fa8f-350c-33b6-029f-b52115206116-88c39095, #w-node-b873da22-c113-ebce-3abe-eb231ab4faa9-88c39095, #w-node-_8b7140d2-59e2-43e3-bc5c-d5dede03a13f-88c39095, #w-node-ae63a3a4-47f2-eeed-5fb9-7863366b6c0d-88c39095, #w-node-_831c40e4-297b-4f77-8d33-35400ddfdc44-88c39095, #w-node-dc2355ec-d146-d32a-8238-1415cf5f4140-88c39095, #w-node-c05d07e0-547f-8eca-5cf4-e63ad349e524-88c39095, #w-node-_68cf4648-4641-0d5a-50cf-c7a1c4b7cebf-88c39095, #w-node-b9e8aa9f-6dab-f9af-21eb-14cdff24907e-88c39095, #w-node-ccc26c95-0ef1-f50a-9127-02d636dc5f10-88c39095, #w-node-_830d0d1d-005c-39f1-130e-a42c8f9310f3-88c39095, #w-node-ece15752-e01f-30d2-a939-a6c610d103a4-88c39095, #w-node-ece15752-e01f-30d2-a939-a6c610d103aa-88c39095, #w-node-ece15752-e01f-30d2-a939-a6c610d103b0-88c39095, #w-node-_55dffa85-247e-ff42-5eb1-12fcfff002ec-88c39095, #w-node-_169e15d1-ffb5-1022-527e-8280069268bd-88c39095, #w-node-d5dc44bc-f498-de5a-a891-e76aada00b21-88c39095, #w-node-b4fdc68b-504f-eece-2a62-532037f6a042-88c39095, #w-node-a2a25ba4-7b50-2a0a-a835-ae0744a0610b-88c39095, #w-node-_6e6897ef-5298-70c5-9c94-6ebf0021e436-88c39095, #w-node-_9c05dc22-70c7-8ca8-9d3e-de8b8b8f36c2-88c39095, #w-node-cf56256a-836c-30e4-a377-606b6001df46-88c39095, #w-node-_4c0bbdb7-abc0-c506-5028-974a8dc0582f-88c39095, #w-node-_6e46dedd-04d9-4329-b6c2-5715419e1b1b-88c39095, #w-node-_53bc7b59-d994-44d2-1d05-fedfab6d7da1-88c39095, #w-node-_44eaf197-22df-f65c-7c79-0ffaa84816e3-88c39095, #w-node-f2e07a5a-6c2d-8474-699f-517855ae6c34-88c39095, #w-node-_8fd840b1-8e76-f4d4-f9c1-f38e73c59eed-88c39095, #w-node-_36e8eeac-9c41-3c85-bc80-746bf33700b0-88c39095, #w-node-_62469859-bba9-9cca-1c75-81263b00bb8b-88c39095, #w-node-_8ae62589-86e5-3e2b-593e-5e4a4d0fbf10-88c39095, #w-node-_0cd94881-ddde-eaf1-8c33-6faab1b56e39-88c39095, #w-node-fbe5c005-cf3f-cbb0-2f82-5912c184e656-88c39095, #w-node-f40f97ae-e440-6564-c4da-b6241c0c3b6f-88c39095, #w-node-b3eb5a64-433c-ac3b-2b05-4299249638e1-88c39095, #w-node-ff41e63c-8121-f4e7-a44c-e23d598e570c-88c39095, #w-node-_0604dbd3-2b7f-8f0d-e538-1a3ace797d48-88c39095, #w-node-ce52081c-196b-4186-c42a-e13315f48e5e-88c39095, #w-node-db017844-9613-f70d-6aa4-8157514309ad-88c39095, #w-node-_0650044b-501e-12c3-e764-f4ac96b97515-88c39095, #w-node-_23c4efe7-b657-c683-d250-adee4efaa922-88c39095, #w-node-_675bc197-e35c-b97c-0779-96849caa3ecc-88c39095, #w-node-_819061e9-a3f3-577d-3575-2ec94c44e552-88c39095, #w-node-_05629521-590c-4de0-75f1-7c2945107a9f-88c39095, #w-node-_5c168c3a-48ba-d000-61e5-a3e8e180835e-88c39095, #w-node-af83f742-bd68-ef3a-33dc-6286278870e9-88c39095, #w-node-a255df1a-9db8-01f2-2373-35f0ba5e0208-88c39095, #w-node-dabe178b-cdcf-119e-242f-8f71b604407d-88c39095, #w-node-_10b9c5df-2927-767b-deac-5574878e66c7-88c39095, #w-node-_9a00e1cc-3004-9532-212a-f8fad34d6cbd-88c39095, #w-node-_618dd953-8c41-5b24-3abf-615a2c40cb2a-88c39095, #w-node-a187bec4-ced3-437a-6c6b-8267a7b7a78e-88c39095, #w-node-e6023ced-18e8-e8df-7001-2ee148b19b87-88c39095, #w-node-_957227ae-1b0a-f212-85da-d4c06a996263-88c39095, #w-node-_872deeec-ab1c-fbfb-0cbb-1f75f314fffc-88c39095, #w-node-abd301fd-c13c-f0e4-92e9-3be9d5c13b32-88c39095, #w-node-d71c5035-9cce-0068-ec45-44a41661828c-88c39095, #w-node-_34d176d8-baf1-7c69-dce4-367f7ec39431-88c39095, #w-node-_34d176d8-baf1-7c69-dce4-367f7ec39437-88c39095, #w-node-_34d176d8-baf1-7c69-dce4-367f7ec3943e-88c39095, #w-node-_61035838-ca79-1377-2c29-344e46799546-88c39095 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4b06cc47-2740-d1c8-c544-fc7e5accaf91-88c39095 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-c045617f-4db3-e559-a60e-baff4df2c6a4-94df0ac7, #w-node-c045617f-4db3-e559-a60e-baff4df2c6ac-94df0ac7, #w-node-_45071989-2569-b3d2-4c66-070aa5077e18-94df0ac7, #w-node-_45071989-2569-b3d2-4c66-070aa5077e1a-94df0ac7, #w-node-e82d9af5-23be-9095-a98a-242a4b4efd51-94df0ac7, #w-node-e3cf73ae-e7f3-5434-6184-4e405f2125e4-94df0ac7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e3cf73ae-e7f3-5434-6184-4e405f2125e5-94df0ac7 {
  grid-area: Area;
}

#w-node-e82d9af5-23be-9095-a98a-242a4b4efd55-94df0ac7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-e82d9af5-23be-9095-a98a-242a4b4efd58-94df0ac7, #w-node-_3aa4dff7-f8be-7fcc-6251-5cccb4054a25-94df0ac7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3aa4dff7-f8be-7fcc-6251-5cccb4054a26-94df0ac7 {
  grid-area: Area;
}

#w-node-e82d9af5-23be-9095-a98a-242a4b4efd5c-94df0ac7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_3c15ca02-6675-aed6-1d37-ddb8d583aa68-94df0ac7, #w-node-_3c15ca02-6675-aed6-1d37-ddb8d583aa6a-94df0ac7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3c15ca02-6675-aed6-1d37-ddb8d583aa6b-94df0ac7 {
  grid-area: Area;
}

#w-node-_3c15ca02-6675-aed6-1d37-ddb8d583aa72-94df0ac7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_72f0cca5-b831-8a47-930e-fb716a836a44-94df0ac7, #w-node-_7541670c-50db-dd68-98c2-5d8d716852aa-94df0ac7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7541670c-50db-dd68-98c2-5d8d716852ac-94df0ac7, #w-node-_7541670c-50db-dd68-98c2-5d8d716852ad-94df0ac7 {
  grid-area: Area;
}

#w-node-_7541670c-50db-dd68-98c2-5d8d716852b2-94df0ac7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-db54a663-3e5c-381e-c48f-f23affb37690-94df0ac7, #w-node-f05ec14b-f1ea-6836-0a7d-79c5fc178510-94df0ac7, #w-node-_9dbc5187-59f2-5648-c70e-b9932af92dfe-94df0ac7, #w-node-_68654055-c71c-2cc3-9ce5-3a697b3dcc84-12ece38f, #w-node-_68654055-c71c-2cc3-9ce5-3a697b3dcc8c-12ece38f, #w-node-_568a0077-7d48-20a5-be1d-4466a794276d-12ece38f, #w-node-_568a0077-7d48-20a5-be1d-4466a7942775-12ece38f, #w-node-_65881fac-f250-0fd8-b3f4-2922907fd442-ca6d0d89, #w-node-_65881fac-f250-0fd8-b3f4-2922907fd44a-ca6d0d89, #w-node-_4ee3709c-b5a9-cda7-3bad-9c89a8cbf6a8-1d9c7864, #w-node-_4ee3709c-b5a9-cda7-3bad-9c89a8cbf6b0-1d9c7864 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1280px) {
  #w-node-e82d9af5-23be-9095-a98a-242a4b4efd42-946d0fb1 {
    grid-area: Area-3;
  }

  #w-node-_0cfce20b-f6f1-dda2-8699-7a2b98b0e643-85fbefb2, #w-node-_9a00e1cc-3004-9532-212a-f8fad34d6cbd-85fbefb2, #w-node-_0cfce20b-f6f1-dda2-8699-7a2b98b0e643-88c39095, #w-node-_9a00e1cc-3004-9532-212a-f8fad34d6cbd-88c39095 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e82d9af5-23be-9095-a98a-242a4b4efd42-94df0ac7 {
    grid-area: Area-3;
  }

  #w-node-_3c15ca02-6675-aed6-1d37-ddb8d583aa68-94df0ac7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-e82d9af5-23be-9095-a98a-242a4b4efd40-946d0fb1 {
    justify-self: start;
  }

  #w-node-_71869ba9-2e71-6f28-1830-dc83a9a1f6f2-946d0fb1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_065adccd-5241-c6d9-d65e-b7cfaf0bbd72-9850af86 {
    align-self: center;
  }

  #w-node-_8f09d044-4fb8-9cb2-c250-9ed8d81824ec-9850af86 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e82d9af5-23be-9095-a98a-242a4b4efd40-94df0ac7 {
    justify-self: start;
  }

  #w-node-_9dbc5187-59f2-5648-c70e-b9932af92dfe-94df0ac7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_29475b37-4603-55b0-602a-595f36a8e872-85fbefb2 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b4fdc68b-504f-eece-2a62-532037f6a042-85fbefb2, #w-node-_957227ae-1b0a-f212-85da-d4c06a996263-85fbefb2, #w-node-b4fdc68b-504f-eece-2a62-532037f6a042-88c39095, #w-node-_957227ae-1b0a-f212-85da-d4c06a996263-88c39095 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4b06cc47-2740-d1c8-c544-fc7e5accaf91-88c39095 {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b44d0faf-275d-7605-cbf6-ec9af9d27c9c-9b02e241, #w-node-b44d0faf-275d-7605-cbf6-ec9af9d27ca0-9b02e241, #w-node-b44d0faf-275d-7605-cbf6-ec9af9d27ca4-9b02e241, #w-node-b44d0faf-275d-7605-cbf6-ec9af9d27ca8-9b02e241 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


