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

.navbar-logo-left {
  z-index: 1;
  background-color: #000;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-menu-wrapper {
  flex: 1;
}

.nav-menu-two {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #b5b4b5;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Titillium Web, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover, .nav-link:active {
  color: #fff;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

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

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.body {
  background-color: #000;
}

.container-2 {
  text-align: center;
  background-color: #00000059;
  max-width: 860px;
  padding-top: 0;
  padding-bottom: 100px;
}

.heading {
  color: #fff;
  font-family: Titillium Web, sans-serif;
  font-size: 40px;
  font-weight: 600;
}

.paragraph {
  color: #fff;
  font-family: Titillium Web, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.section {
  padding-top: 220px;
  padding-bottom: 220px;
}

.image-2 {
  position: relative;
  inset: 0%;
}

.info-list {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1063px;
  text-decoration: none;
  display: flex;
}

.text {
  color: #fff;
  text-align: center;
  letter-spacing: .6px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Titillium Web, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-1597881829 {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1597881830 {
  grid-row-gap: 24px;
  background-color: #141315;
  border: 1px solid #39383a;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.image-1 {
  object-fit: cover;
}

.text-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Titillium Web, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.btn {
  grid-column-gap: 6.66667px;
  background-color: #1d1c1e;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.text-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Titillium Web, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

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

.btn-2 {
  grid-column-gap: 6.66667px;
  background-color: #f200ff;
  border-radius: 999px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.text-4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Titillium Web, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.button {
  text-align: center;
  background-color: #1d1b1e;
  border-radius: 999px;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  font-family: Titillium Web, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: block;
}

.button-main {
  text-align: center;
  background-color: #f200ff;
  border-radius: 999px;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  font-family: Titillium Web, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
}

.info-list-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding-top: 40px;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.text-5 {
  color: #fff;
  text-align: center;
  letter-spacing: .6px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Titillium Web, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-6 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Titillium Web, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.info-list-3 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1344px;
  text-decoration: none;
  display: flex;
}

.frame-1597881831 {
  grid-row-gap: 24px;
  background-color: #141315;
  border: 1px solid #39383a;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 32px;
  text-decoration: none;
  display: flex;
}

.info-list-4 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-7 {
  color: #fff;
  text-align: center;
  letter-spacing: .6px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Titillium Web, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-1597881835 {
  object-fit: cover;
  border: 1px solid #fff;
  border-radius: 8px;
  overflow: hidden;
}

.text-8, .text-9 {
  color: #b5b4b5;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Titillium Web, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

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

.info-list-5 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 649px;
  text-decoration: none;
  display: flex;
}

.powered-by-ontac-the-blockchain-built-for-logistics {
  color: #fff;
  letter-spacing: .6px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Titillium Web, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-10 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Titillium Web, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.image-3 {
  position: static;
}

.columns {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-4 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-5 {
  z-index: -1;
  position: absolute;
  top: 2658.52px;
  left: 545px;
  right: 15px;
  overflow: clip;
}

.info-list-6 {
  grid-row-gap: 24px;
  background-color: #520075;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  padding: 40px 100px;
  text-decoration: none;
  display: flex;
}

.frame-1597881839 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-11 {
  color: #fff;
  text-align: center;
  letter-spacing: .6px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Titillium Web, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-12 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Titillium Web, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.btn-3 {
  grid-column-gap: 6.66667px;
  background-color: #f200ff;
  border-radius: 999px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.text-13 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Titillium Web, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.container-5 {
  background-color: #510f76;
  border-radius: 16px;
  padding-left: 40px;
  padding-right: 40px;
}

.navbar-full {
  border: 0 solid #39383a;
  border-top: 1px #39383a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1536px;
  padding-bottom: 16px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.navbar-scetion1 {
  grid-column-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.onair---light-text---png-1 {
  object-fit: cover;
}

.frame-1597881825 {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-14 {
  color: #fff;
  letter-spacing: .6px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Titillium Web, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-1597881826 {
  grid-column-gap: 16px;
  flex: none;
  order: 1;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-15 {
  color: #fff;
  letter-spacing: .6px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Titillium Web, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

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

.section-5 {
  border-top: 1px solid #39383a;
  border-radius: 1px;
}

.link-block, .link-block-2, .link-block-3, .link-block-4, .link-block-5 {
  text-decoration: none;
}

.button-nav {
  text-align: center;
  background-color: #f200ff;
  border-radius: 999px;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  font-family: Titillium Web, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
}

.background-video {
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block {
  background-color: #0000;
}

.image-7 {
  max-width: 30%;
}

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

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .frame-1597881829 {
    grid-column-gap: 12px;
  }

  .frame-1597881830 {
    align-self: stretch;
  }

  .image-5 {
    top: 2623.52px;
    left: 187px;
  }

  .background-video {
    height: 50%;
    top: 60%;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

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

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

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

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .columns {
    flex-flow: column;
  }

  .image-5 {
    top: 3542.52px;
    left: -42px;
  }

  .container-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .background-video {
    height: 50%;
    inset: 490px 0% 0%;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .navbar-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    display: flex;
  }

  .navbar-brand {
    flex: 1;
    align-self: auto;
  }

  .nav-menu-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-menu-two {
    background-color: #0a0a0b;
    flex-direction: column;
  }

  .menu-button.w--open {
    color: #f135fc;
    background-color: #f135fc26;
    border-radius: 8px;
  }

  .container-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading {
    font-size: 24px;
  }

  .paragraph {
    font-size: 16px;
    line-height: 20px;
  }

  .text {
    font-size: 24px;
  }

  .frame-1597881829 {
    grid-row-gap: 16px;
    flex-flow: column;
  }

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

  .info-list-2 {
    font-size: 14px;
  }

  .text-5 {
    font-size: 24px;
  }

  .frame-1597881831 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .powered-by-ontac-the-blockchain-built-for-logistics {
    font-size: 24px;
  }

  .text-10 {
    color: #b5b4b5;
    font-size: 16px;
  }

  .image-5 {
    top: 3893.52px;
    left: 10px;
  }

  .info-list-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-11 {
    font-size: 24px;
  }

  .container-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-5, .container-6, .container-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .icon {
    color: #f135fc;
  }

  .button-nav {
    border-radius: 10px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 35px;
  }

  .background-video {
    width: 100%;
    height: 20%;
    inset: 514px auto 41% 0%;
  }

  .image-6 {
    max-width: 80%;
    height: 100%;
  }
}


