@font-face {
  font-family: MATERIAL ICONS;
  src: url('../fonts/MaterialIcons-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: white;
  --title-blue: #3497d4;
  --headline-blue: #5f93aa;
  --dark-blue: #0569a6;
  --hover-white: #f8faff;
  --grey: #8d8d8d;
  --darker-blue: #263b44;
  --darker-headline-blue: #4d859e;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: acumin-pro, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.heading {
  margin-top: 1px;
  margin-bottom: 1px;
}

.top-bar {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  min-width: auto;
  max-width: none;
  min-height: auto;
  margin: 43px 0 0 60px;
  padding: 0;
  display: block;
  position: relative;
}

.paragraph {
  text-align: left;
  margin-right: 43px;
  padding-left: 0;
  padding-right: 332px;
  font-family: PT Serif, serif;
  font-size: 11px;
  font-weight: 400;
}

.body {
  color: #fff;
  background-color: #fff;
}

.brand {
  margin-left: 0;
  padding-left: 0;
}

.navbar {
  color: #000;
  background-color: #fff;
}

.container {
  background-color: #000;
  padding-left: 0;
}

.nav-link {
  color: #fff;
}

.nav-link.button {
  color: #f1dede;
  text-align: center;
  background-color: #883e3e;
  margin: 8px 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.menu-button {
  top: 0;
  bottom: 0;
  left: 0;
}

.container-2 {
  min-width: 100%;
  max-width: none;
  min-height: 100px;
}

.div-block {
  color: #5f93aa;
  justify-content: center;
  align-items: flex-start;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.image {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-start;
  display: inline-flex;
}

.image-2 {
  margin-top: -14px;
}

.header {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  min-width: 90%;
  display: flex;
}

.sds-sublogo {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: auto;
  padding-left: 68px;
  padding-right: 68px;
  display: flex;
  left: 0;
}

.sds-sublogo.sublogo-right {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.div-block-2 {
  flex-flow: row;
  display: block;
}

.navbar-2 {
  background-color: #fff;
}

.logo-block {
  align-self: flex-end;
  width: 169px;
  min-width: 151px;
  margin: 0;
}

.title-bar {
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  min-width: 0;
  min-height: auto;
  margin-bottom: 5px;
  display: flex;
}

.left-title {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-self: flex-end;
  align-items: flex-end;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
}

.right-title {
  flex: 1;
  align-self: flex-end;
  margin-right: 60px;
  padding-bottom: 4px;
  padding-right: 0;
  display: block;
}

.gradient-line-news {
  background-image: linear-gradient(90deg, #fff0 13%, var(--white));
  width: 100%;
  height: 11px;
}

.sds-title {
  color: var(--title-blue);
  text-align: center;
  letter-spacing: 2px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-end;
  margin: 0 0 0 41px;
  padding-bottom: 4px;
  padding-left: 0;
  font-family: inter-variable, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 27px;
  display: block;
}

.wdas {
  color: var(--headline-blue);
  text-align: right;
  letter-spacing: 2px;
  white-space: nowrap;
  word-break: keep-all;
  object-fit: fill;
  justify-content: flex-end;
  align-items: center;
  margin-top: 34px;
  margin-bottom: 0;
  padding-top: 19px;
  font-family: inter-variable, sans-serif;
  font-size: 16px;
  line-height: 27px;
  display: flex;
}

.logo {
  height: 70px;
}

.layout-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-end;
  align-items: center;
  max-width: none;
  margin-left: 60px;
  margin-right: 60px;
  display: flex;
}

.layout-grid.main {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-left: 60px;
  margin-right: 60px;
}

.layout-grid.navigator {
  margin-left: 60px;
  margin-right: 60px;
}

.nav-buttons {
  color: var(--title-blue);
  background-color: #fff;
  padding: 9px 25px;
  font-size: 15px;
  line-height: 13px;
}

.nav-buttons.w--open:hover {
  color: var(--dark-blue);
  text-decoration: underline;
}

.nav-buttons.link {
  padding-right: 0;
}

.nav-buttons.non-dropdown {
  opacity: 1;
  margin-left: 7px;
  margin-right: 7px;
  padding: 20px 12px;
  display: block;
}

.nav-buttons.non-dropdown:hover {
  background-color: var(--hover-white);
  opacity: 100;
  text-decoration: none;
}

.links {
  color: var(--title-blue);
  background-color: #fff;
  line-height: 10px;
}

.links:hover {
  color: var(--dark-blue);
  text-decoration: underline;
}

.dropdown-nav-bar {
  margin-left: 0;
  margin-right: 0;
}

.main-page {
  justify-content: space-between;
  align-self: auto;
  align-items: flex-start;
  min-width: 100%;
  max-width: 100%;
  margin-top: 60px;
  display: flex;
  position: relative;
}

.main-page.gi-page {
  width: 100%;
  margin-top: 60px;
  display: flex;
}

.main-page.gi-page.smaller-above-margin {
  margin-top: 30px;
}

.main-page.user-manuals {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: block;
}

.main-page.centered {
  display: block;
}

.main-page.cased-hole {
  margin-top: 60px;
}

.main-page.isolated {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 25px;
}

.main-page.dtls {
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.main-page.wsdas {
  flex-flow: column;
}

.main-text-with-border {
  border-top: 2px solid var(--title-blue);
  border-left: 2px solid var(--title-blue);
  max-width: 100%;
  height: auto;
  margin-bottom: 70px;
  padding-left: 20px;
  position: relative;
}

.main-text-with-border._2nd-paragraph {
  margin-bottom: 50px;
}

.main-text-with-border._2nd-paragraph.software-page {
  margin-bottom: 0;
}

.main-text-with-border.no-title-box {
  border-top-style: none;
}

.main-text-with-border.no-side-border {
  width: 100%;
  height: 30px;
  margin-bottom: 0;
}

.main-text-with-border.no-side-border.full-page {
  position: relative;
}

.main-text-with-border.products-page {
  margin-bottom: 0;
}

.welcome-to-sds {
  color: var(--title-blue);
  text-align: right;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
  line-height: 20px;
}

.welcome-to-sds.sub-heading {
  margin-top: -7px;
  margin-left: 12px;
  font-size: 21px;
  font-weight: 400;
  position: absolute;
  inset: 0% auto auto 0%;
}

.welcome-to-sds.subheading-no-border {
  margin-top: 4px;
  font-size: 21px;
  line-height: 17px;
}

.welcome-to-sds.borderless-subheading {
  font-size: 21px;
}

.sds-welcome {
  background-color: var(--white);
  margin-top: -13px;
  padding-left: 15px;
  padding-right: 0;
  font-size: 14px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.sds-welcome.borderless-subheading {
  margin-top: -9px;
  font-size: 21px;
}

.rich-text-block {
  margin-top: 15px;
  font-weight: 400;
}

.standard-paragraph {
  letter-spacing: 1px;
  text-indent: 21px;
  text-wrap: pretty;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.standard-paragraph.no-upper-border {
  margin-top: 0;
}

.standard-paragraph.below-sub-heading {
  text-align: left;
  margin-top: 15px;
  font-weight: 400;
}

.standard-paragraph.single-line {
  margin-top: 10px;
}

.standard-paragraph.top {
  margin-top: 20px;
}

.standard-paragraph.sub {
  text-indent: 42px;
  margin-top: 0;
}

.standard-paragraph.numbered {
  text-indent: 0;
  margin-top: 15px;
  margin-left: 30px;
}

.standard-paragraph.below-graph {
  margin-top: 40px;
}

.standard-paragraph.no-indent {
  text-indent: 1px;
}

.standard-paragraph.less-margin {
  margin-top: 5px;
}

.sticky-news-box {
  background-color: var(--headline-blue);
  max-width: 40%;
  position: sticky;
  top: 50px;
  bottom: 120px;
  box-shadow: 0 2px 5px #0003;
}

.sticky-news-box.downloads-page {
  max-width: 50%;
  margin-right: 25px;
}

.sticky-news-box.mobile-home {
  top: 25px;
}

.left-main-text {
  align-self: auto;
  max-width: 65%;
  margin-right: 40px;
}

.left-main-text.gi-page {
  align-self: auto;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.left-main-text.downloads {
  max-width: 100%;
  margin-right: 0;
}

.left-main-text.user-manuals {
  max-width: 100%;
  margin-bottom: 50px;
  margin-right: 0;
}

.left-main-text.downloads-page {
  max-width: 50%;
  margin-left: 25px;
  margin-right: 0;
}

.left-main-text.products-left {
  max-width: 50%;
  margin-right: 25px;
}

.left-main-text.products-right {
  max-width: 50%;
  margin-left: 20px;
  margin-right: 0;
}

.left-main-text.centered {
  max-width: 100%;
  margin-bottom: 40px;
  margin-right: 0;
}

.left-main-text._50-left {
  width: 50%;
  max-width: 50%;
  margin-right: 20px;
}

.left-main-text._50-right {
  width: 50%;
  max-width: 50%;
  margin-left: 20px;
  margin-right: 0;
}

.latest-new {
  color: var(--white);
  text-align: right;
  margin-top: 10px;
  margin-bottom: 0;
  padding-right: 20px;
  font-family: inter-variable, sans-serif;
  font-size: 27px;
  font-weight: 400;
}

.latest-new.downloads-page {
  margin-left: 20px;
  margin-right: 20px;
  padding-right: 0;
}

.gradient-line {
  background-image: linear-gradient(90deg, #fff0 15%, var(--headline-blue));
  width: 86%;
  height: 10px;
  margin-right: 0;
  position: absolute;
  inset: auto 0% 0% auto;
}

.sub-heading {
  background-color: var(--white);
  margin-top: -3px;
  margin-left: -8px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 19px;
  font-weight: 300;
  line-height: 17px;
  position: relative;
}

.title-text-box {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.logo-and-title-block {
  max-width: 1440px;
  display: flex;
}

.image-4 {
  min-width: auto;
  max-width: 100%;
}

.image-text {
  min-width: 90%;
  max-width: 100%;
}

.image-subtext {
  color: var(--grey);
  text-align: right;
  min-width: auto;
  font-weight: 300;
}

.spacer {
  height: 35px;
}

.image-5 {
  min-width: auto;
  max-width: 100%;
  display: inline-block;
  position: static;
}

.footer-spacer {
  height: 100px;
  position: static;
}

.footer-spacer.gi-page {
  height: 100px;
}

.footer-dark {
  background-color: #f5f7fa;
  background-image: linear-gradient(180deg, var(--headline-blue), var(--darker-blue));
  border-bottom: 0 #e4ebf3;
  flex-flow: column;
  width: 100%;
  height: 100%;
  margin-top: auto;
  padding: 40px 0 15px;
  display: flex;
  position: sticky;
  inset: 100% 0% 0%;
  overflow: hidden;
}

.container-3 {
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: none;
  margin-left: 60px;
  margin-right: 60px;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  width: 100%;
  height: 50px;
  margin-top: 0;
  margin-bottom: 0;
}

.footer-copyright-center {
  color: var(--white);
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 100;
  line-height: 16px;
}

.news-heading {
  color: var(--white);
  letter-spacing: 2px;
  margin-bottom: 0;
  padding-left: 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.news-heading.downloads {
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  line-height: 25px;
}

.news-paragraph {
  color: var(--white);
  letter-spacing: 1px;
  margin-top: 5px;
  padding-left: 34px;
  padding-right: 34px;
  font-size: 13px;
  font-weight: 200;
  line-height: 18px;
}

.news-paragraph.downloads {
  margin: 25px 35px 30px;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
}

.news-ending-paragraph {
  color: var(--white);
  letter-spacing: 1px;
  margin-top: 32px;
  margin-bottom: 32px;
  padding-left: 34px;
  padding-right: 34px;
}

.subscribe {
  border-style: solid;
  border-width: 1px 1px 2px;
  border-color: var(--white);
  background-color: var(--headline-blue);
  text-align: center;
  letter-spacing: 1px;
  word-break: normal;
  width: 167px;
  min-width: auto;
  min-height: auto;
  margin-bottom: 34px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  font-family: inter-variable, sans-serif;
  font-size: 17px;
  display: block;
}

.subscribe:hover {
  background-color: var(--darker-headline-blue);
}

.footer-block-text {
  color: var(--white);
  text-align: right;
  letter-spacing: 2px;
  font-size: 13px;
  font-weight: 200;
  line-height: 19px;
}

.paragraph-2 {
  color: var(--white);
  letter-spacing: 2px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
}

.section {
  width: 100%;
  max-width: 100%;
}

.dropdown {
  margin-left: 7px;
  margin-right: 7px;
}

.dropdown-toggle {
  padding-left: 12px;
  padding-right: 26px;
  transition: all .2s;
}

.dropdown-toggle:hover {
  color: #8c54ff;
}

.icon-4 {
  color: var(--title-blue);
  margin-right: 5px;
}

.navigation-dropdown {
  min-width: 140px;
}

.navigation-dropdown.w--open {
  white-space: nowrap;
  background-color: #fff;
  min-width: 100px;
  max-height: 100vh;
  font-weight: 300;
  left: 0;
  box-shadow: 0 50px 25px -50px #20355a26, 8px 18px 60px 4px #00000021;
}

.dropdown-link-1 {
  color: var(--title-blue);
  width: auto;
  max-width: none;
  padding: 10px 9px;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
  display: flex;
}

.dropdown-link-1:hover {
  background-color: #f8faff;
}

.nav-content-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  display: flex;
}

.text-block-61 {
  font-size: 16px;
}

.nav-link-details {
  color: #28333899;
  font-size: 14px;
}

.text-block-62 {
  color: var(--title-blue);
  font-size: 15px;
  line-height: 13px;
}

.bottom-spacer {
  width: 100%;
  height: 96px;
}

.mobile-dropdown-section {
  display: none;
}

.image-wrapper {
  text-align: right;
  margin-left: 0;
  margin-right: 0;
}

.image-wrapper.centered {
  width: auto;
  max-width: 467px;
  margin-left: auto;
  margin-right: auto;
}

.image-wrapper.right-sticky {
  width: 100%;
  max-width: 100%;
}

.image-wrapper.right-sticky.shortcuts-image {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.image-wrapper.large {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: block;
}

.image-wrapper.large.dtls {
  margin-top: 25px;
  margin-bottom: 25px;
}

.image-wrapper.right-static {
  margin-top: 20px;
}

.image-wrapper.right-static.below-heading {
  margin-top: 40px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.borderless-subheading {
  color: var(--title-blue);
  margin-bottom: 20px;
  font-family: inter-variable, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 17px;
}

.borderless-subheading.grid {
  background-color: var(--title-blue);
  color: var(--white);
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 5px;
}

.borderless-subheading.grid.telemetry {
  margin-top: 0;
  margin-bottom: 0;
}

.borderless-subheading.no-above-margin {
  margin-top: 0;
}

.borderless-subheading.black-subheading {
  color: var(--black);
  letter-spacing: 1px;
  margin-top: 40px;
  margin-bottom: 10px;
  font-family: acumin-pro, sans-serif;
  line-height: 22px;
}

.borderless-subheading.black-subheading.large-margin {
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 40px;
  font-family: acumin-pro, sans-serif;
  font-weight: 300;
}

.borderless-paragraph {
  margin-bottom: 40px;
  margin-left: 10px;
}

.borderless-paragraph.isolated {
  margin-left: 0;
}

.paragraph-3 {
  font-weight: 400;
  text-decoration: none;
}

.non-bold-paragraph {
  margin-left: 20px;
  line-height: 22px;
}

.general-info-rich-text {
  letter-spacing: 1px;
  margin-left: 0;
}

.gi-email-links {
  color: var(--darker-blue);
  margin-bottom: 10px;
  margin-left: 20px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: underline;
  display: block;
}

.gi-email-links:hover {
  color: var(--headline-blue);
}

.link-2 {
  color: var(--dark-blue);
}

.paragraph-4 {
  text-indent: 15px;
}

.link-3, .link-4 {
  color: var(--dark-blue);
}

.paragraph-5 {
  letter-spacing: 1px;
  text-indent: 28px;
  font-size: 14px;
  line-height: 20px;
}

.paragraph-5.top {
  margin-top: 15px;
  font-size: 14px;
  line-height: 20px;
}

.paragraph-5.bottom {
  margin-bottom: 0;
}

.isolated-paragraph {
  background-color: var(--headline-blue);
  color: var(--white);
  text-align: center;
  letter-spacing: 1px;
  text-indent: 0;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 18px;
  line-height: 24px;
}

.isolated-text {
  margin-bottom: 50px;
}

.image-6 {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.download-button {
  text-align: left;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.click-me-to-download {
  border: 1px solid var(--title-blue);
  background-color: var(--white);
  color: var(--title-blue);
  text-align: center;
  width: 50%;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 17px;
  text-decoration: none;
  display: block;
}

.click-me-to-download:hover {
  background-color: var(--hover-white);
}

.subscribe-2 {
  text-align: center;
  letter-spacing: 1px;
  background-color: #5f93aa;
  border: 1px solid #fff;
  border-bottom-width: 2px;
  width: 150px;
  min-width: 175px;
  margin-bottom: 34px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  font-family: inter-variable, sans-serif;
  font-size: 17px;
  display: block;
}

.div-block-3 {
  background-color: var(--title-blue);
  width: 25%;
  max-width: none;
  height: 2px;
  margin-right: 5px;
}

.div-block-3.left {
  background-color: var(--title-blue);
  max-width: 25%;
  margin-right: 15px;
}

.div-block-3.right {
  background-color: var(--title-blue);
  margin-left: 15px;
  margin-right: 0;
}

.body-3 {
  flex-flow: column;
  min-height: 100vh;
  display: flex;
}

.body-4 {
  flex-flow: column;
  height: 100%;
  display: flex;
}

.link-5, .link-6, .link-7, .link-8, .link-9, .link-10 {
  color: var(--dark-blue);
}

.link-11 {
  color: var(--white);
}

.link-12, .link-13 {
  color: var(--dark-blue);
}

.standard-paragraph-link {
  color: var(--dark-blue);
  font-size: 14px;
}

.standard-paragraph-link:hover {
  color: var(--title-blue);
}

.standard-paragraph-link:visited {
  color: var(--darker-blue);
}

.standard-paragraph-link.home-page-sidebar {
  color: var(--white);
}

.standard-paragraph-link.home-page-sidebar:hover {
  color: var(--dark-blue);
}

.link-14 {
  color: var(--white);
}

.link-14:hover {
  color: var(--darker-blue);
}

.software-download-link {
  color: var(--darker-blue);
  overflow-wrap: anywhere;
}

.software-download-link:hover {
  color: var(--title-blue);
}

.sticky-image {
  max-width: 50%;
  margin-left: 25px;
  position: sticky;
  top: 50px;
  bottom: 50px;
}

.sticky-image.left {
  width: 50%;
  margin-left: 0;
  margin-right: 20px;
}

.sticky-image.left.shortcuts-image {
  flex-flow: row;
  order: 0;
  justify-content: center;
  align-items: stretch;
  max-width: 50%;
  display: flex;
}

.wide-image-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: start space-between;
  place-items: start stretch;
  max-width: 100%;
  display: grid;
}

.left-image-wrap {
  min-width: auto;
  max-width: 200%;
  max-height: none;
}

.right-image-wrap {
  max-width: 100%;
}

.software-features-image {
  flex-flow: column;
  max-width: 75%;
  margin-top: 30px;
  margin-left: 35px;
  margin-right: auto;
  display: flex;
}

.image-7, .image-8 {
  width: auto;
  height: 600px;
}

.image-9 {
  width: 100%;
}

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.specification-grid {
  grid-column-gap: 19px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}

.specification-grid.wsdas {
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  justify-content: stretch;
  place-items: stretch stretch;
  width: 100%;
  margin-left: 10px;
}

.specification-grid.telemetry-board {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: start;
  width: 100%;
  margin-top: 0;
}

.specification-grid.telemetry {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  margin-top: 0;
  margin-left: 10px;
  margin-right: 0;
}

.grid-bold-line {
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
}

.grid-bold-line.wsdas {
  margin-top: 10px;
}

.grid-bold-line.medium-bold {
  margin-left: 10px;
  font-weight: 500;
}

.grid-bold-line.subheader {
  margin-top: 0;
  font-size: 17px;
}

.grid-bold-line.indent {
  color: var(--title-blue);
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 10px;
}

.grid-paragraph {
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 15px;
  line-height: 22px;
}

.grid-paragraph.indented {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 25px;
}

.grid-paragraph.above-indent {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.grid-paragraph.wsdas {
  margin-left: 20px;
}

.grid-paragraph.no-indent, .grid-paragraph.telemetry {
  margin-left: 0;
}

.wrap-of-image-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.wrap-of-image-wrap.margin-above {
  margin-top: 20px;
  margin-bottom: 20px;
}

.asterisk-text {
  color: var(--grey);
  margin-top: 10px;
  font-weight: 300;
}

.div-block-5, .grid-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.dropdown-list-3 {
  position: static;
}

.dropdown-list-3.w--open, .dropdown-3 {
  width: 100%;
}

.accordion-wrapper {
  background-color: #fff;
  width: 90%;
}

.accordion-item {
  width: 100%;
  margin-top: 0;
}

.accordion-item.software {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.accordion-toggle {
  background-color: var(--white);
  white-space: normal;
  margin-top: 20px;
  padding-left: 0;
  display: flex;
}

.accordion-toggle.top {
  margin-top: 30px;
}

.accordion-toggle.top.software {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.question {
  color: var(--black);
  letter-spacing: 1px;
  font-size: 19px;
  font-weight: 300;
  line-height: 22px;
}

.dropdown-list-4 {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.dropdown-list-4.w--open {
  background-color: var(--white);
  color: var(--black);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.answer {
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.bold-text, .bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11, .bold-text-12, .bold-text-13, .bold-text-14 {
  font-size: 19px;
}

.image-10 {
  width: 100%;
}

@media screen and (min-width: 1440px) {
  .top-bar {
    margin-top: 0;
    margin-left: 0;
    display: block;
    position: relative;
  }

  .logo-block {
    align-self: flex-end;
    width: 239px;
    min-width: auto;
  }

  .title-bar {
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 0;
    padding-bottom: 11px;
    position: relative;
  }

  .left-title {
    order: 0;
    align-self: flex-end;
    padding-bottom: 0;
  }

  .right-title {
    align-self: flex-end;
    margin-right: 0;
    padding-bottom: 0;
    position: static;
  }

  .gradient-line-news {
    background-image: linear-gradient(90deg, #fff0, var(--white));
    width: auto;
    height: 10px;
    font-size: 37px;
  }

  .sds-title {
    box-sizing: border-box;
    text-align: center;
    letter-spacing: 3px;
    object-fit: fill;
    justify-content: flex-end;
    align-items: flex-end;
    padding-top: 0;
    padding-bottom: 1px;
    font-size: 25px;
    line-height: 27px;
    display: block;
  }

  .wdas {
    letter-spacing: 3px;
    justify-content: flex-end;
    align-items: center;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 18px;
    display: block;
  }

  .logo {
    height: 95px;
  }

  .layout-grid {
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    width: 90%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    font-size: 19px;
    display: flex;
  }

  .layout-grid.main-page {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .layout-grid.main {
    justify-content: center;
    align-items: center;
    width: 90%;
    max-width: 1440px;
    min-height: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .layout-grid.main.gi-page {
    min-height: auto;
  }

  .layout-grid.navigator {
    width: 90%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-buttons {
    color: var(--title-blue);
    background-color: #fff;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: stretch;
    margin-left: 0;
    margin-right: 0;
    padding: 9px 10px;
    font-weight: 400;
    display: flex;
    overflow: visible;
  }

  .nav-buttons.w--open:hover {
    background-color: var(--white);
    color: var(--dark-blue);
    text-decoration: underline;
  }

  .nav-buttons.link {
    padding-right: 0;
  }

  .nav-buttons.non-dropdown {
    margin-left: 7px;
    margin-right: 7px;
    padding: 20px 12px;
    font-size: 15px;
  }

  .nav-buttons.non-dropdown.end {
    margin-right: 0;
    padding-right: 12px;
  }

  .body-2 {
    font-weight: 300;
    box-shadow: 0 2px 5px #0003;
  }

  .links {
    box-sizing: border-box;
    color: var(--title-blue);
    text-align: left;
    background-color: #fff;
    margin-left: 1px;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
  }

  .links:hover {
    color: var(--dark-blue);
    text-decoration: underline;
  }

  .image-3 {
    display: inline-block;
  }

  .dropdown-list {
    box-sizing: border-box;
    text-align: left;
    background-color: #fff;
    flex: 0 auto;
    margin-top: 30px;
    margin-left: 0;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    position: absolute;
    inset: auto;
    overflow: hidden;
    box-shadow: 0 6px 20px -11px #263b4480;
  }

  .dropdown-nav-bar {
    text-align: left;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    margin-left: 20px;
    margin-right: 20px;
    padding: 0;
    display: flex;
    overflow: visible;
  }

  .main-page {
    justify-content: space-between;
    align-items: flex-start;
    min-width: 100%;
    margin-top: 60px;
    margin-left: 95px;
    margin-right: 95px;
    display: flex;
    position: relative;
  }

  .main-page.gi-page {
    flex-flow: row;
  }

  .main-text-with-border {
    border-style: solid none none solid;
    border-width: 2px 1px 1px 2px;
    border-color: var(--title-blue) black black var(--title-blue);
    flex: 0 auto;
    order: 0;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-bottom: 70px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    display: block;
    position: relative;
  }

  .main-text-with-border.no-title-box {
    border-top-width: 0;
  }

  .main-text-with-border.no-side-border {
    margin-bottom: 30px;
  }

  .latest-news {
    border: 1px solid #000;
    border-top-style: none;
  }

  .horizontal-line {
    background-color: var(--title-blue);
    border: 1px #000;
    width: 50px;
    height: 2px;
    max-height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .welcome-to-sds {
    color: var(--title-blue);
    margin-top: 0;
    margin-bottom: 0;
    font-family: acumin-pro, sans-serif;
    font-size: 28px;
    font-weight: 400;
  }

  .welcome-to-sds.sub-heading {
    background-color: #fff;
    margin-top: -2px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 21px;
  }

  .welcome-to-sds.subheading-no-border {
    font-size: 21px;
  }

  .sds-welcome {
    box-sizing: border-box;
    aspect-ratio: auto;
    text-align: left;
    background-color: #fff;
    align-self: auto;
    margin-top: -13px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 0;
    display: block;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .sds-welcome._2nd-paragraph {
    inset: 0% auto auto 0%;
  }

  .rich-text-block {
    text-indent: 10px;
    font-family: acumin-pro, sans-serif;
    font-size: 9px;
    font-weight: 700;
  }

  .standard-paragraph {
    letter-spacing: 1px;
    text-indent: 21px;
    margin-top: 25px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
  }

  .standard-paragraph.no-upper-border {
    margin-top: 0;
    margin-bottom: 0;
  }

  .standard-paragraph.below-sub-heading {
    font-weight: 400;
  }

  .standard-paragraph.numbered {
    text-indent: 0;
    margin-left: 30px;
  }

  .sticky-news-box {
    background-color: var(--white);
    justify-content: center;
    align-items: flex-start;
    width: 420px;
    max-width: 40%;
    margin-top: 0;
    display: flex;
    position: sticky;
    top: 50px;
    bottom: 120px;
    box-shadow: 0 2px 5px #0003;
  }

  .sticky-news-box.downloads-page {
    width: auto;
  }

  .heading-3 {
    color: #fff;
    position: static;
  }

  .sticky-news {
    background-color: var(--headline-blue);
    width: 415px;
  }

  .sticky-news.downloads-page {
    width: auto;
  }

  .left-main-text {
    object-fit: contain;
    align-self: auto;
    width: auto;
    max-width: 100%;
    margin-right: 50px;
  }

  .left-main-text.downloads-page {
    margin-left: 25px;
    margin-right: 0;
  }

  .left-main-text.products-left {
    max-width: 50%;
    margin-right: 25px;
  }

  .latest-new {
    color: var(--white);
    text-align: right;
    margin-top: 10px;
    margin-bottom: 0;
    padding-right: 20px;
    font-family: inter-variable, sans-serif;
    font-size: 29px;
    font-weight: 400;
  }

  .latest-new.downloads-page {
    margin-left: 20px;
    margin-right: 20px;
    padding-right: 0;
  }

  .gradient-line {
    background-image: linear-gradient(90deg, #fff0 4%, var(--headline-blue));
    text-align: left;
    object-fit: fill;
    flex: 0 auto;
    order: 0;
    justify-content: flex-end;
    align-self: auto;
    align-items: flex-start;
    width: 75%;
    max-width: none;
    height: 10px;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .sub-heading {
    box-sizing: border-box;
    white-space: nowrap;
    word-break: normal;
    margin-top: -7px;
    margin-left: -8px;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    position: absolute;
    inset: auto;
  }

  .title-text-box {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    padding-top: 37px;
    display: flex;
  }

  .logo-and-title-block {
    width: 90%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: static;
  }

  .image-4 {
    min-width: 90%;
    max-width: 90%;
  }

  .image-text {
    text-align: right;
    min-width: auto;
    max-width: 100%;
    padding-left: 0;
  }

  .image-subtext {
    box-sizing: border-box;
    color: var(--grey);
    text-align: right;
    text-wrap: balance;
    max-width: none;
    padding-left: 0;
    font-size: 15px;
    font-weight: 300;
    position: static;
    inset: auto 0% 0% auto;
  }

  .spacer {
    height: 35px;
    padding-top: 0;
  }

  .image-5 {
    min-width: 90%;
    max-width: 90%;
  }

  .footer-spacer {
    min-width: 100%;
    height: 160px;
    min-height: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .footer-dark {
    background-image: linear-gradient(180deg, var(--headline-blue), var(--darker-blue));
    border-bottom-style: none;
    padding-top: 40px;
    inset: 100% 0% 0%;
  }

  .container-3 {
    width: 90%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-wrapper {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 1;
    grid-template-columns: auto auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .footer-block {
    justify-content: center;
    align-items: flex-start;
  }

  .footer-divider {
    background-color: #fff0;
    height: 50px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .footer-copyright-center {
    color: var(--white);
    letter-spacing: 1px;
    margin-top: 10px;
    margin-bottom: 24px;
    font-family: acumin-pro, sans-serif;
    font-size: 13px;
    font-weight: 100;
  }

  .news-heading {
    color: #fff;
    letter-spacing: 2px;
    margin-bottom: 0;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 400;
  }

  .news-heading.downloads {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .news-paragraph {
    color: #fff;
    letter-spacing: 1px;
    padding-left: 34px;
    padding-right: 34px;
    font-size: 13px;
    font-weight: 200;
  }

  .news-paragraph.downloads {
    margin-left: 35px;
    margin-right: 35px;
    padding-left: 0;
    padding-right: 0;
  }

  .news-ending-paragraph {
    color: var(--white);
    letter-spacing: 1px;
    margin-top: 32px;
    margin-bottom: 32px;
    padding-left: 34px;
    padding-right: 34px;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }

  .subscribe {
    background-color: var(--headline-blue);
    text-align: center;
    letter-spacing: 1px;
    vertical-align: baseline;
    border: 1px solid #fff;
    border-bottom-width: 2px;
    width: 190px;
    min-width: 190px;
    margin-bottom: 34px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    font-family: inter-variable, sans-serif;
    text-decoration: none;
    display: block;
  }

  .footer-block-text {
    color: var(--white);
    text-align: right;
    letter-spacing: 2px;
    font-size: 13px;
    font-weight: 200;
    line-height: 19px;
  }

  .paragraph-2 {
    color: var(--white);
    letter-spacing: 2px;
    margin-bottom: 0;
    font-family: acumin-pro, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
  }

  .section {
    height: 30px;
  }

  .dropdown {
    margin-left: 7px;
    margin-right: 7px;
  }

  .icon-4 {
    color: var(--title-blue);
    font-size: 14px;
  }

  .dropdown-link-1 {
    width: auto;
    max-width: none;
    padding-top: 10px;
    padding-right: 9px;
  }

  .nav-content-wrap {
    white-space: nowrap;
  }

  .text-block-61 {
    color: var(--title-blue);
    padding-right: 0;
  }

  .text-block-62 {
    color: var(--title-blue);
    font-size: 15px;
    font-weight: 400;
    line-height: 13px;
  }

  .bottom-spacer {
    width: 0;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .image-wrapper {
    max-width: none;
  }

  .image-wrapper.centered {
    max-width: 548px;
    max-height: none;
  }

  .image-wrapper.right-sticky {
    width: auto;
    max-width: 100%;
  }

  .borderless-subheading {
    color: var(--title-blue);
    text-indent: 0;
    margin-top: 20px;
    margin-left: 0;
    font-size: 21px;
    font-weight: 400;
    line-height: 17px;
  }

  .borderless-paragraph {
    text-indent: 15px;
    padding-left: 0;
  }

  .non-bold-paragraph {
    font-size: 17px;
  }

  .non-bold-paragraph.about-us {
    text-indent: 0;
    margin-top: 20px;
    margin-left: 20px;
  }

  .gi-email-links {
    text-indent: 0;
    font-size: 17px;
  }

  .link-3, .link-4 {
    color: var(--headline-blue);
  }

  .paragraph-5, .paragraph-5.top {
    font-weight: 400;
  }

  .isolated-paragraph {
    font-size: 20px;
    font-weight: 400;
  }

  .image-6 {
    height: 635px;
    max-height: 100%;
  }

  .click-me-to-download {
    border-bottom-width: 2px;
    width: 50%;
    max-width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
  }

  .subscribe-2 {
    text-align: center;
    letter-spacing: 1px;
    vertical-align: baseline;
    background-color: #5f93aa;
    border: 1px solid #fff;
    border-bottom-width: 2px;
    width: 190px;
    min-width: 190px;
    margin-bottom: 34px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    font-family: inter-variable, sans-serif;
    text-decoration: none;
    display: block;
  }

  .div-block-3.left {
    color: var(--headline-blue);
    margin-right: 15px;
  }

  .div-block-3.right {
    color: var(--headline-blue);
    margin-left: 15px;
  }

  .body-4 {
    height: 100%;
  }

  .standard-paragraph-link {
    font-size: 15px;
  }

  .sticky-image {
    max-width: 50%;
    margin-left: 25px;
    position: sticky;
    top: 50px;
    bottom: 100px;
  }

  .wide-image-wrapper {
    flex: 1;
  }

  .image-7, .image-8 {
    height: 700px;
  }

  .image-9 {
    width: 1200px;
  }

  .specification-grid.telemetry {
    grid-column-gap: 13px;
    grid-row-gap: 5px;
  }

  .grid-bold-line, .grid-paragraph {
    font-size: 17px;
  }

  .asterisk-text {
    text-align: left;
    font-size: 15px;
  }

  .bold-text, .bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11, .bold-text-12, .bold-text-13, .bold-text-14 {
    font-size: 19px;
  }

  .div-block-6 {
    width: 90%;
    max-width: 1440px;
  }
}

@media screen and (max-width: 991px) {
  .top-bar {
    margin-left: 55px;
  }

  .paragraph {
    padding-right: 78px;
  }

  .navbar {
    background-color: #000;
  }

  .nav-link.button {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 0;
  }

  .menu-button {
    background-color: #141212;
  }

  .nav-menu {
    background-color: #5f5e5e;
    margin-left: 20px;
    margin-right: 20px;
  }

  .logo-block {
    width: 176px;
    min-width: auto;
  }

  .title-bar {
    text-align: left;
    justify-content: flex-end;
    align-items: stretch;
    margin-top: 32px;
    margin-right: 55px;
    display: block;
  }

  .left-title {
    text-align: right;
  }

  .right-title {
    text-align: right;
    margin-right: 0;
    display: block;
  }

  .sds-title {
    text-align: right;
    margin-left: 0;
    margin-right: 0;
  }

  .wdas {
    text-align: right;
    justify-content: center;
    align-items: center;
    margin-top: -26px;
    display: block;
  }

  .logo {
    height: 61px;
    max-height: none;
  }

  .layout-grid {
    justify-content: center;
    align-items: center;
    margin-left: 55px;
    margin-right: 55px;
  }

  .layout-grid.main {
    margin-left: 55px;
    margin-right: 55px;
  }

  .nav-buttons {
    padding-left: 11px;
    padding-right: 11px;
  }

  .nav-buttons.non-dropdown {
    margin-left: 3px;
    margin-right: 3px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 13px;
    line-height: 11px;
  }

  .nav-buttons.non-dropdown.end {
    margin-right: 0;
    padding-right: 12px;
  }

  .main-page.gi-page {
    position: relative;
  }

  .main-page.downloads {
    margin-top: 40px;
  }

  .main-page.centered {
    position: relative;
  }

  .main-page.isolated {
    margin-top: 20px;
  }

  .main-text-with-border {
    max-width: 100%;
    margin-bottom: 50px;
    padding-left: 15px;
  }

  .welcome-to-sds {
    text-wrap: pretty;
    font-size: 20px;
  }

  .welcome-to-sds.sub-heading {
    margin-left: 13px;
    font-size: 17px;
  }

  .welcome-to-sds.subheading-no-border {
    font-size: 17px;
  }

  .welcome-to-sds.borderless-subheading {
    font-size: 16px;
  }

  .sds-welcome {
    width: auto;
    padding-right: 0;
  }

  .sds-welcome.borderless-subheading {
    margin-top: -7px;
  }

  .rich-text-block {
    font-weight: 600;
  }

  .standard-paragraph {
    margin-bottom: 0;
    font-size: 14px;
  }

  .standard-paragraph.single-line {
    margin-top: 10px;
  }

  .standard-paragraph.sub.linked {
    text-indent: 0;
  }

  .sticky-news-box {
    max-width: 40%;
    position: sticky;
  }

  .sticky-news-box.downloads-page {
    margin-right: 20px;
  }

  .left-main-text {
    max-width: 60%;
    margin-right: 30px;
  }

  .left-main-text.gi-page {
    max-width: 100%;
  }

  .left-main-text.downloads {
    margin-right: 0;
  }

  .left-main-text.downloads-page {
    margin-left: 20px;
  }

  .latest-new {
    font-size: 22px;
    line-height: 35px;
  }

  .gradient-line {
    width: 80%;
  }

  .title-text-box {
    text-align: left;
    display: block;
  }

  .logo-and-title-block {
    justify-content: flex-start;
    align-items: stretch;
  }

  .image-4, .image-text, .image-5 {
    min-width: auto;
    max-width: 100%;
  }

  .footer-spacer {
    display: block;
  }

  .footer-spacer.downloads {
    height: 100px;
  }

  .footer-dark {
    border-bottom-width: 0;
    height: auto;
  }

  .container-3 {
    max-width: none;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .news-paragraph {
    padding-left: 25px;
    padding-right: 15px;
  }

  .news-ending-paragraph {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .dropdown {
    margin-left: 3px;
    margin-right: 3px;
  }

  .dropdown-toggle {
    padding-left: 5px;
    padding-right: 23px;
  }

  .text-block-62 {
    font-size: 13px;
    line-height: 11px;
  }

  .bottom-spacer {
    width: 0;
    min-width: 0;
    max-width: 0;
    height: 20px;
    min-height: 0;
    max-height: 0;
  }

  .mobile-dropdown-section {
    display: none;
  }

  .borderless-subheading {
    font-size: 16px;
  }

  .borderless-paragraph {
    margin-left: 10px;
  }

  .borderless-paragraph.isolated {
    margin-bottom: 20px;
  }

  .paragraph-5, .paragraph-5.top {
    font-weight: 400;
  }

  .isolated-paragraph {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 400;
  }

  .click-me-to-download {
    border-style: solid;
  }

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

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

  .standard-paragraph-link {
    font-size: 14px;
    line-height: 22px;
  }

  .software-download-link {
    overflow-wrap: anywhere;
  }

  .left-image-wrap {
    max-width: 100%;
    height: auto;
    margin-right: 20px;
  }

  .right-image-wrap {
    max-width: 100%;
    height: auto;
    margin-left: 20px;
  }

  .image-7, .image-8 {
    height: auto;
  }

  .specification-grid.telemetry {
    margin-left: 0;
  }

  .grid-bold-line, .grid-paragraph {
    font-size: 14px;
  }

  .accordion-toggle.top {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .question, .bold-text-7 {
    font-size: 16px;
    line-height: 21px;
  }
}

@media screen and (max-width: 767px) {
  .top-bar {
    margin-top: 10px;
    margin-left: 20px;
  }

  .logo-block {
    width: 109px;
    min-width: 109px;
  }

  .title-bar {
    margin-right: 20px;
  }

  .sds-title {
    font-size: 21px;
    line-height: 25px;
  }

  .wdas {
    font-size: 15px;
  }

  .logo {
    min-width: 60px;
    height: 60px;
  }

  .layout-grid {
    display: none;
  }

  .layout-grid.main {
    flex-flow: column;
    margin-left: 20px;
    margin-right: 20px;
    display: block;
  }

  .main-page {
    flex-flow: column;
    margin-top: 40px;
  }

  .main-page.gi-page, .main-page.centered, .main-page.cased-hole, .main-page.dtls, .main-page.wsdas {
    margin-top: 40px;
  }

  .main-text-with-border {
    max-width: 100%;
    margin-bottom: 35px;
    padding-left: 15px;
  }

  .main-text-with-border._2nd-paragraph, .main-text-with-border.no-title-box {
    margin-bottom: 40px;
  }

  .welcome-to-sds {
    font-size: 18px;
  }

  .welcome-to-sds.sub-heading {
    margin-left: 2px;
    font-size: 16px;
  }

  .welcome-to-sds.subheading-no-border {
    font-size: 16px;
  }

  .standard-paragraph {
    margin-bottom: 0;
  }

  .sticky-news-box {
    max-width: 100%;
    position: static;
  }

  .sticky-news-box.downloads-page {
    max-width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .left-main-text {
    max-width: 100%;
    margin-right: 0;
  }

  .left-main-text.downloads-page {
    max-width: 100%;
    margin-left: 0;
  }

  .left-main-text.products-left {
    max-width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .left-main-text.products-right {
    max-width: 100%;
    margin-left: 0;
  }

  .left-main-text._50-left {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }

  .left-main-text._50-right {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }

  .latest-new {
    text-align: center;
  }

  .sub-heading {
    margin-left: 2px;
  }

  .image-4, .image-text {
    max-width: 100%;
  }

  .spacer {
    height: 20px;
    padding-bottom: 40px;
  }

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

  .footer-spacer.downloads {
    height: 70px;
  }

  .footer-dark {
    border-bottom-width: 0;
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .container-3 {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-wrapper {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 15px;
  }

  .paragraph-2 {
    font-size: 15px;
  }

  .bottom-spacer {
    max-width: 0%;
    height: 0;
    padding-bottom: 0;
  }

  .navbar-3 {
    background-color: var(--white);
  }

  .icon-5 {
    color: var(--title-blue);
  }

  .menu-button-2 {
    color: var(--white);
  }

  .menu-button-2.w--open {
    background-color: var(--white);
    color: var(--white);
  }

  .mobile-dropdown {
    background-color: var(--white);
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .dropdown-2 {
    z-index: auto;
    display: block;
  }

  .dropdown-2:hover {
    background-color: var(--hover-white);
  }

  .mobile-dropdown-link {
    color: var(--dark-blue);
    flex-flow: row;
    display: block;
  }

  .mobile-dropdown-link:hover {
    background-color: var(--hover-white);
  }

  .mobile-dropdown-section {
    background-color: var(--white);
    display: block;
  }

  .text-block-63 {
    color: var(--dark-blue);
  }

  .icon-6 {
    color: var(--dark-blue);
    margin-left: 0;
    padding-left: 5px;
    position: static;
  }

  .dropdown-list-2 {
    background-color: var(--white);
    display: none;
  }

  .dropdown-list-2.w--open {
    background-color: var(--white);
  }

  .mobile-dropdown-subdropdown {
    background-color: var(--white);
    color: var(--dark-blue);
    padding-left: 40px;
  }

  .mobile-dropdown-subdropdown:hover {
    background-color: var(--hover-white);
  }

  .dropdown-toggle-2 {
    max-width: 124.078px;
    margin-left: 0;
    display: flex;
  }

  .dropdown-toggle-2.w--open {
    justify-content: flex-start;
    align-items: center;
    max-width: none;
  }

  .image-wrapper.centered {
    width: 400px;
  }

  .image-wrapper.right-sticky.shortcuts-image {
    justify-content: center;
    align-items: flex-end;
  }

  .image-wrapper.large {
    margin-bottom: 30px;
  }

  .borderless-subheading {
    font-size: 15px;
  }

  .borderless-paragraph {
    margin-left: 10px;
  }

  .gi-email-links {
    font-weight: 400;
    text-decoration: underline;
  }

  .click-me-to-download {
    width: 60%;
    max-width: 60%;
  }

  .div-block-3.left {
    width: 20%;
    max-width: 20%;
  }

  .div-block-3.right {
    width: 20%;
  }

  .sticky-image {
    align-self: flex-end;
    max-width: 100%;
    margin-bottom: 30px;
    margin-left: 0;
    position: static;
  }

  .sticky-image.left {
    align-self: center;
    margin-bottom: 50px;
    margin-right: 0;
  }

  .sticky-image.left.shortcuts, .sticky-image.left.full-width {
    width: 100%;
  }

  .software-features-image {
    max-width: 100%;
    margin-left: 0;
  }

  .specification-grid.wsdas, .specification-grid.telemetry {
    margin-left: 0;
  }

  .question, .bold-text, .bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5 {
    font-size: 15px;
    line-height: 19px;
  }
}

@media screen and (max-width: 479px) {
  .top-bar {
    margin-top: 19px;
    margin-left: 0;
  }

  .logo-block {
    width: 130px;
    margin-left: auto;
    margin-right: auto;
  }

  .title-bar {
    text-align: center;
    margin: 20px auto 13px;
  }

  .left-title {
    text-align: center;
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 0;
  }

  .right-title {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
  }

  .sds-title {
    text-align: center;
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    padding-bottom: 0;
    font-size: 19px;
  }

  .wdas {
    text-align: center;
    white-space: normal;
    word-break: normal;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    font-size: 14px;
  }

  .logo {
    min-width: auto;
    height: auto;
  }

  .layout-grid.main {
    margin-left: 10px;
    margin-right: 10px;
  }

  .main-page, .main-page.gi-page, .main-page.gi-page.smaller-above-margin, .main-page.downloads, .main-page.centered, .main-page.cased-hole, .main-page.dtls, .main-page.wsdas {
    margin-top: 25px;
  }

  .main-text-with-border {
    padding-left: 10px;
    font-size: 12px;
  }

  .main-text-with-border.no-side-border {
    height: 45px;
    margin-bottom: 0;
  }

  .welcome-to-sds {
    font-size: 18px;
    line-height: 21px;
  }

  .welcome-to-sds.sub-heading {
    margin-top: 0;
    margin-left: 6px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
  }

  .welcome-to-sds.subheading-no-border {
    font-size: 15px;
  }

  .sds-welcome {
    margin-top: -12px;
    margin-bottom: 0;
    margin-left: 29px;
    padding-bottom: 0;
    padding-left: 10px;
    font-size: 13px;
    line-height: 20px;
    position: absolute;
  }

  .sds-welcome.borderless-subheading {
    margin-top: -8px;
  }

  .rich-text-block {
    margin-top: 15px;
    font-size: 12px;
  }

  .standard-paragraph {
    text-align: left;
    text-indent: 21px;
    text-wrap: pretty;
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 5px;
    font-size: 13px;
    line-height: 20px;
  }

  .standard-paragraph.no-upper-border {
    margin-top: 0;
    margin-bottom: 0;
  }

  .standard-paragraph.below-sub-heading {
    margin-top: 38px;
  }

  .standard-paragraph.mobile-top {
    margin-top: 30px;
  }

  .standard-paragraph.wsdas {
    margin-top: 40px;
  }

  .standard-paragraph.no-indent {
    text-align: center;
  }

  .standard-paragraph.less-margin {
    text-align: left;
    text-indent: 10px;
  }

  .standard-paragraph.links-page {
    text-indent: 0;
  }

  .sticky-news-box.downloads-page {
    margin-right: 0;
  }

  .sticky-news-box.mobile-home {
    margin-top: 20px;
  }

  .gradient-line {
    width: 100%;
    right: auto;
  }

  .sub-heading {
    margin-top: -12px;
    margin-left: 2px;
    padding-left: 15px;
    font-size: 19px;
    line-height: 18px;
  }

  .title-text-box {
    text-align: center;
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .logo-and-title-block {
    flex-flow: column;
    max-width: none;
  }

  .image-subtext {
    font-size: 13px;
  }

  .footer-spacer {
    height: 50px;
  }

  .footer-dark {
    border-bottom-style: none;
    border-bottom-width: 0;
    height: auto;
    position: relative;
    top: 100%;
  }

  .container-3 {
    max-width: none;
  }

  .footer-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .footer-block {
    text-align: center;
    min-width: 50%;
    margin-bottom: 20px;
  }

  .footer-divider {
    margin-top: 0;
    line-height: 15px;
  }

  .footer-copyright-center {
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 15px;
  }

  .news-paragraph.downloads {
    word-break: normal;
    overflow-wrap: break-word;
  }

  .footer-block-text {
    text-align: center;
  }

  .paragraph-2 {
    font-size: 14px;
    line-height: 22px;
  }

  .footer-block-right {
    text-align: center;
    min-width: 50%;
  }

  .menu-button-2 {
    width: auto;
  }

  .mobile-dropdown {
    align-self: auto;
    margin-left: 0;
    padding-left: 0;
  }

  .dropdown-2 {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    display: block;
  }

  .mobile-dropdown-link {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .icon-6 {
    margin-right: 0;
    padding-left: 5px;
  }

  .dropdown-list-2 {
    display: none;
  }

  .dropdown-list-2.w--open {
    margin-top: 0;
    display: block;
  }

  .mobile-dropdown-subdropdown {
    padding-left: 15px;
  }

  .dropdown-toggle-2 {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    margin-right: 0;
    padding: 10px 20px 10px 10px;
  }

  .dropdown-toggle-2.w--open {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .mobile-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-wrapper.centered {
    width: auto;
  }

  .image-wrapper.right-sticky.shortcuts-image {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .image-wrapper.large {
    margin-bottom: 30px;
  }

  .image-wrapper.large.telemetry {
    margin-bottom: 15px;
  }

  .image-wrapper.right-static {
    margin-bottom: 10px;
  }

  .image-wrapper.right-static.below-heading {
    margin-top: 50px;
  }

  .borderless-subheading {
    font-size: 15px;
  }

  .borderless-subheading.black-subheading.large-margin {
    padding-bottom: 5px;
  }

  .borderless-paragraph {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-3 {
    font-size: 13px;
  }

  .non-bold-paragraph {
    margin-left: 0;
    font-size: 13px;
  }

  .general-info-rich-text {
    margin-left: 0;
  }

  .gi-email-links {
    margin-left: 0;
    font-size: 13px;
    font-weight: 400;
    text-decoration: underline;
  }

  .paragraph-5.top {
    margin-top: 25px;
  }

  .isolated-paragraph {
    padding-left: 10px;
    padding-right: 10px;
  }

  .click-me-to-download {
    width: 100%;
    max-width: 100%;
  }

  .div-block-3.left, .div-block-3.right {
    width: 0%;
  }

  .standard-paragraph-link {
    word-break: normal;
    font-size: 13px;
    line-height: 20px;
  }

  .sticky-image.left {
    align-self: center;
    width: 50%;
  }

  .sticky-image.left.shortcuts-image {
    width: 100%;
    display: block;
  }

  .sticky-image.left.shortcuts, .sticky-image.left.full-width {
    width: 100%;
  }

  .wide-image-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .left-image-wrap {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .right-image-wrap {
    margin-bottom: 20px;
    margin-left: 0;
  }

  .software-features-image {
    max-width: 100%;
    margin-left: 0;
  }

  .image-9 {
    width: auto;
    height: auto;
  }

  .specification-grid {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .specification-grid.wsdas, .specification-grid.telemetry {
    margin-left: 0;
  }

  .grid-bold-line {
    color: var(--title-blue);
  }

  .asterisk-text {
    font-size: 13px;
  }

  .accordion-toggle {
    padding-bottom: 5px;
  }

  .question {
    font-size: 14px;
    line-height: 20px;
  }

  .accordian-dropdown-wrap {
    width: 100%;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_44a3e8bb-3bc0-b8bc-c654-dcfc833ee93a-01ddf959 {
    justify-self: auto;
  }
}

@media screen and (max-width: 479px) {
  #w-node-f287a00e-00af-5032-001e-43816f8b1f3e-4dd53ee1 {
    grid-area: 2 / 1 / 4 / 2;
  }

  #w-node-c67757a9-445f-7801-3563-3217a1088147-4dd53ee1 {
    grid-area: 6 / 1 / 4 / 2;
  }

  #w-node-d0e42501-11c8-01d6-ac08-ed17bf291004-8f1073b0 {
    grid-area: 2 / 1 / 4 / 2;
  }

  #w-node-d0e42501-11c8-01d6-ac08-ed17bf291024-8f1073b0 {
    grid-area: 6 / 1 / 4 / 2;
  }

  #w-node-bf5b6ff1-b42d-140d-14b8-760ec070cb68-62b3e2fb {
    grid-area: 2 / 1 / 4 / 2;
  }

  #w-node-bf5b6ff1-b42d-140d-14b8-760ec070cb88-62b3e2fb {
    grid-area: 6 / 1 / 4 / 2;
  }

  #w-node-_040c43bd-99e5-d563-de9b-a5a3dc70c3fc-66946b6a, #w-node-bd164b69-5aed-ce29-4806-a9a68980f634-ef083620, #w-node-b13d16c1-bc18-f634-0e27-b1ae905a05b3-ef083620 {
    grid-area: 2 / 1 / 4 / 2;
  }
}


@font-face {
  font-family: 'MATERIAL ICONS';
  src: url('../fonts/MaterialIcons-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}