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("") 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;
}

.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 {
  --cultured: #f7f7f8;
  --soft-blue: #9ec5fa;
  --hard-grey: #2a2f31;
  --faint-grey: #f0f2f3;
  --soft-grey: #e1e5e7;
  --dark-grey: #4c5458;
  --black: #111314;
  --faint-blue: #d0e8ff;
  --blue: #356af0;
  --dark-blue: #0f42c3;
  --hard-blue: #0a3092;
  --light-grey: #afb7bb;
  --light-blue: #529dff;
  --back-blue: #e9f3fd;
  --grey: #808c91;
  --white: white;
  --maastricht-blue: #001731;
  --rich-black: #030f1c;
  --pastel-blue: #abbdcc;
  --blue-jeans: #4da2ff;
  --light-periwinkle: #c3ced9;
  --slate-gray: #77828c;
  --diamond: #c0deff;
  --metallic-silver: #a1aab2;
  --radical-red: #ff3370;
  --smashed-pumpkin: #ff6c3d;
  --medium-orchid: #b549ea;
  --shampoo: #fed5f4;
  --blue-jeans-hover-color: #1a88ff;
}

.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-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@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 {
  color: var(--cultured);
  letter-spacing: -.02em;
  background-color: #030f1c;
  padding-bottom: 8px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

h5 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  letter-spacing: .4px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.4em;
}

a {
  color: #111;
  text-decoration: none;
}

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

li {
  margin-bottom: 4px;
}

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

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

blockquote {
  border-left: 5px solid var(--soft-blue);
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 1.4em;
}

figcaption {
  color: var(--hard-grey);
  text-align: center;
  margin-top: 6px;
  font-size: 16px;
}

.sg-nav {
  width: 240px;
  height: 0;
  border-right: 1px solid #ced5db;
  position: fixed;
  top: 0%;
  bottom: 0;
  left: 0;
  right: auto;
}

.sg-menu-brand {
  margin-top: 40px;
  margin-bottom: 50px;
  margin-left: 30px;
  padding-left: 0;
}

.sg-menu {
  width: 100%;
}

.sg-menu-link {
  width: 100%;
  color: var(--dark-grey);
  border-left: 4px solid rgba(0, 0, 0, 0);
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 27px;
  transition: background-color .2s, color .2s;
}

.sg-menu-link:hover {
  color: var(--black);
}

.sg-menu-link.w--current {
  background-color: var(--soft-grey);
  color: var(--black);
  padding-right: 0;
  font-weight: 600;
}

.horizontal-line {
  width: 100%;
  height: 1px;
  opacity: .2;
  background-color: #1d1916;
  margin-bottom: 36px;
}

.horizontal-line.design-system {
  position: relative;
  bottom: -80px;
}

.sg-block {
  margin-bottom: 32px;
}

.sg-description {
  max-width: 400px;
  color: #929aa1;
}

.form-error {
  color: #444;
  background-color: #ece7e0;
  border-radius: 6px;
  padding: 16px;
}

.grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

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

.grid.desk-4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.small-button {
  background-color: var(--blue);
  color: #fff;
  text-align: center;
  border-radius: 4px;
  flex: none;
  margin-bottom: 16px;
  padding: 6px 16px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
  transition: border-color .2s, color .2s, box-shadow .2s, background-color .2s;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .03);
}

.small-button:hover {
  background-color: var(--dark-blue);
  color: #fff;
  box-shadow: 0 7px 20px -10px rgba(0, 0, 0, .2);
}

.small-button:active {
  background-color: var(--hard-blue);
}

.small-button.light {
  background-color: var(--faint-blue);
  color: var(--blue);
  margin-right: 0;
}

.small-button.light:hover {
  background-color: var(--soft-blue);
  color: var(--dark-blue);
}

.small-button.light:active {
  background-color: var(--blue);
  color: #fff;
}

.small-button.outline {
  color: var(--blue);
  background-color: rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 2px #9accff;
}

.small-button.outline:hover {
  background-color: var(--blue);
  box-shadow: inset 0 0 0 2px var(--blue);
  color: #fff;
}

.small-button.outline:active {
  background-color: var(--dark-blue);
  box-shadow: inset 0 0 0 2px var(--dark-blue);
}

.wrapper {
  width: 100%;
  min-height: 100vh;
}

._1-2-grid {
  max-width: 1000px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.form {
  margin-bottom: 8px;
}

._12-columns {
  flex-flow: wrap;
  align-content: stretch;
  justify-content: center;
  align-items: center;
  margin-left: -16px;
  margin-right: -16px;
  display: flex;
}

._12-columns.align-left {
  justify-content: flex-start;
}

.tab-link {
  width: 140px;
  border-bottom: 2px solid var(--light-grey);
  opacity: .5;
  color: var(--dark-grey);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  flex: 0 auto;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 20px;
  font-size: 18px;
  transition: border-color .2s, color .2s;
}

.tab-link:hover {
  border-bottom-color: var(--dark-grey);
  color: var(--hard-grey);
}

.tab-link.w--current {
  border-bottom-color: var(--light-blue);
  opacity: 1;
  color: var(--blue);
  background-color: rgba(0, 0, 0, 0);
  font-weight: 700;
}

.form-radio-button, .form-checkbox {
  margin-bottom: 16px;
  padding-left: 24px;
}

._2-1-grid {
  max-width: 1000px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.column {
  min-height: 32px;
  flex-flow: column;
  flex: 0 auto;
  align-items: stretch;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  position: relative;
}

.column.desk-3 {
  width: 25%;
  flex: none;
}

.column.desk-6 {
  width: 50%;
}

.column.desk-1 {
  width: 8.33%;
  flex: 0 auto;
}

.column.desk-8 {
  width: 66.6667%;
}

.column.desk-10 {
  width: 83.33%;
}

.column.desk-5 {
  width: 41.66%;
}

.column.desk-2 {
  width: 16.66%;
}

.column.desk-12 {
  width: 100%;
}

.column.desk-9 {
  width: 75%;
}

.column.desk-4 {
  width: 33.33%;
}

.column.desk-7 {
  width: 58.3333%;
}

.column.desk-11 {
  width: 91.66%;
}

.spacer {
  height: 48px;
  background-color: #ece7e0;
}

.spacer._48 {
  width: 48px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
}

.spacer._128 {
  width: 128px;
  height: 128px;
  background-color: rgba(0, 0, 0, 0);
}

.spacer._96 {
  width: 96px;
  height: 96px;
  background-color: rgba(0, 0, 0, 0);
}

.spacer._32 {
  width: 32px;
  height: 32px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
}

.spacer._80 {
  width: 80px;
  height: 80px;
  background-color: rgba(0, 0, 0, 0);
}

.spacer._24 {
  width: 24px;
  height: 24px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
}

.spacer._16 {
  width: 16px;
  height: 16px;
  background-color: rgba(0, 0, 0, 0);
}

.spacer._64 {
  width: 64px;
  height: 64px;
  background-color: rgba(0, 0, 0, 0);
}

.text-input {
  border: 1px solid var(--soft-grey);
  border-radius: 5px;
  margin-bottom: 16px;
  padding: 24px 16px;
  font-size: 15px;
  line-height: 1.4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .01);
}

.text-input:focus {
  border-color: var(--light-blue);
}

.text-input::-ms-input-placeholder {
  color: var(--soft-grey);
}

.text-input::placeholder {
  color: var(--soft-grey);
}

.text-input.form {
  min-height: 120px;
  padding-top: 16px;
  padding-bottom: 16px;
  line-height: 1.4em;
}

.paragraph {
  margin-bottom: 0;
  font-weight: 500;
}

.paragraph.small {
  opacity: .75;
  font-size: 14px;
}

.paragraph.large {
  font-size: 20px;
}

.radio-button {
  width: 20px;
  height: 20px;
  margin-top: 0;
  margin-left: -24px;
  margin-right: 10px;
}

.radio-button.w--redirected-checked {
  border-width: 6px;
  border-color: #2b95ff;
}

.visible-spacer {
  background-color: var(--faint-blue);
  border-radius: 5px;
  display: inline-block;
}

.form-dropdown {
  width: 100%;
  height: 48px;
  border: 1px solid var(--soft-grey);
  color: var(--dark-grey);
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 16px;
  padding: 8px 16px;
  font-size: 15px;
  position: relative;
}

.form-dropdown:hover, .form-dropdown:focus {
  color: #37474e;
}

.form-dropdown::-ms-input-placeholder {
  color: #999;
  font-size: 15px;
}

.form-dropdown::placeholder {
  color: #999;
  font-size: 15px;
}

.rich-text {
  text-align: left;
}

.rich-text img {
  border-radius: 6px;
}

.ds-module {
  min-height: 100px;
  min-width: 100px;
  background-color: var(--faint-blue);
  border-radius: 5px;
  flex-direction: column;
  display: flex;
  position: relative;
}

.icon {
  width: 55px;
  height: 55px;
  color: #fff;
  margin-bottom: 20px;
  font-size: 24px;
}

.ds-icon-grid {
  margin-top: 24px;
}

.vertical-tab {
  width: 100%;
  margin-top: 24px;
  margin-bottom: 24px;
}

.tabs-menu {
  width: 100%;
  justify-content: center;
  margin-bottom: 48px;
  display: flex;
}

.ds-colour-block {
  width: 12.5%;
  padding-right: 16px;
  display: inline-block;
}

.check-box {
  width: 20px;
  height: 20px;
  margin-top: 0;
  margin-left: -24px;
  margin-right: 10px;
}

.check-box.w--redirected-checked {
  background-color: #2b95ff;
  background-position: 50%;
  background-size: 16px;
  border-color: #2b95ff;
}

.column-styleguide {
  width: 100%;
  height: 40px;
  background-color: var(--faint-blue);
  border-radius: 6px;
}

.color-block {
  width: 100%;
  height: 60px;
  background-color: var(--black);
  border-radius: 5px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
}

.color-block.back-blue {
  background-color: var(--back-blue);
}

.color-block.soft-grey {
  background-color: var(--light-grey);
}

.color-block.back-grey {
  background-color: var(--faint-grey);
}

.color-block.light-grey {
  background-color: var(--grey);
}

.color-block.grey {
  background-color: var(--dark-grey);
}

.color-block.hard-blue {
  background-color: var(--hard-blue);
}

.color-block.blue {
  background-color: var(--blue);
}

.color-block.silver {
  background-color: var(--soft-grey);
}

.color-block.dark-grey {
  background-color: var(--hard-grey);
}

.color-block.white {
  border: 1px solid var(--faint-grey);
  background-color: var(--white);
}

.color-block.light-blue {
  background-color: var(--light-blue);
  border-style: none;
}

.color-block.soft-blue {
  background-color: var(--soft-blue);
}

.color-block.dark-blue {
  background-color: var(--dark-blue);
}

.color-block.pale-blue {
  background-color: var(--faint-blue);
}

.form-success {
  color: #444;
  background-color: #d4e9ff;
  border-radius: 6px;
  padding: 32px;
  font-size: 16px;
  line-height: 1.4em;
}

.sg-content {
  max-width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 240px;
  display: flex;
}

.sg-section {
  z-index: 0;
  text-align: left;
  padding: 60px 80px 60px 60px;
  position: relative;
}

.sg-section.header {
  background-color: var(--blue);
  color: #fff;
}

.ds-icon {
  margin-bottom: 4px;
  margin-right: 24px;
  display: inline-block;
}

.ds-colour-grid {
  flex-wrap: wrap;
  margin-top: 24px;
  display: flex;
}

.field-block {
  z-index: 1;
  min-height: 20px;
  min-width: 50px;
  border: 1px solid rgba(0, 0, 0, 0);
  flex-direction: column;
  flex: 1;
  align-items: stretch;
  margin-bottom: 8px;
  display: flex;
}

.heading.h3 {
  font-size: 28px;
  line-height: 1.4em;
}

.heading.h6 {
  color: var(--dark-grey);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5em;
}

.heading.h5-15-1-5 {
  color: var(--dark-grey);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5em;
}

.heading.h4 {
  margin-bottom: 12px;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.4em;
}

.heading.h1 {
  margin-bottom: 18px;
  font-size: 45px;
  line-height: 1.25em;
}

.heading.h2 {
  margin-bottom: 20px;
  font-size: 36px;
  line-height: 1.3em;
}

.button {
  background-color: var(--blue);
  color: #fff;
  text-align: center;
  border-radius: 6px;
  flex: none;
  margin-bottom: 8px;
  padding: 8px 32px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  transition: border-color .2s, color .2s, box-shadow .2s, background-color .2s;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .03);
}

.button:hover {
  background-color: var(--dark-blue);
  box-shadow: 0 7px 20px -10px rgba(0, 0, 0, .2);
}

.button:active {
  background-color: var(--hard-blue);
}

.button.outline {
  box-shadow: inset 0 0 0 2px var(--light-blue);
  color: var(--blue);
  background-color: rgba(0, 0, 0, 0);
}

.button.outline:hover {
  background-color: var(--blue);
  box-shadow: inset 0 0 0 2px var(--blue);
  color: #fff;
}

.button.outline:active {
  background-color: var(--dark-blue);
  box-shadow: inset 0 0 0 2px var(--dark-blue);
}

.button.light {
  background-color: var(--faint-blue);
  color: var(--blue);
}

.button.light:hover {
  background-color: var(--soft-blue);
  color: var(--dark-blue);
}

.button.light:active {
  background-color: var(--blue);
  color: #fff;
}

.button.grey {
  background-color: var(--soft-grey);
  box-shadow: none;
  color: var(--dark-grey);
}

.button.grey:hover {
  background-color: var(--light-grey);
  color: var(--hard-grey);
}

.button.grey:active {
  background-color: var(--grey);
  color: var(--black);
}

.button.minimal {
  box-shadow: none;
  color: var(--blue);
  background-color: rgba(0, 0, 0, 0);
  margin-left: 8px;
  margin-right: 8px;
  padding-left: 16px;
  padding-right: 16px;
}

.button.minimal:hover {
  color: var(--dark-blue);
}

.button.minimal:active {
  color: var(--hard-blue);
}

.button.disabled {
  box-shadow: none;
  background-color: #d4e9ff;
}

.button.disabled:hover {
  color: #fff;
}

.sg-title {
  color: #3f3b35;
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 1.4em;
}

.ds-section-header {
  margin-bottom: 50px;
}

.text-box {
  max-width: 750px;
}

.text-box._600px {
  max-width: 600px;
  min-height: 64px;
}

.text-box._600px.visible {
  background-color: var(--faint-blue);
  border-radius: 6px;
}

.text-box._500px {
  max-width: 500px;
  min-height: 64px;
}

.text-box._500px.visible {
  background-color: var(--faint-blue);
  border-radius: 6px;
}

.text-box._400px {
  max-width: 400px;
  min-height: 64px;
}

.text-box._400px.visible {
  background-color: var(--faint-blue);
  border-radius: 6px;
}

.text-box._800px {
  max-width: 800px;
  min-height: 64px;
}

.text-box._800px.visible {
  background-color: var(--faint-blue);
  border-radius: 6px;
}

.text-box._700px {
  max-width: 700px;
  min-height: 64px;
}

.text-box._700px.visible {
  background-color: var(--faint-blue);
  border-radius: 6px;
}

.sg-body {
  background-color: var(--white);
}

.sg-label {
  color: var(--grey);
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 32px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2em;
}

.field-label {
  color: var(--dark-grey);
  font-size: 14px;
  font-weight: 500;
}

.block-quote {
  border-left-color: var(--soft-blue);
  font-size: 18px;
  line-height: 1.4em;
}

.white-link {
  color: var(--soft-blue);
}

.sg-nav-container {
  width: 240px;
  height: 100vh;
  background-color: var(--faint-grey);
}

.hero-a.section--main {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
}

.container-cp {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 1px 32px;
  display: flex;
}

.text--hero-large-159px {
  letter-spacing: -.06em;
  margin-bottom: 50px;
  font-family: Inter, sans-serif;
  font-size: 159px;
  font-weight: 500;
  line-height: 159px;
}

.new-gradient-2 {
  object-fit: cover;
  border-radius: 24px;
}

.vectors-wrapper {
  height: .00010141px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.scroll-down {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vectors-wrapper-2 {
  width: 24px;
  height: 24px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-2.vector-black {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
}

.text--paragraph-15px {
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.text--paragraph-15px.text--paragraph-white {
  color: #eaf7ff;
}

.text--paragraph-15px.text--white.text--caption-16px.line-height-21 {
  line-height: 21px;
}

.text--h2-32px {
  letter-spacing: -.05em;
  margin-bottom: 23px;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 30px;
}

.text--h2-32px.text--white.margin-bottom-0 {
  margin-bottom: 16px;
}

.text--h2-32px.text--white.text--redbull-quote {
  letter-spacing: -1.6px;
  margin-bottom: 10px;
  line-height: 40px;
}

.text--h2-32px.lineheight-32px {
  line-height: 32px;
}

.text--h2-32px.text--black {
  color: var(--cultured);
}

.text--h2-32px.lineheight-36 {
  line-height: 36px;
}

.text--h2-32px.no-margin {
  margin-bottom: 0;
}

.text--h2-32px.letter-spacing-2 {
  letter-spacing: -1.6px;
}

.vectors-wrapper-3 {
  height: 48px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container {
  width: 100%;
  max-width: 1375px;
  object-fit: fill;
  flex: 1;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container.container--header {
  max-width: 1375px;
  border-bottom: 1px solid rgba(192, 230, 255, .5);
  flex: 1;
}

.container.container--bkg {
  height: 700px;
  border-radius: 24px;
  align-items: center;
  display: flex;
}

.container.container--bkg.container--dark {
  height: 774px;
  background-color: #011829;
  background-image: url("6430c06011af0d37ff8668de_build-team.jpeg");
  background-position: 50% 0;
  background-size: contain;
  padding-top: 431px;
}

.container.container--bkg.container--dark.container-bkg-delegated {
  background-image: url("6430f3119d91c61455b10564_delegated-stake.jpeg");
  background-size: contain;
}

.container.container--bkg.container-bkg-video {
  height: 640px;
  background-image: url("6430cb5301d44748fb45b750_video-bkg.jpeg");
  border-radius: 20px;
}

.container.container--bkg.roundbkg {
  transform: translate(0);
}

.container.container--bkg.container--relative {
  position: relative;
}

.container.container--bkg.container--relative.container--video.container--sizzle {
  height: 640px;
}

.container.container--bkg.container--600 {
  height: 600px;
}

.container.cnotainer--header {
  height: 87px;
  max-width: 100%;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: rgba(255, 255, 255, .9);
  border-bottom: 1px solid rgba(192, 230, 255, .5);
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  display: flex;
  position: static;
}

.container.container-rounded {
  border: 1px solid #cedae7;
  border-radius: 18px;
}

.container.container-rounded.contaiiner-light-blue-bkg {
  max-width: none;
  background-image: linear-gradient(to bottom, var(--maastricht-blue), rgba(255, 255, 255, 0));
  border-style: none;
  padding-top: 118px;
  padding-bottom: 97px;
}

.container.container-rounded.contaiiner-light-blue-bkg.dark--background {
  color: #fff;
  background-color: #011829;
}

.container.container-rounded.contaiiner-light-blue-bkg.no-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.container.container-rounded.contaiiner-light-blue-bkg.two-col-text {
  padding-top: 92px;
  padding-bottom: 100px;
}

.container.container-rounded.contaiiner-light-blue-bkg.two-col-text.dark {
  padding-top: 80px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
}

.container.container-rounded.contaiiner-light-blue-bkg.two-col-text.dark--background.padding-top-69 {
  padding-top: 69px;
}

.container.container-rounded.contaiiner-light-blue-bkg.two-col-text.dark--background.two-col-links {
  padding-top: 80px;
  padding-bottom: 50px;
}

.container.container-rounded.container--white {
  background-color: #fff;
}

.container.container-rounded.container--white.container-graph {
  border-style: solid;
}

.container.container-rounded.research-container {
  cursor: pointer;
  background-color: #fff;
  margin-bottom: 40px;
  position: relative;
}

.container.container-rounded.dark--background.no-border {
  border-style: none;
}

.container.container-rounded.dark--background.border-light {
  border-color: rgba(206, 218, 231, .4);
}

.container.container-rounded.overflow-hidden {
  position: relative;
  overflow: hidden;
}

.container.container-rounded.audit-bkg {
  background-color: #011829;
  background-image: url("6441980d34032fb7ad5fb952_Guidelines_BKGD.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.container.container-rounded.container--padding {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 91px;
  padding-bottom: 93px;
}

.container.container-rounded.contaiiner-light-blue-bkg {
  background-color: #eaf7ff;
  background-image: none;
  padding-top: 118px;
  padding-bottom: 97px;
}

.container.container-rounded.contaiiner-light-blue-bkg.two-col-text {
  padding-top: 92px;
  padding-bottom: 100px;
}

.container.container-rounded.contaiiner-light-blue-bkg.two-col-text.dark {
  padding-top: 80px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
}

.container.container-rounded.contaiiner-light-blue-bkg.dark--background {
  color: #fff;
  background-color: #011829;
}

.container.container-rounded.blue {
  background-image: linear-gradient(to bottom, var(--maastricht-blue), var(--rich-black));
  border-style: none;
  padding-top: 80px;
}

.container.container-blue-bkg {
  background-color: #eaf7ff;
}

.container.container-blue-bkg.background-video-container {
  height: 600px;
}

.container.container-blue-bkg.container--rounded {
  border: 1px solid #cedae7;
  border-radius: 18px;
  overflow: hidden;
}

.container.container--dark {
  background-color: #011829;
  border-radius: 18px;
}

.container.container--dark.container--less-rounded {
  border-radius: 24px;
}

.container.container--dark.container--less-rounded.contain-no-round-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.container.container-light-blug-bkg {
  -webkit-text-fill-color: inherit;
  background-color: #eaf7ff;
  background-clip: border-box;
}

.container.container-light-blug-bkg.container--research {
  min-height: 360px;
  border-radius: 20px;
  margin-bottom: 41px;
  position: relative;
}

.container.container-light-blug-bkg.rounded-corner-section-top.full-mobile {
  padding-left: 20px;
  padding-right: 20px;
}

.container.background-video-container {
  z-index: 2;
  height: 700px;
}

.container.background-video-container.tall-600, .container.background-video-container.height-600 {
  height: 600px;
}

.container.background-video-container.tall-500 {
  height: 500px;
}

.container.background-video-container.height-400 {
  height: 400px;
}

.container.background-video-container.height-489 {
  height: 489px;
}

.container.background-video-container.height-489.width-100.no-round-container {
  border-radius: 0;
}

.container.full-right-container {
  max-width: 100%;
}

.container-wrapper {
  z-index: 1;
  width: 100%;
  max-width: 1160px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.container-wrapper.container--bkg {
  height: 700px;
  max-width: 1375px;
  background-image: url("6430939be000af4522bd53d2_hero-a-bkg.jpeg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.container-wrapper.container-header {
  height: 87px;
  border-bottom: 1px solid rgba(192, 230, 255, .5);
  justify-content: center;
  display: flex;
}

.container-wrapper.container-wrapper--header {
  height: 100%;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  position: static;
}

.container-wrapper.container-wrapper-community {
  grid-column-gap: 25px;
}

.container-wrapper.container-wrapper--two-columns {
  align-items: center;
}

.container-wrapper.container-border.container-border-top {
  border-top: 1px solid #a0a0a0;
  border-radius: 1px;
}

.container-wrapper.container-wrapper-content {
  flex-direction: column;
}

.container-wrapper.wrapper-rounded {
  border: 1px solid #cedae7;
  border-radius: 18px;
}

.container-wrapper.wrapper-rounded.container-wrapper--research {
  flex-direction: row;
  margin-bottom: 41px;
  display: block;
}

.container-wrapper.container-wrapper--research {
  flex-direction: column;
  display: block;
}

.container-wrapper.padd-bottom-40 {
  padding-bottom: 40px;
}

.container-wrapper.padd-bottom-40.tools-listing-dev {
  opacity: 0;
  display: none;
}

.container-wrapper.padd-bottom-40.tutorials-guides-listing-dev {
  padding-bottom: 0;
  display: block;
}

.container-wrapper.full-right.float-right.stretch-right {
  max-width: 95%;
  margin-right: 0;
}

.container-wrapper.container-wrapper-margins {
  margin-top: 72px;
  margin-bottom: 72px;
}

.container-wrapper.container-wrapper-margins.calendar-embed {
  margin-bottom: 40px;
}

.container-wrapper.token-supply-header.text--white {
  padding-top: 144px;
}

.container-wrapper.cta {
  max-width: 1375px;
}

.vectors-wrapper-11 {
  width: 11px;
  height: 16px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-brand {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-12 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: contain;
  justify-content: center;
  align-items: center;
  display: flex;
}

.header {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: fixed;
  top: 0;
}

.nav {
  width: 1160px;
  max-width: 97%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cta-button {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  white-space: nowrap;
  background-color: #4ca2ff;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: 23px;
  padding: 14px 18px;
  text-decoration: none;
  display: flex;
}

.cta-button:hover {
  opacity: .8;
}

.cta-button.cta-button--mobile {
  display: flex;
}

.navbar-content {
  width: 100%;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-14px {
  color: #fff;
  text-align: right;
  letter-spacing: -.02em;
  font-size: 14px;
  font-weight: 500;
  line-height: 15px;
}

.hero-a--content {
  z-index: 2;
  max-width: 98%;
  flex: 1;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.hero-a-content--divider {
  border-top: 1px solid rgba(192, 230, 255, .5);
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 50px;
  padding-top: 50px;
  display: flex;
}

.hero-a-content--divider.divider--dark {
  border-top-color: rgba(1, 24, 41, .35);
}

.hero-a-content--divider.divider-black {
  border-top-color: #011829;
}

.hero-a-content--divider.border-top-gray {
  border-top-color: rgba(1, 24, 41, .15);
}

.hero-a-small-caption-box {
  max-width: 480px;
}

.hero-a-small-caption-box.box-434 {
  width: 351px;
}

.button--main {
  height: 48px;
  max-width: 170px;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #fff;
  white-space: nowrap;
  background-color: #3898ec;
  border: 1px solid #4ca3ff;
  border-radius: 100px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
  display: flex;
}

.button--main:hover {
  color: #fff;
  background-color: #388bff;
  text-decoration: none;
}

.button--main:active {
  -webkit-text-fill-color: inherit;
  background-color: #3898ec;
  background-clip: border-box;
}

.button--main.button--white {
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
}

.button--main.button--white:hover {
  color: #3898ec;
}

.button--main.button--white.sselect-button {
  height: 55px;
  max-width: 250px;
  padding-right: 50px;
}

.button--main.button--white.button--dropdown {
  max-width: 170px;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
}

.button--main.button--white.button--dropdown:hover, .button--main.button--white.button--dropdown:active {
  border-color: #3898ec;
}

.button--main.button--black {
  background-color: rgba(0, 0, 0, 0);
  border-color: #111;
}

.button--main.button--black:hover {
  color: #459aff;
}

.button--main.button--black.black-fill {
  background-color: #111;
}

.button--main.button--small {
  padding: 12px 16px;
}

.button--main.button--small.button--mobile {
  display: none;
}

.button--main.button--black-bkg {
  background-color: #111;
  border-color: #111;
}

.button--main.button--black-bkg:hover {
  background-color: #011829;
  border-color: #011829;
}

.button--main.button--inner-nav {
  margin-left: 10px;
}

.button--main.extrapadding {
  max-width: 225px;
}

.button--main.disabled {
  max-width: 200px;
  color: #111;
  background-color: #cedae7;
  border-color: #cedae7;
}

.button--main.button-18.button-mobile-only {
  display: none;
}

.button--main.button--blue-outline {
  grid-column-gap: 7px;
  color: #3898ec;
  background-color: rgba(0, 0, 0, 0);
}

.button--main.transparent {
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
}

.button--main.transparent:hover {
  color: #3898ec;
  border-color: #3898ec;
}

.button--main.width-auto {
  max-width: 285px;
}

.button--main.button--full {
  max-width: 100%;
}

.button--main.button--full.button--transparent {
  background-color: rgba(0, 0, 0, 0);
  border-color: #111;
}

.button--main.button--full.button--transparent:hover {
  border-color: #4ca3ff;
}

.button--main.margin-top-10 {
  margin-top: 10px;
}

.button--main.button-black {
  background-color: #111;
}

.text--button {
  color: #eaf7ff;
  text-align: right;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
}

.vectors-wrapper-13 {
  width: 20px;
  height: 20px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-3 {
  width: 164px;
  height: 48px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #4ca3ff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 10px 44px;
  text-decoration: none;
  display: flex;
}

._1440x900-button-b1-med-2 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
}

.div-block-2 {
  grid-column-gap: 20px;
  display: flex;
}

.intro.section--main {
  max-width: 100%;
}

.intro.section--main.intro-extra-margin {
  margin-top: 25px;
}

.intro.section--main {
  max-width: 110%;
  max-width: 110%;
  max-width: 110%;
}

.intro--content {
  margin-top: 180px;
  margin-bottom: 145px;
}

.intro--content--copy {
  grid-column-gap: 67px;
  grid-row-gap: 10px;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 290px;
  display: flex;
}

.vectors-wrapper-14 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.community {
  margin-top: 37px;
}

.community--content {
  height: 100%;
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.people--card--dark {
  width: 100%;
  height: 254px;
  max-width: 560px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #011829;
  border-radius: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 40px 36px;
  display: flex;
}

.people--card--header {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.ellipse-121 {
  object-fit: cover;
}

._1440x900-paragraph-p1-med-2 {
  color: #fff;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.people--card--name {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text--caption-title-21px {
  letter-spacing: -.03em;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
}

.text--caption-16px {
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.community--people-feed--light {
  width: 100%;
  height: 254px;
  max-width: 560px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border: 1px solid #e7e7e7;
  border-radius: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 40px 36px;
  display: flex;
}

.frame-1073716374 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.ellipse-122 {
  object-fit: cover;
}

._1440x900-paragraph-p1-med-3 {
  color: #111;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.frame-1073716375 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 141px;
  display: flex;
}

._1440x900-caption-c1-semi-2 {
  color: #111;
  letter-spacing: -.03em;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
}

.caption-2 {
  color: #a0a0a0;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.body-2 {
  background-image: url("6430980fe2d0578e8cd69453_background.jpeg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-header-block {
  width: 584px;
  height: 526px;
  border: 0 solid rgba(0, 0, 0, 0);
  border-radius: 24px;
  flex: 0 auto;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.scalability {
  margin-top: 93px;
  margin-bottom: 93px;
}

.title-text-columns {
  width: 100%;
  max-width: 1167px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-15 {
  height: .0000984381px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.three-column-cards {
  width: 100%;
  max-width: 1126px;
  grid-column-gap: 30px;
  grid-row-gap: 0px;
  border-top: 1px solid rgba(1, 24, 41, .25);
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  padding-top: 30px;
  display: flex;
}

.card {
  width: 360px;
  height: 406px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #cfdce4;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 20px;
  padding-left: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card.card--blue {
  background-color: #459aff;
}

.card--cicle-num {
  grid-column-gap: 6.45341px;
  grid-row-gap: 6.45341px;
  opacity: 0;
  border: .717045px solid #0b0b0b;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 8px 12px 6px;
  display: flex;
}

.text-12px {
  color: #0b0b0b;
  letter-spacing: .01em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
}

.card--icon {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

.card--icon.card--icon-last {
  top: -85px;
  left: 123px;
}

.card--content {
  max-width: 315px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 187px;
  display: flex;
}

.text--title-21px {
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 24px;
}

.text--title-21px.text--white.border-top {
  margin-top: 0;
  padding-top: 20px;
}

._1440x900-paragraph-p1-med-4 {
  color: #91a3b1;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.text-21-24 {
  color: #fff;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 24px;
}

.text-21-24.text--white {
  text-transform: none;
}

.text-21-24.text--white:hover {
  color: #4ca2ff;
}

.text-21-24.text--white.margin-top-0.no-hover:hover, .text-21-24.text--white.no-hover:hover {
  color: #fff;
}

._1440x900-paragraph-p1-med-5 {
  opacity: .45;
  color: #111;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.frame-1073716624 {
  width: 360px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px undefined undefined;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #459aff;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-1073716625 {
  grid-column-gap: 6.45341px;
  grid-row-gap: 6.45341px;
  background-color: #fff;
  border: .717045px solid #fff;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 8px 12px 6px;
  display: flex;
}

.text-12-15 {
  color: #111822;
  letter-spacing: .01em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
}

.text-21-24-2 {
  color: #fff;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 24px;
}

._1440x900-paragraph-p1-med-6 {
  opacity: .45;
  color: #fff;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.text--h1-120px {
  letter-spacing: -.06em;
  font-family: Inter, sans-serif;
  font-size: 120px;
  font-weight: 500;
  line-height: 111px;
}

.text--h1-120px.text--blue {
  overflow: visible;
}

.text--h1-120px.text--blue.text--second {
  display: none;
}

.text--h1-120px.text--blue.text--lineheight-1 {
  line-height: 107px;
}

.text--h1-120px.text--blue.margin-top-10px {
  margin-top: 10px;
}

.text--h1-120px.text--blue.word-changer-h1 {
  margin-bottom: 15px;
}

.text--h1-120px.redbull-hero-text {
  letter-spacing: -8.4px;
  line-height: 120px;
}

.infinite-scalability-1 {
  color: #4ca3ff;
  letter-spacing: -.06em;
  font-family: Inter, sans-serif;
  font-size: 120px;
  font-weight: 500;
  line-height: 111px;
}

.columns {
  width: 100%;
  flex: 0 auto;
  display: flex;
}

.promo-two-column-content {
  max-width: 98%;
  grid-column-gap: 88px;
  flex: 1;
  justify-content: space-between;
  margin: 64px auto 152px;
  display: flex;
}

.promo-two-column-content.two-column-content-header {
  grid-column-gap: 175px;
  justify-content: flex-start;
  margin-top: 80px;
}

.promo-two-column-content.two-column-content-header.tab-content {
  max-width: 1035px;
  margin-top: 0;
  margin-bottom: 0;
}

.promo-two-column-content.two-column-content-header.two-column-border-top {
  border-top: 1px solid #344654;
  margin-top: 50px;
  margin-bottom: 100px;
  padding-top: 40px;
}

.promo-two-column-content.two-column-content-header.two-column-border-top.margin-bottom-0 {
  margin-bottom: 0;
}

.promo-two-column-content.padd-bottom-80 {
  margin-bottom: 80px;
}

.promo-two-column-content.les-margin-bottom {
  max-width: 100%;
  margin-bottom: 50px;
}

.promo-two-column-content.les-margin-bottom.center-cols {
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 50px;
}

.promo-two-column-content.les-margin-bottom.border-top-stack {
  margin-top: 0;
}

.promo-two-column-content.no-row-spacing {
  grid-column-gap: 0px;
  margin-bottom: 120px;
}

.text-9 {
  color: #fff;
  letter-spacing: -.05em;
  font-family: Inter, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 76px;
}

.text-9.short-left-title {
  max-width: 314px;
}

.two-column-tab-image-text--content {
  max-width: 480px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.two-column-tab-image-text--content.width-100.max-100 {
  max-width: 100%;
}

._1440x900-paragraph-p1-med-7 {
  color: #eaf7ff;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.button-4 {
  height: 48px;
  max-width: 155px;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  border: 1.5px solid #eaf7ff;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
}

.button-4.margin-top-10 {
  margin-top: 20px;
}

._1440x900-button-b1-med-3 {
  color: #eaf7ff;
  text-align: right;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.vectors-wrapper-16 {
  width: 20px;
  height: 20px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.build-confidence {
  margin-bottom: 32px;
}

.safety {
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.two-column-stats--header {
  flex-direction: column;
  flex: 1;
  padding-top: 74px;
  padding-bottom: 105px;
  display: flex;
}

.text-10 {
  color: #011829;
  letter-spacing: -.05em;
  font-family: Inter, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 60px;
}

.two-column-stats--title-row-left {
  max-width: 481px;
  grid-row-gap: 36px;
  flex-direction: column;
  flex: 0 auto;
  display: flex;
}

.headline3 {
  max-width: 389px;
  color: #011829;
  letter-spacing: -.03em;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
}

.button-5 {
  height: 48px;
  max-width: 169px;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: #4ca3ff;
  border: 1.5px solid #fff;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 24px 16px 29px;
  text-decoration: none;
  display: flex;
}

._1440x900-button-b1-med-4 {
  color: #fff;
  text-align: right;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.vectors-wrapper-17 {
  width: 20px;
  height: 20px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.two-column-stats--title-row {
  max-width: 98%;
  grid-column-gap: 117px;
  flex: 1;
  justify-content: flex-start;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}

.two-column-stats--item-list {
  max-width: 98%;
  grid-column-gap: 40px;
  border-top: 1px solid #cedae7;
  justify-content: flex-start;
  margin-top: 81px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 33px;
  display: flex;
}

.feature-5 {
  width: 100%;
  max-width: 260px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

._1440x900-caption-c1-semi-3 {
  color: #011829;
  letter-spacing: -.03em;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
}

._1440x900-paragraph-p1-med-8 {
  color: #011829;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.video-play {
  margin-bottom: 29px;
}

.video-play.section--main {
  display: block;
  position: relative;
}

.video-play.section--main.builder-house {
  height: 640px;
  display: block;
}

.mainnet-community-sizzle-video {
  color: #fff;
  text-align: center;
  letter-spacing: -.06em;
  font-family: Inter, sans-serif;
  font-size: 65px;
  font-weight: 500;
  line-height: 60px;
}

.video-content-middle {
  width: 932px;
  max-width: 100%;
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto;
  display: flex;
}

.frame-1073716403 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vectors-wrapper-18 {
  width: 46px;
  height: 46px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-18.video-play {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-bottom: 0;
  position: absolute;
}

.text--small-14 {
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.newsletter-signup.section--main {
  max-width: 100%;
  padding-top: 130px;
}

.newsletter-signup-content {
  grid-column-gap: 142px;
  flex-direction: row;
  flex: 1;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 118px;
  display: flex;
}

.newsletter-signup-content.width-100 {
  grid-column-gap: 95px;
}

.newsletter-signup-content.standalone-page {
  grid-column-gap: 8px;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 0;
  padding-bottom: 8px;
}

.div-block-11 {
  width: 498px;
  grid-row-gap: 17px;
  flex-direction: column;
  display: flex;
}

.text-11 {
  display: flex;
}

.text-11.flex-vert {
  flex-direction: column;
}

.subscribe-to-our-newsletter-0 {
  color: #111;
  letter-spacing: -.05em;
  font-family: Inter, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 68px;
}

.subscribe-to-our-newsletter-1 {
  color: #111822;
  letter-spacing: -.05em;
  font-family: Inter, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 68px;
}

.subscribe-to-our-newsletter-2 {
  color: #4ca2ff;
  letter-spacing: -.05em;
  font-family: Inter, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 68px;
}

.text-12 {
  color: #111;
  letter-spacing: -.05em;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.div-block-12 {
  margin-top: 60px;
}

.text-13 {
  color: #111;
  letter-spacing: -.05em;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 42px;
}

.input {
  width: 100%;
  max-width: 321px;
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.select {
  width: 100%;
  height: 48px;
  background-color: #fff;
  border: 1.5px solid rgba(1, 24, 41, .5);
  border-radius: 99px;
  justify-content: space-between;
  align-items: center;
  padding: 16px 14px 16px 24px;
  display: flex;
}

._1440x900-button-b1-med-6 {
  color: rgba(1, 24, 41, .5);
  text-align: right;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.vectors-wrapper-19 {
  width: 14.1299px;
  height: 14.123px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-14 {
  color: #011829;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.div-block-13 {
  grid-column-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 13px;
  display: flex;
}

.button-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #4ca2ff;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  text-decoration: none;
  display: flex;
}

._1440x900-button-b1-med-7 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.build-sui {
  margin-bottom: 40px;
}

.div-block-14 {
  max-width: 97%;
  grid-row-gap: 70px;
  flex-direction: column;
  flex: 1;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.display2 {
  color: #011829;
  letter-spacing: -.05em;
  font-family: Inter, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 76px;
}

.butt {
  height: 48px;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  border: 1.5px solid #011829;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 24px 16px 32px;
  text-decoration: none;
  display: flex;
}

._1440x900-button-b1-med-8 {
  color: #011829;
  text-align: right;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.vectors-wrapper-20 {
  width: 20px;
  height: 20px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-15 {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.card--image {
  object-fit: none;
}

.section-cards--body--cards {
  grid-column-gap: 39px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.section-cards--body--cards.research-cards {
  max-width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
  overflow: scroll;
}

.card-socials {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: nowrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.card--tag-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border: 1px solid #111;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 8px 21px;
  display: flex;
}

.card--text-location-10-21 {
  color: #011829;
  letter-spacing: -.02em;
  font-size: 10px;
  font-weight: 500;
  line-height: 21px;
}

.card--text-location-10-21.card--text-location-header-15px {
  white-space: nowrap;
  font-size: 15px;
}

.card--text-location-10-21.card--text-tagline-15px {
  margin-top: 33px;
  font-size: 15px;
}

.card--title {
  width: 149px;
  color: #011829;
  letter-spacing: -.05em;
  flex: 0 auto;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.card-text-inner-wrap {
  height: 263px;
  max-width: 360px;
  background-color: #fff;
  flex-direction: column;
  margin-top: -20px;
  margin-right: 0;
  padding: 46px 31px 26px;
  display: flex;
}

.card-2 {
  width: 350px;
  height: auto;
  max-width: 35%;
  border: 1px #cedae7;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}

.card-2:hover {
  mix-blend-mode: normal;
  border-color: #b6cbd8;
  box-shadow: 0 0 2px 4px rgba(1, 24, 41, .15);
}

.card-2:active {
  box-shadow: inset 0 0 2px 4px rgba(1, 24, 41, .15);
}

.card--tag {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border: 1px solid #111;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 21px;
  display: flex;
}

.card-name-header {
  justify-content: space-between;
  display: flex;
}

.frame-1073716452 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.card--tags-area {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 16px;
  display: flex;
}

.vectors-wrapper-4 {
  width: 25px;
  height: 25px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-4.icon-left {
  margin-left: 24px;
}

.card--text-copy-15-21 {
  color: #748999;
  letter-spacing: -.02em;
  margin-top: 16px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.button-8 {
  color: #111;
  text-align: right;
  letter-spacing: -.02em;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.frame-1073716387 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-1073716386 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text--title-2-24-32 {
  color: #011829;
  letter-spacing: -.05em;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

._1440x900-paragraph-p1-med-9 {
  color: #011829;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.frame-1073716381 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  bottom: 25px;
}

.tag {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border: 1px solid #111;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 21px;
  display: flex;
}

.tag.tag-white {
  border-color: #fff;
}

.button-9 {
  color: #111;
  text-align: right;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.tag-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border: 1px solid #111;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 8px 21px;
  display: flex;
}

.image {
  width: 584px;
  max-width: 100%;
}

.image-2 {
  width: 50%;
  object-fit: contain;
  border-radius: 30px;
}

.frame-1073714834 {
  width: 100%;
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text--h5-39-42 {
  letter-spacing: -.04em;
  font-family: Twkeverett, sans-serif;
  font-size: 39px;
  font-weight: 400;
  line-height: 42px;
}

.text--h5-39-42.box-240 {
  width: 240px;
}

.categories {
  width: 100%;
  max-width: 650px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.socials {
  width: 100%;
  grid-row-gap: 29px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.frame-1073714832 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.category01 {
  height: 153px;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.desktop-link-link-med-3 {
  color: #4ca2ff;
  letter-spacing: -.02em;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.category03 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-links-area {
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-7 {
  width: 61px;
  height: 32px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.desktop-link-link-med {
  color: #eaf7ff;
  letter-spacing: -.02em;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.footer-right-column {
  width: 100%;
  height: 153px;
  max-width: 300px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-right-column.footer-links {
  height: auto;
  grid-column-gap: 22px;
  flex-direction: row;
  justify-content: flex-start;
}

.socials-2 {
  grid-column-gap: 12px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer {
  width: 100%;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: #011829;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

._1440x900-paragraph-p1-bold {
  color: #eaf7ff;
  font-size: 15px;
  font-weight: 700;
  line-height: 21px;
}

.frame-1073714837 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.title {
  width: 100%;
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.category02 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.social-icon-footer {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-link-15-21 {
  color: #91a3b1;
  letter-spacing: -.02em;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  text-decoration: none;
}

.footer-link-15-21:hover {
  color: #4ca3ff;
  text-decoration: none;
}

.footer-link-15-21.hide {
  display: flex;
}

.footer-link-15-21.no-break {
  white-space: nowrap;
}

.footer-tagline {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #344654;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 60px;
  padding-bottom: 40px;
  display: flex;
}

.social-icon-footer-end {
  width: 35.48px;
  height: 35.48px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.coyright {
  color: #fff;
  letter-spacing: -.02em;
  flex: 0 auto;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.frame-1073716438 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-1073716439 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.container-section {
  width: 1280px;
  max-width: 95%;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
}

.container-section.container-section-constrain-box {
  padding-top: 70px;
  padding-bottom: 101px;
}

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

.container-section.padding-no-top.padding-medium-bottom {
  padding-bottom: 30px;
}

.container-section.margin--none {
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-16 {
  flex: 1;
  margin: 138px auto 142px;
}

.hero-b {
  max-width: 1360px;
  background-color: #011829;
  border-radius: 18px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.hero-b.section--main {
  width: 1360px;
  max-width: 98%;
  background-color: #eaf7ff;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.hero-b.section--main.hero-b-taller {
  margin-top: 75px;
}

.hero-b-content {
  height: 700px;
  max-width: 98%;
  flex: 1;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  display: flex;
}

.hero-b-content.tall-600, .hero-b-content.hero-b-smaller {
  height: 600px;
}

.hero-b-content.tall-500 {
  height: 500px;
}

.hero-b-content.hero-b-smaller-400 {
  height: 489px;
}

.hero-d-content--only {
  width: 100%;
  max-width: 650px;
  grid-column-gap: 11px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.hero-d-content--only.text--white {
  max-width: 950px;
  grid-row-gap: 23px;
  padding-bottom: 20px;
}

.hero-d-content--only.text--white.box-585 {
  max-width: 585px;
}

.hero-d-content--only.anim---slide-up-fade-in {
  max-width: 590px;
}

.text--hero-2-54-54 {
  color: #011829;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 54px;
  font-weight: 500;
  line-height: 54px;
}

.text--hero-2-54-54.line-height-58 {
  line-height: 58px;
}

.text--hero-semi-21-24 {
  color: #011829;
  letter-spacing: -.03em;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 24px;
}

.text--hero-semi-21-24.text--white.tutorial-card-text {
  max-width: 260px;
  margin-top: 0;
}

.button-10 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #4ca2ff;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  text-decoration: none;
  display: flex;
}

._1440x900-button-b1-med-9 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.intro-paragraph {
  max-width: 960px;
  flex: 1;
  margin-top: 103px;
  margin-bottom: 120px;
}

.intro-paragraph.intro-small {
  border-top: 1px solid #cedae7;
  margin-bottom: 50px;
  padding-top: 40px;
}

.intro-paragraph._404-page-wrapper {
  margin-bottom: 250px;
}

.intro-paragraph.wider {
  max-width: 1076px;
}

.intro-paragraph.wider.with-content {
  grid-row-gap: 120px;
  flex-direction: column;
  display: flex;
}

.text--large-intro-black-39-42 {
  max-width: 400px;
  color: #2e2b26;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 39px;
  font-weight: 500;
  line-height: 42px;
}

.desktop-headline-39-semi-3 {
  color: #cfcfcf;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 39px;
  font-weight: 500;
  line-height: 42px;
}

.desktop-headline-39-semi-4 {
  max-width: 314px;
  color: #fff;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 39px;
  font-weight: 500;
  line-height: 42px;
}

.div-block-17 {
  flex: 1;
  justify-content: space-between;
  margin-top: 190px;
  margin-bottom: 190px;
  display: flex;
}

.desktop-paragraph-15-medium {
  max-width: 434px;
  color: #2e2b26;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.current-validators {
  margin-bottom: 40px;
}

.text-17 {
  width: 433px;
  max-width: 100%;
  grid-column-gap: 15px;
  display: flex;
}

.current-validators-0 {
  color: #fff;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 54px;
  font-weight: 500;
  line-height: 54px;
}

.current-validators-1 {
  color: #4ca2ff;
  letter-spacing: -.04em;
  margin-left: 10px;
  font-family: Inter, sans-serif;
  font-size: 54px;
  font-weight: 500;
  line-height: 54px;
}

.div-block-18 {
  grid-column-gap: 115px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 82px;
  margin-bottom: 82px;
  display: flex;
  overflow: scroll;
}

.frame-1073716409 {
  width: 360px;
  height: auto;
  max-width: 50%;
  grid-column-gap: 247px;
  grid-row-gap: 247px;
  border: 1px undefined undefined;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #459aff;
  border-radius: 12px;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.frame-1073716626 {
  grid-column-gap: 6.45341px;
  grid-row-gap: 6.45341px;
  background-color: #fff;
  border: .717045px solid #fff;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 8px 12px 6px;
  display: flex;
}

.text-18 {
  color: #111822;
  letter-spacing: .01em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
}

.frame-145 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.desktop-caption-21-semi {
  color: #fff;
  letter-spacing: -.03em;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
}

._1440x900-paragraph-p1-med-10 {
  opacity: .45;
  color: #fff;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.frame-1073716410 {
  width: 337px;
  height: auto;
  grid-column-gap: 247px;
  grid-row-gap: 247px;
  border: 1px solid #cfcfcf;
  border-radius: 12px;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.frame-1073716627 {
  grid-column-gap: 6.45341px;
  grid-row-gap: 6.45341px;
  border: .717045px solid #fff;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 8px 12px 6px;
  display: flex;
}

.text-19 {
  color: #fff;
  letter-spacing: .01em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
}

._1440x900-paragraph-p1-med-11 {
  color: #707070;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.scrolling-block {
  grid-column-gap: 40px;
  flex: none;
  align-items: flex-start;
  display: flex;
  overflow: scroll;
}

.div-block-20 {
  grid-column-gap: 20px;
  margin-top: 17px;
  display: flex;
}

.use-case--strips {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-2209 {
  object-fit: cover;
  border-radius: 24px;
}

.image-2210 {
  object-fit: cover;
  border-radius: 20px;
}

.use-cases--intro {
  grid-column-gap: 40px;
  margin-top: 64px;
  margin-bottom: 64px;
  display: flex;
}

.desktop-headline-h1-med {
  max-width: 660px;
}

.desktop-headline-h1-med-2 {
  color: #111;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 72px;
}

.desktop-headline-h1-med-3 {
  color: #4ca2ff;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 72px;
}

.desktop-headline-h6-med {
  max-width: 400px;
  color: #111;
  letter-spacing: -.05em;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
}

.use-case-section--gaming {
  margin-bottom: 120px;
}

.use-case-section--gaming.section--main {
  margin-top: 40px;
  margin-bottom: 40px;
}

.use-case-section--content {
  max-width: 98%;
  flex-direction: row;
  flex: 1;
  justify-content: space-between;
  align-self: auto;
  margin-top: 65px;
  margin-bottom: 65px;
  display: flex;
}

.image-2211 {
  border-radius: 20px;
}

.use-case-section--content--tag {
  max-width: 110px;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border-style: solid;
  border-width: 1px;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 21px;
  display: flex;
}

.tag--text-14-20 {
  text-align: right;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.use-case-section--content-light {
  max-width: 544px;
  grid-row-gap: 48px;
  color: #fff;
  flex-direction: column;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.desktop-headline-h1-med-4 {
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 72px;
}

.use-case-section--content--copy {
  max-width: 500px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.use-case-section--content--copy.bottom-margin-bigger {
  padding-bottom: 40px;
}

.desktop-paragraph-p2-medium {
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.button-12 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #4ca2ff;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  text-decoration: none;
  display: flex;
}

._1440x900-button-b1-med-10 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.use-case-section--content--tags {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  bottom: 0;
}

.tag-button {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: var(--cultured);
  background-color: rgba(247, 247, 248, .1);
  border-radius: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 6px 10px;
  font-family: Twkeverett, sans-serif;
  font-size: 12px;
  line-height: 18px;
  display: flex;
}

.tag--button-text-14-20 {
  text-align: left;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.use-case-section--finance {
  margin-bottom: 120px;
}

.use-case-section--finance.section--main {
  margin-bottom: 40px;
}

.use-case-section--content--image {
  border-radius: 40px;
  overflow: hidden;
  transform: translate(0);
}

.div-block-21 {
  margin-top: 65px;
  margin-bottom: 65px;
}

.use-case-section--content-dark {
  max-width: 632px;
  grid-row-gap: 48px;
  color: #111;
  border-color: #111;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 50px;
  display: flex;
  position: relative;
}

.use-case-section--commerce {
  margin-bottom: 120px;
}

.use-case-section--commerce.section--main {
  margin-bottom: 40px;
}

.hero-c.section--main {
  width: 1360px;
  max-width: 98%;
  background-color: #eaf7ff;
  border-radius: 24px;
  margin-top: 32px;
  overflow: hidden;
}

.hero-b--content {
  flex-direction: column;
  flex: 1;
  margin-top: 200px;
  margin-bottom: 128px;
  display: flex;
}

.desktop-display-d2-med-2 {
  color: #111;
  letter-spacing: -.06em;
  font-family: Inter, sans-serif;
  font-size: 120px;
  font-weight: 500;
  line-height: 111px;
}

.desktop-display-d2-med-3 {
  color: #4ca2ff;
  letter-spacing: -.06em;
  font-family: Inter, sans-serif;
  font-size: 120px;
  font-weight: 500;
  line-height: 111px;
}

.hero-b--subheader {
  border-top: 1px solid #d3dadf;
  justify-content: space-between;
  margin-top: 50px;
  padding-top: 46px;
  display: flex;
}

.scroll-down-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vectors-wrapper-21 {
  width: 24px;
  height: 24px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

._1440x900-paragraph-p1-med-12 {
  color: #111;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

._1440x900-headline-h4-med-2 {
  width: 351px;
  max-width: 100%;
  color: #111;
  letter-spacing: -.05em;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
}

.container--header {
  border-top: 1px solid #cedae7;
  flex: 1;
  margin-bottom: 79px;
  padding-top: 70px;
}

.desktop-headline-h5-semi {
  color: #011829;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 39px;
  font-weight: 500;
  line-height: 42px;
}

.research-listing--content {
  width: 424px;
  max-width: 100%;
  margin-top: 70px;
  margin-bottom: 71px;
  margin-left: 60px;
}

.research-llisting--content--copy {
  width: 96%;
  max-width: 460px;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.desktop-paragraph-p2-medium-2 {
  color: #2e2b26;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.desktop-headline-h6-med-2 {
  width: 348px;
  max-width: 100%;
  color: #2e2b26;
  letter-spacing: -.05em;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
}

.desktop-paragraph-p2-medium-3 {
  width: 398px;
  max-width: 100%;
  color: #848484;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.research-listing-image {
  width: 664px;
  height: 100%;
  max-width: 50%;
  position: absolute;
  right: 0;
}

.image-2213 {
  display: none;
}

.funding-research {
  margin-bottom: 40px;
}

.funding-research.section--main {
  display: block;
}

.desktop-display-81-med {
  max-width: 100%;
}

.desktop-display-81-med.max-100 {
  width: 100%;
}

.desktop-display-81-med-2 {
  color: #fff;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 81px;
  font-weight: 500;
  line-height: 81px;
}

.desktop-display-81-med-3 {
  color: #4ca2ff;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 81px;
  font-weight: 500;
  line-height: 81px;
}

.desktop-caption-caption-02-semi {
  color: #fff;
  letter-spacing: -.03em;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
}

.two-column-box-header-links {
  grid-column-gap: 195px;
  flex: 1;
  margin-top: 95px;
  margin-bottom: 95px;
  display: flex;
}

.two-column-box-header-links.tokenomics {
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 80px;
}

.two-column-box-header-links.liquid-staking-know {
  margin-top: 80px;
  margin-bottom: 58px;
}

.links-box {
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.desktop-link-link-med-4 {
  color: #91a3b1;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.resource-link {
  grid-column-gap: 8px;
  color: var(--cultured);
  align-items: center;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  position: relative;
}

.resource-link:hover {
  color: #3898ec;
}

.div-block-23 {
  grid-row-gap: 11px;
  flex-direction: column;
  display: flex;
}

.menu-item-2 {
  color: #111;
  letter-spacing: -.02em;
  font-size: 16px;
  font-weight: 500;
  line-height: 15px;
}

.menu-item {
  color: #111;
  text-align: right;
  letter-spacing: -.02em;
  font-size: 16px;
  font-weight: 500;
  line-height: 15px;
}

.navbar-menu {
  grid-column-gap: 21px;
  grid-row-gap: 32px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: static;
}

.nav-2 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-22 {
  width: 61px;
  height: 32px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-link {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 0;
  display: flex;
}

.navbar-content-2 {
  width: 1440px;
  max-width: 100%;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.cta-button-2 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  background-color: #4ca2ff;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 14px 18px;
  text-decoration: none;
  display: flex;
}

.cta-button-2:hover {
  opacity: .8;
}

.cta-button-2.cta-button--mobile {
  display: none;
}

.text {
  width: 1076px;
  max-width: 100%;
}

.text--h2-large-64-60 {
  width: 100%;
  color: #011829;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 60px;
}

.text--h2-large-64-60.text--blue {
  color: #4ca3ff;
}

.text--h2-large-64-60.text--white.text--taller-lineheight {
  width: 702px;
  max-width: 75%;
}

.text--h2-large-64-60.text--white.full-width {
  margin-top: 27px;
}

.text--h2-large-64-60.box-490 {
  width: 490px;
}

.accessible-and-safe-at-scale-1 {
  color: #4ca3ff;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 60px;
}

.text--h3-20-24 {
  letter-spacing: -.03em;
  margin-top: -10px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.text--h3-20-24.box--389 {
  width: 100%;
  max-width: 389px;
}

.text--h3-20-24.page-content-block-title-copy {
  color: #111;
  margin-top: 34px;
}

.text--h3-20-24.page-content-block-title-copy.box-586 {
  color: var(--cultured);
}

.text--h3-20-24.page-content-block-title-copy.box-586.text--white {
  color: #fff;
}

.text--h3-20-24.page-content-block-title-copy.box-586.text--gray {
  color: #a0a0a0;
  color: #a0a0a0;
  padding-bottom: 5px;
}

.text--h3-20-24.line-height-even {
  color: var(--cultured);
}

.text--h3-20-24.line-height-28 {
  line-height: 28px;
}

.text--h3-20-24.line-height-22 {
  line-height: 22px;
}

.text--h3-20-24.margin-none {
  flex: 0 auto;
}

.text--h3-20-24.margin-top-neg-20 {
  margin-top: -20px;
}

.text--h3-20-24.text--gray-use.height-24 {
  line-height: 24px;
}

.text--h3-20-24.text--gray-over-blue {
  color: #aec2d1;
}

.intro--content-text {
  width: 1076px;
  max-width: 100%;
  grid-row-gap: 31px;
  flex-direction: column;
  display: flex;
}

.image-2214 {
  padding-bottom: 25px;
}

.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
}

.text--white {
  color: #fff;
}

.text--white.text--small-14.margin-top-30.guide-card-text {
  position: absolute;
  bottom: 20px;
}

.text--blue {
  color: #4ca3ff;
}

.text--blue.block {
  display: flex;
}

.text--blue.width-100.code-text {
  white-space: break-spaces;
  margin-bottom: 0;
  font-family: Twkeverett, sans-serif;
}

.text--gray {
  color: #91a3b1;
}

.text--gray:hover {
  color: #fff;
}

.text--gray.bullets-closer.max-700-right {
  width: 100%;
  max-width: 700px;
  margin-left: auto;
}

.text--gray.no-hover {
  color: var(--pastel-blue);
  font-size: 15px;
  line-height: 21px;
}

.text--gray.no-hover:hover {
  color: #91a3b1;
}

.text--taller-lineheight {
  line-height: 1.18;
}

.text-block {
  letter-spacing: -.02em;
}

.box--389 {
  width: 389px;
  max-width: 100%;
  margin-top: 10px;
}

.box-481 {
  width: 481px;
  max-width: 100%;
}

.body-4 {
  font-weight: 500;
}

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

.text--h2-large-2-72-68 {
  letter-spacing: -.05em;
  margin-right: 10px;
  font-size: 72px;
  font-weight: 500;
  line-height: 68px;
}

.text--h2-large-2-72-68.text--blue {
  font-family: Twkeverett, sans-serif;
  font-size: 54px;
  font-weight: 400;
}

.text--h2-large-2-72-68.text--blue.text--04 {
  color: var(--rich-black);
  letter-spacing: -.04em;
}

.text--h2-large-2-72-68.text--h2--medium {
  font-weight: 500;
}

.text--h2-large-2-72-68.anim---slide-up-fade-in {
  margin-top: 0;
}

.text--h2-large-2-72-68.taller {
  line-height: 76px;
}

.text--headline-copy-24-32 {
  letter-spacing: -.05em;
  font-size: 24px;
  line-height: 32px;
}

.text--headline-copy-24-32.full-width {
  color: var(--cultured);
  flex: 1;
  font-family: Twkeverett, sans-serif;
}

.text--bold {
  font-weight: 700;
}

.footer-social-image {
  width: 41px;
  height: 41px;
}

.text--silver {
  color: #cfcfcf;
}

.box-314 {
  width: 314px;
  max-width: 100%;
}

.text--h3-large-39-42 {
  letter-spacing: -.04em;
  font-size: 39px;
  line-height: 42px;
}

.text--h3-large-39-42.image-text-title {
  width: 311px;
  max-width: 100%;
  font-weight: 600;
  position: absolute;
  bottom: 45px;
  left: 58px;
}

.text--h3-large-39-42.image-text-title.text--white {
  z-index: 2;
  font-weight: 500;
}

.text--h3-large-39-42.image-text-title.text--white:hover {
  color: #4ca3ff;
}

.body-5 {
  font-weight: 500;
}

.box-434 {
  width: 434px;
  max-width: 100%;
}

.text--h3-large-2-54-54 {
  font-size: 54px;
  font-weight: 500;
  line-height: 54px;
}

.text--h3-large-2-54-54.text--white.text--center {
  letter-spacing: -.04em;
}

.text--gray-dark {
  color: #707070;
}

.box-351 {
  width: 351px;
  max-width: 100%;
}

.text--h4-30-30 {
  letter-spacing: -.05em;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
}

.text--h4-30-30.margin-right {
  margin-right: 10px;
}

.text--h4-30-30.channel-list-header {
  margin-top: 15px;
}

.text--h4-30-30.text--white {
  font-family: Twkeverett, sans-serif;
  font-size: 30px;
  line-height: 34px;
}

.body-6 {
  font-weight: 500;
}

.text--gray-light {
  color: #848484;
}

.text--h1-small-81-81 {
  letter-spacing: -.04em;
  white-space: normal;
  font-size: 81px;
  font-weight: 500;
  line-height: 81px;
}

.text--h1-small-81-81.text--blue.no-wrap {
  white-space: nowrap;
}

.box-460 {
  width: 450px;
  max-width: 100%;
}

.box-460.space-flex-horizontal {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
}

.body-7 {
  font-weight: 500;
}

.section--main {
  margin-left: auto;
  margin-right: auto;
  padding-left: 8px;
  padding-right: 8px;
}

.section--main.questions--links {
  margin-bottom: 40px;
  display: block;
}

.section--main.section--margin {
  margin-bottom: 90px;
}

.section--main.section--margin.competition {
  margin-top: 108px;
}

.section--main.liquid-staking-know {
  margin-top: 40px;
  margin-bottom: 40px;
}

.section--main.liquid-staking-know.margin-bottom-0 {
  margin-bottom: 0;
}

.section--main.hackathon-timeline {
  margin-bottom: 40px;
}

.section--main.hackathon-timeline.margin-bottom-0 {
  margin-bottom: 0;
}

.section--main.hackathon-timeline.margin-bottom-20 {
  margin-bottom: 20px;
}

.section--main.two-col-text {
  margin-bottom: 40px;
}

.section--main.padd {
  padding-top: 82px;
}

.text--blue-light {
  color: #eaf7ff;
}

.hero-d {
  height: 600px;
  margin-top: 0;
  padding-bottom: 0;
  display: flex;
}

.hero-d.hero-d--taller {
  height: 680px;
}

.hero-d.hero-d--taller.hero-d-two-col {
  max-width: 100%;
}

.hero-d--content {
  max-width: 98%;
  grid-column-gap: 110px;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image--rounded {
  width: 480px;
  height: 480px;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 40px;
}

.image--rounded.last {
  order: 1;
}

.image--rounded.image-two-col.promo.redbull-newwsletter {
  max-height: 603px;
}

.two-column-text-icons--grid-card-paragraph {
  color: #011829;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.two-column-text-icons--grid-card-text-body {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.two-column-text-icons--grid-card-image {
  width: 45px;
  height: 45px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  mix-blend-mode: darken;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.two-column-text-icons--header-text {
  width: 700px;
  max-width: 100%;
  padding-top: 0;
}

.two-column-text-icons--header {
  grid-column-gap: 114px;
  display: flex;
}

.two-column-text-icons--header.no-description {
  grid-column-gap: 140px;
}

.feature-5-2 {
  width: 100%;
  max-width: 260px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.paragraph-2 {
  width: 100%;
  max-width: 389px;
  color: #011829;
  letter-spacing: -.02em;
  margin-bottom: 101px;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.two-column-text-icons--grid {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.two-column-text-icons {
  width: 100%;
  max-width: 1440px;
  justify-content: space-between;
  margin: 0 auto 100px;
  display: flex;
}

.two-column-text-icons--header-title {
  width: 481px;
  max-width: 100%;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.two-column-text-icons--grid-card {
  grid-column-gap: 28px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.headline--section-left {
  max-width: 400px;
  color: #011829;
  letter-spacing: -.04em;
  margin-top: 0;
  font-size: 54px;
  font-weight: 500;
  line-height: 58px;
}

.headline--section-left.box-481 {
  max-width: 100%;
}

.two-column-text-icons--grid-card-title {
  color: #011829;
  letter-spacing: -.05em;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 32px;
}

._1440x900-caption-c1-semi {
  color: #fff;
  letter-spacing: -.03em;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
}

.button-link-text {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
}

.div-block-7 {
  flex-direction: row;
  flex: none;
  display: flex;
}

.button-blue {
  max-width: 200px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #4ca2ff;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 33px;
  padding: 16px 32px;
  display: flex;
}

.desktop-headline-h5-semi-2 {
  max-width: 550px;
  color: #fff;
  letter-spacing: -.04em;
  flex: none;
  font-size: 39px;
  font-weight: 500;
  line-height: 42px;
}

.feature-5-3 {
  width: 100%;
  max-width: 275px;
  grid-column-gap: 10px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

._1440x900-paragraph-p1-med-13 {
  max-width: 227px;
  color: #a0a0a0;
  letter-spacing: -.02em;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.discover {
  width: 95%;
  max-width: 1280px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #011829;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.link-block {
  text-decoration: none;
}

.discover--items {
  grid-column-gap: 0px;
  border: 1px #414141;
  border-top-style: solid;
  border-radius: 0;
  justify-content: flex-start;
  margin-top: 82px;
  padding-top: 33px;
  display: flex;
}

.discover--body {
  max-width: 1160px;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

._1440x900-paragraph-p1-med-14 {
  max-width: 389px;
  color: #fff;
  letter-spacing: -.02em;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.discover--body-header {
  width: 100%;
  grid-column-gap: 75px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-section {
  max-width: 650px;
  color: #011829;
  margin-bottom: 70px;
  font-size: 39px;
  font-style: normal;
  font-weight: 500;
  line-height: 42px;
}

.heading-section.margin-no-top {
  max-width: 597px;
  letter-spacing: -.04em;
  margin-top: 0;
}

.heading-section.margin-no-top.no-capitalize {
  text-transform: none;
}

.card-text-inner-wrap-2 {
  height: 354px;
  max-width: 360px;
  background-color: #fff;
  border: 1px solid #cedae7;
  border-radius: 20px;
  flex-direction: column;
  margin-top: -20px;
  margin-right: 0;
  padding: 46px 31px 26px;
  display: flex;
}

.card-3 {
  width: 350px;
  height: auto;
  max-width: 98%;
  border: 1px #cedae7;
  border-radius: 0;
}

.section-cards {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #cedae7;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-cards--body {
  margin-left: auto;
  margin-right: auto;
  padding-left: 55px;
}

.button--blue {
  max-width: 153px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #4ca2ff;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 16px 32px;
  text-decoration: none;
  display: flex;
}

.button--blue:hover {
  opacity: .8;
}

.desktop-headline-h5-semi-5 {
  color: #fff;
  text-align: center;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 39px;
  font-weight: 500;
  line-height: 42px;
}

.cta-inner {
  width: 756px;
  max-width: 85%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  background-color: rgba(1, 24, 41, .01);
  border: 1px solid rgba(157, 203, 245, .65);
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 102px 134px;
  display: flex;
}

.cta-submit {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  mix-blend-mode: normal;
  background-color: rgba(0, 0, 0, 0);
  border: 0 rgba(157, 203, 245, .65);
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.desktop-paragraph-p2-medium-4 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
}

.button-text-14-16 {
  color: #fff;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.cta-submit--body {
  height: 570px;
  min-height: 736px;
  background-image: url("6432f56c545aff3136ee36ca_application-bkg.jpeg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.two-column-text-header-icons {
  max-width: 100%;
  flex-direction: column;
  display: flex;
}

.text--gray-dark-2 {
  color: var(--pastel-blue);
  font-family: Twkeverett, sans-serif;
  font-size: 12px;
}

.text--gray-dark-2._2 {
  color: #6b7680;
  margin-top: 10px;
  font-size: 15px;
  line-height: 18px;
}

.div-block-25 {
  border-top: 1px solid #414141;
}

.research-content {
  flex: 1;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  display: flex;
  position: relative;
}

.research-content.rounded-listing {
  border: 1px solid #cedae7;
  border-radius: 24px;
  margin-bottom: 41px;
}

.research-content.rounded-listing:hover {
  background-color: #f9fcff;
  border-width: 1px;
  border-color: #4ca2ff;
}

.image-2215 {
  border-radius: 24px;
}

.image-2216 {
  width: 100%;
}

.div-block-28 {
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.div-block-28.testimonial-1 {
  grid-row-gap: 54px;
}

.header-dropdown {
  z-index: 2;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: rgba(255, 255, 255, .9);
  flex-direction: column;
  margin-top: 84px;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.header-dropdown.header--build {
  width: 100%;
  background-color: #fff;
  flex: 0 auto;
  display: block;
}

.header-dropdown.border-bottom {
  border-bottom: 1px solid #d3dadf;
  margin-top: 87px;
  display: none;
}

.header-dropdown.border-bottom.header-dropdown-build {
  background-color: #fff;
  display: none;
}

.header-dropdown.border-bottom.header-dropdown-build.new {
  width: 90%;
  -webkit-backdrop-filter: blur(60px);
  backdrop-filter: blur(60px);
  background-color: rgba(9, 11, 26, .1);
  border-bottom-style: none;
  border-bottom-color: rgba(247, 247, 248, .1);
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
  padding: 44px 60px 68px;
  display: none;
}

.header-dropdown.border-bottom.header-dropdown-connect {
  background-color: #fff;
  display: none;
}

.header-dropdown.border-bottom.header-dropdown-connect.new {
  width: 90%;
  -webkit-backdrop-filter: blur(60px);
  backdrop-filter: blur(60px);
  background-color: rgba(9, 11, 26, .1);
  border-bottom-style: none;
  border-bottom-color: rgba(247, 247, 248, .1);
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
  padding: 44px 60px 68px;
  display: none;
}

.header-dropdown.border-bottom.header-dropdown-learn {
  background-color: #fff;
  display: none;
}

.header-dropdown.border-bottom.header-dropdown-learn.new {
  width: 90%;
  -webkit-backdrop-filter: blur(80px);
  backdrop-filter: blur(80px);
  background-color: rgba(9, 11, 26, .1);
  border-bottom-style: none;
  border-bottom-color: rgba(211, 218, 223, 0);
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
  padding: 44px 60px 68px;
  display: none;
}

.header-dropdown.border-bottom.header-dropdown-learn.new.w--open {
  width: 100%;
  border-bottom-color: rgba(247, 247, 248, .1);
  display: none;
}

.header-dropdown.border-bottom.header-dropdown-learn.new.bg {
  height: 670px;
  -webkit-backdrop-filter: blur(80px);
  backdrop-filter: blur(80px);
  display: none;
}

.header-dropdown--wrapper {
  width: 100%;
  height: 400px;
  max-width: 1160px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  justify-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
  top: 0;
}

.header-dropdown--wrapper.is--vert {
  height: auto;
  max-width: none;
  flex-direction: column;
}

.header-dropdown--column {
  justify-content: flex-start;
  display: flex;
}

.header-dropdown-links-list {
  width: 100%;
  margin-top: 33px;
  list-style-type: none;
}

.header-dropdown-links-list.shorter-margin {
  margin-top: 15px;
}

.list-item {
  margin-bottom: 16px;
}

.header-newsletter-signup {
  max-width: 340px;
  grid-row-gap: 31px;
  flex-direction: column;
  margin-top: 35px;
  margin-bottom: 35px;
  padding-left: 40px;
  padding-right: 20px;
  display: flex;
}

.div-block-29 {
  grid-row-gap: 7px;
  flex-direction: column;
  display: flex;
}

.navbar-menu-link {
  z-index: 2;
  height: 80px;
  color: #91a3b1;
  cursor: pointer;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.navbar-menu-link:hover, .navbar-menu-link:focus {
  color: #4da2ff;
}

.div-block-30 {
  grid-column-gap: 20px;
  display: flex;
}

.categories-2 {
  width: 100%;
  max-width: 650px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.category01-2 {
  width: 160px;
  height: 153px;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.category03-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.category02-2 {
  width: 200px;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.hero-bkg-image {
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.desktop-headline-h1-med-6 {
  color: #011829;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 72px;
}

.desktop-headline-h1-med-7 {
  color: #4ca3ff;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 72px;
}

.heading-4, .heading-5 {
  margin-top: 0;
  margin-bottom: 0;
}

.cards-two-columns.section--main {
  margin-bottom: 120px;
}

.cards-two-columns---wrapper {
  grid-column-gap: 40px;
  justify-content: space-between;
  display: flex;
}

.cards-two-columns---card {
  max-width: 560px;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  border-left: 1px solid rgba(0, 0, 0, .1);
  border-right: 1px solid rgba(0, 0, 0, .1);
  border-radius: 12px;
  flex-direction: column;
  flex: 1;
  display: flex;
}

.card-background {
  width: 560px;
  height: 205px;
  border-radius: 11px;
  display: block;
  position: relative;
  overflow: hidden;
}

.background-video {
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 0 solid rgba(0, 0, 0, 0);
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.background-video.max-100 {
  max-width: 100%;
}

.background-video.hide--desktop-img {
  display: none;
}

.background-video.z-index0 {
  z-index: 0;
}

.background-video.timeline {
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
}

.cards-two-columns---card---title {
  z-index: 1;
  color: #fff;
  letter-spacing: -.04em;
  margin-top: 58px;
  margin-left: 40px;
  margin-right: 70px;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 44px;
  position: relative;
}

.cards-two-columns---card-content {
  max-width: 100%;
  min-height: 192px;
}

.caption {
  color: #91a3b1;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.cards-two-columns---card-content-copy {
  margin: 54px 44px 70px 40px;
}

.background-video-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.background-video-container {
  width: 500%;
  height: 451px;
  border-radius: 18px;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.background-video-container.small-height {
  width: 100%;
  height: 309px;
}

.background-video-container.background-video-container-no-bottom-round {
  width: 100%;
  border-bottom: 0 #000;
  border-radius: 18px;
}

.background-video-container.hero-d-video {
  width: 500px;
  height: 500px;
  flex: none;
}

.background-video-container.hero-d-video.max-100 {
  max-width: 100%;
}

.anim---slide-up-fade-in.margin-bottom-none {
  margin-bottom: 0;
}

.background-video-3, .background-video-4 {
  position: absolute;
  top: 0;
  left: 0;
}

.hero-a-small {
  position: relative;
}

.hero-a-small.section--main {
  border-radius: 24px;
  overflow: hidden;
}

.hero-a-small.section--main.hero-security {
  width: 1375px;
}

.hero-a-alt-caption {
  color: #fff;
  font-size: 30px;
  line-height: 36px;
}

.hero-a-alt-caption.text-black {
  color: #111;
}

.background-video-5 {
  z-index: 1;
  width: 460px;
  height: 460px;
  max-width: 100%;
  position: relative;
}

.desktop-headline-h2-med {
  width: 743px;
  max-width: 100%;
}

.desktop-headline-h2-med.anim---slide-up-fade-in {
  width: 100%;
}

.desktop-headline-h2-med-2 {
  color: #111;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 63px;
  font-weight: 500;
  line-height: 60px;
}

.desktop-headline-h2-med-3 {
  color: #cfcfcf;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 63px;
  font-weight: 500;
  line-height: 60px;
}

.margin-bottom-40 {
  margin-bottom: 40px;
}

.additional-research.section--main {
  margin-top: 70px;
  margin-bottom: 116px;
}

.research-card {
  width: 30%;
  height: 100%;
  max-width: 97%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #cedae7;
  border-radius: 20px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.research-card:hover {
  background-color: #f9fcff;
  border-color: #4ca2ff;
}

.research-card.research-card-blue {
  width: 30%;
  color: #fff;
  background-color: #4ca2ff;
}

.frame-1073716675 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.research-card----date {
  letter-spacing: -.02em;
  padding-bottom: 22px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.frame-1073716676 {
  width: 100%;
  max-width: 327px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.research-card----title {
  letter-spacing: -.05em;
  padding-bottom: 24px;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 27px;
}

.research-card----copy {
  min-height: 150px;
  color: #91a3b1;
  letter-spacing: -.02em;
  margin-bottom: 44px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.research-card----copy.research-card----copy-white {
  color: #fff;
}

.frame-1073716677 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-23 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.reearch-card----tags {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: static;
}

.tag-3 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border: 1px solid #111;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 21px;
  display: flex;
}

.button-13 {
  text-align: right;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.tag-4 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border: 1px solid #111;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 8px 21px;
  display: flex;
}

.research-card----content {
  margin: 20px;
}

.background-video-6 {
  position: absolute;
}

.intro-small {
  width: 1010px;
  max-width: 100%;
}

.page-default-content {
  margin-bottom: 70px;
}

.page-content-block {
  width: 100%;
  color: var(--cultured);
  border-top: 1px solid #cedae7;
  flex: 1;
  justify-content: space-between;
  margin-bottom: 40px;
  padding-top: 40px;
  display: flex;
}

.page-content-block.bottom-margin-88 {
  margin-bottom: 88px;
}

.page-content-block.bottom-margin-88.no-top-border {
  border-top-width: 0;
}

.page-content-block.top-border-hide {
  border-top-width: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.page-content-block.top-border-hide.margin-top-67 {
  margin-top: 67px;
}

.page-content-block.hide-block_border {
  border-top-width: 0;
  margin-bottom: 60px;
  padding-top: 0;
}

.page-content-block.goveranace-note {
  border-top-color: rgba(247, 247, 248, .15);
  margin-top: 80px;
}

.text-block-3 {
  width: 279px;
  max-width: 100%;
}

.text-block-3.text--h4-30-30.box-438 {
  width: 438px;
}

.text-block-3.text--40-44.box-640 {
  width: 640px;
}

.page-content-block--copy {
  width: 600px;
  max-width: 100%;
  color: #a0a0a0;
}

.header-dropdown--column-left {
  width: 864px;
  border-right: 1px solid #d3dadf;
  flex: 0 auto;
  padding-top: 34px;
  padding-bottom: 34px;
  display: flex;
}

.header-dropdown--column-left.header-dropdown--column-left---build, .header-dropdown--column-left.header-dropdown--column-left---learn, .header-dropdown--column-left.header-dropdown--column-left---connect {
  display: flex;
}

.header-dropdown--column-image {
  width: 470px;
  height: 280px;
  max-width: 100%;
}

.header-dropdown-link {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.header-dropdown-link:hover {
  color: #111;
}

.header-dropdown-link-text {
  color: #91a3b1;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
}

.header-dropdown-link-text:hover {
  color: #4da2ff;
}

.header-dropdown-link-arrow {
  width: 20px;
  height: 20px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: none;
}

.header-dropdown-links-list-item {
  grid-row-gap: 12px;
  flex-direction: column;
  display: flex;
}

.header-social-icons {
  grid-column-gap: 12px;
  display: flex;
}

.navbar-inner-wrap {
  grid-column-gap: 0px;
  align-items: center;
  display: flex;
}

.div-block-31 {
  justify-content: flex-end;
  margin-top: 113px;
  display: flex;
}

.footer-gray-link {
  color: #344654;
  font-size: 12px;
  line-height: 16px;
}

.footer-gray-link:hover {
  color: #344654;
  text-decoration: underline;
}

.icon-arrow-down {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 5px 6px;
  display: flex;
}

.down-arrow-black {
  width: 12.7694px;
  height: 12.771px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.build-promo-two-column {
  grid-column-gap: 160px;
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.div-block-32 {
  grid-row-gap: 34px;
  flex-direction: column;
  display: flex;
}

.text--40-44 {
  letter-spacing: -.04em;
  font-size: 40px;
  font-weight: 500;
  line-height: 44px;
}

.text--40-44.box-460 {
  width: 100%;
  max-width: 450px;
}

.text--40-44.text--blue {
  letter-spacing: -.04em;
}

.text--40-44.section-center-title.margin-none {
  text-align: center;
}

.text--40-44.zklogin--header {
  letter-spacing: -1.6px;
}

.text--40-44.center-text {
  text-align: center;
}

.build-sui-promo {
  max-width: 98%;
  margin-bottom: 40px;
}

.text--black {
  color: #111;
}

.text--black.box-558 {
  width: 558px;
  max-width: 100%;
  color: var(--cultured);
  width: 558px;
  max-width: 100%;
}

.icon-arrow-right {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 5px 4px;
  display: flex;
}

.vectors-wrapper-24 {
  width: 10.6425px;
  height: 10.6412px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-14 {
  width: 164px;
  height: 48px;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  border: 1px solid #011829;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 10px 32px 10px 36px;
  text-decoration: none;
  display: flex;
}

._1440x900-button-b1-med {
  color: #011829;
  text-align: right;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
}

.vectors-wrapper-25 {
  width: 20px;
  height: 20px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-build {
  color: #91a3b1;
}

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

.text-change-mover {
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: flex-start;
  padding-right: 15px;
  display: block;
}

.text-change {
  color: #fff;
  text-transform: capitalize;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.div-block-33 {
  height: 125px;
  display: flex;
  overflow: hidden;
}

.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;
  display: flex;
}

.blue-content-box {
  margin-top: 40px;
}

.blue-content-box.section--main {
  margin-bottom: 40px;
}

.box-586 {
  width: 500px;
  max-width: 100%;
}

.box-586.text--hero-2-54-54.text--taller-lineheight {
  color: var(--cultured);
  font-family: Twkeverett, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.09;
}

.box-586.image-caption-text.text--gray, .box-586.image-caption-text.text--gray-use {
  letter-spacing: -.05em;
  font-size: 14px;
  line-height: 16px;
}

.header-dropdown-container {
  justify-content: flex-start;
  align-items: flex-end;
  padding: 5px;
}

.div-block-34 {
  width: 100%;
  padding-top: 85px;
}

.div-block-35 {
  margin-top: -35px;
  padding-top: 25px;
}

.div-block-36 {
  width: 100%;
  background-color: #fff;
}

.div-block-37 {
  color: var(--cultured);
  align-items: flex-start;
  font-family: Twkeverett, sans-serif;
  font-weight: 400;
  display: flex;
}

.body--sticky-header {
  color: var(--black);
  background-color: #fff;
  background-image: none;
  margin-top: 91px;
}

.body--sticky-header.body-subnav {
  margin-top: 160px;
}

.body--sticky-header.no-alert {
  margin-top: 140px;
}

.body--sticky-header.flush-hero-no-alert {
  background-position: 0 0;
  background-size: cover;
  margin-top: 91px;
}

.body--sticky-header.no-alert-standard {
  margin-top: 120px;
}

.body--sticky-header.body-v2-bkg {
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: cover;
}

.dark--background {
  background-color: #011829;
}

.dark--background.tab-wrapper {
  margin-top: 0;
  padding: 40px 40px 60px;
}

.circle-image {
  border-radius: 50%;
}

.toggle-column-wrap {
  width: 100%;
}

.toggle-column--content {
  border-top: 1px solid rgba(247, 247, 248, .15);
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 80px;
  padding-top: 60px;
  display: flex;
}

.toggle-column--content.margin-top-40 {
  border-top-color: #d3dadf;
  margin-top: 40px;
}

.toggle-column--content--links {
  grid-row-gap: 12px;
  flex-direction: column;
  margin-top: 20px;
  display: flex;
}

.toggle-column--content--links._2 {
  margin-top: 0;
}

.toggle-column--content--tabs {
  flex-direction: column;
}

.toggle-column--content--tab {
  width: 560px;
  max-width: 100%;
  grid-row-gap: 18px;
  flex-direction: column;
  display: flex;
}

.toggle-column--content--tab.toggle-tab-1 {
  display: block;
}

.toggle-column--content--tab.toggle-tab-1.box-560 {
  grid-row-gap: 18px;
  flex-direction: column;
  display: flex;
}

.toggle-column--content--tab.toggle-tab-2 {
  display: none;
}

.toggle-column--content--tab.tab-content-1 {
  display: flex;
}

.toggle-column--content--tab.tab-content-2, .toggle-column--content--tab.tab-content-3, .toggle-column--content--tab.tab-content-4, .toggle-column--content--tab.tab-content-5 {
  display: none;
}

.toggle-column--content--link {
  font-size: 21px;
  line-height: 24px;
}

.toggle-column--content--link.text--gray {
  cursor: pointer;
}

.toggle-column--content--link.text--gray:hover, .toggle-column--content--link.text--gray.link--active, .toggle-column--content--link.text--gray.toggle-column--content--link-tab-1 {
  color: #fff;
}

.toggle-column--content--link.text--gray.toggle-column--content--link-tab-2 {
  display: block;
}

.toggle-column--content--link.text--gray.toggle-column--content--link-tab-2.hidden {
  display: none;
}

.toggle-column--content--link.text--gray.text--black:hover {
  color: #111;
}

.toggle-column--content--link.hidden {
  display: none;
}

.border-bottom {
  border-bottom: 1px solid #414141;
}

.border-top {
  border-top: 1px solid #414141;
}

.border-top.margin-bottom-40.margin-top-30.max-97 {
  max-width: 95%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.border-top.margin-bottom-40.margin-top-30.max-97.bottom-80 {
  border-top-color: #5d6c7c;
  margin-bottom: 80px;
}

.hero-two-columns {
  margin-bottom: 70px;
  position: relative;
}

.hero-two-columns.mobile-padding-hero.more-padding {
  margin-top: 60px;
  margin-bottom: 100px;
}

.hero-two-columns.mobile-padding-hero.more-padding.background-image {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 236px;
  display: flex;
}

.hero-two-columns.mobile-padding-hero.more-padding.background-image.background-blue {
  background-color: #4ca3ff;
}

.hero-two-columns.mobile-padding-hero.more-padding.background-image.background-blue.zk-login {
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 40px;
  padding-bottom: 0;
}

.hero-two-columns--content {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.hero-two-columns--content.margin-none {
  margin-top: 0;
  margin-bottom: 0;
}

.hero-two-columns--content.space-between {
  grid-column-gap: 100px;
  align-items: flex-start;
}

.hero-two-columns--content.space-between.token-supply {
  align-items: flex-start;
}

.hero-two-columns--content.space-between.liquid-staking {
  grid-column-gap: 50px;
  justify-content: flex-start;
}

.hero-two-columns--content.space-between.liquid-staking.two-col-text {
  grid-column-gap: 80px;
  padding-left: 20px;
  padding-right: 20px;
}

.hero-two-columns--content.space-between.liquid-staking.two-col-text.center-content {
  align-items: center;
}

.hero-two-columns--content.space-between.liquid-staking.two-col-text.gap-40 {
  grid-column-gap: 40px;
}

.hero-two-columns--content.space-between.liquid-staking.v2 {
  padding-left: 20px;
  padding-right: 20px;
}

.hero-two-columns--content.space-between.margin-top-26 {
  margin-top: 36px;
}

.fuel-your-innovation-0 {
  color: #111;
  letter-spacing: -.06em;
  font-family: Inter, sans-serif;
  font-size: 80px;
  font-weight: 500;
  line-height: 78px;
}

.fuel-your-innovation-1 {
  color: #4ca3ff;
  letter-spacing: -.06em;
  font-family: Inter, sans-serif;
  font-size: 80px;
  font-weight: 500;
  line-height: 78px;
}

.hero-two-columns--content--left {
  max-width: 650px;
}

.hero-two-columns--content--left.anim---slide-up-fade-in.max-533 {
  max-width: 533px;
}

.hero-two-columns--content--left.box-560 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.hero-two-columns--content--left.box-560.text-stack {
  grid-row-gap: 22px;
  flex-direction: column;
  display: flex;
}

.hero-two-columns--content--left.box-560.text-stack.space-between {
  grid-row-gap: 32px;
}

.hero-two-columns--content--left.box-560.text-content {
  grid-row-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
}

.hero-two-columns--content--right {
  max-width: 332px;
  grid-row-gap: 39px;
  flex-direction: column;
  display: flex;
}

.hero-two-columns--content--right.anim---slide-up-fade-in {
  max-width: 360px;
  align-self: flex-end;
  margin-bottom: 10px;
  margin-right: 30px;
}

.hero-two-columns--content--right.anim---slide-up-fade-in.border-bottom {
  border-bottom-width: 0;
}

.hero-two-columns--content--right.anim---slide-up-fade-in.box-508 {
  max-width: 100%;
}

.hero-two-columns--content--right.box-508 {
  align-items: flex-start;
}

.hero-two-columns--content--right.box-508.grants-hero {
  grid-row-gap: 20px;
}

.hero-two-columns--content--right.box-560.links.text--28-36 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.hero-two-columns--content--right._400 {
  width: 400px;
  height: 400px;
  max-width: none;
  flex: none;
}

.text-21 {
  color: #111;
  letter-spacing: -.03em;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 24px;
}

.buttons {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-15 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #4ca2ff;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  text-decoration: none;
  display: flex;
}

._1440x900-button-b1-med-11 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.component-1 {
  height: 48px;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  border: 1.5px solid #111;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 24px 16px 32px;
  display: flex;
}

._1440x900-button-b1-med-12 {
  color: #111;
  text-align: right;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.vectors-wrapper-26 {
  width: 20px;
  height: 20px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.headline1 {
  flex-direction: column;
  display: flex;
}

.headline1-2 {
  color: #4ca3ff;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 44px;
}

.headline1-3 {
  color: #011829;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 44px;
}

.intro-large-paragraph {
  max-width: 960px;
  grid-row-gap: 0px;
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  margin-top: 112px;
  margin-bottom: 112px;
  display: flex;
}

.intro-large-paragraph.anim---slide-up-fade-in {
  grid-row-gap: 20px;
}

.heading-7, .heading-8 {
  margin-top: 0;
}

.heading-9 {
  flex-direction: column;
  margin-top: 0;
  display: flex;
}

.guiidlines-wrapper {
  grid-row-gap: 90px;
  flex-direction: column;
  margin-top: 112px;
  margin-bottom: 112px;
  display: flex;
}

.guiidlines-wrapper.resources {
  grid-row-gap: 60px;
  margin-top: 100px;
  margin-bottom: 100px;
}

.light-features-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #eaf7ff;
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 112px 103px;
  display: flex;
}

.display3 {
  color: #011829;
  letter-spacing: -.04em;
  margin-bottom: 54px;
  font-family: Inter, sans-serif;
  font-size: 54px;
  font-weight: 500;
  line-height: 58px;
}

.guideline-card {
  width: 100%;
  max-width: 360px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 1px solid #cfcfcf;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 28px 24px;
  display: flex;
}

.icon-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #011829;
  border-radius: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 11px 16px;
  display: flex;
}

.text-22 {
  color: #eaf7ff;
  letter-spacing: -.03em;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 26px;
}

.titletext {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-2 {
  color: #011829;
  letter-spacing: -.03em;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}

.frame-1073717084 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.icon-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #011829;
  border-radius: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 11px 18px;
  display: flex;
}

.guidelines--grid {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.section-1 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 112px;
}

.accordian-inner-wrap {
  width: 100%;
  grid-row-gap: 75px;
  flex-direction: column;
  margin-bottom: 80px;
  display: flex;
}

.accordian-inner-wrap.margin-wrap-top {
  border-top: 1px solid #cedae7;
  margin-top: 60px;
  margin-bottom: 40px;
}

.accordian-inner-wrap.margin-wrap-top.bottom-margin-0 {
  margin-bottom: 0;
}

.table-list {
  color: #5a6573;
  letter-spacing: -.03em;
  border-bottom: 1px solid #cedae7;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

.table-list.last {
  border-bottom-width: 0;
}

.accordian-block-list-item {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  border-bottom: 1px solid #cedae7;
  flex: 0 auto;
  list-style-type: none;
  overflow: hidden;
}

.image-2217 {
  flex: none;
  order: 0;
  align-self: auto;
  position: absolute;
  right: 0;
}

.accordian {
  color: #4e555d;
  background-image: linear-gradient(#e1f3ff, #ededed 33.85%, #e1f3ff 51%, #ededed 77%, rgba(0, 249, 251, 0));
  border: 0 solid #000;
  margin-top: 100px;
  padding-bottom: 200px;
}

.header-h2 {
  color: #3d444d;
  text-align: center;
  margin-top: 100px;
  padding-bottom: 30px;
  font-family: Inter, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
}

.paragraph-4 {
  max-width: 660px;
  color: #4e555d;
  text-align: center;
  padding-bottom: 35px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.paragraph-4.accordian-paragraph {
  margin-left: auto;
  margin-right: auto;
}

.accotrdian-reveal-list {
  perspective-origin: 0 0;
  transform-origin: 0 0;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  display: block;
  transform: translate(0);
}

.image-close {
  display: none;
  position: absolute;
  right: 0;
}

.list-2 {
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  padding-top: 20px;
  list-style-type: none;
  position: relative;
}

.paragraph-5 {
  color: #3d444d;
  flex: 1;
  align-self: auto;
  margin-top: 5px;
  margin-left: 46px;
  font-family: Inter, sans-serif;
  font-size: 28px;
}

.paragraph-5.accordian-title-text {
  color: #383f47;
  letter-spacing: -.05em;
  margin-left: 28px;
  font-size: 30px;
  line-height: 30px;
}

.paragraph-5.accordian-title-text:hover {
  color: #4ca2ff;
}

.paragraph-5.accordian-title-text.margin-left-0 {
  margin-left: 0;
}

.paragraph-5.accordian-title-text.margin-left-0.line-height-1-2 {
  line-height: 38px;
}

.accordian-title-content {
  z-index: 2;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.accordian-title-content:hover {
  outline-offset: 0px;
  outline: 3px #4e555d;
}

.container-868 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.accordian-list {
  width: 100%;
  max-width: 1240px;
  flex-direction: column;
  display: flex;
}

.margin-top {
  margin-top: 0;
}

.intro-large-paragraph--title {
  margin-bottom: 0;
}

.text-h1-wrap {
  margin-top: 70px;
  margin-bottom: 70px;
}

.text-h1-wrap.box-720 {
  grid-row-gap: 21px;
  flex-direction: column;
  display: flex;
}

.text-h1-wrap.hackathon-timeline {
  margin-top: 60px;
  margin-bottom: 30px;
}

.text-h1-wrap.hackathon-timeline._2 {
  margin-top: 0;
}

.text-h1-wrap.hackathon-prizes {
  margin-top: 20px;
  margin-bottom: 50px;
}

.two-column-content {
  width: 100%;
  grid-column-gap: 40px;
  border-top: 1px solid #cedae7;
  justify-content: center;
  align-items: center;
  padding-top: 22px;
  padding-bottom: 10px;
  display: flex;
}

.two-column-content-list-with-header {
  width: 100%;
  flex-direction: column;
  margin-bottom: 70px;
  display: flex;
}

.width-50 {
  width: 50%;
}

.width-50.margin-bottom-40.mobile-only {
  margin-bottom: 0;
}

.content-inner {
  width: 100%;
  max-width: 560%;
  flex-direction: column;
  display: flex;
}

.text-23 {
  color: #91a3b1;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}

.faq-block {
  border-bottom: 1px solid #414141;
  flex-direction: column;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 16px;
  display: flex;
  overflow: visible;
}

.faq-title-light.text--title-21px {
  margin-top: 0;
  margin-bottom: 0;
}

.faq-title-light.text--title-21px:hover {
  color: #91a3b1;
}

.faq-block--header {
  min-height: 38px;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  padding-right: 50px;
  display: flex;
  position: relative;
}

.faq-block--copy.box-586 {
  margin-top: 15px;
  display: block;
  overflow: hidden;
}

.faq-block--copy-text {
  color: var(--pastel-blue);
}

.faq-block--icon {
  position: absolute;
  right: 0;
}

.faq-block--icon.openned {
  display: none;
}

.two-column-image-text {
  grid-column-gap: 140px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 108px;
  margin-bottom: 108px;
  display: flex;
}

.two-column-image-text.container {
  margin-bottom: 90px;
}

.two-column-image-text.container.multiple {
  margin-bottom: 40px;
}

.two-column-image-text.container.multiple.marg-bottom-100 {
  margin-bottom: 100px;
}

.two-column-image-text.container.builder-house {
  padding-left: 20px;
  padding-right: 20px;
}

.two-column-image-text.container.builder-house.newsletter {
  margin-bottom: 101px;
}

.two-column-image-text.margin-top {
  margin-top: 0;
}

.two-column-image-text.no-margin {
  margin: 0 auto;
}

.two-column-image-text.no-margin.copy-only, .two-column-image-text.no-margin.align-top {
  align-items: flex-start;
}

.two-column-image-text.promo-content {
  max-width: 97%;
  grid-column-gap: 10%;
  flex: 1;
  justify-content: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.two-column-image-text.promo-content.span-full {
  justify-content: space-between;
}

.image-text-content {
  flex-direction: column;
  display: flex;
}

.image-text-content.box--389 {
  margin-top: 0;
}

.image-text-content.box-434 {
  grid-row-gap: 5px;
}

.frame-1073717085 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.desktop-paragraph-p2-medium-5 {
  color: #a0a0a0;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.frame-1073716459 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-1073716450 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.desktop-headline-h4-med {
  color: #2e2b26;
  letter-spacing: -.05em;
  font-family: Inter, sans-serif;
  font-size: 54px;
  font-weight: 500;
  line-height: 60px;
}

.desktop-paragraph-p2-medium-6 {
  color: #2e2b26;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.component-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #459aff;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  display: flex;
}

._1440x900-button-b1-med-13 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.image-text-content--copy {
  margin-top: 20px;
  margin-bottom: 35px;
}

.image-text-content--copy a {
  color: var(--cultured);
  text-decoration: underline;
}

.desktop-headline-h1-med-9 {
  color: #111;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 72px;
}

.desktop-headline-h1-med-10 {
  color: #4da2ff;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 72px;
}

.line-height-even {
  line-height: 1;
}

.box-1053 {
  width: 1053px;
  max-width: 100%;
}

.upcoming-events {
  margin-bottom: 160px;
  display: none;
}

.desktop-headline-h5-semi-6 {
  color: #111;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 39px;
  font-weight: 500;
  line-height: 42px;
}

.events--wrapper {
  grid-row-gap: 72px;
  flex-direction: column;
  display: flex;
}

.events-listing {
  width: 100%;
  grid-column-gap: 38px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.event-card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-2218 {
  object-fit: cover;
  border-radius: 16px;
}

.event-card--content {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.mobile-paragraph-p2-med {
  color: #a0a0a0;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.mobile-paragraph-p1-med {
  color: #111;
  letter-spacing: -.03em;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
}

.image-2219 {
  object-fit: cover;
  background-image: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0) 100%);
  border-radius: 16px;
}

.image-2220 {
  object-fit: cover;
  border-radius: 16px;
}

.social-channels--row {
  border-top: 1px solid rgba(1, 24, 41, .2);
  justify-content: space-between;
  margin-bottom: 120px;
  display: flex;
}

.social-channels--row.links-row {
  padding-top: 15px;
}

.social-channels--row.links-row.resources {
  border-top-color: rgba(247, 247, 248, .15);
  align-items: flex-start;
  margin-bottom: 100px;
  padding-top: 30px;
}

.frame-1073717122 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-27 {
  height: 27px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-28 {
  height: .0000402145px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.channels-list--row {
  width: 460px;
  max-width: 100%;
  grid-column-gap: 15px;
  border-bottom: 1px solid rgba(247, 247, 248, .15);
  justify-content: flex-start;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  transition: padding .2s;
  display: flex;
  position: relative;
}

.channels-list--row:hover {
  padding-left: 6px;
}

.channel-list-title {
  color: var(--cultured);
  letter-spacing: -.03em;
  font-size: 20px;
  line-height: 22px;
}

.view-icon-right {
  position: absolute;
  right: 0;
}

.display2-3 {
  color: #011829;
  letter-spacing: -.05em;
  font-family: Inter, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 76px;
}

.display2-4 {
  color: #4ca3ff;
  letter-spacing: -.05em;
  font-family: Inter, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 76px;
}

.div-block-42 {
  max-width: 760px;
}

.box-760 {
  width: 100%;
  max-width: 760px;
}

.width-100 {
  width: 100%;
}

.width-100.stack-item {
  grid-column-gap: 23px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.width-100.stack-item.text--white {
  cursor: pointer;
}

.width-100.stack-item.text--white.three-column-link-listing-row {
  padding-right: 47px;
}

.width-100.moderator-image {
  height: 200px;
  object-fit: cover;
}

.three-column-text {
  width: 100%;
  max-width: 98%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-top: 1px solid #344654;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 46px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 37px;
  display: grid;
}

.three-column-text.features-block {
  border-top-style: none;
  border-top-width: 0;
  margin-top: 0;
}

.three-column-text.features-block.padd-top-0 {
  padding-top: 0;
}

.three-column-text.features-block.padd-top-0.gap-8 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.three-column-text.tutorial-block {
  border-top-style: none;
  margin-top: 0;
  padding-top: 0;
}

._1440x900-caption-c1-semi-4 {
  color: #fff;
  letter-spacing: -.03em;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
}

._1440x900-paragraph-p1-med {
  color: #91a3b1;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.three-column-text-content-wrap {
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.padd-bottom-108 {
  padding-bottom: 108px;
}

.buttons-row {
  grid-column-gap: 10px;
  display: flex;
}

.button--black-text-border {
  height: 48px;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  border: 1.5px solid #011829;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 24px 16px 32px;
  text-decoration: none;
  display: flex;
}

.button--black-text-border.black-fill {
  flex: 0 auto;
  display: block;
}

._1440x900-button-b1-med-14 {
  color: #011829;
  text-align: right;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.vectors-wrapper-29 {
  width: 20px;
  height: 20px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.two-column-text-icons-no-description {
  justify-content: space-between;
  display: flex;
}

.two-column-text-icons-no-description.padding-inbetween-flex-cols {
  grid-column-gap: 140px;
}

.two-column-text-icons-no-description.padding-inbetween-flex-cols.columns {
  flex-direction: column;
}

.two-column-text-icons-no-description.padding-inbetween-flex-cols.columns.width-100 {
  grid-row-gap: 40px;
}

.text--28-36 {
  letter-spacing: -.03em;
  font-size: 28px;
  font-weight: 500;
  line-height: 36px;
}

.text--28-36.card-icon-headline {
  letter-spacing: -.84px;
}

.two-column-flex {
  flex-direction: row;
  flex: 1;
  justify-content: space-between;
  margin-top: 23px;
  display: flex;
}

.display3-3 {
  color: #011829;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 54px;
  font-weight: 500;
  line-height: 58px;
}

.display3-4 {
  color: #4da2ff;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 54px;
  font-weight: 500;
  line-height: 58px;
}

.box-560 {
  width: 560px;
  max-width: 100%;
}

.key-economic-innovations {
  margin-bottom: 100px;
}

.other-important-features.section--main {
  margin-bottom: 40px;
}

.features-card {
  width: 100%;
  grid-row-gap: 20px;
  background-color: rgba(247, 247, 248, .05);
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px;
  display: flex;
}

.desktop-headline-h6-med-3 {
  color: #feffff;
  letter-spacing: -.05em;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
}

.desktop-paragraph-p2-medium-7 {
  color: #91a3b1;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.image-2221 {
  width: 100%;
}

.absolute-wrap {
  width: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.absolute-wrap.builder-house {
  height: 640px;
}

.image-2222 {
  width: 100%;
  object-fit: contain;
}

.image-2222.background-video {
  object-fit: cover;
}

.image-2222.background-video.video-rounded {
  object-fit: cover;
  border-radius: 24px;
}

.image-2222.background-video.video-rounded.height-100 {
  height: 100%;
  object-fit: cover;
}

.alert-banner {
  width: 100%;
  height: 68px;
  grid-column-gap: 5px;
  background-color: #4ca3ff;
  background-image: linear-gradient(135deg, rgba(253, 109, 146, 0), #fd6d92 40.1%, #cc4fb7 71.35%, rgba(204, 79, 183, 0));
  justify-content: center;
  align-items: center;
  display: none;
}

.alert-banner--text {
  color: #fff;
  letter-spacing: -.03em;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 22px;
}

.bullets-closer {
  padding-left: 20px;
}

.box-940 {
  width: 100%;
  max-width: 940px;
}

.height-600 {
  height: 600px;
}

.margin-top-65 {
  margin-top: 65px;
}

.margin-top-65.grid-3 {
  grid-column-gap: 57px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.height-400 {
  height: 400px;
}

.frame-1073716414 {
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.frame-1073716413 {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 28px;
  display: flex;
}

.frame-98 {
  width: 32px;
  height: 32px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #fff;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  padding: 28px;
  display: flex;
}

.text-24 {
  color: #fff;
  letter-spacing: .01em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
}

.vectors-wrapper-30 {
  width: 145px;
  height: 149px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.guidelines {
  max-width: 1360px;
  border-radius: 24px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.guidelines.edu-grants {
  margin-bottom: 40px;
}

.guidelines--card {
  width: 100%;
  max-width: 360px;
  min-height: 282px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-backdrop-filter: blur(7.5px);
  backdrop-filter: blur(7.5px);
  background-color: rgba(255, 255, 255, .01);
  border: 1px solid #cfcfcf;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.guidelines--card.card--small {
  height: 219px;
  min-height: 0;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: rgba(1, 24, 41, .35);
  border-color: #546676;
}

.guidelines--card.card--small:hover {
  border-color: #4ca3ff;
}

.guidelines--card.card--small.card-solid {
  height: 160px;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: rgba(1, 24, 41, .35);
}

.guidelines--card.card--small.card-solid:hover {
  border-color: #546676;
}

.guidelines--card.card--small.card-solid.grant {
  height: 100%;
  max-width: none;
  background-color: rgba(247, 247, 248, .05);
  border-style: none;
  border-radius: 30px;
  padding: 30px;
}

.guidelines--card.card--small.card-solid.grant:hover {
  border-color: #4ca3ff;
}

.guidelines--card.card--small.card-solid.grant.global-outline-linear-30 {
  height: 100%;
  max-width: none;
  min-height: auto;
  background-color: rgba(247, 247, 248, .05);
  border-radius: 30px;
  padding: 30px;
}

.guidelines--card.card--small.card-small-xs {
  height: auto;
  max-width: none;
  height: 160px;
  background-color: rgba(247, 247, 248, .05);
  border-style: none;
  border-radius: 30px;
}

.guidelines--card--wrapper {
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.guidelines--card--title {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 28px;
  display: flex;
}

.frame-1073717125 {
  width: 32px;
  height: 32px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #fff;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  padding: 28px;
  display: flex;
}

.text-25 {
  color: #fff;
  letter-spacing: .01em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
}

.guidelines--card--spacer {
  width: 145px;
  height: 149px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.guidelines--card--content {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 10px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.guidelines--card--content.small-no-icon {
  padding: 30px;
}

.guidelines--card--content.small-no-icon.grant {
  grid-row-gap: 26px;
  padding: 0;
}

.guidelines--card--content.small-no-icon {
  padding-top: 20px;
}

.text-26 {
  color: #fff;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 24px;
}

.text-27 {
  color: #91a3b1;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.text-27.light-blue {
  color: #c0e6ff;
}

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

.margin-top-0 {
  margin-top: 0;
}

.text-32-38 {
  letter-spacing: -.05em;
  font-size: 28px;
  line-height: 38px;
}

.box-608 {
  width: 608px;
  max-width: 100%;
}

.text-54-58 {
  font-size: 54px;
  font-weight: 500;
  line-height: 58px;
}

.text-54-58.box-460, .text-54-58.anim---slide-up-fade-in {
  letter-spacing: -.04em;
}

.text-54-58.letter-spacing-5 {
  letter-spacing: -.05em;
  line-height: 60px;
}

.text-54-58.letter-spacing-5.text-mobile {
  letter-spacing: -2.16px;
}

.text-54-58.box-434.text--white, .text-54-58.box-434.light-header {
  letter-spacing: -.04em;
}

.text-54-58.margin-none.text-spacing-1 {
  letter-spacing: -2.16px;
}

.text-54-58.margin-header-title-button-sandwich {
  letter-spacing: -2.16px;
  margin-top: 25px;
  margin-bottom: 39px;
}

.text-54-58.margin-header-title-button-sandwich.bot-margin-less {
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-54-58.hackathon-timneline-header {
  letter-spacing: -2.16px;
  margin-bottom: 42px;
}

.text-54-58.text-mobile {
  letter-spacing: -2.7px;
}

.three-column-icon-text {
  grid-column-gap: 42px;
  grid-row-gap: 0px;
  border-top: 1px solid #cedae7;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 80px;
  padding-top: 49px;
  display: grid;
}

.three-column-icon-text.margin-none.border-top-none {
  border-top-style: none;
}

.three-column-icon-text--card {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: flex;
}

.three-column-icon-text--card--content {
  width: 100%;
  max-width: 357px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 9px;
  display: flex;
}

.three-column-icon-text--card--content--inner {
  width: 100%;
  max-width: 357px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

._1440x900-headline-h5-med {
  color: #011829;
  letter-spacing: -.05em;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
}

._1440x900-paragraph-p3-med {
  color: #111;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.meet-moderators {
  margin-top: 80px;
  margin-bottom: 100px;
}

.meet-moderators-module {
  width: 100%;
  grid-row-gap: 70px;
  flex-direction: column;
  display: flex;
}

._1440x900-headline-h4-med {
  color: #111;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 39px;
  font-weight: 500;
  line-height: 42px;
}

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

.frame-1073717225 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-31 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.moderator-card {
  background-color: rgba(247, 247, 248, .15);
  border: 1px #cedae7;
  border-radius: 30px;
  flex-direction: column;
  display: flex;
  overflow: hidden;
}

.moderator-card.global-outline-linear-30 {
  overflow: hidden;
}

.moderator-card--content {
  grid-row-gap: 28px;
  flex-direction: column;
  padding: 30px;
  display: flex;
}

.discord {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vectors-wrapper-32 {
  width: 28px;
  height: 28px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-28 {
  color: var(--pastel-blue);
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

._1440x900-paragraph-p1-med-15 {
  color: #111;
  letter-spacing: -.03em;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
}

.vectors-wrapper-33 {
  width: 28px;
  height: 28px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

._1440x900-paragraph-p3-med-2 {
  color: #011829;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.two-column-content-boxes {
  grid-column-gap: 40px;
  grid-row-gap: 84px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.line-height-60 {
  line-height: 60px;
}

.moderator-benefits {
  margin-bottom: 80px;
}

.image-2223 {
  mix-blend-mode: color;
}

.hero-full-width-box {
  height: 489px;
  position: relative;
}

.subnav-bar {
  z-index: 99;
  width: 100%;
  height: 50px;
  background-color: #011829;
  align-items: center;
  display: flex;
  position: fixed;
  top: 90px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.subnav-bar.non-sticky {
  height: 80px;
  position: relative;
  top: 0;
}

.subnav-wrapper {
  max-width: 97%;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.subnav-title {
  color: #c0e6ff;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
}

.subnav-title.text--white {
  color: #fff;
  color: #fff;
  font-family: Twkeverett, sans-serif;
}

.list-3 {
  list-style-type: none;
  display: flex;
}

.subnav-links {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.subnav-menu-link {
  color: #c0e6ff;
  text-align: right;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
}

.subnav-menu-link:hover {
  text-decoration: underline;
}

.subnav-menu-link.w--current {
  color: #fff;
}

.subnav-menu-link.active {
  color: #4ca3ff;
}

.desktop-display-81-med-4 {
  color: #011829;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 81px;
  font-weight: 500;
  line-height: 81px;
}

.text--81-81 {
  letter-spacing: -.04em;
  font-size: 81px;
  font-weight: 500;
  line-height: 81px;
}

.text--81-81.margin-top-0.anim---slide-up-fade-in.box-904 {
  width: 100%;
  max-width: 904px;
}

.text--81-81.letter-6 {
  letter-spacing: -.06em;
}

.text--81-81.box-760 {
  line-height: 84px;
}

.hero--full--content.box-940 {
  grid-row-gap: 29px;
  flex-direction: column;
  display: flex;
}

.developer-tools {
  margin-top: 40px;
  margin-bottom: 40px;
}

.rounded-corner-section-top {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}

.rounded-corner-section-bottom {
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
}

.developer-tools-header {
  grid-row-gap: 30px;
  flex-direction: column;
  flex: 1;
  margin-top: 72px;
  margin-bottom: 72px;
  display: flex;
}

.text-headline-56-60 {
  color: var(--cultured);
  letter-spacing: -.04em;
  font-family: Twkeverett, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 60px;
}

.curated-developer-resources-to-buildonsui-1 {
  color: #4ca3ff;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 56px;
  font-weight: 500;
  line-height: 60px;
}

.tabbar {
  width: 100%;
  max-width: 760px;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  border: 1px solid #4ca3ff;
  flex: 0 auto;
  justify-content: space-around;
  align-items: flex-start;
  margin-top: 33px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button-16 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #011829;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  text-decoration: none;
  display: flex;
}

.button-16.text--white {
  height: 48px;
  border: 1.5px solid #011829;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  flex: 1;
}

.button-16.text--white:hover {
  background-color: #4ca3ff;
  border-color: #4ca3ff;
}

._1440x900-button-b1-med-15 {
  text-align: center;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.button-17 {
  height: 48px;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  border: 1.5px solid #011829;
  border-radius: 0 100px 100px 0;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 16px 24px 16px 32px;
  text-decoration: none;
  display: flex;
}

.button-17:hover {
  color: #fff;
  background-color: #4ca3ff;
  border-color: #4ca3ff;
}

._1440x900-button-b1-med-16 {
  text-align: right;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.button-18 {
  height: 48px;
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  color: #4ca3ff;
  border: 1px solid #4ca3ff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 16px 24px 16px 32px;
  text-decoration: none;
  display: flex;
}

.button-18:hover {
  color: #fff;
  background-color: #4ca3ff;
  border-color: #4ca3ff;
}

.button-18.button--main {
  color: #fff;
}

._1440x900-button-b1-med-17 {
  text-align: right;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
}

.vectors-wrapper-34 {
  width: 20px;
  height: 20px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.full-width-buttons {
  justify-content: space-between;
  display: flex;
}

.margin-none {
  margin-top: 0;
  margin-bottom: 0;
}

.margin-none.box-508.text--40-44 {
  letter-spacing: -.05em;
}

.margin-none.box-508.text--21-28 {
  font-size: 28px;
  font-weight: 500;
}

.margin-none.box-508.text--28-44 {
  letter-spacing: -.05em;
  font-size: 28px;
  font-weight: 500;
}

.tutorial-card {
  width: 100%;
  height: 219px;
  border: 1px solid #cfcfcf;
  border-radius: 12px;
  padding: 20px;
  position: relative;
}

.tutorial-card:hover {
  background-color: #4ca2ff;
}

.tutorial-card.text--gray {
  width: 360px;
  height: 220px;
  max-width: 100%;
  border-color: #3f4f5b;
  align-items: flex-start;
  margin-bottom: 41px;
  padding-left: 0;
  padding-right: 0;
  transition: background-color .2s;
  display: flex;
}

.tutorial-card-inner {
  grid-row-gap: 0px;
  flex-direction: column;
  margin-top: 0;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.desktop-caption-21-semi-2 {
  color: #fff;
  letter-spacing: -.03em;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
}

._1440x900-paragraph-p1-med-16 {
  max-height: 110px;
  color: #91a3b1;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  overflow: hidden;
}

.tutorial-card-tags {
  grid-column-gap: 6px;
  margin-left: 20px;
  display: flex;
  position: absolute;
  bottom: 20px;
}

.tag-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 14px;
  display: flex;
}

.tutorial-cards--tags-text {
  color: #fff;
  text-align: right;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}

.contribute-to-sui {
  margin-top: 110px;
  margin-bottom: 113px;
}

.slider-cards {
  overflow: hidden;
}

.contribute-to-the-sui-protocol-0 {
  color: #011829;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 56px;
  font-weight: 500;
  line-height: 60px;
}

.contribute-to-the-sui-protocol-1 {
  color: #4ca2ff;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 56px;
  font-weight: 500;
  line-height: 60px;
}

.slider-cards--inner {
  border-top: 1px solid #cedae7;
  margin-top: 33px;
  padding-top: 35px;
  display: inline-block;
  overflow: hidden;
}

.slider-cards--inner.width-100 {
  width: 100%;
  grid-column-gap: 40px;
  margin-top: 20px;
  margin-right: 1px;
  padding-left: 1px;
  display: flex;
  overflow: scroll;
}

.slider-cards--inner.width-100.border-top-none {
  width: 100%;
  height: 310px;
  border-top-style: none;
  margin-top: 0;
  padding-top: 35px;
}

.slider--card {
  width: 357px;
  height: 263px;
  border: 1px solid #cfcfcf;
  border-radius: 12px;
}

.slider--card:hover {
  border-color: #4ca2ff;
}

.slider--card.no-hover:hover {
  border-color: #cfcfcf;
}

.slider-card--inner {
  flex-direction: column;
  align-items: flex-start;
  margin: 37px 34px;
  display: flex;
}

.titletext-2 {
  width: 100%;
  max-width: 291px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.desktop-caption-21-semi-3 {
  color: #011829;
  letter-spacing: -.03em;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
}

._1440x900-paragraph-p1-med-17 {
  color: #a0a0a0;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.slider-card-inner--text {
  max-width: 260px;
  margin-top: 70px;
}

.slider-card--inner-scroll.width-100 {
  width: auto;
  grid-column-gap: 40px;
  flex-wrap: nowrap;
  flex: none;
  align-items: flex-start;
  padding-right: 20px;
  display: flex;
  position: static;
}

.slider-card--inner-scroll.width-100.dive-cards {
  grid-column-gap: 40px;
  padding-right: 0;
}

.stack-two-column-links {
  max-width: 99%;
  flex: 1;
  justify-content: flex-start;
  margin: 74px auto 94px;
  display: flex;
}

.stack-two-column-links.center-justify {
  justify-content: center;
}

.column-links-50 {
  width: 45%;
}

.column-links-50.border-right {
  width: auto;
  border-right: 1px solid rgba(207, 207, 207, .3);
  margin-right: 119px;
  padding-right: 122px;
}

.column-links-50.border-right.box-460 {
  flex: 1;
}

.column-links-50.right-column.box-460.width-auto {
  width: auto;
  flex: 1;
}

.desktop-headline-h4-med-3 {
  color: #4ca2ff;
  letter-spacing: -.05em;
  font-family: Inter, sans-serif;
  font-size: 54px;
  font-weight: 500;
  line-height: 60px;
}

.desktop-headline-h4-med-4 {
  color: #fff;
  letter-spacing: -.05em;
  font-family: Inter, sans-serif;
  font-size: 54px;
  font-weight: 500;
  line-height: 60px;
}

.desktop-paragraph-p2-medium-8 {
  opacity: .6;
  color: #fcfeff;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.desktop-paragraph-p2-medium-8.box-314.full-width {
  width: 100%;
}

.column-links--header {
  flex-direction: column;
  margin-bottom: 52px;
  display: flex;
}

.three-column-link-listing {
  grid-column-gap: 23px;
  align-items: center;
  display: flex;
}

.three-column-link-listing.box-460 {
  border-bottom: 1px solid rgba(207, 207, 207, .3);
  flex-direction: column;
  align-items: flex-start;
  padding-top: 21px;
  padding-bottom: 21px;
  position: relative;
}

.image-abs-right {
  position: absolute;
  right: 0;
}

.image-abs-right.close {
  display: none;
}

.link-block-2 {
  grid-column-gap: 23px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-2.text--white.width-100 {
  justify-content: flex-start;
}

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

.link {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  opacity: .9;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: none;
}

.caption-3 {
  color: #000;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.vectors-wrapper-35 {
  width: 24px;
  height: 24px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.dive-into-sui-move {
  margin-top: 111px;
  margin-bottom: 120px;
}

.join-community-builders {
  margin-bottom: 40px;
}

.display3-6 {
  color: #fff;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 54px;
  font-weight: 500;
  line-height: 58px;
}

.display3-7 {
  color: #000;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 54px;
  font-weight: 500;
  line-height: 58px;
}

.display3-8 {
  color: #4ca2ff;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 54px;
  font-weight: 500;
  line-height: 58px;
}

.community-builders--header {
  margin-top: 90px;
  margin-bottom: 90px;
}

.community-builders--header.width-100 {
  margin-left: auto;
}

.box-508 {
  width: 508px;
  max-width: 100%;
}

.box-508.text--18-22 {
  font-size: 18px;
  line-height: 22px;
}

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

.grid-4.builders {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 60px;
}

.grid-4-block {
  max-width: 280px;
}

.grid-4-icon {
  margin-bottom: 20px;
}

.grid-4-icon.move-top {
  margin-top: -12px;
}

.grid-4-icon.move-bottom {
  margin-top: 7px;
}

.desktop-caption-21-semi-4 {
  color: #fff;
  letter-spacing: -.03em;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
}

._1440x900-paragraph-p1-med-18 {
  color: #91a3b1;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.link-listing-copy.text--gray {
  margin-top: 15px;
}

.link-listing-copy.text--gray.width-100 {
  cursor: pointer;
  padding-left: 71px;
  display: none;
}

.collection-list {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-list.dev-tools-list {
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.collection-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.developer-card-listing-area {
  width: 100%;
}

.developer-card-listing-area.tools-listing-dev {
  opacity: 0;
  display: none;
}

.box-720 {
  width: 720px;
  max-width: 100%;
}

.box-720.box--right {
  margin-left: auto;
}

.text--underline {
  text-decoration: underline;
}

.dev-tools-cards {
  min-height: 400px;
}

.text--gray-nohover {
  color: #91a3b1;
}

.text--gray-nohover.bullets-closer.max-700-right {
  width: 100%;
  max-width: 700px;
  margin-left: auto;
}

.text--gray-nohover.right-700 {
  max-width: 700px;
  margin-left: auto;
}

.text--gray-nohover.right-700.margin-bot-20 {
  margin-bottom: 30px;
}

.text--gray-nohover.right-700.margin-bot-20.margin-left-list {
  padding-left: 40px;
}

.text--gray-nohover.right-700.text-18-20.text--black {
  color: #111;
  margin-bottom: 40px;
}

.tabs {
  width: 100%;
  max-width: 1160px;
}

.tab-header-link {
  width: 25%;
  height: 60px;
  text-align: center;
  background-color: #eaf7ff;
  border: 1px solid #cedae7;
  flex: 0 auto;
}

.tab-header-link.w--current {
  background-color: #4ca3ff;
  border-bottom-width: 0;
  flex: 0 auto;
}

.tab-link-tab-2 {
  border: 1px solid #cedae7;
  padding-left: 39px;
  padding-right: 39px;
}

.tab-link-tab-3 {
  padding-left: 39px;
}

.tab-header-link-text {
  color: #011829;
  letter-spacing: -.03em;
  white-space: nowrap;
  margin-top: 8px;
  font-size: 18px;
  line-height: 24px;
}

.two-column-tab-image-text {
  grid-column-gap: 60px;
  display: flex;
}

.icon-5 {
  mix-blend-mode: color;
}

.two-column-tab-image-text--content--link {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  text-decoration: none;
  display: flex;
}

.all-options {
  color: #eaf7ff;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  text-decoration: underline;
}

.all-options:hover {
  color: #91a3b1;
}

.vectors-wrapper-36 {
  width: 20px;
  height: 20px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tabs--menu {
  justify-content: flex-start;
  display: flex;
}

.icon-chevron-down {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 7px 5px;
  display: flex;
}

.icon-chevron-down.icon-dropdown {
  display: inline-block;
}

.select-caret-dd {
  width: 10.6629px;
  height: 5.99437px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.select-dropdown {
  grid-column-gap: 10px;
  flex: 0 auto;
  align-items: center;
  padding-top: 15px;
  padding-right: 24px;
  display: flex;
}

.select-dropdown-menu {
  width: 200px;
  height: 265px;
  background-color: #011829;
  border: 1.5px solid #344654;
  border-radius: 8px;
  display: none;
  overflow: scroll;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, .1);
}

.select-dropdown-menu.w--open {
  width: 200px;
  margin-top: 50px;
}

.dropdown-link {
  padding: 12px 24px;
}

.dropdown-link.text--white:hover {
  background-color: #459aff;
  border-radius: 0;
}

.dropdown-link.text--white.selected-filter-dropdown {
  background-color: #459aff;
  background-image: url("6445c2082ced9888b9ef504f_check.svg");
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: auto;
}

.selected-tags {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-wrap: wrap;
  flex: 0 auto;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.selected-tag {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  cursor: pointer;
  background-image: url("64458562e38bb766ac0bf55c_close-tag.svg");
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: 13px 13px;
  border: 1px solid rgba(207, 207, 207, .5);
  border-radius: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 35px 8px 18px;
  display: flex;
}

.selected-tag-text {
  color: #fff;
  text-align: right;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.select-tag-close-icon {
  width: 19.5564px;
  height: 19.5564px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-20 {
  color: #fff;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.tutotial-card-tags--inner {
  grid-column-gap: 8px;
  display: flex;
}

.tutorial-card-link {
  z-index: 2;
  width: 360px;
  height: 220px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.form-2 {
  grid-column-gap: 25px;
  display: flex;
}

.clear-all-filters {
  color: #a0a0a0;
  align-self: center;
  font-weight: 400;
  display: none;
}

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

.header-two-columns-right {
  justify-content: space-between;
  display: flex;
}

.header-two-columns-right.container-wrapper.float-left {
  margin-left: 0;
}

.header-two-columns-right.container-wrapper.float-left.border-bottom {
  border-bottom-color: #cedae7;
  align-items: center;
  padding-bottom: 23px;
}

.button-arrows {
  grid-column-gap: 12px;
  display: flex;
}

.move-left {
  cursor: pointer;
}

.move-left:hover {
  opacity: .8;
}

.move-right {
  cursor: pointer;
}

.move-right:hover {
  opacity: .8;
}

.hero-two-columns-text-copy {
  width: 100%;
  flex: 0 auto;
  justify-content: space-between;
  display: flex;
}

.text-18-20 {
  letter-spacing: -.03em;
  font-size: 18px;
  line-height: 20px;
}

.text-18-20.box-314 {
  width: 100%;
  max-width: 314px;
}

.text-18-20.line-height-24 {
  line-height: 24px;
}

.hero-two-columns-text-copy----content {
  grid-row-gap: 32px;
  flex-direction: column;
  flex: 0 auto;
  display: flex;
}

.dark-gray-background {
  background-color: #344654;
}

.container-wrapper-margins {
  margin-top: 72px;
  margin-bottom: 72px;
}

.full-width-header-with-tabs {
  width: 100%;
  margin-bottom: 60px;
}

.tab-button {
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 18px;
  padding-bottom: 18px;
  font-size: 18px;
  line-height: 24px;
}

.tab-button:hover, .tab-button.active {
  background-color: #4ca3ff;
}

.tab-button.tab-button-tools {
  flex: 1;
}

.tab-button.tab-button-tutorials {
  background-color: #4ca3ff;
  flex: 1;
}

.tools-button-filters {
  margin-top: 0;
}

.image-2224 {
  -webkit-text-stroke-width: 1px;
  background-color: rgba(0, 0, 0, 0);
}

.link-block-4 {
  display: none;
}

.key-technical-innovations {
  margin-bottom: 165px;
}

.two-column-sidebar-links {
  width: 100%;
  border-top: 1px solid rgba(247, 247, 248, .15);
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 28px;
  padding-top: 40px;
  display: flex;
}

.two-column-sidebar-links--sidebar {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  margin-right: 300px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 12vh;
}

.two-column-sidebar-links--content {
  flex: 1;
}

.sidebar-link {
  color: var(--cultured);
  cursor: pointer;
  border-left: 1px solid #d3dadf;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 18px;
}

.sidebar-link:hover {
  color: #4ca2ff;
  border-left-color: #4ca2ff;
}

.sidebar-link.active {
  color: #4ca2ff;
}

.sidebar-link.active.first {
  padding-top: 10px;
  padding-bottom: 10px;
}

.no-capitalize {
  text-transform: none;
}

.margin-top-30 {
  margin-top: 30px;
}

.card-inner-body {
  margin-top: 60px;
}

.lightbox-play-button {
  grid-column-gap: 12px;
  align-items: center;
  display: flex;
}

.primary-link-black {
  color: var(--cultured);
  text-decoration: underline;
}

.primary-link-black:hover {
  color: #4ca2ff;
}

.text--64-68 {
  font-size: 64px;
  font-weight: 500;
  line-height: 68px;
}

.text--64-68.margin-none.agrants-text {
  letter-spacing: -.05em;
}

.text--64-68.mobile {
  letter-spacing: -2.56px;
}

.research-themes {
  margin-bottom: 70px;
}

.research-themes.edu-grants-categories {
  margin-bottom: 100px;
}

.research-theme-wrapper {
  grid-row-gap: 58px;
  border-top: 1px solid #cedae7;
  flex-direction: column;
  padding-top: 90px;
  display: flex;
}

.research-theme-wrapper.hackathon {
  border-top-style: none;
}

.content-grid-with-icon {
  grid-column-gap: 100px;
  grid-row-gap: 34px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.content-grid-with-icon.cards {
  grid-column-gap: 40px;
}

.grid-icon-box {
  grid-row-gap: 28px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.grid-icon-box.grid-card-border {
  grid-row-gap: 20px;
  border: 1px solid #cedae7;
  border-radius: 20px;
  padding: 24px;
}

.two-column-line-spacer {
  z-index: 1;
  justify-content: space-around;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.two-column-line-spacer.margin-none {
  margin-top: 0;
  margin-bottom: 0;
}

.two-column-line-spacer.padded {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.line-spacing-box {
  width: 50%;
  grid-row-gap: 18px;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 40px;
  padding-top: 40px;
  display: flex;
}

.line-spacing-box.border-right {
  grid-row-gap: 18px;
  border-right: 1px solid rgba(171, 189, 204, .5);
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0;
  padding: 0 40px 0 0;
  display: flex;
}

.line-spacing-box.border-right.padding-top-none {
  padding-top: 0;
}

.line-spacing-box.border-right.padding-top-none.padding-bottom-0 {
  grid-row-gap: 7px;
  padding-bottom: 0;
}

.line-spacing-box.box-left {
  margin-bottom: 0;
  padding: 0 0 0 40px;
}

.line-spacing-box.box-left.padding-top-none {
  padding-top: 0;
}

.line-spacing-box.box-left.padding-top-none.padding-bottom-0 {
  grid-row-gap: 7px;
  padding-bottom: 0;
}

.research-eligibility {
  border-radius: 40px;
  margin-bottom: 90px;
  padding: 39px;
  position: relative;
  overflow: hidden;
}

.research-process {
  margin-bottom: 100px;
}

.alert-banner--link-text {
  color: #fff;
  letter-spacing: -.03em;
  font-size: 20px;
  line-height: 22px;
}

.alert-banner--link-text:hover {
  text-decoration: underline;
}

.process-column-content {
  width: 100%;
  flex-direction: column;
  display: flex;
}

.process-column-content--header {
  border-bottom: 1px solid rgba(171, 189, 204, .15);
  margin-bottom: 24px;
  padding-bottom: 33px;
}

.process-column-content--content {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.process-column-content--left.box-560 {
  grid-row-gap: 30px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 24px;
  display: flex;
}

.title-copy-block {
  width: 308px;
  max-width: 100%;
  grid-row-gap: 15px;
  flex-direction: column;
  display: flex;
}

.title-copy-block.margin-top-20 {
  margin-top: 20px;
}

.title-copy-links-row {
  margin-top: 14px;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.title-copy-link-row {
  border-top: 1px solid #cedae7;
  border-bottom: 1px solid #cedae7;
  margin-bottom: 0;
  padding-top: 9px;
  padding-bottom: 9px;
}

.title-copy-link-row.text--blue {
  color: var(--light-blue);
  border-top-color: rgba(171, 189, 204, .15);
  border-bottom-style: none;
}

.title-copy-link-row.text--blue.last {
  border-bottom-style: solid;
  border-bottom-color: rgba(171, 189, 204, .15);
}

.text--15-21 {
  font-size: 15px;
}

.link-blue {
  color: #4ca3ff;
  letter-spacing: -.02em;
  font-weight: 500;
}

.link-blue:hover, .link-blue.link-underline {
  text-decoration: underline;
}

.link-blue.link-underline.text--h3-20-24.hover-gray:hover {
  color: #91a3b1;
}

.intro-learn-more {
  margin-top: 10px;
  display: inline-block;
}

.intro-learn-more.primary-link-black {
  font-size: 18px;
  line-height: 24px;
}

.link-block-arrow {
  grid-column-gap: 5px;
  display: flex;
}

.link-with-arrow:hover {
  color: #4ca2ff;
}

.contribute-card--inner {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.contribute-card--inner--text {
  max-width: 260px;
}

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

.contribute-icon-grid-wrapper {
  margin-top: 40px;
}

.contribute-card-link {
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 12px;
  padding: 15px;
}

.contribute-card-link:hover {
  border: 1px solid #4ca2ff;
}

.hero-header-text-only.text--white {
  margin-top: 17px;
  padding-bottom: 19px;
}

.network-information.section--main {
  width: 100%;
  max-width: 1160px;
}

.table-listing-wrapper {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 70px;
  overflow: hidden;
}

.hide {
  display: none;
  position: absolute;
}

.hide.dn {
  display: none;
}

.bold-text {
  font-weight: 600;
}

.button-bar {
  grid-column-gap: 16px;
  display: flex;
}

.testimonial--copy {
  color: var(--white);
  letter-spacing: -.03em;
  font-size: 18px;
  line-height: 24px;
}

.testimonial--copy.smaller {
  font-size: 16px;
  line-height: 22px;
}

.testimonial--copy.smaller.dark {
  color: #111;
}

.testimonial--link {
  color: #4ca3ff;
  letter-spacing: -.04em;
  font-size: 28px;
  line-height: 24px;
}

.testimonial--link:hover {
  color: #fff;
}

.testimonial--link.dark:hover {
  color: #111;
}

.fs-linkblockedit_parent {
  width: 12rem;
  color: #fff;
  cursor: pointer;
  background-color: #5c2aff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.text--28-30 {
  letter-spacing: -.05em;
  font-size: 28px;
  font-weight: 500;
  line-height: 30px;
}

.brand-kit {
  padding: 80px 20px;
}

.sidebar-links-accordian {
  width: 260px;
  position: static;
}

._760-content {
  width: 694px;
  max-width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  display: flex;
}

.two-column-content-with-links {
  width: 100%;
  color: var(--rich-black);
  justify-content: space-between;
  display: flex;
}

.sidebar-links-accordian--container {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  position: -webkit-sticky;
  position: sticky;
  top: 140px;
}

.link-accordian-item {
  border-bottom: 1px solid rgba(247, 247, 248, .1);
  margin-bottom: 0;
}

.link-accordian-item.last {
  border-bottom: 1px solid var(--pastel-blue);
}

.link-sidebar {
  width: 100%;
  color: var(--cultured);
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Twkeverett, sans-serif;
  font-size: 15px;
  line-height: 18px;
  transition: all .2s;
  display: flex;
}

.link-sidebar:hover {
  color: var(--pastel-blue);
  padding-left: 8px;
}

.link-sidebar.w--current {
  color: var(--blue-jeans);
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 15px;
  line-height: 18px;
}

.link-sidebar.active {
  color: #4ca2ff;
}

.link-sidebar.current {
  color: #4ca3ff;
}

.link-sidebar--sublinks {
  width: 90%;
  grid-row-gap: 6px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  display: none;
}

.link-sidebar--sublinks.active {
  display: flex;
}

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

.grid-760.middle-spacing {
  padding-top: 40px;
  padding-bottom: 40px;
}

.grid-760.margin-top {
  margin-top: 60px;
}

.grid-760.margin-top-full {
  margin-top: 112px;
}

.grid-760.margin-top--112, .grid-760.margin-top--78 {
  grid-row-gap: 40px;
}

.grid-760.margin-top--78.margin-bottom--70, .grid-760.margin-top-56.margin-bottom--70 {
  margin-bottom: 70px;
}

.grid-760.margin-top-56.grid-border-top {
  border-top: 1px solid #d3dadf;
  padding-top: 9px;
}

.grid-760.grid--full {
  grid-template-columns: 1fr;
}

.text-button-group {
  grid-row-gap: 30px;
  flex-direction: column;
  display: flex;
}

.text-button-group.margin-bottom--20 {
  margin-bottom: 20px;
}

.text--gray-use {
  color: var(--pastel-blue);
  letter-spacing: -.03em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
}

.text--gray-use.grant-desc {
  max-height: 100px;
}

.text--gray-use.height-106 {
  overflow: hidden;
}

.text--gray-use.stake-table-column-1 {
  width: 160px;
}

.text--gray-use.box-200 {
  max-width: 200px;
}

.text--gray-use.blue-hover:hover {
  color: #4ca2ff;
}

.square-image-kit {
  grid-row-gap: 14px;
  flex-direction: column;
  display: flex;
}

.image-details {
  display: flex;
}

.image-details.mis-use {
  grid-row-gap: 12px;
  flex-direction: column;
}

.image-details-link {
  grid-column-gap: 6px;
  align-items: center;
  font-size: 12px;
  line-height: 12px;
  display: flex;
}

.image-details-link:hover {
  color: #4ca2ff;
}

.grid-full-image {
  position: relative;
}

.grid-full-image.height-462 {
  height: 462px;
  margin-top: -20px;
  margin-bottom: 40px;
}

.box-round-large {
  width: 100%;
  height: 462px;
  border-radius: 12px;
}

.box-round-large.blue-bkg {
  background-color: #4ca2ff;
  position: absolute;
}

.box-round-large.half {
  width: 360px;
  height: 210px;
}

.box-round-large.half.black {
  color: #fff;
  background-color: #111;
}

.box-round-large.half.light-blue {
  background-color: #c0e6ff;
}

.box-round-large.half.border-white {
  background-color: #fff;
  border: 1px solid #e7e7e7;
}

.box-round-large.half.baby-blue {
  background-color: #eaf7ff;
}

.box-round-large.blue-grayscale {
  height: 160px;
  background-color: #011829;
  position: absolute;
}

.box-round-large.blue-grayscale.box-code {
  height: auto;
  background-color: rgba(247, 247, 248, .05);
  border-radius: 30px;
  position: static;
}

.side-side-text-57 {
  width: 241px;
  grid-column-gap: 57px;
  display: flex;
}

.side-side-text-57.text--white.font-12 {
  white-space: nowrap;
  margin-top: 20px;
  margin-left: 20px;
  font-size: 12px;
  line-height: 12px;
}

.side-side-text-57.font-12 {
  font-size: 12px;
  line-height: 12px;
}

.side-side-text-57.font-12.half {
  height: 170px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 20px;
  margin-left: 20px;
}

.grid-half-image {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: grid;
}

.press-center {
  margin-top: 114px;
  margin-bottom: 114px;
}

.press-release--listings {
  width: 100%;
  grid-row-gap: 70px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.press-release--listings.small-module {
  z-index: 2;
  grid-row-gap: 59px;
  margin-bottom: 90px;
  position: relative;
}

.press-release--grid {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.press-release--grid.press-center-grid {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.press-release--card {
  grid-row-gap: 22px;
  flex-direction: column;
  display: flex;
}

.press-release--card:hover {
  color: #4ca3ff;
}

.press-release--card-info {
  grid-row-gap: 6px;
  flex-direction: column;
  display: flex;
}

.press-release--card-info.moduile-card {
  grid-row-gap: 9px;
}

.link-primary:hover {
  color: #4ca2ff;
}

.margin-top--112 {
  margin-top: 112px;
}

.margin-top--112.margin-bottom-40 {
  margin-top: 100px;
  margin-bottom: 40px;
}

.margin-top--78 {
  margin-top: 78px;
}

.margin-top-56 {
  margin-top: 56px;
}

.text--301 {
  letter-spacing: -.05em;
  font-size: 350px;
  font-weight: 500;
  line-height: 250px;
}

.cta-centered--wrap {
  width: 100%;
  grid-row-gap: 22px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  display: flex;
}

.cta-centered--wrap.edu-grants {
  margin-top: 30px;
  margin-bottom: 120px;
}

.text--2022 {
  color: var(--cultured);
  letter-spacing: -.03em;
  font-size: 18px;
  line-height: 24px;
}

.text--2022.link--blue.hover-white:hover, .text--2022.text--light-blue.hover-white:hover {
  color: #fff;
}

.image-hover-border {
  width: 100%;
  height: 226px;
  object-fit: cover;
  border: 1px rgba(0, 0, 0, 0);
  border-radius: 30px;
}

.image-hover-border:hover {
  border-style: none;
  border-color: #4ca3ff;
}

.text--58-64 {
  letter-spacing: -.04em;
  font-size: 58px;
  font-weight: 500;
  line-height: 64px;
}

.text--58-64.release-headline {
  margin-top: 0;
  margin-bottom: 20px;
}

.two-column-line-spacer--with-header {
  grid-row-gap: 48px;
  flex-direction: column;
  margin-top: 74px;
  margin-bottom: 100px;
  display: flex;
}

.resource-link-hover-image {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

.resource-link-image {
  width: 40px;
}

.ncf-date-inner-wrapper {
  transition: transform .2s;
  display: flex;
}

.daterange {
  display: flex;
}

.pageing {
  width: 200px;
  justify-content: space-between;
  display: flex;
}

.controls {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.ncf-date-prev {
  color: #fff;
  background-color: #4ca3ff;
  border-radius: 9px;
  padding: 6px;
}

.ncf-calendar {
  width: 100%;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
  align-items: stretch;
  padding-top: 50px;
  display: flex;
}

.ncf-date-outer-wrapper {
  min-height: 107px;
  overflow: hidden;
}

.ncf-date-template {
  color: #fff;
}

.ncf-date-template.ncf-date-template-2 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.controls-2 {
  margin-bottom: 24px;
  display: flex;
}

.spacer-horizonal-mid {
  width: 16px;
}

.div-block {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.date {
  font-size: 24px;
  line-height: 28px;
}

.button-inner-wrapper {
  z-index: 1;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.button-21 {
  color: #fff;
  letter-spacing: 1px;
  border-radius: 14px;
  align-items: center;
  padding: 10px 16px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-21.base {
  color: #274ccf;
  background-color: rgba(0, 0, 0, 0);
}

.date-divider {
  width: 8px;
  height: 1px;
  background-color: rgba(26, 51, 138, .8);
  border-top-width: 1px;
  border-top-color: #000;
  border-bottom: 1px solid #333;
  border-right: 1px #000;
  border-radius: 2px;
  margin-left: 8px;
  margin-right: 8px;
}

.button-bg-base {
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #274ccf;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-bg-base:hover {
  z-index: 0;
  opacity: .05;
}

.date-title-container {
  border-bottom: 1px solid #91a3b1;
  padding-bottom: 8px;
}

.flex-calender-browser {
  align-items: center;
  display: flex;
}

._24px-icon {
  width: 24px;
  height: 24px;
}

.spacer-horizonal-big {
  width: 24px;
}

.date-swipe-container {
  color: #274ccf;
  cursor: pointer;
  border-radius: 12px;
  padding: 4px;
  transition: all .32s;
}

.ncf-date-today-2 {
  cursor: pointer;
}

.button-text-normal {
  z-index: 1;
  position: relative;
}

._20px-icon {
  width: 20px;
  height: 20px;
  flex: none;
}

.calendar-detail-button {
  justify-content: flex-start;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.more-button {
  color: rgba(26, 51, 138, .8);
  border-radius: 8px;
  flex-direction: row;
  align-items: center;
  padding: 8px 12px;
  text-decoration: none;
  transition: all .32s;
  display: flex;
}

.more-button:hover {
  color: #274ccf;
  background-color: rgba(39, 76, 207, .05);
}

.appointment-title {
  color: #fff;
  font-size: 15px;
  line-height: 21px;
}

.from-to-flex {
  color: #fff;
  align-items: center;
  margin-bottom: 4px;
  font-size: 14px;
  line-height: 16px;
  display: flex;
}

.cal-bg {
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: rgba(39, 76, 207, .05);
  border-left: 2px #274ccf;
  border-radius: 2px 16px 16px 2px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.ncf-date-template-2 {
  border-radius: 12px;
  margin-top: 12px;
  margin-right: 16px;
  padding: 16px;
  position: relative;
}

.ncf-date-prev {
  background-color: rgba(0, 0, 0, 0);
}

.redbull--nav-section {
  background-color: #01060c;
}

.redbull--vision {
  z-index: 222222;
  margin-top: -500px;
  padding-top: 70px;
}

.redbull--bottom {
  padding-top: 114px;
  padding-bottom: 101px;
}

.body--black {
  background-color: #111;
  background-image: none;
}

.body--black.bkg-redbull {
  background-color: #01060c;
}

.container--1400 {
  width: 100%;
  max-width: 1400px;
}

.container--1400.border-bottom-container {
  border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.container--1400.container-fixed {
  position: fixed;
}

.container--1400.fixed {
  width: 1400px;
  max-width: 100%;
  position: fixed;
  left: 0;
  right: 0;
}

.redbull--nav {
  justify-content: space-between;
  align-items: center;
  margin-left: 60px;
  margin-right: 60px;
  padding-top: 12px;
  padding-bottom: 23px;
  display: flex;
}

.redbull--countdown {
  grid-column-gap: 16px;
  color: #fff;
  display: flex;
}

.redbull--countdown--datetime {
  border-left: 4px solid #4ca2ff;
  padding-left: 16px;
  font-weight: 700;
}

.redbull--hero.text--white {
  height: 1860px;
  min-height: 150vh;
  position: relative;
  overflow: hidden;
}

.redbull-hero--intro {
  width: 1210px;
  max-width: 95%;
  grid-row-gap: 150px;
  flex-direction: column;
  margin: 170px auto 1px;
  display: flex;
  position: static;
}

.redbull-quote-hero {
  width: 100%;
  max-width: 639px;
  grid-row-gap: 15px;
  letter-spacing: -1.4px;
  flex-direction: column;
  align-self: flex-end;
  display: flex;
}

.redbull-media {
  width: 1400px;
  max-width: 95%;
  grid-column-gap: 40px;
  grid-row-gap: 36px;
  -webkit-backdrop-filter: blur(42.5px);
  backdrop-filter: blur(42.5px);
  color: #91a3b1;
  background-color: rgba(1, 24, 41, .01);
  border: 1px solid rgba(206, 218, 231, .4);
  border-radius: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 98px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px;
  display: grid;
  position: relative;
}

.heading-10 {
  color: #fff;
}

.redbull--quote {
  width: 100%;
  max-width: 935px;
  text-align: center;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.redbull--quote-author {
  color: #c0e6ff;
}

.redbull-img {
  width: 1280px;
  max-width: 95%;
  margin-top: 128px;
  margin-left: auto;
  margin-right: auto;
}

.text--light-blue {
  color: #c0e6ff;
}

.redbull--quote-hero-author {
  color: #4ca3ff;
  font-size: 18px;
  line-height: 21px;
}

.div-block-43 {
  min-height: 360px;
}

.redbull-media--box {
  width: 100%;
  height: 100%;
  min-height: 360px;
  background-image: url("6493d7b930cff496b0d22c6e_race-image-1.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.redbull-media--box.box-2 {
  background-image: url("6493d7b935cf63e9696690c3_race-image-2.png");
}

.redbull-media--box.box-3 {
  background-image: url("6493d7b9c32a3c2b9f8ce56f_race-image-3.png");
  background-size: cover;
}

.redbull-media-box--info {
  grid-row-gap: 8px;
  -webkit-backdrop-filter: blur(15.5px);
  backdrop-filter: blur(15.5px);
  background-color: rgba(1, 24, 41, .65);
  border-radius: 16px;
  flex-direction: column;
  margin-bottom: 19px;
  margin-left: 19px;
  margin-right: 19px;
  padding: 18px 27px;
  display: flex;
}

.text--2424 {
  letter-spacing: -.03em;
  font-size: 24px;
  line-height: 24px;
}

.text--2424.header-prize-card {
  margin-bottom: 0;
}

.redbull-media-card-caption {
  letter-spacing: -.32px;
  font-size: 16px;
}

.redbull-media--box-intro {
  grid-row-gap: 49px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.redbull-media-box-intro-headline {
  width: 100%;
  max-width: 508px;
  color: #fff;
  letter-spacing: -3.2px;
  font-size: 80px;
  line-height: 72px;
}

.redbull-media-box-intro-caption {
  width: 100%;
  max-width: 508px;
  letter-spacing: -.6px;
  font-size: 20px;
  line-height: 26px;
}

.hero-image-fixed {
  z-index: -1;
  object-fit: scale-down;
  position: fixed;
  top: 0;
}

.supply {
  z-index: 1;
  margin-top: -160px;
  margin-bottom: 40px;
  position: relative;
}

.supply.grant-types {
  margin-top: -100px;
  display: none;
}

.supply.grant-types.backathon {
  margin-top: 0;
}

.supply-graph {
  width: 100%;
  max-width: 100%;
  grid-row-gap: 10px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(247, 247, 248, .6);
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  flex-direction: column;
  padding: 40px;
  display: flex;
}

.supply-graph.grant-types {
  margin-top: 118px;
}

.supply-graph.grant-types.hackathon {
  margin-top: 0;
  margin-bottom: 0;
}

.image-caption {
  border-top: 1px solid #cedae7;
  margin-top: 40px;
  padding-top: 38px;
}

.tokenomics-content {
  padding-top: 30px;
}

.resource-links {
  width: 460px;
  max-width: 100%;
}

.resource-links.tokenomics {
  flex-direction: column;
  display: flex;
}

.resource-links.tokenomics.mobile-full-width {
  width: 600px;
}

.resource-link-row {
  color: var(--cultured);
  border-bottom: 1px solid rgba(171, 189, 204, .15);
  padding-top: 15px;
  padding-bottom: 15px;
}

.resource-link-row.first-row {
  border-bottom-color: rgba(171, 189, 204, .15);
  padding-top: 0;
}

.resource-link-row.border-bottom-none {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-bottom-style: none;
  flex-direction: column;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.container-header-blue {
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  color: #eaf7ff;
  letter-spacing: -.9px;
  background-color: rgba(158, 197, 250, .3);
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 18px;
  line-height: 16px;
  display: flex;
}

.container-header-blue.text--white {
  padding-bottom: 18px;
}

.center-text-graph {
  color: var(--rich-black);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-style: normal;
}

.grants-types-cards {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 70px;
  display: grid;
}

.grants-types-cards.tight-margin {
  margin-top: 0;
}

.grants-types-cards.tight-margin._2-cards {
  grid-template-rows: auto;
}

.grant-type-card {
  flex-direction: column;
  display: flex;
}

.grant-type-card.disabled {
  background-color: #ededed;
}

.grant-type-card.active {
  background-color: #eaf7ff;
}

.grant-type-card-top {
  grid-row-gap: 2px;
  border: 1px solid #cedae7;
  border-radius: 20px;
  flex-direction: column;
  padding: 30px 40px 55px;
  display: flex;
}

.grant-type-card-top.min-height {
  min-height: 323px;
}

.grant-type-card-top.min-height.hackathon {
  padding-top: 55px;
}

.grant-type-card-top.min-height.hackathon.active {
  background-color: #eaf7ff;
}

.grant-type-card-top.min-height.hackathon.disabled {
  background-color: #ededed;
}

.grant-type-card-bot {
  min-height: 264px;
  background-color: #eaf7ff;
  border: 1px solid #cedae7;
  border-radius: 20px;
  margin-top: -25px;
  padding: 35px 40px 25px;
}

.guidelines-list {
  width: 100%;
  margin-top: 89px;
  margin-bottom: 100px;
}

.guidelines-list.app-process {
  margin-bottom: 80px;
}

.guidelines-grid {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

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

.guidelines-item.hackathon {
  grid-column-gap: 12px;
  grid-row-gap: 24px;
  color: var(--cultured);
  background-color: rgba(247, 247, 248, .05);
  border-radius: 30px;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px;
  font-size: 20px;
  line-height: 26px;
}

.text--38-44 {
  letter-spacing: -1.52px;
  font-weight: 500;
}

.italic-gray-caption {
  font-size: 11px;
  line-height: 13px;
}

.link-block-inline {
  grid-column-gap: 11px;
  margin-top: 25px;
  display: flex;
}

.link-block-inline.link-blue {
  font-size: 18px;
}

.link-block-inline.link-blue.hidden {
  display: none;
}

.app-process-list {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
  position: relative;
}

.text--80-84 {
  letter-spacing: -4.8px;
  font-size: 80px;
  line-height: 84px;
}

.text--80-84.text--normal {
  font-weight: 500;
}

.text--80-84.text--normal.box-1053.center-text {
  text-align: center;
}

.text--80-84.text--blue {
  color: #4ca3ff;
}

.app-process-item {
  z-index: 4;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(247, 247, 248, .05);
  border-radius: 30px;
  padding: 0;
  position: relative;
}

.app-process-header {
  grid-column-gap: 13px;
  background-color: rgba(171, 189, 204, .05);
  border-radius: 30px 30px 0 0;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
  display: flex;
}

.arrow-right-end-aligh {
  width: 20px;
  margin-right: 5px;
}

.app-process-content {
  color: var(--cultured);
  margin-bottom: 0;
  padding: 30px;
  line-height: 20px;
}

.guidelines-list-header {
  justify-content: space-between;
  display: flex;
}

.guidelines-list-header--text.box-608 {
  grid-row-gap: 30px;
  flex-direction: column;
  display: flex;
}

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

.collection-list-2 {
  grid-column-gap: 40px;
  grid-row-gap: 54px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-list-2.grants-list-grid {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  margin-top: 60px;
}

.grant-card-desc {
  display: block;
}

.grant-list-pagination {
  margin-top: 54px;
}

.grant-totals-card {
  width: 1040px;
  max-width: 100%;
  grid-column-gap: 8px;
  justify-content: flex-end;
  display: flex;
}

.grant-totals-header {
  grid-row-gap: 40px;
  color: #111;
  background-image: linear-gradient(rgba(247, 247, 248, .05), rgba(77, 162, 255, .15));
  border-radius: 30px;
  flex-direction: column;
  padding: 30px;
  display: flex;
}

.grant-totals-header.global-outline-linear-30 {
  justify-content: space-between;
}

.text--22-22 {
  letter-spacing: -1.146px;
  font-size: 22px;
  line-height: 22px;
}

.grant-totals-by-numbers.text--light-blue {
  background-color: #011829;
  border-radius: 108px;
  padding: 8px 13px;
  font-size: 13px;
  line-height: 13px;
}

.grant-totals-header--inner {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.grants-totals-desc {
  grid-row-gap: 40px;
  background-image: linear-gradient(#a744dd 36%, #776eff);
  border-radius: 30px;
  flex-direction: column;
  justify-content: space-between;
  padding: 30px;
  display: flex;
}

.text--91-84 {
  letter-spacing: -5.503px;
  font-size: 91px;
  line-height: 84px;
}

.two-column-half {
  width: 100%;
  justify-content: flex-start;
  display: flex;
}

.two-column-half.top-margin {
  margin-top: 76px;
}

.two-column-half.top-border {
  max-width: 1160px;
  border-top: 1px solid #344654;
  justify-content: space-between;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
}

.two-column-half.top-border.bottom-margin {
  margin-bottom: 90px;
}

.two-column-half---left {
  width: 50%;
  max-width: 604px;
}

.two-column-half---right {
  width: 50%;
}

.two-column-half---right.space-between {
  grid-row-gap: 50px;
  flex-direction: column;
  display: flex;
}

.two-column-half---right.space-between.table {
  width: 470px;
  grid-row-gap: 0px;
}

.card-grid {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.card-light {
  width: auto;
  height: 226px;
  max-width: 100%;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(247, 247, 248, .05);
  border-radius: 30px;
  padding: 30px;
}

.card-light.global-outline-linear-30 {
  border-style: none;
  border-radius: 30px;
}

.card--light--inner {
  height: 100%;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.stake-table {
  flex-direction: column;
  margin-bottom: 35px;
  display: flex;
  overflow: hidden;
}

.stake-table-header {
  grid-column-gap: 38px;
  display: flex;
}

.stake-table-row.text--white {
  grid-column-gap: 38px;
  border-bottom: 1px solid rgba(247, 247, 248, .15);
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.stake-table-row.text--white.outline-none {
  border-bottom-style: none;
}

.stake-table-column-1 {
  width: 160px;
  color: var(--pastel-blue);
  line-height: 24px;
}

.grid-text-content-4 {
  width: 100%;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 30px;
  display: grid;
}

.grid-text-content-4._5-columns {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 60px;
  margin-bottom: 0;
}

.grid-text-content-4--wrapper {
  grid-row-gap: 63px;
  border-left: 1px solid #d3dadf;
  flex-direction: column;
  padding-left: 18px;
  padding-right: 40px;
  display: flex;
}

.code-block-wrapper-faq {
  width: 680px;
  height: auto;
  max-width: 100%;
  margin-bottom: 40px;
  margin-left: auto;
  position: relative;
}

.code-block-wrapper-faq.global-outline-linear-30 {
  width: auto;
  margin-bottom: 0;
}

.code-block-inner {
  grid-row-gap: 21px;
  color: #91a3b1;
  flex-direction: column;
  margin-left: 27px;
  margin-right: 27px;
  padding-top: 26px;
  padding-bottom: 45px;
  display: flex;
}

.hero-text-button {
  width: 100%;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 108px;
  margin-bottom: 100px;
  display: flex;
}

.cta-video-text {
  width: 100%;
  border-radius: 0 0 40px 40px;
  margin-bottom: 8px;
  position: relative;
  overflow: hidden;
}

.background-video-cta-container {
  height: 380px;
  overflow: hidden;
}

.cta-center-text {
  grid-row-gap: 45px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 52px;
  padding-bottom: 125px;
  display: flex;
}

.cta-center-text.text-stack {
  z-index: 3;
  grid-row-gap: 25px;
  align-items: center;
  padding: 160px 200px 60px;
  position: relative;
}

.cta-center-text.text-stack.same-height {
  height: 100%;
  padding-bottom: 50px;
}

.cta-center-text.text-stack.time {
  padding-top: 20px;
}

.cta-center-text.text-stack {
  grid-row-gap: 25px;
  grid-row-gap: 25px;
}

.cta-center-text.text-stack.same-height {
  height: 100%;
  padding-bottom: 50px;
}

.icon-text-row {
  grid-column-gap: 19px;
  color: var(--cultured);
  align-items: center;
  margin-top: 23px;
  font-size: 20px;
  line-height: 26px;
  display: flex;
}

.icon-text-row.firsst {
  color: var(--cultured);
  margin-top: 0;
  font-size: 20px;
}

.icon-text-row.align-top {
  align-items: flex-start;
}

.timeline-content {
  grid-row-gap: 12px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(247, 247, 248, .15);
  border-radius: 30px;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px;
  display: flex;
}

.timeline-content.prize-card {
  background-color: rgba(247, 247, 248, .05);
  border-radius: 20px;
  padding: 24px;
}

.timeline-content.prize-card.global-outline-linear-30 {
  -webkit-backdrop-filter: blur(80px);
  backdrop-filter: blur(80px);
  background-color: rgba(247, 247, 248, .05);
  border-style: none;
  border-radius: 30px;
  padding: 30px;
}

.timeline-content._2 {
  background-color: rgba(247, 247, 248, .05);
}

.timeline-icon {
  filter: invert();
  margin-bottom: 17px;
}

.timeline-icon.filter-none {
  filter: none;
}

.headline-caption-wrap {
  grid-row-gap: 18px;
  flex-direction: column;
  padding-bottom: 60px;
  display: flex;
}

.categories-list {
  grid-column-gap: 42px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.categories-list.mobile {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  margin-top: 60px;
}

.zklogin-hero {
  width: 100%;
  grid-row-gap: 18px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 100px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.group-card {
  max-width: 502px;
  grid-row-gap: 6px;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  padding: 31px 38px;
  display: flex;
}

.text--50-54 {
  letter-spacing: -2.16px;
  font-size: 50px;
  font-weight: 500;
  line-height: 54px;
}

.header-prize-card-subtitle {
  margin-bottom: 8px;
}

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

.sponsor-cta {
  width: 100%;
  grid-row-gap: 44px;
  flex-direction: column;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 90px;
  display: flex;
}

.two-col-content-with-header--headering-wrap {
  margin-bottom: 47px;
  padding-left: 20px;
  padding-right: 20px;
}

.tk-ev-headline {
  letter-spacing: -.6px;
  font-family: Twkeverett, sans-serif;
}

.sponsor-logos-grid {
  grid-column-gap: 54px;
  grid-row-gap: 16px;
  filter: invert();
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.image-2226 {
  margin-left: 25px;
}

.link--blue {
  color: #4ca3ff;
}

.link--blue:hover {
  color: #111;
}

.rich-text-paragraph-headline {
  width: 100%;
  max-width: 1010px;
}

.rich-text-paragraph-headline p {
  letter-spacing: -.05em;
  font-size: 24px;
  line-height: 32px;
}

.rich-text-paragraph-headline a {
  color: #4ca3ff;
}

.width-80 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.rich-text-blue-links a {
  color: #3898ec;
}

.rich-text-blue-links a:hover {
  text-decoration: underline;
}

.margin-auto {
  margin-left: auto;
  margin-right: auto;
}

.margin-auto._2 {
  width: 230px;
}

.box-relative {
  border-radius: 30px;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-h1-96-100 {
  letter-spacing: -6.72px;
  font-size: 96px;
  line-height: 100px;
}

.margin-top-20 {
  margin-top: 20px;
}

.card-light-gray-paragraph {
  color: #91a3b1;
  font-size: 15px;
  line-height: 21px;
}

.two-column-ctas {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 30px;
  display: grid;
}

.cta-blue {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  background-color: #4ca3ff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  padding-top: 80px;
  padding-bottom: 70px;
  display: flex;
}

.cta-blue.width-100 {
  padding-left: 60px;
  padding-right: 60px;
}

.padding-card-inner {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.padding-card-inner.small-space {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.cta-light {
  background-color: #eaf7ff;
  border: 1px solid #cedae7;
  border-radius: 20px;
}

.flex-space-20 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.bold-text-2 {
  font-weight: 500;
}

.text--48-58 {
  letter-spacing: -1.92px;
  font-size: 48px;
  font-weight: 500;
  line-height: 58px;
}

.grid-three-column-icons {
  width: 95%;
  grid-column-gap: 58px;
  grid-row-gap: 58px;
  border-top: 1px solid rgba(1, 24, 41, .35);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 58px;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.grid-card-icon {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.video-play-card {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.video-play-icon {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video-play-icon.center {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.video-play-icon.center._2 {
  position: relative;
}

.video-play-icon-wrap {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.ds-styleguide_component {
  background-color: #fff;
}

.ds-styleguide_header {
  background-color: var(--maastricht-blue);
}

.ds-styleguide_classes {
  font-weight: 500;
}

.padding-section-large {
  padding-top: 115px;
  padding-bottom: 115px;
}

.padding-global {
  z-index: 3;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.padding-global.dp-hero_content {
  z-index: 993;
}

.padding-global._8-padd, .padding-global.padding-8 {
  padding-left: 8px;
  padding-right: 8px;
}

.container-large {
  max-width: 1360px;
}

.container-large.home-builders_extend-1400 {
  max-width: 1400px;
}

.container-large.relative {
  position: relative;
}

.ds-styleguide_heading-large {
  color: var(--white);
  letter-spacing: -6px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Twkeverett, sans-serif;
  font-size: 120px;
  font-weight: 400;
  line-height: 120px;
}

.ds-styleguide_classes-wrapper {
  grid-column-gap: 72px;
  grid-row-gap: 72px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-rows: auto;
  grid-auto-columns: 1fr;
  margin-top: 72px;
  margin-bottom: 72px;
  display: grid;
}

.ds-styleguide_classes-typo-item {
  grid-column-gap: 24px;
  grid-row-gap: 48px;
  border-top: 1px solid rgba(0, 0, 0, .3);
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.ds-styleguide_classes-block {
  width: 20%;
  min-width: 20%;
}

.text-size-small {
  color: var(--maastricht-blue);
  letter-spacing: -.15px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}

.text-size-small.opacity-50 {
  opacity: .5;
}

.text-size-small.color-cultured {
  transition: color .2s;
}

.text-size-small.color-cultured:hover {
  color: var(--cultured);
}

.text-size-small.color-cultured.dp-bar_link {
  z-index: 994;
}

.text-size-small.color-cultured.nav-header {
  margin-bottom: 4px;
}

.text-size-small.color-cultured.nav-header:hover {
  color: var(--cultured);
}

.text-size-small.color-light-periwinkle {
  color: var(--light-periwinkle);
}

.text-size-small.color-pastel-blue {
  color: var(--pastel-blue);
  transition: color .2s;
}

.text-size-small.color-pastel-blue:hover {
  color: var(--pastel-blue);
}

.text-size-small.color-pastel-blue.transition-text-300 {
  transition: color .3s;
}

.text-size-small.color-pastel-blue._2:hover {
  color: var(--pastel-blue);
}

.text-size-small.color-pastel-blue.text-align-center {
  text-align: center;
}

.text-size-small.color-pastel-blue.display-none {
  display: none;
}

.text-size-small.color-pastel-blue.max-width-320 {
  max-width: 320px;
}

.text-size-small.color-slate-gray {
  color: var(--slate-gray);
}

.text-size-small.text-align-center, .text-size-small.text-align-center-2-2 {
  text-align: center;
}

.text-size-small.text-align-center-2-2.color-pastel-blue:hover {
  color: var(--pastel-blue);
}

.text-size-small.color-diamond {
  color: var(--diamond);
}

.text-size-small.font-everett {
  font-family: Twkeverett, sans-serif;
}

.text-display-large {
  color: var(--maastricht-blue);
  letter-spacing: -6px;
  font-family: Twkeverett, sans-serif;
  font-size: 120px;
  font-weight: 400;
  line-height: 120px;
}

.text-display-large.color-cultured.basecamp-h1 {
  letter-spacing: -7px;
  text-shadow: 0 4px 100px #071023;
  font-size: 140px;
}

.text-display-large.color-cultured.scrub-text-1 {
  text-align: center;
  position: absolute;
  top: auto;
  bottom: 40vh;
  left: 0%;
  right: 0%;
}

.text-display-large.color-cultured.scrub-text-2 {
  text-align: center;
  position: absolute;
  top: auto;
  bottom: 20vh;
  left: 0%;
  right: 0%;
  transform: scale(.25);
}

.text-display-medium {
  color: var(--maastricht-blue);
  letter-spacing: -3.68px;
  font-family: Twkeverett, sans-serif;
  font-size: 92px;
  font-weight: 400;
  line-height: 92px;
}

.text-display-medium.align-center {
  text-align: center;
}

.text-display-medium.color-cultured {
  margin-top: 0;
  margin-bottom: 0;
}

.text-display-medium.color-cultured.text-align-center {
  text-align: center;
  font-weight: 400;
}

.text-display-medium.color-cultured.text-align-center.max-width-700, .text-display-medium.color-cultured.max-width-700 {
  max-width: 700px;
}

.text-heading-h1 {
  color: var(--maastricht-blue);
  letter-spacing: -2.88px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Twkeverett, sans-serif;
  font-size: 72px;
  font-weight: 400;
  line-height: 72px;
}

.text-heading-h1.max-width-600 {
  max-width: 426px;
}

.text-heading-h1.max-width-600.align-center, .text-heading-h1.align-center {
  text-align: center;
}

.text-heading-h2 {
  color: var(--maastricht-blue);
  letter-spacing: -1.62px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Twkeverett, sans-serif;
  font-size: 54px;
  font-weight: 400;
  line-height: 56px;
}

.text-heading-h2.color-cultured.max-width-700 {
  max-width: 700px;
}

.text-heading-h2.color-cultured.text-align-center {
  text-align: center;
}

.text-heading-h2.color-cultured.max-width-472 {
  max-width: 472px;
}

.text-heading-h2.color-cultured.max-width-800 {
  max-width: 800px;
}

.text-heading-h3 {
  color: var(--maastricht-blue);
  letter-spacing: -.96px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Twkeverett, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 34px;
}

.text-heading-h3.color-cultured {
  font-family: Twkeverett, sans-serif;
  font-weight: 400;
}

.text-heading-h3.color-cultured.max-width-400 {
  max-width: 400px;
}

.text-heading-h3.color-cultured.max-width-500 {
  max-width: 500px;
}

.text-heading-h3.text-align-center {
  text-align: center;
}

.text-heading-h4 {
  color: var(--maastricht-blue);
  letter-spacing: -.72px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Twkeverett, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 26px;
}

.text-heading-h4.color-cultured {
  color: var(--cultured);
}

.text-heading-h4.color-cultured.text-align-left {
  text-align: left;
  align-self: flex-start;
}

.text-blockquote {
  color: var(--maastricht-blue);
  letter-spacing: -1.2px;
  border-left: 0 rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-family: Twkeverett, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
}

.text-blockquote.text-align-center.color-cultured {
  text-align: center;
}

.text-size-large {
  color: var(--maastricht-blue);
  letter-spacing: -.44px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}

.text-size-large.color-cultured {
  text-transform: none;
  margin-top: 0;
  font-weight: 500;
}

.text-size-large.color-cultured.align-center.text-align-center.max-width-400, .text-size-large.color-cultured.text-align-center.mob-18 {
  text-align: center;
}

.text-size-large.color-cultured.text-size-24-30 {
  font-size: 24px;
  line-height: 30px;
}

.text-size-large.color-cultured.text-size-32 {
  letter-spacing: -.9px;
}

.text-size-large.color-cultured.text-size-32.scrub-text-3 {
  text-align: center;
  position: absolute;
  top: auto;
  bottom: 20vh;
  left: 0%;
  right: 0%;
}

.text-size-large.color-metalic-silver {
  color: var(--metallic-silver);
}

.text-size-large.color-metalic-silver.text-align-center {
  text-align: center;
}

.text-size-large.color-metalic-silver.text-align-center.max-width-600 {
  max-width: 600px;
}

.text-size-large.color-pastel-blue {
  color: var(--pastel-blue);
  margin-top: 0;
  line-height: 26px;
}

.text-size-large.color-pastel-blue.max-width-700 {
  max-width: 700px;
}

.text-size-large.color-pastel-blue.max-width-540 {
  width: 540px;
}

.text-size-large.color-pastel-blue.text-align-center {
  text-align: center;
}

.text-size-large.color-pastel-blue.text-align-center.max-width-820 {
  max-width: 820px;
}

.text-size-large.max-width-700 {
  max-width: 700px;
}

.text-size-large.max-width-700.text-align-center.color-pastel-blue {
  text-align: center;
}

.text-size-large.color-diamond {
  color: var(--diamond);
}

.text-paragraph-large {
  color: var(--maastricht-blue);
  letter-spacing: -.44px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}

.text-size-medium {
  color: var(--maastricht-blue);
  letter-spacing: -.36px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}

.text-size-medium.color-cultured.text-align-center {
  text-align: center;
}

.text-size-medium.color-cultured.text-align-center.max-width-500 {
  width: 500px;
}

.text-size-medium.color-cultured.size-15 {
  font-size: 15px;
}

.text-size-medium.color-cultured.mw-280 {
  max-width: 280px;
}

.text-size-medium.color-pastel-blue, .text-size-medium.color-pastel-blue p {
  color: var(--pastel-blue);
}

.text-size-medium.color-pastel-blue.text-italic {
  font-style: italic;
}

.text-size-medium.color-pastel-blue.hdn {
  display: none;
}

.text-size-medium.color-pastel-blue.max-width-540 {
  max-width: 540px;
}

.text-size-medium.color-blue-jeans {
  color: var(--blue-jeans);
}

.text-button-large {
  color: var(--maastricht-blue);
  letter-spacing: -.18px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}

.text-button-small {
  color: var(--maastricht-blue);
  letter-spacing: -.15px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}

.text-tags {
  color: var(--maastricht-blue);
  letter-spacing: -.6px;
  font-family: Twkeverett Mono, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
}

.text-tags.color-cultured.is--capitalized {
  text-transform: uppercase;
}

.text-tags.is--small {
  font-size: 10px;
}

.text-tags.is--small.color-grey {
  color: #abbdcc;
}

.text-tags.is--small.color-grey.is--capitalized {
  text-transform: uppercase;
}

.text-tags.is-backgroud {
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  mix-blend-mode: luminosity;
  background-color: rgba(247, 247, 248, .1);
  border-radius: 32px;
  padding: 6px 10px;
  display: inline;
}

.text-tags.is-backgroud.color-cultured.w--current {
  background-color: var(--light-blue);
}

.text-tags.color-blue-jeans {
  color: var(--blue-jeans);
}

.text-tags.is--large {
  letter-spacing: -.45px;
  font-size: 15px;
  line-height: 15px;
}

.text-tags.is--large.color-cultured.margin-bottom-16 {
  margin-bottom: 16px;
}

.text-eyebrow {
  color: var(--maastricht-blue);
  letter-spacing: -.36px;
  font-family: Twkeverett, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
}

.text-eyebrow.color-diamond {
  color: var(--diamond);
}

.text-nav {
  color: var(--maastricht-blue);
  letter-spacing: -.3px;
  font-family: Twkeverett, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
}

.ds-styleguide_classes-colors-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-top: 1px solid rgba(22, 22, 24, .25);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 15px;
  padding-bottom: 50px;
  display: flex;
}

.ds-styleguide_clasess-colors-grid {
  width: 100%;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.ds-styleguide_classes-colors-item {
  border-radius: 8px;
  overflow: hidden;
}

.bg-color-maastricht {
  background-color: var(--maastricht-blue);
}

.ds-styleguide_classes-colors-spacer {
  width: 100%;
  height: 250px;
}

.bg-color-rich-black {
  background-color: var(--rich-black);
}

.bg-color-blue-jeans {
  background-color: var(--blue-jeans);
}

.bg-color-cultured {
  background-color: var(--cultured);
}

.bg-color-light-periwinkle {
  background-color: var(--light-periwinkle);
}

.bg-color-metallic-silver {
  background-color: var(--metallic-silver);
}

.bg-color-slate-gray {
  background-color: var(--slate-gray);
}

.bg-color-radical-red {
  background-color: var(--radical-red);
}

.bg-color-smashed-pumpkin {
  background-color: var(--smashed-pumpkin);
}

.bg-color-medium-orchid {
  background-color: var(--medium-orchid);
}

.bg-color-diamond {
  background-color: var(--diamond);
}

.bg-color-shampoo {
  background-color: var(--shampoo);
}

.bg-gradient-style-1 {
  background-image: linear-gradient(to right, var(--radical-red), var(--smashed-pumpkin));
}

.bg-gradient-style-2 {
  background-image: linear-gradient(to right, var(--radical-red), var(--blue-jeans));
}

.bg-gradient-style-3 {
  background-image: linear-gradient(to right, var(--medium-orchid), var(--blue-jeans));
}

.ds-styleguide_classes-buttons-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.ds-styleguide_clasess-button-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid rgba(0, 0, 0, .3);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.ds-styleguide_2-col {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: grid;
}

.ds-styleguide_2-col.padding-global-around {
  padding: 20px;
}

.ds-styleguide_2-col.padding-global-around.ds-styleguide_button-bg-color {
  background-color: var(--maastricht-blue);
}

.ds-styleguide_2-col.padding-global-around.ds-styleguide_button-bg-color.ds-stylegude_6-border-radius {
  border-radius: 6px;
}

.button-cta {
  background-color: var(--blue-jeans);
  color: var(--cultured);
  letter-spacing: -.3px;
  cursor: pointer;
  border-style: none;
  border-radius: 36px;
  padding: 12px 18px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  transition: background-color .3s;
  display: inline-block;
}

.button-cta:hover {
  background-color: var(--blue-jeans-hover-color);
}

.button-cta.is-icon {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-cta.is-icon.is-gray {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  color: var(--rich-black);
  background-color: rgba(161, 170, 178, .15);
}

.button-cta.is-icon.is-gray.ds-styleguide_button-arrow-hover {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
}

.button-cta.is-icon.is-gray.is-background {
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  color: var(--cultured);
  background-color: rgba(247, 247, 248, .25);
  position: relative;
  overflow: hidden;
}

.button-cta.is-icon.is-gray.is-background:hover {
  background-color: rgba(247, 247, 248, .45);
}

.button-cta.is-icon.align-left {
  align-self: flex-start;
}

.button-cta.is-icon.is-background {
  position: relative;
  overflow: hidden;
}

.button-cta.is-text {
  color: var(--rich-black);
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.button-cta.is-text.is-icon.is-blue {
  color: var(--blue-jeans);
  border-radius: 0;
  overflow: hidden;
}

.button-cta.is-text.is-icon.is-blue.relative-2 {
  z-index: 2;
  position: relative;
}

.button-cta.is-text.is-icon.is-blue.relative-2.align-right._2 {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.button-cta.is-text.is-icon.ds-styleguide_button-arrow-hover {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
}

.button-cta.is-text.is-icon.is-background {
  color: var(--cultured);
  overflow: hidden;
}

.button-cta.is-arrow {
  color: var(--rich-black);
}

.button-cta.is-arrow.is-gray {
  width: 60px;
  height: 60px;
  background-color: rgba(161, 170, 178, .15);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-cta.is-arrow.is-gray:hover {
  background-color: var(--blue-jeans);
  color: var(--cultured);
}

.button-cta.is-arrow.is-gray.is-background {
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  color: var(--cultured);
  background-color: rgba(247, 247, 248, .25);
}

.button-cta.is-arrow.is-gray.is-background:hover {
  background-color: var(--blue-jeans);
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}

.button-cta.is-arrow-small {
  color: var(--rich-black);
  padding: 6px 9px;
}

.button-cta.is-arrow-small.is-gray {
  background-color: rgba(161, 170, 178, .15);
}

.button-cta.is-arrow-small.is-gray:hover {
  background-color: var(--blue-jeans);
  color: var(--cultured);
}

.button-cta.is-arrow-small.is-gray.is-background {
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  color: var(--cultured);
  background-color: rgba(247, 247, 248, .25);
}

.button-cta.is-arrow-small.is-gray.is-background:hover {
  background-color: var(--blue-jeans);
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}

.button-cta.is-arrow-small.is-gray.is-down {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  transition: background-color .3s;
  display: flex;
  transform: rotate(90deg);
}

.button-cta.is-arrow-small.is-gray.is-down:hover {
  transform: rotate(-90deg);
}

.button-cta.is-small {
  color: var(--rich-black);
  letter-spacing: -.6px;
  padding: 10px;
  font-family: Twkeverett Mono, sans-serif;
  font-size: 12px;
}

.button-cta.is-small.is-gray {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: rgba(161, 170, 178, .15);
}

.button-cta.is-small.is-gray:hover {
  mix-blend-mode: luminosity;
  background-color: rgba(161, 170, 178, .3);
}

.button-cta.is-small.is-gray.is-background {
  color: var(--cultured);
}

.button-cta.is-small.is-white {
  background-color: var(--cultured);
}

.button-cta.is-small.is-white.a-10 {
  background-color: rgba(247, 247, 248, .1);
}

.button-cta.is-small.is-white.a-10.is-background {
  color: var(--cultured);
}

.ds-styleguide_button-cta-hover {
  background-color: var(--blue-jeans-hover-color);
  letter-spacing: -.3px;
  cursor: pointer;
  border-radius: 36px;
  padding: 12px 18px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  transition: background-color .3s;
  display: inline-block;
}

.ds-styleguide_button-cta-hover:hover {
  background-color: var(--blue-jeans-hover-color);
}

.padding-global-around {
  padding: 20px;
}

.padding-global-around.cards-full-height {
  height: 100%;
}

.padding-global-around.cards-full-height.flex-vertical.align-center.cta_padding {
  padding-left: 120px;
  padding-right: 120px;
}

.button-cta-arrow {
  margin-top: 3px;
  display: inline-block;
}

.butto-cta-arrow {
  background-color: var(--blue-jeans);
  color: var(--rich-black);
  letter-spacing: -.15px;
  cursor: pointer;
  border-radius: 36px;
  padding: 12px 18px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  transition: background-color .3s;
  display: inline-block;
}

.butto-cta-arrow:hover {
  background-color: var(--blue-jeans-hover-color);
}

.ds-styleguide_3-col {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.ds-styleguide_button-cta-arrow-hover {
  background-color: var(--blue-jeans);
  color: var(--cultured);
  letter-spacing: -.3px;
  cursor: pointer;
  border-radius: 36px;
  padding: 12px 18px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  transition: background-color .3s;
  display: inline-block;
}

.ds-styleguide_button-cta-arrow-hover.ds-styleguide_arrow-small-down {
  padding: 6px 9px;
  transform: rotate(-90deg);
}

.ds-styleguide_small-button-bg {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  color: var(--rich-black);
  letter-spacing: -.6px;
  cursor: pointer;
  mix-blend-mode: luminosity;
  background-color: rgba(161, 170, 178, .3);
  border-radius: 36px;
  padding: 10px;
  font-family: Twkeverett Mono, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  transition: background-color .3s;
  display: inline-block;
}

.ds-styleguide_small-button-bg.is-icon {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.ds-styleguide_small-button-bg.is-icon.is-gray {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  color: var(--rich-black);
  background-color: rgba(161, 170, 178, .15);
}

.ds-styleguide_small-button-bg.is-icon.is-gray.ds-styleguide_button-arrow-hover {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
}

.ds-styleguide_small-button-bg.is-icon.is-gray.is-background {
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  color: var(--cultured);
  background-color: rgba(247, 247, 248, .25);
}

.ds-styleguide_small-button-bg.is-text {
  color: var(--rich-black);
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.ds-styleguide_small-button-bg.is-text.is-icon.is-blue {
  color: var(--blue-jeans);
}

.ds-styleguide_small-button-bg.is-text.is-icon.ds-styleguide_button-arrow-hover {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
}

.ds-styleguide_small-button-bg.is-text.is-icon.is-background {
  color: var(--cultured);
}

.ds-styleguide_small-button-bg.is-arrow {
  color: var(--rich-black);
}

.ds-styleguide_small-button-bg.is-arrow.is-gray {
  background-color: rgba(161, 170, 178, .15);
}

.ds-styleguide_small-button-bg.is-arrow.is-gray:hover {
  background-color: var(--blue-jeans);
  color: var(--cultured);
}

.ds-styleguide_small-button-bg.is-arrow.is-gray.is-background {
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  color: var(--cultured);
  background-color: rgba(247, 247, 248, .25);
}

.ds-styleguide_small-button-bg.is-arrow.is-gray.is-background:hover {
  background-color: var(--blue-jeans);
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}

.ds-styleguide_small-button-bg.is-arrow-small {
  color: var(--rich-black);
  padding: 6px 9px;
}

.ds-styleguide_small-button-bg.is-arrow-small.is-gray {
  background-color: rgba(161, 170, 178, .15);
}

.ds-styleguide_small-button-bg.is-arrow-small.is-gray:hover {
  background-color: var(--blue-jeans);
  color: var(--cultured);
}

.ds-styleguide_small-button-bg.is-arrow-small.is-gray.is-background {
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  color: var(--cultured);
  background-color: rgba(247, 247, 248, .25);
}

.ds-styleguide_small-button-bg.is-arrow-small.is-gray.is-background:hover {
  background-color: var(--blue-jeans);
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}

.ds-styleguide_small-button-bg.is-arrow-small.is-gray.is-down {
  transition: background-color .3s;
  transform: rotate(90deg);
}

.ds-styleguide_small-button-bg.is-arrow-small.is-gray.is-down:hover {
  transform: rotate(-90deg);
}

.ds-styleguide_small-button-bg.is-small {
  color: var(--rich-black);
  letter-spacing: -.6px;
  padding: 10px;
  font-family: Twkeverett Mono, sans-serif;
  font-size: 12px;
}

.ds-styleguide_small-button-bg.is-small.is-gray {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: rgba(161, 170, 178, .15);
}

.ds-styleguide_small-button-bg.is-small.is-gray:hover {
  mix-blend-mode: luminosity;
  background-color: rgba(161, 170, 178, .3);
}

.ds-styleguide_small-button-bg.is-background {
  color: var(--cultured);
}

.ds-styleguide_clasess-cards-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid rgba(0, 0, 0, .3);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.cards-3-col-small {
  width: 100%;
  height: 226px;
  max-width: 343px;
  overflow: hidden;
}

.cards-3-col-small.cards-radius-30 {
  border-radius: 30px;
}

.cards-3-col-small.cards-radius-30.ds-styleguide_cards-bg {
  background-color: var(--rich-black);
}

.cards-3-col-small.cards-radius-30.cards-relative {
  position: relative;
}

.ds-styleguide_cards-text {
  color: var(--cultured);
  text-align: center;
  font-family: Twkeverett, sans-serif;
}

.ds-stylegude_cards-content {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.ds-styleguide_cards-empty {
  height: 100%;
  opacity: .1;
  background-color: red;
}

.cards-3-col-large {
  width: 100%;
  height: 343px;
  max-width: 343px;
  overflow: hidden;
}

.cards-3-col-large.cards-radius-30 {
  border-radius: 30px;
}

.cards-3-col-large.cards-radius-30.ds-styleguide_cards-bg {
  background-color: var(--rich-black);
}

.cards-3-col-large.cards-radius-30.cards-padding-around-30.bg-color-radical-red.fixed-width-343, .cards-3-col-large.cards-radius-30.fixed-width-343 {
  width: 343px;
}

.cards-3-col-large.cards-radius-30.dp-learning_grid-item {
  max-width: 100%;
  min-width: 343px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  position: relative;
}

.cards-3-col-large.cards-radius-30.dp-learning_grid-item.global-outline-linear-30.height-auto, .cards-3-col-large.cards-radius-30.dp-learning_grid-item.global-outline-linear-30.height-auto-2-2 {
  height: auto;
}

.cards-3-col-large.cards-radius-30.cards-border-outline.cards-relative {
  position: relative;
}

.cards-3-col-large.cards-radius-30.cards-border-outline.cards-relative._2 {
  height: 460px;
  min-width: 343px;
  background-color: #030f1c;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.cards-3-col-large.community-marque_circle {
  min-width: 343px;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  background-color: rgba(247, 247, 248, .05);
  border: 1px solid #2f2d2c;
  border-radius: 343px;
  padding: 60px;
}

.ds-styleguide_6-col {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: grid;
}

.ds-styleguide_6-col.padding-global-around {
  padding: 20px;
}

.ds-styleguide_6-col.padding-global-around.ds-styleguide_button-bg-color {
  background-color: var(--maastricht-blue);
}

.ds-styleguide_6-col.padding-global-around.ds-styleguide_button-bg-color.ds-stylegude_6-border-radius {
  border-radius: 6px;
}

.cards-4-col-small {
  width: 100%;
  height: 343px;
  max-width: 460px;
  overflow: hidden;
}

.cards-4-col-small.cards-radius-30 {
  border-radius: 30px;
}

.cards-4-col-small.cards-radius-30.ds-styleguide_cards-bg {
  background-color: var(--rich-black);
}

.cards-4-col-small.cards-radius-30.cards-border-outline.basecamp-tickets_qs-item {
  width: 460px;
  height: 346px;
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(247, 247, 248, .05);
  justify-content: center;
  align-items: center;
}

.cards-4-col-small.cards-radius-30.cards-border-outline.basecamp-tickets_qs-item.height-auto {
  height: auto;
  transition: background-color .2s;
}

.cards-4-col-small.cards-radius-30.cards-border-outline.basecamp-tickets_qs-item.height-auto:hover {
  background-color: rgba(247, 247, 248, .1);
}

.cards-4-col-small.cards-radius-40 {
  border-radius: 40px;
}

.cards-4-col-small.cards-radius-40.ds-styleguide_cards-bg {
  background-color: var(--rich-black);
}

.cards-4-col-small.cards-radius-40.cards-blur-dark {
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  background-color: rgba(247, 247, 248, .05);
}

.cards-4-col-small.cards-radius-40.cards-blur-dark.cards-border-outline {
  border: 1px solid rgba(255, 255, 255, .1);
}

.cards-4-col-small.cards-radius-40.cards-blur-light.height-auto {
  height: auto;
}

.cards-4-col-small.cards-radius-40.cards-blur-light.height-auto.max-width-none {
  max-width: none;
  padding-left: 0;
}

.cards-4-col-small.cards-radius-40.cards-blur-light.height-auto.max-width-none.light {
  background-color: rgba(247, 247, 248, .05);
}

.cards-4-col-small.cards-radius-40.cards-blur-light.height-auto.max-width-none.light.global-outline-linear-40 {
  transition: background-color .2s;
}

.cards-4-col-small.cards-radius-40.cards-blur-light.height-auto.max-width-none.light.global-outline-linear-40:hover {
  background-color: rgba(247, 247, 248, .15);
}

.cards-4-col-small.cards-radius-40.cards-blur-light.height-auto.max-width-none.light.global-outline-linear-40.is-link {
  transition: background-color .2s;
}

.cards-4-col-small.cards-radius-40.cards-blur-light.height-auto.max-width-none.light.global-outline-linear-40.is-link:hover {
  background-color: rgba(247, 247, 248, .15);
}

.cards-4-col-small.cards-radius-40.cards-blur-light.height-auto.max-width-none.small {
  border-radius: 30px;
}

.cards-4-col-small.cards-radius-40.dp-ecosystem_grid-item {
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(247, 247, 248, .05);
}

.cards-4-col-small.cards-radius-40.dp-ecosystem_grid-item.global-outline-linear-40 {
  transition: background-color .2s;
}

.cards-4-col-small.cards-radius-40.dp-ecosystem_grid-item.global-outline-linear-40:hover {
  background-color: rgba(247, 247, 248, .15);
}

.cards-4-col-small.cards-radius-40.dp-ecosystem_grid-item.global-outline-linear-40.height-none {
  height: auto;
}

.cards-4-col-small.cards-radius-40.dp-ecosystem_grid-item.global-outline-linear-40.height-none:hover {
  background-color: rgba(247, 247, 248, .05);
}

.cards-4-col-small.cards-radius-40.dp-ecosystem_grid-item.global-outline-linear-40.max-w-none {
  max-width: none;
}

.cards-4-col-small.cards-radius-40.dp-ecosystem_grid-item.global-outline-linear-40.max-w-none.height-auto {
  height: auto;
}

.cards-4-col-small.cards-radius-40.dp-hackathon_item {
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(247, 247, 248, .05);
}

.cards-4-col-small.cards-radius-40.dp-hackathon_item.global-outline-linear-40 {
  height: 360px;
  -webkit-backdrop-filter: blur(80px);
  backdrop-filter: blur(80px);
  background-color: #141d26;
  transition: background-color .2s;
  overflow: visible;
}

.cards-4-col-small.cards-radius-40.dp-hackathon_item.global-outline-linear-40:hover {
  background-color: #2b333b;
}

.cards-4-col-large {
  width: 100%;
  height: 460px;
  max-width: 460px;
  overflow: hidden;
}

.cards-4-col-large.cards-radius-30 {
  border-radius: 30px;
}

.cards-4-col-large.cards-radius-30.ds-styleguide_cards-bg {
  background-color: var(--rich-black);
}

.cards-4-col-large.cards-radius-40 {
  border-radius: 40px;
}

.cards-4-col-large.cards-radius-40.ds-styleguide_cards-bg {
  background-color: var(--rich-black);
}

.cards-4-col-large.cards-radius-40.cards-border-outline.cards-relative {
  position: relative;
}

.cards-4-col-large.cards-radius-40.cards-border-outline.cards-relative._2 {
  background-color: #030f1c;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.cards-4-col-large.cards-radius-40.global-outline-linear-40.dp-build_grid-item {
  height: auto;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(247, 247, 248, 0);
  background-image: linear-gradient(rgba(77, 162, 255, 0) 43%, rgba(77, 162, 255, .15));
  transition: background-color .2s;
}

.cards-4-col-large.cards-radius-40.global-outline-linear-40.dp-build_grid-item:hover {
  background-color: rgba(247, 247, 248, .05);
}

.cards-4-col-large.cards-radius-40.cards-relative {
  position: relative;
}

.cards-4-col-large.cards-radius-40.flex-vertical.align-center.bg-gradient_blue-pink-135 {
  background-image: linear-gradient(135deg, #4da2ff, rgba(255, 56, 109, .2) 75%, rgba(255, 56, 109, .2));
}

.cards-4-col-large.cards-radius-40.flex-vertical.align-center.bg-color-gray {
  background-color: #38506b;
}

.cards-5-col-small {
  width: 100%;
  height: 343px;
  max-width: 577px;
  overflow: hidden;
}

.cards-5-col-small.cards-radius-30 {
  border-radius: 30px;
}

.cards-5-col-small.cards-radius-30.ds-styleguide_cards-bg {
  background-color: var(--rich-black);
}

.cards-5-col-small.cards-radius-40 {
  border-radius: 40px;
}

.cards-5-col-small.cards-radius-40.ds-styleguide_cards-bg {
  background-color: var(--rich-black);
}

.cards-5-col-medium {
  width: 100%;
  height: 460px;
  max-width: 577px;
  overflow: hidden;
}

.cards-5-col-medium.cards-radius-30 {
  border-radius: 30px;
}

.cards-5-col-medium.cards-radius-30.ds-styleguide_cards-bg {
  background-color: var(--rich-black);
}

.cards-5-col-medium.cards-radius-40 {
  border-radius: 40px;
}

.cards-5-col-medium.cards-radius-40.ds-styleguide_cards-bg {
  background-color: var(--rich-black);
}

.cards-5-col-large {
  width: 100%;
  height: 577px;
  max-width: 577px;
  overflow: hidden;
}

.cards-5-col-large.cards-radius-30 {
  border-radius: 30px;
}

.cards-5-col-large.cards-radius-30.ds-styleguide_cards-bg {
  background-color: var(--rich-black);
}

.cards-5-col-large.cards-radius-40 {
  border-radius: 40px;
}

.cards-5-col-large.cards-radius-40.ds-styleguide_cards-bg {
  background-color: var(--rich-black);
}

.cards-6-col-small {
  width: 100%;
  height: 343px;
  max-width: 694px;
  overflow: hidden;
}

.cards-6-col-small.cards-radius-30 {
  border-radius: 30px;
}

.cards-6-col-small.cards-radius-30.ds-styleguide_cards-bg {
  background-color: var(--rich-black);
}

.cards-6-col-small.cards-radius-30.cards-padding-around-30.cards-border-outline.bg-color-cultured-5a, .cards-6-col-small.cards-radius-30.cards-padding-around-30.global-outline-linear.bg-color-cultured-5a {
  background-color: rgba(247, 247, 248, .05);
}

.cards-6-col-small.cards-radius-30.cards-padding-around-30.global-outline-linear-30.bg-color-cultured-5a {
  background-color: rgba(247, 247, 248, .05);
  transition: background-color .2s;
}

.cards-6-col-small.cards-radius-30.cards-padding-around-30.global-outline-linear-30.bg-color-cultured-5a:hover {
  background-color: rgba(247, 247, 248, .08);
}

.cards-6-col-small.cards-radius-30.cards-padding-around-30.global-outline-linear-30.bg-color-cultured-5a.padd-only-top-40 {
  padding: 40px 0 0;
}

.cards-6-col-small.cards-radius-40 {
  border-radius: 40px;
}

.cards-6-col-small.cards-radius-40.ds-styleguide_cards-bg {
  background-color: var(--rich-black);
}

.cards-6-col-small.cards-radius-40.cards-padding-around-40.cards-border-outline.bg_home-scale {
  -webkit-backdrop-filter: blur(38px);
  backdrop-filter: blur(38px);
  background-color: rgba(247, 247, 248, .05);
}

.cards-6-col-small.cards-radius-40.cards-padding-around-20 {
  padding: 20px;
}

.cards-6-col-small.cards-radius-40.cards-padding-around-20.cards-border-outline.bg_home-scale {
  -webkit-backdrop-filter: blur(38px);
  backdrop-filter: blur(38px);
  background-color: rgba(247, 247, 248, .05);
}

.cards-6-col-small.cards-radius-40.cards-blur-dark.cards-border-outline.cards-full-width, .cards-6-col-small.cards-radius-40.cards-blur-dark.global-outline-linear-40.cards-full-width {
  max-width: 100%;
}

.cards-6-col-small.cards-radius-40.cards-blur-dark.global-outline-linear-40.cards-full-width.height-auto {
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

.cards-6-col-small.cards-radius-40.cards-blur-dark.global-outline-linear-40.cards-full-width.height-auto-2 {
  height: auto;
}

.cards-6-col-small.cards-radius-40.cards-blur-dark.global-outline-linear-40.cards-full-width.newsletter {
  width: 50%;
  height: auto;
}

.cards-6-col-small.cards-radius-40.cards-blur-dark.global-outline-linear-40.position-center {
  margin-left: auto;
  margin-right: auto;
}

.cards-6-col-medium {
  width: 100%;
  height: 460px;
  max-width: 694px;
  overflow: hidden;
}

.cards-6-col-medium.cards-radius-30 {
  border-radius: 30px;
}

.cards-6-col-medium.cards-radius-30.ds-styleguide_cards-bg {
  background-color: var(--rich-black);
}

.cards-6-col-medium.cards-radius-40 {
  border-radius: 40px;
}

.cards-6-col-medium.cards-radius-40.ds-styleguide_cards-bg {
  background-color: var(--rich-black);
}

.cards-6-col-medium.cards-radius-40.cards-relative {
  position: relative;
}

.cards-6-col-medium.cards-radius-40.cards-relative.cards-border-outline.blur {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
}

.cards-6-col-medium.cards-radius-40.cards-relative.cards-border-outline.blur.flex-vertical {
  background-color: #030f1c;
}

.cards-6-col-medium.cards-radius-40.cards-relative.cards-border-outline.flex-vertical {
  background-color: var(--maastricht-blue);
}

.cards-6-col-large {
  width: 100%;
  height: 694px;
  max-width: 694px;
  overflow: hidden;
}

.cards-6-col-large.cards-radius-30 {
  border-radius: 30px;
}

.cards-6-col-large.cards-radius-30.ds-styleguide_cards-bg {
  background-color: var(--rich-black);
}

.cards-6-col-large.cards-radius-40 {
  border-radius: 40px;
}

.cards-6-col-large.cards-radius-40.ds-styleguide_cards-bg {
  background-color: var(--rich-black);
}

.ds-styleguide_blur-dark {
  width: 100%;
  height: 740px;
  background-image: url("654e19ebb4532ad3ccc17666_fdd129662ad6b342bfb95bea34031c23.jpg");
  background-position: 50%;
  background-size: cover;
  border-radius: 40px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ds-styleguide_cards-blur-dark-1 {
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 40px;
  display: flex;
}

.ds-styleguide_cards-blur-dark-1.mobile-padding-24-30.padd-30 {
  justify-content: center;
  padding: 30px;
}

.ds-styleguide_cards-blur-dark-1-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.color-cultured {
  color: var(--cultured);
}

.opacity-50 {
  opacity: .5;
}

.cards-blur-dark {
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  background-color: rgba(247, 247, 248, .05);
}

.cards-border-outline {
  border: 1px solid rgba(255, 255, 255, .1);
}

.ds-styleguide_blur-dark-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.ds-styleguide_blur-light {
  width: 100%;
  height: 740px;
  background-image: url("654e1f93a548b27d5c9684bb_0342254e6ba5af6a6029a04377834cb6.jpg");
  background-position: 50%;
  background-size: cover;
  border-radius: 40px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ds-styleguide_blur-light-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.cards-blur-light {
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  background-color: rgba(3, 15, 28, .1);
}

.cards-padding-around-30 {
  padding: 30px;
}

.cards-padding-around-30.cards-full-size.extra-padding-bottom {
  padding-bottom: 60px;
}

.cards-padding-around-30.cards-full-width.mc-cards_bg-discord {
  background-color: rgba(3, 15, 28, .2);
}

.cards-padding-around-40 {
  z-index: 2;
  padding: 40px;
  position: relative;
}

.cards-padding-around-40.flex-vertical.gap-32 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.ds-styleguide_clasess-cards-contents-item {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border-top: 1px solid rgba(0, 0, 0, .3);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.ds-styleguide_4-col {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cards-vertical {
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.cards-vertical.space-between {
  justify-content: space-between;
  align-items: flex-start;
  padding: 0;
}

.cards-vertical.space-between.dp-learning_grid-item-info {
  z-index: 2;
  background-color: #0f1e31;
  transition: background-color .3s;
  position: relative;
}

.cards-vertical.space-between.dp-learning_grid-item-info:hover {
  background-color: rgba(0, 0, 0, 0);
}

.cards-vertical.space-between.dp-learning_grid-item-info.global-outline-linear-30 {
  padding: 0;
}

.cards-vertical.flex-end {
  height: auto;
  justify-content: flex-end;
  position: relative;
}

.cards-vertical.flex-end.cards-padding-around-40.cards-news-info {
  z-index: 1;
  position: relative;
}

.cards-vertical.flex-end.blur {
  background-color: #030f1c;
}

.cards-vertical.flex-end.bg-color-rich-black {
  z-index: 1;
  background-color: #030f1c;
  position: relative;
}

.cards-vertical.gap-40 {
  grid-row-gap: 40px;
}

.cards-vertical.global-outline-linear-30 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: rgba(247, 247, 248, .05);
  border-radius: 30px;
  padding: 30px;
}

.cards-vertical.space-between {
  justify-content: space-between;
  align-items: flex-start;
}

.cards-vertical.space-between.dp-learning_grid-item-info {
  z-index: 2;
  background-color: #0f1e31;
  transition: background-color .3s;
  position: relative;
}

.cards-vertical.space-between.dp-learning_grid-item-info:hover {
  background-color: rgba(0, 0, 0, 0);
}

.ds-styleguide_cards-bg-contents {
  background-color: rgba(77, 162, 255, .2);
}

.ds-styleguide_cards-bg-contents.cards-padding-around-40.cards-full-width, .cards-full-width {
  width: 100%;
}

.ds-styleguide_heading-links {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.ds-styleguide_heading-link {
  color: var(--smashed-pumpkin);
  font-family: Twkeverett, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  transition: opacity .3s;
}

.ds-styleguide_heading-link:hover {
  opacity: .5;
  text-decoration: underline;
}

.card-blue {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #eaf7ff;
  border: 1px solid #cedae7;
  border-radius: 20px;
  flex-direction: column;
  padding: 32px 37px;
  display: flex;
}

.three-column-cards-row {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: -120px;
  margin-bottom: 40px;
  display: grid;
}

.page-wrapper.display-none {
  display: none;
}

.main-wrapper.bg-color-rich-black {
  overflow: visible;
}

.section_general-hero {
  border-radius: 44px;
  margin-top: 126px;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 180px;
  padding-bottom: 180px;
  display: block;
  position: relative;
  overflow: hidden;
}

.flex-vertical {
  flex-direction: column;
  display: flex;
}

.flex-vertical.align-center {
  justify-content: center;
  align-items: center;
}

.flex-vertical.align-center.gap-60 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
}

.flex-vertical.align-center.gap-40 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  position: relative;
}

.flex-vertical.align-center.gap-48 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
}

.flex-vertical.align-center.gap-48.relative {
  z-index: 1;
  position: relative;
}

.flex-vertical.align-center.gap-48.width-100.padd-side-70 {
  padding-left: 70px;
  padding-right: 70px;
}

.flex-vertical.align-center.gap-80 {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
}

.flex-vertical.align-center.gap-80.padding-40 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.flex-vertical.align-center.gap-20 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.flex-vertical.align-center.gap-20.width-440 {
  width: 440px;
}

.flex-vertical.align-center.gap-120 {
  grid-column-gap: 7.5rem;
  grid-row-gap: 7.5rem;
}

.flex-vertical.align-center.gap-32 {
  margin-bottom: 0;
}

.flex-vertical.align-center.gap-32.register-button {
  justify-content: flex-start;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  left: 0%;
  right: 0%;
  transform: translate(0, 100%);
}

.flex-vertical.align-center.flex-end {
  justify-content: flex-end;
}

.flex-vertical.align-center.flex-end.full-height.gap-30 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.flex-vertical.align-center.gap-10 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.flex-vertical.space-between {
  justify-content: space-between;
}

.flex-vertical.space-between.align-left {
  align-items: flex-start;
}

.flex-vertical.space-between.align-left.cards-full-size.cards-builders-padding {
  padding: 24px 30px;
}

.flex-vertical.space-between.align-left.cards-full-size.cards-builders-padding.cards-builders-front {
  z-index: 1;
  position: relative;
}

.flex-vertical.gap-110 {
  grid-column-gap: 110px;
  grid-row-gap: 110px;
}

.flex-vertical.gap-110.relative-9 {
  z-index: 9;
  position: relative;
}

.flex-vertical.gap-48 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
}

.flex-vertical.gap-80 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
}

.flex-vertical.gap-80.marg-top-150 {
  margin-top: 150px;
}

.flex-vertical.gap-20 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
}

.flex-vertical.gap-20.full-width-mobile-landscape {
  order: 0;
  align-self: center;
}

.flex-vertical.gap-20.full-width-mob.width-600, .flex-vertical.gap-20.full-width-mob.desk-width-600, .flex-vertical.gap-20.full-width-mob.width-600-2 {
  width: 600px;
}

.flex-vertical.gap-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.flex-vertical.gap-16.full-width {
  width: 100%;
}

.flex-vertical.gap-16.padding-bottom-40 {
  margin-bottom: 40px;
}

.flex-vertical.gap-160 {
  grid-column-gap: 160px;
  grid-row-gap: 160px;
}

.flex-vertical.gap-160.footer_wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
}

.flex-vertical.gap-160.basecamp-footer_component {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.flex-vertical.gap-40 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.flex-vertical.align-left {
  align-items: flex-start;
}

.flex-vertical.align-left.gap-16.width-440 {
  width: 440px;
}

.flex-vertical.align-left.gap-16.z-2, .flex-vertical.align-left.gap-16.z-2-2-2 {
  z-index: 2;
  position: relative;
}

.flex-vertical.align-left.gap-32 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.flex-vertical.align-left.gap-32.full-width {
  width: 100%;
}

.flex-vertical.align-left.gap-32.max-width-900 {
  width: 900px;
  max-width: 900px;
}

.flex-vertical.align-left.gap-32.width-500 {
  width: 650px;
}

.flex-vertical.align-left.gap-32.margin-top--78.width-900 {
  width: 900px;
}

.flex-vertical.align-left.gap-32.margin-top--78.width-900.position-center {
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
}

.flex-vertical.align-left.gap-32.z-2 {
  z-index: 2;
  position: relative;
}

.flex-vertical.align-left.gap-48 {
  justify-content: space-between;
}

.flex-vertical.align-left.gap-48.marg-down-80 {
  margin-bottom: 80px;
}

.flex-vertical.align-left.gap-48.width-60 {
  width: 60%;
}

.flex-vertical.align-left.gap-48._2 {
  flex: 1;
}

.flex-vertical.align-left.gap-18 {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
}

.flex-vertical.align-left.gap-12 {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
}

.flex-vertical.gap-8 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.flex-vertical.gap-8.align-strech {
  align-self: stretch;
}

.flex-vertical.flex-end {
  justify-content: flex-end;
}

.flex-vertical.gap-30 {
  grid-row-gap: 30px;
}

.flex-vertical.gap-60 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
}

.flex-vertical.gap-70 {
  grid-column-gap: 4.375rem;
  grid-row-gap: 4.375rem;
}

.flex-vertical.gap-70.align-center.padded {
  padding-left: 50px;
  padding-right: 50px;
}

.flex-vertical.gap-70.relative-9 {
  z-index: 9;
  position: relative;
}

.flex-vertical.gap-24 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
}

.flex-vertical.gap-32 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.flex-vertical.gap-32.mw-380 {
  max-width: 380px;
}

.flex-vertical.gap-120 {
  grid-column-gap: 7.5rem;
  grid-row-gap: 7.5rem;
}

.flex-vertical.gap-128 {
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
}

.flex-vertical.gap-128.basecamp-agenda_component {
  padding-top: 8rem;
}

.flex-vertical.gap-12 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
}

.flex-vertical.gap-4 {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
}

.flex-vertical.flex-center {
  justify-content: center;
}

.flex-horizontal {
  display: flex;
}

.flex-horizontal.gap-8 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.flex-horizontal.gap-60 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
}

.flex-horizontal.gap-80, .flex-horizontal.gap-80-copy {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
}

.flex-horizontal.space-between {
  justify-content: space-between;
}

.flex-horizontal.space-between.align-top {
  align-items: flex-start;
}

.flex-horizontal.space-between.align-top.gap-80.footer_wrapper-info {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
}

.flex-horizontal.space-between.align-top.gap-80.witdth-100 {
  width: 100%;
}

.flex-horizontal.space-between.align-top.gap-40 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.flex-horizontal.space-between.gap-160.full-width {
  width: 100%;
}

.flex-horizontal.space-between.gap-160.full-width.cta_wrapper-info {
  z-index: 5;
  grid-column-gap: 80px;
  grid-row-gap: 100px;
  align-items: center;
}

.flex-horizontal.space-between.gap-160.home-cta_padding {
  padding-left: 100px;
  padding-right: 100px;
}

.flex-horizontal.space-between.align-down {
  align-items: flex-end;
}

.flex-horizontal.space-between.align-down.full-width {
  width: 100%;
}

.flex-horizontal.space-between.align-center.gap-80 {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
}

.flex-horizontal.space-between.gap-50 {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
}

.flex-horizontal.gap-4 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
}

.flex-horizontal.gap-12 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
}

.flex-horizontal.gap-160 {
  grid-column-gap: 160px;
  grid-row-gap: 160px;
}

.flex-horizontal.align-center {
  align-items: center;
}

.flex-horizontal.align-center.justify-center.gap-48 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
}

.flex-horizontal.align-center.gap-10 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.flex-horizontal.align-center.gap-10.relative-2 {
  z-index: 2;
  position: relative;
}

.flex-horizontal.align-center.justify-between {
  justify-content: space-between;
}

.flex-horizontal.align-center.justify-between.gap-40 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.flex-horizontal.align-center.gap-24 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.flex-horizontal.align-center.gap-18 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
}

.flex-horizontal.align-center.gap-50 {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
}

.flex-horizontal.align-center.gap-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.flex-horizontal.align-center.gap-16.min-width-580 {
  min-width: 580px;
}

.flex-horizontal.align-center.space-between.telegram-social {
  min-width: 545px;
  border-bottom: 1px solid rgba(247, 247, 248, .1);
  padding: 1.25rem .5rem;
}

.flex-horizontal.align-center.space-between.telegram-social.last-no-border {
  border-bottom-width: 0;
}

.flex-horizontal.align-left {
  align-items: flex-start;
}

.flex-horizontal.align-left.gap-32 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.flex-horizontal.align-left.gap-8.sizing-strech {
  align-self: stretch;
}

.flex-horizontal.align-top {
  align-items: flex-start;
}

.flex-horizontal.align-top.space-between {
  justify-content: space-between;
}

.flex-horizontal.align-top.gap-24 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.flex-horizontal.align-top.gap-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.text-size-medium-large {
  color: var(--white);
  margin-bottom: 0;
  font-family: Twkeverett, sans-serif;
}

.text-size-medium-large.mob-18.inter {
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.text-size-medium-large.color-pastel-blue._2 {
  font-family: Inter, sans-serif;
}

.text-size-medium-large.color-cultured {
  font-weight: 500;
}

.text-heading-h5 {
  color: var(--white);
  letter-spacing: -.4px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Twkeverett, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 27px;
}

.section_home-scale {
  padding-top: 90px;
  padding-bottom: 160px;
}

.swiper_home-scale {
  width: 100%;
  align-self: flex-start;
  align-items: flex-start;
  padding-bottom: 30px;
  display: flex;
  overflow: hidden;
}

.swiper-wrapper {
  align-items: flex-start;
}

.swiper-wrapper.swiper_wrapper-home-scale {
  width: 100%;
  align-items: flex-start;
  display: flex;
}

.swiper-wrapper.swiper_wrapper-home-news, .swiper-wrapper.swiper_wrapper-home-world, .swiper-wrapper.swiper_wrapper-dp-announ {
  width: 100%;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.swiper-wrapper.dp-hackathon_swiper-wrapper {
  height: 100%;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.swiper-wrapper.swiper_wrapper-basecamp-speakers {
  width: 100%;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.swiper-slide.swiper_slide-home-scale {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  flex: none;
  display: flex;
}

.swiper-slide.swiper_slide-home-news, .swiper-slide.swiper_slide-home-world, .swiper-slide.swiper_slide-dp-announ {
  flex: none;
}

.swiper-slide.dp-hackathon_swiper-slide {
  flex: none;
  position: relative;
}

.swiper-slide.swiper_slide-basecamp-speakers {
  flex: none;
}

.container-grid {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.container-grid.margin-top-80 {
  margin-top: 80px;
}

.container-grid.margin-top-100, .container-grid.basecamp-speaker_slider {
  margin-top: 100px;
}

.swiper_holder-home-scale {
  z-index: 2;
  width: 100%;
  max-width: 694px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.swiper-buttons-wrapper {
  position: static;
}

.swiper_buttons-left {
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-image: url("6553e109da080c907ac0e364_left-arrow.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 50px;
  padding: 12px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
}

.swiper_buttons-left.button-cta {
  -webkit-backdrop-filter: blur(80px);
  backdrop-filter: blur(80px);
  background-color: rgba(247, 247, 248, .15);
}

.swiper_buttons-left.button-cta:hover {
  background-color: var(--blue-jeans);
}

.swiper_buttons-left.button-cta-2-2 {
  -webkit-backdrop-filter: blur(80px);
  backdrop-filter: blur(80px);
  background-color: rgba(247, 247, 248, .15);
}

.swiper_buttons-left.button-cta-2-2:hover {
  background-color: #4da2ff;
}

.swiper_buttons-right {
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-image: url("6553e10976f5cf1e48ace3b4_right-arrow.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 50px;
  padding: 12px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 100%;
}

.swiper_buttons-right.button-cta {
  -webkit-backdrop-filter: blur(80px);
  backdrop-filter: blur(80px);
  background-color: rgba(247, 247, 248, .15);
}

.swiper_buttons-right.button-cta:hover {
  background-color: var(--blue-jeans);
}

.swiper_buttons-right.button-cta-2-2 {
  -webkit-backdrop-filter: blur(80px);
  backdrop-filter: blur(80px);
  background-color: rgba(247, 247, 248, .15);
}

.swiper_buttons-right.button-cta-2-2:hover {
  background-color: #4da2ff;
}

.navigation {
  z-index: 999;
  border-bottom: 1px solid rgba(247, 247, 248, .1);
  justify-content: center;
  align-items: center;
  padding: 0 22px;
  display: flex;
  position: fixed;
  top: 48px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navigation.base {
  top: 0;
}

.nav-logo {
  width: 70px;
}

.nav-logo-link {
  z-index: 2;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  align-items: center;
  display: flex;
  position: absolute;
  left: 22px;
}

.nav-links-wrapper {
  z-index: 2;
  height: 72px;
  grid-column-gap: 64px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navlink-text {
  z-index: 2;
  color: var(--cultured);
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  font-family: Twkeverett, sans-serif;
  line-height: 18px;
  display: flex;
}

.navlink-text:hover {
  color: var(--cultured);
}

.navlink-text:focus {
  color: #4da2ff;
}

.nav-link {
  z-index: 994;
  height: 100%;
  grid-column-gap: 8px;
  cursor: pointer;
  border-bottom: 2px solid rgba(77, 162, 255, 0);
  justify-content: center;
  align-items: center;
  padding: 5px 0;
  transition: border-color .2s;
  display: flex;
  position: relative;
}

.nav-link:hover {
  border-bottom-color: #4da2ff;
}

.nav-link.hide {
  pointer-events: auto;
  cursor: auto;
}

.nav-arrow {
  z-index: 2;
  width: 18px;
  position: relative;
}

.nav-search-div {
  grid-column-gap: 16px;
  align-items: center;
  display: flex;
  position: absolute;
  right: 22px;
}

.nav-search-div.hide {
  z-index: 2;
}

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

.search-nav {
  width: 200px;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.search-nav.dp-hero_search-nav {
  width: 100%;
  max-width: 425px;
}

.search-nav.dp-hero_search-nav.display-none, .search-nav.display-none {
  display: none;
}

.search-input {
  z-index: 1;
  height: 42px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  color: #fff;
  background-color: rgba(247, 247, 248, .05);
  border: 1px solid rgba(247, 247, 248, .1);
  border-radius: 200px;
  margin-bottom: 0;
  padding-left: 18px;
  line-height: 18px;
  position: relative;
}

.search-input::-ms-input-placeholder {
  color: #fff;
  font-size: 15px;
  line-height: 18px;
}

.search-input::placeholder {
  color: #fff;
  font-size: 15px;
  line-height: 18px;
}

.search-btn {
  z-index: 2;
  background-color: rgba(56, 152, 236, 0);
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.search-btn-wrapper {
  z-index: 2;
  width: 32px;
  height: 32px;
  background-color: rgba(247, 247, 248, .1);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  right: 5px;
}

.search-icon {
  width: 16px;
}

.section_companies {
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
}

.hero-img-bg {
  z-index: 1;
  width: 100%;
  height: 250%;
  object-fit: cover;
  margin-top: -100px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: 0%;
}

.hero-img-bg.bg-vid-smaller {
  height: 140%;
  margin-top: -40px;
}

.hero-img-bg.bg-vid-small {
  height: 100%;
  margin-top: 0;
}

.hero-img-bg.bg-vid-small._2 {
  width: 120%;
  height: 120%;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-img-bg.bg-vid-press {
  width: 150%;
  height: 120%;
  margin-top: -30px;
}

.hero-img-bg.zk {
  width: 140%;
  height: 170%;
  margin-top: -50px;
}

.hero-img-bg.fit {
  height: 140%;
  margin-top: -60px;
}

.hero-img-bg.bg-fit {
  height: 100%;
  margin-top: 0;
  display: block;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.marquee {
  z-index: 1;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  align-items: center;
  margin-top: 40px;
  display: flex;
  position: relative;
}

.marquee.gap-40 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.marquee.no-margin {
  margin-top: 0;
}

.marquee-content {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  align-items: center;
  display: flex;
}

.marquee-content.gap-8 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.marquee-content.gap-60 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
}

.marquee-content.scroll {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex: none;
}

.navmenu-links-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border-bottom: 1px solid rgba(247, 247, 248, .1);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  padding-bottom: 60px;
  display: grid;
}

.menu-links-wrap {
  width: 100%;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  display: flex;
}

.menu-links-wrap.display-none {
  display: none;
}

.menu-links-heading {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--cultured);
  align-self: stretch;
  align-items: center;
  font-size: 18px;
  transition: color .2s;
  display: flex;
}

.menu-links-heading:hover {
  color: var(--blue-jeans);
}

.menu-links-heading.no-hover:hover {
  color: var(--cultured);
}

.menu-heading-icon {
  width: 32px;
}

.menu-links-wrapper {
  width: 100%;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-top: 1px solid rgba(247, 247, 248, .1);
  flex-direction: column;
  align-items: flex-start;
  padding-top: 30px;
  padding-right: 30px;
  display: flex;
}

.menu-link {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.menu-link.display-none {
  display: none;
}

.menu-contact-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.menu-form {
  margin-bottom: 0;
}

.menu-form.none {
  display: none;
}

.menu-form-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.menu-form-wrapper.conference-consent {
  max-width: 350px;
}

.newsletter-input {
  width: 344px;
  height: 48px;
  color: var(--white);
  background-color: rgba(247, 247, 248, .1);
  border: 1px solid rgba(247, 247, 248, .1);
  border-radius: 200px;
  margin-bottom: 0;
  padding-left: 24px;
}

.newsletter-input::-ms-input-placeholder {
  color: var(--white);
  line-height: 22px;
}

.newsletter-input::placeholder {
  color: var(--white);
  line-height: 22px;
}

.newsletter-input.hs-input {
  outline-offset: 0px;
  outline: 0 #fff;
  font-size: 14px;
  line-height: 20px;
}

.newsletter-input.hs-input:focus {
  border-color: var(--blue-jeans-hover-color);
}

.newsletter-button {
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(56, 152, 236, 0);
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.newsletter-btn-wrapper {
  z-index: 2;
  width: 36px;
  height: 36px;
  background-color: var(--blue-jeans);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  right: 6px;
}

.newsl-arrow {
  z-index: 1;
  width: 14px;
  position: relative;
}

.input-wrapper {
  align-items: center;
  display: flex;
  position: relative;
}

.checkbox {
  width: 12px;
  background-color: #fff;
  border: 1px #000;
  margin-top: 0;
  margin-left: 0;
  margin-right: 6px;
}

.checkbox.w--redirected-checked {
  background-color: var(--radical-red);
  background-size: 8px;
}

.checkbox.conference-checkbox {
  margin-top: 3px;
}

.news-checkbox-label {
  color: rgba(243, 249, 255, .7);
  margin-bottom: 0;
  font-size: 10px;
}

.news-checkbox-label.vertical-middle {
  display: flex;
}

.news-checkbox-label.vertical-middle.hs-consent-wrapper {
  margin-left: 8px;
}

.news-checkbox-label.vertical-middle.hs-consent-wrapper.conference-consent {
  max-width: 340px;
  align-items: flex-start;
  line-height: 16px;
}

.checkbox-field {
  align-items: center;
  padding-left: 0;
  display: flex;
}

.menu-socials {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: center;
  display: flex;
}

.social-link {
  width: 32px;
  position: relative;
}

.social-icon {
  z-index: 1;
  width: 32px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.gradient-edge {
  z-index: 2;
  width: 80px;
  background-image: linear-gradient(to right, #030f1c, rgba(3, 15, 17, 0));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.gradient-edge.right {
  background-image: linear-gradient(270deg, #030f1c, rgba(3, 15, 17, 0));
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.gradient-edge.right.filter {
  display: none;
}

.gradient-edge.is-bigger {
  width: 20%;
  background-image: linear-gradient(to right, var(--rich-black), rgba(3, 15, 17, 0));
}

.gradient-edge.is-bigger.right {
  background-image: linear-gradient(270deg, var(--rich-black), rgba(3, 15, 17, 0));
}

.section_achievement {
  z-index: 2;
  background-image: linear-gradient(#001731, rgba(0, 23, 49, 0));
  border-radius: 40px;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 120px;
  padding-bottom: 80px;
  position: relative;
}

.slider-progress-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.s-progress-line-wrapper {
  width: 54px;
  height: 6px;
  background-color: rgba(247, 247, 248, .7);
  border-radius: 50px;
  overflow: hidden;
}

.s-progress-line {
  width: 100%;
  height: 100%;
  background-color: var(--blue-jeans);
}

.card-outline-wrapper {
  padding: 1px;
}

.graph-img-1.slide-2 {
  max-width: 104%;
  margin-left: -7px;
}

.slider-cards-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.slider-card-col {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(247, 247, 248, .05);
  border-radius: 30px;
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.slider-card-col.gap-18 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
}

.slider-card-col.gap-18.align-right {
  align-items: flex-end;
}

.slider-card-col.gap-18.align-right.global-outline-linear-30 {
  z-index: 1;
  align-items: flex-start;
}

.slider-card-col.gap-18.align-right.global-outline-linear-30.gap-none {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 24px;
}

.slider-card-col.gap-18.align-right.global-outline-linear-30.gap-none.padd-none {
  padding-right: 0;
}

.slider-card-col.gap-18.align-right.global-outline-linear-30.gap-none.z-2 {
  z-index: 2;
}

.slider-card-col.global-outline-linear-30 {
  transition: background-color .2s;
}

.slider-card-col.global-outline-linear-30:hover {
  background-color: rgba(247, 247, 248, .08);
}

.bolt-img {
  width: 16px;
}

.text-blockquote-big {
  color: var(--maastricht-blue);
  letter-spacing: -1.2px;
  border-left: 0 rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-family: Twkeverett, sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 50px;
}

.text-blockquote-big.color-blue-jeans {
  color: var(--blue-jeans);
}

.source-link {
  z-index: 2;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  align-self: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  top: 24px;
  bottom: auto;
  left: auto;
  right: 24px;
}

._45-arrow-img {
  width: 8px;
}

.graph-img-2 {
  width: 100%;
  align-self: flex-start;
  margin-top: 56px;
}

.graph-img-3 {
  width: 100%;
  margin-top: 56px;
}

.gradient-bg-wrapper {
  z-index: 1;
  opacity: .2;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.gradient-bg-element-1 {
  z-index: 2;
  width: 670px;
  height: 510px;
  filter: blur(200px);
  background-color: #ba9aff;
  border-radius: 50%;
  position: relative;
}

.gradient-bg-element-1.dp-hero_gradient-1 {
  z-index: 1;
  width: 448px;
  height: 393px;
  filter: blur(60px);
}

.gradient-bg-element-2 {
  z-index: 1;
  width: 1200px;
  height: 400px;
  filter: blur(200px);
  background-color: rgba(186, 154, 255, .7);
  border-radius: 50%;
  position: absolute;
}

.gradient-bg-element-2.dp-hero_gradient-2 {
  z-index: 1;
  width: 1440px;
  height: 845px;
  filter: blur(100px);
  background-color: rgba(116, 51, 255, .8);
}

.achieve-grid {
  z-index: 2;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 5px;
  padding-right: 5px;
  display: grid;
  position: relative;
}

.split-img-card {
  height: 460px;
  background-image: linear-gradient(rgba(0, 23, 49, .15) 45%, rgba(77, 162, 255, .15)), linear-gradient(rgba(247, 247, 248, .05), rgba(247, 247, 248, .05));
  border-radius: 40px;
  flex-direction: column;
  display: flex;
  overflow: hidden;
}

.split-img-card.global-outline-linear-40 {
  z-index: 2;
  height: 420px;
  justify-content: flex-end;
}

.split-img-card.global-outline-linear-40.horizontal {
  height: auto;
  flex-direction: row;
  align-items: flex-start;
}

.split-img {
  width: 100%;
  height: 70%;
  object-fit: cover;
}

.split-img.small {
  z-index: 1;
  height: 100%;
  object-fit: cover;
  position: relative;
}

.split-img-card-content {
  z-index: 2;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: flex-start;
  padding: 32px 40px;
  display: flex;
  position: relative;
}

.section_achievement-wrapper {
  position: relative;
}

.tabs-content {
  z-index: 1;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.achieve-tab-links {
  z-index: 2;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  display: flex;
}

.achieve-tabs {
  height: 460px;
  border-radius: 40px;
  padding: 40px;
  overflow: hidden;
}

.achieve-tabs.cards-border-outline {
  z-index: 2;
  height: 420px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(247, 247, 248, .05);
}

.tab-pane {
  width: 100%;
  height: 100%;
}

.a-tab-link {
  color: #f7f7f8;
  background-color: rgba(247, 247, 248, .1);
  border-width: 1px;
  border-color: rgba(247, 247, 248, .1);
  border-radius: 200px;
  padding: 12px 18px;
  line-height: 18px;
}

.a-tab-link.w--current {
  background-color: var(--blue-jeans);
  border-color: rgba(247, 247, 248, 0);
  line-height: 18px;
}

.a-tab-content {
  z-index: 2;
  width: 100%;
  height: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 40px;
  display: flex;
  position: relative;
}

.tab-pane-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.a-tab-img-1 {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.a-tab-img-2 {
  z-index: 1;
  width: 50%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-mask {
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.div-mask.padd {
  padding-bottom: 10px;
}

.div-mask.height {
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-mask.radius-30 {
  border-radius: 30px;
}

.div-mask.width-400 {
  width: 400px;
  flex: none;
}

.div-mask.width-570 {
  width: 570px;
}

.div-mask.width-470 {
  width: 470px;
}

.div-mask.vid-wrap {
  width: 50%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-mask.witdh-500, .div-mask.width-500 {
  width: 500px;
}

.div-mask.witdh-90 {
  width: 90%;
}

.div-mask.width-80perc {
  max-width: 80%;
}

.div-mask.radius-16 {
  border-radius: 16px;
}

.section_secure {
  padding-top: 120px;
  overflow: hidden;
}

.secure-visual-wrapper {
  margin-top: 300px;
}

.sv-bottom-wrapper {
  z-index: 2;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.sv-bottom-wrapper.devport {
  background-image: linear-gradient(rgba(3, 15, 27, 0), #030f1c);
  padding-bottom: 90px;
}

.card-1 {
  width: 340px;
  height: 340px;
  -webkit-backdrop-filter: blur(80px);
  backdrop-filter: blur(80px);
  background-color: rgba(247, 247, 248, .05);
  border-radius: 30px;
  justify-content: space-between;
  align-items: flex-end;
  padding: 30px;
  display: flex;
}

.card-1.global-outline-linear-30 {
  z-index: 1;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 40px;
  transition: background-color .3s ease-in-out;
}

.card-1.global-outline-linear-30:hover {
  background-color: rgba(247, 247, 248, .15);
}

._45-arrow {
  width: 18px;
}

._45-arrow.is--small {
  width: 13px;
}

.sv-final {
  z-index: 2;
  width: 100%;
  max-width: 1160px;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.wide-btn {
  width: 460px;
  max-width: 460px;
  color: var(--cultured);
  border-bottom: 1px solid rgba(247, 247, 248, .1);
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
  font-size: 24px;
  line-height: 28px;
  transition: border-color .3s ease-in-out;
  display: flex;
}

.wide-btn:hover {
  border-bottom-color: rgba(247, 247, 248, .3);
}

.wide-btn.outline-none {
  border-bottom-style: none;
}

.container-wrap {
  z-index: 2;
  position: relative;
}

.bg-gradient-circle-1 {
  z-index: 1;
  width: 630px;
  height: 490px;
  filter: blur(200px);
  background-image: linear-gradient(rgba(167, 68, 221, .5) 46%, rgba(119, 110, 255, .5));
  border-radius: 50%;
  position: absolute;
  top: -23%;
  bottom: auto;
  left: 24%;
  right: auto;
}

.bg-gradient-circle-2 {
  z-index: 1;
  width: 278px;
  height: 288px;
  background-color: var(--cultured);
  filter: blur(190px);
  border-radius: 50%;
  position: absolute;
  top: -4%;
  bottom: auto;
  left: 41%;
  right: auto;
}

.bg-gradient-circle-3 {
  z-index: 1;
  width: 278px;
  height: 288px;
  filter: blur(190px);
  background-color: #c0e6ff;
  border-radius: 50%;
  position: absolute;
  top: 4%;
  bottom: auto;
  left: 48%;
  right: auto;
}

.bg-gradient-circle-4 {
  z-index: 1;
  width: 278px;
  height: 288px;
  filter: blur(140px);
  background-image: linear-gradient(#ff3370, #ff6c3d);
  border-radius: 50%;
  position: absolute;
  top: 4%;
  bottom: auto;
  left: 48%;
  right: auto;
}

.sv-bg-gradient-wrapper {
  z-index: 1;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.coding-shadow {
  z-index: 2;
  width: 458px;
  height: 280px;
  background-image: linear-gradient(#0e0e0e, rgba(14, 14, 0, 0));
  position: relative;
}

.sv-line {
  z-index: 3;
  width: 80%;
  height: 2px;
  background-image: linear-gradient(270deg, rgba(77, 162, 255, 0), #ff3370 50%, rgba(77, 162, 255, 0)), linear-gradient(270deg, rgba(255, 255, 255, 0), #fff 50%, rgba(255, 255, 255, 0));
  position: absolute;
  top: 0;
}

.sv-upper-wrapper {
  z-index: 1;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.coding-wrapper {
  width: 458px;
  position: relative;
}

.coding-gradient-overlay {
  height: 90px;
  background-image: linear-gradient(rgba(255, 51, 112, 0), rgba(255, 51, 112, .31) 49%, #4da2ff);
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.glow-1 {
  width: 100%;
  height: 18px;
  filter: blur(3px);
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 31%, #fff);
}

.glow-2 {
  width: 100%;
  height: 18px;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), var(--blue-jeans) 17%, white);
  filter: blur(3px);
  margin-bottom: 2px;
  position: absolute;
}

.coding-image-wrapper {
  width: 100%;
  height: 410px;
  padding-top: 50px;
  padding-left: 24px;
  padding-right: 24px;
  position: absolute;
  top: -240px;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.coding-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.new-footer {
  background-color: #001731;
  border-radius: 40px;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 120px;
  padding-bottom: 90px;
  position: relative;
  overflow: hidden;
}

.container-medium {
  max-width: 1240px;
}

.footer-logo {
  width: 225px;
}

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

.footer-link-arrow {
  margin-bottom: -2px;
}

.text-copyright {
  color: var(--maastricht-blue);
  letter-spacing: -.6px;
  font-family: Twkeverett Mono, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
}

.text-copyright.color-cultured.is--capitalized {
  text-transform: uppercase;
}

.text-copyright.is--small {
  font-size: 10px;
}

.text-copyright.is--small.color-grey {
  color: #abbdcc;
}

.text-copyright.is--small.color-grey.is--capitalized {
  text-transform: uppercase;
}

.text-copyright.color-pastel-blue {
  color: var(--pastel-blue);
}

.text-copyright.color-pastel-blue.max-width-180 {
  text-transform: uppercase;
}

.section_general-cta {
  border-radius: 40px;
  margin-bottom: 8px;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 160px;
  padding-bottom: 160px;
  position: relative;
  overflow: hidden;
}

.cta-img-bg {
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  position: relative;
}

.home-cta_wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.section_home-community {
  padding-top: 100px;
  padding-bottom: 8px;
  position: relative;
}

.marquee-community {
  z-index: 1;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  margin-top: 80px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.marquee-community.no-margin {
  margin-top: 0;
}

.marquee-content_items {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.marquee-content_items.align-center {
  align-items: center;
}

.text-size-72 {
  color: var(--maastricht-blue);
  letter-spacing: -2.88px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Twkeverett, sans-serif;
  font-size: 72px;
  font-weight: 400;
  line-height: 72px;
}

.text-size-72.max-width-600 {
  max-width: 426px;
}

.text-size-72.max-width-600.align-center, .text-size-72.align-center {
  text-align: center;
}

.text-size-72.align-center.color-cultured {
  transform: scale(1);
}

.text-size-72.align-center.color-cultured.max-width-900 {
  max-width: 900px;
}

.text-size-72.color-cultured {
  color: var(--cultured);
}

.text-size-72.color-cultured.max-width-700 {
  max-width: 700px;
}

.marquee-content_community {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.marquee-content_community.gap-8 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.marquee-content_community.gap-60 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
}

.marquee-content_community.scroll-cards {
  flex: none;
}

.cards-full-size {
  width: 100%;
  height: 100%;
}

.cards-full-size.cards-img-cover {
  object-fit: cover;
}

.cards-full-size.cards-img-cover.cards-image-absolute {
  height: 100%;
  object-position: 50% 0%;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.cards-full-size.cards-img-cover.cards-image-absolute._2 {
  object-position: 50% 10%;
}

.cards-full-size.cards-img-cover.cards-image-absolute.height-60 {
  height: 60%;
}

.cards-full-size.cards-img-cover.cards-image-absolute.height-75 {
  height: 80%;
}

.text-size-24 {
  color: var(--maastricht-blue);
  letter-spacing: -.72px;
  font-family: Twkeverett, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 26px;
}

.text-size-24.color-cultured {
  color: var(--cultured);
}

.text-size-24.color-cultured.text-weight-regular.widht-200 {
  width: 400px;
  white-space: normal;
}

.text-size-24.color-cultured.text-weight-regular._w-440 {
  width: 440px;
  white-space: normal;
}

.text-size-24.color-cultured.text-weight-regular.width-600 {
  width: 400px;
  white-space: normal;
}

.text-size-24.color-pastel-blue-2.text-align-center {
  color: var(--pastel-blue);
  text-align: center;
}

.text-size-24.color-pastel-blue-2-2.width-560 {
  width: 560px;
}

.text-size-24.text-font-inter {
  font-family: Inter, sans-serif;
}

.text-size-24.text-font-inter.color-cultured.community-marque_cards-text {
  letter-spacing: -.96px;
}

.text-heading-h4-copy {
  color: var(--maastricht-blue);
  letter-spacing: -.72px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Twkeverett, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 26px;
}

.text-heading-h4-copy.color-cultured {
  color: var(--cultured);
}

.section_home-news {
  padding-top: 120px;
  padding-bottom: 120px;
}

.section_home-builders {
  z-index: 1;
  border-radius: 40px;
  margin-left: 8px;
  margin-right: 8px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.builders-img-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 100% 0%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.home-builders_wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 120px;
  display: grid;
}

.home-builders_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.swiper_home-latest-news {
  width: 100%;
  flex-direction: row;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.swiper_holder-home-news {
  z-index: 2;
  width: 100%;
  max-width: 694px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.cards-news-info {
  z-index: 1;
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(140px);
  backdrop-filter: blur(140px);
  background-color: rgba(77, 162, 255, .6);
  padding: 30px 40px;
  position: relative;
}

.swiper-pagination-bullet {
  width: 54px;
  height: 6px;
  background-color: rgba(247, 247, 248, .7);
  border-radius: 50px;
  position: relative;
  overflow: hidden;
}

.section_home-world {
  mix-blend-mode: lighten;
  position: relative;
  overflow: hidden;
}

.text-size-42 {
  color: var(--maastricht-blue);
  letter-spacing: -1.26px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Twkeverett, sans-serif;
  font-size: 42px;
  font-weight: 500;
  line-height: 42px;
}

.text-size-42.color-cultured {
  color: var(--cultured);
}

.text-size-42.color-cultured.max-width-400 {
  max-width: 400px;
}

.text-size-42.color-blue-jeans {
  color: var(--blue-jeans);
}

.home-world-bg-img {
  z-index: 1;
  width: 100%;
  height: 90%;
  opacity: .85;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.home-world_wrapper {
  z-index: 3;
  padding-top: 180px;
  padding-bottom: 220px;
  position: relative;
}

.swiper_holder-home-world {
  z-index: 2;
  width: 100%;
  max-width: 694px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.swiper_home-world {
  width: 100%;
  height: 460px;
  flex-direction: row;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  display: flex;
}

.cards-world-info {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(77, 162, 255, .5);
  padding: 30px 40px;
  position: relative;
}

.hc-shadow-1 {
  width: 450px;
  height: 340px;
  filter: blur(175px);
  background-color: #ba9aff;
  border-radius: 450px;
}

.hc_shadow-wrapper {
  opacity: .2;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hc-shadow-2 {
  width: 100%;
  height: 100%;
  filter: blur(400px);
  background-color: rgba(116, 51, 255, .7);
  border-radius: 1440px;
  position: absolute;
}

.section_dp-bar {
  z-index: 997;
  -webkit-backdrop-filter: blur(80px);
  backdrop-filter: blur(80px);
  background-color: rgba(3, 15, 28, .75);
  border-bottom: 1px solid rgba(247, 247, 248, .1);
  margin-top: 120px;
  padding-top: 14px;
  padding-bottom: 14px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.section_dp-hero {
  padding-bottom: 0;
  position: relative;
}

.dp-hero_img {
  z-index: 1;
  width: 880px;
  height: 880px;
  opacity: .5;
  mix-blend-mode: lighten;
  object-fit: fill;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 8%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.dp-hero_gradient-bg-wrapper {
  z-index: 1;
  opacity: .2;
  justify-content: center;
  align-items: center;
  padding-top: 200px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.gradient-bg-element-1-copy {
  z-index: 2;
  width: 670px;
  height: 510px;
  filter: blur(200px);
  background-color: #ba9aff;
  border-radius: 50%;
  position: relative;
}

.dp-hero_wrapper {
  z-index: 992;
  height: 950px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.dp-hero_wrapper-info {
  z-index: 993;
  max-width: 695px;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-11 {
  z-index: 111;
  position: relative;
}

.section_dp-build {
  z-index: 2;
  margin-bottom: 120px;
  position: relative;
}

.dp-build_grid {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.dp-build_grid-item-info {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  padding: 32px 40px;
  display: flex;
  position: relative;
}

.section_dp-cta {
  border-radius: 40px;
  margin-bottom: 8px;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 740px;
  padding-bottom: 120px;
  position: relative;
  overflow: hidden;
}

.section_dp-announ {
  margin-bottom: -600px;
}

.swiper_holder-dp-announ {
  z-index: 2;
  width: 100%;
  max-width: 694px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.swiper_home-dp-announ {
  width: 100%;
  flex-direction: row;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.cards-announ-info {
  z-index: 2;
  width: 100%;
  height: auto;
  background-image: linear-gradient(to bottom, rgba(77, 162, 255, 0), rgba(77, 162, 255, .2)), linear-gradient(to bottom, var(--rich-black), var(--rich-black));
  -webkit-backdrop-filter: blur(80px);
  backdrop-filter: blur(80px);
  padding: 30px 40px;
  position: relative;
}

.section_dp-ecosystem {
  height: 940px;
  background-image: linear-gradient(rgba(0, 0, 0, .23), rgba(3, 15, 28, .95)), url("655f35ddae87f13f0a623b42__ON_7008.jpg");
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat-x;
  background-size: auto, cover;
  border-radius: 40px 40px 0 0;
  margin-bottom: 120px;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 240px;
  padding-bottom: 40px;
  position: relative;
  overflow: visible;
}

.dp-ecosystem_wrapper {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 300px;
  display: flex;
}

.dp-ecosystem_grid {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.padding-global-32-40 {
  padding: 32px 40px;
}

.padding-global-32-40.cards-full-width.relative.no-bottom-margin {
  padding-bottom: 0;
}

.dp-ecosystem_grid-img {
  width: 48px;
}

.dp-ecosystem_grid-img.invert {
  filter: invert();
}

.section_dp-hackathon {
  margin-top: 240px;
  margin-bottom: 240px;
  overflow: hidden;
}

.dp-hackathon_swiper-component {
  width: 100%;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  overflow: hidden;
}

.dp-hackathon_swiper-controls {
  width: 25%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 140px;
  display: flex;
}

.dp-hackathon_swiper-buttons-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.dp-hackathon_swiper-buttons-wrapper.dp-hackathon_swipper-buttons-bottom {
  display: none;
}

.dp-hackathon_swiper-row {
  width: 75%;
  flex: none;
  position: relative;
}

.dp-hackathon_swiper-block {
  height: 100%;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
  overflow: hidden;
}

.swiper.dp-hackathon_swiper {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.dp-hackathon_swiper-shadow {
  z-index: 9;
  width: 60px;
  height: 343px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(3, 15, 28, .9) 81%);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.dp-hackathon_info {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 60px;
  display: flex;
}

.inn-wrap {
  flex-direction: row;
  display: block;
}

.inn-wrap.align-center {
  justify-content: center;
}

.dp-dropdown_spacer-column {
  width: 25%;
}

.innovation {
  width: 100%;
  height: 100%;
  max-width: none;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.dp-dropdown {
  width: 100%;
  height: 100%;
  border-bottom: 1px solid rgba(119, 130, 140, .3);
  overflow: hidden;
}

.dp-drodown_toggle {
  height: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-bottom: 1px solid rgba(119, 130, 140, 0);
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 16px 0;
  display: flex;
}

.dp-dropdown_icon {
  width: 18px;
  height: 18px;
  color: var(--white);
  transform: rotate(45deg);
}

.dp-dropdown_icon.color-transparent {
  color: rgba(0, 0, 0, 0);
}

.dp-dropdown_icon.color-maastricht {
  color: var(--maastricht-blue);
}

.dp-dropdown_icon-wrapper {
  width: 36px;
  height: 36px;
  border: 1px solid var(--white);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.dp-dropdown_icon-wrapper.reverse-colors {
  background-color: #fff;
}

.dp-dropdown_icon-wrapper.bg-color-cultured {
  background-color: var(--cultured);
}

.dp-dropdown_list {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(119, 130, 140, 0);
  padding-right: 100px;
  display: block;
  position: static;
}

.dp-dropdown_list.padd-none {
  padding-right: 0;
}

.section_dp-builders {
  margin-bottom: 240px;
}

.color-pastel-blue {
  color: var(--pastel-blue);
}

.dp-builders_info {
  grid-column-gap: 136px;
  grid-row-gap: 136px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 48px;
  padding-right: 20px;
  display: flex;
}

.text-size-40 {
  color: var(--maastricht-blue);
  letter-spacing: -.8px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Twkeverett, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
}

.text-size-40.color-cultured {
  color: var(--cultured);
}

.text-size-40.color-cultured.max-width-700 {
  max-width: 700px;
}

.text-size-40.color-cultured.text-align-center {
  text-align: center;
}

.text-size-40.color-cultured.max-width-472 {
  max-width: 472px;
}

.text-size-40.color-cultured.max-width-800 {
  max-width: 800px;
}

.text-size-40.text-align-center {
  text-align: center;
}

.text-size-40.text-align-center.color-diamond {
  color: var(--diamond);
}

.section_dp-image {
  margin-top: -100px;
  margin-bottom: -160px;
  padding-left: 0;
  padding-right: 0;
}

.image-full-width {
  width: 100%;
  height: 600px;
  opacity: .4;
  mix-blend-mode: lighten;
}

.image-full-width.is-cover {
  object-fit: cover;
}

.sectionzk {
  margin-bottom: 150px;
  position: relative;
  overflow: hidden;
}

.dp-learning_component {
  z-index: 2;
  background-image: linear-gradient(#001731, rgba(0, 23, 49, 0));
  border-radius: 40px;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 120px;
  padding-bottom: 80px;
  position: relative;
}

.dp-learning_component.padd-80 {
  padding-top: 80px;
}

.dp-learning_grid {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: grid;
}

.padding-global-24-30 {
  padding: 24px 30px;
}

.padding-global-24-30.cards-full-width.flex-vertical.gap-24 {
  grid-row-gap: 24px;
}

.padding-global-24-30.cards-full-width.relative.flex-horizontal.between {
  justify-content: space-between;
  align-items: center;
}

.dp-learning_grid-img {
  width: 32px;
}

.dp-learning_grid-gradient {
  height: 100%;
  background-image: linear-gradient(rgba(255, 51, 112, .7), rgba(255, 108, 61, .7));
  border-radius: 32px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cards-2x4-col-small {
  width: 100%;
  height: 343px;
}

.cards-2x4-col-small.cards-radius-40 {
  border-radius: 40px;
}

.cards-2x4-col-small.cards-radius-40.global-outline-linear-40.dp-build_grid-item {
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-image: linear-gradient(rgba(77, 162, 255, 0) 43%, rgba(77, 162, 255, .15));
}

.dp-build_grid-guides {
  border-top: 1px solid rgba(247, 247, 248, .1);
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.dp-build_grid-guides.relative {
  width: 100%;
}

.section_dev-tools {
  position: relative;
  overflow: visible;
}

.dev-tools_component {
  z-index: 2;
  background-image: linear-gradient(#001731, rgba(0, 23, 49, 0));
  border-radius: 40px;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 120px;
  position: relative;
}

.dev-tools_filter-column {
  width: 25%;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 15vh;
}

.dev-tools_info-column {
  width: 75%;
  height: auto;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 10vh;
}

.dev-tools_wrapper {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.dev-tools_info-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.dev-tools_cms-list {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.full-width {
  width: 100%;
}

.dev-tools_cms-item {
  width: 100%;
  height: 100%;
  min-height: 155px;
  min-width: 343px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(247, 247, 248, .05);
  border-radius: 30px;
  overflow: hidden;
}

.dev-tools_cms-item.global-outline-linear-30 {
  min-height: 166px;
  flex-direction: column;
  padding-bottom: 24px;
  display: flex;
}

.dev-tools_cms-item.global-outline-linear-30:hover {
  background-image: linear-gradient(to right, rgba(181, 73, 234, .5), rgba(77, 162, 255, .5));
}

.dev-tools_cms-item.global-outline-linear-30.padd-none {
  padding-bottom: 0;
}

.dev-tools_cms-item-info {
  width: 100%;
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  padding: 24px 30px 8px;
  display: flex;
  position: relative;
}

.dev-tools_cms-item-info.padd-24 {
  padding-bottom: 24px;
}

.dev-tools_cms-item-info.padd-24.space-between {
  justify-content: space-between;
}

.dev-tools_spacer-column {
  width: 25%;
}

.dev-tools_cms-categories-list {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: wrap;
  display: flex;
}

.dev-tools_nested-cms-list {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.checkbox-field-2 {
  color: var(--cultured);
  padding-left: 0;
  display: inline-block;
}

.checkbox-2 {
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.checkbox-field-3 {
  cursor: pointer;
  margin-bottom: 0;
  padding-left: 0;
  display: inline-block;
  position: relative;
}

.checkbox-label-2 {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  color: var(--cultured);
  letter-spacing: -.6px;
  background-color: rgba(161, 170, 178, .15);
  border-radius: 36px;
  margin-bottom: 0;
  padding: 10px;
  font-family: Twkeverett Mono, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  transition: background-color .3s;
}

.checkbox-label-2:hover {
  mix-blend-mode: luminosity;
  background-color: rgba(161, 170, 178, .3);
}

.dev-tools_blockquote-wrapper {
  z-index: 2;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 150px;
  display: flex;
  position: relative;
}

.dev-tools_shadow {
  width: 100%;
  height: 1160px;
  filter: blur(200px);
  background-color: rgba(181, 73, 234, .15);
  border-radius: 1440px;
  position: absolute;
  top: auto;
  bottom: 2%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.section_dp-marquee {
  margin-top: 155px;
  margin-bottom: 155px;
}

.dev_tools-marquee {
  z-index: 1;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.dev_tools-marquee-content {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.dev_tools-marquee-content.gap-8 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.dev_tools-marquee-content.gap-60 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
}

.dev_tools-marquee-content.scroll-cards {
  flex: none;
}

.dev_tools-marquee-text {
  color: var(--cultured);
  letter-spacing: -4px;
  text-transform: uppercase;
  flex: none;
  font-family: Twkeverett, sans-serif;
  font-size: 140px;
  font-weight: 400;
  line-height: 133px;
}

.dev_tools-marquee-component {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.dev-tools_view-more1 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  padding: 24px 30px;
  display: flex;
  position: relative;
}

.dev-tools_view-more {
  width: 100%;
  height: 100%;
  min-height: 155px;
  min-width: 343px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.dev-tools_view-more:hover {
  background-color: rgba(247, 247, 248, .05);
}

.dev-tools_view-more.global-outline-linear-30 {
  transition: background-color .3s;
}

.dev-tools_view-more-text {
  z-index: 11;
  color: var(--blue-jeans);
  letter-spacing: .54px;
  font-family: Twkeverett, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  position: relative;
}

.dev_tools-popup {
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(247, 247, 248, .1);
  border-radius: 32px;
  padding: 16px 24px;
}

.dev_tools-popup.global-outline-linear-30.popup-1 {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 5%;
}

.dev_tools-popup.global-outline-linear-30.popup-2 {
  z-index: 1;
  position: absolute;
  top: 15%;
  left: 30%;
}

.dev_tools-popup.global-outline-linear-30.popup-3 {
  z-index: 1;
  position: absolute;
  bottom: -5%;
  left: 40%;
}

.dev_tools-popup.global-outline-linear-30.popup-4 {
  z-index: 1;
  position: absolute;
  top: 50%;
  right: 20%;
}

.dev_tools-popup.global-outline-linear-30.popup-5 {
  z-index: 1;
  position: absolute;
  top: 0%;
  right: -50px;
}

.color-medium-orchid {
  color: var(--medium-orchid);
}

.color-smashed-pumpkin {
  color: var(--smashed-pumpkin);
}

.color-radical-red {
  color: var(--radical-red);
}

.color-blue-jeans {
  color: var(--blue-jeans);
}

.dev-tools_filter-form {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.hero-bg-overlay {
  z-index: 2;
  background-color: rgba(3, 15, 28, .2);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-logos {
  width: 100%;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  background-color: #fff;
  border-radius: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding: 30px 70px;
  display: flex;
}

.grid--logo {
  max-width: 100%;
}

.container-1045 {
  max-width: 1045px;
}

.card-conent-wrapper {
  z-index: 2;
  justify-content: space-between;
  align-self: stretch;
  display: flex;
  position: relative;
}

.card-img {
  z-index: 2;
  width: 200px;
  position: relative;
}

.gradient-divider {
  z-index: 2;
  width: 100%;
  height: 300px;
  background-image: linear-gradient(rgba(3, 15, 27, 0), #030f1c);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.connect-section-scroll {
  height: 300vh;
}

.connect-screen-scroll {
  width: 100%;
  height: 80vh;
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
}

.connect-wrapper {
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  padding: 200px 8px 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.slide-stat {
  width: 48px;
  margin-bottom: 10px;
}

.slide-stat._2 {
  width: 56px;
  margin-bottom: 0;
}

.slide-stat.hide {
  display: none;
}

.gradient-bg-hover {
  z-index: 1;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, .15) 70%, rgba(255, 255, 255, 0));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.btn-arrow {
  width: 12px;
}

.cta-visual-wrapper {
  width: 100%;
  height: 56%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.cta-visual-wrapper._100 {
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.gradient-overlay {
  z-index: 2;
  height: 70%;
  background-image: linear-gradient(#030f1b, rgba(3, 15, 27, .75) 35%, rgba(3, 15, 28, 0));
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.btn-text.is--large {
  font-size: 18px;
}

.btn-arrow2 {
  width: 12px;
  position: absolute;
  left: -12px;
}

.bg-div.bg-color-rich-black {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.code-img {
  z-index: 2;
  width: 100%;
  position: relative;
}

.nav-arrow-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.nav-arrow-blue {
  z-index: 1;
  width: 18px;
  position: absolute;
}

.nav-link-line {
  width: 100%;
  height: 2px;
  background-color: var(--blue-jeans);
  margin-bottom: -2px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.social-icon-blue {
  z-index: 1;
  width: 32px;
  position: relative;
}

.sui-mark {
  width: 28px;
}

.sui-type {
  width: 38px;
}

.results {
  width: 10px;
  height: 10px;
  opacity: 0;
  color: var(--white);
  font-size: 10px;
}

.h32 {
  color: #f7f7f8;
  letter-spacing: -.03em;
  font-size: 32px;
  line-height: 34px;
}

.card-info {
  grid-column-gap: 6px;
  align-items: center;
  display: flex;
  position: absolute;
  top: 24px;
  bottom: auto;
  left: auto;
  right: 24px;
}

.card-info-element {
  z-index: 2;
  width: 16px;
  height: 16px;
  position: relative;
}

.card-info-element.mob-none.hide {
  display: none;
}

.info-icon {
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.info-icon-blue {
  z-index: 2;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tooltip {
  z-index: 3;
  width: 188px;
  -webkit-backdrop-filter: blur(60px);
  backdrop-filter: blur(60px);
  color: #f7f7f8;
  background-color: rgba(247, 247, 248, .1);
  border: 1px solid rgba(247, 247, 248, .1);
  border-radius: 36px;
  padding: 8px 16px;
  font-size: 12px;
  line-height: 18px;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: 6px;
  right: auto;
}

.tooltip._2 {
  left: -180px;
}

.view-all-wrapper {
  position: absolute;
  top: 32px;
  bottom: auto;
  left: auto;
  right: 40px;
}

.nav-dd {
  height: 100%;
}

.hairline {
  width: 100%;
  height: 1px;
  background-color: rgba(247, 247, 248, .1);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-size-extra-small {
  font-size: 12px;
}

.text-size-extra-small.grey {
  color: #abbdcc;
}

.text-size-extra-small.color-cultured {
  margin-bottom: 0;
}

.nav-menu-btn, .nav-menu {
  z-index: 2;
  display: none;
  position: relative;
}

.nav-wrapper {
  justify-content: center;
  align-items: center;
  padding-left: 22px;
  padding-right: 22px;
  display: flex;
}

.nav-dd-mob {
  height: 100%;
}

.connect-lottie {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.gradient-connect {
  z-index: 2;
  height: 400px;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #030f1c);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.connect-lottie-wrapper {
  width: 160%;
  height: 120%;
  margin-left: -30%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section_home {
  border-radius: 44px;
  margin-top: 126px;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 198px;
  padding-bottom: 198px;
  position: relative;
  overflow: hidden;
}

.section_home.border-radius-40 {
  border-radius: 40px;
  margin-top: 130px;
}

.section_home.marg-bottom-8 {
  margin-bottom: 8px;
}

.section_home.padd-100 {
  margin-top: 128px;
  padding-top: 100px;
  padding-bottom: 100px;
}

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

.intro-wrapper {
  padding-top: 152px;
  padding-bottom: 152px;
}

.intro-wrapper.padding-global.tablet-padd-100.mobile-padd-60._2 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.intro-wrapper.desktop-padd-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.intro-wrapper.padd-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

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

.text-size-54 {
  color: var(--cultured);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Twkeverett, sans-serif;
  font-size: 54px;
  font-weight: 400;
  line-height: 56px;
}

.background-video-7 {
  z-index: 1;
  width: 100%;
  height: 101%;
  object-fit: cover;
  border: 0 solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.text-31 {
  color: #fff;
  letter-spacing: -.04em;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 24px;
}

.text-32 {
  color: #91a3b1;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

.text-32.light-blue {
  color: #c0e6ff;
}

.div-block-45 {
  grid-row-gap: 11px;
  flex-direction: column;
  display: flex;
}

.section-about-hero {
  border-radius: 44px;
  margin-top: 126px;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 180px;
  padding-bottom: 240px;
  position: relative;
  overflow: hidden;
}

.gradient-about-hero {
  z-index: 2;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(#030f1c, rgba(0, 23, 49, 0));
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.gradient-about-hero.priciples {
  background-image: linear-gradient(to top, var(--rich-black), rgba(0, 23, 49, 0));
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.principles-about {
  background-image: url("657f067280972661323edd0f_section%204.webp");
  background-position: 50%;
  background-size: cover;
  border-radius: 40px 40px 0 0;
  padding-top: 80px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.principles-grid {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  display: grid;
}

.principles-grid.flex-center {
  max-width: 900px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.section-liq-hero {
  margin-top: 126px;
  padding-top: 160px;
  padding-bottom: 100px;
  position: relative;
}

.gradient-liq-hero {
  z-index: 2;
  height: 100%;
  background-image: linear-gradient(to bottom, var(--rich-black), rgba(0, 23, 49, 0));
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.process-list {
  padding-right: 150px;
}

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

.prize-bg {
  z-index: 1;
  width: 100%;
  height: 100%;
  mix-blend-mode: lighten;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-2227 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 31px;
}

.liq-cta {
  border-radius: 0 0 40px 40px;
  margin-bottom: 8px;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 51px;
  padding-bottom: 51px;
  position: relative;
  overflow: hidden;
}

.faq-liq {
  z-index: 2;
  width: 100%;
  max-width: 1160px;
  justify-content: space-between;
  align-items: flex-start;
  margin: 80px auto 120px;
  display: flex;
  position: relative;
}

.bg-overflow {
  z-index: 2;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(3, 15, 28, .7));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-press {
  position: relative;
  overflow: hidden;
}

.press-component {
  z-index: 2;
  border-radius: 40px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 120px;
  padding-bottom: 80px;
  position: relative;
}

.hero-links-wrapper {
  z-index: 4;
  max-width: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 20px;
  left: 20px;
  right: auto;
}

.brandnpres {
  z-index: 2;
  width: 100%;
  max-width: 1160px;
  justify-content: space-between;
  align-items: flex-start;
  margin: 20px auto 100px;
  display: flex;
  position: relative;
}

.zk-visual {
  width: 400px;
  height: 400px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(247, 247, 248, .4);
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section_zk-hero {
  border-radius: 44px;
  margin: 126px 8px 8px;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.zk-vis-inner {
  width: 300px;
}

.zk-bar {
  height: 36px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: rgba(247, 247, 248, .4);
  align-items: center;
  padding-left: 30px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.zk-circle {
  width: 10px;
  height: 10px;
  background-color: var(--cultured);
  border-radius: 50%;
}

.image-2228 {
  opacity: .5;
}

.zk-grid {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  margin-bottom: 100px;
  display: grid;
}

.image-2229 {
  width: 40px;
}

.body-8 {
  color: var(--cultured);
}

.text-size-medium-1 {
  color: var(--maastricht-blue);
  letter-spacing: -.36px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}

.text-size-medium-1.color-cultured {
  color: var(--cultured);
}

.text-size-medium-1.color-pastel-blue, .text-size-medium-1.color-pastel-blue p {
  color: var(--pastel-blue);
}

.text-size-medium-1.color-blue-jeans {
  color: var(--blue-jeans);
}

.background-video-8 {
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 0 solid rgba(0, 0, 0, 0);
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.press-release--grid-2 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 70px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.press-release--card-info-2 {
  grid-row-gap: 5px;
  flex-direction: column;
  display: flex;
}

.press-release--card-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.press-release--card-2:hover {
  color: #4ca3ff;
}

.text--2022-2 {
  letter-spacing: -.03em;
  font-size: 20px;
  line-height: 22px;
}

.text--gray-dark-2-2 {
  color: #a0a0a0;
}

.image-hover-border-2 {
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 13px;
}

.image-hover-border-2:hover {
  border-color: #4ca3ff;
}

.page-content-block-2 {
  width: 100%;
  border-top: 1px solid #cedae7;
  flex: 1;
  justify-content: space-between;
  margin-bottom: 40px;
  padding-top: 40px;
  display: flex;
}

.page-content-block-2.hide-block_border {
  border-top-width: 0;
  margin-bottom: 60px;
  padding-top: 0;
}

.page-content-block-2.bottom-margin-88 {
  margin-bottom: 88px;
}

.page-content-block-2.bottom-margin-88.no-top-border {
  border-top-width: 0;
}

.page-content-block-2.top-border-hide {
  border-top-width: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.text-block-6, .text-block-7 {
  width: 279px;
  max-width: 100%;
}

.text-block-7.text--h4-30-30 {
  color: var(--white);
}

.text-block-7.text--h4-30-30.box-438 {
  width: 438px;
  color: var(--white);
}

.background-video-9 {
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 0 solid rgba(0, 0, 0, 0);
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.div-block-46 {
  align-items: flex-start;
  display: flex;
}

.socials-3 {
  width: 100%;
  grid-row-gap: 29px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-37 {
  width: 46px;
  height: 46px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-37.video-play {
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 45%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.frame-1073717226 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.category02-3 {
  width: 200px;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.video-play-card-2 {
  position: relative;
}

.frame-1073717227 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-47 {
  flex: 1;
  margin: 138px auto 142px;
}

.press-release--card-info-3 {
  grid-row-gap: 5px;
  flex-direction: column;
  display: flex;
}

.video-play-icon-2.center {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.grid-logos-2 {
  width: 100%;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

._1440x900-button-b1-med-18 {
  color: #fff;
  text-align: right;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.width-95 {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-48 {
  justify-content: flex-end;
  margin-top: 113px;
  display: flex;
}

.box-relative-2 {
  position: relative;
}

.guidelines--grid-2 {
  grid-column-gap: 40px;
  grid-row-gap: 54px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.vectors-wrapper-38 {
  width: 61px;
  height: 32px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-1073717228 {
  width: 100%;
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.background-video-10 {
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 0 solid rgba(0, 0, 0, 0);
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.background-video-10.hide--desktop-img {
  display: none;
}

.text--2022-3 {
  letter-spacing: -.03em;
  font-size: 20px;
  line-height: 22px;
}

.text--gray-dark-2-3 {
  color: #a0a0a0;
}

.nav-3 {
  width: 1160px;
  max-width: 97%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.vectors-wrapper-39 {
  width: 61px;
  height: 32px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-2230 {
  mix-blend-mode: color;
}

.image-2231 {
  width: 100%;
}

.image--rounded-2 {
  width: 500px;
  border-radius: 20px;
}

.image--rounded-2.last {
  order: 1;
}

.background-video-11 {
  z-index: 1;
  width: 100%;
  height: 101%;
  object-fit: cover;
  border: 0 solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.background-video-11.max-100 {
  max-width: 100%;
}

.image-2232 {
  margin-left: 25px;
}

.guidelines-grid-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.timeline-icon-2 {
  margin-bottom: 17px;
}

.accotrdian-reveal-list-2 {
  perspective-origin: 0 0;
  transform-origin: 0 0;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  display: none;
  transform: translate(0);
}

._1440x900-button-b1-med-19 {
  color: #fff;
  text-align: right;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.icon-text-row-2 {
  grid-column-gap: 19px;
  align-items: center;
  margin-top: 23px;
  display: flex;
}

.icon-text-row-2.firsst {
  margin-top: 0;
}

.image-2233 {
  flex: none;
  order: 0;
  align-self: auto;
  position: absolute;
  right: 0;
}

.section--main-2 {
  max-width: 98%;
  margin-left: auto;
  margin-right: auto;
}

.section--main-2.section--margin {
  margin-bottom: 90px;
}

.section--main-2.section--margin.competition {
  margin-top: 108px;
}

.section--main-2.two-col-text {
  margin-bottom: 40px;
}

.section--main-2.liquid-staking-know {
  margin-top: 40px;
  margin-bottom: 40px;
}

.section--main-2.liquid-staking-know.margin-bottom-0 {
  margin-bottom: 0;
}

.section--main-2.hackathon-timeline {
  margin-bottom: 40px;
}

.section--main-2.hackathon-timeline.margin-bottom-20 {
  margin-bottom: 20px;
}

.section--main-2.questions--links {
  margin-bottom: 40px;
  display: block;
}

.text--gray-use-2 {
  color: #91a3b1;
  letter-spacing: -.03em;
  margin-bottom: 0;
  line-height: 20px;
}

.text--gray-use-2.box-200 {
  max-width: 200px;
}

.timeline-content-2 {
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.timeline-content-2.prize-card {
  background-color: #eaf7ff;
  border: 1px solid #cedae7;
  border-radius: 20px;
  padding: 24px;
}

.sponsor-logos-grid-2 {
  grid-column-gap: 54px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.background-video-12 {
  z-index: 1;
  width: 100%;
  height: 101%;
  object-fit: cover;
  border: 0 solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.headline-caption-wrap-2 {
  grid-row-gap: 18px;
  flex-direction: column;
  display: flex;
}

.cta-video-text-2 {
  width: 100%;
  height: 380px;
  border-radius: 20px;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}

._1440x900-button-b1-med-20 {
  color: #fff;
  text-align: right;
  letter-spacing: -.02em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.background-video-13 {
  z-index: 1;
  width: 100%;
  height: 101%;
  object-fit: cover;
  border: 0 solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.cta-video-text-3 {
  width: 100%;
  height: 380px;
  border-radius: 20px;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.hubspot-legalconsent {
  margin-top: 1rem;
}

.hubspot-checkbox {
  margin-right: 1rem;
}

.uc-section {
  border-radius: 40px;
  margin-bottom: 8px;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 60px;
  padding-bottom: 8px;
  position: relative;
  overflow: hidden;
}

.card-2-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.card-2-wrapper.marg-top-152 {
  margin-top: 152px;
}

.icon-48 {
  width: 48px;
}

._2-column-heading {
  z-index: 2;
  width: 100%;
  max-width: 1160px;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

._2-column-heading.padd-top-40 {
  padding-top: 40px;
}

._2-column-heading.padd-top-40.outline-top {
  border-top: 1px solid rgba(247, 247, 248, .15);
}

._2-column-heading.padd-top-40.outline-top.padd-bottom-200 {
  padding-bottom: 200px;
}

._2-column-heading.padd-bottom-120 {
  padding-bottom: 120px;
}

._2-column-heading.padd-bottom-120.padd-top-40.outline-top.marg-top-80 {
  margin-top: 80px;
}

.column-video {
  width: 400px;
  height: 400px;
  border-radius: 40px;
}

.section-stake {
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.pastel-link {
  color: var(--pastel-blue);
}

.section_val-dropdown {
  padding-bottom: 160px;
}

.list-item1 {
  margin-bottom: 20px;
}

.paragraph-wrapper.marg-top-80 {
  margin-top: 80px;
}

.text-size-small-2 {
  color: #001731;
  letter-spacing: -.15px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}

.text-size-small-2.color-cultured {
  transition: color .2s;
}

.text-size-small-2.color-cultured:hover {
  color: #4da2ff;
}

.text-size-small-2.color-pastel-blue {
  color: #abbdcc;
  transition: color .2s;
}

.text-size-small-2.color-pastel-blue:hover {
  color: #f7f7f8;
}

.text-size-small-2.color-pastel-blue.transition-text-300 {
  transition: color .3s;
}

.dp-builders_info-2 {
  grid-column-gap: 136px;
  grid-row-gap: 136px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 48px;
  padding-right: 20px;
  display: flex;
}

.text-heading-h4-2 {
  color: #001731;
  letter-spacing: -.72px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Twkeverett, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 26px;
}

.text-heading-h4-2.color-cultured {
  color: #f7f7f8;
}

.button-cta-2 {
  color: #f7f7f8;
  letter-spacing: -.3px;
  cursor: pointer;
  background-color: #4da2ff;
  border-radius: 36px;
  padding: 12px 18px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  transition: background-color .3s;
  display: inline-block;
}

.button-cta-2:hover {
  background-color: #1a88ff;
}

.button-cta-2.is-text {
  color: #030f1c;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.button-cta-2.is-text.is-icon.is-blue {
  color: #4da2ff;
  border-radius: 0;
  overflow: hidden;
}

.button-cta-2.is-text.is-icon.is-blue.relative-2 {
  z-index: 2;
  position: relative;
}

.color-pastel-blue-2 {
  color: #abbdcc;
}

.text-heading-h3-2 {
  color: #001731;
  letter-spacing: -.96px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Twkeverett, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 34px;
}

.text-size-medium-2 {
  color: #001731;
  letter-spacing: -.36px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}

.text-size-medium-2.color-pastel-blue {
  color: #abbdcc;
}

.text-size-medium-2.color-blue-jeans {
  color: #4da2ff;
}

.hero-ambassadors {
  padding-top: 200px;
  padding-bottom: 80px;
  position: relative;
}

.amb-type-section {
  margin-top: 0;
}

.section_type-amb {
  padding-top: 0;
  overflow: hidden;
}

.amb-wrapper {
  z-index: 2;
  padding-top: 0;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.amb-wrapper.devport {
  background-image: linear-gradient(rgba(3, 15, 27, 0), #030f1c);
  padding-bottom: 90px;
}

.amb-heading-wrapper {
  z-index: 2;
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.type-amb-wrapper {
  width: 100%;
  max-width: 100%;
  padding-top: 0;
}

.ambassadors-sec {
  z-index: 2;
  -webkit-backdrop-filter: blur(80px);
  backdrop-filter: blur(80px);
  background-image: linear-gradient(#001731, rgba(0, 23, 49, 0));
  border-radius: 40px;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 80px;
  position: relative;
}

.discover-amb-section {
  padding-top: 120px;
}

.section_researchp {
  z-index: 2;
  background-image: linear-gradient(#001731, rgba(0, 23, 49, 0));
  border-radius: 40px;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.section_researchp-wrapper {
  position: relative;
}

.research-item_wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  margin-bottom: 80px;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
  position: relative;
}

.res-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: visible;
}

.res-img.small {
  z-index: 1;
  height: 100%;
  object-fit: cover;
  position: relative;
}

.research-img-card-content {
  z-index: 2;
  width: 50%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px;
  display: flex;
  position: relative;
}

.add-research-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 80px;
  padding: 0;
  display: grid;
}

.body-8-2-2 {
  background-color: var(--white);
  color: var(--rich-black);
}

.mk-wrapper {
  justify-content: space-between;
  display: flex;
}

.bug-report-wrapper {
  width: 100%;
  height: 100%;
}

.list-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 50px;
  display: flex;
}

.number-div {
  width: 36px;
  height: 36px;
  background-color: var(--radical-red);
  color: var(--cultured);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-family: Twkeverett, sans-serif;
  font-size: 14px;
  line-height: 16px;
  display: flex;
}

.number-div.orange {
  background-color: var(--smashed-pumpkin);
}

.number-div.medium {
  background-color: var(--medium-orchid);
}

.number-div.low {
  background-color: var(--hard-blue);
}

.link-cultured-2-2 {
  color: var(--cultured);
  text-decoration: underline;
}

.events-hero-section {
  width: 100%;
  padding-top: 126px;
}

.events-hero-visual {
  width: 100%;
  height: 100%;
  background-image: url("6559f1ed87a5a72a400a2845_986edd4525056467d9b988360f1141fe.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.intro-events {
  padding-top: 140px;
  padding-bottom: 140px;
}

.intro-events-link {
  border-radius: 40px;
  align-items: stretch;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ie-img {
  z-index: 1;
  width: 50%;
  height: 100%;
  object-fit: cover;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.ie-img.left {
  opacity: .5;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.ie-content {
  z-index: 2;
  width: 50%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(247, 247, 248, .15);
  flex-direction: column;
  align-items: flex-start;
  padding: 40px;
  display: flex;
  position: relative;
}

.sticky-heading-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.channels-wrapper {
  position: relative;
  overflow: visible;
}

.hero-events-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 85px;
  display: grid;
}

.research-hero {
  width: 100%;
  padding-top: 200px;
  padding-bottom: 80px;
  position: relative;
}

.research-grid {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  display: grid;
}

.research-item.global-outline-linear-30 {
  background-color: rgba(247, 247, 248, .05);
  border-radius: 30px;
  padding: 30px;
}

.research-icon {
  width: 45px;
  height: 45px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card-wrapper {
  border-radius: 30px;
  padding: 30px;
}

.card-wrapper.global-outline-linear-30 {
  z-index: 2;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(247, 247, 248, .05);
}

.moderator-type-grid {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.moderator-type-item {
  padding: 30px;
}

.moderator-type-item.global-outline-linear-30 {
  background-color: rgba(247, 247, 248, .05);
  border-radius: 30px;
}

.mod-icon {
  width: 32px;
  height: 32px;
}

.m-benefits-wrapper {
  border-radius: 40px;
  padding-top: 226px;
  position: relative;
  overflow: hidden;
}

.m-benefits-content {
  z-index: 2;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(247, 247, 248, .15);
  padding: 40px;
  position: relative;
}

.m-ben-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.mod-ben-grid {
  width: 640px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.ntc-heading-wrapper {
  width: 100%;
  padding: 30px;
}

.section-token {
  border-radius: 40px 40px 0 0;
  margin-top: 125px;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 100px;
  padding-bottom: 180px;
  position: relative;
  overflow: hidden;
}

.faq-token {
  z-index: 2;
  width: 100%;
  max-width: 1160px;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.token-faq-wrapper {
  z-index: 2;
  background-image: linear-gradient(#001731, rgba(0, 23, 49, 0));
  border-radius: 40px;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.gradient-hero {
  z-index: 2;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), var(--rich-black));
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.gradient-hero._2 {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0), var(--rich-black));
}

.supply-wrapper {
  padding: 130px 8px 80px;
  position: relative;
  overflow: hidden;
}

.supply-bg-img {
  z-index: 1;
  width: 100%;
  height: 100%;
  mix-blend-mode: screen;
  object-fit: cover;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  display: block;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.supply-visual {
  z-index: 3;
  position: relative;
}

.supply-container {
  max-width: 900px;
  border-radius: 40px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.supp-img-wrap {
  z-index: 1;
  width: 100%;
  height: 100%;
  padding-left: 8px;
  padding-right: 8px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section_faq-token {
  margin-top: 8px;
  position: relative;
  overflow: hidden;
}

.white-link-2 {
  color: var(--cultured);
  text-decoration: underline;
}

.intro-tabs {
  display: flex;
}

.sui-features {
  padding-top: 80px;
}

.innovation-wrapper {
  width: 700px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  flex: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.par-wrap {
  width: 700px;
}

.section-2 {
  margin-bottom: 150px;
}

.section-grants-hero {
  border-radius: 44px 44px 0 0;
  margin-top: 126px;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 180px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.guidelines-section {
  background-image: url("657c45af73f55982e44df7e8_img24.webp");
  background-position: 50%;
  background-size: cover;
  border-radius: 40px 40px 0 0;
  padding-top: 80px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.guide-icon {
  width: 30px;
}

.gradient-bg-element-11 {
  z-index: 2;
  width: 1000px;
  height: 160px;
  filter: blur(80px);
  background-color: #ba9aff;
  border-radius: 50%;
  position: relative;
}

.gradient-bg-element-11.dp-hero_gradient-1 {
  z-index: 1;
  width: 448px;
  height: 393px;
  filter: blur(60px);
}

.gradient-bg-element-2-copy {
  z-index: 1;
  width: 1700px;
  height: 90px;
  filter: blur(100px);
  background-color: rgba(186, 154, 255, .7);
  border-radius: 50%;
  position: absolute;
}

.gradient-bg-element-2-copy.dp-hero_gradient-2 {
  z-index: 1;
  width: 1440px;
  height: 845px;
  filter: blur(100px);
  background-color: rgba(116, 51, 255, .8);
}

.link-block-5 {
  width: 100%;
  height: 100%;
}

.section-2-2 {
  margin-bottom: 150px;
  overflow: hidden;
}

.text-size-medium-large-2 {
  color: #fff;
  margin-bottom: 0;
  font-family: Twkeverett, sans-serif;
}

.text-size-medium-large-2.color-cultured {
  font-weight: 500;
}

.text-size-medium-large-2.color-pastel-blue._2 {
  font-family: Inter, sans-serif;
}

.section_home-2 {
  border-radius: 44px;
  margin-top: 125px;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 198px;
  padding-bottom: 198px;
  position: relative;
  overflow: hidden;
}

.text-heading-h2-2 {
  color: #001731;
  letter-spacing: -1.62px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Twkeverett, sans-serif;
  font-size: 54px;
  font-weight: 400;
  line-height: 56px;
}

.hero-img-bg-2 {
  z-index: 1;
  width: 100%;
  height: 250%;
  margin-top: -100px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: 0%;
}

.hero-img-bg-2.bg-vid-smaller {
  height: 140%;
  margin-top: -40px;
}

.intro-wrapper-2 {
  padding: 152px 20px;
}

.intro-wrapper-2.desktop-padd-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-928-2 {
  max-width: 928px;
  margin-left: auto;
  margin-right: auto;
}

.container-1162-2 {
  max-width: 1162px;
}

.text-heading-h4-3 {
  color: #001731;
  letter-spacing: -.72px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Twkeverett, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 26px;
}

.text-heading-h4-3.color-cultured {
  color: #f7f7f8;
}

.button-cta-3 {
  color: #f7f7f8;
  letter-spacing: -.3px;
  cursor: pointer;
  background-color: #4da2ff;
  border-radius: 36px;
  padding: 12px 18px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  transition: background-color .3s;
  display: inline-block;
}

.button-cta-3:hover {
  background-color: #1a88ff;
}

.button-cta-3.is-text {
  color: #030f1c;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.button-cta-3.is-text.is-icon.is-blue {
  color: #4da2ff;
  border-radius: 0;
  overflow: hidden;
}

.button-cta-3.is-text.is-icon.is-blue.relative-2 {
  z-index: 2;
  position: relative;
}

.text-size-40-2 {
  color: #001731;
  letter-spacing: -.8px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Twkeverett, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
}

.text-size-40-2.color-cultured {
  color: #f7f7f8;
}

.text-size-large-2 {
  color: #001731;
  letter-spacing: -.44px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}

.text-size-large-2.color-cultured {
  text-transform: none;
  margin-top: 0;
}

.text-display-medium-2 {
  color: #001731;
  letter-spacing: -3.68px;
  font-family: Twkeverett, sans-serif;
  font-size: 92px;
  font-weight: 400;
  line-height: 92px;
}

.text-display-medium-2.color-cultured {
  margin-top: 0;
  margin-bottom: 0;
}

.text-size-medium-3 {
  color: #001731;
  letter-spacing: -.36px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}

.text-tags-2 {
  color: #001731;
  letter-spacing: -.6px;
  font-family: Twkeverett Mono, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
}

.text-tags-2.is-backgroud {
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  mix-blend-mode: luminosity;
  background-color: rgba(247, 247, 248, .1);
  border-radius: 32px;
  padding: 6px 10px;
  display: inline;
}

.container-700 {
  max-width: 700px;
}

.success {
  background-color: var(--pastel-blue);
  color: var(--rich-black);
  border-radius: 30px;
  padding: 30px;
  font-size: 16px;
}

.mob-card {
  display: none;
}

.line-con {
  width: 2px;
  height: 16px;
  background-color: rgba(247, 247, 248, .5);
}

.cont-intro {
  padding-top: 152px;
  padding-bottom: 152px;
}

.conf-par-wrapper {
  width: 690px;
}

.embed-wrapper {
  background-color: rgba(247, 247, 248, .05);
  border-radius: 30px;
  padding: 40px;
}

.embed-wrapper.global-outline-linear-40 {
  border-radius: 40px;
}

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

.nav-bg-blur {
  -webkit-backdrop-filter: blur(80px);
  backdrop-filter: blur(80px);
  background-color: rgba(9, 11, 26, .1);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hide-block {
  display: none;
}

.newsletter-blue-consent {
  color: var(--blue-jeans);
  text-decoration: underline;
}

.menu-wrap {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  align-items: flex-start;
  display: flex;
}

.menu-blog-cta {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.blog-menu-img {
  width: 230px;
  height: 124px;
  object-fit: cover;
}

.media-card {
  width: 343px;
  height: 343px;
  background-color: var(--cultured);
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.media-card.dark {
  background-color: #011829;
}

.media-card.dark.global-outline-linear-40.width-100, .media-card.dark.width-100 {
  width: 100%;
}

.media-card.dark.width-100.bg-color-blue-jeans {
  background-color: #4da2ff;
}

.media-card.dark.width-100.bg-color-blue-jeans.padd-30 {
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px;
}

.media-card.dark.width-100.bg-img {
  background-image: url("659d9ac5aed9187ca0345276_Adapted%20Shot%209.webp");
  background-position: 50%;
  background-size: cover;
}

.media-card.dark.width-100.bg-img.padd-30 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: space-between;
}

.media-card.dark.padd-30 {
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px;
}

.media-card.dark.padd-30.global-outline-linear-40.rich-b {
  background-color: var(--rich-black);
}

.media-card.dark.padd-30.global-outline-linear-40.rich-b.h-180, .media-card.dark.padd-30.global-outline-linear-40.h-180 {
  height: 180px;
}

.media-card.dark.padd-30.light-blue {
  background-color: #c0e6ff;
}

.media-card.dark.padd-30.light-blue.h-180 {
  height: 180px;
}

.media-card.dark.padd-30.bg-color-cultured {
  background-color: var(--cultured);
}

.media-card.dark.padd-30.bg-color-cultured.h-180 {
  height: 180px;
}

.media-logo {
  width: 148px;
}

.media-logo.emblem {
  width: 98px;
}

.media-img {
  width: 360px;
}

.partner-media {
  width: 578px;
}

.btn-lightbox_component {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(247, 247, 248, .25);
  border-radius: 100px;
  justify-content: space-between;
  align-items: center;
  padding: .3125rem .3125rem .3125rem .875rem;
  display: flex;
}

.btn-lightbox_arrow {
  height: 32px;
}

.section_intro {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.text-size-32 {
  letter-spacing: .96px;
  font-size: 32px;
  font-weight: 400;
  line-height: 42px;
}

.text-size-32.text-font-everett {
  font-family: Twkeverett, sans-serif;
}

.text-size-32.text-font-everett.color-pastel-blue {
  letter-spacing: -1px;
}

.section_blockchain-exp {
  padding-left: .5rem;
  padding-right: .5rem;
  position: relative;
  overflow: hidden;
}

.blockchain-exp_component {
  z-index: 2;
  background-image: linear-gradient(#001731, rgba(0, 23, 49, 0));
  border-radius: 40px;
  padding-top: 7.5rem;
  padding-bottom: 5rem;
  position: relative;
}

.blockchain-exp_component.padd-80 {
  padding-top: 80px;
}

.temp-half-block {
  width: 50%;
}

.bg-video-full {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section_leeds {
  margin-bottom: 7.5rem;
}

.leeds_component {
  background-image: linear-gradient(rgba(0, 23, 49, 0), #001731);
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.bg-image-full {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section_breakthrough {
  margin-top: .5rem;
  padding-left: .5rem;
  padding-right: .5rem;
  position: relative;
  overflow: hidden;
}

.breakthrough_component {
  z-index: 2;
  background-image: linear-gradient(rgba(167, 68, 221, .15), rgba(119, 110, 255, 0));
  border-radius: 40px;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  position: relative;
  overflow: hidden;
}

.breakthrough_component.padd-80 {
  padding-top: 80px;
}

.breakthrought-item {
  width: 100%;
  height: 100%;
  min-height: 155px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(247, 247, 248, .05);
  border-radius: 30px;
  overflow: hidden;
}

.breakthrought-item.global-outline-linear-30 {
  flex-direction: column;
  display: flex;
}

.breakthrought-item.global-outline-linear-30:hover {
  background-image: linear-gradient(to right, rgba(181, 73, 234, .5), rgba(77, 162, 255, .5));
}

.breakthrought-item.global-outline-linear-30.padd-none {
  padding-bottom: 0;
}

.breakthrought-item.first-big-item {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.breakthrought-item-info {
  width: 100%;
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  padding: 24px 30px 8px;
  display: flex;
  position: relative;
}

.breakthrought-item-info.padd-24 {
  padding-bottom: 24px;
}

.breakthrought-item-info.padd-24.space-between {
  justify-content: space-between;
}

.breakthrouht-qs {
  width: 100%;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  padding: 0;
}

.research-qs {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  padding: 0;
}

.breakthrought-video-wrapper {
  width: 100%;
  height: 50%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.breakthrought-video-wrapper._100 {
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.breakthrought-video {
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  position: relative;
}

.section_deeper {
  margin-top: 10rem;
  margin-bottom: 10rem;
}

.deeper_component {
  z-index: 2;
  width: 100%;
  max-width: 1160px;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.section_performance {
  margin-top: 7.5rem;
  overflow: hidden;
}

.intro-marquee-text {
  letter-spacing: -8.96px;
  font-size: 224px;
  font-weight: 400;
  line-height: 212.8px;
}

.intro-marquee-text.text-size-140 {
  letter-spacing: -5.6px;
  font-size: 140px;
  line-height: 140px;
}

.intro-marquee-arrow {
  width: 180px;
  height: 180px;
  background-color: var(--blue-jeans);
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.intro-marquee-arrow.width-105 {
  width: 105px;
  height: 105px;
}

.intro-marquee-arrow.width-105.basecamp-sponsors_marquee-arrow {
  padding: 1rem 1.5rem;
}

.section_basecamp-hero {
  width: 100%;
  height: 100vh;
  mix-blend-mode: lighten;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 75px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.basecamp-hero_image {
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.basecamp-hero_component {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.section_basecamp-event {
  padding-top: 0;
  padding-bottom: 200px;
  overflow: hidden;
}

.basecamp-event_grid {
  z-index: 2;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 100px;
  padding-left: 5px;
  padding-right: 5px;
  display: grid;
  position: relative;
}

.basecamp-event_grid-item {
  height: 460px;
  background-image: linear-gradient(rgba(0, 23, 49, .15) 45%, rgba(77, 162, 255, .15)), linear-gradient(rgba(247, 247, 248, .05), rgba(247, 247, 248, .05));
  border-radius: 40px;
  flex-direction: column;
  display: flex;
  overflow: hidden;
}

.basecamp-event_grid-item.global-outline-linear-40 {
  z-index: 2;
  height: 420px;
  justify-content: flex-start;
}

.basecamp-event_grid-item.global-outline-linear-40.horizontal {
  height: auto;
  flex-direction: row;
  align-items: flex-start;
}

.split-half-image {
  width: 100%;
  height: 50%;
  object-fit: cover;
}

.split-half-image.small {
  z-index: 1;
  height: 100%;
  object-fit: cover;
  position: relative;
}

.basecamp-event_grid-item-content {
  z-index: 2;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  padding: 32px 40px;
  display: flex;
  position: relative;
}

.section_basecamp-tickets {
  margin-top: .5rem;
  padding-left: .5rem;
  padding-right: .5rem;
  position: relative;
  overflow: hidden;
}

.basecamp-tickets_component {
  z-index: 2;
  background-image: linear-gradient(rgba(167, 68, 221, .15), rgba(119, 110, 255, 0));
  border-radius: 40px;
  padding-top: 7.5rem;
  padding-bottom: 12.5rem;
  position: relative;
  overflow: hidden;
}

.basecamp-tickets_component.padd-80 {
  padding-top: 80px;
}

.basecamp-tickets_wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-self: center;
  margin-top: 80px;
  padding: 0;
}

.basecamp-tickets_block {
  width: 100%;
  height: 100%;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  color: var(--cultured);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 2.5rem;
  display: flex;
}

.basecamp-tags {
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(247, 247, 248, .15);
  border-radius: 35px;
  padding: .75rem 1.125rem;
}

.basecamp-pricing {
  letter-spacing: -2.88px;
  font-family: Twkeverett, sans-serif;
  font-size: 72px;
  font-weight: 400;
  line-height: 54px;
}

.text-strike {
  text-decoration: line-through;
}

.basecamp-agenda_qs {
  max-width: 930px;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  padding: 0;
}

.basecamp-agenda_qs-item {
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(247, 247, 248, .05);
  border-radius: 30px;
}

.basecamp-agenda_qs-item-content {
  width: 100%;
  height: 100%;
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 2.5rem;
  display: flex;
}

.basecamp-agenda_date {
  letter-spacing: -2.16px;
  font-family: Twkeverett, sans-serif;
  font-size: 54px;
  font-weight: 400;
  line-height: 54px;
}

.basecamp-agenda_time {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, .3);
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  display: flex;
}

.basecamp-speakers_component {
  z-index: 2;
  background-image: linear-gradient(rgba(167, 68, 221, .15), rgba(119, 110, 255, 0));
  border-radius: 40px;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  position: relative;
  overflow: hidden;
}

.basecamp-speakers_component.padd-80 {
  padding-top: 80px;
}

.section_basecamp-speakers {
  margin-top: .5rem;
  padding-left: .5rem;
  padding-right: .5rem;
  position: relative;
  overflow: hidden;
}

.section_basecamp-speakers.hdn {
  display: none;
}

.section_basecamp-sponsors {
  padding-top: 5rem;
  overflow: hidden;
}

.section_basecamp-sponsors.hdn {
  display: none;
}

.basecamp-speakers_all-speakers {
  width: 100%;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  margin-top: 8rem;
  padding: 0;
}

.all-speakers_item {
  width: 100%;
  height: 100%;
  min-height: 155px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(247, 247, 248, .05);
  border-radius: 30px;
  overflow: hidden;
}

.all-speakers_item.global-outline-linear-30 {
  flex-direction: column;
  display: flex;
}

.all-speakers_item.global-outline-linear-30:hover {
  background-image: linear-gradient(to right, rgba(181, 73, 234, .5), rgba(77, 162, 255, .5));
}

.all-speakers_item.global-outline-linear-30.padd-none {
  padding-bottom: 0;
}

.all-speakers_item-content {
  width: 100%;
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: space-between;
  padding: 24px 30px;
  display: flex;
  position: relative;
}

.all-speakers_item-content.padd-24 {
  padding-bottom: 24px;
}

.all-speakers_item-content.padd-24.space-between {
  justify-content: space-between;
}

.all-speakers_view-more {
  width: 100%;
  height: 100%;
  min-height: 155px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.all-speakers_view-more:hover {
  background-color: rgba(247, 247, 248, .05);
}

.all-speakers_view-more.global-outline-linear-30 {
  transition: background-color .3s;
}

.basecamp-sponsors_component {
  margin-top: 6.25rem;
  margin-bottom: .625rem;
}

.basecamp-sponsors_qs {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  padding: 0;
}

.basecamp-sponsors_qs-item {
  -webkit-backdrop-filter: blur(23px);
  backdrop-filter: blur(23px);
  background-image: linear-gradient(rgba(77, 162, 255, 0), rgba(77, 162, 255, .15));
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5rem 1.25rem;
  transition: background-color .3s;
}

.basecamp-sponsors_qs-item:hover {
  background-image: linear-gradient(#b549ea, #b549ea);
}

.width-230 {
  width: 230px;
}

.section_basecamp-countdown {
  margin-bottom: .5rem;
}

.basecamp-countdown_component {
  width: 100%;
  height: 100%;
  grid-column-gap: 6.25rem;
  grid-row-gap: 6.25rem;
  background-image: url("65a3d3bc390d57d916702598_countdown-img.jpg");
  background-position: 50% 0;
  background-size: cover;
  border-radius: 30px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 13.75rem;
  padding-bottom: 13.75rem;
  display: flex;
}

.basecamp-countdown_item {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.basecamp-countdown_number {
  letter-spacing: -8px;
  font-family: Twkeverett, sans-serif;
  font-size: 160px;
  font-weight: 400;
  line-height: 130px;
}

.basecamp-hero_countdown {
  z-index: 999;
  min-width: auto;
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(247, 247, 248, .05);
  border: 1px solid rgba(255, 255, 255, .15);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 7rem;
  bottom: auto;
  left: auto;
  right: 3rem;
}

.basecamp-hero_countdown-component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.basecamp-hero_countdown-block {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1.5rem 2.5rem;
  display: flex;
  position: relative;
}

.basecamp-hero_countdown-close {
  width: 34px;
  height: 34px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, .15);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  padding: .625rem;
  transition: background-color .3s;
  display: flex;
  position: absolute;
  top: .625rem;
  bottom: auto;
  left: auto;
  right: .625rem;
}

.basecamp-hero_countdown-close:hover {
  background-color: var(--dark-grey);
}

.basecamp-hero_countdown-close-icon {
  margin-bottom: -5px;
}

.section_basecamp-footer {
  z-index: 2;
  background-color: #001731;
  border-radius: 40px;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 120px;
  padding-bottom: 90px;
  position: relative;
  overflow: hidden;
}

.basecamp-nav_link {
  color: var(--cultured);
  letter-spacing: -.3px;
  font-family: Twkeverett, sans-serif;
  font-size: 15px;
  line-height: 18px;
  transition: color .3s;
}

.basecamp-nav_link:hover {
  color: var(--blue-jeans-hover-color);
}

.basecamp-nav_link.hdn {
  display: none;
}

.swiper_holder-basecamp-speakers {
  z-index: 2;
  width: 100%;
  max-width: 780px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.swiper_home-basecamp-speakers {
  width: 100%;
  flex-direction: row;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.cards-basecamp-info {
  z-index: 2;
  width: 100%;
  height: auto;
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  background-image: linear-gradient(rgba(77, 162, 255, .15), rgba(77, 162, 255, .2));
  padding: 24px 22px;
  position: relative;
}

.basecamp-hamburger_nav-menu {
  z-index: 2;
  display: none;
  position: relative;
}

.performance_component {
  margin-top: 5rem;
}

.performance_qs {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  padding: 0;
}

.performance_qs-item {
  width: 100%;
  height: 100%;
  min-height: 222px;
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  background-image: linear-gradient(rgba(77, 162, 255, 0), rgba(77, 162, 255, .15));
  border-radius: 24px;
  padding: .75rem .875rem 1rem;
}

.performance_qs-item.bg-color-radical-red.bg-planet-image {
  background-image: url("65aa28ed768bf69053f851f4_a2acb743840463d92e835797a767fd65.png"), linear-gradient(rgba(77, 162, 255, 0), rgba(247, 247, 248, .05));
  background-position: 50% 120%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 280px 140px, auto;
  background-attachment: scroll, scroll;
}

.performance_qs-item.performance_total-value {
  padding-bottom: .5rem;
  padding-left: 0;
  padding-right: 0;
}

.performance_qs-item.performance_60-days {
  background-image: linear-gradient(#a744dd 43%, #776eff);
}

.performance_qs-item.performance_zero {
  background-image: linear-gradient(#ff3370, #ff6c3d);
}

.performance_qs-item_trans-text {
  letter-spacing: -.6px;
  font-family: Twkeverett, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
}

.performance_qs-item_trans-text.text-align-center {
  text-align: center;
}

.performance_qs-item_trans-text.larger-text {
  letter-spacing: -1.2px;
  font-size: 28px;
  line-height: 34px;
}

.performance_qs-item_trans-blue {
  color: var(--blue-jeans);
  letter-spacing: -1.4px;
  font-family: Twkeverett, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 35px;
}

.performance_qs-item_trans-small {
  text-transform: uppercase;
  font-family: Twkeverett Mono, sans-serif;
  font-size: 8px;
  font-weight: 400;
  line-height: 10px;
}

.performance_qs-item_zero {
  letter-spacing: -4px;
  font-family: Twkeverett, sans-serif;
  font-size: 130px;
  font-weight: 400;
  line-height: 100px;
}

.performance_qs-item_full-image {
  width: 100%;
  object-fit: cover;
}

.performance_qs-item-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 24px;
}

.performance_qs-item_zero-text {
  letter-spacing: -3.4px;
  font-family: Twkeverett, sans-serif;
  font-size: 72px;
  font-weight: 400;
  line-height: 70px;
}

.performance_qs-item_zero-small-text {
  letter-spacing: -.75px;
  font-family: Twkeverett, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
}

.performance_qs-item_zero-small-text.text-align-center {
  text-align: center;
}

.performance_qs-item_zero-small-text.larger-text {
  letter-spacing: -1.2px;
  font-size: 28px;
  line-height: 34px;
}

.text-link {
  color: var(--blue-jeans);
}

.text-size-38 {
  color: var(--cultured);
  letter-spacing: -.07em;
  font-size: 38px;
  line-height: 39px;
}

.scrub-section {
  width: 100%;
  height: 1000vh;
  display: none;
  position: relative;
}

.bs-section {
  width: 100%;
  height: 100vh;
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.bs-visual {
  width: 90%;
}

.bs-visual-height {
  width: 100%;
  padding-top: 66%;
  position: relative;
}

.bs-visual-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bs-embed {
  width: 100%;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}

.section_community-marque {
  padding-top: 8px;
  padding-bottom: 8px;
  position: relative;
}

.community-cards_700k {
  width: 100%;
  background-color: rgba(3, 15, 28, .2);
  padding: 16px 30px;
}

.community-marque_circle-image {
  border-radius: 50%;
}

.community-marque_white-ball {
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 100px;
}

.color-rich-black {
  color: var(--rich-black);
}

.section_community-opportunties {
  padding-bottom: .5rem;
  padding-left: .5rem;
  padding-right: .5rem;
  position: relative;
  overflow: hidden;
}

.community-oppt_comp {
  z-index: 2;
  background-image: linear-gradient(#001731, rgba(0, 23, 49, 0));
  border-radius: 40px;
  padding-top: 7.5rem;
  padding-bottom: 5rem;
  position: relative;
}

.community-oppt_comp.padd-80 {
  padding-top: 80px;
}

.community-oppt_text {
  z-index: 4;
  letter-spacing: -4.8px;
  font-family: Twkeverett, sans-serif;
  font-size: 224px;
  font-weight: 400;
  line-height: 212px;
  position: relative;
}

.community-oppt_text.second {
  z-index: 3;
  background-color: var(--cultured);
  opacity: .8;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#0f2035, #656a75);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: -60px;
}

.community-oppt_text.third {
  z-index: 2;
  background-color: var(--cultured);
  opacity: .6;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#0f2035, #656a75);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: -50px;
}

.community-oppt_text.fourth {
  z-index: 1;
  background-color: var(--cultured);
  opacity: .4;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#0f2035, #656a75);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: -50px;
}

.community-oppt_text-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.community-oppt_programs {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 7rem;
  display: flex;
}

.community-oppt_programs-item {
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(247, 247, 248, .05);
  border-radius: 30px;
}

.community-oppt_program-item-wrapper {
  width: 100%;
  height: 100%;
  max-width: 460px;
  min-height: 460px;
  min-width: 460px;
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 2rem 2.5rem;
  display: flex;
}

.community-oppt_program-qs {
  max-width: 950px;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  padding: 0;
}

.community-oppt_circle-images {
  width: 60px;
  height: 60px;
  border: 1px solid var(--cultured);
  border-radius: 60px;
}

.community-oppt_circle-images.neg-move-30 {
  transform: translate(-30px);
}

.community-oppt_circle-images.neg-move-60 {
  transform: translate(-60px);
}

.image-2234 {
  display: none;
}

.section_community-eco {
  margin-bottom: .5rem;
  padding-left: .5rem;
  padding-right: .5rem;
  position: relative;
  overflow: hidden;
}

.community-eco_component {
  z-index: 2;
  background-image: linear-gradient(#001731, rgba(0, 23, 49, 0) 50%, #001731 104%);
  border-radius: 40px;
  padding-top: 7.5rem;
  padding-bottom: 5rem;
  position: relative;
}

.community-eco_component.padd-80 {
  padding-top: 80px;
}

.community-eco_qs {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  padding: 0;
}

.community-eco_qs-item {
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(247, 247, 248, .05);
  border-radius: 30px;
  overflow: hidden;
}

.community-eco_qs-item.global-outline-linear-30 {
  flex-direction: column;
  display: flex;
}

.community-eco_qs-item.global-outline-linear-30:hover {
  background-image: linear-gradient(to right, rgba(181, 73, 234, .5), rgba(77, 162, 255, .5));
}

.community-eco_qs-item.global-outline-linear-30.padd-none {
  padding-bottom: 0;
}

.community-eco_qs-item.global-outline-linear-30.no-hover:hover {
  background-image: none;
}

.community-eco_qs-item-content {
  width: 100%;
  height: 100%;
  min-width: 580px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: space-between;
  padding: 16px 24px;
  display: flex;
  position: relative;
}

.community-eco_qs-item-content.padd-24 {
  padding-bottom: 24px;
}

.community-eco_qs-item-content.padd-24.space-between {
  justify-content: space-between;
}

.community-eco_qs-item-content.is--large {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 16px;
}

.community-eco_image {
  width: 61px;
  height: 61px;
}

.community-eco_image.is--small {
  width: 32px;
  height: 32px;
}

.community-eco_qs-link {
  transition: background-color .3s;
}

.community-eco_qs-link:hover {
  background-image: linear-gradient(rgba(255, 255, 255, .05), rgba(255, 255, 255, .05));
}

.community-marquee_component {
  padding-top: 18.75rem;
  padding-bottom: 18.75rem;
}

.community-marquee_image {
  width: 180px;
  height: 180px;
}

.community-marquee-text {
  letter-spacing: -8.96px;
  font-size: 224px;
  font-weight: 400;
  line-height: 212.8px;
}

.community-marquee-text.text-size-140 {
  letter-spacing: -5.6px;
  font-size: 140px;
  line-height: 140px;
}

.section-3 {
  position: relative;
}

.community-opt_compnent {
  z-index: 2;
  background-image: linear-gradient(#001731, rgba(0, 23, 49, 0));
  border-radius: 40px;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  position: relative;
  overflow: hidden;
}

.community-opt_compnent.padd-80 {
  padding-top: 80px;
}

.community-oppt_jobs {
  padding-top: 15.625rem;
  position: relative;
}

.community-oppt_jobs-qs {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  padding: 0;
}

.community-oppts_jobs-item {
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(247, 247, 248, .05);
  border-radius: 30px;
  overflow: hidden;
}

.community-oppts_jobs-item.global-outline-linear-30 {
  flex-direction: column;
  display: flex;
}

.community-oppts_jobs-item.global-outline-linear-30:hover {
  background-image: linear-gradient(to right, rgba(181, 73, 234, .5), rgba(77, 162, 255, .5));
}

.community-oppts_jobs-item.global-outline-linear-30.padd-none {
  padding-bottom: 0;
}

.community-jobs-item_wrapper {
  width: 100%;
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 16px 24px;
  display: flex;
  position: relative;
}

.community-jobs-item_wrapper.padd-24 {
  padding-bottom: 24px;
}

.community-jobs-item_wrapper.padd-24.space-between {
  justify-content: space-between;
}

.community-jobs-item_image {
  border-radius: 100px;
}

.community-jobs_video-wrapper {
  width: 100%;
  height: 33%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.community-jobs_video-wrapper._100 {
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.community-jobs_video {
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  position: relative;
}

.community-jobs_overlay {
  z-index: 2;
  height: 70%;
  background-image: linear-gradient(#021223, rgba(3, 15, 27, .75) 35%, rgba(3, 15, 28, 0));
  margin-left: -8px;
  margin-right: -8px;
  position: absolute;
  top: 17%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.breakthrought-leverage_component {
  position: relative;
}

.breakthrought-leverage_overlay {
  z-index: 2;
  height: 70%;
  background-image: linear-gradient(#0f132a, rgba(3, 15, 27, .75) 35%, rgba(3, 15, 28, 0));
  margin-left: -20px;
  margin-right: -20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.breakthrought-item-video {
  z-index: 1;
  width: 100%;
  height: 250%;
  object-fit: cover;
  margin-top: -100px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: 0%;
}

.breakthrought-item-video.bg-vid-smaller {
  height: 140%;
  margin-top: -40px;
}

.breakthrought-item-video.bg-vid-small {
  height: 100%;
  margin-top: 0;
}

.breakthrought-item-video.bg-vid-small._2 {
  width: 120%;
  height: 120%;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.breakthrought-item-video.bg-vid-press {
  width: 150%;
  height: 120%;
  margin-top: -30px;
}

.breakthrought-item-video.zk {
  width: 140%;
  height: 170%;
  margin-top: -50px;
}

.breakthrought-item-video.fit {
  height: 140%;
  margin-top: -60px;
}

.breakthrought-item-video.bg-fit {
  height: 100%;
  margin-top: 0;
  display: block;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.breakthrought-item-half {
  z-index: 3;
  width: 50%;
  height: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.breakthrought-item-half.item-half_overlay {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: rgba(0, 23, 49, .15);
  justify-content: flex-start;
  align-items: stretch;
  display: block;
}

.breakthrought-item-half.item-half_overlay.padding-global-24-30.has--hover {
  cursor: pointer;
}

.breakthrought-item-half.item-half_overlay.padding-global-24-30.has--hover:hover {
  background-image: linear-gradient(to right, rgba(181, 73, 234, .5), rgba(77, 162, 255, .5));
}

.section_community-events {
  padding-left: .5rem;
  padding-right: .5rem;
  position: relative;
  overflow: hidden;
}

.community-events_component {
  z-index: 2;
  background-image: linear-gradient(rgba(167, 68, 221, .15), rgba(119, 110, 255, 0));
  border-radius: 40px;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
  overflow: hidden;
}

.community-events_component.padd-80 {
  padding-top: 80px;
}

.community-events_info-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.community-events_wrapper {
  width: 100%;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.community-events_func-wrapper {
  width: 100%;
  height: 100%;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: rgba(247, 247, 248, .05);
  border-radius: 50px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
}

.community-events_form-block {
  margin-bottom: 0;
}

.community-events_grid-names {
  width: 100%;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.5fr .75fr .75fr .5fr;
  grid-auto-columns: 1fr;
  padding: 1.5rem 1rem;
  display: grid;
}

.community-events_grid-results {
  width: 100%;
}

.community-events_grid-list {
  width: 100%;
  flex-direction: column;
  display: flex;
}

.community-events_grid-item {
  width: 100%;
  cursor: pointer;
  border-top: 1px solid rgba(247, 247, 248, .1);
  transition: background-color .3s;
}

.community-events_grid-item:hover {
  background-color: rgba(255, 255, 255, .05);
}

.collection-list-wrapper-3 {
  width: 100%;
}

.community-events_dropdown {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.community-events_dd-toggle {
  width: 100%;
  height: 100%;
  padding: 1.5rem 1rem;
}

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

.community-events_grid-results-info {
  width: 100%;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.5fr .75fr .75fr .5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.community-events_results-single-date-copy.exist-both-dates {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  align-items: center;
  display: flex;
}

.community-events_grid-dd-list {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 1rem;
  padding-right: 1rem;
  display: block;
  position: static;
}

.community-events_grid-results-desc {
  width: 100%;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.5fr .75fr .75fr .5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.community-events_grid-results-desc.margin-bottom-24 {
  margin-bottom: 24px;
}

.bc-hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.pencil-banner {
  z-index: 999;
  height: 48px;
  color: var(--cultured);
  text-align: center;
  background-image: linear-gradient(to right, #4da2ff, #a744dd);
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.pencil-banner:hover {
  background-image: linear-gradient(135deg, #4da2ff, #a744dd);
  text-decoration: underline;
}

@media screen and (min-width: 1280px) {
  .sg-nav {
    width: 280px;
  }

  .sg-content {
    margin-left: 280px;
  }

  .sg-nav-container {
    width: 280px;
  }

  .text--h2-32px {
    font-size: 32px;
    line-height: 32px;
  }

  .container {
    flex: 1;
  }

  .container.container--header {
    height: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .container.container--bkg {
    align-items: center;
    display: flex;
  }

  .container.container--bkg.container--dark {
    height: 800px;
    align-items: flex-start;
    padding-top: 515px;
  }

  .container.container--bkg.container--dark.container-bkg-delegated {
    background-position: 50% 0;
    background-size: contain;
    background-attachment: scroll;
  }

  .container.container--bkg.roundbkg {
    position: relative;
    overflow: hidden;
  }

  .container.container-rounded.contaiiner-light-blue-bkg {
    max-width: none;
  }

  .container.container-rounded.container--white.container-token-dist {
    position: relative;
    overflow: hidden;
  }

  .container.container-rounded.research-container {
    cursor: pointer;
  }

  .container-wrapper {
    z-index: 2;
  }

  .container-wrapper.container--bkg {
    height: 700px;
    background-image: url("6430939be000af4522bd53d2_hero-a-bkg.jpeg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .container-wrapper.container-wrapper--two-thirds-right {
    max-width: 1183px;
    margin-left: 0;
  }

  .container-wrapper.full-right.float-right.stretch-right {
    width: 80vw;
    max-width: 1850px;
    min-width: 1220px;
  }

  .hero-a--content {
    max-width: 1160px;
    flex: 1;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-a-content--divider, .div-block-2 {
    display: flex;
  }

  .body {
    background-image: url("6430980fe2d0578e8cd69453_background.jpeg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }

  .intro.section--main {
    max-width: 100%;
  }

  .intro--content {
    flex: 1;
    align-items: flex-end;
    display: flex;
  }

  .community--people-feed {
    grid-row-gap: 19px;
    flex-direction: column;
    display: flex;
  }

  .body-3 {
    background-image: none;
  }

  .scalability {
    display: flex;
  }

  .two-column-tab-image-text--content {
    flex-direction: column;
  }

  ._1440x900-button-b1-med-3 {
    white-space: nowrap;
  }

  .section-cards--body--cards.research-cards {
    grid-column-gap: 40px;
  }

  .hero-b {
    background-color: #eaf7ff;
  }

  .hero-b-content {
    margin-right: -60px;
  }

  .div-block-20 {
    flex-direction: row;
  }

  .use-cases--intro {
    grid-column-gap: 40px;
    flex: 1;
    align-items: flex-start;
    margin-top: 64px;
    margin-bottom: 64px;
    display: flex;
  }

  .desktop-headline-h1-med {
    max-width: 660px;
  }

  .desktop-headline-h6-med {
    max-width: 460px;
  }

  .use-case-section--gaming {
    margin-bottom: 120px;
  }

  .use-case-section--content {
    flex: 1;
    justify-content: space-between;
    margin-top: 65px;
    margin-bottom: 65px;
    display: flex;
  }

  .image-2211 {
    border-radius: 20px;
  }

  .use-case-section--content-light {
    grid-row-gap: 45px;
    flex-direction: column;
    display: flex;
  }

  .two-column-box-header-links.liquid-staking-know {
    margin-bottom: 40px;
  }

  .text--blue.width-100.code-text {
    font-family: Twkeverett, sans-serif;
    font-weight: 500;
  }

  .text--h2-large-2-72-68.center {
    text-align: center;
  }

  .heading-section, .heading-section.margin-no-top {
    text-transform: none;
  }

  .image-2216 {
    object-fit: fill;
  }

  .header-dropdown--wrapper {
    padding-top: 0;
  }

  .background-video {
    z-index: 0;
    top: 0;
    left: 0;
  }

  .hero-a-small.section--main {
    width: 95%;
  }

  .research-card {
    width: 30%;
  }

  .text-block-3.text--h4-30-30 {
    font-family: Twkeverett, sans-serif;
  }

  .blue-content-box.section--main {
    margin-top: 8px;
  }

  .box-586.text--hero-2-54-54.text--taller-lineheight {
    font-family: Twkeverett, sans-serif;
    font-size: 40px;
    font-weight: 400;
  }

  .div-block-37 {
    font-family: Twkeverett, sans-serif;
  }

  .dark--background {
    background-color: #011829;
  }

  .toggle-column--content {
    border-top-color: rgba(247, 247, 248, .15);
    align-items: flex-start;
  }

  .toggle-column--content--links._2 {
    margin-top: 0;
    padding-top: 50px;
  }

  .toggle-column--content--tab.tab-content-2, .toggle-column--content--tab.tab-content-3, .toggle-column--content--tab.tab-content-4 {
    display: none;
  }

  .hero-two-columns--content.space-between.liquid-staking.v2 {
    padding-left: 0;
    padding-right: 0;
  }

  .accotrdian-reveal-list.text--gray-dark-2 {
    display: block;
  }

  .two-column-image-text.container.builder-house {
    padding-left: 0;
    padding-right: 0;
  }

  .two-column-image-text.promo-content {
    grid-column-gap: 140px;
  }

  .key-economic-innovations {
    margin-bottom: 60px;
  }

  .absolute-wrap {
    position: absolute;
    top: 0;
    left: 0;
  }

  .guidelines--card.card--small.card-solid.grant {
    height: 100%;
    max-width: none;
    min-height: auto;
    background-color: rgba(247, 247, 248, .05);
    border-style: none;
    border-radius: 30px;
    padding: 30px;
  }

  .guidelines--card.card--small.card-solid.grant.global-outline-linear-30 {
    padding: 30px;
  }

  .guidelines--card--content.small-no-icon.grant {
    grid-row-gap: 20px;
    padding: 0;
  }

  .contribute-to-sui {
    overflow: hidden;
  }

  .slider-cards.width-100 {
    overflow: visible;
  }

  .slider-cards--inner.width-100.border-top-none {
    overflow: scroll;
  }

  .slider-cards--inner.width-100.border-top-none.stretch-cards-right {
    width: 100vw;
    min-width: 75vw;
  }

  .slider-card--inner-scroll.width-100 {
    width: 100%;
  }

  .header-two-columns-right.container-wrapper.float-left {
    margin-left: 0;
  }

  .box-round-large.blue-grayscale.box-code {
    border-radius: 30px;
  }

  .press-release--listings.small-module {
    grid-row-gap: 54px;
  }

  .redbull--vision {
    background-image: none;
    margin-top: -100px;
  }

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

  .container--1400.fixed {
    position: fixed;
    top: auto;
    left: 0;
    right: 0;
  }

  .redbull--hero.text--white {
    background-image: none;
  }

  .redbull-hero--intro {
    margin-left: auto;
    margin-right: auto;
  }

  .hero-image-fixed {
    width: 100%;
    max-width: 100%;
    object-fit: fill;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }

  .distribution {
    z-index: 2;
    margin-top: -100px;
    position: relative;
  }

  .container-header-blue {
    z-index: 1;
    position: relative;
  }

  .token-distribution {
    margin-top: 54px;
    margin-bottom: 54px;
  }

  .collection-list-2.grants-list-grid {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    margin-top: 60px;
  }

  .two-column-half.top-border {
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
  }

  .two-column-half---right.space-between.table {
    width: 470px;
  }

  .code-block-wrapper-faq {
    width: auto;
    margin-bottom: 0;
  }

  .code-block-inner {
    margin-left: 30px;
    margin-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .cta-center-text.text-stack.time {
    padding-top: 20px;
  }

  .video-play-icon.center {
    margin-top: 20px;
  }

  .padding-global.padding-8 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .text-display-medium.color-cultured {
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-size-large.color-cultured.align-center {
    text-align: center;
  }

  .text-size-large.color-pastel-blue.max-width-540 {
    width: 540px;
  }

  .button-cta {
    border-style: none;
  }

  .main-wrapper.bg-color-rich-black.of-hidden {
    overflow: hidden;
  }

  .flex-vertical.align-center.gap-60 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .flex-vertical.align-center.gap-80 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .flex-vertical.align-center.gap-32.register-button {
    top: auto;
    bottom: 0;
    transform: translate(0, 100%);
  }

  .flex-vertical.gap-48 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .flex-vertical.align-left.gap-48.marg-down-80 {
    margin-bottom: 80px;
  }

  .section_home-scale {
    padding-top: 90px;
    overflow: visible;
  }

  .swiper_home-scale {
    padding-left: 8px;
    padding-right: 8px;
  }

  .swiper-slide.swiper_slide-home-scale {
    margin-right: 0;
  }

  .container-grid.basecamp-speaker_slider {
    margin-top: 120px;
    margin-bottom: 80px;
  }

  .navigation {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .nav-logo-link {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    align-items: center;
    display: flex;
  }

  .hero-img-bg {
    height: 250%;
  }

  .marquee {
    margin-top: 40px;
  }

  .section_achievement {
    padding-top: 120px;
  }

  .slider-progress-wrapper {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .s-progress-line-wrapper {
    width: 54px;
    height: 6px;
    background-color: rgba(247, 247, 248, .7);
    border-radius: 50px;
    padding: 0;
    overflow: hidden;
  }

  .s-progress-line {
    width: 100%;
    height: 100%;
    background-color: var(--blue-jeans);
    padding: 0;
  }

  .gradient-bg-wrapper {
    opacity: .2;
  }

  .gradient-bg-element-1 {
    filter: blur(200px);
  }

  .gradient-bg-element-2 {
    width: 1200px;
    height: 400px;
    filter: blur(200px);
  }

  .div-mask.padd {
    padding-bottom: 10px;
  }

  .div-mask.width-570 {
    padding-bottom: 2px;
  }

  .div-mask.width-470 {
    width: 470px;
  }

  .div-mask.vid-wrap {
    height: 100%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .text-size-24.color-cultured.text-weight-regular.width-600 {
    width: 400px;
    white-space: normal;
  }

  .swiper-pagination-bullet {
    width: 54px;
    height: 6px;
    background-color: rgba(247, 247, 248, .7);
    border-radius: 50px;
    padding: 0;
    overflow: hidden;
  }

  .home-world-bg-img {
    z-index: 1;
    height: 90%;
  }

  .home-world_wrapper {
    z-index: 3;
    position: relative;
  }

  .section_dp-bar {
    z-index: 998;
    margin-top: 120px;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .section_dp-hero {
    padding-bottom: 0;
  }

  .dp-hero_img {
    opacity: .4;
  }

  .dp-hero_gradient-bg-wrapper {
    opacity: .2;
  }

  .gradient-bg-element-1-copy {
    filter: blur(200px);
  }

  .cards-announ-info {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .dp-hackathon_swiper-controls {
    align-items: center;
  }

  .dp-hackathon_swiper-buttons-wrapper {
    margin-bottom: 0;
  }

  .inn-wrap.align-center {
    justify-content: center;
    align-items: flex-start;
  }

  .innovation {
    width: 100%;
    max-width: none;
  }

  .dp-dropdown_icon-wrapper {
    flex: none;
  }

  .dp-learning_grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .dev-tools_filter-column {
    top: 15vh;
  }

  .dev-tools_wrapper {
    align-items: flex-start;
  }

  .dev-tools_filter-form {
    margin-top: 40px;
  }

  .gradient-divider {
    z-index: 2;
    width: 100%;
    height: 300px;
    background-image: linear-gradient(rgba(3, 15, 27, 0), #030f1c);
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .connect-section-scroll {
    padding-bottom: 50px;
  }

  .sui-mark {
    width: 28px;
  }

  .sui-type {
    width: 38px;
  }

  .background-video-7 {
    z-index: 0;
    top: 0;
    left: 0;
  }

  .gradient-about-hero.priciples {
    background-image: linear-gradient(to top, var(--rich-black), rgba(0, 23, 49, .2));
  }

  .principles-about {
    background-image: url("657f067280972661323edd0f_section%204.webp");
    background-position: 50%;
    background-size: cover;
  }

  .background-video-8, .background-video-9 {
    z-index: 0;
    top: 0;
    left: 0;
  }

  .video-play-icon-2.center {
    margin-top: 20px;
  }

  .background-video-10, .background-video-11, .background-video-12, .background-video-13 {
    z-index: 0;
    top: 0;
    left: 0;
  }

  ._2-column-heading.padd-bottom-120.padd-top-40.outline-top.marg-top-80 {
    margin-top: 80px;
  }

  .section-stake {
    margin-bottom: 160px;
  }

  .cultured-link {
    color: var(--cultured);
  }

  .pastel-link {
    color: var(--pastel-blue);
    text-decoration: underline;
  }

  .section_val-dropdown {
    padding-bottom: 160px;
  }

  .list-item1 {
    margin-bottom: 20px;
  }

  .ambassadors-sec {
    -webkit-backdrop-filter: blur(80px);
    backdrop-filter: blur(80px);
  }

  .section_researchp {
    padding-top: 120px;
  }

  .res-img {
    width: 100%;
  }

  .add-research-wrap {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .hero-events-wrapper {
    margin-top: 85px;
  }

  .section_faq-token {
    margin-top: 8px;
  }

  .innovation-wrapper {
    border-top: 1px solid rgba(247, 247, 248, .15);
    margin-top: 50px;
    padding-top: 50px;
  }

  .guidelines-section {
    background-image: url("657f067280972661323edd0f_section%204.webp");
    background-position: 50%;
    background-size: cover;
  }

  .gradient-bg-element-11 {
    filter: blur(80px);
  }

  .gradient-bg-element-2-copy {
    width: 1200px;
    height: 90px;
    filter: blur(100px);
  }

  .link-block-5 {
    height: 100%;
  }

  .section-2-2 {
    margin-bottom: 150px;
  }

  .hero-img-bg-2 {
    height: 250%;
  }

  .text-display-medium-2.color-cultured {
    margin-top: 0;
    margin-bottom: 0;
  }

  .section_basecamp-hero {
    min-height: auto;
  }

  .basecamp-hero_component {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .section_basecamp-event {
    padding-top: 0;
  }

  .cards-basecamp-info {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .performance_qs-item_trans-text.larger-text {
    font-size: 40px;
    line-height: 40px;
  }

  .performance_qs-item_zero-small-text {
    font-size: 24px;
    line-height: 25px;
  }

  .performance_qs-item_zero-small-text.larger-text {
    font-size: 40px;
    line-height: 40px;
  }

  .breakthrought-item-video {
    height: 250%;
  }

  .bc-hero-image {
    object-fit: cover;
  }
}

@media screen and (max-width: 991px) {
  .sg-nav {
    z-index: 10;
    width: 100%;
    height: 80px;
    background-color: var(--faint-grey);
    border-right-style: none;
    padding-top: 20px;
    position: -webkit-sticky;
    position: sticky;
    bottom: auto;
    left: 0;
    right: 0;
    overflow: visible;
  }

  .sg-menu-brand {
    margin-top: 4px;
    margin-bottom: 16px;
  }

  .sg-menu {
    z-index: 500;
    border-bottom: 1px solid var(--soft-grey);
    background-color: var(--faint-grey);
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    position: absolute;
    top: 80px;
    bottom: auto;
    left: 0%;
    right: auto;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .05);
  }

  .sg-menu-button {
    margin-right: 12px;
    padding: 15px;
    top: -10px;
  }

  .sg-menu-button.w--open {
    background-color: var(--faint-blue);
    color: var(--blue);
    border-radius: 40px;
  }

  .sg-block {
    margin-bottom: 40px;
  }

  .grid {
    margin-left: 0;
  }

  .small-button {
    position: relative;
  }

  ._1-2-grid {
    margin-left: 0;
  }

  ._12-columns {
    flex-flow: wrap;
  }

  ._2-1-grid {
    margin-left: 0;
  }

  .column {
    width: 50%;
  }

  .column.desk-3 {
    width: 33.33%;
    flex-wrap: nowrap;
  }

  .column.desk-5 {
    width: 50%;
  }

  .column.desk-7.tab-8 {
    width: 66.6667%;
  }

  .sg-content {
    width: 100%;
    border-left-style: none;
    margin-left: 0;
    position: static;
  }

  .button {
    position: relative;
  }

  .button.light {
    font-size: 18px;
    line-height: 1.4;
  }

  .sg-menu-icon {
    font-size: 32px;
  }

  .sg-nav-container {
    width: auto;
    height: auto;
  }

  .hero-a.section--main {
    max-width: 100%;
    border-radius: 0;
    margin-top: 0;
  }

  .text--hero-large-159px {
    width: 355px;
    max-width: 100%;
    font-size: 90px;
    line-height: 75px;
  }

  .scroll-down {
    order: 0;
    position: absolute;
    bottom: -42px;
  }

  .text--h2-32px.text--white.margin-bottom-0 {
    margin-bottom: 0;
  }

  .container {
    max-width: 95%;
  }

  .container.container--bkg {
    height: 650px;
    max-width: 100%;
    background-position: 50%;
    border-radius: 0;
    position: relative;
  }

  .container.container--bkg.container--dark {
    height: 500px;
    padding-top: 277px;
  }

  .container.container--bkg.container-bkg-video {
    height: 500px;
  }

  .container.container--bkg.container--relative {
    height: 350%;
  }

  .container.container--bkg.container--relative.container--video.container--sizzle {
    height: 100%;
  }

  .container.container--bkg.container--600 {
    height: auto;
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .container.cnotainer--header {
    max-width: 100%;
    flex: none;
  }

  .container.container-rounded {
    max-width: 90%;
  }

  .container.container-rounded.contaiiner-light-blue-bkg {
    padding-top: 44px;
    padding-bottom: 44px;
    overflow: hidden;
  }

  .container.container-rounded.contaiiner-light-blue-bkg.two-col-text.dark {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container.container-rounded.container--bkg {
    overflow: visible;
  }

  .container.container-rounded.container--bkg.container--full {
    max-width: 100%;
  }

  .container.container-rounded.container--white.anim---slide-up-fade-in {
    max-width: 95%;
  }

  .container.container-rounded.research-container {
    border-radius: 0;
  }

  .container.container-rounded.dark--background.width-100 {
    max-width: 100%;
  }

  .container.container-rounded.container--padding {
    padding-top: 54px;
  }

  .container.container-rounded.contaiiner-light-blue-bkg {
    padding-top: 44px;
    padding-bottom: 44px;
    overflow: hidden;
  }

  .container.container-rounded.contaiiner-light-blue-bkg.two-col-text.dark {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container.container-blue-bkg {
    max-width: 100%;
  }

  .container.container-blue-bkg.container--rounded.anim---slide-up-fade-in {
    max-width: 95%;
  }

  .container.container--dark {
    max-width: 90%;
  }

  .container.container--dark.mobile--ful-width {
    max-width: 100%;
    border-radius: 0;
  }

  .container.container-light-blug-bkg.rounded-corner-section-top.full-mobile {
    max-width: 100%;
  }

  .container.background-video-container {
    height: 500px;
  }

  .container.background-video-container.height-600.hero-moderators {
    max-width: 100%;
    border-radius: 0;
  }

  .container.background-video-container.height-489.width-100.no-round-container.max-width-100, .container.container--full-wide, .container.tablet-max-full-width {
    max-width: 100%;
  }

  .container-wrapper {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-wrapper.container-wrapper-community {
    grid-column-gap: 0px;
    flex-direction: column;
  }

  .container-wrapper.container-wrapper--two-columns {
    flex-direction: column;
    align-items: flex-start;
    overflow: hidden;
  }

  .container-wrapper.container-wrapper-no-side-padding.container-blue-promo, .container-wrapper.no-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .container-wrapper.container-wrapper-margins {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .container-wrapper.container-wrapper-margins.calendar-embed.tablet-padd-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-wrapper.academic-grants-header {
    padding-left: 0;
    padding-right: 0;
  }

  .container-wrapper.token-supply-header.text--white {
    padding-top: 40px;
  }

  .container-wrapper.tablet-no-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .header {
    padding-right: 0;
  }

  .cta-button {
    max-width: 161px;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .cta-button.cta-button--mobile {
    margin-right: 28px;
    display: flex;
  }

  .hero-a--content {
    padding-bottom: 25px;
  }

  .hero-a-content--divider {
    flex-direction: column;
    margin-top: 30px;
    padding-top: 30px;
  }

  .button--main {
    display: flex;
  }

  .button--main.button--small {
    width: 139px;
    height: 38px;
    margin-right: 21px;
    display: flex;
  }

  .button--main.button--small.button--mobile {
    display: flex;
  }

  .button--main.button--inner-nav {
    display: none;
  }

  .intro--content {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .intro--content--copy {
    height: auto;
    margin-top: 152px;
  }

  .community--content {
    width: auto;
    grid-row-gap: 15px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
  }

  .people--card--dark {
    height: auto;
  }

  .people--card--name {
    flex: 0 auto;
    padding-left: 0;
    display: flex;
  }

  .community--people-feed--light {
    height: auto;
  }

  .image-header-block {
    width: 100%;
    height: 450px;
    margin-left: auto;
    margin-right: auto;
  }

  .scalability {
    margin-left: auto;
    margin-right: auto;
  }

  .three-column-cards {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    flex-direction: column;
  }

  .card {
    width: 100%;
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }

  .text--h1-120px {
    font-size: 72px;
    line-height: 76px;
  }

  .text--h1-120px.redbull-hero-text {
    letter-spacing: -4.4px;
    line-height: 72px;
  }

  .text--h1-120px.redbull-hero-text.anim---slide-up-fade-in {
    letter-spacing: -.04em;
    font-size: 39px;
    line-height: 42px;
  }

  .infinite-scalability-1 {
    font-size: 72px;
    line-height: 76px;
  }

  .promo-two-column-content {
    max-width: 100%;
    grid-row-gap: 18px;
    flex-direction: column;
    margin-top: 40px;
    margin-bottom: 52px;
  }

  .promo-two-column-content.two-column-content-header {
    margin-top: 46px;
  }

  .promo-two-column-content.les-margin-bottom, .promo-two-column-content.les-margin-bottom.center-cols {
    align-items: flex-start;
  }

  .text-9 {
    font-size: 40px;
    line-height: 40px;
  }

  .two-column-tab-image-text--content {
    max-width: 100%;
  }

  .text-10 {
    font-size: 40px;
    line-height: 40px;
  }

  .two-column-stats--title-row {
    grid-row-gap: 25px;
    flex-direction: column;
    margin-left: 0;
  }

  .two-column-stats--item-list {
    flex-wrap: wrap;
  }

  .feature-5 {
    width: 50%;
    margin-bottom: 40px;
  }

  .video-play.section--main {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
  }

  .video-play.section--main.height-600 {
    height: auto;
  }

  .video-play.section--main.builder-house {
    height: 500px;
    object-fit: contain;
  }

  .video-content-middle {
    width: 100%;
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .newsletter-signup-content {
    padding-top: 20px;
  }

  .newsletter-signup-content.standalone-page {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: stretch;
    padding-top: 40px;
  }

  .div-block-12 {
    margin-top: 32px;
  }

  .build-sui {
    margin-bottom: 20px;
  }

  .div-block-14 {
    grid-row-gap: 40px;
  }

  .display2 {
    font-size: 40px;
    line-height: 40px;
  }

  .div-block-15 {
    max-width: 100%;
    grid-row-gap: 25px;
    flex-direction: column;
    flex: 1;
    align-items: flex-start;
  }

  .card--image {
    object-fit: none;
  }

  .section-cards--body--cards {
    grid-column-gap: 15px;
    flex-wrap: nowrap;
    flex: none;
    justify-content: flex-start;
    overflow: scroll;
  }

  .card-text-inner-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  .card-2 {
    max-width: 97%;
    flex: none;
    margin-right: 0;
  }

  .image {
    object-fit: fill;
  }

  .image-2 {
    order: -1;
    margin-bottom: 56px;
  }

  .image-2.no-margin {
    margin: 0;
  }

  .socials {
    grid-row-gap: 25px;
    justify-content: flex-start;
  }

  .footer-links-area {
    flex-direction: column;
  }

  .footer-right-column {
    margin-top: 61px;
  }

  .footer-right-column.footer-links {
    margin-top: 0;
  }

  .socials-2 {
    grid-row-gap: 25px;
  }

  .footer-tagline {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .coyright {
    margin-top: 25px;
  }

  .container-section {
    padding-left: 25px;
    padding-right: 25px;
  }

  .hero-b.section--main {
    max-width: 100%;
    border-radius: 0;
    margin-top: 0;
  }

  .hero-b.hero-moderators {
    border-radius: 0;
  }

  .hero-b-content {
    height: 500px;
    background-image: none;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-d-content--only.anim---slide-up-fade-in {
    grid-row-gap: 13px;
  }

  .intro-paragraph {
    max-width: 100%;
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .intro-paragraph.section-padding {
    margin-bottom: 120px;
  }

  .intro-paragraph._404-page-wrapper, .intro-paragraph.wider {
    max-width: 100%;
  }

  .intro-paragraph.wider.with-content {
    max-width: 100%;
    grid-row-gap: 70px;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .desktop-headline-39-semi-4 {
    max-width: 100%;
  }

  .div-block-17 {
    grid-row-gap: 20px;
    flex-direction: column;
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .div-block-18 {
    grid-row-gap: 45px;
    flex-direction: column;
    display: block;
  }

  .scrolling-block {
    margin-top: 24px;
  }

  .use-cases.section--main {
    max-width: 100%;
    overflow: hidden;
  }

  .use-case--strips {
    max-width: 100%;
    justify-content: center;
  }

  .use-cases--intro {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .use-case-section--content {
    grid-row-gap: 40px;
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 42px;
  }

  .image-2211 {
    width: 100%;
    height: 318px;
    object-fit: cover;
  }

  .use-case-section--content-light {
    width: 544px;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .use-case-section--content--copy.bottom-margin-bigger {
    padding-bottom: 10px;
  }

  .use-case-section--content--tags {
    flex-direction: column;
    position: static;
  }

  .use-case-section--content--image {
    order: -1;
    margin-bottom: 40px;
    margin-left: -3%;
  }

  .use-case-section--content--image.tablet-no-margin {
    margin-bottom: 0;
    margin-left: 0%;
  }

  .use-case-section--content-dark {
    width: 100%;
    max-width: 100%;
    grid-row-gap: 22px;
    margin-right: 20px;
    padding-left: 20px;
  }

  .use-case-section--content-dark.tablet-no-padding-bottom {
    padding-bottom: 0;
  }

  .hero-c.section--main {
    width: 100%;
    max-width: 100%;
    border-radius: 0;
    margin-top: 0;
    overflow: visible;
  }

  .hero-b--content {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .research-listing--content {
    width: 100%;
    background-color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .research-llisting--content--copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .research-listing-image {
    width: 100%;
    max-width: 100%;
    border-radius: 0;
    display: block;
    position: relative;
  }

  .image-2213 {
    margin-bottom: 40px;
  }

  .desktop-display-81-med-2, .desktop-display-81-med-3 {
    font-size: 51px;
    line-height: 51px;
  }

  .two-column-box-header-links {
    max-width: 100%;
    grid-row-gap: 50px;
    flex-direction: column;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .two-column-box-header-links.tokenomics {
    grid-column-gap: 40px;
    grid-row-gap: 0px;
  }

  .two-column-box-header-links.tokenomics.tablet-no-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-menu {
    width: 100%;
    max-width: 100%;
    color: #111;
    background-color: #fff;
    border-top: 1px solid #d3dadf;
    border-bottom: 1px solid #d3dadf;
    flex-direction: column;
  }

  .icon-2 {
    font-size: 32px;
  }

  .navbar-link {
    justify-content: center;
  }

  .cta-button-2 {
    max-width: 161px;
    margin-left: auto;
    margin-right: auto;
  }

  .cta-button-2.cta-button--mobile {
    margin-right: 28px;
    display: flex;
  }

  .text--h2-large-64-60 {
    width: 763px;
    max-width: 100%;
    font-size: 30px;
    line-height: 30px;
  }

  .text--h2-large-2-72-68 {
    margin-right: 5px;
    font-size: 40px;
    line-height: 42px;
  }

  .text--h2-large-2-72-68.text--taller-lineheight.text--blue.box-481 {
    width: 100%;
  }

  .text--h2-large-2-72-68.taller {
    line-height: 44px;
  }

  .text--h3-large-39-42.box-314.text--white {
    width: 100%;
  }

  .text--h3-large-39-42.image-text-title {
    position: absolute;
  }

  .box-434.text--white {
    width: 100%;
  }

  .text--h3-large-2-54-54.text--white.text--center, .text--h1-small-81-81 {
    font-size: 39px;
    line-height: 39px;
  }

  .box-460.text--h4 {
    font-size: 18px;
    line-height: 24px;
  }

  .heading-3 {
    position: absolute;
    bottom: 58px;
    left: 45px;
  }

  .hero-d {
    margin-top: 23px;
    padding-bottom: 25px;
  }

  .hero-d.hero-d--taller.hero-d-two-col {
    height: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-bottom: 0;
  }

  .hero-d.no-height {
    height: auto;
  }

  .hero-d--content {
    grid-column-gap: 0px;
    grid-row-gap: 17px;
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-d--content.about-hero {
    grid-row-gap: 30px;
  }

  .image--rounded {
    width: 100%;
    order: -1;
  }

  .image--rounded.last {
    order: -1;
  }

  .image--rounded.image-two-col.promo {
    border-radius: 0;
  }

  .image--rounded.image-two-col.promo.redbull-newwsletter {
    max-height: 450px;
  }

  .two-column-text-icons--header-text {
    margin-top: 30px;
  }

  .two-column-text-icons--header {
    flex-direction: column;
  }

  .paragraph-2 {
    margin-bottom: auto;
  }

  .two-column-text-icons--grid {
    grid-row-gap: 40px;
  }

  .two-column-text-icons--grid.gap-8 {
    grid-row-gap: 8px;
  }

  .two-column-text-icons--header-title {
    width: 100%;
    flex-direction: row;
  }

  .div-block-7 {
    width: 100%;
    flex-direction: column;
  }

  .feature-5-3 {
    width: 50%;
    margin-bottom: 91px;
  }

  .discover--items {
    flex-wrap: wrap;
  }

  ._1440x900-paragraph-p1-med-14 {
    margin-top: 24px;
  }

  .card-text-inner-wrap-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .card-3 {
    width: 75%;
    flex: none;
    margin-right: 0;
  }

  .section-cards--body {
    padding-left: 25px;
  }

  .desktop-headline-h5-semi-5 {
    font-size: 32px;
    line-height: 35px;
  }

  .cta-inner {
    padding: 20px 75px;
  }

  .cta-submit--body {
    height: 400px;
    object-fit: contain;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 25px;
  }

  .research-content, .div-block-27 {
    flex-direction: column;
    display: flex;
  }

  .image-2215 {
    order: 1;
  }

  .header-dropdown {
    z-index: 1;
    margin-top: 0;
    padding-top: 20px;
    position: absolute;
    top: 50px;
  }

  .header-dropdown.border-bottom {
    margin-top: 0;
    display: none;
  }

  .header-dropdown.border-bottom.header-dropdown-build.new, .header-dropdown.border-bottom.header-dropdown-connect.new {
    width: 100%;
    margin-top: 0;
    padding: 20px 22px;
    display: none;
    position: relative;
    top: 0;
  }

  .header-dropdown.border-bottom.header-dropdown-learn.new {
    margin-top: 0;
    padding: 20px 22px;
    display: none;
    position: relative;
    top: 0;
  }

  .header-dropdown--wrapper {
    height: auto;
    flex-direction: column;
  }

  .header-dropdown--column {
    flex-direction: column;
  }

  .header-dropdown-links-list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 20px;
  }

  .header-newsletter-signup {
    width: 450px;
    max-width: 100%;
    margin-top: 55px;
    margin-bottom: 0;
    padding-bottom: 36px;
    padding-left: 20px;
  }

  .navbar-menu-link {
    height: auto;
    flex: none;
    font-size: 16px;
    line-height: 15px;
  }

  .cards-two-columns---wrapper {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .background-video.hide--desktop-img {
    display: inline-block;
  }

  .background-video-container.small-height {
    height: auto;
  }

  .background-video-container.background-video-container-no-bottom-round {
    height: 250px;
  }

  .background-video-container.hero-d-video.max-100 {
    order: -1;
  }

  .background-video-container.hero-d-video.max-100.box-334 {
    width: 334px;
    height: 334px;
  }

  .hero-a-small.section--main {
    max-width: 100%;
    border-radius: 0;
    margin-top: 0;
  }

  .background-video-5 {
    width: 600px;
  }

  .research-card {
    width: 360%;
  }

  .page-content-block {
    grid-row-gap: 18px;
    flex-direction: column;
  }

  .text-block-3.text--h4-30-30 {
    width: 100%;
  }

  .header-dropdown--column-left.header-dropdown--column-left---build {
    width: 100%;
    max-width: 97%;
    border-right-style: none;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .header-dropdown--column-left.header-dropdown--column-left---build.nav-build {
    display: flex;
  }

  .header-dropdown--column-left.header-dropdown--column-left---learn, .header-dropdown--column-left.header-dropdown--column-left---connect {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .header-dropdown--column-image {
    display: none;
  }

  .navbar-inner-wrap {
    grid-column-gap: 21px;
    margin-top: 21px;
    margin-bottom: 21px;
    margin-left: 19px;
    display: flex;
  }

  .menu-button {
    flex: none;
    display: flex;
  }

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

  .menu-close-image {
    width: 16px;
    height: 16px;
    max-width: 16px;
    flex: none;
    display: none;
  }

  .menu-close-image.nav-close {
    display: none;
  }

  .menu-open-image {
    width: 24px;
    height: 12px;
    flex: none;
    display: block;
  }

  .menu-open-image.nav-close {
    display: block;
  }

  .div-block-31 {
    justify-content: flex-start;
    margin-top: 20px;
  }

  .build-promo-two-column {
    max-width: 98%;
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
  }

  .text--40-44.box-460 {
    width: 100%;
    font-size: 30px;
    line-height: 34px;
  }

  .heading-6.margin-top-0 {
    margin-top: 0;
  }

  .text-change {
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-33 {
    height: 90px;
  }

  .box-586.text--white.text--28-36 {
    width: 100%;
    font-size: 21px;
    line-height: 24px;
  }

  .body--sticky-header {
    margin-top: 87px;
  }

  .body--sticky-header.body-subnav {
    margin-top: 129px;
  }

  .body--sticky-header.no-alert {
    margin-top: 136px;
  }

  .body--sticky-header.flush-hero-no-alert {
    margin-top: 87px;
  }

  .dark--background.container.full-width {
    max-width: 100%;
  }

  .dark--background.container.full-width.rounded-corner-section-top.rounded-corner-section-bottom {
    border-radius: 0;
  }

  .toggle-column--content {
    border-top-style: none;
    flex-direction: column;
    margin-top: 40px;
  }

  .toggle-column--content--links {
    grid-column-gap: 25px;
    border-bottom: 1px solid #414141;
    flex-direction: row;
    margin-bottom: 20px;
    padding-bottom: 16px;
  }

  .toggle-column--content--links.border-bottom {
    grid-column-gap: 30px;
    margin-bottom: 10px;
    padding-bottom: 16px;
  }

  .toggle-column--content--links._2, .toggle-column--content--tab, .toggle-column--content--tab.toggle-tab-1, .toggle-column--content--tab.toggle-tab-2, .toggle-column--content--tab.tab-content-1 {
    width: 100%;
  }

  .border-top.margin-bottom-40.margin-top-30.max-97.bottom-80 {
    margin-bottom: 40px;
  }

  .hero-two-columns {
    height: auto;
  }

  .hero-two-columns.mobile-padding-hero.more-padding.background-image {
    height: 500px;
  }

  .hero-two-columns.mobile-padding-hero.more-padding.background-image.dark--background, .hero-two-columns.mobile-padding-hero.more-padding.background-image.background-blue.zk-login.v2 {
    height: auto;
  }

  .hero-two-columns--content {
    grid-row-gap: 23px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 70px;
  }

  .hero-two-columns--content.space-between.token-supply {
    margin-top: 40px;
  }

  .hero-two-columns--content.space-between.liquid-staking {
    grid-row-gap: 50px;
    margin-top: 0;
  }

  .hero-two-columns--content.space-between.liquid-staking.two-col-text.stack2 {
    margin-top: 50px;
  }

  .hero-two-columns--content--left.box-560.text-content.tablet-full-width {
    width: 100%;
  }

  .hero-two-columns--content--right.anim---slide-up-fade-in {
    align-self: auto;
    margin-right: 0;
  }

  .hero-two-columns--content--right.box-508.tablet-full-width, .hero-two-columns--content--right._400.tablet-full-width {
    width: 100%;
  }

  .guiidlines-wrapper {
    width: 100%;
    grid-row-gap: 40px;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .guidelines--grid {
    grid-template-columns: 1fr 1fr;
  }

  .accordian-inner-wrap {
    margin-bottom: 25px;
  }

  .accordian {
    padding-bottom: 100px;
  }

  .paragraph-5 {
    margin-left: 27px;
  }

  .paragraph-5.accordian-title-text {
    margin-right: 42px;
  }

  .text-h1-wrap {
    margin-top: 40px;
    margin-bottom: 70px;
  }

  .two-column-content {
    border-top-style: none;
    flex-direction: column;
  }

  .width-50 {
    width: 100%;
  }

  .width-50.margin-bottom-40.mobile-only {
    margin-bottom: 40px;
  }

  .content-inner {
    width: 100%;
  }

  .two-column-image-text {
    width: 100%;
    grid-row-gap: 45px;
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 70px;
  }

  .two-column-image-text.no-margin.copy-only {
    margin-top: 40px;
  }

  .two-column-image-text.promo-content {
    max-width: 100%;
  }

  .image-text-content.box--389.tablet-full-width, .image-text-content.box-434 {
    width: 100%;
  }

  .image-text-content.box-434.side-padding.sizzle {
    padding-left: 20px;
    padding-right: 20px;
  }

  .social-channels--row.links-row.resources.tablet-margin-40 {
    margin-bottom: 40px;
  }

  .box-760 {
    width: 100%;
  }

  .three-column-text {
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .principals.section--main {
    margin-bottom: 40px;
  }

  .two-column-text-icons-no-description.padding-inbetween-flex-cols {
    flex-direction: column;
  }

  .two-column-flex {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .other-important-features.section--main {
    margin-bottom: 40px;
  }

  .absolute-wrap {
    height: 100%;
  }

  .absolute-wrap.builder-house {
    height: 500px;
  }

  .alert-banner {
    height: 40px;
  }

  .alert-banner--text {
    font-size: 16px;
    line-height: 18px;
  }

  .margin-top-65.grid-3 {
    grid-template-columns: 1fr 1fr;
  }

  .guidelines {
    margin-left: 20px;
    margin-right: 20px;
  }

  .guidelines--card.card--small.card-solid {
    height: auto;
  }

  .guidelines--card--content.small-no-icon {
    padding-bottom: 20px;
  }

  .text-54-58.anim---slide-up-fade-in {
    font-size: 39px;
    line-height: 44px;
  }

  .text-54-58.margin-header-title-button-sandwich {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .moderators-grid.meet-our-moderators-grid {
    grid-template-columns: 1fr 1fr;
  }

  .moderator-card {
    height: 360px;
  }

  .two-column-content-boxes.text--white {
    margin-top: 25px;
  }

  .subnav-bar {
    top: 86px;
  }

  .subnav-title {
    display: none;
  }

  .subnav-menu-link {
    white-space: nowrap;
  }

  .developer-tools-header {
    flex: 0 auto;
  }

  .margin-none.box-508.text--40-44.anim---slide-up-fade-in {
    font-size: 32px;
    line-height: 32px;
  }

  .tutorial-card.text--gray {
    width: auto;
    height: 350px;
  }

  .tutorial-card-inner {
    flex: 0 auto;
  }

  .tag-5 {
    white-space: nowrap;
  }

  .contribute-to-sui {
    margin-top: 25px;
    margin-bottom: 40px;
  }

  .slider-card--inner-scroll.width-100.dive-cards {
    grid-column-gap: 20px;
  }

  .stack-two-column-links {
    flex-direction: column;
  }

  .column-links-50.border-right {
    width: auto;
    border-right-style: none;
    margin-bottom: 79px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .column-links-50.right-column {
    margin-left: auto;
    margin-right: auto;
  }

  .column-links-50.right-column.box-460 {
    width: auto;
  }

  .desktop-paragraph-p2-medium-8.box-314.full-width {
    width: 314px;
  }

  .column-links--header {
    margin-bottom: 0;
  }

  .box-508.mobile-box {
    width: 100%;
  }

  .grid-4.builders {
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .tutorial-card-text {
    max-width: 260px;
  }

  .tab-header-link {
    height: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .tab-header-link-text {
    margin-top: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .selected-tags {
    width: 100%;
    display: none;
  }

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

  .hero-two-columns-text-copy.text--white {
    grid-row-gap: 29px;
    flex-direction: column;
  }

  .text-18-20 {
    font-size: 16px;
    line-height: 24px;
  }

  .hero-two-columns-text-copy----content {
    grid-row-gap: 12px;
  }

  .container-wrapper-margins {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .full-width-header-with-tabs {
    margin-bottom: 40px;
  }

  .two-column-sidebar-links {
    flex-direction: column;
  }

  .two-column-sidebar-links--sidebar {
    width: 100%;
    margin-bottom: 40px;
    display: flex;
    position: static;
    overflow: scroll;
  }

  .sidebar-link {
    white-space: nowrap;
    border-left-style: none;
  }

  .sidebar-link.active.first {
    padding-left: 0;
  }

  .text--64-68.margin-none {
    font-size: 48px;
    line-height: 48px;
  }

  .text--64-68.margin-none.agrants-text {
    max-width: 355px;
  }

  .content-grid-with-icon.cards {
    grid-template-columns: 1fr 1fr;
  }

  .two-column-line-spacer {
    flex-direction: column;
  }

  .two-column-line-spacer.gap-40 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .line-spacing-box.border-right {
    width: 100%;
    border-bottom: 1px solid #cedae7;
    border-right-style: none;
    padding-bottom: 40px;
  }

  .line-spacing-box.border-right.padding-top-none.padding-bottom-0 {
    border-bottom-style: none;
  }

  .line-spacing-box.box-left {
    width: 100%;
    padding-left: 0;
  }

  .line-spacing-box.box-left.padding-top-none.padding-bottom-0 {
    margin-top: 40px;
  }

  .alert-banner--link-text {
    font-size: 16px;
    line-height: 18px;
  }

  .process-column-content--content.gap-40 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .link-with-arrow {
    white-space: nowrap;
  }

  .contribute-icon-grid {
    grid-template-columns: 1fr 1fr;
  }

  .network-information.section--main.max-100 {
    max-width: 100%;
    overflow: hidden;
  }

  .table-listing-wrapper {
    margin-left: 20px;
    margin-right: 20px;
    padding-right: 40px;
  }

  .table-listing-wrapper.max-100 {
    max-width: 100%;
  }

  .sidebar-links-accordian {
    width: 100%;
    margin-bottom: 60px;
    display: none;
  }

  .two-column-content-with-links {
    flex-direction: column;
  }

  .grid-760.margin-top--112.tablet-gap-20, .grid-760.margin-top-56.tablet-gap-20 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .press-release--listings.cta-section {
    grid-row-gap: 40px;
  }

  .press-release--grid {
    grid-template-columns: 1fr 1fr;
  }

  .press-release--grid.press-center-grid {
    grid-row-gap: 40px;
  }

  .two-column-line-spacer--with-header {
    grid-row-gap: 12px;
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .ncf-date-from {
    white-space: nowrap;
  }

  .ncf-calendar.tablet-padd-top-100 {
    padding-top: 100px;
  }

  .ncf-date-2 {
    font-size: 20px;
    line-height: 24px;
  }

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

  .from-to-flex {
    margin-bottom: 2px;
  }

  .ncf-date-to {
    white-space: nowrap;
  }

  .redbull--nav {
    margin-left: 30px;
    margin-right: 30px;
  }

  .redbull--hero.text--white {
    height: 1500px;
  }

  .redbull-hero--intro {
    grid-row-gap: 70px;
    margin-top: 100px;
  }

  .redbull-media {
    grid-template-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
  }

  .redbull-media--box {
    min-height: 380px;
  }

  .redbull-logo {
    max-width: 150px;
  }

  .supply-graph {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .supply-graph.grant-types {
    margin-top: 50px;
  }

  .supply-graph.tablet-no-margin {
    margin-top: 0;
  }

  .image-caption {
    margin-top: 20px;
  }

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

  .text-block-5 {
    line-height: 22px;
  }

  .grants-types-cards {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .grant-type-card-top.min-height {
    min-height: auto;
  }

  .grant-type-card-top.min-height.hackathon {
    max-width: 100%;
  }

  .grant-type-card-bot {
    min-height: auto;
  }

  .guidelines-grid {
    grid-template-columns: 1fr;
  }

  .app-process-list {
    grid-template-columns: 1fr 1fr;
  }

  .text--80-84.text-mobile.grant-header {
    font-size: 59px;
    line-height: 61px;
  }

  .guidelines-list-header {
    grid-row-gap: 50px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .collection-list-2.grants-list-grid {
    grid-template-columns: 1fr 1fr;
  }

  .grant-totals-card {
    width: auto;
    justify-content: flex-start;
  }

  .two-column-half {
    flex-direction: column;
  }

  .two-column-half.top-border.tablet-horizontal, .two-column-half.top-border.tablet-horizontal-2 {
    flex-direction: row;
  }

  .two-column-half---left {
    width: 100%;
  }

  .two-column-half---right.space-between {
    width: 100%;
    margin-top: 40px;
  }

  .two-column-half---right.space-between.table.tablet-full-width {
    width: 100%;
  }

  .two-column-half---right.space-between.table.tablet-no-margin {
    margin-top: 0;
  }

  .card-grid {
    grid-template-columns: 1fr 1fr;
  }

  .card-light {
    width: 330px;
  }

  .card-light.global-outline-linear-30.cards-tablet-full-width {
    width: 100%;
  }

  .grid-text-content-4 {
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .grid-text-content-4._5-columns {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .cta-video-text {
    height: 300px;
  }

  .cta-video-text.timeline {
    height: 740px;
  }

  .cta-video-text.tablet-height-450 {
    height: 450px;
  }

  .categories-list.mobile.liquid-categories-grid {
    grid-template-columns: 1fr 1fr;
  }

  .zklogin-hero.width-auto.text--white.width-50.padding-half {
    margin-top: 40px;
    padding-bottom: 40px;
  }

  .sponsor-cta {
    margin-top: 30px;
    margin-bottom: 50px;
  }

  .sponsor-logos-grid {
    grid-row-gap: 40px;
    flex-direction: column;
    align-items: center;
  }

  .image-2226 {
    margin-left: 0;
  }

  .text-h1-96-100.text--center.margin-top-40 {
    letter-spacing: -4px;
    font-size: 58px;
    line-height: 60px;
  }

  .two-column-ctas {
    grid-template-columns: 1fr;
  }

  .cta-blue.width-100 {
    padding-top: 50px;
  }

  .text--48-58.margin-none.mobile {
    font-size: 40px;
    line-height: 42px;
  }

  .grid-three-column-icons {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .grid-card-icon {
    flex-direction: row;
  }

  .ds-styleguide_heading-large {
    font-size: 92px;
    line-height: 92px;
  }

  .ds-styleguide_classes-typo-item {
    flex-direction: column;
  }

  .ds-styleguide_classes-block {
    width: 50%;
    min-width: 50%;
  }

  .text-display-large {
    font-size: 92px;
    line-height: 92px;
  }

  .text-display-large.color-cultured.basecamp-h1 {
    text-align: center;
    letter-spacing: -6px;
    font-size: 120px;
  }

  .text-display-medium {
    font-size: 72px;
    line-height: 72px;
  }

  .text-heading-h1 {
    font-size: 56px;
    line-height: 56px;
  }

  .text-heading-h2 {
    font-size: 38px;
    line-height: 38px;
  }

  .text-heading-h2.color-cultured.max-width-472.token-faq-heading {
    width: 470px;
  }

  .text-heading-h3 {
    font-size: 28px;
    line-height: 30px;
  }

  .text-blockquote {
    font-size: 30px;
    line-height: 38px;
  }

  .ds-styleguide_classes-colors-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-bottom: 40px;
  }

  .ds-styleguide_classes-colors-spacer {
    height: 150px;
  }

  .ds-styleguide_clasess-button-item {
    flex-direction: column;
  }

  .padding-global-around.cards-full-height.flex-vertical.align-center.cta_padding {
    padding-left: 40px;
    padding-right: 40px;
  }

  .ds-styleguide_clasess-cards-item {
    flex-direction: column;
  }

  .ds-styleguide_cards-empty {
    display: none;
  }

  .ds-styleguide_6-col {
    grid-template-columns: 1fr;
  }

  .cards-padding-around-40.cards-padding-around-tablet-24 {
    padding: 24px;
  }

  .ds-styleguide_clasess-cards-contents-item, .ds-styleguide_heading-links {
    flex-direction: column;
  }

  .three-column-cards-row {
    grid-template-columns: 1fr 1fr;
    display: grid;
  }

  .flex-vertical.align-center.gap-48.m-left, .flex-vertical.align-center.gap-48.m-left-2-2 {
    align-items: flex-start;
  }

  .flex-vertical.gap-80.tablet-gap-40 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .flex-vertical.gap-20.full-width-mob.width-600-2.tablet-full-width {
    width: 100%;
  }

  .flex-vertical.gap-160.footer_wrapper, .flex-vertical.gap-160.basecamp-footer_component {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
  }

  .flex-vertical.align-left.gap-32.max-width-900 {
    width: auto;
    max-width: none;
  }

  .flex-vertical.align-left.gap-32.margin-top--78.width-900.position-center.tablet-full-width {
    width: 100%;
  }

  .flex-horizontal.space-between.align-top.gap-80.footer_wrapper-info, .flex-horizontal.space-between.align-top.gap-80.basecamp-footer_info {
    flex-direction: column;
  }

  .flex-horizontal.space-between.gap-160.full-width.cta_wrapper-info {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .flex-horizontal.space-between.gap-160.full-width.cta_wrapper-info.tablet-vertical {
    flex-direction: column;
  }

  .flex-horizontal.space-between.gap-160.full-width.cta_wrapper-info.tablet-vertical.reverse {
    flex-direction: column-reverse;
  }

  .flex-horizontal.space-between.gap-160.full-width.cta_wrapper-info.tablet-vertical.reverse.gap-3 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .flex-horizontal.align-top.space-between.tablet-vertical {
    flex-direction: column;
  }

  .section_home-scale {
    overflow: hidden;
  }

  .container-grid.basecamp-speaker_slider {
    margin-top: 6rem;
    margin-bottom: 12rem;
  }

  .swiper-buttons-wrapper.swiper-tablet-buttons {
    width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
  }

  .swiper_buttons-left.button-cta.events-button-left {
    margin-bottom: -160px;
    top: auto;
    bottom: 0%;
    left: 40%;
    right: auto;
  }

  .swiper_buttons-left.button-cta.scale-button-left {
    margin-bottom: -80px;
    top: auto;
    bottom: 0%;
    left: 40%;
    right: auto;
  }

  .swiper_buttons-left.button-cta.news-button-left, .swiper_buttons-left.button-cta.news-button-left-copy {
    margin-bottom: -120px;
    top: auto;
    bottom: 0%;
    left: 40%;
    right: auto;
  }

  .swiper_buttons-right.button-cta.events-button-right {
    margin-bottom: -160px;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 40%;
  }

  .swiper_buttons-right.button-cta.scale-button-right {
    margin-bottom: -80px;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 40%;
  }

  .swiper_buttons-right.button-cta.news-button-right {
    margin-bottom: -120px;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 40%;
  }

  .nav-links-wrapper {
    display: none;
  }

  .navlink-text {
    height: auto;
    flex: none;
    font-size: 16px;
    line-height: 15px;
  }

  .nav-link {
    height: 60px;
    border-bottom-color: rgba(77, 162, 255, .2);
    justify-content: space-between;
    padding: 20px 22px;
  }

  .nav-link.hide {
    width: 100%;
    display: flex;
  }

  .navmenu-links-wrapper {
    flex-direction: column;
    display: flex;
  }

  .menu-links-wrap {
    width: 100%;
    grid-row-gap: 20px;
    margin-bottom: 40px;
  }

  .menu-links-heading {
    grid-column-gap: 12px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .menu-heading-icon {
    width: 24px;
  }

  .menu-links-wrapper {
    width: 100%;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-right: 0;
    display: grid;
  }

  .text-blockquote-big {
    font-size: 30px;
    line-height: 38px;
  }

  .gradient-bg-element-2.dp-hero_gradient-2 {
    width: 100%;
  }

  .section_achievement-wrapper {
    overflow: hidden;
  }

  .div-mask.width-400.tablet-full-width, .div-mask.width-570.tablet-full-width, .div-mask.width-470.tablet-full-width {
    width: 100%;
  }

  .div-mask.width-80perc {
    max-width: 100%;
  }

  .section_secure {
    padding-top: 80px;
  }

  .sv-final {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-direction: row;
  }

  .wide-btn {
    width: 400px;
  }

  .footer_links-wrapper {
    width: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .text-size-72 {
    font-size: 56px;
    line-height: 56px;
  }

  .text-size-24.color-cultured.text-weight-regular.tablet-break {
    white-space: pre-wrap;
  }

  .text-size-24.color-cultured.text-weight-regular.width-600 {
    width: 300px;
  }

  .section_home-news {
    overflow: hidden;
  }

  .section_home-news.tablet-margin-bottom-80 {
    margin-bottom: 80px;
  }

  .home-builders_wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
  }

  .text-size-42 {
    font-size: 28px;
    line-height: 30px;
  }

  .home-world_wrapper {
    padding-top: 120px;
    padding-bottom: 180px;
  }

  .dp-hero_img {
    width: 100%;
  }

  .section_dp-announ {
    padding-bottom: 140px;
    overflow: hidden;
  }

  .section_dp-ecosystem {
    padding-top: 120px;
  }

  .innovation {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-direction: column;
  }

  .dp-dropdown_list.tablet-no-padding, .dp-dropdown_list.no-padding {
    padding-right: 0;
  }

  .dp-builders_info {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
  }

  .text-size-40 {
    font-size: 38px;
    line-height: 38px;
  }

  .text-size-40.color-cultured {
    font-size: 30px;
  }

  .section_dp-image {
    overflow: hidden;
  }

  .dp-learning_component {
    padding-top: 80px;
  }

  .dp-learning_grid {
    grid-template-columns: 1fr 1fr;
  }

  .section_dev-tools {
    overflow: hidden;
  }

  .dev-tools_component {
    padding-top: 60px;
  }

  .dev-tools_filter-column {
    width: 100%;
    padding-bottom: 3rem;
    padding-left: 0%;
    padding-right: 0%;
  }

  .dev-tools_info-column {
    width: 100%;
  }

  .dev-tools_wrapper {
    flex-direction: column;
  }

  .dev-tools_cms-list {
    grid-template-columns: 1fr 1fr;
  }

  .dev_tools-popup.global-outline-linear-30.popup-1 {
    left: -5%;
  }

  .dev_tools-popup.global-outline-linear-30.popup-2 {
    left: 5%;
  }

  .dev_tools-popup.global-outline-linear-30.popup-3 {
    left: 30%;
  }

  .dev_tools-popup.global-outline-linear-30.popup-4 {
    left: 20%;
    right: auto;
  }

  .dev_tools-popup.global-outline-linear-30.popup-5 {
    left: 35%;
    right: auto;
  }

  .grid-logos {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-wrap: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .grid--logo {
    text-align: center;
  }

  .connect-section-scroll {
    padding-bottom: 400px;
  }

  .nav-link-line {
    height: 1px;
    opacity: .2;
  }

  .nav-menu-btn {
    width: 60px;
    height: 40px;
    background-color: rgba(217, 217, 217, .01);
    border: 1px solid rgba(247, 247, 248, .1);
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
    position: absolute;
    right: 22px;
  }

  .hamburger-lottie {
    width: 32px;
    margin-top: 6px;
  }

  .nav-menu {
    z-index: 1;
    width: 100%;
    height: 100svh;
    -webkit-backdrop-filter: blur(80px);
    backdrop-filter: blur(80px);
    background-color: rgba(3, 15, 28, .75);
    flex-direction: column;
    padding: 80px 0 0;
    display: flex;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
    overflow: scroll;
    transform: translate(0, -100%);
  }

  .nav-wrapper {
    z-index: 2;
    height: 80px;
    -webkit-backdrop-filter: blur(80px);
    backdrop-filter: blur(80px);
    border-bottom: 1px solid rgba(247, 247, 248, .1);
    justify-content: center;
    align-items: center;
    display: flex;
    position: fixed;
    top: 48px;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .nav-wrapper.no-backdrop {
    -webkit-backdrop-filter: blur(80px);
    backdrop-filter: blur(80px);
  }

  .nav-wrapper.base {
    top: 0;
  }

  .nav-dd-mob {
    width: 100%;
    height: auto;
  }

  .section_home {
    margin-top: 84px;
  }

  .intro-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .intro-wrapper.padding-global.tablet-padd-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .intro-wrapper.desktop-padd-100 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .intro-wrapper.padding-global-2-2.tablet-padd-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .intro-wrapper.tablet-padd-100-2-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .container-928 {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .principles-grid {
    grid-template-columns: 1fr 1fr;
  }

  .process-list {
    padding-left: 20px;
    padding-right: 0;
  }

  .faq-liq {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-direction: row;
  }

  .press-component {
    padding-top: 80px;
  }

  .brandnpres {
    max-width: none;
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-direction: row;
    padding-left: 20px;
    padding-right: 20px;
  }

  .page-content-block-2 {
    grid-row-gap: 18px;
    flex-direction: column;
  }

  .text-block-6.text--h4-30-30, .text-block-7.text--h4-30-30 {
    width: 100%;
  }

  .socials-3 {
    grid-row-gap: 25px;
    justify-content: flex-start;
  }

  .grid-logos-2 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-wrap: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-48 {
    justify-content: flex-start;
    margin-top: 20px;
  }

  .guidelines--grid-2 {
    grid-template-columns: 1fr 1fr;
  }

  .background-video-10.hide--desktop-img {
    display: inline-block;
  }

  .image--rounded-2 {
    width: 100%;
    order: -1;
  }

  .image--rounded-2.last {
    order: -1;
  }

  .image-2232 {
    margin-left: 0;
  }

  .guidelines-grid-2 {
    grid-template-columns: 1fr;
  }

  .sponsor-logos-grid-2 {
    grid-row-gap: 40px;
    flex-direction: column;
    align-items: center;
  }

  .cta-video-text-2, .cta-video-text-3 {
    height: 300px;
  }

  ._2-column-heading {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-direction: row;
  }

  ._2-column-heading.padd-top-40.outline-top.padd-bottom-200.tablet-vertical.tablet-padd-bottom-120 {
    padding-bottom: 120px;
  }

  ._2-column-heading.padd-bottom-120.padd-top-40.outline-top.tablet-vertical.tablet-padd-bottom-80 {
    padding-bottom: 80px;
  }

  ._2-column-heading.padd-bottom-120._1-column-heading-tablet {
    flex-direction: column;
  }

  .column-video {
    width: 100%;
  }

  .dp-builders_info-2 {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
  }

  .text-heading-h3-2 {
    font-size: 28px;
    line-height: 30px;
  }

  .tablet-vertical {
    flex-direction: column;
    display: flex;
  }

  .section_type-amb {
    padding-top: 80px;
  }

  .amb-heading-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-direction: row;
  }

  .type-amb-wrapper {
    margin-top: 30px;
  }

  .ambassadors-sec {
    padding-top: 60px;
  }

  .section_researchp {
    margin-left: 0;
    margin-right: 0;
  }

  .section_researchp-wrapper {
    overflow: hidden;
  }

  .research-img-card-content.tablet-padding-24-30 {
    padding: 24px 30px;
  }

  .add-research-wrap {
    grid-template-columns: 1fr 1fr;
    margin-top: 40px;
  }

  .intro-events {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .hero-events-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
  }

  .research-grid {
    grid-row-gap: 10px;
  }

  .moderator-type-grid {
    grid-template-columns: 1fr 1fr;
  }

  .faq-token {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-direction: column;
  }

  .token-faq-wrapper {
    padding-top: 80px;
  }

  .gradient-bg-element-2-copy.dp-hero_gradient-2 {
    width: 100%;
  }

  .text-heading-h2-2 {
    font-size: 38px;
    line-height: 38px;
  }

  .intro-wrapper-2.desktop-padd-100 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-size-40-2 {
    font-size: 38px;
    line-height: 38px;
  }

  .text-display-medium-2 {
    font-size: 72px;
    line-height: 72px;
  }

  .conf-par-wrapper {
    width: auto;
  }

  .blockchain-exp_component, .breakthrough_component {
    padding-top: 80px;
  }

  .deeper_component {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-direction: row;
  }

  .intro-marquee-text.text-size-140.basecamp-sponsors_marquee-text, .intro-marquee-text.text-size-140.community-marquee_text {
    font-size: 100px;
    line-height: 100px;
  }

  .intro-marquee-arrow.width-105.basecamp-sponsors_marquee-arrow {
    width: 80px;
    height: 80px;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section_basecamp-hero {
    min-height: 800px;
  }

  .section_basecamp-event {
    padding-bottom: 180px;
  }

  .basecamp-event_grid-item-content {
    padding: 24px 30px;
  }

  .basecamp-tickets_component {
    padding-top: 5rem;
    padding-bottom: 10rem;
  }

  .basecamp-tickets_wrapper {
    margin-top: 60px;
  }

  .basecamp-agenda_qs {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .basecamp-speakers_component {
    padding-top: 80px;
  }

  .section_basecamp-sponsors {
    padding-top: 3rem;
  }

  .basecamp-speakers_all-speakers {
    margin-top: 6rem;
  }

  .basecamp-countdown_component {
    grid-column-gap: 2rem;
    grid-row-gap: 3.75rem;
    flex-flow: wrap;
    align-content: space-between;
    justify-content: center;
    align-items: flex-start;
  }

  .basecamp-countdown_item {
    width: 40%;
  }

  .basecamp-countdown_number {
    -webkit-backdrop-filter: blur(13px);
    backdrop-filter: blur(13px);
    letter-spacing: 0;
    background-color: rgba(247, 247, 248, .05);
    border: .3px solid rgba(255, 255, 255, .1);
    border-radius: 10px;
    padding: 1.25rem;
    font-size: 100px;
    line-height: 90px;
  }

  .basecamp-hero_countdown {
    z-index: 998;
    min-width: 390px;
    right: 30px;
  }

  .basecamp-hero_countdown-block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding: 1rem 1.5rem;
  }

  .basecamp-hero_countdown-close {
    width: 36px;
    height: 36px;
  }

  .basecamp-nav_link.basecamp-hamburger_link {
    width: 100%;
    text-align: center;
    letter-spacing: -.44px;
    border-bottom: 1px solid rgba(119, 130, 140, .3);
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 22px;
    line-height: 30px;
  }

  .basecamp-hamburger_nav-wrapper {
    width: 100%;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .basecamp-hamburger_nav-component {
    height: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 2.5rem 1rem;
    display: flex;
  }

  .basecamp-hamburger_nav-menu {
    z-index: 1;
    width: 100%;
    height: 100vh;
    -webkit-backdrop-filter: blur(80px);
    backdrop-filter: blur(80px);
    background-color: rgba(3, 15, 28, .75);
    background-image: radial-gradient(circle at 50% 60%, rgba(167, 68, 221, .35), #030f1c);
    flex-direction: column;
    padding: 80px 0 0;
    display: none;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
    overflow: scroll;
    transform: translate(0, -100%);
  }

  .community-oppt_comp {
    padding-top: 80px;
  }

  .community-oppt_program-qs {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .community-eco_component {
    padding-top: 80px;
  }

  .community-marquee-text.text-size-140.basecamp-sponsors_marquee-text, .community-marquee-text.text-size-140.community-marquee_text {
    font-size: 100px;
    line-height: 100px;
  }

  .community-opt_compnent {
    padding-top: 80px;
  }

  .community-events_component {
    padding-top: 5rem;
    padding-bottom: 10rem;
  }

  .base-menu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    align-items: stretch;
    margin-top: 16px;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .sg-menu-brand.w--current {
    margin-top: 14px;
  }

  .sg-menu {
    background-color: #fff;
  }

  .grid {
    grid-template-columns: 1fr 1fr;
    margin-left: 0;
  }

  .grid.desk-3.tab-3, .grid.desk-4.tab-4 {
    grid-template-columns: 1fr 1fr;
  }

  .grid.desk-2.tab-2 {
    grid-template-columns: 1fr;
  }

  ._1-2-grid {
    grid-template-columns: 2fr;
    margin-left: 0;
  }

  ._12-columns {
    flex-wrap: wrap;
  }

  .tab-link {
    width: auto;
    border-bottom-width: 0;
    border-radius: 10px;
  }

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

  ._2-1-grid {
    grid-template-columns: 2fr;
    margin-left: 0;
  }

  .column.desk-6, .column.desk-5, .column.desk-4 {
    width: 100%;
  }

  .column.desk-7.tab-8.mob-6 {
    width: 50%;
  }

  .spacer {
    height: 32px;
  }

  .spacer._64 {
    height: 48px;
  }

  .paragraph {
    font-size: 15px;
  }

  .tabs-menu {
    flex-wrap: wrap;
  }

  .ds-colour-block {
    width: 25%;
  }

  .sg-content {
    margin-left: 0;
  }

  .sg-section {
    padding-left: 30px;
    padding-right: 30px;
  }

  .field-block {
    min-height: auto;
  }

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

  .heading.h1 {
    font-size: 35px;
  }

  .heading.h2 {
    font-size: 28px;
  }

  .button.minimal {
    margin-left: 0;
    margin-right: 0;
  }

  .text--hero-large-159px.text--white {
    line-height: 78px;
  }

  .text--h2-32px {
    margin-bottom: 18px;
  }

  .text--h2-32px.text--white {
    font-size: 24px;
    line-height: 36px;
  }

  .text--h2-32px.text--white.margin-bottom-0 {
    margin-bottom: 0;
  }

  .text--h2-32px.text--white.text--redbull-quote {
    line-height: 28px;
  }

  .text--h2-32px.text--black {
    font-size: 30px;
  }

  .text--h2-32px.lineheight-36 {
    font-size: 24px;
    line-height: 27px;
  }

  .text--h2-32px.text--black {
    font-size: 30px;
  }

  .container.container--bkg {
    height: 600px;
    background-image: url("6432faeb5d665f0cdc48154f_home-hero.jpeg");
    background-position: 50%;
    background-size: cover;
  }

  .container.container--bkg.container--dark.container-bkg-delegated {
    padding-top: 182px;
  }

  .container.container--bkg.roundbkg {
    height: 100%;
    min-height: 550px;
  }

  .container.container--bkg.container--relative {
    height: 275px;
  }

  .container.container--bkg.container--relative.container--video.container--sizzle {
    height: 400px;
    background-image: none;
  }

  .container.container-rounded.contaiiner-light-blue-bkg.two-col-text.dark--background.two-col-links {
    padding-top: 50px;
  }

  .container.container-rounded.overflow-hidden.max-width-mobile {
    max-width: 97%;
  }

  .container.background-video-container.height-600.hero-moderators {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container.background-video-container.height-600.height-auto, .container.background-video-container.height-489.width-100.no-round-container.max-width-100.height-auto {
    height: auto;
  }

  .container.full-right-container, .container.mobile-full-width {
    max-width: 100%;
  }

  .container-wrapper.container-wrapper--two-columns {
    border-radius: 18px;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .container-wrapper.middle-align {
    margin-top: 50px;
  }

  .container-wrapper.padd-bottom-40.tools-listing-dev {
    opacity: 1;
    margin-right: 0;
    padding-right: 0;
    display: block;
  }

  .container-wrapper.padd-bottom-40.tutorials-guides-listing-dev {
    padding-right: 0;
  }

  .container-wrapper.container-wrapper-no-side-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .container-wrapper.full-right {
    padding-right: 0;
  }

  .container-wrapper.full-right.float-right.stretch-right {
    padding-left: 0;
  }

  .container-wrapper.container-wrapper-margins.container-breakout-right {
    padding-right: 0;
  }

  .container-wrapper.cta.mobile, .container-wrapper.no-padding-mobile, .container-wrapper.mobile-no-padd {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-a-small-caption-box {
    width: 100%;
    max-width: 100%;
  }

  .button--main.button-18 {
    display: none;
  }

  .button--main.button-18.button-mobile-only {
    order: 0;
    display: flex;
  }

  .button--main.width-auto.button-small.full-max-width {
    max-width: 100%;
  }

  .button--main.width-auto.button-small.media-kit-blue-button {
    height: 93px;
  }

  .intro--content.anim---slide-up-fade-in {
    margin-top: 60px;
    margin-bottom: 30px;
  }

  .image-header-block {
    height: 400px;
  }

  .scalability {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .three-column-cards {
    margin-top: 22px;
  }

  .text-21-24.text--white {
    font-size: 20px;
    line-height: 22px;
  }

  .text--h1-120px {
    font-size: 48px;
    line-height: 48px;
  }

  .text--h1-120px.text--blue.word-changer-h1 {
    font-size: 35px;
    line-height: 35px;
  }

  .text--h1-120px.anim---slide-up-fade-in {
    font-size: 54px;
    line-height: 54px;
  }

  .text--h1-120px.anim---slide-up-fade-in.max-box-hero-bugs {
    max-width: 175px;
  }

  .text--h1-120px.text-smaller-mobile {
    font-size: 35px;
    line-height: 35px;
  }

  .text--h1-120px.redbull-hero-text {
    line-height: 48px;
  }

  .promo-two-column-content {
    max-width: 98%;
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .promo-two-column-content.two-column-content-header {
    margin-top: 40px;
  }

  .promo-two-column-content.les-margin-bottom {
    border-radius: 1px;
  }

  .promo-two-column-content.les-margin-bottom.center-cols {
    margin-bottom: 20px;
  }

  .promo-two-column-content.les-margin-bottom.border-top-stack {
    border-top: 1px solid #3f4f5b;
    margin-top: 40px;
    margin-bottom: 20px;
    margin-right: 20px;
    padding-top: 30px;
  }

  .promo-two-column-content.no-row-spacing {
    margin-bottom: 40px;
  }

  .two-column-tab-image-text--content {
    max-width: 100%;
  }

  .two-column-stats--header {
    padding-top: 32px;
    padding-bottom: 10px;
  }

  .two-column-stats--title-row-left {
    max-width: 100%;
  }

  .two-column-stats--title-row {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .two-column-stats--item-list {
    margin-top: 32px;
  }

  .video-play.section--main.builder-house {
    height: 400px;
    margin-bottom: 40px;
  }

  .video-content-middle {
    margin-top: 0;
    margin-bottom: 0;
  }

  .newsletter-signup-content {
    padding-top: 0;
    padding-bottom: 70px;
  }

  .newsletter-signup-content.width-100.developer-page {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .newsletter-signup-content.standalone-page {
    grid-row-gap: 8px;
    flex-direction: column;
  }

  .text-11 {
    flex-direction: row;
    align-items: flex-start;
    display: flex;
  }

  .div-block-12 {
    margin-top: 15px;
  }

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

  .section-cards--body--cards {
    grid-column-gap: 30px;
    flex: none;
    display: flex;
    overflow: scroll;
  }

  .card-2 {
    width: 90%;
    max-width: 95%;
    margin-right: 0;
  }

  .text--title-2-24-32 {
    font-size: 20px;
    line-height: 24px;
  }

  .image-2.no-margin.cards-mobile-land-full-width {
    width: 100%;
  }

  .text--h5-39-42.margin-none.text--32-34-ap {
    font-size: 32px;
    line-height: 34px;
  }

  .categories {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    flex-flow: wrap;
    margin-bottom: 25px;
  }

  .category01, .category03 {
    width: 45%;
  }

  .footer-links-area {
    flex-direction: column;
  }

  .category02 {
    width: 45%;
  }

  .footer-tagline {
    margin-bottom: 37px;
    padding-bottom: 37px;
  }

  .container-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .container-section.container-section--footer {
    padding: 50px 20px;
  }

  .container-section.container-section-constrain-box {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .div-block-16 {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .hero-b.section--main {
    height: 100%;
    min-height: 500px;
  }

  .hero-b.section--main.hero-b-taller {
    min-height: 600px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .hero-b.section--main.height-4 {
    min-height: 400px;
  }

  .hero-b.section--main.hero-b-taller {
    min-height: 600px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .hero-b-content {
    background-image: none;
  }

  .hero-b-content.hero-b-smaller.height-auto {
    height: auto;
  }

  .hero-b-content.hero-b-smaller-400.height-auto {
    height: auto;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .hero-b-content.height-600.height-auto {
    height: 400px;
  }

  .hero-d-content--only.text--white {
    max-width: 100%;
  }

  .text--hero-2-54-54 {
    font-size: 42px;
    line-height: 42px;
  }

  .text--hero-2-54-54.text--taller-lineheight.anim---slide-up-fade-in {
    font-size: 30px;
    line-height: 32px;
  }

  .text--hero-2-54-54.line-height-58 {
    line-height: 46px;
  }

  .text--hero-semi-21-24.text--white.tutorial-card-text {
    margin-top: 0;
  }

  .intro-paragraph {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .text--large-intro-black-39-42, .desktop-headline-39-semi-3 {
    font-size: 21px;
    line-height: 24px;
  }

  .desktop-headline-39-semi-4 {
    max-width: 100%;
  }

  .div-block-17 {
    grid-row-gap: 20px;
    flex-direction: column;
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .text-17 {
    flex-direction: column;
  }

  .current-validators-1 {
    margin-left: 0;
  }

  .div-block-18 {
    max-width: 100%;
    grid-row-gap: 40px;
    flex-direction: column;
    flex: none;
    margin-top: 52px;
    margin-bottom: 52px;
  }

  .frame-1073716409 {
    max-width: 97%;
  }

  .scrolling-block {
    margin-top: 40px;
    overflow: scroll;
  }

  .div-block-20 {
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .use-cases--intro {
    grid-row-gap: 15px;
  }

  .desktop-headline-h1-med {
    width: 100%;
  }

  .desktop-headline-h1-med-2, .desktop-headline-h1-med-3 {
    font-size: 40px;
    line-height: 42px;
  }

  .desktop-headline-h6-med {
    font-size: 18px;
    line-height: 24px;
  }

  .use-case-section--gaming {
    margin-bottom: 70px;
  }

  .use-case-section--content {
    max-width: 100%;
    grid-row-gap: 20px;
    margin-top: 0;
    margin-bottom: 0;
    overflow: hidden;
  }

  .image-2211 {
    height: 250px;
  }

  .use-case-section--content-light {
    width: 100%;
    grid-row-gap: 18px;
  }

  .desktop-headline-h1-med-4 {
    font-size: 40px;
    line-height: 40px;
  }

  .use-case-section--content--copy {
    grid-row-gap: 18px;
  }

  .use-case-section--content--tags {
    margin-top: 22px;
  }

  .use-case-section--finance {
    margin-bottom: 70px;
  }

  .use-case-section--content--image {
    width: 100%;
    margin-left: 0%;
    overflow: visible;
  }

  .use-case-section--content--image.tablet-no-margin.mobile-overflow {
    overflow: hidden;
  }

  .use-case-section--content-dark.tablet-no-padding-bottom.mobile-no-padd {
    padding: 0;
  }

  .use-case-section--commerce {
    margin-bottom: 70px;
  }

  .hero-b--content {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .desktop-display-d2-med-2, .desktop-display-d2-med-3 {
    font-size: 72px;
    line-height: 72px;
  }

  .hero-b--subheader {
    grid-row-gap: 15px;
    flex-direction: column;
  }

  .scroll-down-2 {
    order: 1;
  }

  .container--header {
    margin-bottom: 60px;
    padding-top: 24px;
  }

  .desktop-display-81-med.max-100.text-mobile {
    font-size: 39px;
  }

  .icon-2 {
    font-size: 40px;
    line-height: 40px;
  }

  .cta-button-2.cta-button--mobile {
    margin-right: 0;
  }

  .text--h2-large-64-60.text--white.box-586.header-40-mobile {
    font-size: 40px;
    line-height: 40px;
  }

  .text--h2-large-64-60.box-481, .text--h2-large-64-60.box-490 {
    width: 100%;
  }

  .text--h3-20-24 {
    font-size: 16px;
    line-height: 21px;
  }

  .text--h3-20-24.box--389 {
    width: 100%;
  }

  .text--h3-20-24.margin-top {
    font-size: 18px;
    line-height: 22px;
  }

  .text--h3-20-24.box-481 {
    width: 100%;
  }

  .text--h3-20-24.line-height-26 {
    font-size: 20px;
    line-height: 26px;
  }

  .text--h3-20-24.bounty-hero-text {
    max-width: 316px;
  }

  .text--h3-20-24.mobile-larger {
    font-size: 20px;
    line-height: 22px;
  }

  .text--h3-20-24.mobile-larger.box-314-restrict {
    max-width: 314px;
  }

  .intro--content-text {
    width: 100%;
  }

  .image-2214 {
    display: none;
  }

  .heading-2 {
    grid-column-gap: 10px;
    flex-flow: wrap;
    display: flex;
  }

  .text--white.text--title-2-24-32.text--taller-lineheight {
    font-size: 15px;
    line-height: 21px;
  }

  .text--white.text--40-44.princiaps--text {
    font-size: 28px;
    line-height: 30px;
  }

  .text--h2-large-2-72-68, .text--h2-large-2-72-68.text--taller-lineheight {
    font-size: 28px;
    line-height: 32px;
  }

  .text--h2-large-2-72-68.taller {
    line-height: 28px;
  }

  .text--h2-large-2-72-68.taller.anim---slide-up-fade-in.letter-30-32 {
    font-size: 30px;
    line-height: 32px;
  }

  .text--h2-large-2-72-68.box-720.line-height-even.mobile-39px {
    font-size: 39px;
    line-height: 39px;
  }

  .text--h2-large-2-72-68.text--white.mobile {
    margin-top: 0;
  }

  .text--h2-large-2-72-68.text--white.mobile-large {
    font-size: 39px;
  }

  .text--headline-copy-24-32.text-mobile {
    font-size: 20px;
    line-height: 22px;
  }

  .text--h3-large-39-42 {
    font-size: 30px;
    line-height: 30px;
  }

  .text--h3-large-39-42.box--389 {
    width: 100%;
  }

  .text--h3-large-39-42.image-text-title.text--white {
    width: 80%;
    font-size: 30px;
    line-height: 30px;
    display: flex;
    bottom: 15px;
    left: 34px;
    right: 34px;
  }

  .text--h3-large-39-42.box-434.text--white {
    font-size: 30px;
    line-height: 30px;
  }

  .box-434 {
    width: 100%;
  }

  .text--h3-large-2-54-54 {
    font-size: 39px;
    line-height: 39px;
  }

  .text--h4-30-30.box-351 {
    width: 100%;
    font-size: 24px;
    line-height: 27px;
  }

  .text--h4-30-30.channel-list-header, .text--h4-30-30.mobile-21-h4 {
    font-size: 20px;
    line-height: 22px;
  }

  .text--h1-small-81-81.text--white {
    font-size: 48px;
    line-height: 48px;
  }

  .text--h1-small-81-81.text--white.anim---slide-up-fade-in.text-39, .text--h1-small-81-81.text--blue {
    font-size: 39px;
    line-height: 39px;
  }

  .box-460.text--h4 {
    width: 100%;
  }

  .section--main {
    max-width: 98%;
    flex: 1;
  }

  .section--main.section--margin.competition {
    margin-top: 80px;
    margin-bottom: 60px;
  }

  .image--rounded.image-two-col.promo.redbull-newwsletter {
    max-height: 300px;
  }

  .two-column-text-icons--header-text {
    width: 100%;
    margin-top: 24px;
  }

  .two-column-text-icons {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .headline--section-left {
    max-width: 300px;
    font-size: 30px;
    line-height: 30px;
  }

  .discover--items {
    margin-top: 41px;
  }

  .heading-section {
    margin-bottom: 22px;
  }

  .heading-section.margin-no-top {
    font-size: 32px;
    line-height: 38px;
  }

  .card-3 {
    width: 360px;
    max-width: 97%;
    margin-right: 0;
  }

  .section-cards--body {
    padding-left: 20px;
  }

  .cta-inner {
    padding-left: 15px;
    padding-right: 15px;
  }

  .cta-submit--body {
    background-position: 100%;
    background-size: cover;
  }

  .research-content.rounded-listing {
    overflow: hidden;
  }

  .div-block-30 {
    grid-column-gap: 10px;
    flex-direction: row;
  }

  .categories-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    margin-bottom: 25px;
  }

  .category01-2 {
    width: auto;
    height: auto;
  }

  .cards-two-columns.section--main {
    margin-bottom: 40px;
  }

  .cards-two-columns---card {
    max-width: 98%;
  }

  .card-background {
    width: 100%;
    height: auto;
  }

  .cards-two-columns---card---title {
    margin: 22px;
    font-size: 30px;
    line-height: 30px;
  }

  .cards-two-columns---card-content-copy {
    margin: 22px;
  }

  .background-video-container.small-height {
    height: auto;
  }

  .background-video-5 {
    width: 600px;
    height: 220px;
    max-width: 150%;
    margin-left: -4%;
  }

  .background-video-5.mobile-full-max-width {
    width: 100%;
    max-width: 100%;
  }

  .background-video-5.mobile-full-max-width.mobile-no-margin {
    margin-left: 0%;
  }

  .page-content-block.bottom-margin-88.no-top-border {
    margin-bottom: 0;
    padding-top: 0;
  }

  .page-content-block.top-border-hide.margin-top-67 {
    margin-top: 40px;
  }

  .page-content-block.hide-block_border {
    margin-bottom: 0;
    padding-top: 0;
  }

  .build-promo-two-column {
    grid-row-gap: 40px;
  }

  .div-block-32 {
    grid-row-gap: 20px;
  }

  .text--40-44 {
    font-size: 30px;
    line-height: 34px;
  }

  .text--40-44.box-460 {
    font-size: 20px;
    line-height: 22px;
  }

  .text--40-44.text-mobile-caption {
    font-size: 30px;
    line-height: 32px;
  }

  .text--40-44.anim---slide-up-fade-in {
    font-size: 20px;
    line-height: 22px;
  }

  .text--40-44.margin-none.text--24-27, .text--40-44.text--24 {
    font-size: 24px;
    line-height: 27px;
  }

  .text--40-44.text--mobile {
    font-size: 26px;
    line-height: 30px;
  }

  .text-change {
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-33 {
    height: 50px;
  }

  .content-link {
    color: #3898ec;
    text-decoration: underline;
  }

  .content-link:hover {
    color: #111;
  }

  .word-changing {
    height: 50px;
    overflow: hidden;
  }

  .box-586.text--hero-2-54-54.text--taller-lineheight {
    font-size: 34px;
  }

  .dark--background.container.full-width.rounded-corner-section-bottom {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .border-top.margin-bottom-40.margin-top-30.max-97 {
    margin-top: 0;
  }

  .hero-two-columns.mobile-padding-hero {
    margin-bottom: 40px;
  }

  .hero-two-columns.mobile-padding-hero.more-padding {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .hero-two-columns.mobile-padding-hero.more-padding.background-image {
    height: 400px;
  }

  .hero-two-columns.bottom-hero-two-no-margin {
    margin-bottom: 0;
  }

  .hero-two-columns.margin-bottom-40 {
    margin-bottom: 40px;
  }

  .hero-two-columns--content {
    margin-top: 36px;
  }

  .hero-two-columns--content.space-between.academic-grants {
    grid-row-gap: 20px;
    margin-top: 0;
  }

  .hero-two-columns--content.space-between.liquid-staking.two-col-text.mobile {
    grid-row-gap: 20px;
  }

  .hero-two-columns--content.space-between.margin-top-26.mobile {
    margin-top: 0;
  }

  .fuel-your-innovation-0, .fuel-your-innovation-1 {
    font-size: 54px;
    line-height: 54px;
  }

  .hero-two-columns--content--left.box-560.text-content {
    width: 100%;
    width: 100%;
  }

  .hero-two-columns--content--right.anim---slide-up-fade-in {
    align-self: auto;
  }

  .hero-two-columns--content--right.anim---slide-up-fade-in.border-bottom {
    border-bottom-style: solid;
    margin-bottom: 0;
    padding-bottom: 40px;
  }

  .hero-two-columns--content--right.anim---slide-up-fade-in.box-508 {
    grid-row-gap: 30px;
    margin-bottom: 0;
  }

  .intro-large-paragraph {
    margin-top: 40px;
  }

  .guiidlines-wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .guidelines--grid {
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
  }

  .accordian-inner-wrap {
    grid-row-gap: 32px;
  }

  .table-list {
    font-size: 18px;
    line-height: 22px;
  }

  .accordian-block-list-item {
    padding-left: 15px;
    padding-right: 15px;
  }

  .accordian {
    margin-top: 50px;
    padding-bottom: 50px;
  }

  .paragraph-4.accordian-paragraph {
    width: 95%;
  }

  .paragraph-5 {
    margin-left: 20px;
    font-size: 24px;
    line-height: 30px;
  }

  .paragraph-5.accordian-title-text {
    font-size: 21px;
    line-height: 21px;
  }

  .paragraph-5.accordian-title-text.margin-left-0.line-height-1-2 {
    line-height: 28px;
  }

  .text-h1-wrap.box-720 {
    margin-bottom: 40px;
  }

  .text-h1-wrap.hackathon-timeline {
    margin-top: 20px;
  }

  .two-column-image-text.container, .two-column-image-text.promo-content {
    margin-bottom: 40px;
  }

  .image-text-content.box-434.side-padding {
    width: 94%;
    margin-left: 40px;
    margin-right: 40px;
  }

  .image-text-content.box-434.side-padding.sizzle {
    padding-left: 0;
    padding-right: 0;
  }

  .upcoming-events {
    margin-bottom: 32px;
  }

  .events--wrapper {
    grid-row-gap: 32px;
  }

  .events-listing {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .event-card {
    max-width: 360px;
  }

  .social-channels--row {
    flex-direction: column;
    margin-bottom: 60px;
  }

  .social-channels--row.links-row.resources.tablet-margin-40.gap-40 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .channels-list {
    width: 90%;
    margin-left: auto;
  }

  .channels-list.mobile-full-width, .channels-list--row {
    width: 100%;
  }

  .channel-list-title {
    font-size: 15px;
    line-height: 18px;
  }

  .three-column-text {
    grid-template-columns: 1fr;
  }

  .text--28-36.text--white.text-15 {
    font-size: 15px;
    line-height: 21px;
  }

  .text--28-36.text--caption {
    font-size: 18px;
    line-height: 21px;
  }

  .absolute-wrap.height-600 {
    overflow: visible;
  }

  .absolute-wrap.builder-house {
    height: 400px;
  }

  .alert-banner {
    height: 40px;
  }

  .alert-banner--text {
    font-size: 15px;
    line-height: 18px;
  }

  .guidelines--card.card--small {
    height: auto;
    min-height: 212px;
  }

  .guidelines--card.card--small.card-solid {
    min-height: auto;
  }

  .text-32-38.box-608 {
    width: 100%;
  }

  .text-32-38.box-608.text--blue-light.text-22, .text-32-38.box-720.text--blue-light.anim---slide-up-fade-in.text-22 {
    font-size: 20px;
    line-height: 22px;
  }

  .text-54-58.box-460 {
    width: 100%;
  }

  .text-54-58.anim---slide-up-fade-in {
    font-size: 30px;
    line-height: 36px;
  }

  .text-54-58.text-mobile {
    font-size: 42px;
    line-height: 42px;
  }

  .three-column-icon-text {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    margin-top: 40px;
    padding-top: 25px;
  }

  .meet-moderators {
    margin-top: 70px;
  }

  .meet-moderators-module {
    grid-row-gap: 35px;
  }

  .moderators-grid {
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .two-column-content-boxes.text--white {
    grid-row-gap: 34px;
    grid-template-columns: 1fr;
  }

  .hero-full-width-box.height-auto {
    height: auto;
  }

  .subnav-bar {
    overflow: scroll;
  }

  .subnav-bar.non-sticky {
    height: 60px;
  }

  .subnav-wrapper {
    line-height: 15px;
  }

  .subnav-menu-link {
    padding-right: 10px;
  }

  .text--81-81.margin-top-0.anim---slide-up-fade-in {
    font-size: 48px;
    line-height: 51px;
  }

  .text--81-81.margin-top-0.anim---slide-up-fade-in.max-337 {
    max-width: 400px;
    line-height: 48px;
  }

  .text--81-81.letter-6 {
    font-size: 59px;
    line-height: 59px;
  }

  .text--81-81.box-760 {
    font-size: 30px;
    line-height: 30px;
  }

  .developer-tools-header {
    grid-row-gap: 0px;
    margin-top: 35px;
    margin-bottom: 40px;
  }

  .text-headline-56-60.text-56-mobile, .curated-developer-resources-to-buildonsui-1 {
    font-size: 39px;
    line-height: 41px;
  }

  .tabbar {
    display: none;
  }

  .button-16.text--white, .button-17 {
    width: 230px;
  }

  .button-18 {
    width: 230px;
    flex: 0 auto;
    order: -1;
  }

  .full-width-buttons {
    grid-row-gap: 25px;
    flex-direction: column;
  }

  .margin-none.box-760.headline-335 {
    max-width: 335px;
  }

  .margin-none.box-508.text--28-44.anim---slide-up-fade-in.max-100 {
    width: 100%;
  }

  .tutorial-card.text--gray {
    width: 280px;
    height: 219px;
    margin-bottom: 0;
  }

  .tutorial-card-tags {
    bottom: 20px;
  }

  .text-30.max-width-280 {
    max-width: 280px;
  }

  .contribute-to-the-sui-protocol-0, .contribute-to-the-sui-protocol-1 {
    font-size: 39px;
    line-height: 41px;
  }

  .slider-cards--inner.width-100.border-top-none {
    height: 290px;
    border-top-width: 0;
    padding-top: 10px;
  }

  .slider--card {
    width: 280px;
    height: 273px;
  }

  .slider-card-inner--text {
    margin-top: 60px;
  }

  .slider-card--inner-scroll.width-100.dive-cards {
    padding-right: 20px;
  }

  .stack-two-column-links {
    margin-top: 25px;
    margin-bottom: 45px;
  }

  .stack-two-column-links.center-justify {
    margin-top: 35px;
  }

  .column-links-50.border-right.box-460 {
    margin-bottom: 60px;
  }

  .desktop-headline-h4-med-3, .desktop-headline-h4-med-4 {
    font-size: 39px;
    line-height: 41px;
  }

  .two-column-space-between {
    flex-direction: column;
    align-items: flex-start;
  }

  .link {
    display: none;
  }

  .dive-into-sui-move {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .display3-6, .display3-8 {
    font-size: 39px;
    line-height: 41px;
  }

  .community-builders--header.width-100 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .box-508.text--18-22.text--15-21 {
    font-size: 15px;
    line-height: 21px;
  }

  .grid-4.builders {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .grid-4-block {
    max-width: 100%;
    display: flex;
  }

  .grid-4-icon {
    margin-right: 20px;
  }

  .grid-4-icon.move-top {
    margin-left: -12px;
  }

  .collection-list.dev-tools-list {
    width: 100%;
    height: 219px;
    align-items: flex-start;
    margin-bottom: 0;
    margin-right: 0;
    display: block;
    overflow: scroll;
  }

  .collection-item {
    width: 280px;
    height: 219px;
    margin-right: 20px;
    padding-left: 0;
  }

  .developer-card-listing-area {
    width: 98%;
    margin-left: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .developer-card-listing-area.tools-listing-dev {
    opacity: 1;
    display: block;
  }

  .link-block-3 {
    width: 280px;
    height: 275px;
  }

  .dev-tools-cards {
    width: 100%;
    height: 219px;
    min-height: auto;
    overflow: scroll;
  }

  .tab-header-link {
    width: auto;
    height: auto;
    white-space: nowrap;
    flex: none;
    align-self: center;
    padding: 16px 15px;
    display: inline-block;
  }

  .tab-header-link-text {
    text-align: center;
  }

  .two-column-tab-image-text--image {
    display: none;
  }

  .tabs--menu {
    max-width: 100%;
    display: flex;
    overflow: scroll;
  }

  .tutorial-card-link {
    width: 280px;
    height: 219px;
  }

  .intro-mobile {
    max-width: 100%;
  }

  .width-auto {
    width: auto;
    overflow: scroll;
  }

  .header-two-columns-right.container-wrapper.float-left.border-bottom {
    border-bottom-width: 0;
    padding-left: 0;
  }

  .button-arrows {
    display: none;
  }

  .text-18-20.box-314 {
    font-size: 15px;
    line-height: 21px;
  }

  .key-technical-innovations {
    margin-bottom: 40px;
  }

  .two-column-sidebar-links {
    margin-top: 20px;
    padding-top: 20px;
  }

  .two-column-sidebar-links--sidebar {
    flex-flow: wrap;
  }

  .sidebar-link.active.first {
    align-self: center;
  }

  .no-header-margin {
    margin-top: 0;
  }

  .no-header-margin.bot-0 {
    margin-bottom: 0;
  }

  .text--16-20.academic-grants {
    font-size: 15px;
    line-height: 21px;
  }

  .research-themes {
    margin-bottom: 20px;
  }

  .research-theme-wrapper {
    width: 100%;
    grid-row-gap: 45px;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-grid-with-icon {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .content-grid-with-icon.cards {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .grid-icon-box {
    grid-column-gap: 60px;
    border-top: 1px solid #cedae7;
    flex-direction: row;
    padding-top: 11px;
    padding-bottom: 40px;
  }

  .grid-icon-box.grid-card-border {
    flex-direction: column;
  }

  .two-column-line-spacer {
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .line-spacing-box.border-right {
    padding-top: 0;
    padding-bottom: 35px;
    padding-right: 0;
  }

  .line-spacing-box.box-left {
    padding-top: 18px;
    padding-bottom: 0;
  }

  .research-eligibility {
    margin-bottom: 60px;
  }

  .research-process {
    margin-bottom: 80px;
  }

  .alert-banner--link-text {
    font-size: 15px;
  }

  .process-column-content--header {
    border-bottom-style: none;
    margin-bottom: 0;
    padding-bottom: 32px;
  }

  .process-column-content--content {
    flex-direction: column;
  }

  .process-column-content--left.box-560 {
    margin-bottom: 60px;
  }

  .process-column-content--right.box-351.mobile-full-width, .title-copy-block {
    width: 100%;
  }

  .text--15-21 {
    font-size: 15px;
    line-height: 21px;
  }

  .contribute-icon-grid {
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
  }

  .contribute-icon-grid-wrapper {
    margin-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .contribute-wrapper {
    width: 100%;
  }

  .network-information.section--main.max-100 {
    max-width: 100%;
  }

  .table-listing-wrapper {
    margin-bottom: 40px;
    margin-left: 10px;
    padding-right: 0;
  }

  .brand-kit {
    margin-top: 40px;
    margin-bottom: 40px;
  }

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

  .grid-full-image.height-462, .box-round-large.blue-bkg, .box-round-large.blue-grayscale {
    height: 250px;
  }

  .grid-half-image {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .press-center {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .press-release--listings {
    grid-row-gap: 40px;
  }

  .press-release--listings.small-module {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .press-release--grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .margin-top--112, .margin-top--78 {
    margin-top: 60px;
  }

  .text--58-64.release-headline.box-586 {
    font-size: 38px;
    line-height: 41px;
  }

  .controls {
    margin-bottom: 10px;
  }

  .ncf-date-from {
    font-size: 14px;
  }

  .ncf-date-day-template-2 {
    padding-right: 16px;
  }

  .date-title-container {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .cal-bg {
    border-radius: 0 8px 8px 0;
  }

  .ncf-date-template-2 {
    border-radius: 8px;
    margin-top: 12px;
    margin-bottom: 12px;
    margin-right: 0;
  }

  .ncf-date-to {
    font-size: 14px;
  }

  .redbull--vision {
    margin-top: -50px;
  }

  .redbull--bottom {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container--1400.fixed {
    position: static;
  }

  .redbull--nav {
    flex-direction: row;
  }

  .redbull--hero.text--white {
    height: auto;
    background-position: 50% 100%;
    background-size: cover;
    padding-bottom: 70px;
  }

  .redbull-hero--intro {
    grid-row-gap: 40px;
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
    margin-top: 40px;
  }

  .redbull-media {
    margin-bottom: 60px;
  }

  .redbull--quote {
    width: 97%;
  }

  .redbull-img {
    margin-top: 70px;
    margin-bottom: 40px;
  }

  .redbull-media--box-intro {
    grid-row-gap: 24px;
  }

  .redbull-media-box-intro-headline {
    font-size: 39px;
    line-height: 39px;
  }

  .supply {
    margin-bottom: 20px;
  }

  .supply-graph.grant-types {
    margin-top: 40px;
  }

  .image-caption {
    margin-top: 10px;
  }

  .resource-links.tokenomics.help, .resource-links.tokenomics.mobile-full-width {
    width: 100%;
  }

  .resource-links-caption {
    display: none;
  }

  .grant-type-card-top.min-height.hackathon {
    max-width: 100%;
  }

  .guidelines-list.app-process, .guidelines-list.hackathon {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .app-process-list {
    grid-row-gap: 8px;
    grid-template-columns: 1fr;
  }

  .text--80-84.text-mobile {
    font-size: 59px;
    line-height: 65px;
  }

  .guidelines-list-header {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .collection-list-2.grants-list-grid {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .grant-totals-header--inner, .two-column-half.top-border.tablet-horizontal-2.mobile-vertical {
    flex-direction: column;
  }

  .two-column-half.top-border.tablet-horizontal-2.mobile-vertical.mobile-padd-lr-20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .two-column-half---right.space-between.table.tablet-no-margin.mobile-top-40 {
    margin-top: 40px;
  }

  .card-grid {
    grid-template-columns: 1fr;
  }

  .card-light {
    width: 360px;
  }

  .grid-text-content-4 {
    grid-template-columns: 1fr;
  }

  .grid-text-content-4._5-columns {
    grid-template-columns: 1fr 1fr;
  }

  .cta-video-text.timeline {
    height: 900px;
  }

  .categories-list.mobile {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .categories-list.mobile.liquid-categories-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .categories-list.mobile {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .text--50-54.mobile {
    font-size: 32px;
    line-height: 36px;
  }

  .hide--mobile-img {
    display: none;
  }

  .sponsor-cta {
    margin-top: 0;
  }

  .two-col-content-with-header {
    max-width: 100%;
  }

  .text--48-58.margin-none.mobile {
    font-size: 28px;
    line-height: 32px;
  }

  .grid-three-column-icons {
    margin-top: 50px;
  }

  .ds-styleguide_heading-large {
    font-size: 72px;
    line-height: 72px;
  }

  .ds-styleguide_classes-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .text-display-large {
    font-size: 72px;
    line-height: 72px;
  }

  .text-display-large.color-cultured.basecamp-h1 {
    letter-spacing: -5px;
    font-size: 100px;
  }

  .text-display-medium {
    font-size: 56px;
    line-height: 56px;
  }

  .text-heading-h1 {
    font-size: 48px;
    line-height: 48px;
  }

  .text-heading-h2 {
    font-size: 30px;
    line-height: 32px;
  }

  .text-heading-h3 {
    font-size: 24px;
    line-height: 27px;
  }

  .text-blockquote {
    font-size: 24px;
    line-height: 32px;
  }

  .text-size-large.color-cultured.align-center.text-align-center.max-width-400 {
    max-width: 400px;
  }

  .text-size-large.color-cultured.basecamp-countdown_text {
    font-size: 18px;
    line-height: 26px;
  }

  .text-size-medium.color-cultured.guides-tutorials-info {
    max-width: 260px;
  }

  .ds-styleguide_classes-colors-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-bottom: 20px;
  }

  .ds-styleguide_classes-colors-spacer {
    height: 100px;
  }

  .ds-styleguide_2-col {
    grid-template-columns: 1fr;
  }

  .ds-styleguide_3-col {
    grid-template-columns: 1fr 1fr;
  }

  .cards-4-col-large.cards-radius-40.global-outline-linear-40.dp-build_grid-item {
    flex-direction: column;
    justify-content: space-between;
  }

  .cards-6-col-small.cards-radius-40.cards-blur-dark.global-outline-linear-40.cards-full-width.newsletter {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .ds-styleguide_4-col {
    grid-template-columns: 1fr 1fr;
  }

  .ds-styleguide_heading-links {
    flex-direction: column;
  }

  .three-column-cards-row {
    grid-template-columns: 1fr;
    margin-top: -60px;
  }

  .section_general-hero {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .flex-vertical.gap-110.mobile-gap-40 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .flex-vertical.gap-20.full-width-mob, .flex-vertical.gap-20.full-width-mob.width-600.mobile-full-width, .flex-vertical.gap-20.full-width-mob.desk-width-600.mobile-full-width {
    width: 100%;
  }

  .flex-vertical.gap-160.footer_wrapper, .flex-vertical.gap-160.basecamp-footer_component {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .flex-vertical.align-left.gap-48.width-60 {
    width: 100%;
  }

  .flex-horizontal.gap-8.secure_wrapper-items {
    flex-direction: column;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .flex-horizontal.space-between.align-top.gap-80.footer_wrapper-info {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .flex-horizontal.space-between.align-top.gap-80.witdth-100.mobile-vertical {
    flex-direction: column;
  }

  .flex-horizontal.space-between.align-top.gap-80.basecamp-footer_info {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .flex-horizontal.space-between.gap-160.full-width.cta_wrapper-info {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-direction: column;
  }

  .flex-horizontal.space-between.mobile-vertical {
    flex-direction: column;
  }

  .flex-horizontal.space-between.mobile-vertical.gap-40 {
    grid-row-gap: 40px;
  }

  .flex-horizontal.align-center.justify-center.gap-48.dp-bar_wrapper {
    grid-row-gap: 10px;
    flex-wrap: wrap;
  }

  .section_home-scale {
    padding-top: 60px;
  }

  .swiper_buttons-left.button-cta.events-button-left, .swiper_buttons-left.button-cta.scale-button-left, .swiper_buttons-left.button-cta.news-button-left, .swiper_buttons-left.button-cta.news-button-left-copy {
    left: 38.5%;
  }

  .swiper_buttons-right.button-cta.events-button-right, .swiper_buttons-right.button-cta.scale-button-right, .swiper_buttons-right.button-cta.news-button-right {
    right: 38.5%;
  }

  .text-blockquote-big {
    font-size: 24px;
    line-height: 32px;
  }

  .achieve-grid {
    grid-template-columns: 1fr;
  }

  .split-img-card.global-outline-linear-40.horizontal.mobile-vertical {
    flex-direction: column;
  }

  .split-img-card.global-outline-linear-40.horizontal.mobile-vertical.mobile-reverse {
    flex-direction: column-reverse;
  }

  .div-mask.vid-wrap.mobile-full-width {
    width: 100%;
  }

  .div-mask.vid-wrap.mobile-full-width.mobile-static {
    position: static;
  }

  .div-mask.witdh-90.mobile-full-width {
    width: 100%;
  }

  .sv-final {
    flex-direction: column;
  }

  .sv-final.mobile-mt-100 {
    margin-top: 100px;
  }

  .sv-final.gap-40 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .sv-final.gap-40.mobile-padd-100 {
    margin-top: 100px;
  }

  .wide-btn {
    width: 100%;
    max-width: 100%;
  }

  .footer-logo {
    width: 145px;
  }

  .footer_links-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .text-size-72 {
    font-size: 48px;
    line-height: 48px;
  }

  .text-size-42 {
    font-size: 24px;
    line-height: 27px;
  }

  .dp-build_grid {
    grid-template-columns: 1fr;
    align-items: center;
    justify-items: center;
  }

  .section_dp-ecosystem {
    margin-bottom: 240px;
    padding-top: 60px;
  }

  .dp-ecosystem_grid {
    grid-template-columns: 1fr;
  }

  .section_dp-hackathon {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .dp-hackathon_swiper-controls {
    display: none;
  }

  .dp-hackathon_swiper-buttons-wrapper.dp-hackathon_swipper-buttons-bottom {
    justify-content: center;
    margin-top: 48px;
    margin-bottom: 0;
    display: flex;
  }

  .dp-hackathon_swiper-row {
    width: 100%;
  }

  .dp-hackathon_swiper-block {
    height: auto;
  }

  .dp-dropdown_spacer-column {
    display: none;
  }

  .innovation {
    width: 100%;
  }

  .dp-dropdown_list.no-padding {
    padding: 0;
  }

  .dp-dropdown_list.mobile-no-padding {
    padding-right: 0;
  }

  .section_dp-builders {
    margin-bottom: 120px;
  }

  .text-size-40 {
    font-size: 30px;
    line-height: 32px;
  }

  .dp-learning_grid, .dev-tools_cms-list {
    grid-template-columns: 1fr;
  }

  .dev_tools-popup.global-outline-linear-30.popup-2 {
    left: 3%;
  }

  .dev_tools-popup.global-outline-linear-30.popup-3 {
    left: 15%;
  }

  .dev_tools-popup.global-outline-linear-30.popup-5 {
    left: 25%;
  }

  .grid-logos {
    grid-template-columns: 1fr;
  }

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

  .padding-global-mobile-landscape {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .section_home {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .intro-wrapper.padding-global.tablet-padd-100.mobile-padd-60, .intro-wrapper.padding-global-2-2.tablet-padd-100-2-2.mobile-padd-60-2-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .cards-mobile-land-full-width {
    width: 100%;
  }

  .section-about-hero {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .principles-grid {
    grid-template-columns: 1fr;
  }

  .principles-grid.flex-center {
    flex-direction: column;
  }

  .hack-elig-section {
    margin-top: 40px;
    margin-bottom: 60px;
  }

  .prize-section {
    padding-top: 120px;
  }

  .faq-liq {
    flex-direction: column;
    margin-bottom: 60px;
  }

  .hero-links-wrapper {
    line-height: 15px;
  }

  .brandnpres {
    flex-direction: column;
  }

  .section_zk-hero {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .zk-grid {
    grid-template-columns: 1fr;
  }

  .text-size-medium-1.color-cultured.guides-tutorials-info {
    max-width: 260px;
  }

  .press-release--grid-2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .page-content-block-2.hide-block_border, .page-content-block-2.bottom-margin-88.no-top-border {
    margin-bottom: 0;
    padding-top: 0;
  }

  .div-block-47 {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .grid-logos-2 {
    grid-template-columns: 1fr;
  }

  .guidelines--grid-2 {
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
  }

  .section--main-2 {
    max-width: 98%;
    flex: 1;
  }

  .section--main-2.section--margin.competition {
    margin-top: 80px;
    margin-bottom: 60px;
  }

  ._2-column-heading {
    flex-direction: column;
  }

  .text-heading-h3-2 {
    font-size: 24px;
    line-height: 27px;
  }

  .amb-heading-wrapper {
    flex-direction: column;
  }

  .type-amb-wrapper {
    width: 100%;
    margin-top: 24px;
  }

  .research-item_wrapper {
    grid-template-columns: 1fr;
  }

  .res-img {
    position: static;
  }

  .research-img-card-content.tablet-padding-24-30.mobile-full-width {
    width: 100%;
  }

  .add-research-wrap {
    grid-template-columns: 1fr;
  }

  .bug-report-wrapper {
    width: 100%;
  }

  .list-4 {
    padding-top: 30px;
    padding-left: 20px;
  }

  .intro-events-link {
    flex-direction: column-reverse;
  }

  .ie-img {
    width: 100%;
    position: static;
  }

  .ie-content {
    width: 100%;
  }

  .research-hero {
    padding-top: 160px;
  }

  .research-grid {
    grid-template-columns: 1fr 1fr;
  }

  .mod-ben-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .mod-ben-grid.mobile-full-width {
    width: 100%;
  }

  .section-token {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .faq-token {
    flex-direction: column;
  }

  .innovation-wrapper, .par-wrap {
    width: auto;
  }

  .section-grants-hero, .section_home-2 {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .text-heading-h2-2, .text-size-40-2 {
    font-size: 30px;
    line-height: 32px;
  }

  .text-display-medium-2 {
    font-size: 56px;
    line-height: 56px;
  }

  .cont-intro {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .deeper_component {
    flex-direction: column;
  }

  .deeper_component.mobile-mt-100 {
    margin-top: 100px;
  }

  .deeper_component.gap-40 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .deeper_component.gap-40.mobile-padd-100 {
    margin-top: 100px;
  }

  .intro-marquee-text.text-size-140.basecamp-sponsors_marquee-text, .intro-marquee-text.text-size-140.community-marquee_text {
    font-size: 90px;
    line-height: 90px;
  }

  .intro-marquee-arrow.width-105.basecamp-sponsors_marquee-arrow {
    width: 70px;
    height: 70px;
  }

  .section_basecamp-hero {
    height: 70vh;
    min-height: 780px;
    padding-top: 0;
  }

  .basecamp-hero_component {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .section_basecamp-event {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .basecamp-event_grid {
    grid-template-columns: 1fr;
  }

  .basecamp-event_grid-item.global-outline-linear-40.horizontal.mobile-vertical {
    flex-direction: column;
  }

  .basecamp-event_grid-item.global-outline-linear-40.horizontal.mobile-vertical.mobile-reverse {
    flex-direction: column-reverse;
  }

  .basecamp-tickets_component {
    padding-bottom: 5rem;
  }

  .basecamp-agenda_qs {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .basecamp-agenda_date {
    font-size: 48px;
  }

  .basecamp-sponsors_qs-item.global-outline-linear-30.mob-padding-40 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .basecamp-countdown_component {
    grid-column-gap: 1rem;
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .basecamp-countdown_item {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .basecamp-countdown_number {
    font-size: 72px;
    line-height: 64px;
  }

  .basecamp-hamburger_nav-menu {
    transform: translate(0, -100%);
  }

  .community-oppt_program-qs {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .community-marquee-text.text-size-140.basecamp-sponsors_marquee-text, .community-marquee-text.text-size-140.community-marquee_text {
    font-size: 90px;
    line-height: 90px;
  }

  .community-events_component {
    padding-bottom: 5rem;
  }
}

@media screen and (max-width: 479px) {
  .sg-menu-brand {
    margin-left: 16px;
  }

  .sg-menu-button {
    margin-right: 4px;
  }

  .column {
    margin-bottom: 0;
  }

  .column.desk-3, .column.desk-6, .column.desk-5, .text-input {
    width: 100%;
  }

  .color-block {
    margin-bottom: 20px;
  }

  .sg-section {
    padding-left: 16px;
    padding-right: 16px;
  }

  .button {
    width: 100%;
    font-size: 16px;
  }

  .text--hero-large-159px.anim---slide-up-fade-in._69-63, .text--hero-large-159px.mobile-69-63 {
    font-size: 69px;
    line-height: 63px;
  }

  .text--h2-32px {
    font-size: 24px;
  }

  .text--h2-32px.text--white.text--redbull-quote {
    margin-top: 0;
  }

  .container {
    max-width: 98%;
  }

  .container.container--bkg.container--dark {
    padding-top: 72px;
  }

  .container.container--bkg.container-bkg-video {
    height: 400px;
  }

  .container.container--bkg.roundbkg {
    min-height: 600px;
  }

  .container.container--bkg.container--600 {
    padding-top: 40px;
    padding-bottom: 80px;
  }

  .container.container--bkg.container--600.container-bottom-20 {
    padding-bottom: 45px;
  }

  .container.container-rounded.contaiiner-light-blue-bkg.hackathon {
    max-width: 95%;
  }

  .container.container-rounded.contaiiner-light-blue-bkg.two-col-text {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container.container-rounded.contaiiner-light-blue-bkg.two-col-text.dark.mobile {
    padding-top: 40px;
  }

  .container.container-rounded.container--bkg.container--full.height-auto {
    height: auto;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .container.container-rounded.overflow-hidden.max-width-mobile {
    max-width: 100%;
  }

  .container.container-rounded.container--padding, .container.container-rounded.contaiiner-light-blue-bkg.two-col-text {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container.container-rounded.contaiiner-light-blue-bkg.two-col-text.dark.mobile {
    padding-top: 40px;
  }

  .container.container-rounded.contaiiner-light-blue-bkg.hackathon {
    max-width: 95%;
  }

  .container.container-rounded.blue {
    max-width: 100%;
  }

  .container.container-blue-bkg.container--rounded.newsletter-redbull-container {
    max-width: 95%;
  }

  .container.container--dark.container--less-rounded.contain-no-round-top {
    max-width: 100%;
  }

  .container.background-video-container.height-600 {
    height: 400px;
  }

  .container-wrapper {
    max-width: 92%;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .container-wrapper.container-wrapper--two-columns {
    max-width: 100%;
  }

  .container-wrapper.container-wrapper-content {
    padding-left: 6px;
    padding-right: 6px;
  }

  .container-wrapper.padd-bottom-40.tools-listing-dev {
    max-width: 95%;
    margin-right: 0;
  }

  .container-wrapper.padd-bottom-40.tutorials-guides-listing-dev {
    max-width: 95%;
    margin-right: 0;
    padding-bottom: 0;
  }

  .container-wrapper.container-wrapper-no-side-padding.container-blue-promo {
    max-width: 100%;
  }

  .container-wrapper.full-right.float-right {
    max-width: 95%;
    margin-right: 0;
  }

  .container-wrapper.no-padding {
    max-width: 100%;
  }

  .container-wrapper.container-wrapper-margins.container-breakout-right {
    max-width: 97%;
    margin-right: 0;
  }

  .container-wrapper.container-wrapper-margins.calendar-embed.tablet-padd-10.mobile-max-full-width {
    max-width: 100%;
  }

  .container-wrapper.full-width {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-wrapper.width-wide-mobile {
    max-width: 98%;
  }

  .container-wrapper.token-supply-header.text--white {
    padding-top: 10px;
  }

  .container-wrapper.token-supply-header.mobile-no-padd.mobile-full-width, .container-wrapper.mobile-no-padd.mobile-max-full-width {
    max-width: 100%;
  }

  .cta-button.cta-button--mobile {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 12px;
    line-height: 14px;
  }

  .hero-a--content {
    max-width: 98%;
  }

  .hero-a-content--divider {
    max-width: 275px;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-a-content--divider.divider--dark.width--full, .hero-a-content--divider.divider-black.width-full, .hero-a-content--divider.border-top-gray {
    max-width: 100%;
  }

  .button--main.button--small.button--mobile {
    margin-right: 0;
  }

  .button--main.button--blue-outline {
    display: none;
  }

  .button--main.width-auto.button-small {
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-2 {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .intro--content {
    margin-bottom: -5px;
  }

  .vectors-wrapper-14 {
    object-fit: contain;
  }

  .people--card--dark {
    flex-flow: column;
    padding: 30px;
  }

  .people--card--header {
    grid-row-gap: 30px;
    flex-direction: column;
    align-items: flex-start;
  }

  .people--card--name {
    flex-direction: column;
    padding-left: 0;
  }

  .community--people-feed--light {
    padding: 30px;
  }

  .frame-1073716374 {
    flex-direction: column;
    align-items: flex-start;
  }

  .frame-1073716375 {
    padding-left: 0;
  }

  .image-header-block {
    height: 320px;
  }

  .three-column-cards.margin-top-mobile {
    margin-top: 0;
  }

  .text--h1-120px.text--blue.word-changer-h1, .text--h1-120px.text-smaller-mobile {
    font-size: 35px;
    line-height: 35px;
  }

  .text--h1-120px.redbull-hero-text {
    margin-bottom: 0;
  }

  .text--h1-120px.redbull-hero-text.anim---slide-up-fade-in {
    margin-top: 0;
    margin-bottom: 0;
  }

  .text--h1-120px.margin-none.mobile {
    font-size: 58px;
    line-height: 58px;
  }

  .promo-two-column-content {
    max-width: 95%;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
  }

  .promo-two-column-content.padd-bottom-80 {
    grid-row-gap: 40px;
    margin-top: 46px;
    margin-bottom: 42px;
  }

  .promo-two-column-content.les-margin-bottom {
    margin-top: 20px;
  }

  .promo-two-column-content.les-margin-bottom.center-cols {
    margin-top: 40px;
  }

  .two-column-stats--header {
    max-width: 92%;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
  }

  .button-5 {
    margin-bottom: 55px;
  }

  .two-column-stats--title-row {
    max-width: 100%;
    flex-direction: column;
  }

  .feature-5 {
    width: 100%;
  }

  .mainnet-community-sizzle-video {
    font-size: 40px;
    line-height: 40px;
  }

  .newsletter-signup-content {
    padding-top: 0;
  }

  .div-block-11 {
    width: auto;
  }

  .subscribe-to-our-newsletter-0, .subscribe-to-our-newsletter-2 {
    font-size: 40px;
    line-height: 40px;
  }

  .div-block-13 {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: flex-start;
  }

  .section-cards--body--cards {
    grid-column-gap: 10px;
  }

  .card-socials {
    flex-direction: column;
  }

  .card--text-location-10-21 {
    white-space: nowrap;
  }

  .card--title {
    font-size: 20px;
  }

  .card-2 {
    height: auto;
    max-width: 90%;
  }

  .card--tag {
    white-space: nowrap;
  }

  .button-8 {
    font-size: 12px;
  }

  .categories {
    flex-direction: column;
  }

  .container-section {
    padding: 90px 0 90px 15px;
  }

  .container-section.container-section-constrain-box {
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .container-section.padding-no-top.padding-medium-bottom {
    text-align: left;
    flex: 0 auto;
    align-self: auto;
    display: block;
  }

  .hero-b {
    border-radius: 0;
  }

  .hero-b.section--main {
    min-height: 400px;
  }

  .hero-b-content {
    background-image: none;
  }

  .hero-b-content.height-600 {
    height: 400px;
  }

  .hero-d-content--only {
    max-width: 98%;
  }

  .text--hero-2-54-54 {
    line-height: 42px;
  }

  .text--hero-2-54-54.text--white.mobile-32-32 {
    padding-bottom: 9px;
    font-size: 32px;
    line-height: 32px;
  }

  .text--hero-2-54-54.line-height-58 {
    font-size: 39px;
    line-height: 42px;
  }

  .text--hero-2-54-54.line-height-60.text--white.box-560 {
    font-size: 40px;
    line-height: 40px;
  }

  .text--hero-2-54-54.text--24-27 {
    font-size: 24px;
    line-height: 27px;
  }

  .intro-paragraph.anim---slide-up-fade-in.margin-none {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .intro-paragraph.anim---slide-up-fade-in.margin-none.no-padding-mobile {
    padding-left: 0;
    padding-right: 0;
  }

  .frame-1073716409 {
    max-width: 92%;
  }

  .scrolling-block {
    grid-column-gap: 10px;
  }

  .use-case-section--content {
    margin-top: 0;
  }

  .image-2211 {
    z-index: 1;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
  }

  .use-case-section--content-light {
    max-width: 100%;
    margin-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .use-case-section--content--image {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .use-case-section--content-dark {
    width: 632px;
    max-width: 100%;
    grid-row-gap: 18px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .desktop-display-81-med {
    flex-direction: column;
    display: flex;
  }

  .two-column-box-header-links.tokenomics {
    margin-top: 40px;
  }

  .two-column-box-header-links.tokenomics.tablet-no-padding.mobile-margin-40 {
    margin-bottom: 40px;
  }

  .two-column-box-header-links.liquid-staking-know.mobile-top-60 {
    margin-top: 60px;
  }

  .two-column-box-header-links.liquid-staking-know.mobile-top-60.mobile-no-padd {
    padding-left: 0;
    padding-right: 0;
  }

  .cta-button-2.cta-button--mobile {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 12px;
    line-height: 14px;
  }

  .text--h3-20-24.line-height-28 {
    font-size: 15px;
    line-height: 24px;
  }

  .text--h3-20-24.bounty-hero-text {
    max-width: 300px;
  }

  .text--h3-20-24.header-text-spacing {
    letter-spacing: -.02em;
  }

  .heading-2 {
    flex-direction: row;
  }

  .text--white.text--small-14.margin-top-30.guide-card-text {
    position: relative;
  }

  .text--blue.block, .text--blue.wrap-words {
    white-space: normal;
  }

  .text--blue.width-100.code-text {
    word-break: break-all;
  }

  .text--blue.width-100.word-flex, .text--blue.break-unset, .text--h2-large-2-72-68.taller.text--blue.anim---slide-up-fade-in.letter-30-32.wrap-text {
    white-space: normal;
  }

  .text--h3-large-2-54-54 {
    font-size: 30px;
    line-height: 30px;
  }

  .text--h4-30-30 {
    font-size: 20px;
    line-height: 20px;
  }

  .text--h4-30-30.text--white {
    font-size: 22px;
    line-height: 24px;
  }

  .text--h4-30-30.text--blue.text-mobile {
    font-size: 26px;
    line-height: 30px;
  }

  .box-460.text--h4 {
    flex: 0 auto;
  }

  .hero-d {
    max-width: 100%;
  }

  .image--rounded {
    height: 300px;
  }

  .two-column-text-icons--grid {
    display: flex;
  }

  .two-column-text-icons--grid.gap-8.mobile-margin-top-40 {
    margin-top: 40px;
  }

  .desktop-headline-h5-semi-2 {
    font-size: 30px;
    line-height: 30px;
  }

  .feature-5-3 {
    width: 100%;
    margin-bottom: 30px;
  }

  .discover--items {
    margin-top: 61px;
    padding-top: 24px;
  }

  ._1440x900-paragraph-p1-med-14 {
    font-weight: 400;
  }

  .heading-section.margin-no-top {
    font-size: 30px;
    line-height: 30px;
  }

  .card-3 {
    height: auto;
    max-width: 90%;
  }

  .section-cards--body {
    padding-left: 0;
  }

  .desktop-headline-h5-semi-5 {
    font-size: 26px;
    line-height: 32px;
  }

  .cta-inner {
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .cta-submit {
    justify-content: flex-start;
  }

  .cta-submit--body {
    height: 100%;
    text-align: left;
    object-fit: fill;
    background-position: 100%;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    padding-top: 143px;
    padding-bottom: 99px;
  }

  .div-block-28.testimonial-1 {
    grid-row-gap: 30px;
  }

  .header-dropdown.border-bottom.header-dropdown-build.new, .header-dropdown.border-bottom.header-dropdown-build.new.w--open, .header-dropdown.border-bottom.header-dropdown-connect.new, .header-dropdown.border-bottom.header-dropdown-learn.new, .header-dropdown.border-bottom.header-dropdown-learn.new.w--open {
    display: none;
  }

  .categories-2 {
    flex-direction: column;
  }

  .category01-2 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .category02-2 {
    padding-top: 20px;
  }

  .cards-two-columns---card {
    margin-left: auto;
    margin-right: auto;
  }

  .card-background {
    height: auto;
  }

  .cards-two-columns---card---title {
    margin-top: 39px;
    margin-bottom: 39px;
  }

  .desktop-headline-h2-med.anim---slide-up-fade-in.text-54-58.mobile-40-44 {
    font-size: 40px;
    line-height: 44px;
  }

  .text--40-44.text--blue.wrap-mobile {
    white-space: normal;
  }

  .text--40-44.text--white.text--24-27 {
    font-size: 24px;
    line-height: 27px;
  }

  .text--40-44.text--mobile {
    font-size: 40px;
    line-height: 44px;
  }

  .text--40-44.text--mobile.mobile-32-38 {
    font-size: 32px;
    line-height: 38px;
  }

  .div-block-33 {
    height: 39px;
  }

  .paragraph-3 {
    font-size: 14px;
  }

  .body--sticky-header {
    background-position: 0 0;
  }

  .dark--background.tab-wrapper {
    padding: 20px 20px 40px;
  }

  .border-top.margin-bottom-40.margin-top-30.max-97 {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .hero-two-columns.mobile-padding-hero {
    margin-bottom: 0;
  }

  .hero-two-columns.mobile-padding-hero.more-padding.background-image {
    height: 375px;
  }

  .hero-two-columns.mobile-padding-hero.more-padding.background-image.dark--background {
    padding-bottom: 150px;
  }

  .hero-two-columns.margin-bottom-40 {
    margin-bottom: 40px;
  }

  .hero-two-columns--content.space-between.liquid-staking.two-col-text.gap-40 {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-two-columns--content.space-between.liquid-staking.v2 {
    grid-row-gap: 40px;
  }

  .hero-two-columns--content.space-between.margin-top-26.mobile {
    margin-top: 20px;
  }

  .hero-two-columns--content--right.box-560.links.text--28-36 {
    font-size: 20px;
  }

  .text-21 {
    font-size: 18px;
    line-height: 21px;
  }

  .intro-large-paragraph {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .intro-large-paragraph.margin-extra-20 {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .intro-large-paragraph.max-100 {
    max-width: 100%;
  }

  .guiidlines-wrapper {
    grid-row-gap: 25px;
    margin-top: 59px;
  }

  .guiidlines-wrapper.resources {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .guidelines--grid {
    grid-template-columns: 1fr;
  }

  .guidelines--grid.edu-grants {
    margin-left: 0;
  }

  .table-list {
    font-size: 16px;
  }

  .accordian-block-list-item {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-2217 {
    width: 32px;
    height: 32px;
  }

  .header-h2 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 30px;
  }

  .paragraph-4 {
    font-size: 14px;
    line-height: 24px;
  }

  .image-close {
    width: 32px;
    height: 32px;
  }

  .paragraph-5.accordian-title-text {
    margin-left: 15px;
    margin-right: 38px;
    font-size: 20px;
    line-height: 28px;
  }

  .paragraph-5.accordian-title-text.margin-left-0.line-height-1-2 {
    line-height: 28px;
  }

  .image-accordian-left-title {
    width: 32px;
  }

  .text-h1-wrap.box-720 {
    margin-top: 25px;
    margin-bottom: 20px;
  }

  .text-h1-wrap.hackathon-timeline {
    margin-top: 30px;
  }

  .two-column-image-text.container.multiple.marg-bottom-100.mobile-marg-bottom-60 {
    margin-bottom: 60px;
  }

  .two-column-image-text.container.builder-house {
    padding-left: 15px;
    padding-right: 15px;
  }

  .two-column-image-text.promo-content {
    margin-bottom: 40px;
  }

  .social-channels--row.links-row.resources {
    margin-bottom: 50px;
  }

  .width-100.moderator-image {
    object-fit: fill;
  }

  .three-column-text.features-block {
    margin-top: 0;
    padding-top: 0;
  }

  .padd-bottom-108.width-100.padding-top {
    margin-top: 25px;
  }

  .text--28-36.card-icon-headline {
    font-size: 24px;
    line-height: 32px;
  }

  .box-560.border-top.border-gray-2 {
    border-top-color: #d3dadf;
  }

  .features-card {
    height: auto;
    grid-row-gap: 20px;
  }

  .image-2222.background-video.video-rounded {
    object-fit: cover;
  }

  .alert-banner--text {
    white-space: nowrap;
    font-size: 13px;
  }

  .margin-top-65.grid-3 {
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
  }

  .guidelines {
    margin-bottom: 60px;
  }

  .guidelines.security {
    margin-left: 0;
    margin-right: 0;
    overflow: visible;
  }

  .guidelines.edu-grants {
    max-width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .guidelines--card.card--small.card-solid {
    min-height: auto;
  }

  .text-32-38.box-720.text--blue-light {
    font-size: 21px;
    line-height: 24px;
  }

  .text-54-58.box-460 {
    font-size: 30px;
    line-height: 30px;
  }

  .text-54-58.anim---slide-up-fade-in {
    font-size: 21px;
    line-height: 26px;
  }

  .text-54-58.letter-spacing-5 {
    font-size: 32px;
    line-height: 34px;
  }

  .text-54-58.text--white.mobile-text, .text-54-58.margin-none.text-spacing-1.text--mobile {
    font-size: 42px;
    line-height: 46px;
  }

  .text-54-58.margin-header-title-button-sandwich, .text-54-58.hackathon-timneline-header {
    font-size: 40px;
    line-height: 42px;
  }

  .three-column-icon-text--card {
    grid-column-gap: 20px;
    flex-direction: row;
  }

  .meet-moderators {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .moderators-grid {
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
  }

  .moderators-grid.meet-our-moderators-grid {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .two-column-content-boxes.text--white {
    margin-top: 50px;
  }

  .two-column-content-boxes.text--white.mod-border-top {
    border-top: 1px solid #000;
  }

  .text--81-81.margin-top-0.anim---slide-up-fade-in.max-337 {
    max-width: 337px;
  }

  .text--81-81.letter-6 {
    font-size: 31px;
    line-height: 31px;
  }

  .developer-tools {
    margin-top: 0;
  }

  .developer-tools-header.intro {
    margin-top: 25px;
  }

  .text-headline-56-60 {
    font-size: 36px;
    line-height: 44px;
  }

  .tabbar {
    flex-direction: column;
  }

  .slider--card {
    max-width: 95%;
    margin-right: 10px;
  }

  .slider-card--inner-scroll.width-100, .slider-card--inner-scroll.width-100.dive-cards {
    grid-column-gap: 0px;
  }

  .display3-7 {
    font-size: 39px;
    line-height: 41px;
  }

  .community-builders--header.width-100 {
    margin-top: 29px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .box-508.text--18-22.text--15-21 {
    width: 308px;
  }

  .box-508.mobile-box {
    width: 95%;
  }

  .grid-4.builders {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-4-block {
    display: flex;
  }

  .grid-4-icon {
    margin-right: 20px;
  }

  .grid-4-icon.move-top {
    margin-top: 0;
    margin-left: -11px;
  }

  .hero-two-columns-text-copy----content.box-434 {
    grid-row-gap: 25px;
  }

  .text--64-68.mobile {
    font-size: 50px;
    line-height: 54px;
  }

  .research-themes, .research-themes.edu-grants-categories {
    margin-bottom: 40px;
  }

  .research-theme-wrapper {
    padding-top: 60px;
  }

  .research-eligibility {
    margin-left: 20px;
    margin-right: 20px;
  }

  .research-eligibility.mobile-lr-no-margin {
    margin-left: 0;
    margin-right: 0;
  }

  .research-eligibility.mobile-lr-no-margin.mobile-lr-padd-20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .research-eligibility.mobile-lr-no-margin.mobile-lr-padd-20.mobile-no-padd-bottom {
    padding-bottom: 0;
  }

  .alert-banner--link-text {
    white-space: nowrap;
    font-size: 13px;
  }

  .process-column-content--content.gap-40.mobile-gap-20 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .contribute-icon-grid-wrapper {
    padding-left: 0;
  }

  .network-information.section--main {
    overflow: hidden;
  }

  .table-listing-wrapper {
    margin-left: 10px;
  }

  .button-bar {
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .testimonial--copy {
    font-size: 15px;
    line-height: 21px;
  }

  .text--28-30.mobile-20-22 {
    font-size: 20px;
    line-height: 22px;
  }

  .brand-kit {
    margin-bottom: 0;
    padding-bottom: 40px;
  }

  .grid-760.margin-top--112.tablet-gap-20 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .grid-760.margin-top-56.grid-border-top {
    max-width: 100%;
    flex-direction: column;
    display: flex;
    overflow: hidden;
  }

  .grid-760.margin-top-56.tablet-gap-20 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .text--gray-use.mobile-padd-20 {
    padding-left: 20px;
  }

  .square-image-kit {
    max-width: 100%;
  }

  .box-round-large.half.black, .box-round-large.half.light-blue, .box-round-large.half.border-white, .box-round-large.half.baby-blue {
    width: 100%;
  }

  .press-release--listings.small-module {
    grid-row-gap: 40px;
  }

  .press-release--grid {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .press-release--grid.press-center-grid {
    grid-row-gap: 80px;
    grid-template-columns: 1fr;
  }

  .cta-centered--wrap {
    grid-row-gap: 7px;
    text-align: left;
    align-items: flex-start;
    margin-bottom: 40px;
  }

  .two-column-line-spacer--with-header {
    max-width: 100%;
  }

  .spacer-horizonal-mid {
    width: 1px;
  }

  .date-title-container {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .ncf-date-prev {
    width: 20px;
    padding: 0;
  }

  .ncf-date-next {
    width: 20px;
  }

  .redbull--vision {
    padding-top: 20px;
  }

  .redbull--nav {
    grid-column-gap: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .redbull-hero--intro {
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
    margin-top: 40px;
  }

  .redbull-media {
    margin-bottom: 70px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .redbull--quote {
    width: 97%;
  }

  .redbull-media--box {
    min-height: 240px;
  }

  .text--2424.text--blue.text--mobile {
    font-size: 18px;
    line-height: 20px;
  }

  .text-block-4 {
    white-space: nowrap;
  }

  .supply {
    margin-top: -100px;
  }

  .supply-graph.grant-types.hackathon {
    padding-left: 5px;
    padding-right: 5px;
  }

  .grant-type-card-top {
    padding: 10px 20px 45px;
  }

  .grant-type-card-top.min-height.hackathon {
    max-width: 100%;
  }

  .grant-type-card-bot {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text--80-84.text-mobile {
    letter-spacing: -.04em;
    font-size: 34px;
    line-height: 38px;
  }

  .text--80-84.text--normal.box-1053.center-text.margin-none.text--mobile {
    font-size: 60px;
    line-height: 64px;
  }

  .text--80-84.text--normal.box-1053.center-text.margin-none.text--mobile.anim---slide-up-fade-in {
    max-width: 97%;
  }

  .text--80-84.text--normal.margin-none.mobile {
    font-size: 48px;
    line-height: 52px;
  }

  .collection-list-2.grants-list-grid {
    grid-row-gap: 8px;
  }

  .grant-totals-card {
    width: 100%;
    grid-row-gap: 8px;
    flex-direction: column;
  }

  .grant-totals-header.global-outline-linear-30, .grant-totals-header--inner {
    align-items: flex-start;
  }

  .two-column-half.top-border {
    padding-top: 0;
  }

  .two-column-half.top-border.bottom-margin {
    padding-top: 20px;
  }

  .two-column-half.top-border.padding-top {
    padding-top: 15px;
  }

  .two-column-half.top-border.tablet-horizontal-2.mobile-vertical.mobile-padd-lr-20.mobile-padd-top-30 {
    padding-top: 30px;
  }

  .two-column-half---right.space-between.table.mobile-full-width, .card-light {
    width: 100%;
  }

  .grid-text-content-4._5-columns {
    grid-template-columns: 1fr;
  }

  .grid-text-content-4--wrapper {
    grid-row-gap: 40px;
  }

  .hero-text-button {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .cta-video-text {
    height: 375px;
    max-width: 100%;
    position: relative;
  }

  .cta-video-text.timeline {
    height: 1200px;
  }

  .cta-center-text {
    max-width: 100%;
    grid-row-gap: 20px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cta-center-text.text-stack {
    padding-left: 0;
    padding-right: 0;
  }

  .cta-center-text.text-stack.time.mobile-padd-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .categories-list.mobile {
    grid-row-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .sponsor-cta {
    grid-row-gap: 30px;
  }

  .two-col-content-with-header--headering-wrap {
    margin-bottom: 40px;
  }

  .width-80 {
    width: 100%;
  }

  .text-h1-96-100.text--center.margin-top-40 {
    font-size: 48px;
  }

  .cta-blue {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .cta-blue.width-100 {
    padding-left: 29px;
    padding-right: 29px;
  }

  .padding-global.padd-none {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-global.anchor-none {
    padding-right: 0;
  }

  .padding-global._8-padd {
    padding-left: 8px;
    padding-right: 8px;
  }

  .padding-global.mobile-padd-global-10, .padding-global.padding-global-10, .padding-global.mobile-padding-global-10, .padding-global.mob-padd-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .padding-global.mob-padd-none {
    padding-left: 0;
    padding-right: 0;
  }

  .ds-styleguide_heading-large {
    font-size: 69px;
    line-height: 63px;
  }

  .text-size-small {
    letter-spacing: -.12px;
    font-size: 12px;
    line-height: 18px;
  }

  .text-size-small.color-cultured.anchor-link {
    flex: none;
    font-size: 15px;
  }

  .text-size-small.color-pastel-blue.transition-text-300.mob-15 {
    font-size: 15px;
    line-height: 24px;
  }

  .text-size-small.color-pastel-blue._2 {
    font-size: 14px;
  }

  .text-size-small.color-pastel-blue.mob-text-size-15 {
    font-size: 15px;
    line-height: 21px;
  }

  .text-display-large {
    letter-spacing: -2.76px;
    font-size: 69px;
    line-height: 63px;
  }

  .text-display-large.color-cultured.basecamp-h1 {
    letter-spacing: -2.56px;
    font-size: 60px;
    line-height: 50px;
  }

  .text-display-medium {
    font-size: 40px;
    line-height: 46px;
  }

  .text-heading-h1 {
    letter-spacing: -1.44px;
  }

  .text-heading-h1.align-center.color-cultured {
    font-size: 46px;
  }

  .text-heading-h2 {
    letter-spacing: -.9px;
  }

  .text-heading-h3 {
    letter-spacing: -.48px;
  }

  .text-heading-h4 {
    letter-spacing: -.6px;
    font-size: 20px;
    line-height: 24px;
  }

  .text-size-large {
    letter-spacing: -.42px;
    font-size: 21px;
    line-height: 27px;
  }

  .text-size-large.color-cultured.text-align-center {
    font-size: 21px;
  }

  .text-size-large.color-cultured.text-align-center.mob-18, .text-size-large.color-cultured.mob-18, .text-size-large.color-cultured.mob-18-2-2 {
    font-size: 18px;
  }

  .text-size-large.color-cultured.basecamp-countdown_text {
    font-size: 14px;
    line-height: 20px;
  }

  .text-size-large.color-metalic-silver.text-align-center.max-width-600, .text-size-large.color-pastel-blue {
    font-size: 18px;
  }

  .text-size-large.color-pastel-blue.max-width-540.mobile-full-width {
    width: 100%;
  }

  .text-size-medium {
    letter-spacing: -.3px;
    font-size: 15px;
    line-height: 21px;
  }

  .text-size-medium.color-cultured.guides-tutorials-info {
    max-width: 150px;
  }

  .text-size-medium.color-cultured.guides-tutorials-info.m-maxw-none {
    max-width: none;
  }

  .text-size-medium.color-cultured._2 {
    font-size: 20px;
  }

  .text-size-medium.color-cultured.mob-18 {
    font-size: 18px;
    line-height: 27px;
  }

  .text-size-medium.color-cultured.mob-hide {
    display: none;
  }

  .text-size-medium.color-cultured.padd-left-20 {
    padding-left: 20px;
  }

  .text-size-medium.color-cultured.text-align-center.max-width-500.mobile-full-width {
    width: 100%;
  }

  .text-size-medium.color-cultured.mw-280 {
    max-width: none;
  }

  .text-size-medium.color-cultured.mob-text-size-18 {
    font-size: 18px;
    line-height: 27px;
  }

  .text-size-medium.color-pastel-blue.text-align-left {
    text-align: left;
  }

  .text-size-medium.color-pastel-blue.break {
    word-break: break-all;
  }

  .text-size-medium.color-pastel-blue.text-align-center.mob-width-290 {
    max-width: 290px;
  }

  .text-button-large {
    letter-spacing: -.3px;
    font-size: 15px;
    line-height: 21px;
  }

  .text-button-small {
    letter-spacing: -.12px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
  }

  .text-button-small.color-cultured {
    text-transform: none;
    font-size: 14px;
    line-height: 18px;
  }

  .text-tags {
    letter-spacing: -.12px;
    text-transform: uppercase;
  }

  .ds-styleguide_clasess-colors-grid {
    grid-template-columns: 1fr 1fr;
  }

  .ds-styleguide_2-col {
    grid-template-columns: 1fr;
  }

  .button-cta.is-text.is-icon.is-blue.relative-2.align-right {
    align-self: flex-end;
  }

  .button-cta.is-text.is-icon.is-blue.relative-2.align-right._2 {
    align-self: flex-start;
    position: static;
    overflow: hidden;
  }

  .button-cta.is-small.is-gray.is-background {
    margin-bottom: 0;
  }

  .padding-global-around.cards-full-height.flex-vertical.align-center.cta_padding {
    padding-left: 25px;
    padding-right: 25px;
  }

  .ds-styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .cards-3-col-small.cards-radius-30.cards-relative {
    height: 180px;
    max-width: none;
  }

  .cards-3-col-large.cards-radius-30.dp-learning_grid-item.global-outline-linear-30.height-auto.no-min-width, .cards-3-col-large.cards-radius-30.dp-learning_grid-item.global-outline-linear-30.height-auto.mobile-no-min-width, .cards-3-col-large.cards-radius-30.dp-learning_grid-item.global-outline-linear-30.height-auto-2-2.mobile-no-min-width {
    min-width: 100%;
  }

  .cards-4-col-small.cards-radius-30.cards-border-outline.basecamp-tickets_qs-item {
    width: 100%;
  }

  .cards-4-col-large.cards-radius-40.global-outline-linear-40.dp-build_grid-item {
    height: auto;
  }

  .cards-6-col-small.cards-radius-30.cards-padding-around-30.global-outline-linear-30.bg-color-cultured-5a.full-height {
    padding: 20px;
    display: none;
  }

  .cards-6-col-small.cards-radius-40.cards-blur-dark.global-outline-linear-40.cards-full-width {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .cards-6-col-small.cards-radius-40.cards-blur-dark.global-outline-linear-40.cards-full-width.height-auto {
    padding-top: 0;
    padding-bottom: 0;
  }

  .cards-6-col-small.cards-radius-40.cards-blur-dark.global-outline-linear-40.cards-full-width.newsletter {
    order: -1;
    padding: 30px 15px;
  }

  .cards-6-col-medium.cards-radius-40.cards-relative.cards-border-outline.flex-vertical {
    height: 420px;
    justify-content: space-between;
  }

  .ds-styleguide_cards-blur-dark-1.mobile-padding-24-30 {
    padding: 24px 30px;
  }

  .ds-styleguide_blur-dark-content, .ds-styleguide_blur-light-content {
    flex-direction: column;
  }

  .cards-padding-around-40 {
    padding: 20px;
  }

  .cards-padding-around-40.flex-vertical.gap-32 {
    padding: 30px;
  }

  .cards-padding-around-40.mobile-padding-24-30 {
    padding: 24px 30px;
  }

  .cards-padding-around-40.cards-full-width.flex-vertical.align-left.gap-16.mob-padd-global-24-30 {
    padding: 30px 24px;
  }

  .ds-styleguide_4-col {
    grid-template-columns: 1fr;
  }

  .cards-vertical.space-between, .cards-vertical.space-between.dp-learning_grid-item-info.global-outline-linear-30 {
    padding: 0;
  }

  .ds-styleguide_heading-links {
    flex-direction: column;
  }

  .three-column-cards-row {
    margin-top: -20px;
  }

  .section_general-hero {
    margin-top: 80px;
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .flex-vertical.align-center.gap-40 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .flex-vertical.align-center.gap-48 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .flex-vertical.align-center.gap-48.width-100.padd-side-70.no-padd-mobile {
    padding-left: 0;
    padding-right: 0;
  }

  .flex-vertical.align-center.gap-48.width-100.padd-side-70.no-padd-mobile.m-gap-30 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .flex-vertical.align-center.gap-80.m-gap-40 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .flex-vertical.align-center.gap-20.width-440.mobile-full-width {
    width: 100%;
  }

  .flex-vertical.gap-110 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .flex-vertical.gap-48 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .flex-vertical.gap-80 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .flex-vertical.gap-80.marg-top-150 {
    margin-top: 100px;
  }

  .flex-vertical.gap-20.full-width-mob {
    width: 100%;
  }

  .flex-vertical.gap-20.full-width-mob.desk-width-600 {
    width: auto;
  }

  .flex-vertical.gap-16 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .flex-vertical.align-left.gap-32.width-500 {
    width: auto;
  }

  .flex-vertical.align-left.gap-32.m-cent {
    align-items: center;
  }

  .flex-vertical.align-left.gap-40.mob-gap-20 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .flex-vertical.align-left.gap-40.mob-gap-24 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .flex-vertical.gap-8.relative {
    overflow: hidden;
  }

  .flex-vertical.gap-60, .flex-vertical.gap-70.align-center {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .flex-vertical.gap-70.align-center.padded {
    padding-left: 0;
    padding-right: 0;
  }

  .flex-vertical.gap-128.basecamp-agenda_component {
    grid-column-gap: 3.375rem;
    grid-row-gap: 3.375rem;
    padding-top: 3.75rem;
  }

  .flex-horizontal.gap-8.mob-vert {
    flex-direction: column;
  }

  .flex-horizontal.gap-8.mobile-vertical {
    flex-direction: column;
    align-items: flex-start;
  }

  .flex-horizontal.space-between.align-top.gap-80.footer_wrapper-info {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .flex-horizontal.space-between.align-top.gap-80.basecamp-footer_info {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .flex-horizontal.space-between.align-center.m-vert {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-direction: column;
  }

  .flex-horizontal.align-center.justify-center.gap-48.dp-bar_wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 10px;
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding-right: 80px;
    position: relative;
    overflow: scroll;
  }

  .flex-horizontal.align-center.justify-between.gap-40.m-vert, .flex-horizontal.align-left.gap-8.sizing-strech {
    flex-direction: column;
  }

  .section_home-scale {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .swiper_home-scale {
    padding-bottom: 0;
  }

  .swiper-wrapper.swiper_wrapper-home-scale {
    padding-bottom: 20px;
  }

  .container-grid.margin-top-80 {
    margin-top: 40px;
  }

  .container-grid.margin-top-100 {
    margin-top: 60px;
  }

  .container-grid.basecamp-speaker_slider {
    margin-top: 3.75rem;
    margin-bottom: 10rem;
  }

  .swiper-buttons-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .swiper_buttons-left.button-cta.events-button-left {
    margin-bottom: -100px;
    left: 30%;
  }

  .swiper_buttons-left.button-cta.scale-button-left {
    width: 50px;
    height: 50px;
    margin-bottom: 0;
    margin-right: 0;
    position: relative;
    left: 0%;
  }

  .swiper_buttons-left.button-cta.news-button-left {
    margin-bottom: -80px;
    left: 30%;
  }

  .swiper_buttons-left.button-cta.news-button-left-copy {
    left: 30%;
  }

  .swiper_buttons-right.button-cta.events-button-right {
    margin-bottom: -100px;
    right: 30%;
  }

  .swiper_buttons-right.button-cta.scale-button-right {
    width: 50px;
    height: 50px;
    margin-bottom: 0;
    margin-left: 0;
    position: relative;
    right: 0%;
  }

  .swiper_buttons-right.button-cta.news-button-right {
    margin-bottom: -80px;
    right: 30%;
  }

  .nav-search-div.hide {
    display: none;
  }

  .search-nav {
    width: 220px;
    flex: none;
  }

  .section_companies {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .hero-img-bg {
    height: 200%;
    margin-top: 0;
  }

  .marquee {
    width: 100%;
  }

  .marquee.no-margin.mob-gap-40, .marquee-content.scroll.mob-gap-40 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .navmenu-links-wrapper {
    border-bottom-style: none;
    padding-bottom: 0;
  }

  .menu-links-heading {
    padding-bottom: 0;
  }

  .menu-links-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .menu-form-wrapper {
    align-items: stretch;
  }

  .newsletter-input {
    width: 100%;
  }

  .news-checkbox-label {
    line-height: 16px;
  }

  .gradient-edge.right.filter {
    width: 60px;
    background-image: linear-gradient(270deg, #001731, rgba(3, 15, 17, 0));
    display: block;
  }

  .gradient-edge.right.filter.color {
    background-image: linear-gradient(270deg, #030f1c, rgba(3, 15, 17, 0));
  }

  .gradient-edge.is-bigger.mob-none {
    display: none;
  }

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

  .slider-cards-wrapper.flex-vertical-mobile {
    flex-direction: column;
  }

  .slider-card-col.gap-18.align-right.global-outline-linear-30.gap-none {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .slider-card-col.gap-18.align-right.global-outline-linear-30.gap-none.padd-none {
    padding: 16px 0 16px 16px;
  }

  .slider-card-col.gap-18.align-right.global-outline-linear-30.gap-none.z-2 {
    padding: 16px;
  }

  .graph-img-2, .graph-img-3 {
    margin-top: 20px;
    display: block;
  }

  .gradient-bg-wrapper {
    display: none;
  }

  .gradient-bg-element-1 {
    width: 310px;
    height: 150px;
  }

  .gradient-bg-element-2 {
    width: 380px;
    height: 240px;
  }

  .gradient-bg-element-2.dp-hero_gradient-2 {
    height: 290px;
  }

  .achieve-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .split-img-card {
    height: 360px;
  }

  .split-img {
    height: 250px;
  }

  .split-img-card-content {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .achieve-tab-links {
    flex-wrap: wrap;
  }

  .achieve-tabs.cards-border-outline {
    height: 400px;
    padding: 20px;
  }

  .a-tab-link {
    padding: 10px 14px;
    font-size: 14px;
  }

  .a-tab-link.w--current {
    font-size: 14px;
  }

  .a-tab-content {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding: 16px;
  }

  .div-mask.width-400, .div-mask.width-570 {
    width: auto;
  }

  .div-mask.width-500.mobile-full-width {
    width: 100%;
  }

  .section_secure {
    padding-top: 80px;
    overflow: hidden;
  }

  .sv-bottom-wrapper {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .sv-bottom-wrapper.devport {
    padding-bottom: 0;
  }

  .card-1.global-outline-linear-30.full-width-mobile-landscape {
    width: auto;
  }

  .sv-final {
    margin-top: 80px;
  }

  .coding-shadow {
    width: 100%;
  }

  .sv-line {
    width: 94%;
  }

  .coding-wrapper {
    width: 300px;
  }

  .coding-image-wrapper {
    height: 270px;
    padding-top: 40px;
    padding-right: 30px;
  }

  .new-footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .footer-logo {
    width: 100px;
  }

  .text-copyright {
    letter-spacing: -.12px;
    text-transform: uppercase;
  }

  .text-copyright.color-pastel-blue.max-width-180 {
    max-width: 180px;
  }

  .section_general-cta {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .section_home-community {
    padding-top: 60px;
  }

  .text-size-72 {
    letter-spacing: -1.44px;
  }

  .text-size-72.align-center.color-cultured.mob-text-size-32 {
    font-size: 32px;
    line-height: 38px;
  }

  .cards-full-size.cards-img-cover.cards-image-absolute.height-60, .cards-full-size.cards-img-cover.cards-image-absolute.height-75 {
    height: 70%;
  }

  .text-size-24.color-cultured {
    font-size: 18px;
  }

  .text-size-24.color-cultured.mob-20 {
    font-size: 20px;
  }

  .text-size-24.color-cultured.text-align-left {
    text-align: left;
  }

  .text-size-24.color-cultured.mob-text-size-24 {
    font-size: 24px;
    line-height: 30px;
  }

  .text-size-24.color-cultured.mob-text-size-15 {
    letter-spacing: -.45px;
    font-size: 15px;
    line-height: 21px;
  }

  .text-heading-h4-copy {
    letter-spacing: -.6px;
    font-size: 20px;
    line-height: 24px;
  }

  .section_home-news {
    padding-top: 80px;
    padding-bottom: 120px;
  }

  .section_home-builders {
    display: none;
  }

  .section_home-builders.display-block {
    display: block;
  }

  .home-builders_wrapper {
    grid-template-columns: 1fr;
    align-items: center;
    justify-items: center;
    margin-top: 60px;
  }

  .text-size-42 {
    letter-spacing: -.48px;
  }

  .home-world_wrapper {
    padding-top: 80px;
  }

  .swiper_home-world {
    height: 420px;
  }

  .cards-world-info {
    padding: 20px 20px 24px 24px;
  }

  .section_dp-bar {
    width: 100%;
    -webkit-backdrop-filter: blur(80px);
    backdrop-filter: blur(80px);
    background-color: #030f1c;
    margin-top: 117px;
    overflow: hidden;
  }

  .section_dp-hero {
    overflow: hidden;
  }

  .section_dp-build {
    margin-bottom: 80px;
    overflow: hidden;
  }

  .dp-build_grid-item-info {
    padding-left: 24px;
    padding-right: 24px;
  }

  .section_dp-cta {
    padding-top: 700px;
  }

  .cards-announ-info {
    padding: 24px;
  }

  .section_dp-ecosystem {
    height: auto;
    margin-bottom: 0;
    padding-top: 0;
  }

  .dp-ecosystem_wrapper {
    margin-top: 80px;
  }

  .dp-ecosystem_grid-img.invert {
    width: 30px;
  }

  .section_dp-hackathon {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .dp-hackathon_swiper-buttons-wrapper.dp-hackathon_swipper-buttons-bottom {
    justify-content: flex-start;
    padding-bottom: 10px;
  }

  .dp-hackathon_swiper-row {
    overflow: hidden;
  }

  .dp-hackathon_swiper-shadow {
    display: none;
  }

  .section_dp-dropdown {
    overflow: hidden;
  }

  .dp-dropdown_icon-wrapper {
    flex: none;
  }

  .dp-dropdown_list {
    padding-right: 0;
  }

  .section_dp-builders {
    margin-bottom: 80px;
    overflow: hidden;
  }

  .dp-builders_info {
    margin-bottom: 80px;
  }

  .text-size-40 {
    letter-spacing: -.9px;
    font-size: 28px;
  }

  .section_dp-image {
    margin-top: -280px;
    margin-bottom: -240px;
  }

  .sectionzk {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .dp-learning_component {
    padding-top: 80px;
    overflow: hidden;
  }

  .dp-learning_component.mobile-padd-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .padding-global-24-30.cards-full-width.relative.flex-horizontal.between.mobile-vertical {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .dp-learning_grid-img {
    width: 48px;
  }

  .dp-build_grid-guides.relative {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section_dev-tools {
    overflow: visible;
  }

  .dev-tools_component {
    padding-top: 80px;
  }

  .dev-tools_filter-column {
    z-index: 2;
    width: 100%;
    grid-row-gap: 20px;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: #001731;
    border-radius: 8px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 8px 0;
    top: 114px;
    overflow: hidden;
  }

  .dev-tools_info-column {
    padding-left: 8px;
    padding-right: 8px;
  }

  .dev-tools_wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .dev-tools_cms-item.global-outline-linear-30 {
    min-height: 226px;
    min-width: 100%;
  }

  .dev-tools_cms-categories-list {
    width: 100%;
    flex-wrap: nowrap;
    padding-bottom: 16px;
    padding-right: 100px;
    overflow: scroll;
  }

  .dev-tools_blockquote-wrapper {
    margin-top: 80px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .dev_tools-marquee-text {
    font-size: 94px;
    line-height: 95%;
  }

  .dev_tools-marquee-component {
    padding-top: 80px;
    padding-bottom: 20px;
  }

  .dev_tools-popup.global-outline-linear-30.popup-1 {
    left: 6%;
  }

  .dev_tools-popup.global-outline-linear-30.popup-2 {
    left: -10%;
  }

  .dev_tools-popup.global-outline-linear-30.popup-3 {
    display: none;
    bottom: 55%;
    left: 28%;
  }

  .dev_tools-popup.global-outline-linear-30.popup-4 {
    display: none;
    top: 113%;
    left: -7%;
  }

  .dev_tools-popup.global-outline-linear-30.popup-5 {
    left: 29%;
  }

  .dev-tools_filter-form {
    width: 100%;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 0;
  }

  .card-conent-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    align-items: center;
  }

  .connect-section-scroll {
    height: auto;
    padding-bottom: 0;
  }

  .connect-screen-scroll {
    height: auto;
    position: static;
  }

  .connect-wrapper {
    padding-bottom: 0;
  }

  .sui-mark {
    width: 22px;
  }

  .sui-type {
    width: 30px;
  }

  .collection-item-2 {
    flex: none;
  }

  .collection-list-wrapper {
    z-index: 1;
    width: 100%;
    position: relative;
  }

  .form-block {
    width: 100%;
    margin-bottom: 0;
  }

  .filters-wrap {
    width: 100%;
    position: relative;
  }

  .h32 {
    font-size: 26px;
  }

  .card-info-element.mob-none {
    display: none;
  }

  .nav-menu {
    z-index: 2;
    padding-top: 70px;
    padding-bottom: 80px;
    display: none;
    transform: translate(0, -100%);
  }

  .nav-wrapper {
    z-index: 3;
    height: 70px;
  }

  .connect-lottie {
    object-fit: cover;
  }

  .logo-heading {
    width: 260px;
  }

  .section_home {
    margin-top: 80px;
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .section_home.border-radius-40 {
    border-radius: 40px;
  }

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

  .container-1162.padd-none-m {
    padding-left: 0;
    padding-right: 0;
  }

  .intro-wrapper.padding-global-2-2.tablet-padd-60.mobile-padd-40, .intro-wrapper.mobile-padd-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-928 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .text-size-54 {
    font-size: 40px;
    line-height: 44px;
  }

  .text-size-54.mobile-32-34 {
    font-size: 32px;
    line-height: 38px;
  }

  .section-about-hero {
    margin-top: 80px;
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .section-liq-hero {
    padding-top: 120px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .prize-section {
    padding-top: 60px;
  }

  .liq-cta {
    padding-top: 60px;
    padding-bottom: 120px;
  }

  .faq-liq {
    margin-top: 80px;
  }

  .press-component {
    padding-top: 80px;
    overflow: hidden;
  }

  .brandnpres {
    margin-top: 20px;
    margin-bottom: 60px;
  }

  .zk-visual {
    width: 300px;
    height: 300px;
  }

  .section_zk-hero {
    margin-top: 80px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .zk-vis-inner {
    width: 180px;
  }

  .text-size-medium-1 {
    letter-spacing: -.3px;
    font-size: 15px;
    line-height: 21px;
  }

  .text-size-medium-1.color-cultured.guides-tutorials-info {
    max-width: 150px;
  }

  .text-size-medium-1.color-cultured.guides-tutorials-info.m-maxw-none {
    max-width: none;
  }

  .text-size-medium-1.color-cultured._2 {
    font-size: 20px;
  }

  .text-size-medium-1.color-cultured.mob-18 {
    font-size: 18px;
    line-height: 27px;
  }

  .text-size-medium-1.color-cultured.mob-hide {
    display: none;
  }

  .text-size-medium-1.color-pastel-blue.text-align-left {
    text-align: left;
  }

  .press-release--grid-2 {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .paragraph-6 {
    font-size: 14px;
  }

  .category02-3 {
    padding-top: 20px;
  }

  .guidelines--grid-2 {
    grid-template-columns: 1fr;
  }

  .image-2233 {
    width: 32px;
    height: 32px;
  }

  .cta-video-text-2, .cta-video-text-3 {
    height: 375px;
    max-width: 100%;
    position: relative;
  }

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

  .card-2-wrapper {
    flex-direction: column;
  }

  .card-2-wrapper.marg-top-152 {
    flex-direction: column;
    margin-top: 100px;
  }

  ._2-column-heading {
    margin-top: 80px;
  }

  ._2-column-heading.padd-top-40.outline-top.padd-bottom-200 {
    align-items: center;
    padding-bottom: 80px;
  }

  ._2-column-heading.padd-top-40.outline-top.padd-bottom-200.tablet-vertical.tablet-padd-bottom-120.mobile-no-padd {
    padding-bottom: 0;
  }

  ._2-column-heading.padd-bottom-120 {
    margin-top: 0;
    padding-bottom: 0;
  }

  ._2-column-heading.padd-bottom-120.padd-top-40.outline-top.marg-top-80.mobile-padd-bottom-40 {
    padding-bottom: 40px;
  }

  ._2-column-heading.padd-bottom-120.padd-top-40.outline-top.tablet-vertical.tablet-padd-bottom-80.mobile-no-padd {
    padding-bottom: 0;
  }

  ._2-column-heading.padd-bottom-120.padd-top-40.outline-top.mobile-padd-bottom-40 {
    padding-bottom: 40px;
  }

  ._2-column-heading.padd-bottom-120.tablet-vertical.mobile-no-padd {
    padding-bottom: 0;
  }

  ._2-column-heading.padd-bottom-120.mobile-padd-40 {
    padding-bottom: 40px;
  }

  .column-video {
    width: 100%;
    height: 320px;
  }

  .section_val-dropdown {
    padding-bottom: 80px;
  }

  .list-item1.break {
    word-break: break-all;
  }

  .text-size-small-2 {
    letter-spacing: -.12px;
    font-size: 12px;
    line-height: 18px;
  }

  .text-size-small-2.color-pastel-blue.transition-text-300.mob-15 {
    font-size: 15px;
    line-height: 24px;
  }

  .dp-builders_info-2 {
    margin-bottom: 80px;
  }

  .text-heading-h4-2 {
    letter-spacing: -.6px;
    font-size: 20px;
    line-height: 24px;
  }

  .text-heading-h3-2 {
    letter-spacing: -.48px;
  }

  .text-size-medium-2 {
    letter-spacing: -.3px;
    font-size: 15px;
    line-height: 21px;
  }

  .hero-ambassadors {
    padding-top: 140px;
  }

  .section_type-amb {
    padding-top: 20px;
    overflow: hidden;
  }

  .amb-wrapper {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .amb-wrapper.devport {
    padding-bottom: 0;
  }

  .amb-heading-wrapper {
    margin-top: 0;
  }

  .ambassadors-sec {
    padding-top: 80px;
  }

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

  .research-item_wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .res-img {
    height: 250px;
  }

  .research-img-card-content {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .events-hero-section {
    height: auto;
    position: static;
  }

  .ie-content {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 24px 30px;
  }

  .hero-events-wrapper {
    grid-template-columns: 1fr;
    align-items: center;
    justify-items: center;
    margin-top: 60px;
  }

  .research-hero {
    padding-top: 140px;
  }

  .research-grid {
    margin-top: 20px;
    display: flex;
  }

  .moderator-type-grid {
    grid-template-columns: 1fr;
    margin-top: 20px;
  }

  .m-benefits-content {
    padding: 30px;
  }

  .mod-ben-grid {
    grid-template-columns: 1fr;
  }

  .section-token {
    margin-top: 80px;
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .faq-token {
    margin-top: 80px;
  }

  .token-faq-wrapper {
    padding-top: 40px;
    padding-bottom: 80px;
    overflow: hidden;
  }

  .supply-wrapper {
    padding-top: 0;
  }

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

  .section-grants-hero {
    margin-top: 80px;
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .gradient-bg-element-11 {
    width: 310px;
    height: 150px;
  }

  .gradient-bg-element-2-copy {
    width: 380px;
    height: 240px;
  }

  .gradient-bg-element-2-copy.dp-hero_gradient-2 {
    height: 290px;
  }

  .section_home-2 {
    margin-top: 80px;
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .text-heading-h2-2 {
    letter-spacing: -.9px;
  }

  .hero-img-bg-2 {
    height: 200%;
    margin-top: 0;
  }

  .intro-wrapper-2.desktop-padd-100 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .text-heading-h4-3 {
    letter-spacing: -.6px;
    font-size: 20px;
    line-height: 24px;
  }

  .text-size-40-2 {
    letter-spacing: -.9px;
    font-size: 24px;
    line-height: 28px;
  }

  .text-size-40-2.color-cultured {
    font-size: 30px;
    line-height: 34px;
  }

  .text-size-large-2 {
    letter-spacing: -.42px;
    font-size: 21px;
    line-height: 27px;
  }

  .text-display-medium-2 {
    font-size: 40px;
    line-height: 46px;
  }

  .text-size-medium-3 {
    letter-spacing: -.3px;
    font-size: 15px;
    line-height: 21px;
  }

  .text-tags-2 {
    letter-spacing: -.12px;
    text-transform: uppercase;
  }

  .mob-card {
    display: block;
  }

  .cont-intro {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .conf-par-wrapper {
    width: auto;
  }

  .embed-wrapper.global-outline-linear-40 {
    padding: 30px;
  }

  .media-card {
    width: 100%;
  }

  .media-card.dark.width-100.bg-color-blue-jeans.padd-30 {
    height: 180px;
  }

  .media-card.dark.width-100.bg-img.padd-30 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    justify-content: flex-start;
  }

  .media-img {
    width: 260px;
  }

  .partner-media {
    width: 280px;
  }

  .section_blockchain-exp {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .blockchain-exp_component {
    padding-top: 80px;
    overflow: hidden;
  }

  .blockchain-exp_component.mobile-padd-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section_leeds, .section_breakthrough {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .breakthrough_component {
    padding-top: 80px;
    overflow: hidden;
  }

  .breakthrough_component.mobile-padd-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .deeper_component {
    margin-top: 80px;
  }

  .intro-marquee-text.text-size-140.basecamp-sponsors_marquee-text, .intro-marquee-text.text-size-140.community-marquee_text {
    font-size: 64px;
    line-height: 64px;
  }

  .intro-marquee-arrow.width-105.basecamp-sponsors_marquee-arrow {
    width: 56px;
    height: 56px;
    padding: .75rem;
  }

  .section_basecamp-hero {
    height: 80vh;
    min-height: auto;
    background-position: 50% 0;
    margin-top: 68px;
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .basecamp-hero_component {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .basecamp-event_grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .basecamp-event_grid-item {
    height: 360px;
  }

  .split-half-image {
    height: 250px;
  }

  .basecamp-event_grid-item-content {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section_basecamp-tickets {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .basecamp-tickets_component {
    padding-top: 80px;
    padding-bottom: 4rem;
    overflow: hidden;
  }

  .basecamp-tickets_component.mobile-padd-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .basecamp-tickets_wrapper {
    margin-top: 20px;
  }

  .basecamp-tickets_block {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: space-between;
    padding: 2rem 1.5rem;
  }

  .basecamp-pricing {
    font-size: 48px;
    line-height: 48px;
  }

  .basecamp-agenda_qs {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .basecamp-agenda_qs-item-content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding: 2rem 1.5rem;
  }

  .basecamp-agenda_date {
    font-size: 32px;
    line-height: 38px;
  }

  .basecamp-agenda_time {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .basecamp-speakers_component {
    padding-top: 80px;
    padding-bottom: 3rem;
    overflow: hidden;
  }

  .basecamp-speakers_component.mobile-padd-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section_basecamp-speakers {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .section_basecamp-sponsors {
    padding-top: 0;
  }

  .basecamp-speakers_all-speakers {
    margin-top: 3.75rem;
  }

  .basecamp-sponsors_component {
    margin-top: 2.5rem;
  }

  .basecamp-countdown_item {
    width: 35%;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .basecamp-countdown_number {
    font-size: 40px;
    line-height: 38px;
  }

  .basecamp-hero_countdown {
    z-index: 998;
    width: 240px;
    max-width: 240px;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
    top: 86px;
    right: 20px;
  }

  .basecamp-hero_countdown-component {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .basecamp-hero_countdown-block {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .basecamp-hero_countdown-close {
    width: 30px;
    height: 30px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: .55rem;
    display: flex;
  }

  .basecamp-hero_countdown-close-icon {
    margin-bottom: 0;
  }

  .section_basecamp-footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .cards-basecamp-info {
    padding: 24px;
  }

  .basecamp-hamburger_nav-menu {
    z-index: 2;
    padding-top: 70px;
    padding-bottom: 80px;
    display: none;
    transform: translate(0, -100%);
  }

  .section_community-marque {
    padding-top: 60px;
  }

  .section_community-opportunties {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .community-oppt_comp {
    padding-top: 80px;
    overflow: hidden;
  }

  .community-oppt_comp.mobile-padd-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .community-oppt_program-item-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding: 2rem 1.5rem;
  }

  .community-oppt_program-qs {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .section_community-eco {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .community-eco_component {
    padding-top: 80px;
    overflow: hidden;
  }

  .community-eco_component.mobile-padd-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .community-marquee-text.text-size-140.basecamp-sponsors_marquee-text, .community-marquee-text.text-size-140.community-marquee_text {
    font-size: 64px;
    line-height: 64px;
  }

  .community-opt_compnent {
    padding-top: 80px;
    overflow: hidden;
  }

  .community-opt_compnent.mobile-padd-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .breakthrought-item-video {
    height: 200%;
    margin-top: 0;
  }

  .section_community-events {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .community-events_component {
    padding-top: 80px;
    padding-bottom: 4rem;
    overflow: hidden;
  }

  .community-events_component.mobile-padd-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#w-node-_58518dcd-665d-d079-8cd2-c49a14148d5c-588194e1, #swiper_slider-home-scale.w-node-_58518dcd-665d-d079-8cd2-c49a14148d5d-588194e1 {
  grid-area: span 1 / span 12 / span 1 / span 12;
  align-self: center;
  justify-self: center;
}

#w-node-_58518dcd-665d-d079-8cd2-c49a14148db6-588194e1, #w-node-_58518dcd-665d-d079-8cd2-c49a14148dcc-588194e1, #w-node-_58518dcd-665d-d079-8cd2-c49a14148dd3-588194e1, #w-node-_58518dcd-665d-d079-8cd2-c49a14148dda-588194e1, #w-node-_58518dcd-665d-d079-8cd2-c49a14148de1-588194e1, #w-node-_58518dcd-665d-d079-8cd2-c49a14148e05-588194e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_58518dcd-665d-d079-8cd2-c49a14148e73-588194e1, #w-node-_58518dcd-665d-d079-8cd2-c49a14148f11-588194e1 {
  grid-area: span 1 / span 12 / span 1 / span 12;
  align-self: center;
  justify-self: center;
}

#w-node-_89058be1-7120-4773-0963-6c28d468673c-d4686735, #w-node-_7157a605-cc66-0bbd-a6ac-045186ef4d73-d4686735, #w-node-_0c60ceb9-b3b8-5b4c-d134-6f3e0e6ad81e-d4686735, #w-node-_859343ca-2232-7095-2a0f-0764736bd9e0-d4686735, #w-node-_9d729c81-daff-0c29-0559-84095514202d-719cde0c, #w-node-_9d729c81-daff-0c29-0559-840955142035-719cde0c, #w-node-_9d729c81-daff-0c29-0559-84095514203d-719cde0c, #w-node-_9d729c81-daff-0c29-0559-840955142045-719cde0c, #w-node-_9d729c81-daff-0c29-0559-84095514204d-719cde0c, #w-node-_9d729c81-daff-0c29-0559-840955142055-719cde0c, #w-node-_9d729c81-daff-0c29-0559-84095514205d-719cde0c, #w-node-_9d729c81-daff-0c29-0559-840955142065-719cde0c, #w-node-_9d729c81-daff-0c29-0559-84095514206d-719cde0c, #w-node-_9d729c81-daff-0c29-0559-840955142075-719cde0c, #w-node-_9d729c81-daff-0c29-0559-84095514207d-719cde0c, #w-node-_9d729c81-daff-0c29-0559-840955142085-719cde0c, #w-node-_6ff02ced-e6f8-3db4-f94d-9c0d3ec39047-e19b19f7, #w-node-_9ecbb942-7919-48be-face-32df31914be5-61690a02, #w-node-fa6b0782-b0cb-5e97-04c1-a6b4e740e95d-61690a02, #w-node-_19119ab2-e248-80fd-42e3-622922d39bb4-61690a02, #w-node-_8b0008d3-b171-6a12-ca6b-48c429150102-61690a02, #w-node-fb43251f-1985-c967-feed-14604dbc02f6-61690a02, #w-node-_138f1a8a-12a2-da16-4cd2-75ee479987d0-61690a02, #w-node-_7bf4fecc-7f2f-e912-b6e5-559f510dbc62-61690a02, #w-node-_2dfcee4d-f7b1-0124-f209-6896096056f1-61690a02 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c8d5db64-66b9-1070-5e3f-4d7265fb16ca-61690a02 {
  grid-area: span 1 / span 12 / span 1 / span 12;
  align-self: center;
  justify-self: center;
}

#w-node-_3257c9f0-bbdb-bd80-2a4f-07a02e92dbc2-9bc4f4c7 {
  justify-self: stretch;
}

#w-node-_3257c9f0-bbdb-bd80-2a4f-07a02e92dbc5-9bc4f4c7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_03b9c251-ac5c-a872-79f8-ebf560556854-9bc4f4c7 {
  justify-self: stretch;
}

#w-node-_7059e5f5-4ae0-8ff5-bb91-22bdfe30c019-9bc4f4c7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dc30daf6-f05a-f5ef-dc32-606cc73bf115-9bc4f4c7 {
  justify-self: stretch;
}

#w-node-_8feeb513-f187-e8e8-1c66-14fa01ae3619-9bc4f4c7, #w-node-d3e31718-a9f3-3d0c-0853-7aa9eb8bc1c4-b19794df, #w-node-ee70ae07-b5ce-853b-a9d3-839a490cab35-5ef385e4, #w-node-_0cd146e4-60e2-a4bd-200b-7ea51ae51317-5ef385e4, #w-node-c89df992-3164-0256-a77d-995649f513a2-5ef385e4, #w-node-_403e776c-7bc0-0b9a-ccc3-3b8796d92013-5ef385e4, #w-node-_23102ec7-4cad-f247-1ab8-d79bc5035f41-5ef385e4, #w-node-db54a93e-6cd4-711d-5747-4259f7b71011-5ef385e4, #w-node-_32e10e1f-a742-2e8d-441e-3daa076c2638-5ef385e4, #w-node-_604ba704-f105-060d-0a53-3ea0af22923c-5ef385e4, #w-node-_97f48a6f-06eb-b6d7-c196-269814614072-14614072 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3fcf566d-9d75-8c9a-69be-992bf65a89c8-a943f8b8 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3fcf566d-9d75-8c9a-69be-992bf65a8a76-a943f8b8, #w-node-_3fcf566d-9d75-8c9a-69be-992bf65a8a86-a943f8b8, #w-node-_3fcf566d-9d75-8c9a-69be-992bf65a8a96-a943f8b8, #w-node-_3fcf566d-9d75-8c9a-69be-992bf65a8aa6-a943f8b8, #w-node-_3fcf566d-9d75-8c9a-69be-992bf65a8ab6-a943f8b8, #w-node-_3fcf566d-9d75-8c9a-69be-992bf65a8ac6-a943f8b8, #w-node-_3fcf566d-9d75-8c9a-69be-992bf65a8ad6-a943f8b8, #w-node-_3fcf566d-9d75-8c9a-69be-992bf65a8ae6-a943f8b8, #w-node-_3fcf566d-9d75-8c9a-69be-992bf65a8af6-a943f8b8, #w-node-_3fcf566d-9d75-8c9a-69be-992bf65a8b06-a943f8b8, #w-node-_3fcf566d-9d75-8c9a-69be-992bf65a8b16-a943f8b8, #w-node-_3fcf566d-9d75-8c9a-69be-992bf65a8b26-a943f8b8, #w-node-_3fcf566d-9d75-8c9a-69be-992bf65a8b36-a943f8b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3fcf566d-9d75-8c9a-69be-992bf65a8c65-a943f8b8 {
  grid-area: span 1 / span 12 / span 1 / span 12;
  align-self: center;
  justify-self: center;
}

#w-node-dfb84eed-b26c-2b9c-74b9-205d549a6d76-42b1b6b6, #w-node-_195c80ca-f514-bbe8-7a0b-afd746716265-42b1b6b6, #w-node-_5e382fcb-0fc0-94fe-cab8-937a2bf0f6da-42b1b6b6, #w-node-d1ad076e-45d4-0667-e437-c692c0be522f-42b1b6b6, #w-node-_15b710a9-3cca-a954-26d0-610e2abf0950-42b1b6b6, #w-node-_077299f0-2454-c841-87d8-43bdb5b4f126-42b1b6b6, #w-node-_6ae2227e-1fa8-efb5-6ae6-49cb36318679-42b1b6b6, #w-node-e9663d46-0a3b-6e7f-7744-b70f9f970e53-42b1b6b6, #w-node-_70f444dc-b43b-4648-511b-f3d3bffcf914-42b1b6b6, #w-node-ef4d3e08-4cb4-d12a-f453-d02ba17c1335-42b1b6b6, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711ab3-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711ab4-2d78be96, #w-node-_5fda6dd4-e583-15b8-fe6d-f567a81599f9-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711abd-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711abe-2d78be96, #w-node-_8f8efd8a-d2b0-8bd6-f25b-0cdfdc993ddf-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711ac7-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711ac8-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711ad1-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711ad2-2d78be96, #w-node-_0462d9b6-0714-5631-245f-ed433ca6312c-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711adb-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711adc-2d78be96, #w-node-da66ed2f-0002-5bae-df24-6ee6dab1a087-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711ae5-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711ae6-2d78be96, #w-node-_58a63436-f509-2f3a-b645-2331e4696bfa-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711aef-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711af0-2d78be96, #w-node-_0c472ea6-bd7d-1c25-917e-a3051ac40c81-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711af9-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711afa-2d78be96, #w-node-_921ba82d-4308-7bad-4c2a-2c3c742e3571-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711b03-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711b04-2d78be96, #w-node-_932e5ee0-5074-6269-a361-a1be9b5152c9-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711b0d-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711b0e-2d78be96, #w-node-a17c95a0-6d39-e53e-7f82-75b32b17baf9-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711b17-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711b18-2d78be96, #w-node-f76ce4a7-fd74-3d5f-290c-9d8ee8b2faea-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711b21-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711b22-2d78be96, #w-node-_65c0d92d-b1bc-a47d-9da2-7b517730a95b-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711b2b-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711b2c-2d78be96, #w-node-_88d45ef8-3405-b755-ce11-b26de81d1c3d-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711b35-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711b36-2d78be96, #w-node-_1596f0b8-f382-e8e4-fce5-724bbca49ac7-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711b3f-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711b40-2d78be96, #w-node-_96c86e03-0cf1-35ff-ab6b-53d6856a26c0-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711b49-2d78be96, #w-node-_42bbef05-27a6-d2a4-8fa9-4102d0711b4a-2d78be96, #w-node-_56d342b1-1187-7d5d-cce9-ea897ddf886b-2d78be96, #w-node-dfa4fee9-e569-9710-4fc1-4dab41f9aea1-055919bc, #w-node-_8e7bc045-f2e0-2440-6213-775f8a3c4e0b-055919bc, #w-node-_80746335-64a5-580e-f32f-839231855d1c-055919bc, #w-node-d7752064-de31-9841-ce9f-7d7189af4aa9-055919bc, #w-node-a7cb102a-060d-6afa-852f-cd42a23751bf-055919bc, #w-node-dff76e34-24fe-4b91-0066-938b880502b7-055919bc, #w-node-_6d2f80c6-1127-eccb-35bb-04d9fe73830e-055919bc, #w-node-_6d2f80c6-1127-eccb-35bb-04d9fe73830f-055919bc, #w-node-_6d2f80c6-1127-eccb-35bb-04d9fe738310-055919bc, #w-node-_4a3451bb-31b6-3e4d-477a-7146c04f079d-055919bc, #w-node-_4a3451bb-31b6-3e4d-477a-7146c04f079e-055919bc, #w-node-_4a3451bb-31b6-3e4d-477a-7146c04f079f-055919bc, #w-node-a4ec240c-45d1-94e7-b24a-9a56af58895f-055919bc, #w-node-a4ec240c-45d1-94e7-b24a-9a56af588960-055919bc, #w-node-a4ec240c-45d1-94e7-b24a-9a56af588961-055919bc, #w-node-_2a0cfa11-8f43-915f-f5ad-4fcbf7ab35e1-fdf13369, #w-node-_2a0cfa11-8f43-915f-f5ad-4fcbf7ab35e2-fdf13369, #w-node-_2a0cfa11-8f43-915f-f5ad-4fcbf7ab35e7-fdf13369, #w-node-_2a0cfa11-8f43-915f-f5ad-4fcbf7ab35e9-fdf13369, #w-node-_2a0cfa11-8f43-915f-f5ad-4fcbf7ab35ea-fdf13369, #w-node-_2a0cfa11-8f43-915f-f5ad-4fcbf7ab35ef-fdf13369, #w-node-_2a0cfa11-8f43-915f-f5ad-4fcbf7ab35f1-fdf13369, #w-node-_2a0cfa11-8f43-915f-f5ad-4fcbf7ab35f2-fdf13369, #w-node-_2a0cfa11-8f43-915f-f5ad-4fcbf7ab35f7-fdf13369, #w-node-_2a0cfa11-8f43-915f-f5ad-4fcbf7ab35f9-fdf13369, #w-node-_2a0cfa11-8f43-915f-f5ad-4fcbf7ab35fa-fdf13369, #w-node-_2a0cfa11-8f43-915f-f5ad-4fcbf7ab35ff-fdf13369, #w-node-_2a0cfa11-8f43-915f-f5ad-4fcbf7ab3601-fdf13369, #w-node-_2a0cfa11-8f43-915f-f5ad-4fcbf7ab3602-fdf13369, #w-node-_2a0cfa11-8f43-915f-f5ad-4fcbf7ab3607-fdf13369, #w-node-_2a0cfa11-8f43-915f-f5ad-4fcbf7ab3609-fdf13369, #w-node-_2a0cfa11-8f43-915f-f5ad-4fcbf7ab360a-fdf13369, #w-node-_2a0cfa11-8f43-915f-f5ad-4fcbf7ab360e-fdf13369, #w-node-_2a0cfa11-8f43-915f-f5ad-4fcbf7ab360f-fdf13369, #w-node-af835320-728e-a735-9041-7a302f73643c-fdf13369, #w-node-fd57251f-8150-fc83-9422-968c8dc48f29-bf5ebcf2, #w-node-_0cec0479-a5ec-5591-6c32-2db41a572d6b-bf5ebcf2, #w-node-_8a0e87f9-1cbc-8e94-2cd7-7cb9e8a8bcb9-bf5ebcf2, #w-node-c4894a2d-42b6-e3f0-3a31-5c3b74dda1b9-bf5ebcf2, #w-node-c68f8f57-d3fe-6a95-9fcc-26337cba9147-bf5ebcf2, #w-node-e47c8a30-4e18-c98d-8344-791fef50e88a-bf5ebcf2, #w-node-_1af2b252-d878-374e-3452-ffd7b90c263a-bf5ebcf2, #w-node-_8d5bac36-5faa-eba3-7997-c3932a46700d-bf5ebcf2, #w-node-_88728268-f359-aee8-3ac5-127ff96d464e-bf5ebcf2, #w-node-_5a2385e0-9331-2e94-d4a4-586fddfc6790-bf5ebcf2, #w-node-_482fca2d-4bea-f67d-8b9f-9e0708eafb15-bf5ebcf2, #w-node-_41df5223-33aa-e214-547a-04a73bd47754-bf5ebcf2, #w-node-_0390b259-c92e-3a6d-b28c-ba56554a9c4e-bf5ebcf2, #w-node-af8ffb85-f1d5-6ab9-dc86-0f06b3de9f06-bf5ebcf2, #w-node-_68428627-8eba-3734-3ec7-28a4bc823776-bf5ebcf2, #w-node-_3de793b2-50f5-7739-96c7-9f939df036fe-bf5ebcf2, #w-node-c24351d1-3d00-68ac-83ba-2b33c5325b9f-6390ab6c, #w-node-c24351d1-3d00-68ac-83ba-2b33c5325ba5-6390ab6c, #w-node-c24351d1-3d00-68ac-83ba-2b33c5325bad-6390ab6c, #w-node-c24351d1-3d00-68ac-83ba-2b33c5325bb3-6390ab6c, #w-node-c24351d1-3d00-68ac-83ba-2b33c5325bb9-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602ec2-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602ec3-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602ec4-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602ec6-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602ec7-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602ec8-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602eca-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602ecb-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602ecc-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602ece-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602ecf-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602ed0-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602ed2-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602ed3-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602ed4-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602ed6-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602ed7-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602ed8-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602eda-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602edb-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602edc-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602ede-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602edf-6390ab6c, #w-node-c210ae67-9360-6e75-35ad-11b454602ee0-6390ab6c, #w-node-b3bdeeb5-acf8-b883-5637-dfcdc0b91725-6390ab6c, #w-node-fe4a70e2-3c69-41ef-ec16-541eca55475e-6390ab6c, #w-node-_85cf3405-21a2-ba01-8c7d-208e9995088c-6390ab6c, #w-node-_36f82464-2831-69d0-af62-ec713fd9bd1b-6390ab6c, #w-node-_058a9673-a41e-d409-8597-eaef041e79aa-6390ab6c, #w-node-_32945cf8-0209-9c3f-bcea-c171fa8019f6-f947e446, #w-node-_3116658f-79ea-ca67-f967-24de7fd90de1-f947e446, #w-node-_32945cf8-0209-9c3f-bcea-c171fa801a04-f947e446, #w-node-_56244617-6efe-1bdc-9e1b-7918f4a929e4-f947e446, #w-node-_56244617-6efe-1bdc-9e1b-7918f4a929ed-f947e446, #w-node-_56244617-6efe-1bdc-9e1b-7918f4a929f6-f947e446, #w-node-_56244617-6efe-1bdc-9e1b-7918f4a929ff-f947e446, #w-node-_7338e04d-ba80-dd77-1a87-ad11558aa42e-f947e446, #w-node-_8e95fa2b-ce25-b327-b9f6-5a4139c159c9-f947e446, #w-node-_8e95fa2b-ce25-b327-b9f6-5a4139c159ca-f947e446, #w-node-_8e95fa2b-ce25-b327-b9f6-5a4139c159cb-f947e446, #w-node-_8e95fa2b-ce25-b327-b9f6-5a4139c159d4-f947e446, #w-node-_8e95fa2b-ce25-b327-b9f6-5a4139c159d5-f947e446, #w-node-_8e95fa2b-ce25-b327-b9f6-5a4139c159d6-f947e446, #w-node-_8e95fa2b-ce25-b327-b9f6-5a4139c159df-f947e446, #w-node-_8e95fa2b-ce25-b327-b9f6-5a4139c159e0-f947e446, #w-node-_7b9ba77d-2c66-1fea-75a4-48f1c99f174a-de7afdd7, #w-node-_232b4b19-64b6-651c-95b0-2adcc4f61aca-de7afdd7, #w-node-_456abafc-d21a-4e40-9bc2-e885b10b4530-de7afdd7, #w-node-_7373fc04-3774-e372-4a78-65caca6432b5-de7afdd7, #w-node-_42c94e72-1205-982b-0e60-f0ccab3ff11d-de7afdd7, #w-node-d3d4b54f-5cb1-d4f8-53dc-e3b8fb60fbfd-de7afdd7, #w-node-fa4649e8-c525-3237-fb67-c5d462626652-de7afdd7, #w-node-ffa3698c-eb2d-f09d-6132-1c0512351574-de7afdd7, #w-node-_4f83a7a7-aafb-5d3f-3988-c71b367c87d5-de7afdd7, #w-node-_2fa8c4ab-bb8b-5989-560f-9dc346fc24f4-de7afdd7, #w-node-_6dcb2d1c-18a7-58c9-7ef4-6140cfb8bbd8-de7afdd7, #w-node-cb82e55a-891c-52ca-8365-6f9f8c958428-de7afdd7, #w-node-_246f253e-a901-96a0-9082-da6a42a9270b-de7afdd7, #w-node-e38b2c35-ce69-cf6a-6e79-923a21da0a48-de7afdd7, #w-node-acfd59c0-cc3f-18b2-951d-e30e6f95ebdf-de7afdd7, #w-node-_737f37e3-4882-0b1d-71ab-dae739cff237-de7afdd7, #w-node-_80e5ac80-fe96-2067-1168-5350809f1e9a-de7afdd7, #w-node-d11d8988-248f-e3ab-a2ef-3671fd353ea3-de7afdd7, #w-node-cd57f046-542c-e454-4cbc-e4ce2acb194b-de7afdd7, #w-node-db38c061-a43a-5724-7f42-34d8e9aae3df-de7afdd7, #w-node-f58ce50c-886f-b68c-6ba5-196562fcabcd-de7afdd7, #w-node-_08ff2a1b-a185-c45c-f4bb-e1e1e15cf6ff-de7afdd7, #w-node-_094acfbe-2906-1fa0-0776-d00483d9000d-de7afdd7, #w-node-_351e5b2f-2644-2193-7617-c9d879d9e1f5-de7afdd7, #w-node-a1f3dfc1-0d03-5593-b7d4-84692d554d15-de7afdd7, #w-node-_587a93cf-e4d3-a99c-68db-9c283958d266-de7afdd7, #w-node-f37bc33d-38be-e651-ac08-ca59a368bf9f-de7afdd7, #w-node-_5f9d9f70-d405-63a2-cd7c-b1eecc849ba8-de7afdd7, #w-node-_9bd1a4e4-a625-e339-6730-786b16bf9180-de7afdd7, #w-node-bc4bee10-3880-1db2-efc1-ab8d5f4a02ff-de7afdd7, #w-node-bc4bee10-3880-1db2-efc1-ab8d5f4a0303-de7afdd7, #w-node-bc4bee10-3880-1db2-efc1-ab8d5f4a0306-de7afdd7, #w-node-bc4bee10-3880-1db2-efc1-ab8d5f4a0309-de7afdd7, #w-node-_8d8e63bc-b45d-fef1-e69c-ed6cadd53763-de7afdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-efee6eb4-4f88-b732-4fab-989ee7502a2a-de7afdd7, #w-node-_9e24bd5a-abc8-da79-68a1-649969c0006e-de7afdd7, #w-node-f752098b-8421-156e-7e13-ca04c98c65d0-de7afdd7, #w-node-f752098b-8421-156e-7e13-ca04c98c65d2-de7afdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-f989177c-29cc-4686-c265-33f5cfd40b29-de7afdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d52a1ba8-2bfd-1bb8-f4c3-31ccf48c637f-de7afdd7, #w-node-_49bd61b6-fe4d-ff04-b9ee-dd774be1dc5a-de7afdd7, #w-node-d16317c4-e43c-8621-333f-9020cc9bc526-de7afdd7, #w-node-_93d0e492-35fe-1186-1b3f-82c8607e8790-de7afdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-d00a1f52-b5dd-8957-1cda-38e767f6f7e6-de7afdd7, #w-node-_8edfdc69-87a3-d414-2302-df38260d6bd4-de7afdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d00a1f52-b5dd-8957-1cda-38e767f6f7ed-de7afdd7, #w-node-d00a1f52-b5dd-8957-1cda-38e767f6f7f1-de7afdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-b9e76c53-10e0-afb6-7508-7cd6cbe6f64b-de7afdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b9e76c53-10e0-afb6-7508-7cd6cbe6f64c-de7afdd7, #w-node-b9e76c53-10e0-afb6-7508-7cd6cbe6f654-de7afdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_318afb95-7c3d-5e70-2fa7-26b4e54d9ed0-de7afdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_318afb95-7c3d-5e70-2fa7-26b4e54d9ed8-de7afdd7, #w-node-_30ed200b-eec2-f147-92b6-19f42d5e6c35-de7afdd7, #w-node-_564eff89-e2d2-83f6-aef0-736a9e0dee70-de7afdd7, #w-node-_564eff89-e2d2-83f6-aef0-736a9e0dee72-de7afdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_558ba609-bd53-290a-23b8-195a58855d60-de7afdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_558ba609-bd53-290a-23b8-195a58855d67-de7afdd7, #w-node-_558ba609-bd53-290a-23b8-195a58855d69-de7afdd7, #w-node-_94a6ab7b-4292-7fc7-ec53-6b65c9d6a59f-de7afdd7, #w-node-_94a6ab7b-4292-7fc7-ec53-6b65c9d6a5a1-de7afdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-ac5d9533-8d8f-aa57-920c-ca9d223e977c-de7afdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_17dd1fd0-b616-0459-6840-591ae4adc9a7-de7afdd7, #w-node-f5346595-3442-b869-5636-ca2f690a78e3-de7afdd7, #w-node-_461e5ba2-8add-396d-4b62-fbd4cae09039-de7afdd7, #w-node-_461e5ba2-8add-396d-4b62-fbd4cae0903b-de7afdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_51a474b8-69e8-6321-0041-7b0cbec185a8-de7afdd7, #w-node-_9bd55c11-6eab-9f45-532e-856e3cd8ca74-de7afdd7, #w-node-_7caeb2aa-5253-6463-99c8-72a98f280fca-de7afdd7, #w-node-_22a79cce-fbc5-a449-29cc-bad079b428d5-de7afdd7, #w-node-d7938ffe-a8ba-f39e-c17f-e6dbb5702daa-de7afdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b6249938-51e2-f406-7873-60b1f0f3a3af-de7afdd7 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_336090e6-c006-fdba-47f6-4b7bf9a2b360-de7afdd7, #w-node-_3d0fe1f7-0d1e-d0ef-9d6a-d3a37dfae171-de7afdd7, #w-node-_11bc9fc2-7364-5857-8273-a18f583f80b6-de7afdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-abbd3546-a3bb-aabf-f918-95c770f56cfd-de7afdd7 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_8b3515a6-c5ad-0187-a8c9-f6ce54dd68b5-de7afdd7, #w-node-b7bbd946-b157-8a81-2457-6b385f5b92f1-de7afdd7, #w-node-b7bbd946-b157-8a81-2457-6b385f5b92f4-de7afdd7, #w-node-b7bbd946-b157-8a81-2457-6b385f5b92f5-de7afdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b7bbd946-b157-8a81-2457-6b385f5b92f7-de7afdd7 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-b7bbd946-b157-8a81-2457-6b385f5b92fb-de7afdd7, #w-node-b7bbd946-b157-8a81-2457-6b385f5b92fc-de7afdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ae1c5519-7673-ad66-6b09-295f3ab7de92-de7afdd7 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_54b900ef-04c0-ef30-197c-5a7565688ef3-de7afdd7, #w-node-_587cab1b-9c93-6a39-27f5-b2b39042b82a-de7afdd7, #w-node-_587cab1b-9c93-6a39-27f5-b2b39042b82e-de7afdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_587cab1b-9c93-6a39-27f5-b2b39042b82f-de7afdd7 {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_587cab1b-9c93-6a39-27f5-b2b39042b833-de7afdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_587cab1b-9c93-6a39-27f5-b2b39042b835-de7afdd7 {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_122be8a7-b95e-3657-701f-3bea4f88016a-de7afdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d69e8cb1-c1d8-7969-1a68-8d9c6ba51ed8-de7afdd7 {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_22cb67e5-5f64-0d7b-0ebb-2541b81a72af-de7afdd7, #w-node-cb6b8ceb-259b-243b-f39d-443fc1371b50-de7afdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cb6b8ceb-259b-243b-f39d-443fc1371b54-de7afdd7, #w-node-cb6b8ceb-259b-243b-f39d-443fc1371b59-de7afdd7, #w-node-cb6b8ceb-259b-243b-f39d-443fc1371b5e-de7afdd7 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-_43736ad9-4494-54d1-8ba2-b08b625b28d6-de7afdd7, #w-node-_43736ad9-4494-54d1-8ba2-b08b625b28d8-de7afdd7, #w-node-_5735a917-3d7f-ca9d-650c-a1cfe892464c-de7afdd7, #w-node-_14ae0467-1244-b14f-f450-0035d40a3590-de7afdd7, #w-node-_14ae0467-1244-b14f-f450-0035d40a3592-de7afdd7, #w-node-_14ae0467-1244-b14f-f450-0035d40a3594-de7afdd7, #w-node-_280e258e-c67d-8475-1231-5ebfd6000808-de7afdd7, #w-node-_93cbc7e1-821e-f152-71f4-640f9567f85a-de7afdd7, #w-node-_280e258e-c67d-8475-1231-5ebfd600080a-de7afdd7, #w-node-_280e258e-c67d-8475-1231-5ebfd600080c-de7afdd7, #w-node-_38c56246-6252-b3e8-3fae-c43cfc052b08-de7afdd7, #w-node-_2af1f015-04d1-2d23-9c7e-5c0f4c91e1af-de7afdd7, #w-node-_1ca8cf89-28a4-b270-2289-9045921dbfe6-de7afdd7, #w-node-_1ca8cf89-28a4-b270-2289-9045921dbfe8-de7afdd7, #w-node-_1ca8cf89-28a4-b270-2289-9045921dbfe9-de7afdd7, #w-node-_1ca8cf89-28a4-b270-2289-9045921dbfeb-de7afdd7, #w-node-f3c405b0-7c3a-4c81-eaaa-4ab4bea3749b-de7afdd7, #w-node-_1ca8cf89-28a4-b270-2289-9045921dbff2-de7afdd7, #w-node-_90ead895-b9b3-650a-070b-b95da8ab8163-de7afdd7, #w-node-d293c9db-a880-f874-ad9d-3bcc74501569-de7afdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fd9a73f9-9f4c-69ad-d83c-598243df19ce-ddbc9bcc, #swiper_slider-home-scale.w-node-cd389fe6-3bad-1898-36b9-5f3146515ed8-ddbc9bcc {
  grid-area: span 1 / span 12 / span 1 / span 12;
  align-self: center;
  justify-self: center;
}

#w-node-f7ba7f16-18e0-a902-6e19-f82001c51326-ddbc9bcc, #w-node-_26def654-0f98-876b-91dc-374204bfdbf9-ddbc9bcc, #w-node-ee8d946d-55dc-919e-c886-935f35c8c6af-ddbc9bcc, #w-node-_26def654-0f98-876b-91dc-374204bfdc00-ddbc9bcc, #w-node-_26def654-0f98-876b-91dc-374204bfdc07-ddbc9bcc, #w-node-_42ef9068-a388-2e1c-e8db-35aba4d7a109-ddbc9bcc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_751b15b1-0970-be00-145c-717cf49ae6b5-ddbc9bcc, #w-node-f5fa3e88-9e02-bcbb-2e11-419a901f0921-ddbc9bcc {
  grid-area: span 1 / span 12 / span 1 / span 12;
  align-self: center;
  justify-self: center;
}

#w-node-a89468a6-2a0e-9d04-c824-3a521437ae32-f687e608 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_56adbfe0-d53d-9b40-7e79-5250b62c9abe-f687e608, #w-node-dc2d4cfc-69bc-b4e2-a806-476177746592-f687e608, #w-node-f4daaa73-3c76-d20d-f798-64e4a4486ca0-f687e608, #w-node-_0489f2f4-82a8-54ef-f7ee-cd9326856246-f687e608, #w-node-e3923f35-366d-0267-189e-2a51747fb28a-f687e608, #w-node-_2fe2f545-2716-1ad5-1149-c0283c156c09-f687e608, #w-node-_76765d04-34e7-c638-334d-71194f949c60-f687e608, #w-node-_922921ad-457d-06e7-9c80-8b26b44e6e6e-f687e608, #w-node-_91a7a570-1474-a1a1-3b08-a5cd86ab2edb-f687e608, #w-node-_38d3194b-ca4f-217f-ef96-0a7c662251d1-f687e608, #w-node-_51fb22b5-9372-61fd-9cb6-e75f42e621c5-f687e608, #w-node-_9cd1c312-e546-4253-6317-f5b61550c976-f687e608, #w-node-cd8fbc02-3abe-61c5-3041-3f92100725c4-f687e608 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ebf2ba66-8010-13b3-8008-b76e56cd600e-f687e608 {
  grid-area: span 1 / span 12 / span 1 / span 12;
  align-self: center;
  justify-self: center;
}

#w-node-_6e26ff19-f69d-8f53-e937-f576e23dbcf3-b7804332 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-fb053738-dddc-2354-bbff-89230f018114-b7804332 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-cb2946fe-ddac-f247-c312-2b85054a6264-b7804332 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_48ce62d9-f7f1-feaa-8ebd-e9d01849a3cc-b7804332 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_48ce62d9-f7f1-feaa-8ebd-e9d01849a3ce-b7804332, #w-node-_6b959cc8-b578-1306-fa02-4da4863cf6a4-b7804332 {
  grid-column: span 2 / span 2;
}

#w-node-_0534b744-8477-65de-dda0-c114c8067276-b7804332 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-a89d0d6f-3f4f-8243-82a5-6c3e15b854de-b7804332, #w-node-_297245c4-8245-11e0-6de3-8e17daee26dd-b7804332 {
  grid-column: span 2 / span 2;
}

#w-node-_4289d4cb-0360-d591-7e64-aacd03b61038-34857383 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03d72e40-af35-5351-46ee-bdf11f4ee0ff-34857383 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_2bb2a13e-5554-2e4a-4477-7182b50ff610-34857383, #w-node-a858f16b-4fd7-6bd7-bc38-60ca2d286f76-34857383, #w-node-_1793eed9-6888-7845-63b3-0b4f38e4e9de-34857383, #w-node-d69b17ce-faad-0fc5-56e9-14a08199a6f1-34857383, #w-node-_2a283fbb-d6a0-f238-73b7-1cce4110dc34-34857383, #w-node-_485820b2-90a6-badb-ffa6-3f0ad2302492-34857383, #w-node-_55775685-c806-0df0-6a34-75dcb46d868a-34857383, #w-node-_3659adaa-8e6a-bcf0-f7b4-557ae2e7a9be-34857383, #w-node-_6c5466f1-b134-454c-e537-27faeb19580d-34857383 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0b6a60fc-e512-00f2-9b5c-f7aa86f663e7-34857383 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_9f98a6d8-9a44-6f57-e186-b7cb2b565b08-34857383, #w-node-b73807ad-4d65-15f8-c9cc-f3ce13fff9e9-34857383, #w-node-f0c43ab3-df2b-7dab-43db-4cdcfd6fbd02-34857383 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7fa23ab1-50e6-5f58-fdf1-039509197630-34857383 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-bdecafcd-a338-ad1b-b3d0-a5e39e0155b1-34857383 {
  grid-column: span 2 / span 2;
}

#w-node-_4667c47d-aa66-793a-f41b-816d8c2e5bbc-c4ca2860, #w-node-_6870440a-87c0-94f7-6d0f-a80305a404e0-c4ca2860, #w-node-_91c028d8-8948-3f39-826b-8ef3f8b24498-c4ca2860, #w-node-e5b313db-e9a1-cfb3-726e-a465b25ab56a-c4ca2860, #w-node-_4667c47d-aa66-793a-f41b-816d8c2e5bf5-c4ca2860 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2158cc94-8742-18b5-a929-b8fe0442fec3-c4ca2860 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f4f94180-2926-a837-314c-102384c41f78-c4ca2860 {
  grid-area: span 1 / span 12 / span 1 / span 12;
  align-self: center;
  justify-self: center;
}

#w-node-_1fc6591f-faf5-e250-093c-09af8cf27bc6-c4ca2860 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-cb0f2416-7b25-6fca-e1a5-3e8f91709fed-c4ca2860 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-cb0f2416-7b25-6fca-e1a5-3e8f91709fee-c4ca2860 {
  grid-row: span 2 / span 2;
}

#w-node-_047f4078-0208-28f4-1c26-55299c8509ff-c4ca2860, #w-node-_047f4078-0208-28f4-1c26-55299c850a14-c4ca2860, #w-node-_047f4078-0208-28f4-1c26-55299c850a27-c4ca2860, #w-node-_047f4078-0208-28f4-1c26-55299c850a34-c4ca2860 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1280px) {
  #w-node-_58518dcd-665d-d079-8cd2-c49a14148d5c-588194e1 {
    grid-area: span 1 / span 12 / span 1 / span 12;
    align-self: center;
    justify-self: center;
  }

  #w-node-_58518dcd-665d-d079-8cd2-c49a14148de1-588194e1, #w-node-_9d729c81-daff-0c29-0559-84095514202d-719cde0c, #w-node-_9d729c81-daff-0c29-0559-840955142075-719cde0c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e0c17d3f-5f2a-76e3-ce20-a85f305fc12f-fdf13369 {
    align-self: stretch;
  }

  #w-node-fd9a73f9-9f4c-69ad-d83c-598243df19ce-ddbc9bcc {
    grid-area: span 1 / span 12 / span 1 / span 12;
    align-self: center;
    justify-self: center;
  }

  #w-node-_26def654-0f98-876b-91dc-374204bfdc07-ddbc9bcc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-fb053738-dddc-2354-bbff-89230f018114-b7804332 {
    grid-column: span 4 / span 4;
  }

  #w-node-_388f56a7-c83c-829b-8ef8-6aff319a8bb3-b7804332, #w-node-d0a1046c-4bf2-7d23-ce13-670f67b32193-b7804332, #w-node-_72d2de70-5836-b430-2055-61502eea61fc-b7804332, #w-node-_4c606a1c-1d28-4a25-debc-26cab2de4601-b7804332, #w-node-ff9ae460-671c-cddf-38e7-f90225e6d258-b7804332, #w-node-e7e09282-14ab-625c-d54b-b982d9c7cfd3-b7804332, #w-node-e76e1e22-6bb5-b54a-38f8-c6371becabc0-b7804332, #w-node-dd4c45da-e270-dfe9-1d33-cbb736e4bce7-b7804332, #w-node-_4289d4cb-0360-d591-7e64-aacd03b61039-34857383, #w-node-_4289d4cb-0360-d591-7e64-aacd03b61066-34857383, #w-node-_2158cc94-8742-18b5-a929-b8fe0442fec4-c4ca2860, #w-node-_2158cc94-8742-18b5-a929-b8fe0442fed4-c4ca2860, #w-node-_1fc6591f-faf5-e250-093c-09af8cf27bc7-c4ca2860, #w-node-_160cd13c-3e05-5407-49e3-9c7ccd776946-c4ca2860, #w-node-_1fc6591f-faf5-e250-093c-09af8cf27bc8-c4ca2860, #w-node-_1fc6591f-faf5-e250-093c-09af8cf27bd2-c4ca2860, #w-node-_7a154f84-cea0-8737-24be-7c31fb388664-c4ca2860, #w-node-_6e80c2a1-37bd-94a7-5540-906288a79e14-c4ca2860, #w-node-_1fc6591f-faf5-e250-093c-09af8cf27bdc-c4ca2860, #w-node-_1fc6591f-faf5-e250-093c-09af8cf27be6-c4ca2860, #w-node-_1fc6591f-faf5-e250-093c-09af8cf27bf0-c4ca2860, #w-node-_1fc6591f-faf5-e250-093c-09af8cf27bfa-c4ca2860, #w-node-_1fc6591f-faf5-e250-093c-09af8cf27c04-c4ca2860, #w-node-_1fc6591f-faf5-e250-093c-09af8cf27c0e-c4ca2860 {
    grid-column: span 2 / span 2;
  }

  #w-node-cb0f2416-7b25-6fca-e1a5-3e8f91709fed-c4ca2860 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-cb0f2416-7b25-6fca-e1a5-3e8f91709fee-c4ca2860 {
    grid-area: span 2 / span 4 / span 2 / span 4;
  }

  #w-node-cb0f2416-7b25-6fca-e1a5-3e8f91709fef-c4ca2860, #w-node-_051b8c33-f224-4cd9-6335-b08c318d1b0a-c4ca2860, #w-node-bfd271bf-2e30-7d88-c399-e2bbac9fa4e8-c4ca2860, #w-node-_45387cf7-b581-19d3-bc1b-4485c4ed182a-c4ca2860 {
    grid-column: span 2 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_3fcf566d-9d75-8c9a-69be-992bf65a89c8-a943f8b8, #w-node-a89468a6-2a0e-9d04-c824-3a521437ae32-f687e608 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b6249938-51e2-f406-7873-60b1f0f3a3af-de7afdd7, #w-node-abbd3546-a3bb-aabf-f918-95c770f56cfd-de7afdd7, #w-node-b7bbd946-b157-8a81-2457-6b385f5b92f7-de7afdd7, #w-node-ae1c5519-7673-ad66-6b09-295f3ab7de92-de7afdd7, #w-node-_587cab1b-9c93-6a39-27f5-b2b39042b82f-de7afdd7, #w-node-_587cab1b-9c93-6a39-27f5-b2b39042b835-de7afdd7, #w-node-d69e8cb1-c1d8-7969-1a68-8d9c6ba51ed8-de7afdd7, #w-node-cb6b8ceb-259b-243b-f39d-443fc1371b54-de7afdd7, #w-node-cb6b8ceb-259b-243b-f39d-443fc1371b59-de7afdd7, #w-node-cb6b8ceb-259b-243b-f39d-443fc1371b5e-de7afdd7 {
    grid-column: span 1 / span 1;
  }

  #w-node-_388f56a7-c83c-829b-8ef8-6aff319a8bb3-b7804332, #w-node-d0a1046c-4bf2-7d23-ce13-670f67b32193-b7804332, #w-node-_72d2de70-5836-b430-2055-61502eea61fc-b7804332, #w-node-_4c606a1c-1d28-4a25-debc-26cab2de4601-b7804332, #w-node-ff9ae460-671c-cddf-38e7-f90225e6d258-b7804332, #w-node-e7e09282-14ab-625c-d54b-b982d9c7cfd3-b7804332, #w-node-e76e1e22-6bb5-b54a-38f8-c6371becabc0-b7804332, #w-node-dd4c45da-e270-dfe9-1d33-cbb736e4bce7-b7804332, #w-node-_1fc6591f-faf5-e250-093c-09af8cf27bc7-c4ca2860, #w-node-_160cd13c-3e05-5407-49e3-9c7ccd776946-c4ca2860, #w-node-_1fc6591f-faf5-e250-093c-09af8cf27bc8-c4ca2860, #w-node-_1fc6591f-faf5-e250-093c-09af8cf27bd2-c4ca2860, #w-node-_7a154f84-cea0-8737-24be-7c31fb388664-c4ca2860, #w-node-_6e80c2a1-37bd-94a7-5540-906288a79e14-c4ca2860, #w-node-_1fc6591f-faf5-e250-093c-09af8cf27bdc-c4ca2860, #w-node-_1fc6591f-faf5-e250-093c-09af8cf27be6-c4ca2860, #w-node-_1fc6591f-faf5-e250-093c-09af8cf27bf0-c4ca2860, #w-node-_1fc6591f-faf5-e250-093c-09af8cf27bfa-c4ca2860, #w-node-_1fc6591f-faf5-e250-093c-09af8cf27c04-c4ca2860, #w-node-_1fc6591f-faf5-e250-093c-09af8cf27c0e-c4ca2860 {
    grid-column: span 4 / span 4;
  }
}

@font-face {
  font-family: 'Twkeverett Mono';
  src: url("654cbd72f35b1c8988b9d9c8_TWKEverettMono-Thin.ttf") format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Twkeverett Mono';
  src: url("654cbdaced2ebffe6cd03ea7_TWKEverettMono-Ultralight.ttf") format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Twkeverett Mono';
  src: url("654cbdbe1434db307b7ff1ca_TWKEverettMono-Light.ttf") format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Twkeverett Mono';
  src: url("654cbdde19532b76db4cf806_TWKEverettMono-Regular.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Twkeverett Mono';
  src: url("654cbdee9afc7d208ff7020e_TWKEverettMono-Medium.ttf") format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Twkeverett Mono';
  src: url("654cbe4813ad8e51d813a4f9_TWKEverettMono-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Twkeverett Mono';
  src: url("654cbe642d34755b01e24617_TWKEverettMono-Extrabold.ttf") format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Twkeverett Mono';
  src: url("654cbe71c57a65db1ecd4ccb_TWKEverettMono-Black.ttf") format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Twkeverett';
  src: url("64efaed392814b0afb203071_TWKEverett-Medium.otf") format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Twkeverett';
  src: url("654cb1e34cb73aa526f8be77_TWKEverett-Black.otf") format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Twkeverett';
  src: url("654cb26df577c9fbf546bd2b_TWKEverett-Thin.otf") format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Twkeverett';
  src: url("654cb278544659a9c87f0e9e_TWKEverett-Ultralight.otf") format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Twkeverett';
  src: url("654cb283855176003eea3826_TWKEverett-Light.otf") format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Twkeverett';
  src: url("64efaeb96c828e68baca8732_TWKEverett-Regular.otf") format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Twkeverett';
  src: url("64efaeb9ff2bcc44a15de0a5_TWKEverett-Bold.otf") format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Twkeverett';
  src: url("654cb1fba5e2dcfb68496171_TWKEverett-Extrabold.otf") format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}