.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;
}

body {
  color: #fff;
  line-height: 20px;
}

a {
  color: #fff;
  text-decoration: underline;
}

.body {
  background-color: #141a21;
}

.navbar-landing {
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  border: 1px #000;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.menu-container {
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.brand {
  flex: none;
  order: -1;
}

.menu-button {
  order: 1;
}

.menu-button.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.nav-menu {
  background-color: rgba(20, 26, 33, .9);
  border: 1px #000;
  border-bottom: 2px solid #38434d;
  padding-top: 10px;
  padding-bottom: 20px;
}

.nav-menu.lighter {
  background-color: #2e3840;
  border-bottom-style: none;
}

.nav-link {
  color: #fff;
  text-align: right;
  letter-spacing: 1px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Barlow, Trebuchet MS, sans-serif;
  font-size: 17px;
  font-weight: 400;
  position: relative;
}

.nav-link:hover, .nav-link:focus {
  color: #fa9401;
}

.logo {
  width: 280px;
  height: auto;
}

.intro-section {
  height: 100vh;
  background-image: url('../images/Graph-visual.svg'), linear-gradient(#303a42, rgba(30, 38, 45, 0));
  background-position: 50% 95%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  flex-direction: row;
  align-items: center;
  padding-top: 0;
  padding-bottom: 200px;
  display: flex;
  position: relative;
}

.text-group {
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  padding-right: 0;
  display: flex;
}

.heading-1 {
  color: #fa9401;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Barlow, Trebuchet MS, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.heading-1.blue {
  color: #9faab5;
  text-align: left;
  align-self: flex-start;
}

.heading-1.right-aligned {
  text-align: right;
}

.title {
  text-align: left;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Barlow, Trebuchet MS, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 47px;
}

.title.centered {
  text-align: center;
  margin-bottom: 20px;
  font-size: 55px;
  font-weight: 400;
}

.button {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #fa9401;
  background-image: linear-gradient(#fa9401, #ac5c00);
  border-radius: 4px;
  padding: 10px 14px;
  font-family: Barlow, Trebuchet MS, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.button.secondary {
  background-color: #1e262d;
  background-image: linear-gradient(#36424e, #263a4d);
}

.hero-content {
  grid-column-gap: 50px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.heading-2 {
  color: #fa9401;
  text-align: left;
  margin-top: 0;
  font-family: Barlow, Trebuchet MS, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 34px;
}

.heading-2.journey {
  width: 30%;
  flex: none;
  margin-right: 20px;
}

.heading-2.white {
  color: #fff;
  font-size: 30px;
}

.paragraph {
  color: #fff;
  flex: 1;
  margin-bottom: 0;
  font-family: Barlow Light, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 21px;
}

.paragraph.centered {
  text-align: center;
}

.paragraph.padding {
  margin-bottom: 30px;
}

.paragraph.darker {
  color: #95a1aa;
  font-weight: 400;
}

.paragraph.darker.smaller {
  font-size: 14px;
}

.paragraph.right-aligned {
  text-align: right;
}

.section {
  padding-top: 120px;
  padding-bottom: 0;
}

.section.product {
  background-color: #1e262d;
  padding-top: 0;
  padding-bottom: 140px;
}

.section.journey {
  padding-top: 20px;
  padding-bottom: 20px;
}

.section.banner-image {
  height: 280px;
  background-image: url('../images/City.jpg');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 12px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  top: -70px;
}

.section.footer {
  background-color: #0e1316;
  border-top: 2px solid #38434d;
  padding-top: 0;
  padding-bottom: 140px;
}

.section.footer-image {
  height: 200px;
  opacity: .89;
  mix-blend-mode: exclusion;
  height: 280px;
  background-image: none;
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  top: 0;
  bottom: -10px;
}

.section.padding {
  margin-bottom: 100px;
}

.section.relative {
  padding-top: 0;
}

.wrap-flexbox {
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  justify-content: center;
  margin-bottom: 80px;
  padding-top: 30px;
  display: flex;
}

.wrap-flexbox.padding {
  margin-bottom: 0;
}

.monitoring-area {
  grid-row-gap: 26px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
  font-family: Barlow, Trebuchet MS, sans-serif;
  display: flex;
}

.area-image {
  height: 116px;
}

.journey-image {
  z-index: -1;
  width: 100%;
  margin-bottom: 60px;
  padding-top: 40px;
  position: static;
}

.journey-flexbox {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
}

.product-flexbox {
  grid-column-gap: 50px;
  align-items: center;
  padding-top: 90px;
  padding-bottom: 0;
  display: flex;
}

.product-flexbox.reverse {
  margin-bottom: 0;
}

.product-image {
  width: 60%;
  flex: none;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
  position: relative;
}

.uem-1 {
  z-index: 1;
  width: 50%;
  flex: none;
  align-self: flex-start;
  margin-top: 10%;
  position: absolute;
  left: 0;
}

.uem-2 {
  z-index: 2;
  width: 36%;
  position: absolute;
  left: auto;
}

.uem-3 {
  width: 32%;
  position: absolute;
  right: 0;
}

.uem-5 {
  width: 50%;
  height: auto;
  flex: 0 auto;
  align-self: center;
  margin-top: 10px;
  margin-bottom: 50px;
}

.uem-4 {
  width: 33%;
  height: auto;
  flex: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.uem-6 {
  width: 33%;
  height: auto;
  flex: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.button-group {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  display: flex;
}

.offering {
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  padding-right: 5%;
  display: flex;
}

.offering-image {
  width: auto;
  height: 120px;
  margin-bottom: 20px;
}

.accordion {
  grid-column-gap: 10px;
  border-bottom: 2px solid #556571;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.minus {
  width: 22px;
  height: 22px;
}

.plus {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: rotate(90deg);
}

.icon {
  position: relative;
}

.question {
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, Trebuchet MS, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
}

.accordion-top {
  grid-column-gap: 20px;
  cursor: pointer;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.accordion-content {
  margin-bottom: 30px;
  padding-bottom: 30px;
  display: block;
}

.heading-3 {
  color: #fa9401;
  letter-spacing: .5px;
  font-family: Barlow, Trebuchet MS, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.footer-columns {
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.footer-column {
  flex: 1;
}

.image {
  width: 100%;
}

.image.mobile {
  display: none;
}

.section-2 {
  z-index: 5;
  opacity: 1;
  margin-bottom: -60px;
  position: static;
  bottom: -60px;
}

.container-2 {
  background-image: linear-gradient(to right, #141a21, rgba(30, 38, 45, 0) 14%, rgba(20, 26, 33, 0) 33%, #141a21);
}

.subline {
  color: #fa9401;
  flex: 1;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Barlow, Trebuchet MS, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 28px;
}

.image-2 {
  width: 100%;
  padding-bottom: 20px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.navbar-sticky {
  -webkit-text-fill-color: inherit;
  background-color: rgba(20, 26, 33, .9);
  background-clip: border-box;
  border: 1px solid #000;
  border-bottom: 2px solid #38434d;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  position: fixed;
  top: -85px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.logo-image {
  margin-bottom: 30px;
}

.landing-text-group {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.list {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  color: #939fa8;
  flex-direction: column;
  display: flex;
}

.heading-4 {
  font-family: Barlow, Trebuchet MS, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.footer-image {
  z-index: 0;
  height: 210px;
  opacity: 1;
  background-image: linear-gradient(rgba(85, 101, 113, .2), rgba(85, 101, 113, .2)), url('../images/Waves.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 12px;
  margin-bottom: 0;
  position: relative;
  bottom: 60px;
}

.offer-image {
  z-index: 0;
  height: 210px;
  opacity: 1;
  background-image: url('../images/City.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 12px;
  margin-bottom: 0;
  position: relative;
  top: -60px;
  bottom: 0;
}

@media screen and (min-width: 1440px) {
  .section.product {
    padding-top: 0;
  }
}

@media screen and (max-width: 991px) {
  .intro-section {
    height: 100vh;
    background-size: 1400px, auto;
    padding-top: 140px;
  }

  .text-group {
    text-align: left;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-1, .heading-1.blue {
    text-align: left;
  }

  .title {
    text-align: left;
    font-size: 30px;
    line-height: 40px;
  }

  .title.centered {
    text-align: center;
    line-height: 50px;
  }

  .button {
    font-size: 15px;
  }

  .hero-content {
    flex-direction: column-reverse;
    align-items: center;
    padding-left: 70px;
    padding-right: 70px;
  }

  .container {
    align-items: flex-start;
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-2 {
    text-align: left;
    font-size: 24px;
    line-height: 30px;
  }

  .heading-2.journey {
    margin-right: 50px;
  }

  .heading-2.white {
    width: 100%;
  }

  .paragraph {
    text-align: left;
    flex: 1;
    font-size: 16px;
    line-height: 22px;
  }

  .section {
    padding-top: 120px;
    padding-bottom: 0;
  }

  .section.banner-image {
    height: 160px;
  }

  .section.footer {
    padding-bottom: 100px;
  }

  .section.footer-image {
    height: 100px;
    height: 100px;
  }

  .wrap-flexbox {
    flex-wrap: wrap;
    align-content: flex-start;
  }

  .monitoring-area {
    flex: 1;
    padding-left: 12px;
    padding-right: 12px;
  }

  .area-image {
    height: 90px;
  }

  .journey-image {
    padding-top: 0;
    position: static;
  }

  .product-flexbox {
    grid-column-gap: 30px;
  }

  .product-image {
    width: 50%;
  }

  .uem-5 {
    width: 80%;
    height: auto;
    flex: none;
    margin-bottom: 20px;
  }

  .uem-4, .uem-6 {
    width: 33%;
    height: auto;
  }

  .offering {
    padding-right: 0%;
  }

  .offering-image {
    width: auto;
    height: 90px;
  }

  .question {
    font-size: 22px;
    line-height: 28px;
  }

  .subline {
    text-align: center;
    font-size: 22px;
    line-height: 28px;
  }

  .landing-text-group {
    text-align: left;
    align-items: center;
    padding-left: 52px;
    padding-right: 52px;
  }

  .footer-image, .offer-image {
    height: 180px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-landing {
    padding-left: 10px;
  }

  .menu-container {
    padding-left: 0;
  }

  .text-group {
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .button {
    font-size: 16px;
  }

  .hero-content {
    padding-left: 40px;
    padding-right: 40px;
  }

  .container {
    flex-direction: column;
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-2 {
    align-self: flex-start;
    line-height: 28px;
  }

  .heading-2.journey {
    width: 30%;
    margin-right: 30px;
  }

  .section {
    padding-top: 100px;
    padding-bottom: 0;
  }

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

  .section.footer-image {
    height: 180px;
  }

  .wrap-flexbox {
    grid-column-gap: 20px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .monitoring-area {
    flex: 1;
    padding-left: 20px;
    padding-right: 20px;
  }

  .product-flexbox {
    grid-row-gap: 30px;
    flex-direction: column;
  }

  .product-flexbox.reverse {
    flex-direction: column-reverse;
  }

  .product-image {
    width: 90%;
    align-self: center;
  }

  .uem-4 {
    width: 40%;
  }

  .offering {
    min-width: 50%;
    flex: 1;
    align-items: flex-start;
  }

  .question, .subline {
    font-size: 20px;
    line-height: 24px;
  }

  .navbar-sticky {
    padding-left: 10px;
  }

  .landing-text-group {
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .navbar-landing, .menu-container {
    padding-left: 10px;
  }

  .nav-link {
    font-size: 20px;
    line-height: 30px;
  }

  .logo {
    width: 220px;
  }

  .intro-section {
    height: 100vh;
    background-position: 50% 88%, 0 0;
    background-size: 820px, auto;
    align-items: center;
    padding-top: 100px;
    padding-bottom: 190px;
  }

  .text-group {
    align-items: center;
  }

  .heading-1 {
    padding-right: 30px;
    font-size: 17px;
  }

  .heading-1.right-aligned {
    text-align: left;
    padding-right: 0;
  }

  .title {
    font-size: 26px;
    line-height: 33px;
  }

  .title.centered {
    font-size: 30px;
    line-height: 38px;
  }

  .button {
    padding: 10px 23px;
    font-size: 15px;
  }

  .hero-content {
    padding-left: 0;
    padding-right: 0;
  }

  .container {
    flex-direction: column;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-2 {
    line-height: 28px;
  }

  .heading-2.journey {
    width: 100%;
    margin-right: 0;
  }

  .paragraph.darker.smaller {
    font-size: 12px;
  }

  .section {
    padding-top: 120px;
  }

  .section.product {
    padding-top: 40px;
    padding-bottom: 80px;
  }

  .section.journey {
    padding-top: 0;
    padding-bottom: 0;
  }

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

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

  .wrap-flexbox {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .monitoring-area {
    width: 120px;
    flex: 1;
    padding-left: 20px;
    padding-right: 20px;
  }

  .journey-image {
    margin-bottom: 0;
    display: none;
  }

  .journey-flexbox {
    flex-direction: column;
  }

  .product-flexbox {
    padding-top: 60px;
  }

  .product-flexbox.reverse {
    margin-bottom: 40px;
  }

  .product-image {
    width: 100%;
  }

  .uem-4 {
    width: 33%;
  }

  .button-group {
    justify-content: center;
  }

  .offering {
    min-width: 100%;
  }

  .accordion {
    border-bottom-width: 2px;
  }

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

  .accordion-top {
    grid-column-gap: 14px;
  }

  .footer-columns {
    grid-row-gap: 30px;
    flex-direction: column;
    margin-bottom: 14px;
  }

  .image.mobile {
    margin-bottom: 40px;
    display: block;
  }

  .subline {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
  }

  .navbar-sticky {
    padding-left: 10px;
  }

  .landing-text-group {
    align-items: center;
  }

  .footer-image {
    height: 180px;
    bottom: 40px;
  }

  .offer-image {
    top: -30px;
  }
}

#w-node-c303484f-03ec-de8e-c9d4-0b3698b10d72-5c2b15c1, #w-node-c303484f-03ec-de8e-c9d4-0b3698b10d76-5c2b15c1, #w-node-c303484f-03ec-de8e-c9d4-0b3698b10d7a-5c2b15c1, #w-node-c303484f-03ec-de8e-c9d4-0b3698b10d7e-5c2b15c1, #w-node-c303484f-03ec-de8e-c9d4-0b3698b10d82-5c2b15c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow Italic';
  src: url('../fonts/Barlow-Italic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow Light';
  src: url('../fonts/Barlow-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}