.scroll {
  overflow: visible;
  height: 600vw;
}

.wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 600vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: linear-gradient(141deg, #0079b4, #0079b4);
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.section {
  width: 100vw;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.section._1 {
  width: 100vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.section._2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
}

.section._3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
}

.section._4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
}

.section._5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
}

.heading {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 750px;
  height: auto;
  margin-top: 200px;
  margin-bottom: 0px;
  margin-left: 300px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 55px;
  line-height: 60px;
  font-weight: 700;
  letter-spacing: -2px;
}

.heading.welcom-to-tradian {
  margin-top: -3px;
  margin-right: 109px;
  margin-left: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-weight: 700;
}

.heading.business._2 {
  top: -75px;
  margin-top: 550px;
}

.heading.procurement {
  top: auto;
  display: block;
  width: auto;
  margin-top: 15%;
  margin-left: 75px;
  text-transform: uppercase;
}

.heading.smart-contracts {
  top: 14px;
  display: block;
  width: auto;
  margin-top: auto;
  margin-bottom: 56px;
  margin-left: 75px;
  text-transform: uppercase;
}

.heading.smart-contracts._2 {
  top: -29px;
}

.heading.smart-contracts._3 {
  top: -72px;
}

.heading.innovation {
  display: block;
  width: auto;
  margin-top: 20%;
  margin-left: 150px;
  font-size: 35px;
  font-weight: 700;
  letter-spacing: -1px;
}

.paragraph {
  position: relative;
  top: auto;
  z-index: 10;
  width: 700px;
  margin-top: 31px;
  margin-right: 250px;
  margin-left: 500px;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
  letter-spacing: 0px;
}

.div-block {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 300px;
  height: 100px;
}

.body {
  min-height: 2000px;
  background-color: transparent;
  background-image: radial-gradient(circle farthest-corner at 0% 50%, #0055b0, #0079b4);
  -webkit-perspective: 0px;
  perspective: 0px;
  cursor: none;
}

.path {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 1px;
  height: 100%;
  margin-left: 20vh;
  background-color: hsla(0, 0%, 100%, 0.25);
}

.path._1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1px;
  height: 100%;
  margin-left: 20%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-perspective: 0px;
  perspective: 0px;
}

.path._2 {
  margin-left: 40%;
}

.path._3 {
  margin-left: 60%;
}

.path._4 {
  margin-left: 80%;
}

.path._5 {
  margin-left: 100vh;
}

.path-bar {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 5;
  width: 5px;
  height: 500px;
  margin-left: 20%;
  background-color: hsla(0, 0%, 100%, 0.25);
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.path-bar._2 {
  position: absolute;
  margin-top: 500px;
  margin-left: 40%;
}

.path-bar._3 {
  margin-top: 250px;
  margin-left: 60%;
}

.path-bar._4 {
  margin-top: 125px;
  margin-left: 80%;
}

.path-bar.bar-1 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  margin-left: 20%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.path-parallax {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vh;
  height: 100%;
  min-height: 1000px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0055b0), color-stop(70%, #0079b4));
  background-image: linear-gradient(180deg, #0055b0, #0079b4 70%);
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.home-intro {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.section-2 {
  width: 100vw;
  height: 100vh;
  background-image: url('../images/Tradian-BG.png');
  background-position: 100% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.div-block-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.heading-2 {
  position: static;
  left: -186px;
  width: 750px;
  margin-top: 0px;
  margin-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 56px;
  line-height: 70px;
  font-weight: 700;
  letter-spacing: -2px;
}

.text-span {
  text-decoration: none;
}

.div-block-3 {
  position: static;
  width: 250px;
  height: 10px;
  margin-top: 158px;
  margin-left: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tradian-about-business {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.effects {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform: perspective(0px);
  transform: perspective(0px);
}

.custom-mouse-border {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: block;
  width: 75px;
  height: 75px;
  max-height: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.24);
  border-radius: 100%;
  background-color: transparent;
  box-shadow: inset 0 0 12px 5px rgba(0, 0, 0, 0.07);
  cursor: none;
}

.custom-mouse-border.horizontal-mouse-scroll {
  position: relative;
  z-index: auto;
  border-color: hsla(0, 0%, 94.7%, 0.5);
  box-shadow: inset 0 0 12px 5px rgba(0, 0, 0, 0.07);
}

.custom-mouse-border.horizontal-mouse-scroll {
  z-index: 500;
}

.custom-mouse-border.horizontal-mouse-scroll.procurement-border-mouse {
  border-color: #0055b0;
}

.mouse-point {
  position: relative;
  left: 43px;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: auto;
  display: block;
  overflow: visible;
  width: 10px;
  height: 10px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 100%;
  background-color: #f1f1f1;
  direction: ltr;
  font-size: 0px;
  line-height: 0px;
  text-align: left;
  cursor: none;
}

.div-block-4 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 10;
  width: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 0px;
  background-color: #fff;
}

.dot-menu {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 101;
  width: 10px;
  height: 10px;
  margin-top: 50vh;
  margin-left: 50px;
  border-radius: 100%;
  background-color: #2b2b2b;
  box-shadow: 0 0 16px 2px rgba(0, 0, 0, 0.5);
}

.cursor-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  cursor: none;
}

.button {
  position: relative;
  top: -115px;
  z-index: 100;
  margin-top: -129px;
  margin-left: 500px;
}

.button:hover {
  background-color: #000;
}

.button-2 {
  display: inline-block;
}

.button-2:hover {
  background-color: #fff;
}

.menu-icon {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 500;
  overflow: visible;
  width: 40px;
  height: 20px;
  margin-top: 50px;
  margin-right: 50px;
  text-align: left;
}

.line {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 50px;
  height: 5px;
  padding-top: 0px;
  background-color: #fff;
}

.line.middle {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-top: 7.5px;
}

.line.buttom {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.gravity-legenda {
  position: relative;
  left: 63px;
  top: -3px;
  right: auto;
  bottom: 0%;
  z-index: 10;
  display: block;
  width: 200px;
  margin-left: 0px;
  float: left;
  clear: none;
  font-family: Rubik, sans-serif;
  color: #2b2b2b;
  font-size: 10px;
  font-style: italic;
  font-weight: 700;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
}

.body-2 {
  -webkit-perspective: 0px;
  perspective: 0px;
}

.text-span-2 {
  font-weight: 700;
}

.text-span-3 {
  font-weight: 700;
}

.text-span-4 {
  font-weight: 700;
}

.text-span-5 {
  font-weight: 700;
}

.text-span-6 {
  font-weight: 700;
}

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

.paragraph-2 {
  position: static;
  margin-top: 350px;
  font-size: 18px;
  font-weight: 500;
}

.paragraph-2._2 {
  position: relative;
  left: 0%;
  top: -125%;
  right: 0%;
  bottom: 0%;
  margin-top: 500px;
}

.logo {
  position: absolute;
  left: auto;
  top: 323px;
  right: 100px;
  bottom: 0%;
  z-index: 5;
  display: block;
}

.logo.main {
  position: fixed;
  left: 75px;
  top: 50px;
  right: auto;
  bottom: auto;
}

.image-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 1000vw;
  height: 1000vh;
}

.image-3 {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100vw;
  height: 200px;
}

.particles {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 25%;
}

.button-3 {
  position: absolute;
  top: 406px;
  right: 100px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 3px solid #fff;
  background-color: transparent;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  font-family: Rubik, sans-serif;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.button-3:hover {
  background-color: #fff;
  box-shadow: 0 0 12px -1px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
  color: #2b2b2b;
}

.button-3:active {
  box-shadow: 0 0 19px 2px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

.div-block-5 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span-8 {
  color: transparent;
}

.heading-1 {
  position: absolute;
  z-index: 10;
}

.text-span-9 {
  width: auto;
  margin-right: 10px;
  font-size: 33px;
  font-weight: 500;
}

.menu {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: block;
  width: 50%;
  height: 96vh;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  background-image: url('../images/Tradian-BG.png');
  background-position: 0% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  opacity: 1;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.link {
  text-decoration: none;
}

.link.w--current {
  font-size: 50px;
}

.button-4 {
  display: block;
  margin: 16px 50px 15px 140px;
  float: none;
  clear: none;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
  opacity: 0.7;
  font-family: Rubik, sans-serif;
  color: #2b2b2b;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -1px;
  text-transform: none;
}

.button-4.tradian {
  margin-top: 231px;
  margin-left: 140px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.button-4.tradian:hover {
  opacity: 1;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.button-4.tradian:active {
  -webkit-transform: scale(0.97);
  -ms-transform: scale(0.97);
  transform: scale(0.97);
}

.button-4.tradian:focus {
  opacity: 0.14;
  color: #0079b4;
}

.menu-bg-overlay {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  display: none;
  background-color: rgba(0, 0, 0, 0.75);
  opacity: 1;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.div-block-6 {
  position: absolute;
  left: 50px;
  top: 30px;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  font-family: Rubik, sans-serif;
  color: #0055b0;
  font-size: 30px;
  font-weight: 700;
}

.text-span-10 {
  font-weight: 700;
}

.text-span-11 {
  font-weight: 700;
}

.text-span-12 {
  font-weight: 700;
}

.contact {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 20px;
  z-index: 30;
  width: 95vw;
  height: 100px;
}

.contact-tradian {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.text-field {
  position: relative;
  width: 750px;
  border-style: none solid solid;
  border-width: 2px 3px 3px;
  border-color: #000 hsla(0, 0%, 100%, 0.5) hsla(0, 0%, 100%, 0.5);
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: transparent;
  font-family: Rubik, sans-serif;
  color: #fff;
}

.text-field::-webkit-input-placeholder {
  color: hsla(0, 0%, 100%, 0.5);
}

.text-field:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.5);
}

.text-field::-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.5);
}

.text-field::placeholder {
  color: hsla(0, 0%, 100%, 0.5);
}

.submit-button {
  position: relative;
  top: -50px;
  float: none;
  clear: none;
  background-color: transparent;
  font-family: Rubik, sans-serif;
  font-weight: 500;
  text-align: right;
  letter-spacing: 0.5px;
}

.text-block {
  position: fixed;
  left: 150px;
  top: auto;
  bottom: 118px;
  padding: 7px 20px;
  background-color: transparent;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-weight: 500;
}

.contact-tradian-2 {
  position: fixed;
  left: auto;
  top: auto;
  right: 50px;
  bottom: 0%;
}

.text-field-2 {
  position: relative;
  right: 201px;
  width: 750px;
  padding-bottom: 15px;
  padding-left: 35px;
  border-style: none solid solid;
  border-width: 2px 3px 3px;
  border-color: #000 hsla(0, 0%, 100%, 0.5) hsla(0, 0%, 100%, 0.5);
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: transparent;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 12px;
}

.text-field-2::-webkit-input-placeholder {
  color: hsla(0, 0%, 100%, 0.5);
}

.text-field-2:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.5);
}

.text-field-2::-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.5);
}

.text-field-2::placeholder {
  color: hsla(0, 0%, 100%, 0.5);
}

.submit-button-2 {
  position: relative;
  top: -50px;
  right: 91px;
  float: right;
  clear: none;
  background-color: transparent;
  font-family: Rubik, sans-serif;
  font-weight: 500;
  text-align: right;
  letter-spacing: 0.5px;
}

.text-span-13 {
  font-weight: 700;
}

.text-span-14 {
  font-weight: 700;
}

.welcome {
  height: 100vh;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.menu-w {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  text-align: center;
}

.multimedia-bg-w {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -1;
  width: 75vw;
  height: 80vh;
  background-color: #e4e4e4;
}

.background-video {
  display: none;
  height: 100%;
}

.button-5 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: auto;
  height: auto;
  background-color: #fff;
}

.tradian-logo-w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25vw;
  height: 40vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tradian-logo {
  width: 150px;
}

.h1-welcome-w {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  height: 100px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2b2b2b;
}

.heading-3 {
  margin-top: auto;
  margin-right: 60px;
  margin-bottom: auto;
  font-family: Rubik, sans-serif;
  color: #fff;
  text-align: right;
  letter-spacing: -0.5px;
}

.button-discover-w {
  position: relative;
  left: 25vw;
  width: 25%;
  height: 100px;
  -webkit-perspective: 0px;
  perspective: 0px;
}

.button-6 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  font-family: Rubik, sans-serif;
  color: #0055b0;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.mouse-w {
  position: fixed;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mouse-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75px;
  height: 75px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #f1f1f1;
  border-radius: 100%;
  box-shadow: inset 0 0 10px 0 hsla(0, 0%, 100%, 0.5);
}

.mouse-dot {
  width: 10px;
  height: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #f1f1f1;
  border-radius: 100%;
  background-color: #dfdfdf;
}

.verticle-lines {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
}

.v1 {
  position: absolute;
  left: 25vw;
  width: 1px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}

.v2 {
  position: absolute;
  left: 50vw;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 1px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}

.v3 {
  position: absolute;
  left: 75%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 1px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}

.menu-line-1 {
  display: block;
  width: 35px;
  height: 3px;
  margin-bottom: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #2b2b2b;
  text-align: center;
}

.menu-line-3 {
  display: block;
  width: 35px;
  height: 3px;
  margin-bottom: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #2b2b2b;
  text-align: center;
}

.menu-line-2 {
  display: block;
  width: 35px;
  height: 3px;
  margin-bottom: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #2b2b2b;
  text-align: center;
}

.white-bg {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  min-height: 100vh;
  clear: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.blue-bg {
  position: absolute;
  left: 50vw;
  top: 100vh;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  min-height: 100vh;
  clear: right;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #0055b0;
}

.cta-new-way-trade {
  position: static;
  top: 200px;
  width: auto;
  margin-bottom: 160px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.text-block-2 {
  font-family: Rubik, sans-serif;
  font-size: 100px;
  line-height: 90px;
  text-align: left;
  letter-spacing: -5px;
}

.div-block-7 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 50vw;
  height: 20vh;
  float: right;
  background-color: #0055b0;
}

.about-tradian-w {
  position: static;
  width: auto;
  clear: none;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.h2-what-is-tradian {
  margin-bottom: 40px;
  font-family: Rubik, sans-serif;
  font-size: 40px;
  letter-spacing: -1px;
}

.p-about-tradian {
  position: static;
  margin-bottom: 100px;
  font-family: Rubik, sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.about-w {
  position: absolute;
  width: 50%;
  margin-top: 200px;
}

.about-bg-sliding-text {
  position: absolute;
  left: -33%;
  top: 32.8vh;
  right: 0%;
  bottom: 0%;
  overflow: visible;
  height: 200px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.text-block-3 {
  font-family: Rubik, sans-serif;
  color: hsla(0, 0%, 100%, 0.02);
  font-size: 300px;
  font-weight: 700;
  letter-spacing: -20px;
}

.button-wrapper {
  display: block;
  overflow: hidden;
  width: 125%;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.body-3 {
  background-color: #f1f1f1;
}

.div-block-8 {
  position: relative;
  left: -14%;
  top: -126px;
  right: 0%;
  bottom: 0%;
  display: inline-block;
  width: 120%;
  height: 170px;
  margin-bottom: 200px;
  background-color: #fff;
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}

.button-7 {
  position: relative;
  top: 24px;
  z-index: 1;
  display: block;
  width: 80%;
  padding-left: 0px;
  float: right;
  background-color: transparent;
  font-family: Rubik, sans-serif;
  color: #0055b0;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  letter-spacing: -0.5px;
}

.img-about-w {
  position: relative;
  left: 25vw;
  top: -42%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  margin-top: 500px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-4 {
  position: static;
  display: block;
  width: 100%;
  margin-top: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.div-block-9 {
  width: 100vw;
  height: 100vh;
}

.home-intro-section {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.menu-div {
  position: fixed;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tradian-intro-w {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-intro-w {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  height: 100px;
  float: none;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tradian-intro-w-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 100px;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-link-button {
  overflow: hidden;
  background-color: transparent;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-weight: 700;
  letter-spacing: -0.25px;
}

.header-link-button.blue-link-button {
  color: #0055b0;
}

.welcome-text-w {
  display: block;
  padding-top: 47px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.text-block-4 {
  display: block;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -3px;
}

.scroll-w {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 5px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.scroll-white-element {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #fff;
}

.link-2 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  width: 50px;
}

.scroll-text-w {
  position: relative;
  top: -85px;
}

.scroll-button {
  background-color: transparent;
  font-family: Rubik, sans-serif;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 10px;
  font-weight: 300;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.particles-js {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.once-upon-a-time {
  position: relative;
  bottom: -70px;
  display: block;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 70px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -3px;
}

.text-block-4-copy {
  display: block;
  max-width: 60vw;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 70px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -3px;
}

.bold-text {
  width: 50px;
  max-width: 0px;
  font-size: 50px;
  line-height: 70px;
  text-align: center;
}

.word-disruption {
  position: relative;
  display: block;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -2px;
}

.trade-community {
  position: relative;
  top: -80px;
  display: block;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -2.5px;
}

.tradian-main-logo-w {
  position: relative;
  top: -130px;
  overflow: hidden;
}

.image-5 {
  width: 35px;
  height: 35px;
}

.image-6 {
  height: 35px;
}

.gsw {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 30vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.graphic-scale-img {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: auto;
  z-index: 1;
  width: 100vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.about-tradian {
  height: 1000px;
  background-color: transparent;
}

.color-bg {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1a1a1a;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.blur {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: auto;
  overflow: hidden;
  background-color: transparent;
  -webkit-perspective: 0px;
  perspective: 0px;
}

.cta-about-w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 70%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.h1-w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 70%;
  float: right;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h1-about {
  position: relative;
  right: 25px;
  width: auto;
  min-width: 500px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 90px;
  line-height: 90px;
  font-weight: 700;
  text-align: right;
  letter-spacing: -2px;
  text-transform: uppercase;
}

.heading-4 {
  font-family: Rubik, sans-serif;
  color: #fff;
  letter-spacing: -0.5px;
}

.div-block-10 {
  position: relative;
  left: 25px;
  top: 243px;
  z-index: 20;
  width: 70%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.description-paragraph {
  margin-top: 20px;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}

.description-paragraph.procurement {
  float: right;
  text-align: right;
}

.description-paragraph.feature-description {
  width: 75%;
  margin-bottom: 40px;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.description-paragraph.blockchain-paragraph {
  float: right;
  text-align: left;
}

.video-about {
  position: relative;
  left: auto;
  top: -653px;
  z-index: auto;
  width: 500px;
  height: 500px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100%;
  box-shadow: inset 1px 1px 20px 10px rgba(0, 0, 0, 0.1);
  opacity: 1;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.background-video-2 {
  z-index: 50;
}

.background-video-3 {
  border-radius: 1000%;
  box-shadow: inset 1px 1px 20px 10px rgba(0, 0, 0, 0.2);
  opacity: 0.2;
}

.tadian-shadow-video-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-image: url('../images/Tradian-Icon---Back-Home.svg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 0.03;
}

.pocurement {
  height: 1000px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.h1-procurement {
  position: relative;
  right: 12.5vw;
  width: auto;
  min-width: auto;
  float: right;
  -webkit-perspective: 0px;
  perspective: 0px;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 125px;
  line-height: 105px;
  font-weight: 700;
  text-align: right;
  letter-spacing: -5px;
  text-transform: uppercase;
}

.bg-left-w {
  position: relative;
  width: 50%;
  height: 100%;
  float: left;
}

.bg-right-w {
  position: relative;
  width: 50%;
  height: 100%;
  float: right;
}

.procurement-text-w {
  position: relative;
  left: 25px;
  top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  text-align: right;
}

.heading-4-copy {
  float: right;
  clear: right;
  font-family: Rubik, sans-serif;
  color: #fff;
  letter-spacing: -0.5px;
}

.bg-left-w-procurement {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  float: left;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.img-procurement-w {
  position: relative;
  top: 300px;
  right: 123px;
  width: 350px;
  height: 450px;
  background-color: hsla(0, 0%, 94.7%, 0.1);
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.button-content {
  position: relative;
  left: auto;
  top: 90px;
  z-index: 100;
  width: auto;
  height: 50px;
  margin-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
  border-bottom: 5px solid #fff;
  border-radius: 0px;
  background-color: transparent;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.button-tradian {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 50px;
  min-width: 75px;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-tradian.left-button {
  margin-left: 39px;
}

.button-text {
  position: relative;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.button-dinamic-line {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 5px;
  background-color: #fff;
}

.what-we-do {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 1500px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.features-w {
  width: 75vw;
  height: 75vh;
}

.div-block-11 {
  overflow: hidden;
  width: 30%;
  height: 100px;
}

.features-h4 {
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 50px;
  font-weight: 700;
}

.description-features-w {
  width: 70%;
  height: 100%;
  float: right;
}

.feature-w {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.menu-button {
  position: relative;
  z-index: 200;
  display: block;
  overflow: hidden;
  width: 35px;
  height: 35px;
  padding-top: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.upper-menu-line {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: auto;
  width: 75%;
  height: 5px;
  background-color: #fff;
  color: #fff;
}

.upper-menu-line.blue-upper {
  background-color: #0055b0;
  color: #0055b0;
}

.mid-menu-line {
  position: relative;
  top: 5px;
  width: 100%;
  height: 5px;
  border: 1px solid transparent;
  background-color: #fff;
  color: #fff;
}

.mid-menu-line.blue-mid {
  background-color: #0055b0;
}

.lower-menu-line {
  position: relative;
  bottom: -10px;
  width: 50%;
  height: 5px;
  background-color: #fff;
  color: #fff;
}

.lower-menu-line.blue-low {
  background-color: #0055b0;
}

.blockchain {
  height: 1500px;
}

.blockchain-left-w {
  width: 50vw;
  height: 100%;
  float: left;
}

.blockchain-right-w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  height: 100%;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.h1-blockchain {
  position: relative;
  left: 12.5vw;
  top: 200px;
  right: auto;
  width: auto;
  min-width: auto;
  float: left;
  -webkit-perspective: 0px;
  perspective: 0px;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 125px;
  line-height: 105px;
  font-weight: 700;
  text-align: left;
  letter-spacing: -5px;
  text-transform: uppercase;
}

.blockchain-left-w-copy {
  width: 50vw;
  height: 100%;
  float: left;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.blockchain-text-w {
  position: relative;
  left: 12.5vw;
  top: 300px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  text-align: left;
}

.h4-blockchain {
  float: right;
  clear: none;
  font-family: Rubik, sans-serif;
  color: #fff;
  letter-spacing: -0.5px;
}

.credit-card-animation {
  overflow: hidden;
  width: 400px;
  height: 250px;
  border-radius: 15px;
  background-color: hsla(0, 0%, 100%, 0.43);
}

.div-block-12 {
  position: relative;
  top: 30px;
  height: 40px;
  background-color: #000;
}

.div-block-13 {
  position: relative;
  left: 30px;
  top: 64px;
  width: 70px;
  height: 60px;
  border-radius: 15px;
  background-color: rgba(196, 164, 91, 0.17);
}

.text-block-5 {
  position: relative;
  left: 40px;
  top: 20px;
  width: 300px;
  font-family: Track, sans-serif;
  color: rgba(51, 51, 51, 0.51);
  font-size: 16px;
  text-align: right;
}

.div-block-14 {
  width: 300px;
  height: 300px;
  border-radius: 100%;
  background-color: #fff;
  opacity: 0.05;
  -webkit-filter: blur(1px);
  filter: blur(1px);
}

.menu-overflow {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 150;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3f3f3;
}

.menu-content {
  position: relative;
  z-index: 200;
  width: 75vw;
  height: 75vh;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.menu-link-w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 75px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-3 {
  font-family: Rubik, sans-serif;
  color: #0055b0;
  font-size: 50px;
  font-weight: 700;
  letter-spacing: -2px;
  text-decoration: none;
  text-transform: uppercase;
}

.link-3:hover {
  color: #2b2b2b;
}

.particles-div-menu {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  cursor: none;
}

.link-home {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tradian-img-footer-w {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-top: -145px;
}

.tradian-logo-img {
  position: relative;
  top: -25px;
}

.tradian-footer-menu {
  position: absolute;
  top: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 100px;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.goodbye-text-w {
  position: relative;
  top: -70px;
  display: block;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.are-you-ready {
  position: relative;
  top: auto;
  bottom: auto;
  display: block;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 70px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -3px;
}

.form-ready {
  position: absolute;
  top: auto;
  bottom: auto;
  width: 30%;
  margin-top: auto;
  text-align: center;
}

.submit-button-3 {
  width: 100%;
  height: 70px;
  background-color: #f1f1f1;
  font-family: Rubik, sans-serif;
  color: #0055b0;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.2px;
}

.text-field-3 {
  height: 70px;
  border-style: none;
  border-width: 0px 1px 3px;
  border-color: #f1f1f1 #000;
  background-color: transparent;
  font-family: Rubik, sans-serif;
  color: #f1f1f1;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.2px;
}

.text-field-3:hover {
  border-top-color: transparent;
}

.text-field-3::-webkit-input-placeholder {
  color: #f1f1f1;
}

.text-field-3:-ms-input-placeholder {
  color: #f1f1f1;
}

.text-field-3::-ms-input-placeholder {
  color: #f1f1f1;
}

.text-field-3::placeholder {
  color: #f1f1f1;
}

.text-field-4 {
  height: 70px;
  border-style: none;
  border-width: 1px;
  border-color: #000 #000 #f1f1f1;
  background-color: transparent;
  font-family: Rubik, sans-serif;
  color: transparent;
  text-align: center;
}

.text-field-4:hover {
  border-left-color: rgba(0, 0, 0, 0.1);
}

.text-field-4::-webkit-input-placeholder {
  color: #f1f1f1;
  font-size: 16px;
  font-weight: 700;
  white-space: normal;
}

.text-field-4:-ms-input-placeholder {
  color: #f1f1f1;
  font-size: 16px;
  font-weight: 700;
  white-space: normal;
}

.text-field-4::-ms-input-placeholder {
  color: #f1f1f1;
  font-size: 16px;
  font-weight: 700;
  white-space: normal;
}

.text-field-4::placeholder {
  color: #f1f1f1;
  font-size: 16px;
  font-weight: 700;
  white-space: normal;
}

.form {
  position: absolute;
  left: 0%;
  top: 50px;
  right: 0%;
  bottom: 0%;
}

.rato {
  position: fixed;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ponto {
  position: relative;
  width: 10px;
  height: 10px;
  border: 1px solid transparent;
  border-radius: 100%;
  background-color: #f1f1f1;
}

.cursordiv {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: none;
}

.mouse-point-2 {
  position: relative;
  left: 43px;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 20;
  display: block;
  overflow: visible;
  width: 10px;
  height: 10px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 100%;
  background-color: #000;
  direction: ltr;
  font-size: 0px;
  line-height: 0px;
  text-align: left;
  cursor: none;
}

.mouse-point-horizontal-scroll {
  background-color: #f1f1f1;
  cursor: none;
}

.body-4 {
  cursor: none;
}

.text-span-15 {
  font-style: italic;
  font-weight: 300;
}

.intro-procurement {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.intro-procurement-copy {
  height: 100vh;
}

.menu-div-procurement {
  position: fixed;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-perspective: 0px;
  perspective: 0px;
  -webkit-transform: perspective(5000px);
  transform: perspective(5000px);
}

.body-5 {
  background-color: #f1f1f1;
}

.procurement-cta-wrapper {
  text-align: center;
}

.heading-5 {
  margin-bottom: 40px;
  font-family: Rubik, sans-serif;
  font-size: 72px;
  letter-spacing: -3px;
  text-transform: uppercase;
}

.heading-5.blue-title {
  color: #0055b0;
}

.paragraph-3 {
  width: 550px;
  font-family: Rubik, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: -0.5px;
  text-indent: 0px;
}

.paragraph-3.blue-sub {
  color: #0055b0;
}

.scroll-text-w-page {
  position: relative;
  top: -85px;
  color: #0055b0;
}

.scroll-element {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #0055b0;
}

.scroll-element.blue-scroll {
  background-color: #000;
}

.scroll-button-page {
  background-color: transparent;
  font-family: Rubik, sans-serif;
  color: #0055b0;
  font-size: 10px;
  font-weight: 300;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.procurement-features {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2b2b2b;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.procurement-features.blue-bg-under {
  background-color: #0055b0;
}

.procurement-features-wrapper {
  width: 100vw;
  height: 100vh;
}

.bg-feature {
  width: 50%;
  height: 100%;
  float: left;
  background-color: #2b2b2b;
  box-shadow: inset 0 2px 12px 0 rgba(0, 0, 0, 0.18);
}

.bg-feature.blue-bg-under-1 {
  background-color: #0055b0;
}

.tampa-feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px 0px 1px 1px;
  border-color: rgba(0, 0, 0, 0.1);
  background-color: #fff;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.heading-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Rubik, sans-serif;
  font-size: 20px;
  text-align: left;
  letter-spacing: -0.5px;
}

.heading-6.blue-text-h3 {
  color: #0055b0;
}

.paragraph-4 {
  width: 300px;
  clear: none;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Rubik, sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-align: left;
}

.paragraph-4.blue-p {
  color: #0055b0;
}

.div-block-15 {
  position: relative;
  left: 50px;
  display: block;
  width: 50%;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform: perspective(0px) translate3d(0px, 0px, 150px);
  transform: perspective(0px) translate3d(0px, 0px, 150px);
  text-align: center;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.div-block-16 {
  position: relative;
  top: -31px;
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100%;
  box-shadow: inset 0 1px 8px 0 rgba(0, 0, 0, 0.25);
}

.steps-to-procure {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 100vh;
  padding-top: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f1f1f1;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.what-is-procurement {
  height: 100vh;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.cursordiv-procurement {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10000;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: none;
}

.mouse-point-horizontal-scroll-procurement {
  background-color: #0055b0;
  cursor: none;
}

.know-more {
  display: none;
  height: auto;
  padding-top: 200px;
  padding-bottom: 200px;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-left: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.intralinks {
  background-color: #000;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.button-8 {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  padding-left: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none none solid;
  border-width: 1px 1px 0.5px;
  border-color: #000 #000 #000 rgba(0, 0, 0, 0.25);
  background-color: #0055b0;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transition: background-color 250ms ease-in-out, box-shadow 200ms ease;
  transition: background-color 250ms ease-in-out, box-shadow 200ms ease;
  font-family: Rubik, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.button-8:hover {
  background-color: #00438a;
  box-shadow: inset 0 1px 5px 0 #000;
}

.button-8.black-button {
  background-color: #000;
}

.button-8.black-button:hover {
  background-color: #2b2b2b;
}

.footer-pages {
  position: static;
  left: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 50vh;
  padding-left: 100px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-17 {
  width: 100px;
  clear: none;
}

.step-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: 500px;
  margin-bottom: 3px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #2b2b2b;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transition: box-shadow 200ms cubic-bezier(.439, .019, 0, .995);
  transition: box-shadow 200ms cubic-bezier(.439, .019, 0, .995);
}

.step-1:hover {
  box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.5);
}

.step-1.blue-step-bg {
  background-color: #0055b0;
}

.div-block-19 {
  position: static;
  width: 250px;
  height: 250px;
  clear: none;
  background-color: #0055b0;
}

.n2 {
  position: static;
  left: -373px;
  top: -90px;
  right: auto;
  float: none;
  font-family: Track, sans-serif;
  color: #fff;
  font-size: 100px;
}

.header-link-button-blue {
  overflow: hidden;
  background-color: transparent;
  font-family: Rubik, sans-serif;
  color: #0055b0;
  font-weight: 700;
  letter-spacing: -0.25px;
}

.header-link-button-copy {
  overflow: hidden;
  background-color: transparent;
  font-family: Rubik, sans-serif;
  color: #0055b0;
  font-weight: 700;
  letter-spacing: -0.25px;
}

.header-link-button-copy {
  overflow: hidden;
  background-color: transparent;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-weight: 700;
  letter-spacing: -0.25px;
}

.header-link-button-copy.blue-link-button {
  color: #0055b0;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 50%;
  height: 100%;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2b2b2b;
}

.div-block-20.blue-bg-div {
  background-color: #0055b0;
}

.steps-to-procure-w {
  position: relative;
  top: 218px;
  width: 500px;
  min-height: 500px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.step-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: 250px;
  margin-bottom: 3px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #2b2b2b;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
}

.step-2:hover {
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.5);
}

.step-2.blue-step-bg {
  background-color: #0055b0;
}

.n1 {
  position: relative;
  top: -82px;
  right: 61px;
  height: auto;
  -webkit-perspective: 0px;
  perspective: 0px;
  font-family: Track, sans-serif;
  color: #fff;
  font-size: 100px;
}

.step-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 500px;
  margin-bottom: 3px;
  clear: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #2b2b2b;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
}

.step-3:hover {
  box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.5);
}

.step-3.blue-step-bg {
  background-color: #0055b0;
}

.n3 {
  position: relative;
  left: -50px;
  top: auto;
  right: auto;
  bottom: 70px;
  float: none;
  font-family: Track, sans-serif;
  color: #fff;
  font-size: 100px;
}

.step-4 {
  position: relative;
  left: 253px;
  top: -250px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 247px;
  height: 500px;
  margin-bottom: 3px;
  clear: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #2b2b2b;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
}

.step-4:hover {
  box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.5);
}

.step-4.blue-step-bg {
  background-color: #0055b0;
}

.n4 {
  position: relative;
  left: -127px;
  top: auto;
  right: auto;
  bottom: 322px;
  float: none;
  font-family: Track, sans-serif;
  color: #fff;
  font-size: 100px;
}

.step-5 {
  position: relative;
  left: auto;
  top: -503px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 250px;
  margin-bottom: 3px;
  clear: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #2b2b2b;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
}

.step-5:hover {
  box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.5);
}

.step-5._5.blue-step-bg {
  background-color: #0055b0;
}

.n5 {
  position: relative;
  left: auto;
  top: auto;
  right: 48px;
  bottom: 88px;
  float: none;
  font-family: Track, sans-serif;
  color: #fff;
  font-size: 100px;
}

.div-block-21 {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  overflow: visible;
  width: 300px;
  height: 300px;
}

.image-7 {
  position: relative;
  width: 100%;
}

.x-axis {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 300px;
  height: 3px;
  background-color: #f1f1f1;
}

.y-axis {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: -8%;
  width: 3px;
  height: 50px;
  background-color: #f1f1f1;
}

.point-axis {
  position: relative;
  left: auto;
  width: 5px;
  height: 5px;
  background-color: #f1f1f1;
  color: #f1f1f1;
}

.point-axis-radius {
  position: relative;
  left: 10px;
  display: none;
  width: 50px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 94.7%, 0.28);
  border-radius: 100%;
  background-color: transparent;
  box-shadow: 0 1px 15px 0 hsla(0, 0%, 94.7%, 0.49);
}

.text-block-6 {
  position: relative;
  top: 61px;
  width: 200px;
  font-family: Rubik, sans-serif;
  color: hsla(0, 0%, 94.7%, 0.31);
  font-weight: 500;
  text-align: center;
}

.div-block-22 {
  position: relative;
}

.procurement-advantages-wrapper {
  width: 100vw;
  height: 100vh;
}

.procurement-features-w {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.25);
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform: perspective(0px);
  transform: perspective(0px);
  text-align: center;
}

.h-title-procurement-features {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Rubik, sans-serif;
  font-size: 20px;
  text-align: right;
  letter-spacing: -0.5px;
}

.paragraph-procurement-features {
  width: 500px;
  float: right;
  clear: none;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Rubik, sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-align: right;
}

.steps-to-procurement {
  position: absolute;
  left: 232px;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.text-block-7 {
  position: relative;
  top: -165px;
  width: 100px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  font-family: Track, sans-serif;
  color: #0055b0;
  font-size: 200px;
}

.text-block-7.black-text-number {
  color: #2b2b2b;
}

.text-block-8 {
  position: relative;
  left: 142px;
  top: -16px;
  width: 200px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  font-family: Rubik, sans-serif;
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
  letter-spacing: -2.5px;
  text-transform: uppercase;
}

.text-block-8.blue-text {
  color: #0055b0;
}

.one {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform: translate3d(0px, 0px, 70px);
  transform: translate3d(0px, 0px, 70px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.two {
  position: relative;
  left: -379px;
  bottom: auto;
  height: 100px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform: translate3d(0px, 0px, 70px);
  transform: translate3d(0px, 0px, 70px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.three {
  position: relative;
  bottom: 17px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform: translate3d(0px, 0px, 70px);
  transform: translate3d(0px, 0px, 70px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.four {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform: translate3d(0px, 0px, 70px);
  transform: translate3d(0px, 0px, 70px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.five {
  position: relative;
  bottom: 50px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform: translate3d(0px, 0px, 70px);
  transform: translate3d(0px, 0px, 70px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.procurement-step-explained {
  position: absolute;
  left: 60px;
  top: 130px;
  right: auto;
  bottom: auto;
  width: 250px;
  height: 250px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform: translate3d(0px, 0px, 70px);
  transform: translate3d(0px, 0px, 70px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.procurement-step-explained._2 {
  left: auto;
  top: 92px;
  right: 65px;
  bottom: 0%;
  width: 200px;
  height: 150px;
}

.procurement-step-explained._3 {
  width: 150px;
}

.procurement-step-explained._4 {
  left: 50px;
  top: auto;
  right: auto;
  bottom: 30px;
  width: 150px;
  height: 100px;
}

.procurement-step-text {
  font-family: Rubik, sans-serif;
  color: #f1f1f1;
  font-size: 28px;
  line-height: 36px;
  font-weight: 500;
  letter-spacing: -1px;
  text-indent: 0px;
  text-transform: uppercase;
}

.procurement-step-text._2 {
  position: relative;
  right: 53px;
  bottom: 5px;
  width: 250px;
  font-size: 20px;
  line-height: 28px;
  text-align: right;
  letter-spacing: -0.5px;
}

.procurement-step-text._3 {
  position: relative;
  top: -58px;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.3px;
}

.procurement-step-text._3.slim {
  width: 125px;
}

.procurement-step-text._4 {
  position: relative;
  left: -12px;
  bottom: 71px;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.3px;
}

.price {
  margin-right: auto;
  margin-left: auto;
  font-family: Rubik, sans-serif;
  color: #f1f1f1;
  font-size: 70px;
  font-weight: 700;
  letter-spacing: -3px;
  text-transform: uppercase;
}

.quality {
  position: relative;
  left: -64px;
  margin-right: auto;
  margin-left: auto;
  font-family: Rubik, sans-serif;
  color: #f1f1f1;
  font-size: 70px;
  font-weight: 700;
  letter-spacing: -3px;
  text-transform: uppercase;
}

.div-block-23 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  border: 1px none #000;
  background-color: #fff;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.div-block-24 {
  position: relative;
  right: auto;
  width: 700px;
  float: right;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform: translate3d(0px, 0px, 150px);
  transform: translate3d(0px, 0px, 150px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

@media (max-width: 991px) {
  .h1-about {
    min-width: 250px;
    font-size: 65px;
    line-height: 64px;
  }
  .description-paragraph.feature-description {
    width: 100%;
  }
  .description-paragraph.blockchain-paragraph {
    position: absolute;
    top: 61px;
    z-index: 9;
    width: 400px;
  }
  .procurement-text-w {
    position: absolute;
    left: -213px;
    top: 380px;
    right: -29px;
    width: 500px;
  }
  .button-tradian.left-button {
    position: absolute;
    top: 400px;
    margin-top: 99px;
    margin-left: auto;
  }
  .div-block-11 {
    width: 50%;
  }
  .h4-blockchain {
    position: absolute;
    top: -52px;
  }
  .credit-card-animation {
    position: relative;
    left: -98px;
    top: 702px;
  }
  .tradian-img-footer-w {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -170px;
  }
  .cursordiv {
    display: none;
  }
  .cursordiv-procurement {
    display: none;
  }
}

@media (max-width: 767px) {
  .div-block-6 {
    left: 30px;
  }
}

@media (max-width: 479px) {
  .verticle-lines {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .tradian-intro-w {
    position: absolute;
    left: 10%;
    top: 0%;
    right: auto;
    bottom: auto;
  }
  .menu-intro-w {
    position: absolute;
    left: auto;
    top: 0%;
    right: 9%;
    bottom: auto;
  }
  .tradian-intro-w-copy {
    display: none;
  }
  .once-upon-a-time {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: -1px;
  }
  .word-disruption {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: -1px;
  }
  .trade-community {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: -1px;
  }
  .gsw {
    position: static;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .cta-about-w {
    width: auto;
  }
  .h1-w {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    color: #fff;
  }
  .h1-about {
    position: static;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .heading-4 {
    text-align: center;
  }
  .div-block-10 {
    left: auto;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .description-paragraph {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .description-paragraph.procurement {
    text-align: center;
  }
  .description-paragraph.feature-description {
    text-align: center;
    letter-spacing: 0px;
  }
  .description-paragraph.blockchain-paragraph {
    position: static;
    width: auto;
    text-align: center;
  }
  .video-about {
    display: none;
  }
  .background-video-3 {
    display: none;
  }
  .pocurement {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .h1-procurement {
    position: static;
    float: none;
    font-size: 70px;
    line-height: 60px;
    text-align: center;
    letter-spacing: -3px;
  }
  .bg-right-w {
    width: auto;
    float: none;
  }
  .procurement-text-w {
    position: static;
    left: auto;
    right: 62px;
    width: 80%;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .heading-4-copy {
    position: relative;
    width: 100%;
  }
  .bg-left-w-procurement {
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .img-procurement-w {
    display: none;
  }
  .button-content {
    position: relative;
    top: 104px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .button-tradian {
    margin-right: auto;
    margin-left: auto;
  }
  .button-tradian.left-button {
    position: static;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }
  .button-dinamic-line {
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .what-we-do {
    width: auto;
    height: 800px;
  }
  .features-w {
    width: 90vw;
    text-align: center;
    letter-spacing: -1px;
  }
  .div-block-11 {
    width: auto;
  }
  .features-h4 {
    overflow: visible;
  }
  .description-features-w {
    width: auto;
    text-align: center;
  }
  .blockchain-right-w {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    text-align: center;
  }
  .h1-blockchain {
    position: relative;
    left: auto;
    margin-right: auto;
    margin-left: auto;
    float: none;
    font-size: 70px;
    line-height: 60px;
    text-align: center;
    letter-spacing: -3px;
  }
  .blockchain-left-w-copy {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .blockchain-text-w {
    left: auto;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .h4-blockchain {
    position: static;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .credit-card-animation {
    display: none;
  }
  .menu-overflow {
    display: none;
  }
  .footer {
    padding-bottom: 220px;
  }
  .tradian-img-footer-w {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .are-you-ready {
    top: 12px;
    font-size: 36px;
    line-height: 36px;
  }
  .form-ready {
    width: 90%;
  }
  .cursordiv {
    display: none;
  }
  .cursordiv-procurement {
    display: none;
  }
  .footer-pages {
    padding-bottom: 220px;
  }
}

@font-face {
  font-family: 'Track';
  src: url('../fonts/Track-Regular.ttf') format('truetype'), url('../fonts/Track-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Track';
  src: url('../fonts/Track-RegularItalic.ttf') format('truetype'), url('../fonts/Track-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}