html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  vertical-align: baseline;
  display: inline-block;
}

audio:not([controls]) {
  height: 0;
  display: none;
}

[hidden], template {
  display: none;
}

a {
  background-color: rgba(0, 0, 0, 0);
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

@font-face {
  font-family: webflow-icons;
  src: url("cd8065b53a84d8a81e7765a00384ea0f98c3c59d") format("truetype");
  font-weight: normal;
  font-style: normal;
}

[class^="w-icon-"], [class*=" w-icon-"] {
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-family: webflow-icons !important;
}

.w-icon-slider-right:before {
  content: "";
}

.w-icon-slider-left:before {
  content: "";
}

.w-icon-nav-menu:before {
  content: "";
}

.w-icon-arrow-down:before, .w-icon-dropdown-toggle:before {
  content: "";
}

.w-icon-file-upload-remove:before {
  content: "";
}

.w-icon-file-upload-icon:before {
  content: "";
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  min-height: 100%;
  color: #333;
  background-color: #fff;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}

html.w-mod-touch * {
  background-attachment: scroll !important;
}

.w-block {
  display: block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-clearfix:before, .w-clearfix:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-clearfix:after {
  clear: both;
}

.w-hidden {
  display: none;
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

input.w-button {
  -webkit-appearance: button;
}

html[data-w-dynpage] [data-w-cloak] {
  color: rgba(0, 0, 0, 0) !important;
}

.w-code-block {
  margin: unset;
}

pre.w-code-block code {
  all: inherit;
}

.w-webflow-badge, .w-webflow-badge * {
  z-index: auto;
  visibility: visible;
  box-sizing: border-box;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  float: none;
  clear: none;
  box-shadow: none;
  opacity: 1;
  direction: ltr;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-align: inherit;
  letter-spacing: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: inherit;
  text-shadow: none;
  font-smoothing: auto;
  vertical-align: baseline;
  cursor: inherit;
  white-space: inherit;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  background: none;
  border: 0 rgba(0, 0, 0, 0);
  border-radius: 0;
  margin: 0;
  padding: 0;
  list-style-type: disc;
  transition: none;
  display: block;
  position: static;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: visible;
  transform: none;
}

.w-webflow-badge {
  white-space: nowrap;
  cursor: pointer;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .1);
  visibility: visible !important;
  z-index: 2147483647 !important;
  color: #aaadb0 !important;
  opacity: 1 !important;
  width: auto !important;
  height: auto !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  margin: 0 !important;
  padding: 6px !important;
  font-size: 12px !important;
  line-height: 14px !important;
  text-decoration: none !important;
  display: inline-block !important;
  position: fixed !important;
  top: auto !important;
  bottom: 12px !important;
  left: auto !important;
  right: 12px !important;
  overflow: visible !important;
  transform: none !important;
}

.w-webflow-badge > img {
  visibility: visible !important;
  opacity: 1 !important;
  vertical-align: middle !important;
  display: inline-block !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
  font-weight: bold;
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px;
}

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

h4 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin: 0 0 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin: 0 0 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}

.w-embed:before, .w-embed:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-embed:after {
  clear: both;
}

.w-video {
  width: 100%;
  padding: 0;
  position: relative;
}

.w-video iframe, .w-video object, .w-video embed {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

button, [type="button"], [type="reset"] {
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}

.w-form {
  margin: 0 0 15px;
}

.w-form-done {
  text-align: center;
  background-color: #ddd;
  padding: 20px;
  display: none;
}

.w-form-fail {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
  display: none;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.w-input, .w-select {
  width: 100%;
  height: 38px;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

.w-input:-moz-placeholder, .w-select:-moz-placeholder {
  color: #999;
}

.w-input::-moz-placeholder, .w-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.w-input::-webkit-input-placeholder, .w-select::-webkit-input-placeholder {
  color: #999;
}

.w-input:focus, .w-select:focus {
  border-color: #3898ec;
  outline: 0;
}

.w-input[disabled], .w-select[disabled], .w-input[readonly], .w-select[readonly], fieldset[disabled] .w-input, fieldset[disabled] .w-select {
  cursor: not-allowed;
}

.w-input[disabled]:not(.w-input-disabled), .w-select[disabled]:not(.w-input-disabled), .w-input[readonly], .w-select[readonly], fieldset[disabled]:not(.w-input-disabled) .w-input, fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eee;
}

textarea.w-input, textarea.w-select {
  height: auto;
}

.w-select {
  background-color: #f3f3f3;
}

.w-select[multiple] {
  height: auto;
}

.w-form-label {
  cursor: pointer;
  margin-bottom: 0;
  font-weight: normal;
  display: inline-block;
}

.w-radio {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-radio:before, .w-radio:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-radio:after {
  clear: both;
}

.w-radio-input {
  float: left;
  margin: 3px 0 0 -20px;
  line-height: normal;
}

.w-file-upload {
  margin-bottom: 10px;
  display: block;
}

.w-file-upload-input {
  width: .1px;
  height: .1px;
  opacity: 0;
  z-index: -100;
  position: absolute;
  overflow: hidden;
}

.w-file-upload-default, .w-file-upload-uploading, .w-file-upload-success {
  color: #333;
  display: inline-block;
}

.w-file-upload-error {
  margin-top: 10px;
  display: block;
}

.w-file-upload-default.w-hidden, .w-file-upload-uploading.w-hidden, .w-file-upload-error.w-hidden, .w-file-upload-success.w-hidden {
  display: none;
}

.w-file-upload-uploading-btn {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: flex;
}

.w-file-upload-file {
  background-color: #fafafa;
  border: 1px solid #ccc;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0;
  padding: 8px 9px 8px 11px;
  display: flex;
}

.w-file-upload-file-name {
  font-size: 14px;
  font-weight: normal;
  display: block;
}

.w-file-remove-link {
  width: auto;
  height: auto;
  cursor: pointer;
  margin-top: 3px;
  margin-left: 10px;
  padding: 3px;
  display: block;
}

.w-icon-file-upload-remove {
  margin: auto;
  font-size: 10px;
}

.w-file-upload-error-msg {
  color: #ea384c;
  padding: 2px 0;
  display: inline-block;
}

.w-file-upload-info {
  padding: 0 12px;
  line-height: 38px;
  display: inline-block;
}

.w-file-upload-label {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
}

.w-icon-file-upload-icon, .w-icon-file-upload-uploading {
  width: 20px;
  margin-right: 8px;
  display: inline-block;
}

.w-icon-file-upload-uploading {
  height: 20px;
}

.w-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.w-container:before, .w-container:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-container:after {
  clear: both;
}

.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}

.w-row:before, .w-row:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-row:after {
  clear: both;
}

.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}

.w-col {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}

.w-col-1 {
  width: 8.33333%;
}

.w-col-2 {
  width: 16.6667%;
}

.w-col-3 {
  width: 25%;
}

.w-col-4 {
  width: 33.3333%;
}

.w-col-5 {
  width: 41.6667%;
}

.w-col-6 {
  width: 50%;
}

.w-col-7 {
  width: 58.3333%;
}

.w-col-8 {
  width: 66.6667%;
}

.w-col-9 {
  width: 75%;
}

.w-col-10 {
  width: 83.3333%;
}

.w-col-11 {
  width: 91.6667%;
}

.w-col-12 {
  width: 100%;
}

.w-hidden-main {
  display: none !important;
}

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

  .w-hidden-main {
    display: inherit !important;
  }

  .w-hidden-medium {
    display: none !important;
  }

  .w-col-medium-1 {
    width: 8.33333%;
  }

  .w-col-medium-2 {
    width: 16.6667%;
  }

  .w-col-medium-3 {
    width: 25%;
  }

  .w-col-medium-4 {
    width: 33.3333%;
  }

  .w-col-medium-5 {
    width: 41.6667%;
  }

  .w-col-medium-6 {
    width: 50%;
  }

  .w-col-medium-7 {
    width: 58.3333%;
  }

  .w-col-medium-8 {
    width: 66.6667%;
  }

  .w-col-medium-9 {
    width: 75%;
  }

  .w-col-medium-10 {
    width: 83.3333%;
  }

  .w-col-medium-11 {
    width: 91.6667%;
  }

  .w-col-medium-12 {
    width: 100%;
  }

  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}

@media screen and (max-width: 767px) {
  .w-hidden-main, .w-hidden-medium {
    display: inherit !important;
  }

  .w-hidden-small {
    display: none !important;
  }

  .w-row, .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }

  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }

  .w-col-small-1 {
    width: 8.33333%;
  }

  .w-col-small-2 {
    width: 16.6667%;
  }

  .w-col-small-3 {
    width: 25%;
  }

  .w-col-small-4 {
    width: 33.3333%;
  }

  .w-col-small-5 {
    width: 41.6667%;
  }

  .w-col-small-6 {
    width: 50%;
  }

  .w-col-small-7 {
    width: 58.3333%;
  }

  .w-col-small-8 {
    width: 66.6667%;
  }

  .w-col-small-9 {
    width: 75%;
  }

  .w-col-small-10 {
    width: 83.3333%;
  }

  .w-col-small-11 {
    width: 91.6667%;
  }

  .w-col-small-12 {
    width: 100%;
  }
}

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

  .w-hidden-main, .w-hidden-medium, .w-hidden-small {
    display: inherit !important;
  }

  .w-hidden-tiny {
    display: none !important;
  }

  .w-col {
    width: 100%;
  }

  .w-col-tiny-1 {
    width: 8.33333%;
  }

  .w-col-tiny-2 {
    width: 16.6667%;
  }

  .w-col-tiny-3 {
    width: 25%;
  }

  .w-col-tiny-4 {
    width: 33.3333%;
  }

  .w-col-tiny-5 {
    width: 41.6667%;
  }

  .w-col-tiny-6 {
    width: 50%;
  }

  .w-col-tiny-7 {
    width: 58.3333%;
  }

  .w-col-tiny-8 {
    width: 66.6667%;
  }

  .w-col-tiny-9 {
    width: 75%;
  }

  .w-col-tiny-10 {
    width: 83.3333%;
  }

  .w-col-tiny-11 {
    width: 91.6667%;
  }

  .w-col-tiny-12 {
    width: 100%;
  }
}

.w-widget {
  position: relative;
}

.w-widget-map {
  width: 100%;
  height: 400px;
}

.w-widget-map label {
  width: auto;
  display: inline;
}

.w-widget-map img {
  max-width: inherit;
}

.w-widget-map .gm-style-iw {
  text-align: center;
}

.w-widget-map .gm-style-iw > button {
  display: none !important;
}

.w-widget-twitter {
  overflow: hidden;
}

.w-widget-twitter-count-shim {
  vertical-align: top;
  width: 28px;
  height: 20px;
  text-align: center;
  background: #fff;
  border: 1px solid #758696;
  border-radius: 3px;
  display: inline-block;
  position: relative;
}

.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  text-align: center;
  color: #999;
  font-family: serif;
  font-size: 15px;
  line-height: 12px;
  position: relative;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  display: block;
  position: relative;
}

.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
}

.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}

.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}

.w-widget-twitter-count-shim:not(.w--vertical):before, .w-widget-twitter-count-shim:not(.w--vertical):after {
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 50%;
  left: 0;
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-width: 4px;
  border-color: rgba(117, 134, 150, 0) #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
  margin-top: -4px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -10px;
}

.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-width: 4px;
  border-color: rgba(255, 255, 255, 0) #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  margin-top: -4px;
  margin-left: -8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}

.w-widget-twitter-count-shim.w--vertical:before, .w-widget-twitter-count-shim.w--vertical:after {
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  left: 50%;
}

.w-widget-twitter-count-shim.w--vertical:before {
  border-width: 5px;
  border-color: #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
  margin-left: -5px;
}

.w-widget-twitter-count-shim.w--vertical:after {
  border-width: 4px;
  border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  margin-left: -4px;
}

.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}

.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}

.w-background-video {
  height: 500px;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.w-background-video > video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  margin: auto;
  position: absolute;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
}

.w-background-video > video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
  display: none !important;
}

.w-background-video--control {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  position: absolute;
  bottom: 1em;
  right: 1em;
}

.w-background-video--control > [hidden] {
  display: none !important;
}

.w-slider {
  height: 300px;
  text-align: center;
  clear: both;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  background: #ddd;
  position: relative;
}

.w-slider-mask {
  z-index: 1;
  height: 100%;
  white-space: nowrap;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slide {
  vertical-align: top;
  width: 100%;
  height: 100%;
  white-space: normal;
  text-align: left;
  display: inline-block;
  position: relative;
}

.w-slider-nav {
  z-index: 2;
  height: 40px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  margin: auto;
  padding-top: 10px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-slider-nav.w-round > div {
  border-radius: 100%;
}

.w-slider-nav.w-num > div {
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  padding: .2em .5em;
}

.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px rgba(51, 51, 51, .4);
}

.w-slider-nav-invert {
  color: #fff;
}

.w-slider-nav-invert > div {
  background-color: rgba(34, 34, 34, .4);
}

.w-slider-nav-invert > div.w-active {
  background-color: #222;
}

.w-slider-dot {
  width: 1em;
  height: 1em;
  cursor: pointer;
  background-color: rgba(255, 255, 255, .4);
  margin: 0 3px .5em;
  transition: background-color .1s, color .1s;
  display: inline-block;
  position: relative;
}

.w-slider-dot.w-active {
  background-color: #fff;
}

.w-slider-dot:focus {
  outline: none;
  box-shadow: 0 0 0 2px #fff;
}

.w-slider-dot:focus.w-active {
  box-shadow: none;
}

.w-slider-arrow-left, .w-slider-arrow-right {
  width: 80px;
  cursor: pointer;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: auto;
  font-size: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slider-arrow-left [class^="w-icon-"], .w-slider-arrow-right [class^="w-icon-"], .w-slider-arrow-left [class*=" w-icon-"], .w-slider-arrow-right [class*=" w-icon-"] {
  position: absolute;
}

.w-slider-arrow-left:focus, .w-slider-arrow-right:focus {
  outline: 0;
}

.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}

.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}

.w-icon-slider-left, .w-icon-slider-right {
  width: 1em;
  height: 1em;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-slider-aria-label {
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  border: 0;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.w-slider-force-show {
  display: block !important;
}

.w-dropdown {
  text-align: left;
  z-index: 900;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}

.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  position: relative;
}

.w-dropdown-toggle {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  padding-right: 40px;
  display: inline-block;
}

.w-dropdown-toggle:focus {
  outline: 0;
}

.w-icon-dropdown-toggle {
  width: 1em;
  height: 1em;
  margin: auto 20px auto auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.w-dropdown-list {
  min-width: 100%;
  background: #ddd;
  display: none;
  position: absolute;
}

.w-dropdown-list.w--open {
  display: block;
}

.w-dropdown-link {
  color: #222;
  padding: 10px 20px;
  display: block;
}

.w-dropdown-link.w--current {
  color: #0082f3;
}

.w-dropdown-link:focus {
  outline: 0;
}

@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}

.w-lightbox-backdrop {
  cursor: auto;
  letter-spacing: normal;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  color: #fff;
  text-align: center;
  z-index: 2000;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-tap-highlight-color: transparent;
  background: rgba(0, 0, 0, .9);
  outline: 0;
  font-family: Helvetica Neue, Helvetica, Ubuntu, Segoe UI, Verdana, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  list-style: disc;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translate(0);
}

.w-lightbox-backdrop, .w-lightbox-container {
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.w-lightbox-content {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.w-lightbox-view {
  width: 100vw;
  height: 100vh;
  opacity: 0;
  position: absolute;
}

.w-lightbox-view:before {
  content: "";
  height: 100vh;
}

.w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}

.w-lightbox-frame, .w-lightbox-view:before {
  vertical-align: middle;
  display: inline-block;
}

.w-lightbox-figure {
  margin: 0;
  position: relative;
}

.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}

.w-lightbox-img {
  width: auto;
  height: auto;
  max-width: none;
}

.w-lightbox-image {
  float: none;
  max-width: 100vw;
  max-height: 100vh;
  display: block;
}

.w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}

.w-lightbox-caption {
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: rgba(0, 0, 0, .4);
  padding: .5em 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-lightbox-embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-lightbox-control {
  width: 4em;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  transition: all .3s;
  position: absolute;
  top: 0;
}

.w-lightbox-left {
  background-image: url("48100bb8f624f792a15cba21dc380f82bef18773.svg");
  display: none;
  bottom: 0;
  left: 0;
}

.w-lightbox-right {
  background-image: url("0f00ddc9fbd1210111d35ec601374568ed148e7f.svg");
  display: none;
  bottom: 0;
  right: 0;
}

.w-lightbox-close {
  height: 2.6em;
  background-image: url("5f62cb50c825ff69843904de14119906f6aecd57.svg");
  background-size: 18px;
  right: 0;
}

.w-lightbox-strip {
  white-space: nowrap;
  padding: 0 1vh;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: auto;
  overflow-y: hidden;
}

.w-lightbox-item {
  width: 10vh;
  box-sizing: content-box;
  cursor: pointer;
  padding: 2vh 1vh;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
}

.w-lightbox-active {
  opacity: .3;
}

.w-lightbox-thumbnail {
  height: 10vh;
  background: #222;
  position: relative;
  overflow: hidden;
}

.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}

.w-lightbox-thumbnail .w-lightbox-tall {
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
}

.w-lightbox-thumbnail .w-lightbox-wide {
  height: 100%;
  left: 50%;
  transform: translate(-50%);
}

.w-lightbox-spinner {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  border: 5px solid rgba(0, 0, 0, .4);
  border-radius: 50%;
  margin-top: -20px;
  margin-left: -20px;
  animation: .8s linear infinite spin;
  position: absolute;
  top: 50%;
  left: 50%;
}

.w-lightbox-spinner:after {
  content: "";
  border: 3px solid rgba(0, 0, 0, 0);
  border-bottom-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: -4px;
  bottom: -4px;
  left: -4px;
  right: -4px;
}

.w-lightbox-hide {
  display: none;
}

.w-lightbox-noscroll {
  overflow: hidden;
}

@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }

  .w-lightbox-view, .w-lightbox-view:before {
    height: 96vh;
  }

  .w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }

  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }

  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }

  .w-lightbox-left, .w-lightbox-right {
    opacity: .5;
    display: block;
  }

  .w-lightbox-close {
    opacity: .8;
  }

  .w-lightbox-control:hover {
    opacity: 1;
  }
}

.w-lightbox-inactive, .w-lightbox-inactive:hover {
  opacity: 0;
}

.w-richtext:before, .w-richtext:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-richtext:after {
  clear: both;
}

.w-richtext[contenteditable="true"]:before, .w-richtext[contenteditable="true"]:after {
  white-space: initial;
}

.w-richtext ol, .w-richtext ul {
  overflow: hidden;
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after, .w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after, .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div, .w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}

.w-richtext figure.w-richtext-figure-type-video > div:after, .w-richtext figure[data-rt-type="video"] > div:after {
  content: "";
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-richtext figure {
  max-width: 60%;
  position: relative;
}

.w-richtext figure > div:before {
  cursor: default !important;
}

.w-richtext figure img {
  width: 100%;
}

.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: .6;
}

.w-richtext figure div {
  color: rgba(0, 0, 0, 0);
  font-size: 0;
}

.w-richtext figure.w-richtext-figure-type-image, .w-richtext figure[data-rt-type="image"] {
  display: table;
}

.w-richtext figure.w-richtext-figure-type-image > div, .w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}

.w-richtext figure.w-richtext-figure-type-image > figcaption, .w-richtext figure[data-rt-type="image"] > figcaption {
  caption-side: bottom;
  display: table-caption;
}

.w-richtext figure.w-richtext-figure-type-video, .w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}

.w-richtext figure.w-richtext-figure-type-video iframe, .w-richtext figure[data-rt-type="video"] iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.w-richtext figure.w-richtext-figure-type-video > div, .w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}

.w-richtext figure.w-richtext-align-center {
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div, .w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%;
}

.w-richtext figure.w-richtext-align-normal {
  clear: both;
}

.w-richtext figure.w-richtext-align-fullwidth {
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-richtext figure.w-richtext-align-fullwidth > div {
  padding-bottom: inherit;
  display: inline-block;
}

.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}

.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  clear: none;
  margin-right: 15px;
}

.w-richtext figure.w-richtext-align-floatright {
  float: right;
  clear: none;
  margin-left: 15px;
}

.w-nav {
  z-index: 1000;
  background: #ddd;
  position: relative;
}

.w-nav:before, .w-nav:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-nav:after {
  clear: both;
}

.w-nav-brand {
  float: left;
  color: #333;
  text-decoration: none;
  position: relative;
}

.w-nav-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-nav-link.w--current {
  color: #0082f3;
}

.w-nav-menu {
  float: right;
  position: relative;
}

[data-nav-menu-open] {
  text-align: center;
  min-width: 200px;
  background: #c8c8c8;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: visible;
  display: block !important;
}

.w--nav-link-open {
  display: block;
  position: relative;
}

.w-nav-overlay {
  width: 100%;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}

.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-left"] .w-nav-overlay, .w-nav[data-animation="over-left"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  right: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay, .w-nav[data-animation="over-right"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  left: auto;
}

.w-nav-button {
  float: right;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 18px;
  font-size: 24px;
  display: none;
  position: relative;
}

.w-nav-button:focus {
  outline: 0;
}

.w-nav-button.w--open {
  color: #fff;
  background-color: #c8c8c8;
}

.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}

.w-nav[data-collapse="all"] .w-nav-button, .w--nav-dropdown-open, .w--nav-dropdown-toggle-open {
  display: block;
}

.w--nav-dropdown-list-open {
  position: static;
}

@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }

  .w-nav-brand {
    padding-left: 10px;
  }
}

@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}

.w-tabs {
  position: relative;
}

.w-tabs:before, .w-tabs:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-tabs:after {
  clear: both;
}

.w-tab-menu {
  position: relative;
}

.w-tab-link {
  vertical-align: top;
  text-align: left;
  cursor: pointer;
  color: #222;
  background-color: #ddd;
  padding: 9px 30px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-tab-link.w--current {
  background-color: #c8c8c8;
}

.w-tab-link:focus {
  outline: 0;
}

.w-tab-content {
  display: block;
  position: relative;
  overflow: hidden;
}

.w-tab-pane {
  display: none;
  position: relative;
}

.w--tab-active {
  display: block;
}

@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}

.w-ix-emptyfix:after {
  content: "";
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.w-dyn-empty {
  background-color: #ddd;
  padding: 10px;
}

.w-dyn-hide, .w-dyn-bind-empty, .w-condition-invisible {
  display: none !important;
}

.wf-layout-layout {
  display: grid;
}

:root {
  --black: #060203;
  --white: white;
  --deep-pink: #d846a5;
  --medium-blue: #4d0eae;
  --plum: #daafff;
  --flowui-component-library-gray-500: #a259ff;
  --flowui-component-library-primary-base: #642eff;
  --flowui-component-library-gray-900: #160042;
  --elements-webflow-library-neutral--300: #eff0f6;
  --elements-webflow-library-neutral--100: white;
  --elements-webflow-library-general--shadow-02: rgba(20, 20, 43, .08);
  --elements-webflow-library-neutral--800: #211f54;
  --elements-webflow-library-neutral--400: #dcddeb;
  --elements-webflow-library-general--shadow-01: rgba(20, 20, 43, .06);
  --elements-webflow-library-accent--primary-1: #4a3aff;
  --elements-webflow-library-secondary--color-1: #281ca5;
  --elements-webflow-library-general--shadow-03: rgba(20, 20, 43, .1);
  --elements-webflow-library-neutral--600: #6e7191;
  --flowui-component-library-success-lighter: #ebfff6;
  --flowui-component-library-success-darker: #006638;
  --flowui-component-library-gray-700: #282556;
  --flowui-component-library-grey-300: #e4e6f1;
  --flowui-component-library-gray-400: #b6b9ce;
  --flowui-component-library-gray-100: #f7f9fd;
  --flowui-component-library-success-base: #0ebc6e;
  --flowui-component-library-gray-200: #f3f5fb;
  --flowui-component-library-white: white;
  --elements-webflow-library-secondary--color-2: #f2f1ff;
  --elements-webflow-library-neutral--200: #f7f7fc;
}

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

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url("custom-checkbox-checkmark.589d534424.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-embed-youtubevideo {
  width: 100%;
  background-image: url("youtube-placeholder.2b05e7d68d.svg");
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

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

body {
  background-color: var(--black);
  color: var(--white);
  font-family: Satoshi, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

h1 {
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 60px;
  font-weight: 700;
  line-height: 70px;
}

h2 {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

h3 {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
}

h4 {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
}

h5 {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

h6 {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

p {
  margin-bottom: 16px;
  line-height: 32px;
}

a {
  color: var(--deep-pink);
  font-weight: 700;
  text-decoration: none;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

img {
  max-width: 100%;
  padding-top: 0;
  padding-left: 0;
  display: inline-block;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

.background-glow {
  z-index: -99;
  opacity: 0;
  background-image: url("64257cf37c3185ed43e9fbfd_BG%20SHAPES%202.png");
  background-position: 50% 0;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.navbar {
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: #141414;
  border-top: 1px solid rgba(255, 255, 255, .1);
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.container {
  max-width: 1360px;
  cursor: pointer;
  margin: 0 auto;
  padding-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 20px;
}

.container.small {
  max-width: 897px;
  padding-left: 60px;
  padding-right: 60px;
}

.container.medium {
  max-width: 1280px;
  padding-top: 90px;
  display: none;
  overflow: visible;
}

.container.medium.advisor {
  padding-top: 107px;
  padding-bottom: 20px;
}

.container.tiny {
  max-width: 712px;
}

.container.partners {
  border-bottom: .1px solid rgba(255, 255, 255, 0);
  border-radius: 0;
  padding-bottom: 100px;
}

.container.nav-bg {
  background-color: #141414;
}

.container.nav {
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.navbar-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: grid;
}

.webflow-button {
  color: var(--white);
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 8px;
  justify-content: center;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.webflow-button.nav {
  padding-top: 10px;
  padding-bottom: 10px;
}

.webflow-button.nav.mobile {
  display: none;
}

.webflow-button.nav.desktop {
  box-shadow: -4px 4px #fff;
}

.webflow-button.nav.desktop.white-button {
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
  overflow: hidden;
}

.flex-sides {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-link {
  color: var(--white);
  align-items: center;
  padding: 8px 12px;
  display: flex;
}

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

.notice-bar {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: none;
}

.notice-bar-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.close-wrap {
  width: 28px;
  height: 28px;
  background-image: linear-gradient(296deg, var(--medium-blue), var(--deep-pink));
  cursor: pointer;
  border-radius: 50%;
  padding: 2px;
  display: flex;
}

.close-content {
  width: 100%;
  height: 100%;
  background-color: var(--black);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section {
  margin-top: 0;
  margin-bottom: 44px;
  padding-top: 0;
  padding-bottom: 60px;
  font-size: 150px;
  line-height: 20px;
}

.section.no-padd-bottom {
  padding-bottom: 0;
}

.section.no-padd-top {
  padding-top: 0;
}

.section.leader-bg {
  background-image: linear-gradient(145deg, #7b2fdd, #000);
}

.section.why-bg-image {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("64284a0bf48759b398b1886d_hexagon.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 839px;
}

.section.blog-page {
  margin-bottom: 0;
  padding-top: 4rem;
}

.center-text {
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  display: flex;
}

.center-text.center-content {
  margin-bottom: 0;
  padding-bottom: 0;
}

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

.large-text {
  font-size: 19px;
  line-height: 36px;
}

.space-top-tiny {
  margin-top: 16px;
}

.space-top-large {
  margin-top: 80px;
}

.space-top-extra {
  margin-top: 120px;
}

.space-top-small {
  margin-top: 31px;
  margin-bottom: -6px;
  padding-bottom: 34px;
}

.limit-medium {
  max-width: 620px;
  margin-bottom: 108px;
  line-height: 18px;
}

.limit-large {
  max-width: 740px;
}

.limit-small {
  max-width: 380px;
}

.space-top {
  margin-top: 40px;
}

.space-top-medium {
  margin-top: 60px;
}

.space-right-tiny {
  margin-right: 16px;
  font-size: 24px;
  line-height: 20px;
}

.limit {
  max-width: 520px;
}

.border-button {
  background-image: linear-gradient(305deg, var(--medium-blue), var(--deep-pink));
  color: var(--white);
  border-radius: 8px;
  flex-direction: column;
  padding: 3px;
  font-weight: 700;
  display: flex;
}

.border-button-contents {
  background-color: var(--black);
  text-align: center;
  border-radius: 6px;
  padding: 16px 24px;
}

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

.button-separator {
  padding-left: 24px;
  padding-right: 24px;
}

.logos-grid {
  grid-column-gap: 50px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-rows: minmax(auto, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  justify-content: center;
  margin-top: 32px;
  display: flex;
}

.logos-grid.sm--grid {
  grid-column-gap: 30px;
  outline-offset: 0px;
  outline: 3px #fff;
}

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

.split.space-top {
  grid-column-gap: 25px;
  grid-row-gap: 5px;
  line-height: 20px;
}

.split.added-row-space {
  grid-column-gap: 16px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1.25fr;
  grid-auto-columns: .5fr;
  justify-content: space-between;
  display: grid;
}

.split.added-row-space.token-split {
  grid-template-columns: .75fr 1.25fr;
}

.glowing-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: brightness(200%);
  backdrop-filter: brightness(200%);
  color: var(--white);
  background-color: #daafff;
  background-image: linear-gradient(to top, #171717 100%, #000 100%, #8020a5 100%, #171717);
  border-radius: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 40px;
  display: grid;
  transform: none;
}

.glowing-card.card-4-bg {
  background-image: linear-gradient(128deg, #4b2084, #572e8c 0%, #4b2976 0%, #1f2340);
}

.glowing-card.why-bg {
  background-image: linear-gradient(135deg, #376bda, #7d22a6 100%, #fff);
  padding-left: 40px;
}

.arrow-link {
  color: var(--white);
  align-items: center;
  display: flex;
}

.arrow-link.space-top-extra {
  justify-content: flex-start;
  margin-top: 72px;
}

.arrow-link.space-top-extra.know-more {
  justify-content: flex-end;
  align-items: center;
  margin-top: 139px;
}

.arrow-link.space-top-extra.know-more.green-link {
  margin-top: 20px;
}

.arrow-wrap {
  width: 32px;
  height: 32px;
  background-color: var(--white);
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lighter-text {
  color: rgba(255, 255, 255, .7);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 20px;
}

.gradient-text {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(315deg, #6de0f6, #7c2fdd);
  -webkit-background-clip: text;
  background-clip: text;
  line-height: 0;
}

.line-separator {
  height: 1px;
  background-color: rgba(255, 255, 255, .1);
  display: none;
}

.cta-block {
  background-image: url("64257cf37c3185ffdfe9fc00_Elipse.png"), linear-gradient(312deg, var(--medium-blue), var(--deep-pink));
  background-position: 110%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 412px, auto;
  border-radius: 16px;
  padding: 120px;
}

.stroke-button {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 8px;
  padding: 16px 24px;
}

.white-button {
  background-color: var(--white);
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#000, #000);
  border: 1px solid #fff;
  border-radius: 8px;
  margin-top: 20px;
  margin-right: 15px;
  padding: 10px 20px 12px;
  font-size: 18px;
  display: inline-block;
  box-shadow: -4px 4px #fff;
}

.white-button:hover {
  background-image: linear-gradient(126deg, #7c2fdd, #a259ff 61%, #78cae7);
}

.white-button.no-margin {
  margin-top: auto;
  margin-right: 0;
}

.white-button.no-margin:hover {
  background-image: linear-gradient(126deg, #7c2fdd, #a259ff 61%, #78cae7);
}

.white-button.no-margin._1 {
  margin-left: 20px;
}

.footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 40px;
  display: block;
}

.footer-top {
  padding-top: 60px;
  padding-bottom: 40px;
}

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

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

.small-title {
  font-size: 19px;
  font-weight: 700;
}

.footer-link {
  color: rgba(255, 255, 255, .7);
  font-weight: 500;
  text-decoration: none;
  transition: color .2s;
}

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

.footer-bottom-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  font-size: 14px;
  display: flex;
}

.footer-bottom-content {
  display: flex;
}

.webflow-link {
  margin-left: 12px;
  margin-right: 12px;
}

.footer-bottom {
  padding-bottom: 8px;
}

.social-logos-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  margin-top: 25px;
  padding-top: 0;
  padding-left: 0;
  display: grid;
}

.social-icon-wrapper {
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-bottom: 2px;
  margin-right: 13px;
  padding-left: 0;
  display: flex;
}

.social-icon-wrapper:hover {
  box-shadow: none;
}

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

.newsletter-form {
  padding-bottom: 0;
  display: flex;
}

.technology-graphic {
  width: 450px;
  height: 350px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.technology-circle {
  height: auto;
  border: 1px dashed rgba(255, 255, 255, .18);
  border-radius: 50%;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.newsletter-block {
  max-width: 420px;
  margin-top: 32px;
}

.accordion-item-trigger {
  cursor: pointer;
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: color .2s;
  display: flex;
}

.cta-section {
  background-image: url("64257cf37c3185ffdfe9fc00_Elipse.png"), linear-gradient(307deg, var(--medium-blue), var(--deep-pink));
  background-position: 100% 90%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 412px, auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.cta-content-spread {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.socials-big-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 100px;
  display: grid;
}

.social-link-block {
  -webkit-backdrop-filter: brightness(200%);
  backdrop-filter: brightness(200%);
  color: var(--white);
  background-color: rgba(218, 175, 255, .05);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 32px;
  display: flex;
}

.input {
  height: 72px;
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  margin-bottom: 0;
  padding: 24px 0;
  font-size: 16px;
}

.input::-ms-input-placeholder {
  font-size: 16px;
}

.input::placeholder {
  font-size: 16px;
}

.checkbox-field {
  align-items: center;
  margin-bottom: 0;
  padding-top: 32px;
  padding-bottom: 40px;
  padding-left: 0;
  font-weight: 600;
  display: flex;
}

.checkbox-field.smaller {
  padding-top: 16px;
  padding-bottom: 24px;
}

.checkbox {
  width: 24px;
  height: 24px;
  border-width: 1px;
  border-color: rgba(255, 255, 255, .12);
  border-radius: 6px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 12px;
}

.checkbox.w--redirected-checked {
  background-color: var(--deep-pink);
  background-size: 14px;
}

.small-cta {
  background-image: url("64257cf37c3185ffdfe9fc00_Elipse.png"), linear-gradient(302deg, var(--medium-blue), var(--deep-pink));
  background-position: 100% 80%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 412px, auto;
  border-radius: 16px;
  justify-content: space-between;
  align-items: center;
  padding: 100px 120px;
  display: flex;
}

.no-space-bottom {
  margin-bottom: 0;
}

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

.left-align {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.left-align.limit-small {
  margin-bottom: 7px;
}

.corners {
  width: 650px;
  max-width: 100%;
  background-image: radial-gradient(circle farthest-side, #562e8a, rgba(127, 43, 172, 0) 73%);
  border-radius: 12px;
}

.corners.build-image {
  width: 480px;
}

.team-members {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.team-members.space-top {
  grid-column-gap: 35px;
  grid-row-gap: 41px;
  flex-wrap: wrap;
  grid-template-columns: 1.25fr 1.25fr 1.25fr 1.25fr 1.25fr 1.25fr;
  justify-content: center;
  display: flex;
}

.team-member-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.table-wrap {
  border: 0 solid #000;
  border-radius: 0;
  margin-top: 40px;
}

.category-link {
  -webkit-backdrop-filter: brightness(200%);
  backdrop-filter: brightness(200%);
  color: var(--white);
  background-color: rgba(218, 175, 255, .06);
  border-radius: 8px;
  margin-left: 6px;
  margin-right: 6px;
  padding: 16px 24px;
  line-height: 32px;
  display: block;
}

.category-link.w--current {
  background-color: var(--white);
  color: var(--deep-pink);
}

.categories-wrap {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.pink-tag {
  background-color: var(--deep-pink);
  color: var(--white);
  border-radius: 8px;
  padding: 4px 8px;
  display: inline-block;
}

.pink-tag.space-right-tiny {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.2;
}

.featured-card-foot {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.blog-card {
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: brightness(200%);
  backdrop-filter: brightness(200%);
  color: var(--white);
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-between;
  padding: 24px;
  display: flex;
}

.blog-card-image {
  min-height: 300px;
  background-image: url("background-image.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  margin-bottom: 24px;
}

.blog-card-content {
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  padding: 16px;
  display: flex;
}

.blog-post-deets {
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.post-separator {
  height: 1px;
  background-color: rgba(255, 255, 255, .1);
  margin-top: 50px;
  margin-bottom: 50px;
}

.blog-post-image {
  height: 400px;
  background-image: url("background-image.svg");
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  margin-bottom: 40px;
}

.careers-table {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.career-row {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: brightness(200%);
  backdrop-filter: brightness(200%);
  color: var(--white);
  background-color: rgba(218, 175, 255, .06);
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 32px;
  display: grid;
}

.horizontal-deets-wrap {
  align-items: center;
  display: flex;
}

.documentation-section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 360px 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.documentation-sidebar {
  -webkit-backdrop-filter: brightness(200%);
  backdrop-filter: brightness(200%);
  background-color: rgba(218, 175, 255, .06);
  flex-direction: column;
  padding: 50px;
  display: flex;
}

.sidebar-contents {
  position: -webkit-sticky;
  position: sticky;
  top: 130px;
}

.sidebar-title {
  color: var(--white);
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 18px;
  line-height: 32px;
  display: block;
}

.sidebar-link {
  color: rgba(255, 255, 255, .8);
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: 500;
  display: block;
}

.sidebar-category {
  margin-bottom: 20px;
}

.docs-category-link {
  color: var(--white);
  background-color: rgba(218, 175, 255, .06);
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  padding: 40px;
  display: flex;
}

.projects-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.project-card {
  -webkit-backdrop-filter: brightness(200%);
  backdrop-filter: brightness(200%);
  background-color: rgba(218, 175, 255, .06);
  border-radius: 12px;
  padding: 40px;
  display: flex;
}

.project-thumbnail {
  width: 240px;
  height: 240px;
  background-image: url("background-image.svg");
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  flex: none;
  margin-right: 40px;
}

.project-card-content {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.project-card-foot {
  justify-content: space-between;
  display: flex;
}

.project-header {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 712px 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

.dropdown {
  color: #58ff72;
}

.drop-icon {
  margin-left: 4px;
  margin-right: 0;
}

.dropdown-list {
  border-radius: 14px;
  display: none;
  overflow: visible;
}

.dropdown-list.w--open {
  width: 240px;
  background-image: linear-gradient(313deg, var(--medium-blue), var(--deep-pink));
  border-radius: 10px;
  padding: 3px;
}

.dropdown-link {
  color: var(--white);
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  padding: 10px 16px;
  text-decoration: none;
  transition: background-color .2s, color .3s;
  display: block;
}

.dropdown-link:hover {
  color: var(--deep-pink);
  background-color: rgba(255, 255, 255, .05);
}

.dropdown-items-wrap {
  background-color: var(--black);
  border-radius: 9px;
  padding: 12px 4px;
}

.rich-text h3 {
  margin-bottom: 24px;
}

.rich-text h4, .rich-text h5, .rich-text h6 {
  margin-bottom: 16px;
}

.rich-text blockquote {
  -webkit-backdrop-filter: brightness(200%);
  backdrop-filter: brightness(200%);
  background-color: rgba(218, 175, 255, .06);
  border-left-style: none;
  border-radius: 12px;
  margin-bottom: 32px;
  padding: 16px 24px;
  line-height: 32px;
}

.rich-text ul {
  margin-bottom: 32px;
  padding-left: 32px;
}

.rich-text li {
  margin-bottom: 8px;
}

.rich-text p {
  margin-bottom: 32px;
}

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

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

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

.nav-menu {
  margin-top: 7px;
}

.career-deet {
  color: rgba(255, 255, 255, .7);
}

.success-message {
  background-color: rgba(114, 245, 118, .2);
  border: 1px solid #72f576;
  border-radius: 12px;
}

.error-message {
  border: 1px solid var(--deep-pink);
  background-color: rgba(216, 70, 165, .1);
  border-radius: 12px;
}

.empty-state {
  border: 1px solid var(--plum);
  -webkit-backdrop-filter: brightness(200%);
  backdrop-filter: brightness(200%);
  text-align: center;
  background-color: rgba(218, 175, 255, .06);
  border-radius: 12px;
  padding: 15px;
}

.text-block {
  display: flex;
}

.image-2 {
  display: block;
}

.heading {
  text-align: left;
  margin-top: 42px;
  margin-bottom: -24px;
  padding-top: 19px;
  font-size: 36px;
  line-height: 61px;
}

.text-block-2 {
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
}

.text-block-3 {
  justify-content: center;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  display: flex;
}

.text-block-5 {
  font-size: 13px;
  font-weight: 400;
  line-height: 14px;
}

.heading-3, .heading-4, .heading-5 {
  font-size: 14px;
}

.heading-6, .heading-7 {
  justify-content: center;
  font-size: 14px;
  display: flex;
}

.image-4 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}

.image-5 {
  padding-bottom: 20px;
}

.section-2 {
  background-image: linear-gradient(#000, #7352d0);
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-2.our-partenrs {
  background-image: none;
  padding-top: 20px;
  padding-bottom: 10px;
}

.sm-img.md-img {
  width: 160px;
}

.div-block-2 {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 25px;
  line-height: 21px;
}

.image-7 {
  width: 160px;
}

.sm-press.md-press {
  margin-top: 0;
}

.sm-press.md-press.ct {
  padding-top: 12px;
}

.why-title {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 130px;
  line-height: 0;
  display: inline-block;
}

.why-title.sm-title {
  font-size: 108px;
}

.heading-11 {
  margin-top: 70px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 24px;
  line-height: 0;
}

.text-span-2 {
  flex-wrap: nowrap;
  font-size: 60px;
  display: inline-block;
}

.bold-text-4 {
  font-size: 30px;
  line-height: 30px;
}

.grid {
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  flex: 0 auto;
  grid-template: "Area"
  / 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  align-self: auto;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.heading-13 {
  font-size: 44px;
  line-height: 55px;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr;
}

.image-11 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 20px;
  display: block;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.text-block-6 {
  font-size: 19px;
}

.text-block-8 {
  padding-bottom: 40px;
  font-size: 16px;
  line-height: 25px;
}

.f-icon-regular {
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.f-modal-close {
  width: 40px;
  height: 40px;
  color: var(--flowui-component-library-gray-500);
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding-top: 40px;
  padding-left: 0;
  padding-right: 40px;
  transition: color .2s;
  display: flex;
  position: absolute;
  top: 24px;
  bottom: auto;
  left: auto;
  right: 24px;
}

.f-modal-close:hover {
  color: var(--flowui-component-library-primary-base);
}

.f-modal-newsletter {
  height: 90%;
  max-height: none;
  min-height: auto;
  min-width: 1000px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: center;
  justify-items: center;
  overflow: hidden;
}

.f-modal-base {
  width: 100%;
  height: 70%;
  max-width: 1000px;
  color: var(--flowui-component-library-gray-900);
  object-fit: fill;
  background-color: rgba(28, 28, 28, .88);
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 140px auto auto;
  padding: 24px 0;
  display: block;
  position: relative;
  top: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
  box-shadow: 34px 34px 74px -24px rgba(56, 50, 124, .08);
}

.modal-wrapper {
  z-index: 99;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0);
  justify-content: center;
  align-items: center;
  margin: auto;
  display: none;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.modal-background {
  cursor: pointer;
  background-color: #0a0a0a;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

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

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  padding-bottom: 60px;
  display: flex;
}

.hero-wrapper.hero-bg-image {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(124, 36, 36, 0);
  background-image: url("642949ca70b4dfd9ef4a8966_dev_bg.png");
  background-repeat: repeat-y;
  background-size: cover;
  background-attachment: scroll;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 100px;
  display: flex;
}

.hero-split {
  max-width: 46%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  display: flex;
}

.margin-bottom-24px {
  color: #fff;
  text-align: left;
  align-self: flex-start;
  margin-bottom: 0;
  font-size: 16px;
}

.margin-bottom-24px.access-text {
  align-self: center;
}

.shadow-two {
  box-shadow: 0 0 24px -20px rgba(150, 163, 181, .08);
}

.hero-heading-left {
  height: 100%;
  max-height: none;
  min-height: auto;
  background-color: rgba(245, 247, 250, 0);
  border: 1px #000;
  border-bottom-width: 0;
  margin-right: -20px;
  padding: 10px 30px;
  position: relative;
  overflow: auto;
  transform: translate(0);
}

.heading-14 {
  color: #fff;
  align-self: flex-start;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 50px;
}

.heading-14.access {
  align-self: center;
}

.heading-15 {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.section-3 {
  margin-top: 30px;
  padding-top: 0;
}

.div-block-3 {
  padding-top: 0;
  padding-bottom: 40px;
}

.image-12, .image-13 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}

.button {
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid #5f29a5;
  border-radius: 20px;
  align-self: center;
  padding-left: 100px;
  padding-right: 100px;
}

.image-16 {
  line-height: 50px;
}

.f-image-cover-2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.f-image-cover-2.m-card-auto-new {
  width: 450px;
  object-fit: scale-down;
}

.f-image-cover-2.m-card-auto-new.norlfix-img {
  width: 100%;
  object-fit: contain;
}

.f-content-image-wrapper {
  width: 100%;
  height: 430px;
  max-width: 450px;
  border-radius: 12px;
  overflow: hidden;
}

.f-paragraph-large {
  text-align: left;
  letter-spacing: -.02em;
  justify-content: flex-end;
  margin-bottom: 36px;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  display: block;
}

.f-h3-heading {
  color: #fff;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  line-height: 1.2;
}

.f-margin-bottom-16 {
  margin-top: 10px;
  margin-bottom: 16px;
}

.f-grid-two-column {
  clear: none;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  margin-bottom: 40px;
}

.f-container-regular {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large {
  padding: 60px 5%;
  position: relative;
}

.f-section-large.hide {
  display: none;
}

.link-2 {
  color: #fff;
  font-size: 17px;
}

.link-2:hover {
  color: #b486fa;
}

.f-paragraph-large-2 {
  text-align: left;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 27px;
}

.f-h5-heading {
  color: #fff;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 26px;
  line-height: 37px;
  transform: scale(1);
}

.f-feature-icon-wrapper-white {
  width: 100%;
  height: 121px;
  min-height: 72px;
  min-width: 72px;
  color: #fff;
  text-align: left;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 8px;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 0;
  padding: 0;
  display: inline-block;
}

.f-feature-card-filled {
  background-color: rgba(255, 255, 255, .1);
  border-radius: 12px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px;
}

.f-grid-three-column {
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.f-section-large-2 {
  padding: 40px 5% 0;
  position: relative;
}

.f-section-large-2.hide {
  display: none;
}

.image-17 {
  width: 100%;
  max-width: 260%;
}

.image-18 {
  width: 100%;
  max-width: 200%;
  text-align: center;
  display: block;
}

.image-20 {
  width: 100%;
  max-width: 260%;
}

.link-3 {
  color: #fff;
  font-weight: 400;
}

.text-block-12 {
  line-height: 55px;
}

.purple-text {
  color: #993eff;
}

.image-21.nordek-ecosystem-subheading, .nordek-ecosystem-subheading {
  display: none;
}

.div-block-9 {
  margin-top: 0;
}

.container-5 {
  width: 100%;
  max-width: 940px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #10e072, rgba(15, 209, 106, .43) 0%, var(--black) 69%);
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two {
  max-width: 850px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  display: flex;
}

.margin-bottom-24px-2 {
  align-self: center;
  margin-bottom: 24px;
  padding-top: 24px;
  font-size: 15px;
  line-height: 22px;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.hero-image.shadow-two {
  width: 75%;
  margin-top: 0;
}

.text-span-3 {
  color: #58ff72;
}

.heading-20 {
  font-size: 40px;
}

.grid-4 {
  grid-template-rows: auto;
  justify-content: stretch;
  padding-bottom: 52px;
  padding-left: 70px;
  padding-right: 70px;
}

.heading-22 {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 25px;
}

.paragraph-4 {
  color: #ccc;
  font-size: 14px;
  line-height: 20px;
}

.columns-3 {
  background-image: linear-gradient(156deg, #0a0a0a, #222 57%, #0a0a0a 98%);
  border-radius: 35px;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: static;
}

.column-3 {
  padding-top: 40px;
  padding-bottom: 25px;
}

.image-23 {
  position: static;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.column-4 {
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
  overflow: visible;
}

.brix---accordion-arrow-icon {
  width: 45%;
  font-size: 22px;
  line-height: 24px;
}

.brix---btn-circle-accordion-btn {
  width: 30px;
  height: 30px;
  min-height: 30px;
  min-width: 30px;
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library-general--shadow-02);
  color: var(--elements-webflow-library-neutral--800);
  transform-style: preserve-3d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
}

.brix---btn-circle-accordion-btn:hover {
  border-color: var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  transform: scale3d(.94, .94, 1.01);
}

.brix---accordion-right-side {
  margin-left: 20px;
  margin-right: 0;
  padding-top: 15px;
  display: block;
}

.brix---accordion-right-side.arrow-hide {
  display: none;
}

.brix---accordion-spacer {
  min-height: 0;
}

.brix---acordion-body {
  width: 100%;
  overflow: hidden;
}

.brix---color-neutral-800 {
  color: var(--elements-webflow-library-neutral--800);
  display: flex;
}

.brix---color-neutral-800.tab-btm-1 {
  padding-bottom: 0;
  display: none;
}

.brix---color-neutral-800.tab-btm-2 {
  display: none;
}

.brix---color-neutral-800.tab-btm-3 {
  display: block;
}

.brix---color-neutral-800.tab-btm-4, .brix---color-neutral-800.tab-btm-5, .brix---color-neutral-800.tab-btm-6, .brix---color-neutral-800.tab-btm-7 {
  display: none;
}

.brix---accordion-header {
  align-items: center;
  display: flex;
}

.brix---accordion-content-wrapper-v2 {
  max-width: 730px;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.brix---accordion-item-wrapper-v3-first {
  width: 100%;
  border: 1px none var(--elements-webflow-library-neutral--300);
  box-shadow: none;
  cursor: pointer;
  background-color: #000;
  border-radius: 0;
  justify-content: space-between;
  margin-bottom: 0;
  padding: 0;
  transition: transform .3s;
  display: flex;
  overflow: visible;
}

.brix---accordion-item-wrapper-v3-first:hover {
  transform: translate(8px);
}

.brix---grid-1-column-gap-row-0 {
  width: 100%;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---tabs-content {
  width: 75%;
  overflow: visible;
}

.brix---badge-secondary---tabs-v2 {
  border: 1px solid var(--elements-webflow-library-neutral--400);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library-general--shadow-01);
  color: var(--elements-webflow-library-neutral--800);
  text-align: center;
  border-radius: 40px;
  margin-bottom: 16px;
  padding: 18px 28px;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, border-color .3s, color .3s;
  display: inline-block;
}

.brix---badge-secondary---tabs-v2:hover {
  border-color: var(--elements-webflow-library-accent--primary-1);
  background-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--100);
}

.brix---badge-secondary---tabs-v2.w--current {
  border-style: none none none solid;
  border-width: 1px 1px 1px 4px;
  border-color: black black black var(--flowui-component-library-primary-base);
  color: var(--elements-webflow-library-neutral--100);
  background-color: #000;
  border-radius: 0;
  flex: 0 auto;
  align-self: flex-start;
  padding: 10px 20px;
  font-size: 15px;
}

.brix---tabs-menu-v2 {
  width: 35%;
  max-width: 35%;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  margin-bottom: 0;
  margin-right: 0;
  display: flex;
}

.brix---tabs-wrapper-v2 {
  align-items: flex-start;
  line-height: 24px;
  display: flex;
}

.brix---inner-container-1012px-center {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.brix---container-default {
  max-width: 1218px;
  padding-left: 0;
  padding-right: 0;
}

.brix---section {
  color: var(--elements-webflow-library-neutral--100);
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.p-logo {
  width: 113px;
  height: auto;
  max-width: 113px;
  object-fit: fill;
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 12px;
  margin-left: 0;
  margin-right: 10px;
  padding: 10px;
}

.p-logo.quill {
  width: 140px;
  height: 60px;
  max-width: 100%;
  object-fit: contain;
}

.p-logo.supra {
  height: 60px;
  object-fit: contain;
}

.p-logo.solidity {
  height: 86%;
  object-fit: contain;
}

.heading-26 {
  text-align: center;
  font-size: 20px;
}

.container-6 {
  max-width: 1200px;
}

.bold-text-6 {
  font-size: 18px;
}

.bold-text-6.title-t-c {
  text-align: left;
  font-size: 30px;
}

.link-4, .link-5 {
  color: var(--deep-pink);
}

.heading-27 {
  margin-bottom: 0;
  font-size: 49px;
}

.heading-28 {
  margin-bottom: 0;
}

.heading-28.main-title {
  text-align: left;
  font-size: 61px;
}

.link-6, .link-7 {
  color: var(--deep-pink);
}

.list-item {
  padding-bottom: 20px;
}

.grid1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #000;
  background-color: #fff;
  border-radius: 3px;
  grid-template: "Area . . ." 40px
                 "Area-3 . . Area-2"
                 / .25fr .25fr .25fr .25fr .25fr;
  grid-auto-flow: row;
  margin-top: 30px;
  margin-bottom: 30px;
}

.grid1.horizontal-grid {
  display: none;
}

.heading-29 {
  border: 2px solid #000;
  border-radius: 2px;
  margin-bottom: 0;
  margin-right: 0;
  padding: 5px 10px;
}

.heading-30 {
  border: 2px solid #000;
  border-radius: 2px;
  margin-bottom: 0;
  padding: 5px 10px 10px;
}

.heading-31 {
  border: 2px solid #000;
  border-radius: 2px;
  margin-bottom: 0;
  padding: 5px 10px;
}

.heading-32 {
  min-height: 0;
  border: 2px solid #000;
  border-radius: 2px;
  margin-bottom: 0;
  padding: 5px 10px;
}

.heading-33 {
  border: 2px solid #000;
  border-radius: 2px;
  margin-bottom: 0;
  padding: 5px 10px;
}

.text-block-13, .text-block-14, .text-block-15 {
  border: 2px solid #000;
  border-radius: 2px;
  padding: 5px 10px;
}

.text-block-16 {
  min-width: 0;
  border: 2px solid #000;
  border-radius: 2px;
  padding: 5px 10px;
}

.text-block-17 {
  border: 2px solid #000;
  border-radius: 2px;
  padding: 5px 10px;
}

.grid-6 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 20px;
  margin-bottom: 20px;
}

.heading-34 {
  background-image: linear-gradient(to bottom, var(--white), var(--white)), radial-gradient(circle farthest-corner at 50% 50%, black, white);
  color: var(--black);
  margin-bottom: 5px;
  padding: 5px;
}

.paragraph-7 {
  height: 75%;
  background-image: linear-gradient(to bottom, var(--white), var(--white));
  color: var(--black);
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 25px;
}

.brix---paragraph-default-2 {
  color: #fff;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---error-message {
  color: #ff5a65;
  text-align: center;
  background-color: #ffeff0;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px 24px;
  font-size: 18px;
  line-height: 30px;
}

.brix---icon-success-message-left {
  margin-right: 10px;
}

.brix---success-message-horizontal {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---success-message {
  background-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--100);
  border-radius: 24px;
  padding: 28px 28px 32px;
  font-size: 18px;
  line-height: 30px;
}

.brix---btn-primary {
  min-height: 60px;
  background-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  background-image: linear-gradient(123deg, #6de0f6, #7c2fdd 80%);
  border-radius: 48px;
  justify-content: center;
  padding: 20px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary:hover {
  background-color: var(--elements-webflow-library-secondary--color-1);
  color: var(--elements-webflow-library-neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---input {
  min-height: 60px;
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library-general--shadow-02);
  border-radius: 100px;
  margin-bottom: 0;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 20px;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.brix---input:hover {
  border-color: var(--elements-webflow-library-accent--primary-1);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library-general--shadow-03);
}

.brix---input:focus {
  border-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--800);
}

.brix---input::-ms-input-placeholder {
  color: var(--elements-webflow-library-neutral--600);
  font-size: 18px;
}

.brix---input::placeholder {
  color: var(--elements-webflow-library-neutral--600);
  font-size: 18px;
}

.brix---grid-subscribe-form-button-left {
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  line-height: 24px;
}

.brix---text-400-bold {
  color: var(--white);
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
}

.brix---mg-bottom-24px {
  margin-bottom: 24px;
}

.brix---mg-bottom-0 {
  margin-bottom: 0;
}

.brix---color-neutral-802 {
  color: var(--elements-webflow-library-neutral--600);
}

.brix---grid-footer-logo-and-form {
  grid-column-gap: 210px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.8fr;
  align-items: center;
}

.brix---footer-top-border-bottom {
  background-color: rgba(231, 221, 221, 0);
  border: 0 #000;
  padding-top: 100px;
  padding-bottom: 100px;
}

.brix---container-default-2 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---footer-wrapper {
  background-color: var(--black);
  border: 0 #000;
}

.brix---link-icon-right {
  max-width: 80%;
  border: 1px solid var(--white);
  color: var(--white);
  text-align: right;
  border-radius: 20px;
  margin-left: 0;
  padding: 5px;
  transition: opacity .2s;
  transform: rotate(90deg);
}

.brix---link-icon-right.coin-r1 {
  margin-left: 28px;
}

.brix---text-200-bold {
  color: var(--white);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.brix---flex-center {
  text-align: center;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brix---color-neutral-804 {
  color: var(--elements-webflow-library-neutral--800);
}

.brix---mg-bottom-16px-2 {
  margin-bottom: 100px;
}

.brix---text-center-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-right: 1px solid var(--white);
  border-bottom: 1px solid var(--white);
  text-align: center;
  border-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  padding: 100px 40px 40px;
  display: grid;
}

.brix---text-center-2.mk-3-b {
  border-right-style: none;
  padding-top: 100px;
  padding-bottom: 40px;
}

.brix---text-center-2.mk-3-b.mk-bb {
  border-bottom-style: none;
  padding-top: 60px;
}

.brix---text-center-2.mk-3-b.purple-bg {
  background-color: #472198;
}

.brix---text-center-2.mk-bb {
  border-bottom-style: none;
  padding-top: 60px;
}

.brix---text-center-2.mk-bb.mk-bg {
  padding-top: 60px;
}

.brix---text-center-2.mk-bg {
  background-color: #282929;
  padding-bottom: 40px;
}

.brix---grid-stats-v1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  display: grid;
}

.brix---heading-h2-size-2 {
  color: #8255ff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
  display: block;
}

.brix---mg-bottom-56px {
  margin-bottom: 56px;
}

.brix---container-default-3 {
  max-width: 1218px;
  padding-left: 30px;
  padding-right: 30px;
}

.brix---section-2 {
  color: #8255ff;
  padding-top: 60px;
  padding-bottom: 60px;
  font-weight: 700;
}

.text-span-4 {
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
}

.text-span-4.color-palette {
  font-weight: 600;
}

.text-block-18 {
  color: var(--white);
  justify-content: space-between;
  padding-left: 0;
  font-size: 22px;
  display: block;
}

.div-block-19 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 50px;
  display: flex;
}

.brix---text-200-bold-2 {
  color: var(--white);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
}

.brix---color-accent-2 {
  border: .5px solid var(--white);
  color: var(--elements-webflow-library-accent--primary-1);
  border-radius: 20px;
  align-items: center;
  padding: 5px 20px;
  display: flex;
}

.brix---link-wrapper {
  color: var(--elements-webflow-library-neutral--800);
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---link-wrapper:hover {
  color: var(--elements-webflow-library-accent--primary-1);
}

.brix---heading-h3-size-2 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 12px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 34px;
}

.brix---heading-h3-size-2.coin-title {
  margin-bottom: 0;
  font-size: 17px;
}

.brix---color-neutral-806 {
  color: var(--elements-webflow-library-neutral--800);
  text-align: center;
  padding-bottom: 26px;
}

.brix---color-neutral-806.coin-img-mk {
  padding-bottom: 10px;
}

.brix---card-link-content-left {
  border: 1px none var(--elements-webflow-library-neutral--300);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library-general--shadow-01);
  transform-style: preserve-3d;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
  text-decoration: none;
  transition: transform .3s, color .3s;
  display: flex;
}

.brix---card-link-content-left:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---grid-3-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  padding-bottom: 71px;
  display: grid;
}

.brix---grid-3-columns.token-kit {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-columns: 1fr 1fr;
}

.brix---mg-bottom-48px-2 {
  margin-bottom: 48px;
}

.brix---container-default-4 {
  max-width: 1218px;
  padding-top: 0;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-3 {
  color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-bottom: 0;
}

.bg-color {
  width: 100px;
  height: 100px;
  max-height: 100%;
  max-width: 100%;
  color: #7c2fdd;
  background-color: #7c2fdd;
  border-radius: 15px;
  display: inline-block;
}

.bg-color.color-2-mk {
  color: #a259ff;
  background-color: #a259ff;
}

.bg-color.color-3-mk {
  color: #78cae7;
  background-color: #78cae7;
}

.image-25 {
  margin-bottom: 0;
  padding-bottom: 40px;
}

.image-26 {
  padding-bottom: 40px;
}

.image-27 {
  width: 180px;
  border-left: 0px solid var(--white);
  margin-left: -12px;
  margin-right: 12px;
  padding-left: 13px;
  padding-right: 0;
}

.nav-logo {
  width: 150px;
  padding-top: 0;
}

.new_hero_slider_wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-top: 70px;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
  position: static;
}

.new_hero_slider_wrap._1 {
  justify-content: center;
  padding-top: 100px;
}

.hero_heading_h1 {
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
  margin-bottom: 0;
  font-size: 68px;
  line-height: 1.3;
}

.hero_heading_h1.small {
  font-size: 53px;
}

.spacer_small {
  padding-top: 1rem;
}

.hero_slider_subtext {
  color: var(--white);
  font-size: 32px;
  font-weight: 500;
  line-height: 1.3;
}

.spacer_medium {
  padding-top: 2rem;
}

.team_icon_wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
}

.team_icon_wrap.media_kit {
  justify-content: center;
}

.team_icon {
  width: 74px;
}

.slider_team_image_wrap {
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-end;
  padding-top: 30px;
  display: flex;
}

.icc_icon {
  width: 110px;
  margin-right: 90px;
  position: absolute;
  top: 20%;
  bottom: auto;
  left: auto;
  right: 10%;
}

.hero_slider_content {
  align-self: center;
}

.hero_slider_content.icc {
  padding-top: 40px;
}

.hero_main_slider {
  height: auto;
  background-color: rgba(221, 221, 221, 0);
}

.icc_slide {
  height: 85vh;
  background-image: url("651a74dfc9b77e3e4d9583a8_background.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 0;
  padding-bottom: 0;
}

.slider_team_image_wrap-copy {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  display: flex;
}

.hero_slider_content-copy {
  width: 50%;
  align-self: center;
}

.team_image {
  max-width: 600px;
  margin-top: auto;
  margin-bottom: 0;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 10%;
}

.gradient_text {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #7c2fdd, #78cae7);
  -webkit-background-clip: text;
  background-clip: text;
}

.icc_giveaway_div {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-top: 6px solid var(--deep-pink);
  background-color: var(--elements-webflow-library-neutral--800);
  color: var(--white);
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.trophy_image {
  width: 140px;
  object-fit: fill;
  margin-top: -43px;
}

.icc_giveaway_text {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.3;
}

.gen_hero-section {
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.gen_h1 {
  text-align: center;
  margin-bottom: 0;
  font-size: 72px;
  line-height: 1.3;
}

.gen_tag {
  color: var(--medium-blue);
  text-align: center;
  font-size: 38px;
  font-weight: 500;
  line-height: 1.3;
}

.gen_hero-para {
  color: rgba(255, 255, 255, .5);
  text-align: center;
  font-size: 24px;
  line-height: 1.3;
}

.divider {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, .2);
}

.gen_numbers-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.gen_numbers-text {
  text-align: center;
  text-transform: uppercase;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.3;
}

.gen_numbers-subtext {
  color: rgba(255, 255, 255, .5);
  text-align: center;
}

.gen_about-section {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.gen_heading-tag {
  color: var(--medium-blue);
  text-align: left;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #6a62fd, #8b6cfe 58%, #78cae7);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 700;
}

.gen_heading-tag.center {
  color: rgba(77, 14, 174, 0);
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #6a62fd, #8b6cfe 47%, #78cae7 71%);
  -webkit-background-clip: text;
  background-clip: text;
}

.gen_h2 {
  text-align: left;
  margin-bottom: 0;
  font-size: 52px;
  line-height: 1.3;
}

.gen_h2.center {
  text-align: center;
}

.gen_about-grid {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
}

.gen_about-grid._1 {
  grid-row-gap: 40px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.gen_alphabet-text {
  width: 80px;
  height: 80px;
  border: 1.5px solid var(--white);
  color: var(--medium-blue);
  text-align: center;
  text-transform: uppercase;
  border-radius: 50%;
  margin-bottom: 20px;
  padding: 20px 22px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
}

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

.gen_alphabet-heading {
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 1.3;
}

.gen_objectives-section {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.gen_objectives-section._1 {
  padding-top: 150px;
}

.gen_objectives_main-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: column;
}

.gen_objectives_main-grid._2 {
  grid-template-columns: 1fr 1fr;
}

.gen_objectives-sub-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr;
}

.objectives_wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  font-size: 24px;
  line-height: 1.2;
  display: flex;
}

.objectives_wrapper._1 {
  flex-direction: column;
}

.objectives_wrapper.q {
  margin-bottom: 20px;
}

.blue_dot {
  width: 10px;
  height: 10px;
  background-color: var(--medium-blue);
  border-radius: 50%;
}

.gen_campus-ambassador-section {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.gen_campus-image {
  width: 500px;
}

.gen_text-1 {
  color: rgba(255, 255, 255, .5);
  font-size: 24px;
  line-height: 1.3;
}

.small_italic {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.3;
  display: block;
}

.gen_partners-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
}

.gen_partners-grid.partner {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.gen_partner-logo {
  width: 170px;
  height: auto;
}

.gen_partner-logo.small {
  width: 80px;
}

.gen_partner-logo.white {
  background-color: #fff;
}

.gen_partner-logo.small-copy {
  width: 100px;
}

.gen_partner-logo._1 {
  height: 30px;
}

.gen_partner-logo.js-uni {
  width: 230px;
}

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

.gen_college-section {
  padding-top: 0;
  padding-bottom: 80px;
  position: relative;
}

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

.masonry_wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  column-count: 3;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.masonry_image {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

.gen_benefits-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.gen_benefits-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: flex-start;
  display: flex;
}

.gen_benefits-vector {
  width: 60px;
  margin-top: auto;
  margin-bottom: auto;
}

.gen_benefits-text {
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
}

.gen_benefits-subtext {
  color: rgba(255, 255, 255, .5);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
}

.bold-text-7 {
  line-height: 1.3;
}

.gen_roadshow-grid {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: row;
  margin-bottom: 40px;
}

.gen_roadshow-card {
  background-color: var(--white);
  text-align: center;
  border-radius: 24px;
  padding: 20px;
}

.gen_roadshow-img {
  width: 100%;
  height: 250px;
  object-fit: fill;
  border-radius: 24px;
  margin-bottom: 20px;
}

.gen_roadshow-main-text {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
}

.gen_roadshow-subtext {
  color: rgba(0, 0, 0, .6);
}

.black {
  color: #000;
}

.cta_text {
  text-align: center;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1.3;
}

.flex_center {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  display: flex;
}

.gen_bwu-card {
  width: auto;
  background-color: #0c0c0c;
  border: 1px solid #fff;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 24px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.gen_bwu-card.gen {
  width: 350px;
}

.gen_build-list {
  font-size: 18px;
  line-height: 1.3;
}

.bwu-card_tag {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: left;
  background-color: #0c0c0c;
  background-image: linear-gradient(135deg, #6a62fd, #8b6cfe 53%, #78cae7);
  border-radius: 24px 24px 0 0;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 40px;
  padding: 20px;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.3;
  display: flex;
}

.gen_bws-heading {
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 1;
}

.small {
  font-size: 20px;
}

.gen_bws-list {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  margin-bottom: 40px;
  padding-left: 20px;
  display: flex;
}

.gen_bws-list-wrap {
  height: 100%;
  flex-direction: column;
  margin-bottom: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.gen_roadshow-section, .gen_build-section {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.gen_cta-section {
  background-image: linear-gradient(#000 48%, #4d0eae 79%, #a259ff 92%, #78cae7);
  padding-top: 0;
  padding-bottom: 80px;
}

.gen_cta-img {
  width: 450px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.gen_cta-subtext {
  text-align: center;
  margin-top: 5px;
}

.nordek_icc_kit_section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.icc_kit-h2 {
  margin-bottom: 0;
}

.icc_kit-h2.center {
  text-align: center;
}

.icc_kit-heading {
  text-align: center;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 1.3;
}

.icc_kit-grid {
  grid-template-rows: auto;
  margin-bottom: 40px;
}

.icc_jersey {
  height: 440px;
}

.nft_hero_section {
  padding-top: 100px;
  padding-bottom: 60px;
}

.nft_h1 {
  text-align: center;
  margin-bottom: 0;
  font-size: 72px;
  line-height: 1.3;
}

.nft_list {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.nft_h3 {
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.3;
}

.nft_h3.center {
  color: var(--white);
  text-align: left;
  font-size: 40px;
}

.nft_h2 {
  text-align: center;
  font-size: 30px;
  line-height: 1.3;
}

.nft_main-step-text {
  text-align: center;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
}

.nft_main-img {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.nft_step-subtext {
  font-size: 20px;
  line-height: 1.3;
}

.brix---paragraph-default {
  color: var(--white);
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 20px;
  line-height: 1.3;
}

.brix---color-neutral-600 {
  color: var(--elements-webflow-library-neutral--600);
}

.brix---accordion-spacer-2 {
  min-height: 16px;
}

.brix---acordion-body-2 {
  width: 100%;
  overflow: hidden;
}

.brix---accordion-title {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}

.brix---color-neutral-807 {
  color: var(--elements-webflow-library-neutral--800);
}

.brix---accordion-header-2 {
  align-items: center;
  display: flex;
}

.brix---accordion-content-wrapper {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.brix---accordion-btn-horizontal-line {
  width: 18px;
  height: 2px;
  background-color: var(--elements-webflow-library-neutral--800);
  border-radius: 20px;
  position: absolute;
}

.brix---accordion-btn-vertical-line {
  width: 18px;
  height: 2px;
  background-color: var(--elements-webflow-library-neutral--800);
  border-radius: 20px;
  position: absolute;
  transform: rotate(90deg);
}

.brix---btn-circle-accordion-btn-2 {
  width: 40px;
  height: 40px;
  min-height: 40px;
  min-width: 40px;
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library-general--shadow-02);
  color: var(--elements-webflow-library-neutral--800);
  transform-style: preserve-3d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
}

.brix---btn-circle-accordion-btn-2:hover {
  border-color: var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  transform: scale3d(.94, .94, 1.01);
}

.brix---accordion-side {
  margin-right: 24px;
}

.brix---accordion-item-wrapper {
  width: 100%;
  border: 1px none var(--elements-webflow-library-neutral--300);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library-general--shadow-02);
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 24px;
  padding: 0;
  transition: transform .3s;
  display: flex;
}

.brix---grid-1-column-gap-row-32px {
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.brix---inner-container-856---center {
  max-width: 856px;
  margin-left: auto;
  margin-right: auto;
}

.brix---heading-h2-size {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---mg-bottom-16px {
  margin-bottom: 16px;
}

.brix---text-center {
  text-align: center;
}

.brix---inner-container-574px---center {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.brix---mg-bottom-48px {
  margin-bottom: 48px;
}

.brix---container-default-5 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-4 {
  color: var(--elements-webflow-library-neutral--100);
  padding-top: 176px;
  padding-bottom: 176px;
}

.nft_process-list {
  color: var(--white);
  margin-bottom: 0;
  font-size: 18px;
}

.nft_process-list-item {
  margin-bottom: 15px;
  font-size: 18px;
}

.nft_process-wrapper {
  margin-bottom: 60px;
}

.nft_process_section {
  padding-top: 60px;
  padding-bottom: 80px;
}

.nft_process-main-img {
  width: 400px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.nft_process-main-img.desktop-screen {
  width: 100%;
}

.nft_process-list-img {
  width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.nft_process-list-img.phone-screen {
  width: 300px;
}

.brix---paragraph-default-3 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---color-neutral-808 {
  color: var(--elements-webflow-library-neutral--600);
}

.brix---accordion-spacer-3 {
  min-height: 16px;
}

.brix---acordion-body-3 {
  width: 100%;
  overflow: hidden;
}

.brix---accordion-title-2 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
}

.brix---color-neutral-809 {
  color: var(--elements-webflow-library-neutral--800);
}

.brix---accordion-header-3 {
  align-items: center;
  display: flex;
}

.brix---accordion-content-wrapper-2 {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.brix---accordion-btn-horizontal-line-2 {
  width: 18px;
  height: 2px;
  background-color: var(--elements-webflow-library-neutral--800);
  border-radius: 20px;
  position: absolute;
}

.brix---accordion-btn-vertical-line-2 {
  width: 18px;
  height: 2px;
  background-color: var(--elements-webflow-library-neutral--800);
  border-radius: 20px;
  position: absolute;
  transform: rotate(90deg);
}

.brix---btn-circle-accordion-btn-3 {
  width: 40px;
  height: 40px;
  min-height: 40px;
  min-width: 40px;
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library-general--shadow-02);
  color: var(--elements-webflow-library-neutral--800);
  transform-style: preserve-3d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
}

.brix---btn-circle-accordion-btn-3:hover {
  border-color: var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  transform: scale3d(.94, .94, 1.01);
}

.brix---accordion-side-2 {
  margin-right: 24px;
}

.brix---accordion-item-wrapper-2 {
  width: 100%;
  border: 1px none var(--elements-webflow-library-neutral--300);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library-general--shadow-02);
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 24px;
  padding: 0;
  transition: transform .3s;
  display: flex;
}

.brix---grid-1-column-gap-row-32px-2 {
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.brix---inner-container-856---center-2 {
  max-width: 856px;
  margin-left: auto;
  margin-right: auto;
}

.brix---heading-h2-size-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---mg-bottom-16px-3 {
  margin-bottom: 16px;
}

.brix---text-center-3 {
  text-align: center;
}

.brix---inner-container-574px---center-2 {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.brix---mg-bottom-48px-3 {
  margin-bottom: 48px;
}

.brix---container-default-6 {
  max-width: 1218px;
  padding: 0;
}

.brix---section-5 {
  color: var(--elements-webflow-library-neutral--100);
  padding-top: 176px;
  padding-bottom: 176px;
}

.text-block-19 {
  text-align: left;
}

.button-2 {
  float: left;
  opacity: 1;
  outline-offset: 0px;
  text-align: center;
  outline: 3px solid #fff;
}

.cell {
  font-size: 40px;
}

.btn_wrap {
  flex-direction: column;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.grid-7 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.gen-alphabet-wrap {
  width: 80px;
  height: 80px;
  border: 1px solid #fff;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
  position: relative;
}

.gen_alphabet {
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#6a62fd, #a259ff 45%, #78cae7 77%);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
}

.gen-objective-number {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #6a62fd, #8b6cfe 37%, #78cae7 60%);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 700;
}

.gen_hero-img {
  width: 780px;
  border-radius: 12px;
  margin-top: -60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.gen_hero-img._1 {
  margin-top: 0;
}

.gen_alphabet-icon-wrap {
  width: 80px;
  height: 80px;
  background-image: linear-gradient(135deg, #6a62fd, #8b6cfe 54%, #78cae7);
  border: 1px solid #000;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.gen_alphabet-icon {
  width: 50px;
}

.gen_gradient {
  z-index: -4;
  width: 300px;
  height: 300px;
  filter: blur(80px);
  background-image: linear-gradient(135deg, #6a62fd, #8b6cfe 33%, #78cae7);
  border-radius: 50%;
  position: absolute;
  top: 80%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.gen_gradient.hero_right {
  display: none;
  top: 30%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.gen_testimonial-section {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.testimonial-wrapper {
  width: 100%;
  height: auto;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  justify-content: flex-start;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.gen-tweet {
  width: 300px;
  height: auto;
}

.media-kit-slider {
  height: auto;
  background-color: rgba(221, 221, 221, 0);
}

.media-kit-slide-mask {
  overflow: hidden;
}

.div-block-20 {
  width: 300px;
  height: 300px;
  border: 30px solid var(--medium-blue);
  filter: blur(20px);
  border-radius: 50%;
}

.gen_blob1 {
  z-index: -1;
  width: 420px;
  filter: blur(37px);
  position: absolute;
  top: 3%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.gen_blob2 {
  z-index: -1;
  width: 420px;
  filter: blur(37px);
  position: absolute;
  top: 31%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.gen_blob3 {
  z-index: -1;
  width: 420px;
  filter: blur(37px);
  position: absolute;
  top: auto;
  bottom: -23%;
  left: auto;
  right: 0%;
}

.gen_blob4 {
  z-index: -1;
  width: 420px;
  filter: blur(37px);
  position: absolute;
  top: auto;
  bottom: -53%;
  left: 0%;
  right: auto;
}

.gen_blob5 {
  z-index: -1;
  width: 420px;
  filter: blur(37px);
  position: absolute;
  top: 73%;
  bottom: auto;
  left: auto;
  right: 12%;
}

.gen_blob6 {
  z-index: -1;
  width: 420px;
  filter: blur(37px);
  position: absolute;
  top: auto;
  bottom: -38%;
  left: 0%;
  right: auto;
}

.gen_blob7 {
  z-index: -1;
  width: 420px;
  filter: blur(37px);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.testimonial-marquee {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: flex;
}

.text-block-20, .text-block-21 {
  font-size: 15px;
}

.text-block-22 {
  font-size: 18px;
}

.slide {
  background-image: url("background-image.svg");
  background-position: 0 0;
  background-size: auto;
}

.text-block-23 {
  color: var(--white);
  background-image: linear-gradient(135deg, #7c2fdd, #78cae7);
  border-radius: 60px;
  margin-bottom: 20px;
  padding: 10px 16px;
  display: inline-block;
}

.text-span-5 {
  -webkit-text-stroke-color: var(--white);
}

._3rd-slide-imag {
  width: 440px;
  align-self: center;
  margin-right: 80px;
}

.gen_objectives_main-grid-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: column;
}

.benefits-finnovate {
  width: 100%;
  height: 140px;
  color: #fff;
  text-align: center;
  background-color: #fff;
  background-image: linear-gradient(135deg, #6a62fd, #8b6cfe 47%, #78cae7 71%);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 20px;
  font-weight: 700;
  display: flex;
}

.paragraph-8 {
  margin-right: -86px;
}

.paragraph-9 {
  margin-left: -32px;
  margin-right: -84px;
}

.yt-testimonial {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.blog-section {
  padding-top: 4rem;
  padding-bottom: 6rem;
}

.blog-main-heading {
  text-align: center;
}

.blog-list-wrapper {
  margin-top: 40px;
}

.blog-list-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.blog-card {
  height: 520px;
  background-color: #141414;
  border: 1px solid rgba(255, 255, 255, .05);
  border-radius: 10px;
  justify-content: flex-start;
  padding: 0;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
}

.blog-card:hover {
  transform: translate(0, -5px);
}

.blog-card-image {
  max-height: 240px;
  min-height: auto;
  background-image: none;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin-bottom: 0;
}

.blog-card-content-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.blog-card-end-deets {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  display: flex;
}

.blog-card-arrow {
  width: 1.5rem;
  height: 1.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.blog-card-date {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
}

.blog-card-date.page {
  font-size: 20px;
}

.blog-page-hero-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
}

.blog-page-image {
  border-radius: 12px;
}

.pink-tag {
  border-radius: 20px;
  margin-bottom: 20px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 16px;
  font-weight: 500;
}

.blog-rich-text h1 {
  margin-bottom: 10px;
  font-size: 52px;
  line-height: 1.3;
}

.blog-rich-text h2 {
  margin-bottom: 10px;
  font-size: 44px;
  line-height: 1.2;
}

.blog-rich-text h3 {
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 1.2;
}

.blog-rich-text h4 {
  font-size: 28px;
}

.blog-rich-text li {
  margin-bottom: 8px;
}

.section-blog-page {
  padding-bottom: 60px;
}

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

.blog-card-heading {
  margin-bottom: 20px;
}

.new-nav-link {
  color: var(--white);
  font-weight: 500;
}

.new-nav {
  z-index: 999;
  width: 100%;
  background-color: #141414;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.new-nav-menu {
  margin-left: auto;
}

.apprentices-modal-wrapper {
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.apprentices-popup {
  width: 50%;
  text-align: center;
  background-color: #0c0c0c;
  border-radius: 12px;
  margin-top: 30px;
  padding: 50px 32px 32px;
  position: relative;
}

.apprentices-form {
  margin-top: 30px;
}

.apprentices-text-field {
  min-height: 50px;
  background-color: rgba(255, 255, 255, .1);
  border: 1px #000;
  border-radius: 12px;
}

.apprentices-text-field::-ms-input-placeholder {
  font-size: 16px;
}

.apprentices-text-field::placeholder {
  font-size: 16px;
}

.apprentices-popup-cross {
  cursor: pointer;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 24px;
  position: absolute;
  top: 5%;
  bottom: auto;
  left: auto;
  right: 5%;
}

.bwu-card-img {
  width: 80px;
}

@media screen and (min-width: 1440px) {
  .brix---grid-footer-logo-and-form {
    grid-column-gap: 250px;
    grid-template-columns: 1.2fr 2fr;
  }

  .brix---grid-stats-v1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
}

@media screen and (min-width: 1920px) {
  .navbar-content {
    grid-template-columns: .5fr 1.5fr;
  }

  .heading {
    font-size: 56px;
  }

  .f-paragraph-large-2 {
    margin-left: 25px;
  }

  .f-h5-heading {
    margin-left: 25px;
    font-size: 16px;
  }

  .f-feature-card-filled {
    background-color: #404040;
    background-image: linear-gradient(#404040 100%, #fff);
    border-radius: 40px;
  }

  .image-17.upcoming-heading {
    width: 250px;
    margin-top: 35px;
    margin-left: 20px;
  }

  .image-18.upcoming-heading {
    width: 200px;
    margin-top: 35px;
    margin-left: 25px;
  }

  .image-20.upcoming-heading {
    width: 200px;
    margin-top: 35px;
    margin-left: 20px;
  }

  .image-21.nordek-ecosystem-subheading, .nordek-ecosystem-subheading, .grid1.horizontal-grid {
    display: none;
  }

  .grid-6 {
    height: auto;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: visible;
  }

  .heading-34 {
    background-image: linear-gradient(to bottom, var(--white), var(--white));
    color: var(--black);
    margin-bottom: 5px;
    padding: 5px;
  }

  .paragraph-7 {
    height: 75%;
    background-image: linear-gradient(to bottom, var(--white), var(--white));
    color: var(--black);
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 25px;
  }

  .image-27 {
    margin-top: 92px;
  }

  .mask {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }
}

@media screen and (max-width: 991px) {
  body {
    font-size: 15px;
  }

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

  h2 {
    font-size: 36px;
    line-height: 45px;
  }

  h3 {
    font-size: 25px;
    line-height: 36px;
  }

  h4 {
    font-size: 22px;
    line-height: 36px;
  }

  h5 {
    font-size: 19px;
    line-height: 27px;
  }

  h6 {
    font-size: 17px;
    line-height: 26px;
  }

  .navbar {
    background-color: var(--black);
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    position: -webkit-sticky;
    position: sticky;
  }

  .container {
    padding-left: 32px;
    padding-right: 32px;
  }

  .container.medium {
    display: block;
  }

  .container.partners {
    padding-bottom: 60px;
  }

  .container.nav-bg {
    position: -webkit-sticky;
    position: sticky;
  }

  .navbar-content {
    justify-content: space-between;
    display: flex;
  }

  .webflow-button.nav.mobile {
    margin-top: 12px;
    display: flex;
  }

  .webflow-button.nav.desktop, .webflow-button.nav.desktop.white-button {
    display: none;
  }

  .nav-link {
    justify-content: space-between;
    padding: 12px 0;
  }

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

  .large-text {
    font-size: 18px;
    line-height: 33px;
  }

  .space-top-tiny {
    margin-top: 14px;
  }

  .space-top-large {
    margin-top: 72px;
  }

  .space-top-extra {
    margin-top: 90px;
  }

  .space-top-small {
    margin-top: 22px;
  }

  .limit-medium {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .space-top {
    margin-top: 36px;
  }

  .space-top-medium {
    margin-top: 52px;
  }

  .space-right-tiny {
    margin-right: 14px;
    font-size: 19px;
  }

  .logos-grid {
    grid-column-gap: 42px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .split {
    grid-template-columns: 1fr;
  }

  .split.space-top {
    grid-template-columns: 1fr 1fr;
  }

  .split.added-row-space {
    grid-template-columns: 2fr;
  }

  .split.added-row-space.token-split {
    grid-column-gap: 16px;
    grid-row-gap: 60px;
    grid-template-rows: auto;
    grid-template-columns: .75fr;
    grid-auto-columns: .5fr;
    align-content: center;
    justify-content: center;
    display: grid;
  }

  .glowing-card {
    grid-template-columns: 1fr;
    padding: 32px;
  }

  .gradient-text {
    margin-left: auto;
    margin-right: auto;
  }

  .cta-block {
    padding-left: 60px;
    padding-right: 60px;
  }

  .white-button {
    justify-content: center;
    display: flex;
  }

  .footer-fourths-grid {
    grid-template-columns: 1fr 1fr;
  }

  .footer-column {
    grid-template-columns: .5fr;
  }

  .cta-content-spread {
    flex-direction: column;
    align-items: flex-start;
  }

  .socials-big-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .small-cta {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-left: 40px;
    padding-right: 40px;
    display: grid;
  }

  .footer-newletter-grid {
    grid-row-gap: 60px;
    grid-template-columns: 1fr 1fr;
  }

  .corners {
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    display: block;
  }

  .team-members {
    grid-template-columns: 1fr 1fr;
  }

  .team-members.space-top {
    grid-column-gap: 35px;
    grid-row-gap: 41px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: stretch;
    align-items: stretch;
    display: grid;
  }

  .blog-grid {
    grid-template-columns: 1fr 1fr;
  }

  .documentation-section, .project-header {
    grid-template-columns: 1fr;
  }

  .dropdown {
    width: 100%;
  }

  .dropdown-list {
    position: static;
  }

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

  .nav-menu {
    background-color: var(--black);
    padding: 32px;
  }

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

  .brand {
    padding-left: 0;
  }

  .heading {
    display: inline-block;
  }

  .image-4 {
    text-align: left;
  }

  .section-2.our-partenrs {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sm-img.md-img, .image-7 {
    width: 120px;
  }

  .why-title {
    font-size: 110px;
  }

  .why-title.sm-title {
    font-size: 82px;
  }

  .grid {
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
  }

  .f-modal-newsletter {
    width: 90vw;
    height: 50vh;
    min-width: auto;
  }

  .f-modal-base {
    width: 90vw;
  }

  .modal-wrapper {
    display: none;
  }

  .container-2 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .f-image-cover-2.m-card-auto-new.norlfix-img {
    width: 65%;
    display: inline-block;
  }

  .f-content-image-wrapper {
    max-width: 100%;
  }

  .f-margin-bottom-16 {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .f-grid-two-column {
    grid-template-columns: 1fr;
  }

  .f-grid-three-column {
    grid-template-columns: 1fr 1fr;
  }

  .container-5 {
    max-width: 728px;
  }

  .margin-bottom-24px-2 {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 14px;
  }

  .grid-4 {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 24px;
    display: block;
  }

  .columns-3, .div-block-12, .div-block-13, .div-block-14 {
    padding-bottom: 20px;
  }

  .brix---accordion-right-side {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .brix---accordion-spacer {
    min-height: 12px;
  }

  .brix---accordion-item-wrapper-v3-first {
    width: 760px;
    max-width: 768px;
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }

  .brix---accordion-item-wrapper-v3-first:hover {
    transform: translate(6px);
  }

  .brix---badge-secondary---tabs-v2 {
    margin-bottom: 0;
    margin-left: 12px;
    margin-right: 12px;
  }

  .brix---tabs-menu-v2 {
    width: 100%;
    max-width: 100%;
    flex-direction: row;
    justify-content: center;
    align-self: center;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---tabs-wrapper-v2 {
    flex-direction: column;
  }

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

  .container-6 {
    margin-left: 40px;
    padding-right: 40px;
  }

  .brix---btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---text-400-bold {
    font-size: 22px;
    line-height: 24px;
  }

  .brix---grid-footer-logo-and-form {
    grid-row-gap: 34px;
    grid-template-columns: 1fr;
  }

  .brix---footer-top-border-bottom {
    padding-top: 94px;
    padding-bottom: 94px;
  }

  .brix---text-center-2 {
    border: 1px #000;
  }

  .brix---grid-stats-v1 {
    grid-column-gap: 30px;
    grid-template-columns: 1fr 1fr .25fr;
    display: block;
  }

  .brix---heading-h2-size-2 {
    text-align: center;
    font-size: 30px;
    line-height: 46px;
  }

  .brix---mg-bottom-56px {
    margin-bottom: 48px;
  }

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

  .brix---heading-h3-size-2 {
    font-size: 22px;
    line-height: 32px;
  }

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

  .brix---mg-bottom-48px-2 {
    margin-bottom: 40px;
  }

  .brix---section-3 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

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

  .gen_about-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .gen_benefits-grid {
    grid-template-columns: 1fr 1fr;
  }

  .gen_roadshow-card {
    padding-left: 10px;
    padding-right: 10px;
  }

  .gen_roadshow-img {
    height: 150px;
  }

  .gen_roadshow-main-text {
    font-size: 28px;
  }

  .gen_bwu-card {
    width: 100%;
  }

  .nft_hero_section {
    padding-top: 100px;
  }

  .nft_h1 {
    font-size: 52px;
  }

  .nft_list {
    font-size: 16px;
  }

  .nft_h3 {
    font-size: 22px;
  }

  .brix---accordion-spacer-2 {
    min-height: 12px;
  }

  .brix---accordion-item-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }

  .brix---heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 40px;
  }

  .brix---section-4 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .nft_process_section {
    padding-top: 80px;
  }

  .brix---accordion-spacer-3 {
    min-height: 12px;
  }

  .brix---accordion-item-wrapper-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .brix---heading-h2-size-3 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---mg-bottom-48px-3 {
    margin-bottom: 40px;
  }

  .brix---section-5 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .gen-tweet, .yt-testimonial {
    width: 100%;
  }

  .blog-list-grid {
    grid-template-columns: 1fr 1fr;
  }

  .apprentices-popup {
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 14px;
  }

  h1 {
    margin-bottom: 16px;
    font-size: 40px;
  }

  h2 {
    font-size: 30px;
    line-height: 40px;
  }

  h3 {
    font-size: 22px;
    line-height: 32px;
  }

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

  h5 {
    font-size: 18px;
  }

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

  .container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .navbar-content {
    position: -webkit-sticky;
    position: sticky;
  }

  .notice-bar-content {
    text-align: left;
  }

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

  .large-text {
    font-size: 16px;
  }

  .space-top-tiny {
    margin-top: 12px;
  }

  .space-top-large {
    margin-top: 64px;
  }

  .space-top-extra {
    margin-top: 80px;
  }

  .space-top-small {
    margin-top: 20px;
  }

  .limit-medium {
    font-size: 16px;
  }

  .space-top {
    margin-top: 32px;
  }

  .space-top-medium {
    margin-top: 48px;
  }

  .space-right-tiny {
    text-align: center;
    margin-right: 12px;
  }

  .logos-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .split.space-top {
    grid-template-columns: 1fr;
  }

  .split.added-row-space {
    grid-template-columns: 2fr;
  }

  .glowing-card {
    padding: 20px 16px 20px 20px;
  }

  .glowing-card.why-bg {
    justify-items: center;
    margin-left: 10px;
  }

  .gradient-text {
    margin-left: auto;
    margin-right: auto;
    font-size: 31px;
  }

  .cta-block {
    background-position: 110% 110%, 0 0;
    padding-left: 32px;
    padding-right: 32px;
  }

  .footer-fourths-grid {
    grid-template-columns: 1fr;
  }

  .footer-bottom-wrapper {
    text-align: center;
    flex-direction: column;
    justify-content: center;
  }

  .footer-bottom-content {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .technology-graphic {
    width: 350px;
  }

  .socials-big-grid {
    grid-template-columns: 1fr 1fr;
  }

  .small-cta {
    padding: 80px 24px;
  }

  .footer-newletter-grid {
    grid-template-columns: 1fr;
  }

  .corners {
    padding-top: 0;
  }

  .team-members.space-top {
    grid-template-columns: 1fr 1fr;
    align-content: stretch;
    justify-content: stretch;
    align-items: stretch;
    justify-items: stretch;
  }

  .category-link {
    text-align: center;
    margin: 6px 0;
  }

  .categories-wrap {
    width: 100%;
    flex-direction: column;
  }

  .blog-grid {
    grid-template-columns: 1fr;
  }

  .career-row {
    grid-template-columns: 1fr 1fr;
  }

  .horizontal-deets-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .project-card {
    grid-column-gap: 16px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding: 24px;
    display: grid;
  }

  .project-thumbnail {
    width: 100%;
  }

  .nav-menu {
    padding: 24px;
  }

  .career-deet {
    display: none;
  }

  .heading {
    padding-bottom: 30px;
  }

  .text-block-3 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .heading-6 {
    justify-content: center;
    align-items: stretch;
  }

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

  .image-5 {
    text-align: center;
    display: inline-block;
  }

  .bold-text-4 {
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .grid {
    flex: 0 auto;
  }

  .heading-13 {
    font-size: 16px;
  }

  .f-modal-newsletter {
    grid-template-columns: 1fr;
  }

  .f-modal-base {
    width: 100%;
  }

  .hero-heading-left {
    padding: 60px 15px;
  }

  .heading-15 {
    justify-content: center;
    display: flex;
  }

  .f-h3-heading {
    font-size: 40px;
  }

  .f-margin-bottom-16 {
    margin-top: 160px;
    margin-bottom: 0;
    padding-top: 0;
  }

  .f-margin-bottom-16.m-land-new {
    margin-top: 0;
  }

  .f-grid-two-column {
    align-content: stretch;
    align-items: center;
  }

  .f-section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-grid-three-column {
    grid-template-columns: 1fr;
  }

  .f-section-large-2 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .div-block-7 {
    padding-top: 0;
  }

  .margin-bottom-24px-2 {
    font-size: 14px;
  }

  .heading-20 {
    font-size: 30px;
  }

  .columns-3 {
    padding-top: 36px;
    display: block;
  }

  .brix---btn-circle-accordion-btn {
    width: 25px;
    height: 25px;
    min-height: 25px;
    min-width: 25px;
    font-size: 22px;
    line-height: 24px;
  }

  .brix---accordion-right-side {
    margin-left: 16px;
    margin-right: 16px;
  }

  .brix---accordion-item-wrapper-v3-first {
    width: 560px;
    max-width: 568px;
    padding: 20px;
    display: block;
  }

  .brix---badge-secondary---tabs-v2 {
    margin: 8px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .brix---badge-secondary---tabs-v2.w--current {
    align-self: center;
  }

  .brix---tabs-menu-v2 {
    width: 100%;
    max-width: 100%;
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 0;
  }

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

  .brix---section.partner1, .brix---section.partner2, .brix---section.partner3, .brix---section.partner4, .brix---section.partner5, .brix---section.partner6, .brix---section.partner7 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .p-logo {
    width: 94px;
  }

  .grid1 {
    outline-offset: 0px;
    perspective-origin: 50%;
    white-space: normal;
    outline: 3px #000;
    grid-auto-flow: row;
  }

  .grid1.horizontal-grid {
    background-color: var(--white);
    opacity: 1;
    transform: rotate(0);
  }

  .grid-6 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    object-fit: fill;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .heading-34 {
    background-image: linear-gradient(to bottom, var(--white), var(--white));
    color: var(--black);
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: var(--black);
    margin-bottom: 6px;
    padding: 5px;
  }

  .div-block-18 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    display: flex;
  }

  .paragraph-7 {
    height: 100%;
    background-image: linear-gradient(to bottom, var(--white), var(--white));
    color: var(--black);
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .brix---btn-primary {
    padding: 20px 32px;
  }

  .brix---input {
    min-height: 60px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .brix---text-400-bold {
    font-size: 20px;
    line-height: 22px;
  }

  .brix---footer-logo-wrapper {
    width: 239px;
  }

  .brix---footer-top-border-bottom {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .brix---link-icon-right {
    width: 20px;
    margin-left: 8px;
  }

  .brix---text-200-bold {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---flex-center {
    margin-top: 56px;
  }

  .brix---mg-bottom-16px-2 {
    margin-bottom: 8px;
  }

  .brix---text-center-2 {
    border: 1px #000;
  }

  .brix---grid-stats-v1 {
    grid-row-gap: 52px;
    grid-template-columns: 1fr;
  }

  .brix---heading-h2-size-2 {
    text-align: center;
    font-size: 28px;
    line-height: 40px;
  }

  .brix---mg-bottom-56px {
    margin-bottom: 40px;
  }

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

  .brix---text-200-bold-2 {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 32px;
  }

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

  .gen_about-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .gen_objectives_main-grid {
    grid-template-columns: 1fr;
  }

  .gen_partners-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .gen_roadshow-grid {
    grid-template-columns: 1fr 1fr;
  }

  .nft_h1 {
    font-size: 38px;
  }

  .brix---accordion-title {
    font-size: 20px;
    line-height: 30px;
  }

  .brix---btn-circle-accordion-btn-2 {
    width: 56px;
    height: 56px;
    min-height: 56px;
    min-width: 56px;
    font-size: 22px;
    line-height: 24px;
  }

  .brix---accordion-side {
    margin-right: 16px;
  }

  .brix---accordion-item-wrapper {
    padding: 40px 24px;
  }

  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 8px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

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

  .nft_process-main-img {
    width: 250px;
  }

  .brix---accordion-title-2 {
    font-size: 20px;
    line-height: 30px;
  }

  .brix---btn-circle-accordion-btn-3 {
    width: 56px;
    height: 56px;
    min-height: 56px;
    min-width: 56px;
    font-size: 22px;
    line-height: 24px;
  }

  .brix---accordion-side-2 {
    margin-right: 16px;
  }

  .brix---accordion-item-wrapper-2 {
    padding: 40px 24px;
  }

  .brix---heading-h2-size-3 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---mg-bottom-16px-3 {
    margin-bottom: 8px;
  }

  .brix---mg-bottom-48px-3 {
    margin-bottom: 32px;
  }

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

  .gen_objectives_main-grid-copy, .blog-page-hero-grid {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  img {
    padding-top: 0;
  }

  .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .container.small {
    max-width: 100%;
    padding: 40px 10px;
  }

  .container.medium {
    max-width: 400px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: none;
    overflow: visible;
  }

  .container.tiny {
    flex: 1;
  }

  .webflow-button.nav.desktop.white-button {
    display: none;
  }

  .section {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    margin: 20px auto;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .section.leader-bg {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: linear-gradient(to top, #000, #6c1aac 0%, #942baa 100%, #7c2fdd);
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 40px;
    display: grid;
  }

  .center-text {
    margin-top: 20px;
    padding-left: 34px;
    padding-right: 34px;
    font-size: 32px;
  }

  .center-content.center-text {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .space-top-small {
    align-self: center;
  }

  .limit-medium {
    max-width: 300px;
    margin-bottom: 0;
    line-height: 21px;
  }

  .space-right-tiny {
    text-align: left;
    line-height: 30px;
  }

  .stacked-buttons {
    width: 100%;
    text-align: center;
    flex-direction: column;
    align-items: stretch;
  }

  .button-separator {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .logos-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .split.space-top {
    padding-right: 0;
  }

  .split.added-row-space {
    width: 100vw;
    grid-column-gap: 16px;
    grid-row-gap: 60px;
    text-align: center;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: .5fr;
    grid-auto-flow: row;
    align-content: stretch;
    justify-content: stretch;
    align-items: stretch;
    justify-items: stretch;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    display: grid;
    position: static;
  }

  .glowing-card.card-4-bg {
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 20px;
  }

  .glowing-card.why-bg {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .arrow-link.space-top-extra {
    justify-content: flex-start;
  }

  .gradient-text {
    width: 0;
    max-width: 100px;
    background-image: linear-gradient(120deg, #7c2fdd, #78cae7);
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .cta-block {
    padding: 100px 24px;
  }

  .white-button {
    margin-top: 29px;
    margin-left: 43px;
    margin-right: 31px;
  }

  .white-button.no-margin {
    margin-left: 0;
    margin-right: 0;
  }

  .footer-top {
    flex-flow: column wrap;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .footer-column {
    width: auto;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: .5fr;
    grid-auto-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
    display: grid;
  }

  .small-title {
    width: 96%;
  }

  .footer-bottom-content {
    flex-direction: column;
  }

  .webflow-link {
    margin: 12px 0;
  }

  .social-logos-wrapper {
    align-items: flex-start;
    margin-top: 0;
    padding-bottom: 40px;
  }

  .newsletter-form {
    flex-direction: column;
  }

  .technology-graphic {
    width: 253px;
    height: 242px;
  }

  .technology-circle {
    width: 200px;
    height: 200px;
  }

  .socials-big-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .social-link-block {
    padding: 24px;
  }

  .footer-newletter-grid {
    align-items: center;
    justify-items: start;
  }

  .corners {
    width: auto;
  }

  .corners.build-image {
    width: 300px;
  }

  .team-members {
    grid-template-columns: 1fr;
  }

  .team-members.space-top {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .category-link {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .blog-card {
    background-color: rgba(218, 175, 255, .06);
    padding: 16px;
  }

  .blog-post-deets {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }

  .docs-category-link {
    padding: 24px;
  }

  .project-thumbnail {
    width: 100%;
  }

  .project-card-foot {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .grid-form {
    grid-template-columns: 1fr;
  }

  .nav-menu {
    padding: 16px;
  }

  .heading {
    max-width: 100vw;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    padding-bottom: 10px;
    padding-right: 0;
    font-size: 21px;
    line-height: 41px;
    display: inline-block;
  }

  .heading-6 {
    justify-content: center;
    font-size: 13px;
    display: block;
  }

  .section-2.our-partenrs {
    padding-bottom: 0;
  }

  .sm-img, .image-7 {
    width: 100px;
  }

  .sm-press.md-press {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    line-height: 24px;
    display: inline-block;
  }

  .why-title {
    font-size: 99px;
  }

  .why-title.sm-title {
    font-size: 78px;
  }

  .heading-11 {
    font-size: 24px;
    display: flex;
  }

  .bold-text-4 {
    justify-content: center;
    font-size: 30px;
    display: flex;
  }

  .bold-text-4.build-text {
    font-size: 18px;
    line-height: 22px;
  }

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

  .heading-13 {
    font-size: 30px;
    line-height: 1.2;
  }

  .f-modal-newsletter {
    height: 100vh;
    min-height: auto;
    min-width: auto;
    background-color: #000;
    grid-template-columns: 1fr;
  }

  .f-modal-base {
    height: 100vh;
    background-color: #000;
    margin-top: 80px;
    display: flex;
  }

  .modal-wrapper {
    height: 100vh;
    display: none;
  }

  .modal-background {
    height: 100vw;
    margin-bottom: -3px;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

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

  .hero-wrapper.hero-bg-image {
    align-items: center;
  }

  .heading-15 {
    justify-content: center;
    display: flex;
  }

  .text-block-9 {
    text-align: justify;
    font-size: 15px;
  }

  .section-3 {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 40px;
    line-height: 25px;
  }

  .div-block-3 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 31px;
  }

  .image-16 {
    align-self: flex-start;
    margin-bottom: 30px;
  }

  .f-image-cover-2.m-card-auto-new {
    width: auto;
    height: auto;
    max-height: none;
    max-width: 100%;
    margin-top: 40px;
    margin-bottom: 100px;
    padding-bottom: 0;
  }

  .f-image-cover-2.m-card-auto-new.norlfix-img {
    width: auto;
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .f-content-image-wrapper, .f-content-image-wrapper.width-card-auto-new {
    width: auto;
    height: auto;
  }

  .f-paragraph-large {
    margin-bottom: 0;
  }

  .f-h3-heading {
    margin-bottom: 20px;
  }

  .f-margin-bottom-16.m-card-new {
    margin-top: 0;
    padding-top: 20px;
  }

  .f-grid-two-column {
    margin-bottom: 0;
  }

  .f-section-large {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .f-feature-icon-wrapper-white, .image-17.upcoming-heading {
    margin-bottom: 0;
  }

  .div-block-7 {
    margin-top: -110px;
    margin-bottom: 40px;
    padding-top: 0;
  }

  .div-block-8 {
    margin-top: -110px;
    margin-bottom: 0;
    padding-top: 0;
  }

  .heading-18 {
    margin-top: 120px;
    margin-bottom: 40px;
    font-size: 32px;
  }

  .image-21 {
    margin-bottom: 20px;
  }

  .image-21.nordek-ecosystem-mobile {
    display: none;
  }

  .image-21.nordek-ecosystem-subheading {
    margin-top: 40px;
    margin-bottom: 0;
    display: inline-block;
  }

  .nordek-ecosystem-mobile {
    display: none;
  }

  .nordek-ecosystem-subheading {
    margin-top: 40px;
    margin-bottom: 0;
    display: inline-block;
  }

  .nordek-ecosystem-subheading.subheading3 {
    margin-top: 100px;
    margin-bottom: -50px;
  }

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

  .margin-bottom-24px-2 {
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
  }

  .hero-image.shadow-two {
    width: 100%;
  }

  .heading-20 {
    font-size: 26px;
  }

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

  .heading-22 {
    font-size: 16px;
  }

  .paragraph-4 {
    text-align: left;
    font-size: 14px;
  }

  .columns-3 {
    display: block;
  }

  .column-4 {
    padding-top: 20px;
    display: flex;
  }

  .brix---btn-circle-accordion-btn {
    width: 25px;
    height: 25px;
    min-height: 25px;
    min-width: 25px;
  }

  .brix---accordion-right-side {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .brix---color-neutral-800 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .brix---color-neutral-800.tab-btm-1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: .5fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .brix---color-neutral-800.tab-btm-3 {
    flex-wrap: wrap;
    display: flex;
  }

  .brix---accordion-item-wrapper-v3-first {
    width: 310px;
    max-width: 320px;
    padding: 20px 10px 10px;
    display: block;
  }

  .brix---badge-secondary---tabs-v2 {
    margin-left: 0;
    margin-right: 0;
    padding: 14px 22px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---badge-secondary---tabs-v2.w--current {
    width: 98%;
    text-align: left;
  }

  .brix---tabs-menu-v2 {
    width: 100%;
    max-width: 100%;
  }

  .brix---tabs-wrapper-v2 {
    display: block;
  }

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

  .brix---section {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .p-logo {
    width: 120px;
    max-width: 120px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .container-6 {
    text-align: left;
    margin-left: 20px;
    padding-right: 20px;
  }

  .heading-29 {
    padding-bottom: 5px;
    padding-right: 10px;
  }

  .brix---paragraph-default-2 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---icon-success-message-left {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .brix---success-message-horizontal {
    flex-direction: column;
  }

  .brix---btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---input {
    min-height: 54px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---input::-ms-input-placeholder {
    font-size: 16px;
    line-height: 16px;
  }

  .brix---input::placeholder {
    font-size: 16px;
    line-height: 16px;
  }

  .brix---grid-subscribe-form-button-left {
    grid-template-columns: 1fr;
  }

  .brix---mg-bottom-24px {
    margin-bottom: 16px;
  }

  .brix---footer-top-border-bottom {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .brix---container-default-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---link-icon-right {
    width: 18px;
  }

  .brix---text-200-bold {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---mg-bottom-16px-2 {
    margin-bottom: 15px;
  }

  .brix---text-center-2 {
    border: 1px #000;
  }

  .brix---text-center-2.mk-3-b.mk-bb {
    padding-top: 40px;
  }

  .brix---grid-stats-v1 {
    grid-template-columns: 1fr;
  }

  .brix---heading-h2-size-2 {
    text-align: center;
    font-size: 24px;
    line-height: 34px;
  }

  .brix---mg-bottom-56px {
    margin-bottom: 32px;
  }

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

  .brix---section-2 {
    padding-bottom: 0;
  }

  .text-block-18 {
    text-align: center;
    padding-bottom: 38px;
  }

  .div-block-19 {
    padding-top: 0;
    display: block;
  }

  .brix---text-200-bold-2 {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---color-accent-2 {
    justify-content: flex-start;
  }

  .brix---heading-h3-size-2 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---card-link-content-left {
    padding-top: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr;
    display: block;
  }

  .brix---grid-3-columns.token-kit {
    padding-bottom: 0;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 32px;
  }

  .brix---container-default-4 {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .brix---section-3 {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .link-block-2 {
    justify-content: center;
    display: flex;
  }

  .new_hero_slider_wrap {
    height: auto;
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero_heading_h1 {
    font-size: 50px;
  }

  .hero_heading_h1.small {
    font-size: 30px;
  }

  .hero_slider_subtext {
    font-size: 18px;
  }

  .team_icon_wrap {
    justify-content: center;
  }

  .slider_team_image_wrap {
    justify-content: space-between;
    align-items: center;
  }

  .icc_icon {
    margin-right: 0;
    position: static;
  }

  .hero_slider_content {
    text-align: center;
    padding-top: 60px;
  }

  .hero_main_slider, .icc_slide {
    height: auto;
  }

  .hero_slider_content-copy {
    width: auto;
    text-align: center;
    padding-top: 60px;
  }

  .team_image {
    height: 100%;
    max-width: 330px;
    margin-top: 0;
    margin-bottom: -30px;
    position: static;
  }

  .gradient_text {
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(135deg, #7c2fdd, #78cae7);
    -webkit-background-clip: text;
    background-clip: text;
  }

  .icon {
    margin-left: 10px;
  }

  .icon-2 {
    margin-right: 10px;
  }

  .icc_giveaway_div {
    text-align: center;
    flex-direction: column;
  }

  .icc_giveaway_text {
    font-size: 24px;
  }

  .gen_h1 {
    font-size: 52px;
  }

  .gen_tag {
    font-size: 28px;
  }

  .gen_hero-para {
    font-size: 18px;
  }

  .gen_numbers-grid {
    grid-template-columns: 1fr;
  }

  .gen_h2 {
    font-size: 38px;
  }

  .gen_about-grid, .gen_about-grid._1 {
    grid-template-columns: 1fr;
  }

  .gen_objectives_main-grid, .gen_objectives_main-grid._1 {
    flex-direction: column;
    display: flex;
  }

  .objectives_wrapper {
    font-size: 20px;
  }

  .gen_partners-grid {
    grid-template-columns: 1fr 1fr;
  }

  .masonry_wrapper {
    column-count: 1;
    grid-template-columns: 1fr;
  }

  .gen_benefits-grid {
    grid-template-columns: 1fr;
  }

  .gen_benefits-wrapper {
    align-items: flex-start;
  }

  .gen_benefits-vector {
    margin-top: 0;
  }

  .gen_roadshow-grid {
    grid-template-columns: 1fr;
  }

  .gen_roadshow-img {
    height: 200px;
  }

  .gen_bwu-card {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .gen_bwu-card.gen {
    width: auto;
  }

  .bwu-card_tag {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 1.1;
  }

  .icc_kit-heading {
    font-size: 20px;
  }

  .icc_kit-grid, .icc_kit-grid.cap {
    grid-template-columns: 1fr;
  }

  .icc_jersey {
    height: 170px;
  }

  .nft_hero_section {
    padding-top: 100px;
  }

  .nft_h1 {
    font-size: 42px;
  }

  .nft_h2 {
    font-size: 30px;
  }

  .nft_main-step-text {
    font-size: 20px;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---accordion-title {
    font-size: 18px;
    line-height: 26px;
  }

  .brix---accordion-btn-horizontal-line, .brix---accordion-btn-vertical-line {
    width: 10px;
  }

  .brix---btn-circle-accordion-btn-2 {
    width: 20px;
    height: 20px;
    min-height: 20px;
    min-width: 20px;
  }

  .brix---accordion-item-wrapper {
    padding: 0;
  }

  .brix---heading-h2-size {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---container-default-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nft_process-list {
    padding-left: 30px;
  }

  .nft_process-list-img.phone-screen {
    width: 200px;
  }

  .brix---paragraph-default-3 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---accordion-title-2 {
    font-size: 18px;
    line-height: 26px;
  }

  .brix---accordion-btn-horizontal-line-2, .brix---accordion-btn-vertical-line-2 {
    width: 10px;
  }

  .brix---btn-circle-accordion-btn-3 {
    width: 20px;
    height: 20px;
    min-height: 20px;
    min-width: 20px;
  }

  .brix---accordion-item-wrapper-2 {
    padding: 0;
  }

  .brix---heading-h2-size-3 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---mg-bottom-16px-3 {
    margin-bottom: 15px;
  }

  .brix---mg-bottom-48px-3 {
    margin-bottom: 32px;
  }

  .brix---container-default-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .gen_hero-img {
    margin-left: -10px;
  }

  .gen_gradient {
    width: 120px;
    height: 120px;
    filter: blur(60px);
  }

  .testimonial-wrapper {
    column-count: 1;
  }

  .gen-tweet {
    width: 320px;
    margin-left: auto;
  }

  .gen_blob1 {
    top: 30%;
  }

  .testimonial-marquee {
    flex-direction: column;
    align-items: center;
  }

  ._3rd-slide-imag {
    margin-right: 0;
  }

  .gen_objectives_main-grid-copy {
    flex-direction: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .benefits-finnovate {
    width: 100%;
    text-align: center;
    justify-content: center;
  }

  .blog-list-grid {
    grid-template-columns: 1fr;
  }

  .blog-card {
    padding: 0;
  }

  .blog-card-date {
    font-size: 14px;
  }

  .new-nav-menu {
    background-color: #000;
  }

  .menu-button-2 {
    margin-left: auto;
  }

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

  .apprentices-modal-wrapper {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .apprentices-popup {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .apprentices-form {
    flex-direction: column;
    display: flex;
  }
}

#w-node-b645e99d-9a9d-540c-19bd-bee542622818-3ab586d7, #w-node-e0082ebe-bea1-d904-176a-3198333ce902-3ab586d7, #w-node-_4b6f3d6f-5f04-8e21-0d69-f1e6ee4fae09-3ab586d7, #w-node-_044997d4-33e0-1d38-5962-c27f3ee717bd-3ab586d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-cb44fee1-3e83-0bcd-e50a-2e5f208c4991-3ab586d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_50dee85a-f05c-6f1e-b2df-2999b50d47e8-3ab586d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_1b5cdab4-c0d7-4e1a-2c2f-6367778adfa4-3ab586d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: auto;
}

#w-node-_614a98eb-feaf-a920-69dd-a5110d1692a1-3ab586d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-b6328939-51a5-4eb2-f9e4-2210d559e958-3ab586d7 {
  align-self: center;
  justify-self: start;
}

#w-node-_2e4e7e66-3344-a4c5-f3ac-3ba6a6b2df27-3ab586d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-_23021afe-c9d2-e37e-abfa-d0b4fa39970d-3ab586d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_08b0a261-46ad-e6e8-ff86-39ab79846944-3ab586d7 {
  justify-self: end;
}

#w-node-d215da64-2154-8c87-2769-786b5446ffe3-3ab586d7 {
  align-self: auto;
}

#w-node-d215da64-2154-8c87-2769-786b5446ffeb-3ab586d7 {
  order: -9999;
  justify-self: start;
}

#w-node-bef0b454-74de-e8d3-68dd-b1b585293183-3ab586d7 {
  justify-self: end;
}

#w-node-_8e80720a-0767-04d4-0ea8-584e9bac866b-3ab586d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-adf8d5d7-ed3f-a269-ef49-0098b45b1db1-3ab586d7, #w-node-adf8d5d7-ed3f-a269-ef49-0098b45b1db0-3ab586d7 {
  align-self: center;
  justify-self: center;
}

#w-node-_8f1eeed4-fb4b-0816-7e4a-742dce5ca39e-3ab586d7, #w-node-_392728c2-f455-1989-6cce-ddde1f4c969d-3ab586d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8163729e-0b08-0876-b9a8-594a7c4c7a45-7c4c7a42 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-_8163729e-0b08-0876-b9a8-594a7c4c7a48-7c4c7a42 {
  align-self: center;
  justify-self: center;
}

#w-node-_8163729e-0b08-0876-b9a8-594a7c4c7a50-7c4c7a42 {
  justify-self: end;
}

#w-node-fa2cfad1-34fe-f2ea-ede1-f9ee4ec8330f-3979909d, #w-node-e23bc08d-f5a7-43f8-c6d1-419f119f37c2-3979909d, #w-node-a9c25ba4-c423-7d66-1405-5ef46ad5285e-3979909d, #w-node-_246bceaa-06e2-2025-c068-bce89cbd9568-3979909d {
  align-self: start;
}

#w-node-_718adcd2-4a12-52bf-5ff9-32d27c8a755d-7c8a755a {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_718adcd2-4a12-52bf-5ff9-32d27c8a7561-7c8a755a {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-d8a479e1-f338-aa3c-b816-c9de2e214600-2e2145e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-d8a479e1-f338-aa3c-b816-c9de2e214602-2e2145e2, #w-node-d8a479e1-f338-aa3c-b816-c9de2e214604-2e2145e2, #w-node-d8a479e1-f338-aa3c-b816-c9de2e214606-2e2145e2, #w-node-d8a479e1-f338-aa3c-b816-c9de2e214608-2e2145e2, #w-node-d8a479e1-f338-aa3c-b816-c9de2e21460a-2e2145e2, #w-node-d8a479e1-f338-aa3c-b816-c9de2e21460c-2e2145e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d8a479e1-f338-aa3c-b816-c9de2e21460e-2e2145e2 {
  grid-area: Area-2;
}

#w-node-d8a479e1-f338-aa3c-b816-c9de2e214610-2e2145e2, #w-node-d8a479e1-f338-aa3c-b816-c9de2e214612-2e2145e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0239cf30-2618-2536-29c6-778b7cd46431-3ab586f7 {
  align-self: stretch;
}

#w-node-_817797ef-2682-343e-5248-a8c2daf50ea3-3ab586f8, #Email.w-node-_817797ef-2682-343e-5248-a8c2daf50ea7-3ab586f8, #Message.w-node-_817797ef-2682-343e-5248-a8c2daf50ea8-3ab586f8, #w-node-_817797ef-2682-343e-5248-a8c2daf50ea9-3ab586f8, #w-node-_817797ef-2682-343e-5248-a8c2daf50ead-3ab586f8 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_19729c88-ab70-b36c-d7be-356ba0eac74b-3ab586f8, #w-node-_19729c88-ab70-b36c-d7be-356ba0eac74c-3ab586f8 {
  align-self: center;
  justify-self: center;
}

#w-node-_19729c88-ab70-b36c-d7be-356ba0eac74d-3ab586f8 {
  align-self: center;
  justify-self: end;
}

#w-node-e8294475-ee84-9a82-4f19-c29931a081fa-3ab5870f {
  align-self: stretch;
}

#w-node-_15c41395-f5b3-aaf5-f401-d12522fa254f-22fa2532 {
  align-self: start;
  justify-self: start;
}

#w-node-_13be12fc-04d8-ba08-67db-026c2c6f6323-22fa2532, #w-node-_8d3f14d5-9a0d-02ac-d393-b96406f451a3-22fa2532, #w-node-_4d21f6b3-c7c8-6295-3f77-ac951c8448d3-22fa2532, #w-node-_9dc71ff2-e29f-3088-02a4-f20e08c7e630-22fa2532 {
  align-self: start;
}

#w-node-_0da77197-11af-4c8d-802c-7d84b4166ce9-3ab58710 {
  align-self: stretch;
}

#w-node-_54ebd3fb-7c4c-1061-a875-c8989c409137-3ab58711 {
  align-self: center;
  justify-self: auto;
}

#w-node-b0e300c0-b692-b9c8-ca8c-908d3ff20000-3ab58711 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a2750df2-0f1c-24b8-e322-ed7e6887ac32-3ab58713 {
  align-self: start;
}

#w-node-f65b7bb1-4778-4a1d-ec89-ce8887670a18-3ab5872c {
  align-self: end;
  justify-self: center;
}

#w-node-f65b7bb1-4778-4a1d-ec89-ce8887670a25-3ab5872c {
  justify-self: center;
}

#w-node-_0d8b6cb8-3092-06b7-2288-c0e1833a6286-3ab5872c {
  align-self: end;
  justify-self: center;
}

#w-node-_0d8b6cb8-3092-06b7-2288-c0e1833a6289-3ab5872c {
  justify-self: center;
}

#w-node-_1b52bbf9-4e8e-383a-913f-ff8f3685bd03-3ab5872c {
  align-self: end;
  justify-self: center;
}

#w-node-_3d6ee0b4-d8a7-1b77-f3ef-99a9cfa3301e-3ab5872c {
  justify-self: center;
}

#w-node-_446a95c8-41a2-5c3b-7f91-5c072da0af15-3ab5872c {
  align-self: end;
  justify-self: center;
}

#w-node-_446a95c8-41a2-5c3b-7f91-5c072da0af18-3ab5872c {
  justify-self: center;
}

#w-node-_453a675c-e93d-11f5-1f33-cd695e0c5c4b-3ab5872c {
  align-self: end;
  justify-self: center;
}

#w-node-_453a675c-e93d-11f5-1f33-cd695e0c5c4e-3ab5872c {
  justify-self: center;
}

#w-node-ff91ad69-75dc-96f9-b396-2fca21c461a8-3ab5872c {
  align-self: end;
  justify-self: center;
}

#w-node-ff91ad69-75dc-96f9-b396-2fca21c461ab-3ab5872c {
  justify-self: center;
}

#w-node-_9c5df11d-241c-a7f3-e6bb-8770fbcbe976-3ab5872c, #w-node-_9c5df11d-241c-a7f3-e6bb-8770fbcbe986-3ab5872c, #w-node-_9c5df11d-241c-a7f3-e6bb-8770fbcbe996-3ab5872c, #w-node-_63b7bb84-c695-ead5-36a2-351386b84e0c-3ab5872c, #w-node-_63b7bb84-c695-ead5-36a2-351386b84e16-3ab5872c {
  justify-self: start;
}

#w-node-_3f17ad2f-c375-d80c-ea36-9f5dd18b7826-3ab5872c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_3f17ad2f-c375-d80c-ea36-9f5dd18b7827-3ab5872c, #w-node-_23673004-93e8-0754-5a36-ec4e0f130802-3ab5872c, #w-node-_23673004-93e8-0754-5a36-ec4e0f130803-3ab5872c, #w-node-_8d0e4117-5d2d-b47b-feeb-40902fd1958e-3ab5872c, #w-node-_8d0e4117-5d2d-b47b-feeb-40902fd1958f-3ab5872c, #w-node-_3e92400e-7adb-72ea-7984-8f653d3f29a9-3ab5872c, #w-node-_3e92400e-7adb-72ea-7984-8f653d3f29aa-3ab5872c, #w-node-f385c307-3efd-fe5b-14b2-24afd3dace96-3ab5872c, #w-node-f385c307-3efd-fe5b-14b2-24afd3dace97-3ab5872c, #w-node-e3055ae2-47c3-0b18-a6f1-e0895566e123-3ab5872c, #w-node-e3055ae2-47c3-0b18-a6f1-e0895566e124-3ab5872c, #w-node-_8f354fc6-65f1-2590-a29f-ccca360d801e-3ab5872c, #w-node-_8f354fc6-65f1-2590-a29f-ccca360d801f-3ab5872c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-b50f4589-c703-83b2-1219-0237d4d9f47e-3ab5872e, #w-node-_52e42e32-af8b-0678-029a-71fbcca9d4fc-3ab5872e, #w-node-a5ee8592-a281-23f8-7c95-996e0bc00f4d-3ab5872e, #w-node-_09e6a02f-f845-a89c-0b72-fef26d90a328-3ab5872e, #w-node-_5eae6d85-b934-d55b-b8b2-01ab60000cb2-3ab5872e, #w-node-e18a5001-dcff-1ace-451b-81ea86185fa9-3ab5872e, #w-node-e18a5001-dcff-1ace-451b-81ea86185fd1-3ab5872e, #w-node-ce34e83f-f82f-823b-a8aa-24c5c303787b-9d578fe5, #w-node-_47b391a2-20c8-bbf4-1a34-903c21b1b527-9d578fe5, #w-node-eeb37dfd-6bc6-aa2d-6b80-84c4c5d8a281-9d578fe5, #w-node-_9dca63fa-f692-8852-bd21-79e87aab83f7-9d578fe5, #w-node-_045e4157-1ede-a9e4-de20-900a7afb7704-9d578fe5, #w-node-ad31baa8-03fa-a6c4-6b47-28934e604ba8-9d578fe5, #w-node-_2a76f219-964c-5d0f-2e42-f26200b9330b-9d578fe5, #w-node-b033d3a7-e185-6268-1e6a-6a49ea1a0b40-9d578fe5, #w-node-d02da6b7-c4ab-57df-fa02-6e7af251260c-9d578fe5, #w-node-_5a9a1a1c-cef6-8406-8e0e-9a8ad9b9e8a7-9d578fe5, #w-node-e3856749-5112-cc1b-4027-51005255d530-9d578fe5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a4647848-ae6e-f5d2-75c6-7570ded99bfb-9d578fe5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-a4647848-ae6e-f5d2-75c6-7570ded99c01-9d578fe5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-a4647848-ae6e-f5d2-75c6-7570ded99c02-9d578fe5, #w-node-a4647848-ae6e-f5d2-75c6-7570ded99c06-9d578fe5, #w-node-a4647848-ae6e-f5d2-75c6-7570ded99c0a-9d578fe5, #w-node-a4647848-ae6e-f5d2-75c6-7570ded99c0e-9d578fe5, #w-node-a4647848-ae6e-f5d2-75c6-7570ded99c12-9d578fe5, #w-node-a4647848-ae6e-f5d2-75c6-7570ded99c16-9d578fe5, #w-node-a4647848-ae6e-f5d2-75c6-7570ded99c1a-9d578fe5, #w-node-a4647848-ae6e-f5d2-75c6-7570ded99c1e-9d578fe5, #w-node-a4647848-ae6e-f5d2-75c6-7570ded99c22-9d578fe5, #w-node-a4647848-ae6e-f5d2-75c6-7570ded99c26-9d578fe5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_73742582-48a8-4108-a168-273cfc6d7dea-9d578fe5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_8781bb4a-6f27-b5f2-ad20-a6292e1d85e9-9d578fe5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_02da91cb-21a4-9e00-6d28-78a254a521b6-9d578fe5, #w-node-_3ca8caf3-23e0-fe64-f77a-3422b63334d0-9d578fe5, #w-node-c788b5b7-54c7-eb8c-2c73-381a5096726c-9d578fe5, #w-node-_702f6e4b-4d14-6cc6-75ea-01e664c1131a-9d578fe5, #w-node-fc7ec84d-31b3-94ab-fe91-65a456caafd4-9d578fe5, #w-node-_532bdda0-4b36-bcf9-0cab-8ec3968c49c7-9d578fe5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_16e06478-2beb-7a81-911f-5137a3d43a3f-9d578fe5, #w-node-_16e06478-2beb-7a81-911f-5137a3d43a61-9d578fe5, #w-node-_8c22d539-d184-1dd7-ce5c-e167974a0f1a-9d578fe5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-_6a58e0b7-d0f9-8511-e42c-b12ed921679a-9d578fe5, #w-node-f590a8b5-53b7-8978-e7be-dccc5291d19c-9d578fe5, #w-node-_089fc03e-7453-deb3-4a24-9039cf1119e2-9d578fe5, #w-node-_09329336-80e2-eb06-c85c-b17d4a14dc03-9d578fe5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_50a9837a-aef7-cd1e-edae-2ba4f57720d4-9d578fe5, #w-node-_8ddc9c34-7f86-46ba-edf9-de378d9398d0-9d578fe5, #w-node-_49155924-19d5-047c-c38a-2f0b7f48d249-9d578fe5, #w-node-_791d0387-f20f-686f-fbc7-7b3d0e6ea94f-9d578fe5, #w-node-_72f793d6-dba2-11cd-7f9c-7d0e2a69d32a-9d578fe5, #w-node-_1b953f16-62da-3014-6b78-4dda842c4f12-9d578fe5, #w-node-_744c37ac-3d90-9466-475c-bd1e872457e5-9d578fe5, #w-node-_1c38a6c6-676d-627e-1a94-01a3acc42c6e-9d578fe5, #w-node-b8a2a30b-c6ae-6ad1-9a3f-642df5bd769e-9d578fe5, #w-node-fb94d5cf-a8db-593e-e49e-a8c7b747ff95-9d578fe5, #w-node-_406b9c01-b78e-2877-f108-c3a366098dcf-9d578fe5, #w-node-_5513651b-8e38-5e79-2b56-6babe34aeba1-9d578fe5, #w-node-d44bdbf5-1d22-12b3-ed93-a2d4a555cf2e-9d578fe5, #w-node-d50e48da-290c-de2b-a220-245b6434c3d9-9d578fe5, #w-node-_9e2e6197-db38-8cf9-f05f-928b0b098c47-9d578fe5, #w-node-d1199caa-b63e-ad7e-ee61-f479ae8d27c5-9d578fe5, #w-node-_158ef82f-1e2f-5dea-292c-aa5a36190158-9d578fe5, #w-node-_50cf3f28-9e70-8df1-8572-9217583f0e52-9d578fe5, #w-node-_99483dd0-b0b0-4856-1d93-28c65d415765-9d578fe5, #w-node-_51320861-c762-a4f4-9175-8e24aee11acf-9d578fe5, #w-node-_573c3e87-f067-021a-80c4-c8568cebb8d3-9d578fe5, #w-node-e004d4c1-b2aa-7afa-7d8f-fc8f4afea4ae-9d578fe5, #w-node-ab652778-8864-4f49-3655-fd585446a3ef-9d578fe5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_02bffaf4-7f05-eef2-201b-156412ae0ee9-abf07995, #w-node-_63415ab7-7725-eee4-dc4a-54f92c193a1f-abf07995 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a4647848-ae6e-f5d2-75c6-7570ded99bfb-a3853ccd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-a4647848-ae6e-f5d2-75c6-7570ded99c01-a3853ccd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-a4647848-ae6e-f5d2-75c6-7570ded99c02-a3853ccd, #w-node-a4647848-ae6e-f5d2-75c6-7570ded99c06-a3853ccd, #w-node-a4647848-ae6e-f5d2-75c6-7570ded99c0a-a3853ccd, #w-node-a4647848-ae6e-f5d2-75c6-7570ded99c0e-a3853ccd, #w-node-a4647848-ae6e-f5d2-75c6-7570ded99c12-a3853ccd, #w-node-a4647848-ae6e-f5d2-75c6-7570ded99c16-a3853ccd, #w-node-a4647848-ae6e-f5d2-75c6-7570ded99c1a-a3853ccd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_16e06478-2beb-7a81-911f-5137a3d43a3f-a3853ccd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_16e06478-2beb-7a81-911f-5137a3d43a61-a3853ccd, #w-node-_0e02c73f-5f39-455e-172d-31fd17f84850-a3853ccd, #w-node-a50cd441-bf74-91eb-1351-cd9e12136021-a3853ccd, #w-node-a50cd441-bf74-91eb-1351-cd9e1213602b-a3853ccd, #w-node-a50cd441-bf74-91eb-1351-cd9e12136035-a3853ccd, #w-node-a50cd441-bf74-91eb-1351-cd9e1213603f-a3853ccd, #w-node-a50cd441-bf74-91eb-1351-cd9e12136049-a3853ccd, #w-node-a50cd441-bf74-91eb-1351-cd9e12136053-a3853ccd, #w-node-a50cd441-bf74-91eb-1351-cd9e1213605d-a3853ccd, #w-node-_36e70a74-d260-dcf4-63ec-f32775726292-a3853ccd, #w-node-_98a686ec-26a5-1b26-ceb6-c48cb0398f0d-a3853ccd, #w-node-_98a686ec-26a5-1b26-ceb6-c48cb0398f12-a3853ccd, #w-node-_98a686ec-26a5-1b26-ceb6-c48cb0398f17-a3853ccd, #w-node-_98a686ec-26a5-1b26-ceb6-c48cb0398f1c-a3853ccd, #w-node-_98a686ec-26a5-1b26-ceb6-c48cb0398f21-a3853ccd, #w-node-_98a686ec-26a5-1b26-ceb6-c48cb0398f26-a3853ccd, #w-node-_98a686ec-26a5-1b26-ceb6-c48cb0398f2b-a3853ccd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-b6328939-51a5-4eb2-f9e4-2210d559e958-3ab586d7 {
    justify-self: center;
  }

  #w-node-_2e4e7e66-3344-a4c5-f3ac-3ba6a6b2df27-3ab586d7 {
    order: -9999;
  }

  #w-node-_08b0a261-46ad-e6e8-ff86-39ab79846932-3ab586d7, #w-node-d215da64-2154-8c87-2769-786b5446ffe3-3ab586d7, #w-node-bef0b454-74de-e8d3-68dd-b1b58529317b-3ab586d7 {
    order: 9999;
  }

  #our-team.w-node-_8e80720a-0767-04d4-0ea8-584e9bac866a-3ab586d7, #w-node-_283161a0-1ee9-eda0-58a5-6bbecce457be-3ab586d7 {
    align-self: center;
    justify-self: center;
  }

  #w-node-_577b99c7-889e-a88e-d213-c82b397990a1-3979909d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_4bd4d8b9-5938-69f3-9487-fbbb3933691d-3933691a, #w-node-_4bd4d8b9-5938-69f3-9487-fbbb3933691f-3933691a {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_08b0a261-46ad-e6e8-ff86-39ab79846932-3ab586d7, #w-node-bef0b454-74de-e8d3-68dd-b1b58529317b-3ab586d7 {
    align-self: auto;
  }

  #w-node-_577b99c7-889e-a88e-d213-c82b397990a1-3979909d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_718adcd2-4a12-52bf-5ff9-32d27c8a755d-7c8a755a {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-d8a479e1-f338-aa3c-b816-c9de2e214615-2e2145e2, #w-node-d8a479e1-f338-aa3c-b816-c9de2e21461a-2e2145e2, #w-node-d8a479e1-f338-aa3c-b816-c9de2e21461f-2e2145e2, #w-node-d8a479e1-f338-aa3c-b816-c9de2e214624-2e2145e2, #w-node-d8a479e1-f338-aa3c-b816-c9de2e214629-2e2145e2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_07ac03f5-3ba1-e8be-4523-0109f88a567e-3ab586f8, #w-node-d02bcb4d-fd22-4d57-e6c5-ead9f23b7666-3ab586f8 {
    justify-self: start;
  }

  #w-node-a4647848-ae6e-f5d2-75c6-7570ded99c01-9d578fe5, #w-node-a4647848-ae6e-f5d2-75c6-7570ded99c01-a3853ccd {
    justify-self: auto;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_0391b5a3-fc91-586a-f67b-45cf407558f3-3ab586d7, #w-node-_0a87c31d-3961-de1f-11a5-7f0e9b3a846a-3ab586d7, #w-node-ec0f978a-42ce-2056-c1fa-d1f58c0f5de0-3ab586d7, #w-node-ec0f978a-42ce-2056-c1fa-d1f58c0f5de6-3ab586d7, #w-node-ec0f978a-42ce-2056-c1fa-d1f58c0f5deb-3ab586d7, #w-node-_22708b24-6d1e-011a-572f-6aa6e95162a3-3ab586d7, #w-node-_22708b24-6d1e-011a-572f-6aa6e95162a9-3ab586d7, #w-node-_22708b24-6d1e-011a-572f-6aa6e95162ae-3ab586d7 {
    justify-self: start;
  }

  #w-node-_8e80720a-0767-04d4-0ea8-584e9bac866b-3ab586d7 {
    align-self: center;
  }

  #w-node-_577b99c7-889e-a88e-d213-c82b397990a1-3979909d {
    align-self: auto;
    justify-self: auto;
  }

  #w-node-fa2cfad1-34fe-f2ea-ede1-f9ee4ec8330f-3979909d, #w-node-e23bc08d-f5a7-43f8-c6d1-419f119f37c2-3979909d, #w-node-a9c25ba4-c423-7d66-1405-5ef46ad5285e-3979909d, #w-node-_246bceaa-06e2-2025-c068-bce89cbd9568-3979909d {
    justify-self: start;
  }

  #w-node-_817797ef-2682-343e-5248-a8c2daf50ea3-3ab586f8, #Email.w-node-_817797ef-2682-343e-5248-a8c2daf50ea7-3ab586f8, #Message.w-node-_817797ef-2682-343e-5248-a8c2daf50ea8-3ab586f8, #w-node-_817797ef-2682-343e-5248-a8c2daf50ea9-3ab586f8, #w-node-_817797ef-2682-343e-5248-a8c2daf50ead-3ab586f8, #w-node-f65b7bb1-4778-4a1d-ec89-ce8887670a17-3ab5872c, #w-node-_0d8b6cb8-3092-06b7-2288-c0e1833a6285-3ab5872c, #w-node-_1b52bbf9-4e8e-383a-913f-ff8f3685bd02-3ab5872c, #w-node-_446a95c8-41a2-5c3b-7f91-5c072da0af14-3ab5872c, #w-node-_453a675c-e93d-11f5-1f33-cd695e0c5c4a-3ab5872c, #w-node-ff91ad69-75dc-96f9-b396-2fca21c461a7-3ab5872c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@font-face {
  font-family: 'Satoshi';
  src: url("64257cf37c31855cfce9fbd4_Satoshi-Black.woff2") format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url("64257cf37c3185456fe9fbe2_Satoshi-Bold.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url("64257cf37c3185fa71e9fbe3_Satoshi-BoldItalic.woff2") format('woff2');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url("64257cf37c318578bce9fbe5_Satoshi-BlackItalic.woff2") format('woff2');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url("64257cf37c318561dbe9fbe8_Satoshi-Medium.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url("64257cf37c31856e30e9fbe6_Satoshi-Light.woff2") format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url("64257cf37c318557b9e9fbe7_Satoshi-LightItalic.woff2") format('woff2');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url("64257cf37c3185fd0fe9fbea_Satoshi-Regular.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url("64257cf37c31857822e9fbe9_Satoshi-MediumItalic.woff2") format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi variable';
  src: url("") format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url("64257cf37c3185b482e9fbec_Satoshi-VariableItalic.woff2") format('woff2'), url("64257cf37c31850e40e9fbe4_Satoshi-Italic.woff2") format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}