@charset "UTF-8";
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

@font-face {
  font-family: NeurialGrotesk-Regular;
  src: url(../fonts/NeurialGrotesk-Regular.otf); }
@font-face {
  font-family: NeurialGrotesk-Bold;
  src: url(../fonts/NeurialGrotesk-Bold.otf); }
html,
body {
  height: 100vh; }

body {
  background-color: #0b0c0e;
  font-size: 16px;
  line-height: 24px;
  font-family: "NeurialGrotesk-Regular", sans-serif; }

h1 {
  font-size: 40px;
  line-height: 50px;
  font-family: "NeurialGrotesk-Bold", sans-serif; }

h2 {
  font-size: 26px;
  line-height: 34px;
  font-family: "NeurialGrotesk-Bold", sans-serif; }

h3 {
  font-size: 20px;
  line-height: 30px;
  font-family: "NeurialGrotesk-Bold", sans-serif; }

h4 {
  font-size: 20px;
  line-height: 28px;
  font-family: "NeurialGrotesk-Regular", sans-serif; }

h5 {
  font-size: 16px;
  line-height: 22px;
  font-family: "NeurialGrotesk-Bold", sans-serif; }

h6 {
  font-size: 14px;
  line-height: 20px;
  font-family: "NeurialGrotesk-Bold", sans-serif; }

p {
  font-size: 16px;
  line-height: 24px;
  font-family: "NeurialGrotesk-Regular", sans-serif; }

a {
  transition: .3s all; }

a[data-target] {
  cursor: pointer; }

.text-blue {
  color: #005ce3; }
  .text-blue:hover, .text-blue:active, .text-blue:focus, .text-blue:visited {
    color: #005ce3; }

.smaller {
  font-size: 14px;
  line-height: 22px;
  font-family: "NeurialGrotesk-Regular", sans-serif; }

.envelope-wrapper {
  background-color: #0b0c0e;
  margin: 0 auto;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
  min-height: 100vh;
  position: relative;
  overflow: hidden; }

.navbar-light .navbar-nav {
  text-align: center;
  margin-top: 2em; }

.navbar-inner-wrapper {
  margin: 0 auto;
  transition: .4s all; }

#main-menu-wrapper {
  padding: 0; }

#navbar-main .navbar-collapse {
  padding-bottom: 20px; }

#main-content {
  padding-top: 112px; }

.icon-up,
.navbar-brand.icon-small {
  display: none; }

.navbar-brand embed {
  display: inherit; }

.navbar-brand {
  padding: 0;
  z-index: 5; }

.navbar-light .navbar-toggler {
  padding: 0;
  border: none;
  outline: none;
  z-index: 5; }

.navbar-light .navbar-toggler .navbar-toggler-icon {
  background-image: url("../images/menu-toggle.svg");
  background-size: 14px 13px; }

.menu-open .navbar-light .navbar-toggler .navbar-toggler-icon {
  background-image: url("../images/close.svg");
  background-size: 13px 13px; }

.page-gate .navbar-light .navbar-toggler .navbar-toggler-icon {
  background-image: url("../images/menu-toggle-white.svg"); }

.menu-open .page-gate .navbar-light .navbar-toggler .navbar-toggler-icon {
  background-image: url("../images/close-white.svg"); }

.close {
  color: #005ce3 !important;
  opacity: 1 !important; }

.navbar-inner-wrapper.scroll {
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
  background-color: #0b0c0e; }

.navigation-wrapper {
  padding: 1em 0; }

.page-gate .navigation-wrapper,
.scroll .navigation-wrapper {
  padding: 5px 0; }

.scroll .navigation-wrapper .icon-up {
  display: inline;
  padding: 0 20px; }

.navigation-wrapper .navbar-brand a {
  text-decoration: none;
  white-space: nowrap; }

.navigation-wrapper .navbar-brand .logo-text {
  transition: all 0.4s;
  display: inline-block; }

.navigation-wrapper .navbar-brand .logo-logo {
  transition: all 0.2s;
  display: inline-block; }

.navigation-wrapper .navbar-brand .logo-text {
  width: 92px;
  height: 50px;
  margin-left: 7px; }

.navigation-wrapper .navbar-brand .logo-logo {
  width: 45px;
  height: 50px; }

.page-gate .navigation-wrapper .navbar-brand .logo-logo,
.scroll .navigation-wrapper .navbar-brand .logo-logo {
  width: 31.5px;
  height: 35px; }

.scroll .navigation-wrapper .navbar-brand .logo-text {
  width: 0px;
  height: 0px;
  opacity: 0; }

.page-gate .navigation-wrapper .navbar-brand .logo-text {
  width: auto;
  height: 35px;
  opacity: 1; }

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link {
  color: #ffffff;
  padding-top: 0;
  padding-bottom: 0;
  font-family: "NeurialGrotesk-Bold", sans-serif; }

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #005ce3; }

#intro-text-wrapper,
#intro-text-wrapper-2 {
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 3em;
  background-position: left top; }

#intro-text-wrapper .container,
#intro-text-wrapper-2 .container {
  position: relative; }

#intro-text-wrapper-2 {
  margin-top: 0;
  margin-bottom: 60px;
  overflow: hidden; }

#intro-text-wrapper-2 .bg-image-wrapper {
  /* background-image: url("../images/375/375_story_g.png");
  background-size: auto;
  background-position: center center;
  background-repeat: no-repeat; */
  height: 339px;
  width: 632px;
  margin: 0 auto;
  position: relative;
  margin-left: -86px;
  margin-top: 3em;
  transform-origin: 8% 20%; }

h1.intro-text {
  max-width: 840px;
  margin-bottom: 70px;
  margin-top: 70px;
  font-weight: 600; }

.page-title-wrapper-1 {
  margin-bottom: 50px;
  margin-top: 150px; }

.page-title-wrapper-2 {
  margin-bottom: 50px;
  margin-top: 50px; }

.article-image {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 5%;
  margin-bottom: 2em;
  position: relative;
  min-height: 300px; }

@media screen and (max-width: 990px) {
  .article-image {
    min-height: 300px; } }
.article-image-1 {
  background-image: url("../images/media_placeholder_1.jpg"); }

.play-icon {
  background-image: url("../images/play.svg");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
  width: 60px;
  height: 60px; }

.video-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
  opacity: 0.7; }

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #f86b02;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  opacity: 0.5; }

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background-color: #f86b02;
  border-radius: 50%;
  transition: all 200ms;
  background-image: url("../images/play.png");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center; }

.video-play-button:hover:after {
  background-color: #c55502;
  opacity: 0.8; }

.vimeo-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
  opacity: 0.7; }

.vimeo-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #f86b02;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  opacity: 0.5; }

.vimeo-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background-color: #f86b02;
  border-radius: 50%;
  transition: all 200ms;
  background-image: url("../images/play.png");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center; }

.vimeo-play-button:hover:after {
  background-color: #c55502;
  opacity: 0.8; }

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1; }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0; } }
a,
a:hover,
a:visited {
  color: #fff; }

a.external {
  text-decoration: underline;
  margin-right: 25px;
  color: #005ce3; }

a.external:after {
  content: "";
  background: url("../images/arrow-up.png") center center no-repeat;
  width: 13px;
  height: 16px;
  display: inline-block;
  display: inline-block;
  transform: rotate(45deg);
  position: absolute;
  margin-left: 10px;
  margin-top: 5px; }

.text-primary {
  color: #fff !important; }

ol,
ul {
  list-style: none;
  padding-left: 3em; }

ul > li {
  margin-bottom: 0.5em; }

ul ul > li:before {
  content: "-"; }

ul > li:before {
  content: "⚊";
  color: #005ce3;
  display: inline-block;
  width: 3em;
  margin-left: -3em; }

ol {
  counter-reset: li; }

ol > li {
  counter-increment: li;
  margin-bottom: 0.5em; }

ol > li:before {
  content: counter(li);
  color: #005ce3;
  display: inline-block;
  width: 3em;
  margin-left: -3em; }

blockquote {
  color: #005ce3;
  background-color: #0b0c0e;
  padding: 40px 50px;
  font-size: 20px;
  line-height: 30px;
  border-radius: 10px;
  margin: 3em 0; }

ul.nav > li:before,
.about-subnav ul > li:before,
ul.navbar-nav > li:before,
ul.footer-links > li:before {
  display: none;
  content: ""; }

.about-subnav ul,
ul.navbar-nav,
ul.footer-links {
  padding-left: 0; }

.nav-tabs {
  border-bottom: none; }

.nav-tabs .nav-item.show .link,
.nav-tabs .link.active {
  color: #005ce3 !important;
  border-color: transparent;
  background-color: transparent; }

.nav-tabs .link:focus,
.nav-tabs .link:hover {
  border-color: transparent; }

.nav-tabs .link {
  color: #798da9 !important;
  font-weight: 600;
  padding: 20px 20px 20px 0;
  display: inline-block; }

#section-case-studies .nav-tabs {
  background-color: #0b0c0e;
  position: relative; }

#section-case-studies .nav-tabs:after {
  content: "";
  background-color: #0b0c0e;
  position: absolute;
  left: 100%;
  top: 0px;
  bottom: 0px;
  width: 300px; }

h1.intro-text-2 {
  color: #fff;
  margin: 0;
  padding: 0; }

.intro-text-1 {
  padding-top: 1em; }

.intro-text-2 {
  font-weight: 600; }

.main-content-wrapper {
  background-color: #fff;
  margin-top: 2em;
  margin-bottom: 2em;
  padding: 2em 15px;
  position: relative; }

.section-title {
  margin: 2em 0 1em 0; }

.intro-hover {
  color: #000;
  background-color: #fff;
  padding: 20px;
  border-radius: 34px;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  margin-bottom: 1em; }

.intro-hover p {
  margin: 10px 0 0 0; }

.intro-hover a {
  text-decoration: none;
  color: #000; }

.intro-hover a:hover {
  text-decoration: none;
  color: #000; }

.intro-hover > div {
  display: inline; }

.intro-hover.open {
  z-index: 2; }

.intro-hover-round {
  border-radius: 64px;
  padding: 50px 20px 20px 20px;
  width: 122px;
  height: 122px;
  text-align: center; }

.intro-hover-round.hover,
.intro-hover-round.open {
  max-width: 280px;
  display: inline-block;
  border-radius: 64px;
  width: auto;
  height: auto;
  padding: 50px 20px 50px 20px;
  text-align: left; }

.intro-hover-round p:last-child {
  display: none; }

.intro-hover-round p:first-child {
  display: block;
  margin-top: 0; }

.intro-hover,
.intro-hover-round,
.roadmap-bubble,
.ecosystem-wrapper-inner .intro-hover {
  min-width: 0px;
  transition: min-width 0.1s linear; }

.roadmap-bubble.hover,
.roadmap-bubble.open,
.ecosystem-wrapper-inner .intro-hover.hover,
.ecosystem-wrapper-inner .intro-hover.open {
  min-width: 280px;
  z-index: 2; }

.intro-hover.hover,
.roadmap-bubble.hover,
.ecosystem-wrapper-inner .intro-hover.hover {
  z-index: 3; }

.intro-hover.hover:not(.open),
.roadmap-bubble.hover:not(.open),
.ecosystem-wrapper-inner .intro-hover.hover:not(.open) {
  z-index: 4; }

.intro-hover-5 {
  margin-bottom: 3em; }

.footer-links {
  margin: 0 0 2em 0;
  padding: 0;
  list-style-type: none; }

.footer-links li {
  margin: 0 0 15px 0;
  padding: 0;
  font-weight: 600; }

.footer-wrapper {
  padding: 0;
  background-color: #0b0c0e;
  position: absolute;
  bottom: 0px; }

.footer-wrapper .container {
  padding-bottom: 1em; }

.footer-wrapper .container:first-child {
  padding-top: 5em; }

.footer-wrapper .container:last-child {
  padding-bottom: 5em; }

.footer-wrapper a {
  font-family: "NeurialGrotesk-Bold", sans-serif; }

.about-subnav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "NeurialGrotesk-Bold", sans-serif; }

.fixed .about-subnav {
  background-color: #005ce3;
  position: fixed;
  top: 61px;
  width: 100%;
  left: 0px;
  margin: 0;
  padding: 20px;
  z-index: 3; }

.about-subnav li {
  margin: 0 30px 0 0;
  float: left;
  padding: 0;
  color: #fff; }

.about-subnav ul li a {
  color: #fff; }

.section-header-inner {
  margin: 0 auto;
  width: 100%;
  color: #fff;
  position: relative; }

#about-wrapper-text .col {
  position: relative;
  z-index: 2; }

#about-wrapper-text .col-12.first {
  padding-top: 40px;
  padding-bottom: 20px; }

#about-wrapper-text .col-12.first:before {
  background-color: #005ce3;
  position: absolute;
  right: 100%;
  width: 2000px;
  top: 0px;
  bottom: 0px;
  content: ""; }

#about-wrapper-text .col-12.first:after {
  background-color: #005ce3;
  position: absolute;
  left: 100%;
  width: 2000px;
  top: 0px;
  bottom: 0px;
  content: ""; }

img.section-intro {
  width: 100%;
  height: auto; }

.section-intro-image {
  background-color: #0b0c0e;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 180px; }

.no-padding {
  padding: 0 !important; }

.relative {
  position: relative;
  z-index: 1; }

.bolder {
  font-family: "NeurialGrotesk-Bold", sans-serif;
  font-weight: 600; }

.underline {
  text-decoration: underline; }

#section-contact {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  max-height: 100vh;
  z-index: 1040;
  overflow-y: auto;
  display: none;
  -webkit-overflow-scrolling: touch; }

#section-contact .contact-wrapper-form {
  transform: translateY(0); }

.contact-hide #section-contact .contact-wrapper-form {
  transform: translateY(-100%); }

.contact-open #section-contact .contact-wrapper-form {
  animation: contact-show 0.15s ease-in-out; }

.contact-hide #section-contact .contact-wrapper-form {
  animation: contact-hide 0.15s ease-in-out; }

#video-overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  text-align: center;
  background-color: #000;
  z-index: 10000;
  display: none; }

.video-overlay .close {
  display: inline-block;
  background-color: #0b0c0e;
  opacity: 1;
  width: 50px;
  padding: 18px 0px;
  font-size: 0;
  line-height: 0;
  position: absolute;
  right: 0px; }

.video-overlay .video-wrapper {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.video-overlay .video-wrapper iframe {
  width: 100%;
  height: 100%; }

.video-open #video-overlay {
  display: block; }

.contact-hide #section-contact,
.contact-open #section-contact {
  display: block; }

.contact-open .contact-modal {
  display: block;
  position: fixed;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background: #000;
  opacity: 0.5;
  animation: backgorund-fade-in 0.15s ease-in-out; }

.contact-hide .contact-modal {
  display: block;
  position: fixed;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background: #000;
  opacity: 0;
  animation: backgorund-fade-out 0.15s ease-in-out; }

@keyframes contact-show {
  0% {
    transform: translateY(-100%); }
  100% {
    transform: translateY(0); } }
@keyframes contact-hide {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-100%); } }
@keyframes backgorund-fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.5; } }
@keyframes backgorund-fade-out {
  0% {
    opacity: 0.5; }
  100% {
    opacity: 0; } }
.animate.animation-slide-up-fade-in,
.animate.animation-slide-up-fade-in-0,
.animate.animation-slide-up-fade-in-1,
.animate.animation-slide-up-fade-in-2,
.animate.animation-slide-up-fade-in-3,
.animate.animation-slide-up-fade-in-4,
.animate.animation-slide-up-fade-in-5,
.animate.animation-slide-up-fade-in-6,
.animate.animation-slide-up-fade-in-7,
.animate.animation-slide-up-fade-in-8,
.animate.animation-slide-up-fade-in-9,
.animate.animation-slide-up-fade-in-10,
.animate.animation-slide-up-fade-in-11 {
  opacity: 0;
  transform: translateY(40px); }

.animate.animation-fade-in {
  opacity: 0;
  transform: translateY(0px); }

.animated.animation-slide-up-fade-in-0,
.animated.animation-slide-up-fade-in,
.animated.animation-slide-up-fade-in-1,
.animated.animation-slide-up-fade-in-2,
.animated.animation-slide-up-fade-in-3,
.animated.animation-slide-up-fade-in-4,
.animated.animation-slide-up-fade-in-5,
.animated.animation-slide-up-fade-in-6,
.animated.animation-slide-up-fade-in-7,
.animated.animation-slide-up-fade-in-8,
.animated.animation-slide-up-fade-in-9,
.animated.animation-slide-up-fade-in-10,
.animated.animation-slide-up-fade-in-11 {
  opacity: 1;
  transform: translateY(0px);
  transition: opacity 0.4s ease-in, transform 0.4s ease-in; }

.animated.animation-slide-up-fade-in {
  transition: opacity 0.5s ease-in, transform 0.5s ease-in; }

.animated.animation-slide-up-fade-in-1 {
  transition: opacity 0.6s ease-in, transform 0.6s ease-in; }

.animated.animation-slide-up-fade-in-2 {
  transition: opacity 0.7s ease-in, transform 0.7s ease-in; }

.animated.animation-slide-up-fade-in-3 {
  transition: opacity 0.8s ease-in, transform 0.8s ease-in; }

.animated.animation-slide-up-fade-in-4 {
  transition: opacity 0.9s ease-in, transform 0.9s ease-in; }

.animated.animation-slide-up-fade-in-5 {
  transition: opacity 1s ease-in, transform 1s ease-in; }

.animated.animation-slide-up-fade-in-6 {
  transition: opacity 1.1s ease-in, transform 1.1s ease-in; }

.animated.animation-slide-up-fade-in-7 {
  transition: opacity 1.2s ease-in, transform 1.2s ease-in; }

.animated.animation-slide-up-fade-in-8 {
  transition: opacity 1.3s ease-in, transform 1.3s ease-in; }

.animated.animation-slide-up-fade-in-9 {
  transition: opacity 1.4s ease-in, transform 1.4s ease-in; }

.animated.animation-slide-up-fade-in-10 {
  transition: opacity 1.5s ease-in, transform 1.5s ease-in; }

.animated.animation-slide-up-fade-in-11 {
  transition: opacity 1.6s ease-in, transform 1.6s ease-in; }

.animate.animation-slide-right-fade-in {
  opacity: 0;
  transform: translateX(-40px); }

.animated.animation-slide-right-fade-in {
  opacity: 1;
  transform: translateX(0);
  transition: opacity 0.35s ease-in, transform 0.35s ease-in; }

.animate.animation-slide-left-fade-in,
.animate.animation-slide-left-fade-in-0,
.animate.animation-slide-left-fade-in-1,
.animate.animation-slide-left-fade-in-2,
.animate.animation-slide-left-fade-in-3,
.animate.animation-slide-left-fade-in-4,
.animate.animation-slide-left-fade-in-5,
.animate.animation-slide-left-fade-in-6,
.animate.animation-slide-left-fade-in-7,
.animate.animation-slide-left-fade-in-8,
.animate.animation-slide-left-fade-in-9 {
  opacity: 0;
  transform: translateX(40px); }

.animated.animation-slide-left-fade-in,
.animated.animation-slide-left-fade-in-0 {
  opacity: 1;
  transform: translateX(0px);
  transition: opacity 0.35s ease-in, transform 0.35s ease-in; }

.animated.animation-slide-left-fade-in-1 {
  opacity: 1;
  transform: translateX(0px);
  transition: opacity 0.45s ease-in, transform 0.45s ease-in; }

.animated.animation-slide-left-fade-in-2 {
  opacity: 1;
  transform: translateX(0px);
  transition: opacity 0.55s ease-in, transform 0.55s ease-in; }

.animated.animation-slide-left-fade-in-3 {
  opacity: 1;
  transform: translateX(0px);
  transition: opacity 0.65s ease-in, transform 0.65s ease-in; }

.animated.animation-slide-left-fade-in-4,
.animated.animation-slide-left-fade-in-5,
.animated.animation-slide-left-fade-in-6,
.animated.animation-slide-left-fade-in-7,
.animated.animation-slide-left-fade-in-8,
.animated.animation-slide-left-fade-in-9,
.animated.animation-slide-left-fade-in-10 {
  opacity: 1;
  transform: translateX(0px);
  transition: opacity 0.9s ease-in, transform 0.9s ease-in; }

.animated.animation-fade-in {
  opacity: 1;
  transition: opacity 0.95s ease-in; }

.contact-wrapper-inner {
  margin: 0 auto; }

.contact-wrapper-form {
  width: 100%;
  background-color: #f0f7ff;
  position: relative;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
  max-height: 100%; }

.contact-wrapper-form-inner {
  padding: 30px; }

.contact-close {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 50%;
  padding: 20px;
  background-color: #fff;
  color: #005ce3 !important; }

.contact-wrapper-form form {
  clear: both;
  margin-top: 50px;
  position: relative; }

.contact-wrapper-form form .error-message {
  width: 100%;
  margin-top: 15px; }

.has-error {
  border: 1px solid #dc3545 !important; }

.validation-error:not(:empty) {
  padding: 7px 20px; }

.no-padding {
  padding: 0 !important; }

.media-wrapper {
  padding: 2em;
  background-color: #fff;
  position: relative;
  z-index: 1; }
  .media-wrapper a {
    color: #005ce3; }

.page-media-item .media-wrapper {
  margin-bottom: 0; }

.navbar-light .navbar-nav li:last-child a.nav-link {
  padding-right: 0; }

#section-media .media-card {
  width: 310px;
  float: left;
  margin-right: 40px; }

.media-card .media-image {
  width: 100%;
  padding-top: 60%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.media-image-1 {
  background-image: url("../images/media_placeholder_1.jpg"); }

.media-image-2 {
  background-image: url("../images/media_placeholder_2.jpg"); }

.media-image-3 {
  background-image: url("../images/media_placeholder_3.jpg"); }

.media-image-4 {
  background-image: url("../images/quotes_placeholder.jpg"); }

#media-section-title {
  line-height: 20px;
  margin-bottom: 30px; }

.media-card h4 {
  margin: 0; }
.media-card h3 {
  margin: 35px 0 15px;
  line-height: 20px; }
.media-card h6 {
  margin-bottom: 1em;
  color: #005ce3; }
.media-card .smaller {
  margin: 0; }

.contact-wrapper-form form .loading-message,
.contact-wrapper-form form .success-message {
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: 5px;
  z-index: 1;
  background: #0b0c0e;
  padding-top: 180px; }

.contact-wrapper-form form .loading-message {
  padding-top: 60px; }

.contact-wrapper-form .form-actions {
  margin: 30px -30px 20px -30px;
  position: relative;
  z-index: 4; }

.contact-wrapper-form span.btn,
.contact-wrapper-form button,
.b-b {
  background-color: #005ce3;
  color: #fff;
  padding: 25px 30px;
  width: 100%;
  text-align: left;
  border-radius: 0; }

.contact-wrapper-form span.btn,
.contact-wrapper-form button,
.b-b {
  background-image: url("../images/arrow-right.svg");
  background-position: right 30px center;
  background-repeat: no-repeat;
  background-size: 16px 13px; }

.b-b {
  width: 200px !important;
  color: white !important; }

.b-b:hover {
  background-color: #004ab6; }

.contact-wrapper-form button[disabled] {
  opacity: 1;
  background-color: #798da9; }

button,
form select.form-control,
form input.form-control,
form textarea.form-control {
  padding: 20px;
  border: none;
  border-radius: 0;
  height: auto;
  outline: none; }

.btn:focus,
form select.form-control:focus,
form input.form-control:focus,
form textarea.form-control:focus {
  border: none;
  box-shadow: none; }

.contact-wrapper-form .form-row .col-12,
.contact-wrapper-form .form-row .col {
  padding: 1px; }

.contact-wrapper-form .form-row .text-primary {
  margin-bottom: 10px; }

.contact-close .close {
  cursor: pointer;
  text-shadow: none;
  opacity: 1; }

.mobile-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto;
  min-height: 200px;
  margin: 2em 0; }

.mobile-image-1 {
  margin-left: -15px; }

.mobile-image-2 {
  margin-left: -15px;
  margin-right: -15px; }

.mobile-image-3 {
  margin-left: -15px;
  margin-right: -15px; }

.mobile-image-4 {
  margin-left: -15px;
  margin-right: -15px; }

.mobile-image-5 {
  margin-left: -15px;
  margin-right: -15px; }

.mobile-image-6 {
  margin-left: -15px;
  margin-right: -15px; }

.intro-text-3 {
  text-align: center;
  margin: 0 auto;
  max-width: 300px; }

.page-gate .navbar-inner-wrapper {
  background-color: #005ce3;
  color: #fff; }

.page-gate .navbar-inner-wrapper {
  background-color: #005ce3;
  color: #fff; }

.page-gate .navbar-light .navbar-nav .active > .nav-link,
.page-gate .navbar-light .navbar-nav .nav-link.active,
.page-gate .navbar-light .navbar-nav .nav-link.show,
.page-gate .navbar-light .navbar-nav .show > .nav-link,
.page-gate .navbar-light .navbar-nav .nav-link,
.page-gate a.nav-link {
  color: #fff;
  font-weight: 600; }

.page-gate .envelope-wrapper {
  background-color: #005ce3;
  color: #fff; }

.page-gate .cookies-jar .envelope-wrapper {
  color: #212529; }

#section-gate .container {
  height: 100%; }

#section-gate .container table {
  height: 100%;
  width: 100%;
  vertical-align: middle; }

.input-group-append {
  background: #fff;
  border: none; }

.input-group-append button {
  border: none;
  border-radius: 0;
  background: #fff; }

#gate-form {
  margin-top: 1em; }

.page-gate .form-wrapper {
  display: inline-block;
  max-width: 650px; }

.error-msg-group-outer {
  position: relative; }

.error-msg-group {
  background-color: #ff0000;
  color: #fff;
  display: none;
  padding: 1em; }

#gate-form .input-group {
  border: 2px solid transparent; }

#gate-form .has-error .error-msg-group,
#gate-form .has-error .input-group {
  border: 2px solid #ff0000; }

.has-error .error-msg-group {
  display: block; }

#gate-form .has-error .input-group.error-msg-group-outer {
  border: none; }

#about-wrapper-text h4 {
  margin: 2.5em 0 1em 0; }

.intro-hover-6 {
  right: 79px;
  top: -26px;
  position: absolute; }

.intro-hover-7 {
  left: 92px;
  top: -9px;
  position: absolute; }

.intro-hover-8 {
  left: 122px;
  bottom: 2px;
  position: absolute; }

.reason-field {
  display: none; }

#about-wrapper-text .col-12.second {
  padding-top: 20px; }

.bg-blue {
  background-color: #005ce3; }

.bg-white {
  background-color: #fff; }

.text-white {
  color: #fff; }

.partners-wrapper {
  text-align: center;
  margin: 0 0 2em 0; }

.partners-wrapper h2 {
  text-align: left;
  margin-bottom: 1em; }

.partners-wrapper span {
  margin: 2em;
  display: inline-block; }

.partner-tetimonials-wrapper {
  padding-top: 2em;
  padding-bottom: 2em;
  padding-bottom: 150px; }

.partner-testimonial-image-wrapper {
  padding-right: 3em;
  padding-left: 3em; }

.case-study-image,
.partner-testimonial-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding-top: 100%;
  border-radius: 1000px; }

.case-study-image {
  padding-top: 91%;
  border-radius: 0; }

.partner-testimonial-image.img-1 {
  background-image: url("../images/tech_1.jpg"); }

.partner-testimonial-image.img-2 {
  background-image: url("../images/tech_2.jpg"); }

.partner-testimonial-image.img-3 {
  background-image: url("../images/tech_3.jpg"); }

.partner-testimonial-image.img-4 {
  background-image: url("../images/tech_4.jpg"); }

.partner-testimonial-image.img-5 {
  background-image: url("../images/tech_5.jpg"); }

.partner-testimonial-image.img-6 {
  background-image: url("../images/tech_6.jpg"); }

.case-study-image.img-1 {
  background-image: url("../images/demo_placeholder.png"); }

#testimonialsCarousel {
  padding: 3em 15px;
  width: 100%; }

.carousel-case-study {
  padding: 0em 0 5em 0;
  width: 100%; }

.carousel-case-study .col-lg-8 {
  padding-left: 1em;
  padding-right: 1em; }

#testimonialsCarousel .carousel-nav {
  position: absolute;
  right: 15px;
  top: 3em; }

.carousel-case-study .carousel-nav {
  position: absolute;
  bottom: 3em;
  width: 100%;
  display: none; }

.row.private-sale-wrapper a {
  text-decoration: none;
  color: #fff; }

.row.private-sale-wrapper {
  padding: 20px;
  position: relative; }

.row.private-sale-wrapper h4 {
  margin: 0; }

.row.private-sale-wrapper h5 {
  font-size: 18px;
  margin: 0;
  line-height: 28px; }

.row.private-sale-wrapper h5 a {
  background-image: url("../images/arrow-right.svg");
  background-position: right 15px center;
  background-repeat: no-repeat;
  padding-right: 50px;
  background-size: 16px 13px; }

.row.private-sale-wrapper h4 {
  margin-bottom: 1em; }

.ecosystem-wrapper {
  width: 100%;
  padding-top: 5em; }

.ecosystem-wrapper-inner {
  width: 100%;
  min-width: 720px;
  min-height: 748px;
  position: relative;
  background: url("../images/ecosystem_graphic.svg") center center no-repeat;
  background-size: 131%;
  padding-bottom: 103.9%; }

.ecosystem-bubbles-wrapper {
  width: 1px;
  overflow: visible;
  position: absolute;
  left: 50%;
  top: 0px;
  height: 100%;
  margin: 0; }

.ecosystem-wrapper-col {
  padding: 0px;
  transform-origin: 0px 0px; }

.ecosystem-wrapper-inner .intro-hover.open {
  min-width: 280px; }

.ecosystem-wrapper-inner .intro-hover-8 {
  left: -175px;
  bottom: 108px; }

.ecosystem-wrapper-inner .intro-hover-6 {
  right: -244px;
  top: 39px; }

.ecosystem-wrapper-inner .intro-hover-7 {
  left: -195px;
  top: 28px; }

.cookies-jar {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  overflow: auto;
  width: 100%;
  z-index: 20; }

.page-media .main-content-wrapper .media-card p,
.cookies-jar p {
  font-size: 14px;
  line-height: 22px; }

.cookies-jar .envelope-wrapper {
  box-shadow: none !important;
  min-height: auto;
  padding: 0 !important;
  background-color: transparent; }

.cookies-jar .alert {
  background-color: #fff;
  box-shadow: 0 0 111px 10px rgba(0, 0, 0, 0.1);
  margin: 0;
  border-radius: 0;
  padding: 2.5rem;
  display: inline-block; }

.cookies-jar .alert .close {
  top: 30px; }

.cookies-jar .alert .close span {
  background: url("../images/close.png") center center no-repeat;
  background-size: auto;
  width: 20px;
  height: 20px;
  display: inline-block; }

.carousel .control-prev,
.carousel .control-next {
  width: auto;
  min-width: 25px;
  height: 20px;
  display: inline-block;
  white-space: nowrap; }

.carousel-case-study .control-prev,
.carousel-case-study .control-next {
  min-width: 50px;
  height: 50px; }

.carousel .control-next {
  float: right; }

.carousel-indicators {
  margin-right: 10px;
  margin-left: 10px; }

.carousel-indicators-disclaimer {
  color: #798da9;
  font-size: 14px;
  bottom: 20px;
  position: absolute;
  width: 100%;
  text-align: center; }

.carousel .carousel-control-prev-icon,
.carousel .carousel-control-next-icon {
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 100%;
  display: inline-block; }

.carousel-case-study .carousel-item .image {
  text-align: center; }

.carousel-case-study .carousel-control-prev-icon,
.carousel-case-study .carousel-control-next-icon {
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
  width: 50px;
  height: 100%;
  display: inline-block;
  border-radius: 70px;
  background-color: #fff;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1); }

.carousel-case-study .control-prev.active,
.carousel-case-study .control-next.active {
  cursor: pointer;
  background-color: #005ce3;
  border-radius: 50px;
  color: #fff;
  padding-left: 10px; }

.carousel-case-study .control-prev.active {
  padding-left: 0;
  padding-right: 10px;
  background-color: #fff;
  color: #005ce3; }

.carousel-case-study .control-prev.active .prev-carousel-text,
.carousel-case-study .control-next.active .next-carousel-text {
  display: inline-block; }

.carousel-case-study .control-prev.active .prev-carousel-text {
  color: #005ce3; }

.carousel-case-study .control-next.active .next-carousel-text {
  color: #fff; }

.carousel-case-study .control-next.active .carousel-control-next-icon {
  background-color: transparent;
  box-shadow: none;
  background-image: url("../images/arrow-right.svg");
  background-size: 16px 13px; }

.carousel-case-study .control-prev.active .carousel-control-prev-icon {
  background-color: transparent;
  box-shadow: none; }

.media-sly-controls .prev,
.carousel .carousel-control-prev-icon {
  background-image: url("../images/left.svg");
  background-size: 9px 13px; }

.media-sly-controls .next,
.carousel .carousel-control-next-icon {
  background-image: url("../images/right.svg");
  background-size: 9px 13px; }

.carousel-case-study .carousel-control-prev-icon {
  background-image: url("../images/arrow-left-blue.svg");
  background-size: 16px 13px; }

.carousel-case-study .carousel-control-next-icon {
  background-image: url("../images/arrow-right-blue.svg");
  background-size: 16px 13px; }

.carousel-case-study .carousel-item .image img {
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 75vh; }

.media-sly-controls span,
.prev-carousel-text,
.next-carousel-text {
  vertical-align: top;
  padding: 12px 6px;
  display: inline-block;
  display: none; }

.media-sly-controls {
  position: absolute;
  right: 10px;
  top: -50px; }
  @media (min-width: 992px) {
    .media-sly-controls {
      right: 110px; } }

.media-sly-controls span {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer; }

.media-sly-controls span.disabled {
  filter: invert(54%) sepia(2%) saturate(5623%) hue-rotate(176deg) brightness(103%) contrast(74%); }

#section-whitepapers {
  background: #fff;
  background-size: auto 300px;
  margin-bottom: 8em;
  padding: 3em 15px; }

#section-whitepapers h2 {
  margin-bottom: 3rem; }

#section-whitepapers h1 {
  margin-bottom: 5rem; }

#section-whitepapers .cards-wrapper {
  margin-bottom: -8em; }

#section-executive .cards-wrapper {
  position: relative; }

#section-executive .cards-wrapper .col-12.open {
  z-index: 5; }

#section-executive .cards-wrapper .col-12,
#section-whitepapers .cards-wrapper .col-12 {
  margin-bottom: 30px; }

#section-executive .cards-wrapper > .col-12:not(.open) {
  cursor: pointer;
  z-index: 2; }

#section-whitepapers .cards-wrapper .inner {
  height: 100%;
  padding: 2em 2em 4em 2em;
  position: relative; }

#section-whitepapers .cards-wrapper .col-12:nth-child(1) .inner {
  background-color: #0b0c0e; }

#section-whitepapers .cards-wrapper .col-12:nth-child(2) .inner {
  background-color: #005ce3; }

#section-whitepapers .cards-wrapper .col-12:nth-child(3) .inner {
  background-color: #798da9; }

.see-all-posts,
#section-whitepapers .cards-wrapper .col-12:nth-child(1) .inner a {
  background: url("../images/arrow-right-blue.svg") right center no-repeat;
  background-size: 16px 13px; }

.see-all-posts {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  padding-right: 30px; }

#section-whitepapers .cards-wrapper .col-12:nth-child(2) .inner a,
#section-whitepapers .cards-wrapper .col-12:nth-child(3) .inner a {
  color: #fff; }

#section-whitepapers .cards-wrapper .col-12 .inner a,
#section-whitepapers .cards-wrapper .col-12:nth-child(3) .inner a {
  display: block;
  position: absolute;
  bottom: 2em;
  left: 2em;
  right: 2em;
  background: url("../images/arrow-right.svg") right center no-repeat;
  background-size: 16px 13px; }

#section-media {
  padding-top: 3em; }

.media-wrapper-outer {
  width: 100%; }

#section-executive {
  background-color: #fff;
  margin-top: -8em;
  padding-top: 8em; }

#section-executive h2 {
  margin-bottom: 3rem; }

#section-executive h2 {
  margin-top: 2rem; }

#section-executive .inner h6 {
  margin-bottom: 2rem; }

#section-executive .inner h2 {
  margin-top: 0; }

#section-executive .inner {
  position: absolute;
  left: 50%;
  top: 0px;
  right: 15px;
  bottom: 0px;
  background-color: #0b0c0e;
  display: block; }

#section-executive .inner .inner-wrapper-hack {
  min-height: 100%;
  position: relative;
  padding: 1em; }

#section-executive .col-12.open .img-team,
#section-executive .col-12.open .inner,
#section-executive .outer {
  display: none; }

#section-executive .col-12.open .inner {
  display: block;
  max-width: 100%;
  background-color: #0b0c0e;
  padding: 1em;
  position: relative;
  left: 0px;
  opacity: 0; }

#section-executive .col-12:not(.open) .inner {
  width: auto !important; }

#section-executive .inner .linkedin-link {
  position: absolute;
  bottom: 20px; }

#section-executive .col-12.open .inner .linkedin-link {
  position: static;
  bottom: auto; }

#section-executive .col-12 .inner .text {
  display: none; }

#section-executive .col-12.open .inner .text {
  display: block; }

#section-executive .col-12 .expand-icon {
  display: inline-block;
  background: url("../images/close.svg") center center no-repeat;
  background-size: 14px 14px;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 20px;
  bottom: 20px;
  opacity: 1;
  transform: rotate(45deg);
  cursor: pointer; }

#section-executive .col-12.open .expand-icon {
  transform: rotate(0deg); }

#section-executive .img-team {
  filter: grayscale(100%);
  background-size: cover;
  padding-top: 71%;
  width: 50%; }

#section-executive .col-12.open .img-team {
  filter: grayscale(0%); }

.img-team-1 {
  background: url("../images/team_andrew-edwards.jpg") center center no-repeat; }

.img-team-2 {
  background: url("../images/team_yuval-hertzog.jpg") center center no-repeat; }

.img-team-3 {
  background: url("../images/team_michael-loewy.jpg") center center no-repeat; }

.img-team-4 {
  background: url("../images/team_issac-elnekave.jpg") center center no-repeat; }

.img-team-5 {
  background: url("../images/team_dominique-valladolid.jpg") center center no-repeat; }

.img-team-6 {
  background: url("../images/team_matthew-spenser.jpg") center center no-repeat; }

.img-team-7 {
  background: url("../images/team_jose-lobo.jpg") center center no-repeat; }

.img-team-8 {
  background: url("../images/team_stephane-de-blick.jpg") center center no-repeat; }

.img-team-9 {
  background: url("../images/team_lisa-chikarovski.jpg") center center no-repeat; }

.img-team-10 {
  background: url("../images/team_dari-israelstam.jpg") center center no-repeat; }

.img-team-11 {
  background: url("../images/team_aimy_guez.jpg") center center no-repeat; }

.img-team-12 {
  background: url("../images/team_bonnie_nguyen.jpg") center center no-repeat; }

.img-team-13 {
  background: url("../images/team_mike-tosetto.jpg") center center no-repeat; }

.img-team-14 {
  background: url("../images/team_eli-fisher.jpg") center center no-repeat; }

.img-team-15 {
  background: url("../images/team_peter-reeves.jpg") center center no-repeat; }

.img-team-16 {
  background: url("../images/team_avi-tuschman.jpg") center center no-repeat; }

#section-faq,
#section-advisory {
  padding-top: 3em;
  padding-bottom: 3em;
  position: relative;
  background-color: #fff; }

#section-faq .inner,
#section-advisory .inner {
  padding: 1em;
  background-color: #0b0c0e;
  margin-bottom: 1em; }

#section-faq:before,
#section-advisory:before {
  content: "";
  background-color: #fff;
  position: absolute;
  right: 100%;
  top: 0px;
  bottom: 0px;
  width: 50%; }

.team-opened {
  overflow: hidden; }

#section-faq:after,
#section-advisory:after {
  content: "";
  background-color: #fff;
  position: absolute;
  left: 100%;
  top: 0px;
  bottom: 0px;
  width: 50%; }

#section-faq .faq-wrapper,
#section-advisory .advisory-wrapper {
  position: relative;
  margin-bottom: 0; }

#section-faq .faq-wrapper .text,
#section-advisory .advisory-wrapper .text {
  margin-right: 60px; }

#section-advisory .advisory-wrapper .text {
  padding: 2em 0 0 0; }

#section-advisory .advisory-wrapper h2 {
  margin-bottom: 15px; }

#section-faq .faq-wrapper .text > div p,
#section-advisory .advisory-wrapper .text > div p {
  margin: 0;
  padding-bottom: 2em; }

#section-faq .faq-wrapper .buttons,
#section-advisory .advisory-wrapper .buttons {
  width: 60px;
  position: absolute;
  right: 0px;
  top: 30px; }

#section-faq .faq-wrapper .buttons {
  top: 4px; }

#section-faq .faq-wrapper .buttons a.toggle-text,
#section-advisory .advisory-wrapper .buttons a.toggle-text {
  width: 20px;
  height: 20px;
  display: inline-block;
  float: right;
  background: url("../images/arrow-down.svg") center center no-repeat;
  margin-top: 5px;
  background-size: 13px 16px; }

#section-faq .faq-wrapper .buttons a.toggle-text[aria-expanded="true"],
#section-advisory .advisory-wrapper .buttons a.toggle-text[aria-expanded="true"] {
  background: url("../images/arrow-up.svg") center center no-repeat;
  background-size: 13px 16px; }

#section-faq h3 {
  margin-bottom: 3em; }

#section-faq .faq-wrapper h4 {
  padding-bottom: 1em;
  margin: 0; }

#section-advisory .col-lg-8 {
  position: relative;
  z-index: 2; }

#section-private-presale {
  text-align: center;
  padding-top: 10em;
  padding-bottom: 10em;
  position: relative;
  margin-top: -8em; }

#section-private-presale:before {
  content: "";
  background-color: #005ce3;
  position: absolute;
  right: 100%;
  top: 0px;
  bottom: 0px;
  width: 50%; }

#section-private-presale:after {
  content: "";
  background-color: #005ce3;
  position: absolute;
  left: 100%;
  top: 0px;
  bottom: 0px;
  width: 50%; }

#section-private-presale .join-whitelist-link {
  display: inline-block;
  background-color: #fff;
  padding: 1.5em 4.5em 1.5em 2em;
  margin-top: 2.5em;
  color: #005ce3;
  font-family: "NeurialGrotesk-Bold", sans-serif;
  position: relative; }

#section-private-presale .join-whitelist-link:hover {
  text-decoration: none; }

#section-private-presale .join-whitelist-link:after {
  content: "";
  background: url("../images/arrow-right-blue.svg") center center no-repeat;
  width: 13px;
  height: 16px;
  position: absolute;
  right: 2em;
  top: 1.7em;
  background-size: 16px 13px; }

#section-roadmap {
  padding-top: 2em;
  padding-bottom: 2em; }

#section-roadmap-wrapper {
  min-height: 5648px;
  background: url("../images/375_roadmap.png") center top no-repeat; }

#section-roadmap-wrapper .center-bubbles-wrapper {
  position: relative;
  left: 50%;
  width: 1px;
  overflow: visible; }

.social-share {
  font-size: 0px;
  display: inline-block;
  width: 50px;
  height: 50px; }

.social-share > img {
  width: 50px;
  margin: 0; }

.roadmap-bubble {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 122px;
  min-height: 122px;
  border-radius: 64px;
  background-color: #fff;
  text-align: center;
  overflow: hidden;
  position: absolute;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
  cursor: pointer; }

.roadmap-bubble-blue {
  background-color: #0b0c0e; }

.roadmap-bubble-simple {
  background-color: #0b0c0e;
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 122px;
  height: 122px;
  border-radius: 64px;
  text-align: center;
  overflow: hidden;
  position: absolute; }

.roadmap-bubble.open,
.roadmap-bubble.hover {
  text-align: left;
  z-index: 2; }

.roadmap-bubble-simple > div,
.roadmap-bubble > div {
  padding: 0; }

.roadmap-bubble img {
  max-width: 100%;
  height: auto; }

.roadmap-bubble .padding {
  padding: 1em; }

.roadmap-bubble.hover,
.roadmap-bubble.open {
  padding: 50px 20px 50px 20px; }

.roadmap-bubble-simple p {
  margin: 0; }

.roadmap-bubble.open p.title,
.roadmap-bubble.hover p.title,
.roadmap-bubble p {
  display: none;
  margin: 0; }

.roadmap-bubble p.title {
  display: block; }

.roadmap-bubble.hover p.text-primary,
.roadmap-bubble.open p.text-primary {
  margin-bottom: 1em; }

.roadmap-bubble-image {
  width: 122px;
  height: 122px;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.roadmap-bubble-image-chemmart {
  background-image: url("../images/roadmap_chemmart.jpg"); }

.roadmap-bubble-image-tom-dery {
  background-image: url("../images/roadmap_tom-dery.jpg"); }

.roadmap-bubble-image-kerry-chikarovski {
  background-image: url("../images/roadmap-kerry-chikarovski.jpg"); }

.roadmap-bubble-image-andrew-edwards {
  background-image: url("../images/roadmap_andrew-edwards.jpg"); }

.roadmap-bubble-1 {
  top: 594px;
  right: -163px; }

.roadmap-bubble-2 {
  top: 795px;
  left: -175px; }

.roadmap-bubble-3 {
  top: 905px;
  right: -163px; }

.roadmap-bubble-4 {
  top: 1052px;
  left: -72px; }

.roadmap-bubble-5 {
  top: 1124px;
  left: -186px; }

.roadmap-bubble-6 {
  top: 1194px;
  right: -199px; }

.roadmap-bubble-7 {
  top: 1522px;
  right: -138px; }

.roadmap-bubble-8 {
  top: 2125px;
  right: -149px; }

.roadmap-bubble-9 {
  top: 2281px;
  left: -150px; }

.roadmap-bubble-10 {
  top: 2652px;
  right: -171px; }

.roadmap-bubble-10a {
  top: 2760px;
  right: -86px; }

.roadmap-bubble-11 {
  top: 2859px;
  left: -176px; }

.roadmap-bubble-12 {
  top: 3040px;
  left: -120px; }

.roadmap-bubble-13 {
  top: 3100px;
  right: -170px; }

.roadmap-bubble-14 {
  top: 3284px;
  left: -65px; }

.roadmap-bubble-15 {
  top: 3309px;
  left: -130px; }

.roadmap-bubble-15a {
  top: 3458px;
  left: -130px; }

.roadmap-bubble-16 {
  top: 3524px;
  right: -190px; }

.roadmap-bubble-17 {
  top: 3706px;
  right: -100px; }

.roadmap-bubble-18 {
  top: 3739px;
  left: -116px; }

.roadmap-bubble-19 {
  top: 3899px;
  right: -182px; }

.roadmap-bubble-20 {
  top: 4087px;
  right: -168px; }

.roadmap-bubble-21 {
  top: 4108px;
  left: -163px; }

.roadmap-bubble-22 {
  top: 4160px;
  left: -183px; }

.roadmap-bubble-23 {
  top: 4331px;
  right: 25px; }

.roadmap-bubble-23a {
  top: 4347px;
  right: -162px; }

.roadmap-bubble-23b {
  top: 4475px;
  right: -181px; }

.roadmap-bubble-24 {
  top: 4606px;
  right: -176px; }

.roadmap-bubble-25 {
  top: 4674px;
  left: -156px; }

.roadmap-bubble-26 {
  top: 4808px;
  left: -186px; }

.roadmap-bubble-26a {
  top: 4821px;
  left: -31px; }

.roadmap-bubble-27 {
  top: 4943px;
  right: -185px; }

.roadmap-bubble-28 {
  top: 4994px;
  left: -125px; }

.roadmap-bubble-29 {
  top: 5199px;
  right: -178px; }

.roadmap-bubble-30 {
  top: 5394px;
  left: -50px; }

.roadmap-nav.fixed {
  position: fixed;
  top: 61px;
  background-color: #0b0c0e;
  z-index: 2;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
  left: 0px;
  right: 0px;
  padding-top: 20px;
  padding-left: 15px; }

.roadmap-nav > li {
  margin-right: 1em; }

.roadmap-nav > li a.link {
  padding: 0;
  color: #798da9; }

.roadmap-nav > li a.link.active {
  color: #005ce3; }

.roadmap-text {
  max-width: 180px;
  position: absolute; }

.roadmap-text-1 {
  top: 0;
  max-width: 300px; }

.roadmap-text-2 {
  top: 568px; }

.roadmap-text-3 {
  top: 2136px; }

.roadmap-text-4 {
  top: 3607px; }

.roadmap-text-5 {
  top: 3888px; }

.roadmap-text-6 {
  top: 4516px; }

.roadmap-text-7 {
  top: 5275px; }

.carousel-inner {
  position: relative;
  width: auto;
  min-width: 100%;
  overflow: hidden;
  margin: 0 -15px; }

.recaptcha-wrapper {
  margin-top: 25px;
  margin-left: -3px; }

.carousel-indicators {
  bottom: 30px; }

.carousel-indicators li {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  margin-left: 5px;
  border-radius: 10px;
  background-color: #798da9; }

.carousel-indicators li.active {
  background-color: #005ce3; }

.carousel-item .row {
  margin: 0; }

/* -- LOADER -- */
.code-field-wrapper:after {
  content: "";
  background-image: url("../images/tail-spin.svg");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  right: 13px;
  top: 13px;
  width: 38px;
  height: 38px;
  display: none; }

.loading .code-field-wrapper:after {
  display: inline-block;
  z-index: 3; }

.loading #submit-gate-button {
  display: none; }

.loader-outer,
.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
  font-size: 20px; }

.loader-outer {
  background: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAyCAMAAADsk+ISAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABs1BMVEUAXOP///8AXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAXOMAAAAUkNPRAAAAj3RSTlMAAD+X1vsvxV/536yaYF62NS74/WzEZzq8k8/oAe65BGijRdOgJLGwD4v6/p4wn8bqNOBXIq71fgkNh9wbAmI8zuRb0PaACpxzwTKJDpDpZVniqyGlOMjm56Zc5cydFwuC9/J3Bx6n7d5SO4iSa74RkfyZFim38XIGSdjaTtcFcO+7KxOVJiw+wBwMXajsqrqrIKMAAAABYktHRJB4Co4MAAAACXBIWXMAAAsSAAALEgHS3X78AAAAB3RJTUUH4ggBAxEv5dqcnQAAAtxJREFUOMt1lWdD2zAQhpUQoIGmkISZmA1ltYWwlwmEsPcue4YCZW8KBQIUyij3l3uSbcULfbBOp8e27tUrmxBNs0bZoiHaFmXlGQttGiYmFpQWG/Me9cGO03HxH+PjsLc7zKlPOJeQyMLEBIw/mVFOF7iT+CjJDS6nCZUMkKJ6cgpAspFKBUjTlJIGkGqg0qUkUd+WbqA84BU0lOAFj4HKgEzWZ2UnZGexKBMyDBRADu1y81CDvFwa5gCYUPmEFHyWpS8sICTfnCoqLgEo/fL1WylASXGROVVWjg9J9mHsQ+2gvMyUwlZRKdUpVFawsY6qqsZcTW0dv6mutgYz1VUqqr7BhanGJo1eTY2YczXUy5TY7GWPz9caktaIzdssUsrfgnFrwJQKtOJci99C2rAPtncQO3TqqE6wk472IM63sdqoLbu6e3RUT3cXXh2sVi61aSsoBJmyUal7+0yYvl66GTZG9fvo0RkYFHWMODhAD5OvX6KIMDRM12jVQFZa1/CQYFEoReqRUc6MjsibYVFRKPWYJLVqM8aa2D6qKULGJ3Bm0iES0fEdo4lxllWoKe706RmcnXXM4nUmIJ8Ci2VK0mtuXuEWFpeYPkuLC0pqfk5RdXllVUmG1nC8FlKGqyvLsqo/sFvf4NVt/tzk8cY6sHmktrYpt+M0SO/cocz2llzj7t4+gPvgUMMcHrgB9vd2VUocHeNtJ6dnnDnrOsHM8ZFOr/NfmL24lKHLCxz9PjeqenV9gzPhWwxvwxjdXF8RI0XI3T0ub//+j9TdKapKVHnEMw9h+QsQfoj4Bw8zodvheeSrZgviyyPk0UM3DT0T1Hjm7PRvpFTmnyA7zE+SZ54Nqj5L/nmSzzb3jMbQjknmn8h3QnhhnvGrID/zz4ug+eZInuFmYNZg/tF970Ov3FjSLa8hSS/df0h6SUCcVr/e+E+TDP9PU4qRUg6PcpTeo1DIN9fbqGrMqP/hT0i0ncRpggAAAABJRU5ErkJggg==") center center no-repeat;
  margin: 0 auto; }

.loader {
  margin: 60px auto;
  position: relative;
  text-indent: -9999em;
  border-top: 3px solid #005ce3;
  border-right: 3px solid #005ce3;
  border-bottom: 3px solid #005ce3;
  border-left: 3px solid #fff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear; }

.pager-wrapper {
  font-family: "NeurialGrotesk-Bold", sans-serif; }

.pager-wrapper a,
.pager-wrapper span {
  display: inline-block;
  padding: 5px 15px;
  color: #798da9; }

.pager-wrapper a.active {
  color: #005ce3; }

.media-archive-links {
  margin-top: 80px; }

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@media only all and (max-width: 767px) {
  .container {
    max-width: 100%; }

  .page-404 .envelope-wrapper {
    background-position: right -40px bottom; } }
@media only all and (min-width: 768px) {
  #intro-text-wrapper-2 .bg-image-wrapper {
    margin-left: 0; }

  .page-404 .envelope-wrapper {
    background-position: right 10% bottom; }

  .media-archive-links .col-md-7 {
    text-align: right; } }
@media only all and (min-width: 992px) {
  .team-opened {
    overflow: auto; }

  .marquee {
    white-space: nowrap;
    overflow: hidden; }

  .marquee a {
    display: inline-block; }

  .page-404 .envelope-wrapper {
    background-image: url("../images/404_graphic.png");
    background-position: right 200px bottom;
    background-repeat: no-repeat; }

  .page-404 .page-title-wrapper-1 {
    max-width: 50%; }

  .page-404 .navbar-inner-wrapper,
  .page-404 .footer-wrapper {
    background-color: transparent; }

  .page-404 .envelope-wrapper {
    background-position: right 100px bottom; }

  #animation1 {
    min-height: 400px; }

  #animation1,
  #animation2,
  #animation3 {
    width: 100%;
    height: 100%;
    display: block;
    transform: translate3d(0, 0, 0);
    text-align: center;
    opacity: 1; }

  body {
    font-size: 16px;
    line-height: 24px; }

  h1 {
    font-size: 50px;
    line-height: 60px; }

  h2 {
    font-size: 26px;
    line-height: 34px; }

  h3 {
    font-size: 20px;
    line-height: 30px; }

  h4 {
    font-size: 20px;
    line-height: 28px; }

  h5 {
    font-size: 16px;
    line-height: 22px; }

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

  p {
    font-size: 16px;
    line-height: 24px; }

  .page-title-wrapper-1 {
    margin-bottom: 100px;
    margin-top: 170px; }

  .page-title-wrapper-2 {
    margin-bottom: 100px;
    margin-top: 100px; }

  .main-content-wrapper {
    padding: 20px 100px 70px 100px;
    position: relative;
    margin-top: 0px; }

  .page-media-item .main-content-wrapper {
    padding-left: 15px;
    padding-right: 15px; }

  .page-media .main-content-wrapper {
    padding: 50px 15px 50px 70px; }

  .page-media .main-content-wrapper .media-card {
    margin-bottom: 50px; }

  .main-content-wrapper:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 0px;
    bottom: 0px;
    width: 100%;
    background-color: #fff;
    display: block; }

  .page-media-item .main-content-wrapper:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 0px;
    bottom: 0px;
    width: 100%;
    background-color: #fff;
    display: block; }

  .main-content-wrapper.small-padding {
    padding: 40px 15px 70px 70px; }

  .main-content-wrapper.small-padding .section-title {
    margin: 1em 0; }

  .partners-wrapper {
    margin: 4em 0;
    text-align: center; }

  .partners-wrapper > * {
    display: inline-block;
    margin-right: 50px; }

  .partners-wrapper > h2 {
    float: left;
    margin-top: 42px;
    margin-bottom: 0; }

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

  #intro-text-wrapper,
  #intro-text-wrapper-2 {
    width: 950px; }

  #intro-text-wrapper {
    min-height: 2278px;
    position: relative;
    /* background-image: url("../images/768/768_story_a.png"); */
    background-image: none; }

  #animation3 {
    position: absolute;
    top: 0px;
    left: -17px;
    right: 0px;
    bottom: 0px; }

  #animation2 {
    position: absolute;
    top: 0;
    left: -63px;
    right: 0px;
    bottom: 0px; }

  #animation21 {
    margin-top: -28px; }

  #animation22 {
    margin-top: -32px; }

  #animation23 {
    margin-top: -44px;
    position: relative;
    z-index: 2; }

  #animation24 {
    margin-top: -111px;
    position: relative;
    z-index: 1; }

  #animation25 {
    margin-top: -367px; }

  #intro-text-wrapper-2 {
    position: relative;
    /* background-image: url("../images/768/768_story_b.png"); */
    background-image: none; }

  .nav-tabs .link {
    padding: 20px; }

  /* .contact-wrapper-inner,
  .navbar-inner-wrapper,
  .envelope-wrapper {
  	max-width: 950px;
  } */
  #navbar-main .navbar-collapse {
    padding: 0; }

  .intro-text-1 {
    padding: 5em 1em 0 3em; }

  .intro-text-2 {
    margin-left: 150px;
    max-width: 420px; }

  .intro-text-3 {
    position: absolute;
    top: 570px;
    left: 230px;
    max-width: 269px;
    text-align: left;
    margin: 0; }

  .intro-text-4 {
    position: absolute;
    top: 838px;
    left: 160px;
    max-width: 440px; }

  .intro-text-5 {
    position: absolute;
    top: 1238px;
    left: 475px;
    max-width: 440px; }

  .intro-text-6 {
    position: absolute;
    top: 1714px;
    left: 206px;
    max-width: 430px; }

  .intro-text-7 {
    position: absolute;
    top: 2100px;
    left: 20px;
    max-width: 430px; }

  .intro-text-8 {
    position: absolute;
    top: 335px;
    left: 0;
    right: 0px;
    text-align: center;
    padding: 0 50px; }

  .intro-hover {
    padding: 10px;
    max-width: 280px;
    display: inline;
    position: absolute; }

  .intro-hover-round p,
  .intro-hover p {
    display: none; }

  .intro-hover-round {
    border-radius: 64px;
    padding: 50px 20px 20px 20px; }

  .intro-hover-round.open {
    border-radius: 64px;
    width: auto;
    height: auto;
    padding: 50px 20px 50px 20px;
    text-align: left; }

  .intro-hover:not(.intro-hover-round).hover,
  .intro-hover:not(.intro-hover-round).open {
    padding: 20px 30px; }

  .intro-hover-1 {
    right: 210px;
    top: 577px; }

  .intro-hover-2 {
    right: 236px;
    top: 643px; }

  .intro-hover-3 {
    right: 236px;
    top: 707px; }

  .intro-hover-4 {
    right: 49px;
    top: 559px; }

  .intro-hover-5 {
    right: 38px;
    top: 636px; }

  .intro-hover-6 {
    right: 191px;
    top: 451px; }

  .intro-hover-7 {
    left: 178px;
    top: 475px; }

  .intro-hover-8 {
    left: 218px;
    bottom: 72px; }

  #intro-text-wrapper-2 .container {
    height: 956px; }

  .col-12.second {
    padding-left: 2em;
    padding-top: 2em;
    padding-right: 2em;
    padding-bottom: 3em; }

  #about-wrapper-text .inner.fixed {
    position: fixed;
    top: 61px; }

  #about-wrapper-text .inner.absolute {
    position: absolute;
    bottom: 100px;
    top: auto !important; }

  #about-wrapper-text {
    background: transparent; }

  .section-bg-1 {
    position: absolute;
    left: 50%;
    right: 0px;
    bottom: 0px;
    top: 0px;
    background: #fff;
    z-index: 1; }

  .section-bg-2 {
    position: absolute;
    left: 0;
    right: 50%;
    bottom: 0px;
    top: 0px;
    background-color: #005ce3; }

  .blue-bg {
    background-color: #005ce3; }

  .section-header {
    position: absolute;
    background-color: transparent; }

  #about-wrapper-text .col-12.first {
    padding-top: 100px; }

  .contact-wrapper-form {
    width: 50%;
    float: right; }

  .navbar-light .navbar-nav {
    text-align: left;
    margin-top: 0; }

  .navbar-light .navbar-nav li a.nav-link,
  .navbar-light .navbar-nav li a.nav-link.active {
    padding-bottom: 0;
    font-size: 14px;
    padding-right: 0; }

  #intro-text-wrapper-2 .bg-image-wrapper {
    background-image: none;
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    height: auto;
    width: 100%;
    margin: 0 auto;
    position: static; }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px; }

  .footer-links li {
    margin: 0 15px 0 0;
    padding: 0;
    float: left;
    font-weight: 600; }

  .about-subnav ul {
    list-style-type: none;
    margin: 0;
    position: static;
    padding: 0; }

  .fixed .about-subnav {
    position: static;
    padding: 0;
    margin-left: -15px;
    margin-right: -15px; }

  .about-subnav ul li {
    margin: 0 0 5px 0;
    float: none; }

  #section-gate {
    padding-bottom: 85px;
    padding-top: 85px; }

  .scroll .navigation-wrapper .icon-up {
    display: none; }

  .contact-wrapper-form .form-actions {
    margin-bottom: -30px; }

  .page-gate .navigation-wrapper .navbar-brand .logo-text {
    width: 92px;
    height: 50px; }

  .page-gate .scroll .navigation-wrapper .navbar-brand .logo-text {
    width: 64.39px;
    height: 35px; }

  .page-gate .navigation-wrapper .navbar-brand .logo-logo {
    width: 45px;
    height: 50px; }

  .page-gate .scroll .navigation-wrapper .navbar-brand .logo-logo {
    width: 31.5px;
    height: 35px; }

  /* .page-gate .scroll .navigation-wrapper .navbar-brand .logo-text {
  	width: 31.5;
  	height: 35px;
  } */
  .cookies-jar {
    left: auto;
    right: 0px;
    bottom: 0px;
    top: auto;
    width: 50%; }

  #about-wrapper-text .col-12.first:after {
    display: none; }

  #about-wrapper-text .col-12.second:after {
    background-color: #fff;
    position: absolute;
    left: 100%;
    width: 2000px;
    top: 0px;
    bottom: 0px;
    content: ""; }

  #section-executive .col-12.opened,
  #section-executive .col-12 .inner {
    opacity: 0;
    transition: opacity 0.3s linear; }

  #section-executive .overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    content: ""; }

  #section-executive .col-12.open .inner .text {
    display: block;
    position: absolute;
    top: 87px;
    right: -14px;
    bottom: 0px;
    overflow: auto;
    padding-right: 50px; }

  #section-faq .inner,
  #section-advisory .inner {
    padding: 4em; }

  #section-advisory .inner {
    padding: 2em 4em 1em 4em; }

  #section-case-studies .nav-tabs {
    margin-top: -60px;
    background-color: #0b0c0e;
    position: relative; }

  #section-case-studies .nav-tabs:after {
    content: "";
    background-color: #0b0c0e;
    position: absolute;
    left: 100%;
    top: 0px;
    bottom: 0px;
    width: 300px; }

  .video-overlay .video-wrapper iframe {
    width: 70%;
    height: 70%; }

  .partner-testimonial-image-wrapper {
    padding-left: 15px; }

  .carousel-indicators {
    bottom: 50px; }

  .carousel-indicators-disclaimer {
    bottom: 40px; }

  .carousel-case-study {
    padding-bottom: 7em; }

  .carousel-case-study .carousel-item .image img {
    min-height: 400px; }

  .carousel-indicators {
    margin-right: 40%;
    margin-left: 40%; }

  .carousel-case-study {
    padding: 3em 0 7em 0; }

  .carousel-case-study .carousel-nav {
    display: block; }

  .carousel-case-study .carousel-item .text {
    position: absolute;
    top: 0px;
    max-width: 480px; }

  .cookies-jar .envelope-wrapper .inner {
    float: right; }

  #section-whitepapers {
    background-size: cover; }

  #section-whitepapers .cards-wrapper .col-12:nth-child(1) .inner {
    margin-right: -5px; }

  #section-whitepapers .cards-wrapper .col-12:nth-child(2) .inner {
    margin-right: -5px;
    margin-left: -5px; }

  #section-whitepapers .cards-wrapper .col-12:nth-child(3) .inner {
    margin-left: -5px; }

  #section-executive .inner {
    top: 15px;
    left: 30px; }

  #section-executive .inner .inner-wrapper-hack {
    padding: 1em; }

  #section-executive .open .inner .inner-wrapper-hack {
    padding: 2em; }

  #section-executive .img-team {
    padding-top: 150%;
    width: 100%; }

  #section-executive .col-12.open .img-team,
  #section-executive .col-12:hover .inner {
    display: block; }

  #section-executive .col-12:not(.open) .inner {
    opacity: 0;
    transition: opacity 0.3s ease-in-out; }

  #section-executive .col-12:hover:not(.open) .inner {
    opacity: 1; }

  #section-executive .col-12.open .inner {
    position: absolute;
    left: calc(100% - 15px);
    top: 15px;
    bottom: 0px;
    background-color: #0b0c0e;
    display: block;
    z-index: 2;
    width: 500px;
    overflow: auto;
    max-width: none; }

  #section-executive .col-12.open {
    position: absolute;
    z-index: 3; }

  #section-executive .col-12.open .inner .linkedin-link {
    position: absolute;
    bottom: 20px; }

  .ecosystem-wrapper {
    width: 633px;
    position: absolute;
    padding-top: 5em;
    right: 0px; }

  .ecosystem-wrapper-inner {
    background-size: 100%;
    padding-bottom: 61.9%;
    min-width: auto;
    min-height: auto; }

  .ecosystem-wrapper.fixed {
    position: fixed;
    top: 61px !important;
    right: auto; }

  .ecosystem-wrapper.absolute {
    position: absolute;
    top: auto;
    bottom: 0px; }

  .ecosystem-wrapper-inner .intro-hover-8 {
    left: -218px;
    bottom: 8px; }

  .ecosystem-wrapper-inner .intro-hover-6 {
    right: -200px;
    top: -58px; }

  .ecosystem-wrapper-inner .intro-hover-7 {
    left: -91px;
    top: -27px; }

  .ecosystem-wrapper-col {
    position: relative;
    z-index: 2; }

  #section-media {
    margin-bottom: 0; }

  .page-private #section-media {
    padding-top: 5em;
    margin-bottom: 4em;
    z-index: 3;
    position: relative; }

  #section-roadmap {
    padding-top: 5em;
    padding-bottom: 0; }

  #section-roadmap-wrapper {
    min-height: 6109px;
    background: url("../images/1024_roadmap.png") center top -280px no-repeat;
    margin-top: -8em; }

  #section-roadmap-wrapper .center-bubbles-wrapper {
    position: static;
    left: auto;
    width: 100%;
    overflow: visible; }

  .roadmap-bubble-1 {
    top: 686px;
    right: 3%; }

  .roadmap-bubble-2 {
    top: 895px;
    right: 45%;
    left: auto; }

  .roadmap-bubble-3 {
    top: 980px;
    right: 18%; }

  .roadmap-bubble-4 {
    top: 1055px;
    left: 33%; }

  .roadmap-bubble-5 {
    top: 1124px;
    left: 13%; }

  .roadmap-bubble-6 {
    top: 1361px;
    right: 4%; }

  .roadmap-bubble-7 {
    top: 1592px;
    right: 12%; }

  .roadmap-bubble-8 {
    top: 2376px;
    right: 24%; }

  .roadmap-bubble-9 {
    top: 2382px;
    left: 9%; }

  .roadmap-bubble-10 {
    top: 2615px;
    right: 20%; }

  .roadmap-bubble-10a {
    top: 2815px;
    right: 10%; }

  .roadmap-bubble-11 {
    top: 2918px;
    left: 49%; }

  .roadmap-bubble-12 {
    top: 3071px;
    left: 18%; }

  .roadmap-bubble-13 {
    top: 3260px;
    left: 46%; }

  .roadmap-bubble-14 {
    top: 3447px;
    right: 13%;
    left: auto; }

  .roadmap-bubble-15 {
    top: 3504px;
    left: 32%; }

  .roadmap-bubble-15a {
    top: 3600px;
    left: 23%; }

  .roadmap-bubble-16 {
    top: 3630px;
    left: 55%; }

  .roadmap-bubble-17 {
    top: 3852px;
    left: 40%; }

  .roadmap-bubble-18 {
    top: 3973px;
    left: 55%; }

  .roadmap-bubble-19 {
    top: 4137px;
    right: 13%; }

  .roadmap-bubble-20 {
    top: 4132px;
    left: 24%; }

  .roadmap-bubble-21 {
    top: 4498px;
    left: 21%; }

  .roadmap-bubble-22 {
    top: 4551px;
    left: 56%; }

  .roadmap-bubble-23 {
    top: 4554px;
    right: 32%; }

  .roadmap-bubble-23a {
    top: 4358px;
    right: 21%; }

  .roadmap-bubble-23b {
    top: 4554px;
    right: 7%; }

  .roadmap-bubble-24 {
    top: 4808px;
    left: 46%; }

  .roadmap-bubble-25 {
    top: 4883px;
    left: 8%; }

  .roadmap-bubble-26 {
    top: 5044px;
    left: 43%; }

  .roadmap-bubble-26a {
    top: 5067px;
    left: 78%; }

  .roadmap-bubble-27 {
    top: 5222px;
    left: 44%; }

  .roadmap-bubble-28 {
    top: 5395px;
    left: 66%; }

  .roadmap-bubble-29 {
    top: 5599px;
    left: 54%; }

  .roadmap-bubble-30 {
    top: 5868px;
    left: 59%; }

  .roadmap-nav {
    margin-top: 3em; }

  .roadmap-nav.fixed {
    position: fixed;
    top: 150px;
    box-shadow: none;
    left: auto;
    right: auto;
    padding-top: 0;
    padding-left: 0;
    max-width: 60px;
    margin: 0; }

  .roadmap-nav.absolute {
    position: absolute;
    top: auto;
    bottom: 10px;
    margin: 0; }

  .roadmap-nav > li {
    display: block;
    float: none;
    width: 100%;
    margin-bottom: 4px; }

  .roadmap-nav > li a.link {
    padding: 0;
    color: #798da9; }

  .roadmap-nav > li a.link.active {
    color: #005ce3; }

  .roadmap-text {
    max-width: 280px;
    position: absolute; }

  .roadmap-text-1 {
    top: 461px; }

  .roadmap-text-2 {
    top: 821px; }

  .roadmap-text-3 {
    top: 2221px; }

  .roadmap-text-4 {
    top: 3450px; }

  .roadmap-text-5 {
    top: 4000px; }

  .roadmap-text-6 {
    top: 4666px; }

  .roadmap-text-7 {
    top: 5502px; }

  .private-sale-wrapper:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 0px;
    bottom: 0px;
    background-color: #005ce3;
    width: 50%; }

  .row.private-sale-wrapper h4 {
    margin-bottom: 0; }

  .row.private-sale-wrapper .col-lg-5 {
    text-align: right; }

  .carousel-case-study {
    padding: 3em 0 0 0;
    width: 100%; }

  .cookies-jar .alert {
    padding: 2.5rem 6rem; }

  .page-media-item .main-content-wrapper {
    order: 2; }

  .page-media-item .main-content-wrapper:before {
    display: none; }

  .page-media-item .main-content-wrapper {
    padding: 20px 100px 70px 100px; }

  .article-image {
    width: 100%;
    margin-bottom: 0;
    height: 100%; } }
@media only all and (min-width: 1200px) {
  #animation1 {
    min-height: 534px; }

  .page-404 .envelope-wrapper {
    background-position: right 150px bottom; }

  #intro-text-wrapper {
    min-height: 2806px; }

  #intro-text-wrapper,
  #intro-text-wrapper-2 {
    width: 1180px; }

  #intro-text-wrapper-2 .container {
    height: 1206px; }

  /* .contact-wrapper-inner,
  .navbar-inner-wrapper,
  .envelope-wrapper {
  	max-width: 1180px;
  } */
  .navbar-light .navbar-nav li a.nav-link,
  .navbar-light .navbar-nav li a.nav-link.active {
    padding-bottom: 0;
    font-size: 16px;
    padding-right: 15px; }

  #animation2 {
    position: absolute;
    top: 0;
    left: -63px;
    right: 0px;
    bottom: 0px; }

  #animation21 {
    margin-top: -41px; }

  #animation22 {
    margin-top: -38px; }

  #animation23 {
    margin-top: -89px;
    position: relative;
    z-index: 2; }

  #animation24 {
    margin-top: -136px;
    position: relative;
    z-index: 1; }

  #animation25 {
    margin-top: -427px; }

  .intro-text-2 {
    margin-left: 250px; }

  .intro-text-3 {
    top: 700px;
    left: 330px; }

  .intro-text-4 {
    top: 1060px;
    left: 250px; }

  .intro-text-5 {
    top: 1539px;
    left: 649px; }

  .intro-text-6 {
    top: 2139px;
    left: 300px; }

  .intro-text-7 {
    top: 2610px;
    left: 50px; }

  .intro-text-8 {
    top: 409px; }

  .intro-hover-1 {
    right: 251px;
    top: 716px; }

  .intro-hover-2 {
    right: 273px;
    top: 798px; }

  .intro-hover-3 {
    right: 284px;
    top: 875px; }

  .intro-hover-4 {
    right: 59px;
    top: 691px; }

  .intro-hover-5 {
    right: 18px;
    top: 784px; }

  .intro-hover-6 {
    right: 257px;
    top: 581px; }

  .intro-hover-7 {
    left: 238px;
    top: 621px; }

  .intro-hover-8 {
    left: 304px;
    bottom: 106px; }

  #about-wrapper-text .col-12.first {
    padding-top: 150px; }

  .col-12.second {
    padding-left: 3em;
    padding-top: 2em;
    padding-bottom: 2em;
    padding-right: 2em; }

  .ecosystem-wrapper {
    width: 780px; }

  .ecosystem-wrapper-inner .intro-hover-8 {
    left: -264px;
    bottom: 62px; }

  .ecosystem-wrapper-inner .intro-hover-6 {
    right: -217px;
    top: -58px; }

  .ecosystem-wrapper-inner .intro-hover-7 {
    left: -108px;
    top: -10px; }

  .roadmap-bubble-1 {
    top: 686px;
    right: 11%; }

  .roadmap-bubble-2 {
    top: 895px;
    right: 45%; }

  .roadmap-bubble-3 {
    top: 980px;
    right: 22%; }

  .roadmap-bubble-4 {
    top: 1055px;
    left: 37%; }

  .roadmap-bubble-5 {
    top: 1124px;
    left: 17%; }

  .roadmap-bubble-6 {
    top: 1361px;
    right: 10%; }

  .roadmap-bubble-7 {
    top: 1592px;
    right: 17%; }

  .roadmap-bubble-8 {
    top: 2376px;
    right: 26%; }

  .roadmap-bubble-9 {
    top: 2382px;
    left: 16%; }

  .roadmap-bubble-10 {
    top: 2615px;
    right: 10%; }

  .roadmap-bubble-10a {
    top: 2815px;
    right: 10%; }

  .roadmap-bubble-11 {
    top: 2918px;
    left: 49%; }

  .roadmap-bubble-12 {
    top: 3071px;
    left: 23%; }

  .roadmap-bubble-13 {
    top: 3260px;
    left: 46%; }

  .roadmap-bubble-14 {
    top: 3387px;
    right: 20%; }

  .roadmap-bubble-15 {
    top: 3504px;
    left: 32%; }

  .roadmap-bubble-15a {
    top: 3651px;
    left: 25%; }

  .roadmap-bubble-16 {
    top: 3610px;
    left: 67%; }

  .roadmap-bubble-17 {
    top: 3882px;
    left: 39%; }

  .roadmap-bubble-18 {
    top: 3973px;
    left: 55%; }

  .roadmap-bubble-19 {
    top: 4137px;
    right: 13%; }

  .roadmap-bubble-20 {
    top: 4132px;
    left: 27%; }

  .roadmap-bubble-21 {
    top: 4342px;
    left: 23%; }

  .roadmap-bubble-22 {
    top: 4506px;
    left: 28%; }

  .roadmap-bubble-23 {
    top: 4554px;
    right: 32%; }

  .roadmap-bubble-23a {
    top: 4358px;
    right: 21%; }

  .roadmap-bubble-23b {
    top: 4554px;
    right: 7%; }

  .roadmap-bubble-24 {
    top: 4808px;
    left: 46%; }

  .roadmap-bubble-25 {
    top: 4883px;
    left: 14%; }

  .roadmap-bubble-26 {
    top: 5044px;
    left: 43%; }

  .roadmap-bubble-26a {
    top: 5067px;
    left: 78%; }

  .roadmap-bubble-27 {
    top: 5222px;
    left: 44%; }

  .roadmap-bubble-28 {
    top: 5395px;
    left: 66%; }

  .roadmap-bubble-29 {
    top: 5599px;
    left: 54%; }

  .roadmap-bubble-30 {
    top: 5868px;
    left: 59%; } }
@media only all and (min-width: 1400px) {
  .page-404 .envelope-wrapper {
    background-position: right 200px bottom; }

  #animation2 {
    position: absolute;
    top: -29px;
    left: -63px;
    right: 0px;
    bottom: 0px; }

  #animation21 {
    margin-top: -11px; }

  #animation22 {
    margin-top: -43px; }

  #animation23 {
    margin-top: -97px;
    position: relative;
    z-index: 2; }

  #animation24 {
    margin-top: -151px;
    position: relative;
    z-index: 1; }

  #animation25 {
    margin-top: -530px; }

  #intro-text-wrapper,
  #intro-text-wrapper-2 {
    background-size: auto;
    width: 1330px; }

  #intro-text-wrapper {
    min-height: 3170px; }

  #intro-text-wrapper-2 {
    min-height: 1263px; }

  /* .contact-wrapper-inner,
  .navbar-inner-wrapper,
  .envelope-wrapper {
  	max-width: 1330px;
  } */
  .intro-hover {
    padding: 20px; }

  .intro-hover-round {
    padding: 50px 20px 20px 20px; }

  .intro-text-2 {
    margin-left: 250px; }

  .intro-text-3 {
    position: absolute;
    top: 800px;
    left: 330px;
    max-width: 269px; }

  .intro-text-4 {
    position: absolute;
    top: 1250px;
    left: 250px;
    max-width: 440px; }

  .intro-text-5 {
    position: absolute;
    top: 1658px;
    left: 693px;
    max-width: 440px; }

  .intro-text-6 {
    position: absolute;
    top: 2380px;
    left: 300px;
    max-width: 480px; }

  .intro-text-7 {
    position: absolute;
    top: 2910px;
    left: 50px;
    max-width: 480px; }

  .intro-text-8 {
    position: absolute;
    top: 409px;
    left: 0;
    right: 0px;
    text-align: center;
    padding: 0 230px; }

  .intro-hover-1 {
    right: 210px;
    top: 806px; }

  .intro-hover-2 {
    right: 236px;
    top: 896px; }

  .intro-hover-3 {
    right: 236px;
    top: 989px; }

  .intro-hover-4 {
    right: 16px;
    top: 778px; }

  .intro-hover-5 {
    right: -40px;
    top: 889px; }

  .intro-hover-6 {
    right: 221px;
    top: 607px; }

  .intro-hover-7 {
    left: 230px;
    top: 607px; }

  .intro-hover-8 {
    left: 265px;
    bottom: 106px; }

  #intro-text-wrapper-2 .container {
    height: 1263px; }

  #about-wrapper-text .col-12.first {
    padding-top: 200px; }

  .col-12.second {
    padding-left: 4em;
    padding-top: 3em;
    padding-bottom: 3em;
    padding-right: 2em; }

  .ecosystem-wrapper {
    width: 855px; }

  .ecosystem-wrapper-inner .intro-hover-8 {
    left: -248px;
    bottom: 50px; }

  .ecosystem-wrapper-inner .intro-hover-6 {
    right: -239px;
    top: -58px; }

  .ecosystem-wrapper-inner .intro-hover-7 {
    left: -124px;
    top: -10px; } }
#preview-video {
  width: 100%;
  min-height: 700px; }

/*
		GitHub URL: https://github.com/gucastiliao/video-popup-js
*/
.videopopupjs {
  background-color: #0b0c0e;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  text-align: start !important; }

.videopopupjs--hide {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: videoPopupJsHide;
  animation-name: videoPopupJsHide; }

.videopopupjs__close {
  float: right;
  width: 30px;
  height: 30px;
  cursor: pointer;
  display: block;
  margin-bottom: 5px;
  color: rgba(255, 255, 255, 0.59); }

.videopopupjs__close:after {
  width: 30px;
  height: 30px;
  display: block;
  text-align: center;
  content: "X";
  font-family: "Verdana";
  color: #005ce3;
  font-weight: bold;
  border-radius: 20%;
  background: #0b0c0e;
  line-height: 1.9;
  font-size: 15px; }

.videopopupjs__close:hover {
  opacity: 0.5; }

.videopopupjs--animation {
  opacity: 0;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: videoPopupJs;
  animation-name: videoPopupJs; }

.videopopupjs__content {
  margin: 0 auto;
  height: 85%;
  width: 100%;
  margin-top: 4%; }

.videopopupjs__content iframe {
  width: 100%;
  height: 100%; }

.videopopupjs__block--notfound {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 100%;
  height: 500px;
  background-color: #fff;
  text-align: center;
  vertical-align: middle;
  line-height: 500px;
  font-family: "Arial";
  font-size: 20px; }

@media (max-width: 768px) {
  .videopopupjs__content {
    max-width: 90% !important;
    max-height: 70% !important; } }
@-webkit-keyframes videoPopupJs {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes videoPopupJs {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes videoPopupJsHide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes videoPopupJsHide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
#embed-fix {
  opacity: 0; }

#private-video {
  opacity: 0; }

.video-responsive {
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0; }

.video-responsive iframe {
  left: 0;
  top: 0;
  height: 95%;
  width: 95%;
  position: absolute; }

.video-play-button {
  cursor: pointer; }

#new-placeholder {
  margin-top: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 370px;
  width: 95%;
  background-image: url("../images/video-bg.png");
  background-size: cover;
  background-position: center; }

@media (max-width: 990px) {
  #new-placeholder {
    margin-top: 0px;
    margin-bottom: 30px;
    height: 200px; }

  .video-responsive {
    margin-top: 30px;
    margin-bottom: 30px; } }
.nav-link:hover {
  color: #ff6c00 !important; }

.active-link {
  color: #005ce3 !important; }

#whitelist-btn {
  color: #f86b02; }

@media only all and (min-width: 990px) {
  #whitelist-btn {
    padding: 0px 14px;
    transform: translateY(-6px);
    height: 36px !important;
    background: #005ce3;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 15px; }

  #whitelist-btn:hover {
    color: white !important;
    background: #f86b02; }

  .navbar-light .navbar-nav li a.nav-link,
  .navbar-light .navbar-nav li a.nav-link.active {
    padding-right: 15px; }

  .share-buttons {
    position: sticky;
    top: 80px;
    width: 160px; } }
html {
  scroll-behavior: smooth; }

/* .share-buttons {
	position: sticky;
	position: -webkit-sticky;
	top: 80px;
} */
/* .envelope-wrapper {
	overflow: visible;
} */
.s-i:hover .st0 {
  fill: #f86b02 !important; }

.s-i:hover .cls-1 {
  stroke: #f86b02 !important; }

.cls-2 {
  stroke: none !important; }

/* .p-i {
	width: 35px !important;
	height: 35px !important;
} */
.icon-link {
  text-decoration: none; }

.icon-link svg {
  width: 35px !important;
  height: 35px !important; }

.icon-link-f svg {
  width: 26px !important;
  height: 26px !important; }

.media-title {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  text-align: left; }

@media only all and (min-width: 990px) {
  .media-title {
    min-height: 300px; } }
.title-footer {
  font-size: 24px;
  margin-bottom: 22px; }

.des-footer {
  font-size: 14px;
  margin-bottom: 30px;
  max-width: 740px; }

.social-footer {
  display: flex;
  gap: 13px;
  margin-bottom: 48px; }

.social-footer a:hover img {
  filter: invert(48%) sepia(93%) saturate(3286%) hue-rotate(2deg) brightness(105%) contrast(104%); }

.condition-footer {
  display: flex;
  gap: 30px;
  margin-bottom: 48px; }

.copy-right {
  font-size: 14px; }

.copy-right a {
  text-decoration: underline;
  font-weight: bold; }

/* home intro section */
#section-introduction {
  position: relative;
  background-image: url("../images/home-intro-section/bg-intro.png");
  background-size: cover;
  background-position: center left;
  min-height: 645px; }
  #section-introduction .content-intro {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 300px;
    padding-bottom: 50px;
    margin-right: auto;
    margin-left: auto; }
    #section-introduction .content-intro h2 {
      font-size: 40px;
      line-height: 1em;
      margin-bottom: 42px; }
    #section-introduction .content-intro h4 {
      font-size: 24px;
      line-height: 36px;
      font-weight: bold;
      color: #b5e4ff;
      margin: 0; }
    @media (min-width: 768px) {
      #section-introduction .content-intro {
        max-width: 720px; } }
    @media (min-width: 992px) {
      #section-introduction .content-intro {
        position: absolute;
        top: 50%;
        right: 13%;
        transform: translate(0, -50%);
        max-width: 694px;
        padding: 210px 0; }
        #section-introduction .content-intro h2 {
          font-size: 60px; }
        #section-introduction .content-intro h4 {
          max-width: 461px;
          font-size: 30px; } }

#section-media.home-validated-section {
  margin: 40px 0;
  padding-top: 0; }
  #section-media.home-validated-section h2 {
    margin: 0;
    line-height: 20px; }
  #section-media.home-validated-section .media-wrapper {
    max-width: 100%;
    background-color: transparent;
    padding: 0 15px;
    margin: 40px auto 0; }
    @media (min-width: 768px) {
      #section-media.home-validated-section .media-wrapper {
        max-width: 720px; } }
    @media (min-width: 992px) {
      #section-media.home-validated-section .media-wrapper {
        max-width: 100%;
        padding: 0;
        margin: 40px 0 0; } }
  #section-media.home-validated-section .slick-track {
    display: flex !important; }
    #section-media.home-validated-section .slick-track .slick-slide {
      height: inherit; }
  #section-media.home-validated-section .inner {
    height: 110px; }
  #section-media.home-validated-section .media-card {
    display: flex;
    align-items: center;
    width: unset;
    margin-right: 30px; }
    #section-media.home-validated-section .media-card img {
      width: 100%;
      max-height: 110px;
      object-fit: contain; }

.home-community-section {
  background-image: linear-gradient(131deg, rgba(11, 24, 56, 0.937) 0%, #0b0b0d 100%);
  padding-top: 90px; }
  .home-community-section .content-community {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px; }
    @media (min-width: 768px) {
      .home-community-section .content-community {
        max-width: 720px; } }
    @media (min-width: 992px) {
      .home-community-section .content-community {
        display: flex;
        max-width: 100%;
        padding: 0; } }
  .home-community-section .content-left h2 {
    font-size: 45px;
    line-height: 1em;
    margin-bottom: 40px; }
    .home-community-section .content-left h2 span {
      color: #ff6c00; }
  .home-community-section .content-left p {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 35px; }
  @media (min-width: 992px) {
    .home-community-section .content-left {
      flex: 0 0 506px;
      padding-right: 72px; }
      .home-community-section .content-left h2 {
        font-size: 56px;
        line-height: 64px; } }
  .home-community-section .content-right {
    width: 100%;
    background-image: url("../images/home-community-section/bg-community.png");
    background-size: cover;
    background-repeat: no-repeat; }
    .home-community-section .content-right .social-community {
      display: flex;
      flex-direction: column;
      justify-content: center;
      row-gap: 12px;
      height: 100%;
      margin: 0;
      padding: 100px 30px; }
      .home-community-section .content-right .social-community li {
        display: flex;
        column-gap: 18px;
        align-items: center;
        margin: 0;
        font-size: 24px;
        line-height: 20px; }
        .home-community-section .content-right .social-community li:hover img {
          filter: invert(48%) sepia(93%) saturate(3286%) hue-rotate(2deg) brightness(105%) contrast(104%); }
        .home-community-section .content-right .social-community li::before {
          display: none; }
      @media (min-width: 992px) {
        .home-community-section .content-right .social-community {
          padding: 100px 58px; } }

.page-media-item {
  padding-top: 170px; }

#section-media.collaborations-intro-hide {
  padding-top: 0; }
  #section-media.collaborations-intro-hide h2 {
    margin: 0; }

.collaborations-intro {
  margin-top: 150px;
  margin-bottom: 75px; }
  .collaborations-intro .collaborations-intro-child {
    padding: 0 15px; }
    .collaborations-intro .collaborations-intro-child h1 {
      margin-bottom: 30px;
      height: fit-content; }
  @media (min-width: 768px) {
    .collaborations-intro .collaborations-intro-child {
      max-width: 720px;
      margin: 0 auto; } }
  @media (min-width: 992px) {
    .collaborations-intro .collaborations-intro-child {
      display: flex;
      max-width: 100%;
      padding: 0; }
    .collaborations-intro h1 {
      flex: 0 0 44%; }
    .collaborations-intro h4 {
      flex: 0 0 56%;
      padding-right: 70px; } }

.collaborations-content {
  background-image: linear-gradient(131deg, rgba(11, 24, 56, 0.937) 0%, #0b0b0d 100%); }
  .collaborations-content .content-wrapper {
    padding-top: 92px; }
    .collaborations-content .content-wrapper .col-content {
      padding: 0 15px; }
      .collaborations-content .content-wrapper .col-content h2 {
        margin: 35px 0; }
      .collaborations-content .content-wrapper .col-content h4 {
        margin-bottom: 30px; }
    .collaborations-content .content-wrapper .col-image {
      padding: 0 15px; }
      .collaborations-content .content-wrapper .col-image img {
        width: 100%; }
    @media (min-width: 768px) {
      .collaborations-content .content-wrapper {
        max-width: 720px;
        margin: 0 auto; } }
    @media (min-width: 992px) {
      .collaborations-content .content-wrapper {
        display: flex;
        max-width: 100%;
        margin: unset; }
        .collaborations-content .content-wrapper .col-content {
          flex: 0 0 44%;
          padding: 0 90px 0 0; }
        .collaborations-content .content-wrapper .col-image {
          padding: 0;
          flex: 0 0 56%; } }

.technology-title-section {
  padding: 292px 0 212px;
  background-image: url("../images/technology/technology-bg-banner.jpg");
  background-size: cover;
  background-position: center right; }
  .technology-title-section h1 {
    max-width: 645px;
    margin-bottom: 0; }
    .technology-title-section h1 span {
      color: #ff6c00; }
    @media (min-width: 992px) {
      .technology-title-section h1 {
        font-size: 64px;
        line-height: 72px; } }

.technology-component {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px; }
  .technology-component.mt-100 {
    margin-top: 100px; }
  .technology-component.mb-100 {
    margin-bottom: 100px; }
  .technology-component:not(:last-of-type) {
    margin-bottom: 100px; }
    @media (min-width: 992px) {
      .technology-component:not(:last-of-type) {
        margin-bottom: 60px; } }
  .technology-component.reverse {
    flex-direction: column-reverse; }
    @media (min-width: 992px) {
      .technology-component.reverse {
        flex-direction: row; } }
  .technology-component img {
    width: 100%;
    max-width: 555px; }
  .technology-component h2 {
    margin-bottom: 24px;
    font-weight: 700; }
    .technology-component h2 span {
      color: #ff6c00; }
  .technology-component p {
    margin: 0; }
  @media (min-width: 992px) {
    .technology-component {
      flex-direction: row;
      gap: 60px; }
      .technology-component > div {
        flex: 0 0 calc(50% - 30px); }
      .technology-component h2 {
        font-size: 48px;
        line-height: 56px; } }

.technology .envelope-wrapper {
  background-color: #020202; }

.technology-banner-bottom {
  background-image: url("../images/technology/technology-bg-banner-1.jpg");
  background-size: cover; }
  .technology-banner-bottom h2 {
    max-width: 853px;
    margin: 0 auto;
    text-align: center;
    padding: 127px 0; }
    .technology-banner-bottom h2 span {
      color: #ff6c00; }
    @media (min-width: 992px) {
      .technology-banner-bottom h2 {
        font-size: 48px;
        line-height: 56px; } }

.main-content-wrapper .text-primary {
  color: #005ce3 !important; }
.main-content-wrapper a {
  color: #005ce3; }
  .main-content-wrapper a:hover, .main-content-wrapper a:active, .main-content-wrapper a:focus, .main-content-wrapper a:visited {
    color: #005ce3; }
