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("");
  display: none;
  bottom: 0;
  left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-tabs {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

:root {
  --black: black;
  --white: white;
  --cornflower-blue: #66a8f0;
  --light-steel-blue: #c2dcf9;
  --black-2: #161616;
  --coral: #ff803f;
  --black-3: #15161a;
  --trans: rgba(0, 0, 0, 0);
  --cornflower-blue-2: #66a8f0;
}

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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

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

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

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

.nav {
  z-index: 9999;
  width: 100%;
  height: 75px;
  padding: 25px;
  position: fixed;
}

.nav-container {
  width: 100%;
  height: 25px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.home-link {
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
  transition: color .2s;
}

.home-link:hover {
  color: var(--cornflower-blue);
}

.html-embed {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-button-wrapper {
  grid-column-gap: 15px;
  flex-direction: row;
  display: flex;
}

.button-outline {
  border: 1px solid var(--white);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 100px;
  font-family: Ppneuemontreal, sans-serif;
  font-weight: 700;
  transition: background-color .2s;
}

.button-outline:hover {
  background-color: var(--white);
  color: var(--black);
}

.button-outline.hidden {
  align-items: center;
  display: flex;
}

.button-1 {
  max-width: 160px;
  min-width: 140px;
  border: 1px solid var(--cornflower-blue);
  background-color: var(--cornflower-blue);
  color: var(--white);
  text-align: center;
  cursor: pointer;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  font-family: Ppneuemontreal, sans-serif;
  font-weight: 700;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.button-1:hover {
  color: var(--cornflower-blue);
  background-color: rgba(0, 0, 0, 0);
}

.button-1.white {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--black);
}

.button-1.white:hover {
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
}

.text-link {
  grid-column-gap: 30px;
  color: var(--white);
  text-align: center;
  text-transform: capitalize;
  flex-direction: row;
  justify-content: center;
  font-family: Ppneuemontreal, sans-serif;
  font-size: .8rem;
  line-height: 1rem;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.text-link:hover, .text-link.w--current {
  color: var(--cornflower-blue);
}

.text-link.thin {
  font-weight: 500;
}

.text-link.left, .text-link.left.w--current {
  text-align: left;
}

.nav-links-wrapper {
  grid-column-gap: 30px;
  margin-right: 50px;
  display: flex;
}

.div-block {
  align-items: center;
  display: flex;
}

.language-selector {
  grid-column-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  display: none;
  position: relative;
}

.home-hero {
  width: 100%;
  height: 100vh;
  padding: 75px 25px 25px;
}

.home-hero.phase1-hero {
  min-height: 980px;
}

.home-hero-container {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: relative;
}

.home-hero-top-corners {
  z-index: 1;
  width: 100%;
  height: 98px;
  justify-content: space-between;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.home-hero-corner {
  width: 98px;
  height: 98px;
  opacity: .5;
  object-fit: contain;
}

.home-hero-top-bar {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, .5);
  margin-top: .5px;
  margin-bottom: 0;
}

.home-hero-bottom-corners {
  z-index: 1;
  width: 100%;
  height: 98px;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.home-hero-bottom-bar {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, .5);
  margin-top: .5px;
  margin-bottom: .5px;
}

.home-hero-wrapper {
  z-index: 3;
  width: 100%;
  height: 100%;
  align-items: flex-end;
  padding: 25px;
  display: flex;
  position: relative;
}

.home-hero-title-wrapper {
  width: 100%;
  height: auto;
  justify-content: space-between;
  display: flex;
  position: static;
}

.home-hero-text-wrapper {
  width: 50%;
  height: 100%;
}

.home-hero-text-wrapper.phase1-subheading {
  width: 100%;
  height: auto;
  position: absolute;
  top: 60px;
  left: 25px;
}

.h1 {
  color: var(--white);
  letter-spacing: -.5px;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 4vw;
  font-weight: 100;
  line-height: 4.2vw;
}

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

.h1.centred.black {
  color: var(--black);
}

.h1.black-bold {
  color: var(--black);
  font-weight: 700;
}

.h1.medium {
  font-weight: 500;
}

.h1.medium.centred {
  text-align: center;
}

.h1.phase1-subheading-h1 {
  font-size: 2.5vw;
  line-height: 1em;
}

.blue-span {
  color: var(--cornflower-blue);
}

.home-hero-links-wrapper {
  justify-content: flex-end;
  align-items: flex-end;
  display: none;
}

.home-hero-socials-wrapper {
  grid-column-gap: 10px;
  display: flex;
}

.hero-social-link {
  width: 40px;
  height: 40px;
  color: var(--cornflower-blue);
  background-color: rgba(255, 255, 255, .1);
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  transition: background-color .2s;
  display: flex;
}

.hero-social-link:hover {
  background-color: rgba(255, 255, 255, .25);
}

.hero-social-link.coming-soon {
  color: rgba(255, 255, 255, .29);
}

.html-embed-3 {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  transition: background-color .2s;
  display: flex;
}

.html-embed-3.telegram-svg {
  margin-left: -2px;
}

.home-hero-button-wrapper {
  border: 1px solid rgba(255, 255, 255, .5);
  border-radius: 1000px;
  margin-left: 25px;
  padding: 10px;
  display: inline-block;
}

.hero-button {
  min-width: auto;
  grid-column-gap: 10px;
  border: 1px solid var(--cornflower-blue);
  background-color: var(--cornflower-blue);
  color: var(--white);
  border-radius: 100px;
  align-items: center;
  padding: 9px 15px;
  font-family: Ppneuemontreal, sans-serif;
  font-weight: 700;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.hero-button:hover {
  color: var(--cornflower-blue);
  background-color: rgba(0, 0, 0, 0);
}

.html-embed-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.home-hero-container2-copy {
  width: 100%;
  height: 100%;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.huge-h {
  width: 100%;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  word-break: keep-all;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 7vw;
  line-height: 6.5vw;
  position: static;
}

.shape-holder {
  width: 20vw;
  height: auto;
  max-width: 300px;
  min-width: 200px;
  object-fit: contain;
}

.new-ui-mask {
  z-index: 99;
  height: auto;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.mask {
  z-index: 3;
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-text-slide {
  width: 100%;
  height: 100%;
  max-width: none;
  min-width: 1080px;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  position: relative;
}

.hero-ui {
  z-index: 1;
  width: 89%;
  height: 100%;
  border-radius: 41px;
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
}

.home-hero-vertical-wrapper {
  z-index: 0;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.hero-2 {
  height: 100vh;
  background-color: var(--black);
}

.hero-slide-gradient {
  width: 100%;
  height: 25vh;
  background-image: linear-gradient(to bottom, var(--black), transparent);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.hero-slide-gradient-2 {
  width: 100%;
  height: 25vh;
  background-image: linear-gradient(to bottom, transparent, var(--black));
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.copy-1 {
  perspective-origin: 0%;
  transform-origin: 0%;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 1rem;
  line-height: 1rem;
  text-decoration: none;
  transform: scale(1);
}

.copy-1._65--centred {
  color: rgba(255, 255, 255, .65);
  text-align: center;
  font-family: Ppneuemontreal, sans-serif;
  font-weight: 100;
}

._2-stats-block {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.counterup {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #0c0c0c;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 8vh;
  font-weight: 700;
  line-height: 8.5vh;
}

.counter-small {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #0c0c0c;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 5px;
  margin-left: 5px;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2rem;
  display: flex;
}

.counter-wrapper {
  justify-content: center;
  display: flex;
}

.h1-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 6vh;
  line-height: 6.5vh;
  transition: letter-spacing .4s;
  position: static;
}

.h1-2:hover {
  letter-spacing: normal;
}

.h1-2.infinity {
  font-size: 6rem;
}

._2-stats-container {
  width: 100%;
  max-width: 1000px;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.home-stats {
  justify-content: center;
  align-items: center;
  padding: 50px 25px;
  display: flex;
}

.invite-ui-1 {
  z-index: 2;
  width: 30vh;
  max-width: 300px;
  object-fit: contain;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-7 {
  width: 40px;
  min-width: 40px;
  object-fit: contain;
  margin-bottom: -10px;
  margin-right: 10px;
}

.home-invite {
  width: 100%;
  height: auto;
  min-height: 120vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 25px;
  display: flex;
  overflow: visible;
}

._2-invite-img-wrapper {
  width: 80%;
  height: 100%;
  justify-content: space-between;
  align-items: baseline;
  margin-right: 0;
  display: flex;
  position: relative;
}

.copy-big {
  color: var(--white);
  font-family: Ppneuemontreal, sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.9rem;
  text-decoration: none;
}

.copy-big.centred {
  text-align: center;
}

.copy-big.centred.thin {
  font-weight: 100;
}

.copy-big.centred.thin.black-span {
  line-height: 2rem;
}

.copy-big.lite {
  font-weight: 100;
}

.copy-big.black-span {
  line-height: 2rem;
}

.copy-big.bigger {
  font-size: 2rem;
  font-weight: 100;
  line-height: 2.4rem;
}

.div-block-10 {
  width: 18.9986px;
}

.home-invite-wrapper {
  width: 100%;
  height: 100%;
  max-width: none;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.invite-ui-2 {
  z-index: 1;
  width: 30vh;
  max-width: 300px;
  object-fit: contain;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.home-invite-container {
  width: 100%;
  height: 100%;
  max-width: 1250px;
  flex-direction: row;
  align-items: stretch;
  margin-top: 100px;
  display: flex;
}

.home-invite-title-wrapper {
  z-index: 5;
  width: 100%;
  margin-bottom: 150px;
  position: relative;
  overflow: hidden;
}

.h-large {
  color: var(--white);
  text-align: center;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 8vw;
  font-weight: 700;
  line-height: 8vw;
}

.h-large.black-span {
  margin-bottom: 0;
}

.h-large.black-span.capital {
  text-transform: uppercase;
}

.h-large.black-span.capital.centred {
  text-align: center;
}

.h-large.capital {
  text-align: left;
  text-transform: uppercase;
}

.home-invite-img-wrapper {
  width: 50%;
  height: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.home-invite-text-wrapper {
  width: 50%;
  height: 100%;
}

.home-invite-slider-wrapper {
  margin-top: 25px;
}

.invite-slider-field-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-15 {
  display: flex;
}

.div-block-16 {
  width: 90px;
}

.copy-small {
  grid-row-gap: 10px;
  color: var(--white);
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  margin-bottom: 0;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 1rem;
  font-weight: 100;
  line-height: 1.4rem;
  text-decoration: none;
  display: block;
  overflow: visible;
}

.copy-small.black-centred {
  color: var(--black);
  text-align: center;
}

.copy-small.centred {
  text-align: center;
}

.copy-small.faq-pad {
  margin-top: 15px;
}

.copy-small.black-span {
  line-height: 1.4rem;
}

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

.chain {
  width: 100%;
  height: auto;
  justify-content: center;
  padding: 25px;
  display: flex;
}

.chain-container {
  width: 100%;
  height: 100%;
  max-width: 1250px;
}

.chain-blocks-wrapper {
  width: 100%;
  height: 100%;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.chain-block {
  background-color: var(--cornflower-blue);
  border-radius: 15px;
  padding: 25px;
  transition: background-color .4s;
}

.chain-block:hover {
  background-color: var(--white);
}

.chain-block._2 {
  background-color: #e0edfc;
}

.chain-block._3 {
  background-color: #a3caf6;
}

.chain-block._3:hover {
  background-color: #528ac8;
}

.chain-block._4 {
  background-color: #85b9f3;
}

.chain-block._4:hover {
  background-color: #fff;
}

.chain-block._5 {
  background-color: #528ac8;
}

.chain-block._5:hover {
  background-color: #a3caf6;
}

.chain-block._6 {
  background-color: #85b9f3;
}

.chain-block._6:hover {
  background-color: #e0edfb;
}

.chain-block._7 {
  background-color: #fff;
}

.chain-block._8 {
  background-color: #e0edfc;
}

.chain-block._8:hover {
  background-color: #85b9f3;
}

.chain-block-wrapper {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.chain-block-number {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 4vw;
  font-weight: 300;
  line-height: 4.2vw;
}

.chain-block-number.econ-sizing {
  font-size: 3vw;
  line-height: 3vw;
}

.chain-block-name-wrapper {
  margin-top: 25px;
  margin-bottom: 25px;
}

.chain-block-name-wrapper.extra-padding {
  margin-top: 60px;
  margin-bottom: 60px;
}

.chain-title {
  color: var(--black);
  text-align: center;
  text-transform: capitalize;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.7rem;
  text-decoration: none;
}

.chain-title.left {
  text-align: left;
}

.scroll {
  width: 100%;
  height: 200vh;
}

.scroll-camera {
  width: 100%;
  height: 100vh;
  background-image: url("64d3c81bcc543e35674a59cf_Rocket%202_Full.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 90%;
  padding: 75px 50px 25px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.scroll-container {
  width: 100%;
  height: 100%;
  position: relative;
}

.scroll-wrapper {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.scroll-block-1 {
  width: 100%;
  height: 20%;
  background-color: rgba(0, 0, 0, .37);
  border: 1px solid rgba(255, 255, 255, .5);
  border-radius: 30px;
  justify-content: space-between;
  align-items: center;
  padding: 0 50px 0 0;
  display: flex;
  position: relative;
}

.scroll-block-title-wrapper {
  width: 33%;
  height: 100%;
  align-items: center;
  padding-left: 50px;
  display: flex;
}

.scroll-safe-zone {
  width: 33%;
  height: 100%;
}

.bullets-1 {
  width: 33%;
  height: auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  overflow: hidden;
}

.scroll-block-bullet {
  width: 100%;
  grid-column-gap: 10px;
  display: flex;
}

.scroll-ui-wrapper {
  z-index: 5;
  width: 20vw;
  height: 100%;
  align-items: center;
  display: flex;
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
}

.tab-ui-1 {
  z-index: 2;
  width: 87%;
  height: 98%;
  min-height: auto;
  min-width: auto;
  border-radius: 35px;
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
}

.tab-ui-5, .tab-ui-2 {
  z-index: 2;
  width: 89%;
  height: 100%;
  min-height: auto;
  min-width: auto;
  border-radius: 35px;
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
}

.new-ui-mask-2 {
  height: auto;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.tab-ui-3, .tab-ui-4 {
  z-index: 2;
  width: 89%;
  height: 100%;
  min-height: auto;
  min-width: auto;
  border-radius: 35px;
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
}

.back-screen {
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
}

.bullets-2, .bullets-3, .bullets-4 {
  width: 33%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  overflow: hidden;
}

.bullets-5 {
  width: 33%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  overflow: hidden;
}

.bullets-wrapper {
  width: 80%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.scroll-block-gradient-l {
  width: 20px;
  height: 80%;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(354deg, transparent, black 25%, var(--black) 76%, rgba(0, 0, 0, 0));
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: -10px;
  right: auto;
  transform: translate(0, -50%);
}

.scroll-block-gradient-r {
  width: 20px;
  height: 80%;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(354deg, transparent, black 25%, var(--black) 76%, rgba(0, 0, 0, 0));
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: auto;
  right: -10px;
  transform: translate(0, -50%);
}

.scroll-title {
  perspective-origin: 0%;
  transform-origin: 0%;
  color: #fff;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 2vw;
  font-weight: 100;
  line-height: 2rem;
  text-decoration: none;
  transform: scale(1);
}

.scroll-block-2, .scroll-block-3, .scroll-block-4, .scroll-block-5 {
  width: 100%;
  height: 20%;
  background-color: rgba(0, 0, 0, .37);
  border: 1px solid rgba(255, 255, 255, .5);
  border-radius: 30px;
  justify-content: space-between;
  align-items: center;
  padding: 0 50px 0 0;
  display: flex;
  position: relative;
}

.home-hero-video-wrapper {
  z-index: -1;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.ui {
  width: 100%;
  height: 300vh;
}

.ui-camera {
  width: 100%;
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  padding-top: 100px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.ui-animation-wrapper {
  z-index: -1;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.ui-slide-wrapper {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.ui-slide {
  width: 100vw;
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding-top: 75px;
  padding-bottom: 75px;
  display: flex;
  overflow: visible;
}

.ui-phone-block {
  width: 100vw;
  height: auto;
  min-width: 100vw;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.ui-phone-animation-block {
  width: 100vw;
  height: auto;
  min-width: 100vw;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding-left: 25px;
  padding-right: 0;
  display: flex;
}

.ui-block {
  height: auto;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ui-shape-holder {
  width: 15vw;
  height: auto;
  max-width: none;
  min-width: auto;
  object-fit: contain;
}

.ui-block-1, .ui-block-2, .ui-block-3, .ui-block-4, .ui-block-5, .ui-block-6 {
  height: auto;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
  position: relative;
  overflow: visible;
}

.ui-mobile-title-wrapper {
  max-width: none;
  flex-direction: column;
  justify-content: flex-end;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.h1-copy {
  color: var(--white);
  text-align: left;
  letter-spacing: -.5px;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3.4vw;
  font-weight: 300;
  line-height: 3.8vw;
}

.button-wrapper {
  border: 1px solid rgba(255, 255, 255, .5);
  border-radius: 1000px;
  margin-left: 0;
  padding: 10px;
  display: inline-block;
}

.missed {
  width: 100%;
  height: auto;
  padding: 75px 100px 100px;
}

.missed-container {
  width: 100%;
  height: 100%;
}

.missed-title-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.missed-download-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  margin-top: 25px;
  display: flex;
}

.download-app-button {
  width: 135px;
  height: 40px;
  border: .5px solid var(--white);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  transition: border-width .2s;
  display: flex;
}

.download-app-button:hover {
  border-width: 2px;
}

.download-app-button.black {
  background-color: var(--black);
}

.download-app-button.white {
  background-color: var(--white);
}

.download-app-button.white:hover {
  background-color: rgba(0, 0, 0, 0);
}

.copy-tiny {
  grid-row-gap: 10px;
  color: rgba(255, 255, 255, .8);
  text-align: left;
  flex-direction: column;
  font-family: Ppneuemontreal, sans-serif;
  font-size: .8rem;
  font-weight: 100;
  line-height: 1rem;
  text-decoration: none;
  display: flex;
}

.ui-title-block-1 {
  justify-content: flex-end;
  display: flex;
}

.ui-title-block-3 {
  display: flex;
}

.missed-animation-wrapper {
  justify-content: space-between;
  margin-top: 100px;
  display: flex;
}

.missed-animation-img-wrapper {
  width: 50%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-8 {
  height: 80vh;
}

.missed-animation-content {
  width: 50%;
  height: auto;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  position: relative;
}

.folder-1 {
  width: auto;
  height: 20vh;
  max-width: 330px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.folder-img-1 {
  z-index: 5;
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.folder-1-text {
  z-index: 2;
  width: 90%;
  height: auto;
  max-width: 261px;
  background-color: #161616;
  border-radius: 17px;
  justify-content: center;
  align-items: center;
  padding: 20px 10px;
  display: flex;
  position: absolute;
}

.missed-copy {
  grid-row-gap: 10px;
  color: var(--white);
  text-align: center;
  flex-direction: column;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 100;
  line-height: 1.3rem;
  text-decoration: none;
  display: flex;
}

.folder-2 {
  width: auto;
  height: 20vh;
  max-width: 330px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: auto;
}

.folder-2-text {
  z-index: 2;
  width: 90%;
  height: auto;
  max-width: 261px;
  background-color: #161616;
  border-radius: 17px;
  justify-content: center;
  align-items: center;
  padding: 25px 10px;
  display: flex;
  position: absolute;
}

.folder-3 {
  z-index: 2;
  width: auto;
  height: 20vh;
  max-width: 330px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: auto;
}

.folder-3-text {
  z-index: 2;
  width: 90%;
  height: auto;
  max-width: 261px;
  background-color: #161616;
  border-radius: 17px;
  justify-content: center;
  align-items: center;
  padding: 25px 10px;
  display: flex;
  position: absolute;
}

.folder-wrapper {
  width: 100%;
  display: flex;
}

.folder-wrapper.right {
  justify-content: flex-end;
}

.folder-bg-1 {
  z-index: 1;
  width: 100%;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.folder-img-2 {
  z-index: 5;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.folder-bg-2 {
  z-index: 1;
  width: 100%;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.folder-img--3 {
  z-index: 5;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.folder-bg-3 {
  z-index: 1;
  width: 100%;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.give {
  width: 100%;
  height: auto;
  background-image: url("64d9030e8af643b3d65f399b_Rocket%202_Full.svg");
  background-position: 50% 90%;
  background-repeat: no-repeat;
  background-size: auto 120%;
  padding: 100px 25px;
}

.give-container {
  width: 100%;
  height: 100%;
}

.give-title-wrapper {
  z-index: 5;
  width: 100%;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.give-content {
  max-width: 50%;
  flex-direction: column;
  justify-content: center;
  margin-top: 50px;
  display: flex;
}

.give-download-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  margin-top: 25px;
  display: flex;
}

.home-hero-video {
  z-index: -1;
  width: 100%;
  height: 100%;
}

.home-hero-video-gradients {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .27), rgba(0, 0, 0, .27)), linear-gradient(to bottom, var(--black), transparent 33%, transparent 75%, var(--black) 104%);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.footer {
  height: auto;
  background-color: var(--black);
  padding: 25px;
}

.footer.bluebg {
  background-color: var(--light-steel-blue);
}

.footer-container {
  width: 100%;
  height: 100%;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
}

.footer-block {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.footer-link {
  color: var(--white);
  transition: color .2s;
}

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

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

.footer-legal-wrapper {
  margin-top: 35px;
}

.footer-socials {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  justify-items: center;
  display: grid;
}

.footer-socials-link {
  width: 4.5vw;
  height: 4.5vw;
  min-height: 4.5px;
  min-width: 4.5vw;
  color: var(--cornflower-blue);
  background-color: rgba(255, 255, 255, .1);
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-socials-link:hover {
  color: var(--white);
  background-color: rgba(255, 255, 255, .2);
}

.footer-socials-link.coming-soon {
  color: rgba(255, 255, 255, .25);
  display: none;
}

.footer-socials-link.blackbg {
  background-color: var(--white);
}

.footer-socials-link.coming-soon2 {
  color: rgba(255, 255, 255, .25);
}

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

.footer-links {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer-links.hidden {
  display: flex;
}

.footer-links.hidden2 {
  display: none;
}

.footer-button-block {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-end;
  display: flex;
}

.icon-wrap {
  text-align: left;
  align-items: center;
  display: flex;
}

.range-wrapper {
  width: 100%;
  margin-top: 72px;
  position: relative;
}

.pages-number {
  color: var(--white);
  margin-right: 3px;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 8vh;
  font-weight: 700;
  line-height: 11vh;
}

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

.icon-box {
  width: 32px;
  height: 32px;
  background-color: #0040ff;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  display: flex;
}

.details-grid {
  width: 100%;
  grid-column-gap: 35px;
  grid-row-gap: 32px;
  margin-top: 44px;
  display: none;
}

.range-box {
  width: 100%;
  align-items: center;
  display: flex;
}

.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: 100%;
  text-align: center;
  flex-direction: column;
  display: flex;
}

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

.range-dot-1 {
  z-index: -1;
  width: 15px;
  height: 15px;
  background-color: var(--cornflower-blue);
  border-radius: 1000px;
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: 0;
  transform: translate(0, -50%);
}

.range-dot-2 {
  z-index: -1;
  width: 15px;
  height: 15px;
  background-color: var(--cornflower-blue);
  border-radius: 1000px;
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: auto;
  right: 0;
  transform: translate(0, -50%);
}

.eth-number {
  max-width: 560px;
  color: #fff;
  text-align: center;
  letter-spacing: -1px;
  align-items: flex-end;
  margin-bottom: -5px;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 8vh;
  font-weight: 700;
  line-height: 11vh;
  text-decoration: none;
  display: flex;
  position: static;
}

.div-block-20 {
  width: 100%;
  flex-direction: row;
  margin-top: 50px;
  display: flex;
}

.copy-1-2 {
  color: #fff;
  font-size: 1.5rem;
  line-height: 2rem;
  text-decoration: none;
}

.html-embed-7 {
  display: flex;
}

.submit-button {
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-field {
  width: 300px;
  height: 60px;
  color: #f0f0f8;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #f0f0f8;
  border-radius: 1000px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 3px;
  padding-left: 25px;
  font-family: Ppneuemontreal, sans-serif;
  font-size: .9rem;
  line-height: 1rem;
}

.text-field::-ms-input-placeholder {
  color: rgba(240, 240, 248, .5);
}

.text-field::placeholder {
  color: rgba(240, 240, 248, .5);
}

.form {
  width: 300px;
  height: 65px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.form-block {
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.container {
  width: 100%;
  height: 100%;
  max-width: 1400px;
}

.container.flex-centre {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.error-message {
  width: 160px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding: 0;
  position: absolute;
  top: auto;
  bottom: -50px;
  left: 50%;
  right: 50%;
  transform: translate(-50%);
}

.popup-close-text {
  color: #64a8f0;
  text-align: center;
  cursor: pointer;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4rem;
  text-decoration: underline;
  transition: color .2s;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.popup-close-text:hover {
  color: #f0f0f8;
}

.download-popup {
  z-index: 9999;
  width: 100%;
  height: 100vh;
  background-color: rgba(13, 13, 18, .98);
  justify-content: center;
  padding: 100px;
  display: none;
  position: fixed;
}

.popup-title-wrapper {
  grid-row-gap: 35px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.submit-button-wrapper {
  width: 50px;
  height: 50px;
  color: #0d0d12;
  background-color: #f0f0f8;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  padding-left: 3px;
  transition: background-color .2s, color .2s;
  display: flex;
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: auto;
  right: 5px;
  overflow: hidden;
  transform: translate(0, -50%);
}

.submit-button-wrapper:hover {
  background-color: var(--cornflower-blue);
  color: #f0f0f8;
}

.success-message {
  width: 300px;
  height: 65px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #f0f0f8;
  border-radius: 1000px;
}

.scroll-right-wrapper {
  background-color: rgba(255, 255, 255, .25);
  border-radius: 50px;
  justify-content: center;
  margin-top: 75px;
  padding: 13px 15px 13px 17px;
  display: flex;
}

.arrow-3 {
  color: var(--white);
  justify-content: center;
  align-items: center;
  margin-left: -3px;
  display: flex;
}

.arrow-2, .arrow-2-copy {
  color: var(--white);
  justify-content: center;
  align-items: center;
  display: flex;
}

.mobile-scroll {
  display: none;
}

.shape-holder-mobile {
  width: 20vw;
  max-width: 300px;
}

.tab-img-wrapper {
  display: none;
}

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

.home-features-arrow {
  color: #0c0c0c;
  justify-content: center;
  align-items: center;
  display: flex;
}

.home-features-arrow:hover {
  color: #64a8f0;
}

.tabs-menu {
  width: 50%;
  height: 100%;
  border-right: 1px solid #0c0c0c;
  flex-direction: column;
  display: flex;
}

.tabs {
  width: 100%;
  height: auto;
  justify-content: space-between;
  display: flex;
}

.scroll-expand1 {
  width: 100%;
  padding-bottom: 0;
  padding-left: 100px;
  padding-right: 50px;
  display: flex;
  overflow: hidden;
}

.tabs-content {
  width: 50%;
  height: auto;
  border-left: 0 rgba(0, 0, 0, 0);
}

.copy-2 {
  max-width: 560px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.2rem;
  text-decoration: none;
}

.home-features-title-block {
  cursor: pointer;
  justify-content: space-between;
  padding: 35px 50px 35px 100px;
  display: flex;
}

.tab-link {
  background-color: #fff;
  border-bottom: 1px solid #0c0c0c;
  padding: 0;
}

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

.tab {
  width: 100%;
  height: 100%;
}

.image-3 {
  width: 75%;
  height: 90%;
  object-fit: contain;
  object-position: 50% 100%;
}

.mask-3 {
  z-index: 3;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.ui-mobile {
  width: 100%;
  height: 200vh;
  display: none;
}

.chain-blocks-wrapper-mobile {
  width: 100%;
  height: 100%;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: none;
}

.home-hero-title-wrapper-mobile {
  width: 100%;
  height: auto;
  justify-content: space-between;
  display: none;
}

.mobile-hero-socials-wrapper {
  grid-column-gap: 10px;
  display: flex;
}

.mobile-hero-socials-wrapper.home-hero-socials {
  position: absolute;
  bottom: 28px;
  right: 194px;
}

.mobile-hero-socials-wrapper.partnerships {
  align-items: flex-end;
}

.huge-h-2 {
  width: 100%;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  word-break: keep-all;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 7vw;
  line-height: 6vw;
  position: static;
}

.huge-h-2.chinese {
  font-family: Ppneuemontreal, sans-serif;
  font-size: 7vw;
  line-height: 7vw;
}

.missed-folder-title-1, .missed-folder-title-2, .missed-folder-title-3 {
  z-index: 6;
  color: var(--cornflower-blue);
  text-align: center;
  text-transform: capitalize;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 1.7rem;
  line-height: 1.9rem;
  position: absolute;
}

.nav-links {
  grid-column-gap: 30px;
  display: flex;
}

.nav-links.hidden {
  display: none;
}

.copy-1-4 {
  color: #fff;
  font-size: 1.5rem;
  line-height: 2rem;
  text-decoration: none;
}

.form-block-2 {
  margin-bottom: 0;
}

.text-field-1 {
  width: 100%;
  height: 50px;
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  font-family: Ppneuemontreal, sans-serif;
}

.text-field-1::-ms-input-placeholder {
  color: rgba(255, 255, 255, .65);
}

.text-field-1::placeholder {
  color: rgba(255, 255, 255, .65);
}

.text-field-1.message-area {
  width: 100%;
  height: 150px;
  border-radius: 5px;
  padding-top: 15px;
  font-family: Ppneuemontreal, sans-serif;
}

.support-title-wrapper {
  margin-bottom: 50px;
}

.body-copy {
  color: #fff;
  letter-spacing: 1px;
  font-size: 1rem;
  line-height: 1.4rem;
}

.suppoort-text-wrapper {
  margin-top: 35px;
}

.success-message-copy {
  width: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #f0f0f8;
  border-radius: 1000px;
}

.error-message-2 {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 15px;
  padding: 0;
}

.support-container {
  width: 100%;
  height: 100%;
  max-width: 1250px;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.field-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  margin-bottom: 25px;
  display: flex;
}

.link-copy {
  color: #64a8f0;
}

.link-copy:hover {
  color: #fff;
}

.support-form {
  width: 500px;
}

.support-hero {
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
  padding: 100px 25px 25px;
  display: flex;
}

.suppoort-text-wrapper-2 {
  margin-top: 50px;
}

.t-cs-section {
  width: 100%;
  height: auto;
  justify-content: center;
  align-items: center;
  padding: 100px 25px 25px;
  display: flex;
}

.language-dropdown {
  width: 120px;
  height: 200px;
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
  position: absolute;
  top: 69px;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.language-trigger {
  grid-column-gap: 15px;
  color: var(--white);
  cursor: pointer;
  font-family: Ppneuemontreal, sans-serif;
  font-size: .8rem;
  line-height: 1rem;
  display: flex;
}

.language-trigger:hover {
  color: var(--cornflower-blue);
}

.html-embed-8 {
  align-items: center;
  display: flex;
}

.app-hero {
  width: 100%;
  height: 100vh;
  padding: 75px 25px 25px;
}

.app-hero-wrapper {
  z-index: 3;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  padding: 25px;
  display: flex;
  position: relative;
}

.app-hero-container {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: relative;
}

.app-hero-title-wrapper {
  width: 85%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.app-reviews {
  width: 100%;
  height: auto;
  justify-content: center;
  padding: 50px;
  display: none;
}

.app-reviews-container {
  width: 100%;
  height: 100%;
  flex: 0 auto;
  justify-content: center;
  display: flex;
}

.app-reviews-wrapper {
  width: 100%;
  height: 100%;
  max-width: 1150px;
  grid-column-gap: 100px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.reviews-img-wrapper {
  width: 60px;
  height: 60px;
  margin-top: 0;
}

.reviews-img {
  width: 100%;
  height: 100%;
}

.app-reviews-user {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.app-reviews-user-info {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  display: flex;
}

.app-signup {
  width: 100%;
  height: 100vh;
  padding: 50px;
  overflow: hidden;
}

.app-signup-container {
  width: 100%;
  height: 100%;
}

.app-signup-wrapper {
  width: 100%;
  height: 100%;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  display: flex;
}

.app-signup-img-wrapper {
  width: 50%;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.app-signup-img {
  height: 80vh;
}

.app-signup-text-wrapper {
  width: 50%;
  align-items: center;
  display: flex;
}

.app-signup-line-wrapper {
  height: 100%;
  margin-right: 50px;
  position: relative;
}

.app-signup-line {
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, .5);
}

.app-signup-line.black {
  background-color: var(--black);
}

.app-signup-gradient-top {
  width: 20px;
  height: 40%;
  background-image: linear-gradient(to bottom, var(--black) 9%, transparent);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: -10px;
  right: auto;
}

.app-signup-gradient-top.blue {
  background-image: linear-gradient(#c3dbf9 9%, rgba(0, 0, 0, 0));
}

.app-signup-gradient-bottom {
  width: 20px;
  height: 40%;
  background-image: linear-gradient(to top, var(--black) 9%, transparent);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: -10px;
  right: auto;
}

.app-signup-gradient-bottom.blue {
  background-image: linear-gradient(to top, #c3dbf9 9%, rgba(0, 0, 0, 0));
}

.app-signup-content {
  width: 100%;
  height: 60%;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.app-signup-block {
  justify-content: space-between;
  display: flex;
}

.app-signup-text-block {
  width: 60%;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  display: flex;
}

.app-signup-number-wrapper {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.app-signup-number-line {
  width: 20px;
  height: .5px;
  background-color: var(--white);
  margin-left: 10px;
}

.app-signup-number-line.black {
  background-color: var(--black);
}

.app-tokens {
  width: 100%;
  height: auto;
  background-image: url("");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 50px;
  display: flex;
}

.app-tokens-container {
  width: 100%;
  height: 100%;
  position: relative;
}

.app-tokens-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
}

.app-tokens-column {
  width: 100%;
  grid-column-gap: 100px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 50px;
  display: grid;
}

.app-tokens-line-wrapper {
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  left: 50%;
  right: 50%;
  transform: translate(-50%);
}

.app-tokens-column-wrapper {
  z-index: 9;
  width: 100%;
  height: 100%;
  position: relative;
}

.a-column-block-1 {
  width: 100%;
  height: 100%;
}

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

.app-tokens-column-video-wrapper {
  width: 100%;
  height: auto;
  border-radius: 15px;
  margin-top: 50px;
  overflow: hidden;
}

.app-trading {
  width: 100%;
  height: auto;
  padding: 50px 50px 20vw;
}

.app-trading-container {
  width: 100%;
  height: 100%;
}

.app-trading-title-wrapper {
  grid-row-gap: 25px;
  flex-direction: column;
  display: flex;
}

.app-trading-wraper {
  width: 100%;
  height: 470px;
  justify-content: center;
  align-items: flex-end;
  margin-top: 50px;
  display: flex;
  position: relative;
}

.app-trading-content {
  z-index: 3;
  width: 20vw;
  height: 20vw;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: -10vw;
  left: 50%;
  right: 50%;
  transform: translate(-50%);
}

.app-trading-centre-piece {
  z-index: 5;
  width: 70%;
  height: 70%;
  background-color: var(--cornflower-blue);
  background-image: linear-gradient(to bottom, #83b6ee, var(--cornflower-blue));
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  box-shadow: inset 21px 21px 20px 16px rgba(255, 255, 255, .45);
}

.app-trading-ring-1 {
  z-index: 0;
  width: 100%;
  height: 100%;
  border: 1px dashed rgba(255, 255, 255, .5);
  border-radius: 1000px;
  position: absolute;
}

.app-trading-ring-2 {
  z-index: 1;
  width: 140%;
  height: 140%;
  border: 1px dashed var(--cornflower-blue);
  box-shadow: inset 0 0 20px 0 var(--cornflower-blue);
  background-color: rgba(255, 255, 255, .08);
  border-radius: 1000px;
  position: absolute;
}

.app-trading-line {
  width: 100%;
  height: 1px;
  background-color: var(--white);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.app-trading-eth-amount {
  width: auto;
  height: auto;
  min-height: 55px;
  min-width: 115px;
  grid-row-gap: 5px;
  background-color: var(--cornflower-blue);
  border-radius: 11px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15px;
  display: flex;
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: 16.5%;
  transform: translate(0, -50%);
}

.app-trading-eth-amount.middle {
  padding: 15px;
  left: 50%;
  right: 50%;
  transform: translate(-50%);
}

.app-trading-eth-amount-2 {
  width: auto;
  height: auto;
  min-height: 55px;
  min-width: 115px;
  grid-row-gap: 5px;
  background-color: var(--cornflower-blue);
  border-radius: 11px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15px;
  display: flex;
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: auto;
  right: 16.5%;
  transform: translate(0, -50%);
}

.app-trading-wallet-1 {
  width: 10vw;
  height: 10vw;
  background-color: var(--black);
  position: absolute;
  top: auto;
  bottom: -5vw;
  left: 0%;
  right: auto;
}

.wallet-img {
  width: 100%;
  height: 100%;
}

.app-trading-wallet-7 {
  width: 10vw;
  height: 10vw;
  background-color: var(--black);
  position: absolute;
  top: auto;
  bottom: -5vw;
  left: auto;
  right: 0%;
}

.app-trading-wallet-4 {
  width: 10vw;
  height: auto;
  background-color: var(--black);
  padding-bottom: 20px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 50%;
  right: 50%;
  transform: translate(-50%);
}

.app-trading-wallet-2 {
  width: 10vw;
  height: 10vw;
  background-color: var(--black);
  position: absolute;
  top: 40%;
  bottom: auto;
  left: 12%;
  right: auto;
}

.app-trading-wallet-3 {
  width: 10vw;
  height: 10vw;
  background-color: var(--black);
  position: absolute;
  top: 10%;
  bottom: auto;
  left: 26.5%;
  right: auto;
}

.app-trading-wallet-5 {
  width: 10vw;
  height: 10vw;
  background-color: var(--black);
  position: absolute;
  top: 10%;
  bottom: auto;
  left: auto;
  right: 26.5%;
}

.app-trading-wallet-6 {
  width: 10vw;
  height: 10vw;
  background-color: var(--black);
  position: absolute;
  top: 40%;
  bottom: auto;
  left: auto;
  right: 12%;
}

.app-trading-vertical-line {
  width: 1px;
  height: 60%;
  background-color: var(--white);
}

.app-referrals {
  width: 100%;
  height: auto;
  padding: 50px;
}

.app-referrals-container {
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.app-referrals-title-wrapper {
  grid-row-gap: 25px;
  flex-direction: column;
  display: flex;
}

.app-referrals-wrapper {
  width: 100%;
  height: auto;
  max-width: 900px;
  margin-top: 50px;
}

.app-referrals-button-block {
  justify-content: space-between;
  display: flex;
}

.app-referrals-button-wrapper {
  border: 1px solid rgba(255, 255, 255, .5);
  border-radius: 1000px;
  margin-left: 0;
  padding: 10px;
  display: inline-block;
}

.app-referrals-button-wrapper.white {
  border-style: none;
  border-color: var(--black);
  padding: 0;
}

.app-referrals-grid {
  width: 100%;
  height: auto;
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 25px;
  display: grid;
}

.app-referrals-block {
  height: auto;
  border: 1px solid var(--black);
  background-color: var(--black-2);
  border-radius: 15px;
  padding: 26px;
  transition: background-color .4s, box-shadow .4s;
  display: flex;
}

.app-referrals-block:hover {
  border: 1px dashed var(--cornflower-blue);
  box-shadow: inset 0 0 20px 5px var(--cornflower-blue);
  background-color: rgba(102, 168, 240, .15);
}

.app-referrals-block.white {
  border-color: var(--white);
  background-color: var(--white);
  transition: box-shadow .4s;
  box-shadow: 0 0 12px rgba(0, 0, 0, .07);
}

.app-referrals-block.white:hover {
  border-color: var(--cornflower-blue);
  box-shadow: inset 0 0 14px rgba(102, 168, 240, .88), 0 0 12px rgba(0, 0, 0, .07);
}

.app-referrals-block-wrapper {
  width: 100%;
  height: 100%;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.app-referrals-block-img-wrapper {
  justify-content: center;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}

.app-tweets {
  width: 100%;
  height: auto;
  padding: 50px;
  display: none;
  overflow: hidden;
}

.app-tweets-container {
  width: 100%;
  height: 100%;
}

.app-tweets-title-wrapper {
  grid-row-gap: 25px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.app-tweets-wrapper {
  height: auto;
  justify-content: center;
  margin-top: 50px;
  display: flex;
}

.app-tweets-slider {
  width: 100vw;
  height: auto;
  min-width: 100vw;
  overflow: visible;
}

.app-tweets-tweet-wrapper {
  width: 100%;
  height: auto;
  grid-column-gap: 15px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  overflow: scroll;
}

.app-tweets-img-wrapper {
  width: 30vw;
  min-width: 30vw;
  grid-column-gap: 0px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  display: grid;
}

.tweet {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.app-faq {
  width: 100%;
  height: auto;
  background-image: url("");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 50px 50px 100px;
  display: none;
}

.app-faq-container {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.app-faq-wrapper {
  width: 100%;
  height: auto;
  max-width: 750px;
  grid-column-gap: 16px;
  grid-row-gap: 25px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 100px;
  display: flex;
}

.faq-block {
  grid-row-gap: 0px;
  flex-direction: column;
  display: flex;
}

.faq-block.padded {
  border-top: 1px solid rgba(255, 255, 255, .25);
  flex-direction: column;
  padding-top: 25px;
  display: flex;
}

.faq-trigger {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  transition: opacity .2s;
  display: flex;
}

.faq-trigger:hover {
  opacity: .65;
}

.faq-arrow {
  color: var(--white);
  justify-content: center;
  align-items: center;
  transition: color .2s;
  display: flex;
}

.faq-arrow:hover {
  color: var(--cornflower-blue);
}

.faq-text-wrapper {
  width: 70%;
  overflow: hidden;
}

.app-automate {
  width: 100%;
  height: auto;
  background-color: var(--cornflower-blue);
  padding: 100px 50px;
}

.app-automate-container {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.app-automate-title-wrapper {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.black-span {
  color: var(--black);
}

.app-automate-ui-wrapper {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  display: flex;
}

.app-automate-ui-block {
  height: 75vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.app-automate-ui-1 {
  z-index: 3;
  width: auto;
  height: 100%;
  object-fit: contain;
  padding: 5px;
  display: block;
  position: relative;
}

.app-automate-download-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  border: 1px solid rgba(255, 255, 255, .5);
  border-radius: 1000px;
  margin-top: 50px;
  padding: 10px;
  display: flex;
}

.app-automate-ui-2 {
  z-index: 2;
  width: 80%;
  height: 80%;
  object-fit: contain;
  padding: 5px;
  position: absolute;
}

.app-automate-ui-3 {
  z-index: 1;
  width: 80%;
  height: 80%;
  object-fit: contain;
  padding: 5px;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.refer-hero-text-wrapper {
  max-width: 490px;
  justify-content: center;
  align-items: center;
  margin-top: 35px;
  display: flex;
}

.refer-hero-button-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  margin-top: 50px;
  display: flex;
}

.refer-referrals {
  width: 100%;
  height: auto;
  background-color: var(--white);
  background-image: url("");
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 90%;
  padding: 50px;
}

.refer-referrals-container {
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.refer-hero {
  width: 100%;
  height: 100vh;
  padding: 75px 25px 25px;
}

.refer-earn {
  width: 100%;
  height: 100vh;
  background-color: var(--white);
  background-image: url("");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 140%;
  padding: 120px 50px 50px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.refer-earn-container {
  width: 100%;
  height: 100%;
}

.refer-earn-wrapper {
  width: 100%;
  height: 100%;
  grid-column-gap: 100px;
  display: flex;
}

.refer-earn-text-column {
  width: 50%;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.refer-earn-img-wrapper {
  width: 50%;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.refer-earn-img {
  height: 100%;
}

.refer-earn-text-wraper {
  width: 90%;
  position: relative;
}

.efer-earn-text-block {
  margin-top: 35px;
}

.refer-earn-button-wrapper {
  z-index: 2;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 1000px;
  margin-top: 35px;
  margin-left: 0;
  padding: 5px;
  display: inline-block;
  position: relative;
}

.refer-discord {
  width: 100%;
  height: auto;
  background-color: var(--white);
  padding: 100px 50px;
}

.refer-discord-container {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.refer-discord-title-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: column;
  display: flex;
}

.refer-discord-desktopui-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  margin-top: 0;
  display: grid;
}

.desktop-ui-img-1 {
  width: auto;
  filter: blur(4px);
}

.refer-plan {
  width: 100%;
  height: auto;
  background-color: var(--white);
  padding: 50px 50px 100px;
  display: none;
}

.refer-plan-container {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.refer-plan-wrapper {
  max-width: 1150px;
}

.refer-plan-column {
  margin-top: 50px;
  padding-top: 50px;
}

.refer-plan-bg {
  width: 100%;
  height: 400px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
  border-radius: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 25px;
  display: grid;
  box-shadow: 0 0 20px rgba(0, 0, 0, .14);
}

.refer-plan-block {
  padding: 50px 35px 25px;
  position: relative;
}

.refer-plan-block.blue {
  background-color: var(--cornflower-blue);
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  padding-left: 35px;
  padding-right: 35px;
}

.refer-plan-block-wrapper {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.refer-plan-block-title-wraper {
  align-items: flex-end;
  display: flex;
}

.refer-plan-moon-icon {
  margin-right: 15px;
}

.plan-number {
  color: var(--black);
  align-items: flex-end;
  margin-right: 5px;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1.9rem;
  text-decoration: none;
  display: flex;
}

.plan-number.thin {
  font-weight: 500;
}

.plan-number.white {
  color: var(--white);
}

.refer-plan-text-wraper {
  grid-row-gap: 15px;
  flex-direction: column;
  margin-top: 25px;
  display: flex;
}

.refer-plan-top {
  height: 40px;
  background-color: var(--cornflower-blue);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  position: absolute;
  top: -40px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.most-popular-wrapper {
  width: 120px;
  height: 30px;
  background-color: var(--black);
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -15px;
  bottom: auto;
  left: 35px;
  right: auto;
}

.moon-app-button {
  min-width: auto;
  grid-column-gap: 10px;
  border: 1px solid var(--white);
  background-color: var(--white);
  color: var(--black);
  border-radius: 100px;
  align-items: center;
  padding: 9px 15px;
  font-family: Ppneuemontreal, sans-serif;
  font-weight: 700;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.moon-app-button:hover {
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
}

.lite-hero {
  width: 100%;
  height: 100vh;
  padding: 75px 25px 25px;
}

.body-2 {
  background-color: #e0edfc;
}

.lite-main {
  width: 100%;
  height: auto;
  flex-direction: column;
  align-items: center;
  padding: 50px 50px 50vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.lite-main-container {
  width: 100%;
  height: 100%;
  max-width: 1250px;
}

.lite-main-wrapper {
  width: 100%;
  height: 100%;
  grid-column-gap: 100px;
  align-items: center;
  display: flex;
}

.lite-main-text-wrapper {
  width: 50%;
  height: 100%;
  align-items: center;
  display: flex;
}

.litepaper-main-wrapper {
  width: 50%;
  height: auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.lite-alt-container {
  max-width: 1250px;
  margin-top: 100px;
}

.lite-alt-banner {
  justify-content: space-between;
  margin-top: 100px;
  display: flex;
}

.lite-alt-banner-text {
  width: 40%;
  max-width: none;
}

.lite-alt-banner-stats {
  width: 40%;
  align-items: center;
  display: flex;
}

.lite-alt-banner-stats-wrapper {
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.lite-banner-line {
  width: 1px;
  background-color: var(--black);
  margin-left: 20px;
  margin-right: 20px;
  padding: 0;
}

.lite-alt-columns {
  margin-top: 50px;
  display: flex;
}

.lite-alt-column1 {
  width: 50%;
  height: auto;
}

.lite-alt-column2 {
  width: 50%;
  height: 650px;
  justify-content: flex-end;
  display: flex;
}

.lite-alt-column-text {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: column;
  display: flex;
}

.lite-alt-column-bullet {
  grid-column-gap: 35px;
  align-items: flex-start;
  display: flex;
}

.lite-bullet {
  width: 45px;
}

.lite-2-container {
  max-width: 1250px;
  margin-top: 100px;
}

.lite-2-title-wrapper {
  width: 50%;
}

.lite-2-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 100px;
  display: grid;
}

.lite-2-block {
  grid-column-gap: 25px;
  align-items: flex-start;
  display: flex;
}

.lite-main-moonword {
  width: 100%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.lite-moon {
  width: 100%;
  height: auto;
  flex-direction: column;
  align-items: center;
  padding: 50px;
  display: flex;
}

.lite-moon-container {
  width: 100%;
  height: 100%;
  max-width: 1250px;
}

.lite-moon-banner {
  justify-content: space-between;
  display: flex;
}

.lite-moon-banner-text {
  width: 40%;
}

.h3 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 3.2rem;
  text-decoration: none;
}

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

.h3.redeem {
  color: var(--white);
  font-weight: 500;
}

.ite-moon-line-divider {
  width: 100%;
  height: 1px;
  background-color: var(--cornflower-blue);
  margin-top: 50px;
  margin-bottom: 50px;
}

.lite-moon-wraper {
  grid-column-gap: 100px;
  display: flex;
}

.lite-moon-column-1, .lite-moon-text-wrapper {
  width: 50%;
}

.lite-moon-text-content {
  grid-column-gap: 25px;
  grid-row-gap: 50px;
  flex-direction: column;
  display: flex;
}

.lite-moon-text-block {
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.lite-moon-text-number {
  width: 50px;
  height: 50px;
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.6rem;
  display: flex;
}

.text-block {
  font-size: 1.2rem;
  line-height: 1.4rem;
}

.lite-moon-matrix-wrapper {
  background-color: var(--white);
  border-radius: 20px;
  margin-top: 100px;
  padding: 50px;
}

.lite-moon-matrix-title-wrapper {
  grid-column-gap: 15px;
  align-items: center;
  display: flex;
}

.blue-circle {
  width: 25px;
  height: 25px;
  background-color: var(--cornflower-blue);
  border-radius: 1000px;
}

.lite-moon-matrix-content2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  margin-top: 50px;
  display: flex;
}

.lite-moon-matrix-block {
  grid-column-gap: 25px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.lite-moon-matrix-text {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.lite-moon-matrix-circles-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-color: rgba(0, 0, 0, .05);
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 25px 0;
  display: grid;
}

.lite-moon-circles-block {
  justify-content: center;
  align-items: center;
  display: flex;
}

.lite-moon-column-info {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.lite-moon-matrix-column-block {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.div-block-23 {
  height: 0;
}

.lite-trade {
  width: 100%;
  height: auto;
  justify-content: center;
  padding: 25px 25px 50px;
  display: flex;
}

.lite-trade-container {
  width: 100%;
  height: 100%;
  max-width: 1250px;
}

.chain-block-wrapper-copy {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.a-column-block-2, .a-column-block-3, .a-column-block-4, .a-column-block-5, .a-column-block-6 {
  width: 100%;
  height: 100%;
}

.app-signup-mobile-line {
  display: none;
}

.mobile-app-line-gradient-1, .mobile-app-line-gradient-2 {
  width: 20px;
  height: 40%;
  background-image: linear-gradient(to bottom, var(--black) 9%, transparent);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: -10px;
  right: auto;
}

.app-trading-wraper-mobile {
  width: 100%;
  height: 470px;
  justify-content: center;
  align-items: flex-end;
  margin-top: 50px;
  display: none;
  position: relative;
}

.div-block-24 {
  justify-content: center;
  margin-top: 50px;
  display: flex;
}

.image-10, .image-11 {
  width: 90%;
}

.chain-blocks-wrapper-copy {
  width: 100%;
  height: 100%;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.lite-main-wrapper-mobile {
  width: 100%;
  height: 100%;
  grid-column-gap: 100px;
  align-items: center;
  display: none;
}

.menu, .mobile-menu {
  display: none;
}

.verticle-text-wrapper {
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.verticle-text-wrapper.economy-sub {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
}

.desktop-ui-img-2, .desktop-ui-img-3 {
  width: auto;
  filter: blur(4px);
}

.earn {
  width: 100%;
  height: 200vh;
  background-color: var(--white);
  background-image: url("");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 140%;
  padding: 0;
}

.refer-earn-img-ui {
  height: 80vh;
  position: relative;
}

.refer-earn-anim-2 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.refer-earn-img-copy {
  height: 100%;
  position: absolute;
}

.body-3 {
  background-color: var(--light-steel-blue);
}

.econ-rocket {
  width: 100%;
  height: auto;
  padding: 100px 50px 50px;
  overflow: hidden;
}

.econ-rocket-container {
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.econ-rocket-wrapper {
  width: 100%;
  height: 80vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.econ-rocket-h-slide {
  height: auto;
}

.rocket-img {
  z-index: -1;
  height: 170%;
  object-fit: contain;
  position: absolute;
}

.econ-blocks {
  padding: 0 25px;
}

.econ-blocks-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.econ-block {
  background-color: var(--cornflower-blue);
  border-radius: 15px;
  padding: 25px;
  transition: background-color .4s;
}

.econ-block:hover {
  background-color: var(--white);
}

.econ-block._3 {
  background-color: #a3caf6;
}

.econ-block._3:hover {
  background-color: #528ac8;
}

.econ-block._4 {
  background-color: #85b9f3;
}

.econ-block._4:hover, .econ-block._7 {
  background-color: #fff;
}

.econ-block-wrapper {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.econ-hold {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 50px 50px;
  display: flex;
}

.econ-hold-container {
  width: 100%;
  max-width: 1150px;
}

.econ-hold-wrapper {
  grid-column-gap: 100px;
  justify-content: space-between;
  margin-top: 100px;
  display: flex;
}

.econ-hold-text-wrapper {
  width: 50%;
  height: auto;
  grid-row-gap: 35px;
  flex-direction: column;
  display: flex;
}

.econ-hold-img-wrapper {
  width: 50%;
  height: auto;
  justify-content: flex-end;
  display: flex;
}

.econ-hold-blocks-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 100px;
  display: grid;
}

.econ-block-logo {
  width: 65px;
}

.econblock-name-wrapper {
  margin-top: 25px;
  margin-bottom: 0;
}

.econ-block-img-wrapper {
  margin-bottom: 25px;
}

.econ-plan {
  padding: 50px;
  display: none;
}

.econ-gmt {
  background-color: var(--cornflower-blue);
  padding: 100px 50px 50px;
}

.econ-gmt.hidden {
  display: none;
}

.econ-gmt-wrapper {
  grid-column-gap: 25px;
  justify-content: space-between;
  margin-top: 50px;
  display: flex;
}

.econ-gmt-lottie-wrapper {
  width: 45%;
}

.econ-gmt-lottie-wrapper._2 {
  width: 55%;
  position: relative;
}

.econ-gmt-lottie {
  width: 100%;
}

.app-automate-download-wrapper-copy {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  border: 1px rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-top: 25px;
  padding: 0;
  display: flex;
}

.h4 {
  color: var(--white);
  font-family: Ppneuemontreal, sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 2.6rem;
  text-decoration: none;
}

.h4.centred {
  text-align: center;
  line-height: 2.8rem;
}

.div-block-25 {
  width: 65%;
}

.refer-plan-bg-copy {
  width: 100%;
  height: 400px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
  border-radius: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 25px;
  display: grid;
  box-shadow: 0 0 20px rgba(0, 0, 0, .14);
}

.video-guides {
  width: 100%;
  height: auto;
  background-image: url("");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 100px 50px 50px;
  display: flex;
}

.app-automate-download-wrapper-copy {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  border: 1px rgba(255, 255, 255, .5);
  border-radius: 1000px;
  margin-top: 50px;
  padding: 0;
  display: flex;
}

.econ-lottie-2-shape {
  z-index: 0;
  width: 85%;
  height: 65%;
  background-color: var(--light-steel-blue);
  border-radius: 20px;
  position: absolute;
  top: auto;
  bottom: -6%;
  left: 50%;
  right: 50%;
  transform: translate(-50%)rotate(-3deg);
}

.lottie-animation {
  z-index: 2;
  position: relative;
}

.hero-social-link-2 {
  width: 40px;
  height: 40px;
  color: #66a8f0;
  background-color: rgba(255, 255, 255, .1);
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  transition: background-color .2s;
  display: flex;
}

.hero-social-link-2:hover {
  background-color: rgba(255, 255, 255, .25);
}

.hero-social-link-2.coming-soon {
  color: rgba(255, 255, 255, .29);
}

.html-embed-9 {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  transition: background-color .2s;
  display: flex;
}

.hero-social-link-3 {
  width: 40px;
  height: 40px;
  color: #66a8f0;
  background-color: rgba(255, 255, 255, .1);
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  transition: background-color .2s;
  display: flex;
}

.hero-social-link-3:hover {
  background-color: rgba(255, 255, 255, .25);
}

.hero-social-link-3.coming-soon {
  color: rgba(255, 255, 255, .29);
}

.html-embed-10, .html-embed-11 {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  transition: background-color .2s;
  display: flex;
}

.moondrop-hero {
  width: 100%;
  height: 100vh;
  padding: 75px 25px 25px;
}

.moondrop-top {
  width: 100%;
  height: 100vh;
  padding: 50px;
  overflow: hidden;
}

.moondrop-body {
  height: auto;
  padding: 0;
}

.moondrop-body-container {
  width: 100%;
  height: 100vh;
  background-image: url("");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 50px;
}

.moondrop-body-wrapper {
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}

.moondrop-under {
  width: 100%;
  height: auto;
  background-color: var(--black);
  justify-content: center;
  padding: 25px 50px 50px;
  display: flex;
}

.moondrop-under-container {
  width: 100%;
  height: 100%;
  max-width: 1150px;
}

.moondrop-under-wrapper {
  width: 100%;
  height: 100%;
  grid-column-gap: 100px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.moondrop-body-img-wrapper {
  width: 50%;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.moondrop-body-img-wrapper.r {
  justify-content: flex-start;
}

.moondrop-body-img-wrapper.r.mobile-hidden {
  display: none;
}

.moondrop-body-text-wrapper {
  width: 50%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 100px;
  display: flex;
  position: relative;
}

.moondrop-body-text-wrapper.r {
  align-items: flex-end;
  padding-left: 0;
  padding-right: 100px;
}

.moondrop-body-text-block {
  max-width: 400px;
  position: static;
  top: 100px;
}

.moondrop-body-text-title {
  margin-top: 10px;
  margin-bottom: 20px;
}

.refer-hero-button-wrapper-copy {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  margin-top: 25px;
  display: flex;
}

.refer-hero-button-wrapper-copy.centred {
  justify-content: center;
}

.moondrop-faq {
  width: 100%;
  height: auto;
  background-color: var(--black);
  padding: 100px 50px;
  display: flex;
}

.linkspan {
  color: var(--cornflower-blue);
}

.moondrop-logo {
  background-color: var(--black);
}

.moondrop-logo-img {
  width: 100%;
}

.moondrop-collect {
  width: 100%;
  height: auto;
  background-image: url("");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding: 100px 50px;
}

.moondrop-collect-container {
  width: 100%;
  height: 100%;
}

.moondrop-collect-title-wrapper {
  margin-bottom: 50px;
}

.moondrop-collect-wrapper {
  width: 40%;
}

.div-block-27 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.moondrop-token {
  width: 100%;
  height: auto;
  background-color: var(--cornflower-blue);
  justify-content: center;
  padding: 100px 50px;
  display: flex;
}

.moondrop-token-container {
  width: 100%;
  height: 100%;
  max-width: 1250px;
}

.moondrop-token-title-wrapper {
  margin-bottom: 100px;
}

.moondrop-token-wrapper {
  width: 100%;
  height: auto;
  grid-column-gap: 25px;
  justify-content: space-between;
  display: flex;
}

.moondrop-pie-wrapper {
  width: 35%;
}

.moondrop-graph-wrapper {
  width: 65%;
  justify-content: flex-end;
  display: flex;
}

.image-12, .image-13 {
  width: 100%;
}

.home-hero-video-gradients-copy-copy {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .29), rgba(0, 0, 0, .29)), linear-gradient(to bottom, var(--black), transparent 49%, transparent 60%, var(--black) 104%);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-bots-wrapper {
  width: auto;
  height: auto;
  position: absolute;
  top: 25px;
  bottom: auto;
  left: 25px;
  right: auto;
}

.heromessage {
  color: var(--cornflower-blue);
  font-family: Ppneuemontreal, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2rem;
}

.lite-alt-banner-text-copy {
  width: 100%;
  max-width: none;
  margin-top: 25px;
  margin-bottom: 25px;
}

.download-dropdown {
  z-index: 9999;
  width: 180px;
  height: auto;
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: absolute;
  top: 82px;
  bottom: auto;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.div-block-28 {
  z-index: 1;
  width: 100%;
  height: 100%;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 15px;
  display: flex;
  position: relative;
}

.blur-layer {
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(255, 255, 255, .15);
  border-radius: 6px;
  display: flex;
  position: absolute;
}

.div-block-29 {
  z-index: 5;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  padding: 15px;
  display: flex;
  position: relative;
}

.text-link-language {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: var(--white);
  text-align: center;
  text-transform: capitalize;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-family: Ppneuemontreal, sans-serif;
  font-size: .8rem;
  line-height: 1rem;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.text-link-language:hover, .text-link-language.w--current {
  color: var(--cornflower-blue);
}

.flag {
  width: auto;
  height: 18px;
  order: -1;
}

.button-1-copy {
  max-width: 160px;
  min-width: 140px;
  border: 1px solid var(--cornflower-blue);
  background-color: var(--cornflower-blue);
  color: var(--white);
  text-align: center;
  cursor: pointer;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  font-family: Ppneuemontreal, sans-serif;
  font-weight: 700;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.button-1-copy:hover {
  color: var(--cornflower-blue);
  background-color: rgba(0, 0, 0, 0);
}

.button-1-copy-copy {
  max-width: 160px;
  min-width: 140px;
  border: 1px solid var(--coral);
  background-color: var(--coral);
  color: var(--black);
  text-align: center;
  cursor: pointer;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  font-family: Ppneuemontreal, sans-serif;
  font-weight: 700;
  transition: background-color .4s;
  display: flex;
  position: relative;
}

.button-1-copy-copy:hover {
  color: var(--coral);
  background-color: rgba(0, 0, 0, 0);
}

.button-1-copy-copy.long {
  height: 46px;
  max-width: 240px;
  text-transform: capitalize;
  padding-left: 20px;
  padding-right: 20px;
}

.sandwich-buttonwrapper {
  z-index: 999;
  width: auto;
  height: auto;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  align-items: center;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 50px;
  left: auto;
  right: 50px;
}

.redeem-hero {
  width: 100%;
  height: 100vh;
  padding: 75px 25px 25px;
}

.redeem-container {
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  position: relative;
  overflow: hidden;
}

.redeem-video-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
}

.redeem-hero-video {
  width: 100%;
  height: 100%;
  opacity: .2;
}

.body-4 {
  background-color: var(--black-3);
}

.redeem-hero-video-overlay {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .37);
  position: absolute;
}

.redeem-hero-wrapper {
  z-index: 3;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  padding: 50px;
  display: flex;
  position: relative;
}

.redeem-hero-left-wrapper {
  z-index: 10;
  width: 35%;
  height: 100%;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: relative;
}

.redeem-hero-title-wrapper {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-direction: column;
  display: flex;
}

.h-redeem {
  color: var(--white);
  text-align: left;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 14vw;
  font-weight: 700;
  line-height: 13vw;
}

.blue-bold-span {
  color: var(--cornflower-blue);
  font-weight: 500;
}

.redeem-hero-button-wrapper {
  width: 450px;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.redeem-button {
  width: 360px;
  height: 65px;
  border: 1px solid var(--coral);
  background-color: var(--coral);
  color: var(--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  transition: color .4s, background-color .4s;
  display: flex;
}

.redeem-button:hover {
  color: var(--coral);
  background-color: rgba(0, 0, 0, 0);
}

.redeem-text-link {
  grid-column-gap: 30px;
  color: var(--coral);
  text-align: center;
  text-transform: capitalize;
  flex-direction: row;
  justify-content: center;
  font-family: Ppneuemontreal, sans-serif;
  font-size: .9rem;
  line-height: 1rem;
  text-decoration: underline;
  transition: color .4s;
  display: flex;
}

.redeem-text-link:hover, .redeem-text-link.w--current {
  color: var(--cornflower-blue);
}

.redeem-hero-img-wrapper {
  width: 60%;
  height: 100%;
}

.image-14 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.div-block-30 {
  width: 100%;
  height: 100%;
  max-width: none;
  justify-content: space-between;
  display: flex;
}

.redeem-scroll-wrapper {
  z-index: 9;
  width: 300px;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 25px;
  left: 50%;
  right: 50%;
  transform: translate(-50%);
}

.redeem-1 {
  height: auto;
  padding: 50px;
}

.redeem-1-container {
  width: 100%;
  height: 100%;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  display: flex;
}

.redeem-1-ui-wrapper {
  width: 40%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.redeem-1-right-wrapper {
  width: 60%;
  height: auto;
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.redeem-1-button-wrapper {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.redeem-1-download-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  display: flex;
}

.redeem-2 {
  height: auto;
  padding: 50px;
}

.redeem-2-container {
  width: 100%;
  height: 100%;
}

.redeem-2-title-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.orange-span {
  color: var(--coral);
}

.redeem-2-nft-wrapper {
  width: 100%;
  height: 100%;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.redeem-2-nft-block {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(102, 168, 240, .1), rgba(0, 0, 0, 0) 59%);
  border-radius: 30px;
  padding: 25px;
  position: relative;
  overflow: hidden;
}

.redeem-2-nft-grid {
  width: 100%;
  height: 100%;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.redeem-3 {
  height: auto;
  background-image: url(""), url("");
  background-position: 110%, 50px 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 40%, auto 40vh;
  padding: 50px;
}

.redeem-3-container {
  width: 100%;
  height: 10%;
  align-items: flex-end;
  display: flex;
}

.redeem-3-wrapper {
  width: 70%;
  height: auto;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 40vh;
  display: flex;
}

.redeem-3-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  display: flex;
}

.redeem-4 {
  height: 60vh;
  padding: 50px;
}

.redeem-4-container {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-31 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.redeem-1-download-wrapper-copy {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  display: flex;
}

.home-hero-midlde {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 85px;
  display: flex;
  position: relative;
  left: 0;
  right: 0;
}

.viral-loops-milestones.viral-loops-box {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.viral-loops-referrals.viral-loops-box {
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.viral-loops-box {
  background-color: #fff;
  border-radius: 12px;
  padding: 20px;
}

.viral-loops-box.viral-loops-form {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.viral-loops-grid {
  width: 100%;
  height: 100%;
  max-height: 1000px;
  max-width: 1000px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: none;
  grid-template-rows: 210px 1fr;
  grid-template-columns: 400px 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  overflow: hidden;
}

.html-embed-12, .html-embed-13, .html-embed-14 {
  width: 100%;
}

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

.app-link {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: var(--white);
  text-align: left;
  text-transform: capitalize;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-family: Ppneuemontreal, sans-serif;
  font-size: .8rem;
  line-height: 1rem;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.app-link:hover, .app-link.w--current {
  color: var(--cornflower-blue);
}

.html-embed-15 {
  width: 20px;
  height: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.team-section {
  width: 100%;
  height: auto;
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: flex;
}

.team-container {
  width: 100%;
  height: 100%;
  max-width: 1250px;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.team-wrapper {
  width: 100%;
  height: auto;
  max-width: none;
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.team-wrapper.partnerships {
  grid-template-columns: 1fr 1fr;
}

.team-block {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 10px;
  flex-direction: column;
  padding-bottom: 25px;
  display: flex;
}

.team-block.hidde {
  display: none;
}

.team-img-wrapper {
  width: 100%;
  height: 400px;
  background-color: var(--trans);
  background-image: linear-gradient(161deg, var(--black-2), var(--black));
  border-radius: 10px;
  overflow: hidden;
}

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

.team-block-text-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.team-block-text-wrapper._2 {
  flex-direction: column;
  align-items: flex-start;
}

.team-name {
  color: var(--cornflower-blue);
  text-align: left;
  text-transform: capitalize;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.7rem;
  text-decoration: none;
}

.silhouette-wrapper {
  width: 100%;
  height: 500px;
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-top: -50px;
  padding: 50px;
  display: flex;
  position: relative;
}

.silhoette-block {
  width: 100%;
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.developed-by {
  background-image: linear-gradient(112deg, var(--black-2), var(--black));
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 15px 25px;
  display: flex;
  position: absolute;
  top: 25px;
  bottom: auto;
  left: 25px;
  right: auto;
}

.link-span {
  color: var(--cornflower-blue);
}

.link-span:hover {
  color: var(--coral);
}

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

.team-text-block {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

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

.phase1-heading {
  max-width: 300px;
  text-align: center;
  text-transform: uppercase;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 1.2em;
}

.phase1-apps {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  display: flex;
}

.phase1-social-wrapper {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.phase1-social-link {
  width: 40px;
  height: 40px;
  color: #000;
  background-color: rgba(0, 0, 0, .1);
  border-radius: 50%;
}

.text-span-3, .text-span-4 {
  color: #66a8f0;
}

.econ-rocket-title-wrapper-copy {
  max-width: 1150px;
  grid-column-gap: 50px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  display: grid;
}

.partnerships-hero-text {
  width: 40%;
  height: 100%;
  max-width: 420px;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  display: flex;
}

.partnerships-hero-wrapper {
  z-index: 3;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 25px;
  display: flex;
  position: relative;
}

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

.partnership-team-section {
  width: 100%;
  height: auto;
  background-image: linear-gradient(to bottom, var(--black), rgba(255, 255, 255, 0)), url("");
  background-position: 0 0, 120% -20%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 40%;
  padding: 100px;
}

.partnerships-gradient {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .27), rgba(0, 0, 0, .27)), linear-gradient(to bottom, var(--black), transparent 31%, transparent 52%, var(--black) 104%);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.team-social-wrapper {
  width: auto;
  height: 25px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.team-social-link {
  width: auto;
  height: 25px;
  color: var(--white);
  justify-content: center;
  align-items: center;
  transition: color .4s;
  display: flex;
}

.team-social-link:hover {
  color: var(--cornflower-blue);
}

.team-social-link.hidden {
  display: none;
}

.html-embed-16 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.partnerships-form-section {
  padding: 0 100px 100px;
}

.partnerships-form-container {
  border-top: 1px solid rgba(255, 255, 255, .1);
  padding-top: 100px;
}

.partnerships-form-column {
  justify-content: space-between;
  display: flex;
}

.partnerships-form-title {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: column;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.icon-link-block {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: var(--white);
  font-family: Ppneuemontreal, sans-serif;
  font-size: 1rem;
  font-weight: 100;
  line-height: 1.4rem;
  text-decoration: none;
  display: flex;
}

.partnerships-form-wrapper {
  width: 50%;
  height: auto;
}

.form-field-2 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-field-2 {
  height: 50px;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(171deg, rgba(255, 255, 255, .07), #000);
  border: 1px solid rgba(255, 255, 255, .1);
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 1rem;
  line-height: 1rem;
}

.text-field-2::-ms-input-placeholder {
  color: rgba(255, 255, 255, .35);
  font-weight: 100;
}

.text-field-2::placeholder {
  color: rgba(255, 255, 255, .35);
  font-weight: 100;
}

.text-field-2.text-area {
  height: 150px;
  padding: 20px;
}

.field-strip-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: space-between;
  display: flex;
}

.form-button-wrapper {
  margin-top: 25px;
}

.form-blocks-wrapper {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-direction: column;
  display: flex;
}

.blue-span-bold {
  color: var(--cornflower-blue);
  font-weight: 500;
}

.form-block-3 {
  margin-bottom: 0;
}

.checkbox-field {
  align-items: flex-start;
  display: flex;
}

.checkbox {
  margin-top: 5px;
  margin-right: 10px;
}

.checkbox.w--redirected-checked {
  background-color: var(--cornflower-blue);
}

.partnerships-share-section {
  height: auto;
  padding: 25px;
}

.partnerships-share-title {
  width: 50%;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  display: flex;
}

.partnerships-hero-container {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.partnerships-share-blocks {
  width: 100%;
  height: 400px;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  display: flex;
}

.partnerships-share-wrapper {
  z-index: 3;
  width: 100%;
  height: 100%;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 50px;
  display: flex;
  position: relative;
}

.partnerships-share-block {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(169deg, rgba(255, 255, 255, .07), rgba(255, 255, 255, 0));
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 10px;
  padding: 25px;
}

.partnerships-share-block-wrapper {
  z-index: 3;
  width: 100%;
  height: 100%;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0;
  display: flex;
  position: relative;
}

.partnerships-block-text {
  width: 75%;
}

.link-block {
  color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-5 {
  color: var(--cornflower-blue-2);
}

@media screen and (min-width: 1920px) {
  .text-link, .div-block {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .shape-holder {
    max-width: 400px;
    min-width: 300px;
  }

  .hero-ui {
    border-radius: 50px;
  }

  .copy-1 {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .counterup {
    font-size: 5rem;
  }

  .counter-small {
    font-size: 3rem;
  }

  .h1-2 {
    font-size: 5rem;
    line-height: 5rem;
  }

  .invite-ui-1 {
    max-width: 387px;
  }

  .copy-big {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .copy-big.centred.thin.black-span {
    line-height: 2.4rem;
  }

  .copy-big.black-span {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }

  .home-invite-wrapper {
    max-width: none;
  }

  .invite-ui-2 {
    max-width: 387px;
  }

  .home-invite-container {
    max-width: 1600px;
  }

  .home-invite-slider-wrapper {
    margin-top: 50px;
  }

  .invite-slider-field {
    height: auto;
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

  .copy-small {
    font-size: 1.5rem;
    font-weight: 100;
    line-height: 2rem;
  }

  .copy-small.black-span {
    font-size: 1.3rem;
    line-height: 1.8rem;
  }

  .chain-container {
    max-width: 1400px;
  }

  .chain-title {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .scroll-block-bullet {
    grid-column-gap: 15px;
    align-items: flex-start;
    padding-top: 0;
  }

  .rocket-icon {
    width: 25px;
  }

  .tab-ui-1, .tab-ui-5, .tab-ui-2, .tab-ui-3, .tab-ui-4 {
    width: 89%;
    height: 100%;
    min-height: 0;
    min-width: 0;
    border-radius: 50px;
    position: absolute;
    transform: translate(-50%, -50%);
  }

  .bullets-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .scroll-title {
    font-size: 3rem;
    line-height: 3rem;
  }

  .ui-shape-holder {
    max-width: 400px;
    min-width: 300px;
  }

  .copy-tiny {
    font-size: 1.3rem;
    line-height: 1.3rem;
  }

  .folder-1 {
    width: 15vw;
    height: auto;
    max-width: 500px;
    min-width: 330px;
  }

  .folder-1-text {
    z-index: 2;
    max-width: 315px;
  }

  .missed-copy {
    font-size: 1.5rem;
    line-height: 2.1rem;
  }

  .folder-2 {
    width: 15vw;
    height: auto;
    max-width: 350px;
    min-width: 330px;
  }

  .folder-2-text {
    z-index: 2;
    max-width: 315px;
  }

  .folder-3 {
    width: 15vw;
    height: auto;
    max-width: 500px;
    min-width: 330px;
  }

  .folder-3-text {
    z-index: 2;
    max-width: 315px;
  }

  .give-title-wrapper {
    margin-bottom: 0;
  }

  .footer {
    height: auto;
    min-height: 300px;
    padding: 25px;
    display: flex;
  }

  .footer-container {
    width: 100%;
    height: auto;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex: 0 auto;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: stretch;
    align-self: stretch;
    display: grid;
  }

  .footer-block {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .footer-link {
    color: var(--white);
    justify-content: flex-start;
    align-items: center;
    display: inline-block;
  }

  .html-embed-5 {
    color: var(--white);
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .pages-number {
    font-size: 7rem;
    line-height: 5rem;
  }

  .eth-number {
    margin-bottom: 25px;
    font-size: 7rem;
    line-height: 5rem;
  }

  .copy-1-2 {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .download-popup {
    display: none;
  }

  .submit-button-wrapper:hover {
    background-color: #64a8f0;
  }

  .copy-2 {
    font-size: 2.6rem;
    line-height: 3rem;
  }

  .copy-1-4 {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .body-copy {
    font-size: 1.3rem;
    line-height: 1.7rem;
  }

  .language-dropdown {
    width: 140px;
    height: 210px;
  }

  .language-trigger {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .app-trading-wraper {
    height: 45vh;
    min-height: 650px;
  }

  .app-trading-eth-amount, .app-trading-eth-amount.middle, .app-trading-eth-amount-2 {
    min-height: 90px;
    min-width: 190px;
  }

  .app-referrals-wrapper {
    max-width: 1250px;
  }

  .app-referrals-block {
    transition: background-color .4s, box-shadow .4s;
  }

  .app-referrals-block:hover {
    border: 1px dashed var(--cornflower-blue);
    box-shadow: inset 0 0 20px 5px var(--cornflower-blue);
    background-color: rgba(102, 168, 240, .12);
  }

  .app-faq-wrapper {
    max-width: 1000px;
  }

  .refer-earn {
    justify-content: center;
    display: flex;
  }

  .refer-earn-container {
    max-width: 1400px;
  }

  .plan-number {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .lite-alt-container, .lite-2-container {
    max-width: 1400px;
  }

  .lite-moon {
    justify-content: center;
    display: flex;
  }

  .lite-moon-container {
    max-width: 1400px;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .lite-moon-banner {
    max-width: none;
  }

  .h3 {
    font-size: 5rem;
    line-height: 5.6rem;
  }

  .h3.centred {
    font-size: 5rem;
    line-height: 5rem;
  }

  .lite-trade {
    justify-content: center;
    display: flex;
  }

  .lite-trade-container {
    max-width: 1400px;
  }

  .div-block-24 {
    margin-top: 100px;
  }

  .bold-text {
    font-size: .8rem;
  }

  .earn {
    line-height: 2.5rem;
  }

  .refer-earn-anim-1 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .refer-earn-anim-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .h4 {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .moondrop-under-container {
    max-width: 1400px;
  }

  .moondrop-body-text-block {
    max-width: 620px;
  }

  .moondrop-body-text-title {
    margin-top: 15px;
    margin-bottom: 35px;
  }

  .moondrop-token-container {
    max-width: 1400px;
  }

  .download-dropdown {
    width: 180px;
    max-width: 180px;
    min-width: 180px;
    left: auto;
    right: 0;
  }

  .div-block-28 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    align-items: flex-start;
    padding-left: 15px;
    padding-right: 10px;
  }

  .text-link-language {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .flag {
    height: 17px;
  }

  .redeem-text-link {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .app-link {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: left;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
  }

  .html-embed-15 {
    width: 20px;
    height: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .team-container {
    max-width: 1400px;
  }

  .team-wrapper {
    max-width: none;
  }

  .team-block {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 10px;
    padding: 0 0 25px;
  }

  .team-img-wrapper {
    height: 400px;
    border: 1px rgba(255, 255, 255, .1);
  }

  .team-block-text-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .team-name {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .silhouette-wrapper {
    padding: 100px;
    position: relative;
  }

  .silhoette-block {
    height: 100%;
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .developed-by {
    background-image: linear-gradient(173deg, var(--black-2), var(--black));
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 5px;
    padding: 20px 25px;
    position: absolute;
    top: 25px;
    bottom: auto;
    left: 25px;
    right: auto;
  }

  .link-span {
    color: var(--cornflower-blue);
  }

  .link-span:hover {
    color: var(--coral);
  }

  .team-block-line-divider {
    height: 1px;
    background-color: rgba(255, 255, 255, .1);
  }

  .partnerships-form-section {
    width: 100%;
    height: 100vh;
    padding: 0 100px 100px;
  }

  .partnerships-form-container {
    width: 100%;
    height: 100%;
    border-top: 1px solid rgba(255, 255, 255, .1);
    padding-top: 100px;
  }

  .partnerships-form-column {
    width: 100%;
    height: 100%;
  }

  .partnerships-form-left {
    width: 30%;
    height: 100%;
  }

  .partnerships-form-title {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
  }

  .icon-link-block {
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .nav-container {
    z-index: 9999;
    position: relative;
  }

  .nav-button-wrapper {
    max-height: 40px;
    align-items: center;
  }

  .button-outline.hidden, .nav-links-wrapper {
    display: none;
  }

  .home-hero.phase1-hero {
    height: auto;
    min-height: 100vh;
  }

  .home-hero-wrapper {
    justify-content: center;
    align-items: center;
  }

  .home-hero-title-wrapper {
    flex-direction: column;
    align-items: flex-start;
    display: none;
  }

  .home-hero-text-wrapper {
    width: 100%;
  }

  .h1 {
    font-size: 3rem;
    line-height: 3.5rem;
  }

  .home-hero-links-wrapper {
    align-items: center;
    margin-top: 35px;
  }

  .home-hero-button-wrapper {
    margin-left: 0;
  }

  .shape-holder {
    width: 40vw;
  }

  .mask {
    height: 100%;
  }

  .copy-1 {
    font-size: 1rem;
    line-height: 1rem;
  }

  .h1-2 {
    font-size: 3rem;
    line-height: 3.1rem;
  }

  ._2-stats-container {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .invite-ui-1 {
    position: static;
  }

  .home-invite {
    min-height: auto;
    padding: 50px;
  }

  ._2-invite-img-wrapper {
    width: 100%;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    justify-content: flex-start;
  }

  .home-invite-wrapper {
    width: 100%;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-direction: column;
  }

  .invite-ui-2 {
    position: static;
  }

  .home-invite-container {
    flex-direction: column;
    margin-top: 0;
  }

  .home-invite-title-wrapper {
    margin-bottom: 50px;
  }

  .home-invite-text-wrapper {
    width: 65%;
  }

  .invite-slider-field-wrapper {
    max-width: 490px;
  }

  .invite-slider-field {
    min-height: 140px;
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

  .copy-small {
    font-size: 1rem;
  }

  .chain {
    overflow: hidden;
  }

  .chain-blocks-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
    display: none;
  }

  .chain-block, .chain-block._2, .chain-block._3 {
    min-width: 230px;
  }

  .chain-block._5 {
    max-width: none;
    min-width: 230px;
  }

  .chain-block._6 {
    min-width: 230px;
  }

  .chain-block-name-wrapper.extra-padding {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .chain-title.small {
    font-size: 1rem;
  }

  .scroll {
    display: none;
  }

  .scroll-block-1 {
    grid-row-gap: 35px;
    border-radius: 15px;
    flex-direction: column;
    align-items: flex-start;
    padding: 50px;
  }

  .scroll-block-title-wrapper {
    padding-left: 0;
  }

  .bullets-1 {
    width: 100%;
    margin-top: 0;
  }

  .tab-ui-1 {
    z-index: 2;
    width: 89%;
    height: 98%;
    min-height: 0;
    min-width: 0;
    border-radius: 40px;
    position: absolute;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    overflow: hidden;
    transform: none;
  }

  .tab-ui-5, .tab-ui-2, .tab-ui-3, .tab-ui-4 {
    z-index: 1;
    width: 193px;
    height: 395px;
    min-height: 0;
    min-width: 0;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    overflow: visible;
    transform: none;
  }

  .bullets-2, .bullets-3, .bullets-4, .bullets-5 {
    width: 100%;
  }

  .bullets-wrapper {
    width: 100%;
    margin-top: 0;
  }

  .scroll-title {
    font-size: 2rem;
    line-height: 1.6rem;
  }

  .ui {
    display: none;
  }

  .ui-camera {
    padding-top: 75px;
  }

  .ui-phone-animation-block {
    justify-content: center;
  }

  .ui-shape-holder {
    width: 25vw;
    max-width: none;
    min-width: 240px;
  }

  .ui-mobile-title-wrapper {
    padding-left: 25px;
  }

  .h1-copy {
    font-size: 4vw;
    line-height: 5vw;
  }

  .missed {
    padding: 50px;
  }

  .missed-animation-wrapper {
    flex-direction: column;
    margin-top: 50px;
  }

  .missed-animation-img-wrapper {
    width: 100%;
  }

  .image-8 {
    height: 60vh;
    object-fit: contain;
  }

  .missed-animation-content {
    width: 100%;
    grid-row-gap: 50px;
    padding-bottom: 0;
  }

  .give {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .give-content {
    max-width: 90%;
  }

  .footer {
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
  }

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

  .footer-legal-wrapper {
    margin-top: 25px;
  }

  .footer-social-block {
    align-items: flex-start;
    display: flex;
  }

  .footer-socials-link {
    width: 7vw;
    height: 7vw;
  }

  .footer-button-block {
    justify-content: flex-start;
  }

  .eth-number {
    font-size: 4rem;
    line-height: 4.4rem;
  }

  .copy-1-2 {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .download-popup {
    padding: 65px;
    display: none;
  }

  .mobile-scroll {
    padding: 0;
    display: flex;
  }

  .mobile-scroll-container {
    width: 100%;
    flex-direction: column;
    display: flex;
  }

  .shape-holder-mobile {
    width: 30vw;
  }

  .tab-img-wrapper {
    z-index: 1;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
    margin-bottom: 50px;
    display: flex;
    position: relative;
  }

  .tab-wrapper {
    display: none;
  }

  .home-features-arrow {
    color: #fff;
  }

  .tabs-menu {
    width: 100%;
  }

  .tabs {
    flex-direction: column;
  }

  .scroll-expand1 {
    border-bottom: 1px solid rgba(255, 255, 255, .25);
    flex-direction: column;
    padding-left: 50px;
  }

  .tabs-content {
    width: 100%;
  }

  .copy-2 {
    font-family: Ppneuemontreal, sans-serif;
    font-weight: 100;
  }

  .home-features-title-block {
    border-top: 1px solid rgba(255, 255, 255, .25);
    margin-top: -1px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .tab-link, .tab-link.w--current {
    background-color: rgba(0, 0, 0, 0);
  }

  .image-3 {
    object-position: 50% 100%;
  }

  .mask-3 {
    height: 100%;
  }

  .image-5 {
    height: 50vh;
    display: none;
  }

  .ui-mobile {
    display: flex;
  }

  .chain-blocks-wrapper-mobile {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .home-hero-title-wrapper-mobile {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .mobile-hero-socials-wrapper {
    justify-content: center;
    display: flex;
    position: static;
    top: auto;
    bottom: 25px;
    left: 0%;
    right: 0%;
  }

  .mobile-hero-socials-wrapper.home-hero-socials {
    right: 0;
  }

  .huge-h-2.chinese {
    font-size: 9vw;
    line-height: 9vw;
  }

  .copy-1-4 {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .body-copy {
    font-size: .8rem;
    line-height: 1.2rem;
  }

  .app-hero-wrapper {
    justify-content: center;
    align-items: center;
  }

  .app-hero-title-wrapper {
    width: 100%;
  }

  .app-reviews-wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .app-reviews-user {
    margin-top: 35px;
  }

  .app-signup {
    height: auto;
    padding: 50px 10px 50px 50px;
  }

  .app-signup-wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .app-signup-img-wrapper {
    width: 40%;
  }

  .app-signup-img {
    height: 60vh;
    min-height: 500px;
    object-fit: contain;
  }

  .app-signup-text-wrapper {
    width: 60%;
  }

  .app-signup-content {
    height: auto;
  }

  .app-signup-text-block {
    width: 70%;
  }

  .app-tokens {
    padding: 0 25px;
  }

  .app-tokens-column {
    grid-column-gap: 50px;
    padding: 25px;
  }

  .app-trading-wraper {
    height: 330px;
  }

  .app-referrals-button-wrapper {
    margin-left: 0;
  }

  .app-faq {
    padding-bottom: 50px;
  }

  .app-faq-wrapper {
    margin-top: 50px;
  }

  .app-automate {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .app-automate-ui-wrapper {
    margin-top: 50px;
  }

  .app-automate-ui-block {
    height: 60vh;
  }

  .refer-earn {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .refer-earn-wrapper {
    grid-column-gap: 50px;
  }

  .refer-earn-img {
    height: auto;
    object-fit: contain;
  }

  .refer-earn-button-wrapper {
    margin-left: 0;
  }

  .refer-discord {
    height: auto;
    background-size: auto 95%;
  }

  .refer-discord-desktopui-wrapper {
    width: auto;
    min-width: auto;
    grid-column-gap: 35px;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: flex-start;
    justify-items: start;
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
    overflow: visible;
  }

  .desktop-ui-img-1 {
    width: 60vw;
    min-width: auto;
  }

  .refer-plan {
    padding-bottom: 50px;
  }

  .refer-plan-column {
    padding-top: 0;
  }

  .refer-plan-bg {
    height: auto;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    background-color: var(--white);
    box-shadow: none;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 0;
    display: grid;
  }

  .refer-plan-block {
    background-color: var(--white);
    border-radius: 20px;
    padding-left: 25px;
    padding-right: 25px;
    box-shadow: 0 0 20px 4px rgba(0, 0, 0, .1);
  }

  .refer-plan-block.blue {
    padding-top: 75px;
  }

  .plan-number {
    margin-right: 5px;
  }

  .refer-plan-button-wrapper {
    margin-top: 50px;
  }

  .refer-plan-top {
    display: none;
  }

  .most-popular-wrapper {
    top: 25px;
  }

  .lite-main {
    padding-bottom: 30vh;
  }

  .lite-main-container {
    height: auto;
  }

  .lite-alt-banner {
    flex-direction: column;
    margin-top: 50px;
  }

  .lite-alt-banner-text {
    width: 100%;
    margin-bottom: 35px;
  }

  .lite-alt-banner-stats {
    width: 100%;
  }

  .lite-alt-columns {
    justify-content: space-between;
  }

  .lite-alt-column1 {
    width: 100%;
  }

  .lite-alt-column2 {
    width: 40%;
    height: auto;
    display: none;
  }

  .lite-2-container {
    margin-top: 50px;
  }

  .lite-2-title-wrapper {
    width: 100%;
  }

  .lite-2-wrapper {
    grid-template-columns: 1fr;
    margin-top: 50px;
  }

  .lite-2-logo {
    width: 50px;
    height: 50px;
  }

  .lite-moon-matrix-wrapper {
    margin-top: 50px;
    padding: 35px;
  }

  .lite-moon-columns-info {
    margin-top: 35px;
  }

  .lite-trade {
    overflow: hidden;
  }

  .app-signup-mobile-line {
    display: none;
  }

  .app-trading-wraper-mobile {
    height: 330px;
  }

  .div-block-24 {
    min-width: 100vw;
    justify-content: flex-start;
    padding-right: 0;
    overflow: scroll;
  }

  .chain-blocks-wrapper-copy {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .matrix-slider {
    overflow: visible;
  }

  .menu {
    width: 75px;
    height: 75px;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
  }

  .menu-lines {
    width: 30px;
    height: 20px;
    flex-direction: column;
    justify-content: space-between;
    padding: 0;
    display: flex;
  }

  .menu-line-1, .menu-line-2, .menu-line-3 {
    width: 100%;
    height: 2px;
    background-color: var(--cornflower-blue);
    border-radius: 1000px;
    padding: 0;
  }

  .mobile-menu {
    z-index: 999;
    width: 100vw;
    height: 100vh;
    background-color: var(--black);
    padding: 75px 0 0;
    display: none;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .menu-container {
    width: 100%;
    height: 100%;
    padding: 50px;
  }

  .menu-wrapper {
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .menu-links-wrapper {
    grid-row-gap: 30px;
    flex-direction: column;
    display: flex;
  }

  .menu-link {
    color: var(--white);
    text-transform: uppercase;
    font-family: Ppneuemontreal, sans-serif;
    font-size: 7vw;
    font-weight: 700;
    line-height: 5vw;
    text-decoration: none;
  }

  .menu-link:visited, .menu-link.w--current {
    color: var(--cornflower-blue);
  }

  .desktop-ui-img-2, .desktop-ui-img-3 {
    width: 60vw;
    min-width: auto;
  }

  .earn {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .refer-earn-img-ui, .refer-earn-img-copy {
    height: auto;
    object-fit: contain;
  }

  .econ-rocket {
    height: auto;
    padding-bottom: 0;
  }

  .econ-rocket-wrapper {
    height: 500px;
  }

  .econ-blocks-container {
    justify-content: center;
    display: flex;
  }

  .econ-blocks-wrapper {
    width: 100%;
    min-width: auto;
    grid-template-columns: 1fr 1fr;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .econ-block, .econ-block._3 {
    min-width: 230px;
  }

  .econ-hold {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .econ-hold-container {
    width: 100%;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .econ-hold-wrapper {
    flex-direction: column;
    margin-top: 35px;
  }

  .econ-hold-text-wrapper {
    width: 100%;
  }

  .econ-hold-img-wrapper {
    display: none;
  }

  .econ-hold-blocks-wrapper {
    width: 100%;
    min-width: auto;
    grid-template-columns: 1fr 1fr;
    justify-content: start;
    justify-items: start;
    margin-top: 50px;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .econ-gmt {
    padding-top: 50px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .refer-plan-bg-copy {
    height: auto;
    grid-column-gap: 50px;
    grid-row-gap: 35px;
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 0;
    display: grid;
  }

  .video-guides {
    padding: 100px 25px 0;
  }

  .moondrop-top {
    height: auto;
    padding: 50px 10px 50px 50px;
  }

  .moondrop-body-container {
    height: auto;
  }

  .moondrop-under-wrapper {
    grid-column-gap: 50px;
  }

  .moondrop-body-img-wrapper {
    width: 40%;
  }

  .moondrop-body-text-wrapper {
    padding-left: 50px;
  }

  .moondrop-body-text-wrapper.r {
    padding-right: 50px;
  }

  .moondrop-faq, .moondrop-collect {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .moondrop-collect-title-wrapper {
    margin-bottom: 35px;
  }

  .moondrop-collect-wrapper {
    width: 80%;
  }

  .moondrop-token {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .moondrop-token-title-wrapper {
    margin-bottom: 50px;
  }

  .moondrop-token-wrapper {
    height: auto;
    grid-column-gap: 25px;
  }

  .moondrop-graph-wrapper {
    align-items: flex-start;
  }

  .heromessage {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }

  .lite-alt-banner-text-copy {
    width: 100%;
    margin-bottom: 35px;
  }

  .button-1-copy-copy {
    min-height: 42px;
  }

  .sandwich-buttonwrapper {
    width: auto;
    flex-direction: row;
    justify-content: flex-end;
  }

  .redeem-hero-wrapper {
    justify-content: center;
    align-items: center;
    padding: 25px;
  }

  .redeem-hero-left-wrapper {
    width: 70%;
    justify-content: flex-start;
  }

  .redeem-hero-img-wrapper {
    width: 50%;
    height: 50%;
    object-position: 100% 100%;
    display: block;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .redeem-1-button-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .redeem-1-download-wrapper {
    justify-content: flex-start;
  }

  .redeem-2 {
    padding: 25px;
  }

  .redeem-3 {
    background-image: url("");
    background-position: 50px 0;
    background-repeat: no-repeat;
    background-size: auto 40vh;
  }

  .redeem-3-wrapper {
    width: 90%;
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .redeem-3-grid {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .redeem-4 {
    height: 45vh;
  }

  .redeem-1-download-wrapper-copy {
    justify-content: flex-start;
  }

  .viral-loops-grid {
    height: auto;
    max-height: 3000px;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
  }

  .team-section {
    padding: 50px;
  }

  .team-container {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .team-wrapper {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .team-img-wrapper {
    height: 220px;
  }

  .team-name {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }

  .silhouette-wrapper {
    height: 380px;
    margin-top: -25px;
    padding-bottom: 0;
  }

  .econ-rocket-title-wrapper-copy {
    margin-bottom: 0;
  }

  .partnerships-hero-text {
    width: 100%;
  }

  .partnerships-hero-wrapper {
    justify-content: center;
    align-items: center;
  }

  .partnership-team-section {
    padding: 50px;
  }

  .partnerships-form-section {
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .partnerships-form-container {
    padding-top: 50px;
  }

  .partnerships-form-wrapper {
    width: 60%;
  }

  .field-strip-2 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .partnerships-share-title {
    width: 100%;
  }

  .partnerships-share-blocks {
    height: auto;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .partnerships-share-wrapper {
    justify-content: center;
    align-items: center;
    padding: 25px;
  }

  .partnerships-share-block-wrapper {
    justify-content: center;
    align-items: flex-start;
  }

  .partnerships-block-text {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .home-hero-wrapper {
    padding: 0;
  }

  .h1 {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .h1.centred {
    font-size: 8vw;
    line-height: 9vw;
  }

  .h1.phase1-subheading-h1 {
    font-size: 17px;
  }

  .huge-h {
    font-size: 10vw;
    line-height: 9vw;
  }

  .hero-ui {
    border-radius: 26px;
  }

  .counterup {
    font-size: 7vh;
    line-height: 7vh;
  }

  .h1-2 {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }

  ._2-stats-container {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .invite-ui-1 {
    width: 40vw;
  }

  .home-invite {
    padding: 50px 35px 0;
  }

  .copy-big.bigger {
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .home-invite-wrapper {
    width: 100%;
  }

  .invite-ui-2 {
    width: 35vw;
  }

  .home-invite-text-wrapper {
    width: 100%;
  }

  .copy-small.centred.tiny {
    font-size: .7rem;
    line-height: .7rem;
  }

  .chain-blocks-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .chain-block, .chain-block._2, .chain-block._3, .chain-block._4, .chain-block._5, .chain-block._6 {
    min-width: 200px;
  }

  .chain-block-name-wrapper.extra-padding {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .tab-ui-1 {
    width: 87%;
    max-width: none;
  }

  .back-screen {
    max-height: none;
  }

  .ui-animation-wrapper {
    align-items: center;
  }

  .ui-slide {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .ui-shape-holder {
    width: 35vw;
    max-height: none;
    min-width: 0;
  }

  .ui-mobile-title-wrapper {
    width: 100%;
    align-items: flex-start;
    padding-left: 35px;
  }

  .h1-copy {
    font-size: 5.5vw;
    line-height: 6vw;
  }

  .missed {
    padding-top: 0;
    padding-left: 25px;
    padding-right: 25px;
    overflow: hidden;
  }

  .image-8 {
    height: 50vh;
  }

  .missed-animation-content {
    grid-row-gap: 35px;
  }

  .folder-1 {
    width: 45vw;
    height: auto;
    max-width: none;
    min-width: 220px;
  }

  .folder-1-text {
    padding: 20px;
  }

  .folder-2 {
    width: 45vw;
    height: auto;
    max-width: none;
    min-width: 220px;
  }

  .folder-2-text {
    padding: 20px;
  }

  .folder-3 {
    width: 45vw;
    height: auto;
    max-width: none;
    min-width: 220px;
  }

  .folder-3-text {
    padding: 20px;
  }

  .folder-img--3 {
    height: 100%;
    object-fit: contain;
  }

  .folder-bg-3 {
    height: 100%;
  }

  .give-content {
    max-width: none;
    margin-top: 35px;
  }

  .give-download-wrapper {
    flex-wrap: wrap;
  }

  .footer {
    padding-bottom: 40px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .footer-container {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .footer-button-block {
    flex-direction: column;
  }

  .download-popup {
    padding: 50px;
  }

  .mobile-scroll-container {
    width: 100%;
  }

  .shape-holder-mobile {
    width: 40vw;
  }

  .tabs-menu {
    width: 100%;
  }

  .tabs {
    flex-direction: column;
  }

  .scroll-expand1 {
    flex-direction: column;
    padding-bottom: 0;
    padding-left: 35px;
    padding-right: 35px;
  }

  .home-features-title-block {
    padding-left: 35px;
  }

  .image-3 {
    width: 80%;
  }

  .chain-blocks-wrapper-mobile {
    grid-template-columns: 1fr 1fr;
  }

  .huge-h-2 {
    font-size: 10vw;
    line-height: 9vw;
  }

  .huge-h-2.chinese {
    font-size: 10vw;
    line-height: 10vw;
  }

  .suppoort-text-wrapper {
    margin-top: 35px;
  }

  .support-form {
    width: 100%;
  }

  .suppoort-text-wrapper-2 {
    margin-top: 35px;
  }

  .app-hero-wrapper {
    padding: 0;
  }

  .app-hero-title-wrapper {
    width: 100%;
  }

  .app-reviews {
    padding-left: 35px;
    padding-right: 35px;
    overflow: hidden;
  }

  .app-reviews-wrapper {
    min-width: 100vw;
    padding-left: 35px;
    padding-right: 35px;
    overflow: scroll;
  }

  .app-reviews-block {
    min-width: 300px;
  }

  .reviews-img {
    object-fit: contain;
  }

  .app-signup {
    padding-left: 35px;
    padding-right: 35px;
  }

  .app-signup-wrapper {
    flex-direction: column;
  }

  .app-signup-img-wrapper {
    width: 100%;
    justify-content: center;
    display: flex;
  }

  .app-signup-img {
    width: 50%;
    height: auto;
    min-height: auto;
  }

  .app-signup-text-wrapper {
    width: 100%;
  }

  .app-signup-line-wrapper {
    display: none;
  }

  .app-signup-content {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .app-signup-text-block {
    width: 80%;
  }

  .app-tokens {
    padding-left: 10px;
    padding-right: 10px;
  }

  .app-tokens-column {
    grid-template-columns: 1fr;
  }

  .app-tokens-line-wrapper {
    display: none;
  }

  .app-trading {
    padding-bottom: 0;
    padding-left: 36px;
    padding-right: 36px;
  }

  .app-trading-wraper {
    display: none;
  }

  .app-trading-content {
    top: 50%;
    bottom: 50%;
    transform: translate(-50%, -50%);
  }

  .app-trading-line {
    top: 50%;
    bottom: 50%;
    left: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
  }

  .app-trading-eth-amount {
    min-height: 40px;
    min-width: 80px;
    padding: 10px;
  }

  .app-trading-eth-amount.middle {
    padding: 10px;
    display: none;
  }

  .app-trading-eth-amount-2 {
    min-height: 40px;
    min-width: 80px;
    padding: 10px;
  }

  .app-trading-wallet-1 {
    width: 12vw;
    height: 12vw;
    min-width: 80px;
    top: 50%;
    bottom: 50%;
    left: 0%;
    right: auto;
    transform: translate(0, -50%);
  }

  .wallet-img {
    object-fit: contain;
  }

  .app-trading-wallet-7 {
    width: 12vw;
    height: 12vw;
    min-width: 80px;
    top: 50%;
    bottom: 50%;
    left: auto;
    right: 0%;
    transform: translate(0, -50%);
  }

  .app-trading-wallet-4 {
    width: 12vw;
    height: 12vw;
    min-width: 80px;
    padding-bottom: 0;
  }

  .app-trading-wallet-2 {
    width: 12vw;
    height: 12vw;
    min-width: 80px;
    top: auto;
    bottom: 10%;
    left: 20%;
    right: auto;
  }

  .app-trading-wallet-3 {
    width: 12vw;
    height: 12vw;
    min-width: 80px;
    left: 20%;
  }

  .app-trading-wallet-5 {
    width: 12vw;
    height: 12vw;
    min-width: 80px;
    right: 20%;
  }

  .app-trading-wallet-6 {
    width: 12vw;
    height: 12vw;
    min-width: 80px;
    top: auto;
    bottom: 10%;
    left: auto;
    right: 20%;
  }

  .app-trading-vertical-line {
    height: 50%;
  }

  .app-referrals {
    padding-left: 35px;
    padding-right: 35px;
  }

  .app-referrals-button-wrapper {
    border-style: none;
    padding: 0;
  }

  .app-referrals-grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-columns: 1fr 1fr;
  }

  .app-tweets {
    padding-bottom: 25px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .app-tweets-tweet-wrapper {
    padding-left: 35px;
    padding-right: 35px;
  }

  .app-tweets-img-wrapper {
    width: 50vw;
    min-width: 50vw;
  }

  .app-faq {
    padding-left: 35px;
    padding-right: 35px;
  }

  .faq-text-wrapper {
    width: 100%;
  }

  .app-automate {
    padding-left: 35px;
    padding-right: 35px;
    overflow: hidden;
  }

  .app-automate-ui-block {
    height: 40vh;
  }

  .refer-referrals {
    padding-top: 25px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .refer-earn {
    padding-left: 35px;
    padding-right: 35px;
  }

  .refer-earn-wrapper {
    flex-direction: column;
  }

  .refer-earn-text-column {
    width: 100%;
    margin-top: 35px;
  }

  .refer-earn-img-wrapper {
    width: 100%;
    justify-content: center;
  }

  .refer-earn-img {
    width: 50%;
  }

  .refer-discord {
    padding-top: 25px;
  }

  .refer-discord-desktopui-wrapper {
    padding-left: 35px;
    padding-right: 35px;
  }

  .desktop-ui-img-1 {
    width: 70vw;
  }

  .refer-plan {
    padding-top: 25px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .refer-plan-bg {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .plan-number {
    margin-right: 5px;
  }

  .lite-main {
    padding-bottom: 20vh;
    padding-left: 35px;
    padding-right: 35px;
  }

  .lite-main-container {
    display: flex;
  }

  .lite-main-wrapper {
    display: none;
  }

  .lite-main-text-wrapper {
    width: 100%;
  }

  .litepaper-main-wrapper {
    width: 100%;
    justify-content: center;
    margin-bottom: 50px;
  }

  .lite-ui-text-block {
    width: 100%;
  }

  .lite-alt-container {
    margin-top: 50px;
  }

  .lite-alt-column-bullet {
    grid-column-gap: 25px;
  }

  .lite-moon {
    padding-left: 35px;
    padding-right: 35px;
    overflow: hidden;
  }

  .lite-moon-container {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .lite-moon-banner {
    flex-direction: column;
  }

  .lite-moon-banner-text {
    width: 100%;
    margin-bottom: 35px;
  }

  .ite-moon-line-divider {
    margin-top: 0;
    margin-bottom: 35px;
  }

  .lite-moon-wraper {
    grid-column-gap: 25px;
    flex-direction: column;
  }

  .lite-moon-column-1 {
    width: 100%;
    justify-content: center;
    margin-bottom: 35px;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
  }

  .lite-moon-text-wrapper {
    width: 100%;
  }

  .lite-moon-matrix-wrapper {
    min-width: 900px;
    flex-direction: row;
    margin-top: 0;
    display: flex;
    overflow: visible;
  }

  .app-signup-mobile-line {
    width: 100%;
    height: 1px;
    background-color: var(--white);
    padding: 0;
    display: flex;
    position: relative;
  }

  .mobile-app-line-gradient-1 {
    width: 50%;
    height: 20px;
    background-image: linear-gradient(to right, var(--light-steel-blue) 9%, transparent);
    top: -10px;
    left: 0;
  }

  .mobile-app-line-gradient-2 {
    width: 50%;
    height: 20px;
    background-image: linear-gradient(270deg, var(--black) 9%, transparent);
    top: -10px;
    left: auto;
    right: 0;
  }

  .mobile-app-line-gradient-2.blue {
    background-image: linear-gradient(270deg, var(--light-steel-blue) 9%, transparent);
  }

  .app-trading-wraper-mobile {
    height: 450px;
    align-items: flex-start;
    margin-top: 50px;
    display: flex;
  }

  .image-9 {
    width: 80%;
  }

  .image-11 {
    width: 50%;
  }

  .chain-blocks-wrapper-copy {
    grid-template-columns: 1fr 1fr;
  }

  .lite-main-wrapper-mobile {
    flex-direction: column;
    display: flex;
  }

  .matrix-slider-wrapper {
    min-width: 100vw;
    justify-content: flex-start;
    margin-top: 50px;
    display: flex;
  }

  .matrix-slider {
    width: 100%;
    max-width: 100vw;
    min-width: 100vw;
    padding-left: 35px;
    padding-right: 35px;
    overflow: scroll;
  }

  .verticle-text-wrapper.economy-sub {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .desktop-ui-img-2, .desktop-ui-img-3 {
    width: 70vw;
  }

  .earn {
    padding-left: 35px;
    padding-right: 35px;
  }

  .refer-earn-img-ui, .refer-earn-img-copy {
    width: 50%;
  }

  .econ-rocket {
    padding-left: 35px;
    padding-right: 35px;
  }

  .econ-rocket-wrapper {
    height: 370px;
  }

  .econ-blocks-wrapper {
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .econ-block {
    min-width: 200px;
  }

  .econ-block._3 {
    min-width: 250px;
  }

  .econ-block._4 {
    min-width: 200px;
  }

  .econ-block._7 {
    min-width: 200px;
    padding: 20px;
  }

  .econ-hold {
    padding-left: 35px;
    padding-right: 35px;
  }

  .econ-hold-text-wrapper {
    grid-row-gap: 25px;
  }

  .econ-hold-blocks-wrapper {
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .econ-plan {
    padding-left: 35px;
    padding-right: 35px;
  }

  .econ-gmt {
    padding-bottom: 0;
  }

  .econ-gmt-wrapper {
    grid-row-gap: 25px;
    flex-direction: column;
  }

  .econ-gmt-lottie-wrapper {
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .econ-gmt-lottie-wrapper._2 {
    width: 100%;
  }

  .app-automate-download-wrapper-copy {
    margin-top: 0;
  }

  .h4.centred {
    font-size: 1.7rem;
    line-height: 2rem;
  }

  .div-block-25 {
    width: 100%;
  }

  .refer-plan-bg-copy {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .video-guides {
    padding-left: 10px;
    padding-right: 10px;
  }

  .moondrop-top, .moondrop-body-container {
    padding-left: 35px;
    padding-right: 35px;
  }

  .moondrop-body-wrapper {
    flex-direction: column;
  }

  .moondrop-under-wrapper {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    grid-template-columns: 1fr;
  }

  .moondrop-body-img-wrapper {
    width: 100%;
    justify-content: center;
    display: flex;
  }

  .moondrop-body-img-wrapper.r {
    display: none;
  }

  .moondrop-body-img-wrapper.r.mobile-hidden {
    justify-content: center;
    display: flex;
  }

  .moondrop-body-text-wrapper {
    width: 100%;
    margin-top: 35px;
    padding-left: 0;
  }

  .moondrop-body-text-wrapper.r {
    align-items: flex-start;
  }

  .moondrop-body-text-block {
    max-width: none;
  }

  .moondrop-faq {
    padding-left: 35px;
    padding-right: 35px;
  }

  .moondrop-collect {
    padding: 50px 35px;
  }

  .moondrop-token {
    padding-left: 35px;
    padding-right: 35px;
  }

  .heromessage {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }

  .button-1-copy, .button-1-copy-copy {
    height: 40px;
  }

  .sandwich-buttonwrapper {
    width: auto;
  }

  .redeem-hero-wrapper {
    padding: 25px;
  }

  .redeem-hero-left-wrapper {
    width: 80%;
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .redeem-hero-title-wrapper {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .redeem-button.responsive {
    width: 100%;
  }

  .redeem-hero-img-wrapper {
    width: 60%;
    height: 60%;
  }

  .redeem-1 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .redeem-1-container {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .redeem-1-download-wrapper {
    flex-direction: column;
  }

  .redeem-2-nft-wrapper {
    grid-template-columns: 1fr;
  }

  .redeem-3 {
    background-position: 25px 0;
    background-size: auto 30vh;
    padding: 25px;
  }

  .redeem-3-wrapper {
    width: 100%;
    margin-top: 30vh;
  }

  .redeem-4 {
    padding: 35px 25px;
  }

  .redeem-1-download-wrapper-copy {
    flex-direction: row;
  }

  .team-section {
    padding-left: 35px;
    padding-right: 35px;
  }

  .team-wrapper, .team-wrapper.partnerships {
    grid-template-columns: 1fr;
  }

  .team-img-wrapper {
    height: 300px;
  }

  .phase1-social-link {
    width: 40px;
    height: 40px;
  }

  .econ-rocket-title-wrapper-copy {
    grid-column-gap: 35px;
    grid-template-columns: 1fr;
  }

  .partnerships-hero-wrapper {
    padding: 0;
  }

  .partnership-team-section {
    padding-left: 35px;
    padding-right: 35px;
  }

  .partnerships-gradient {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .51), rgba(0, 0, 0, .51)), linear-gradient(to bottom, var(--black), transparent 31%, transparent 52%, var(--black) 104%);
  }

  .partnerships-form-section {
    padding-left: 35px;
    padding-right: 35px;
  }

  .partnerships-form-container {
    padding-top: 50px;
  }

  .partnerships-form-column {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-direction: column;
  }

  .partnerships-form-wrapper {
    width: 100%;
  }

  .form-blocks-wrapper {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .form-disclaimer-wrapper {
    width: 75%;
  }

  .partnerships-share-wrapper {
    padding: 25px;
  }

  .partnerships-share-block-wrapper {
    padding: 0;
  }
}

@media screen and (max-width: 479px) {
  .button-outline.hidden {
    display: none;
  }

  .home-hero-text-wrapper.phase1-subheading {
    top: 90px;
  }

  .h1.centred, .h1.black-span {
    font-size: 10vw;
    line-height: 11vw;
  }

  .huge-h {
    font-size: 10vw;
    line-height: 10vw;
  }

  .hero-ui {
    border-radius: 25px;
  }

  .counterup {
    font-size: 3rem;
    line-height: 3rem;
  }

  .counter-small {
    margin-left: 2px;
    font-size: 1.3rem;
    line-height: 1.3rem;
  }

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

  .image-7 {
    width: 30px;
    min-width: 30px;
  }

  .home-invite {
    padding: 35px 25px;
  }

  .copy-big {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }

  .copy-big.black-span {
    line-height: 1.9rem;
  }

  .copy-big.bigger {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }

  .home-invite-wrapper {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .h-large, .h-large.black-span {
    font-size: 9vw;
    line-height: 9vw;
  }

  .h-large.black-span.capital {
    line-height: 11vw;
  }

  .home-invite-slider-wrapper {
    margin-top: 35px;
  }

  .chain-block {
    min-width: 150px;
    padding: 15px;
  }

  .chain-block._3 {
    min-width: 150px;
  }

  .chain-block._7 {
    min-width: 150px;
    padding: 15px;
  }

  .tab-ui-1 {
    width: 85%;
    height: 100%;
  }

  .tab-ui-5, .tab-ui-2, .tab-ui-3, .tab-ui-4 {
    width: 193px;
    height: 395px;
  }

  .ui-shape-holder {
    width: 50vw;
  }

  .ui-mobile-title-wrapper {
    padding-left: 25px;
  }

  .h1-copy {
    font-size: 7vw;
    line-height: 8vw;
  }

  .missed {
    padding-left: 0;
    padding-right: 0;
  }

  .missed-download-wrapper {
    margin-top: 25px;
  }

  .folder-1 {
    min-width: 190px;
  }

  .folder-1-text {
    padding: 10px;
  }

  .missed-copy {
    font-size: .9rem;
    line-height: 1.2rem;
  }

  .folder-2 {
    min-width: 190px;
  }

  .folder-2-text {
    padding: 10px;
  }

  .folder-3 {
    min-width: 190px;
  }

  .folder-3-text {
    padding: 10px;
  }

  .give-download-wrapper {
    flex-wrap: wrap;
  }

  .footer {
    padding-bottom: 50px;
  }

  .footer-socials {
    grid-template-columns: 1fr 1fr;
  }

  .footer-socials-link {
    width: 10vw;
    height: 10vw;
  }

  .footer-button-block {
    flex-direction: row;
  }

  .eth-number {
    font-size: 3rem;
  }

  .div-block-20 {
    margin-top: 35px;
  }

  .download-popup {
    padding: 35px 25px;
  }

  .scroll-right-wrapper {
    margin-top: 60px;
  }

  .shape-holder-mobile {
    width: 50vw;
  }

  .tab-img-wrapper {
    margin-top: 35px;
    margin-bottom: 25px;
  }

  .home-features-arrow {
    margin-left: 25px;
  }

  .scroll-expand1 {
    padding-bottom: 0;
    padding-left: 25px;
    padding-right: 25px;
  }

  .home-features-title-block {
    padding: 25px;
  }

  .image-5 {
    height: 40vh;
  }

  .chain-blocks-wrapper-mobile {
    grid-template-columns: 1fr;
  }

  .huge-h-2 {
    font-size: 10vw;
    line-height: 10vw;
  }

  .text-field-1 {
    height: 50px;
  }

  .support-title-wrapper {
    margin-bottom: 35px;
  }

  .field-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    margin-bottom: 15px;
  }

  .support-form, .app-hero-title-wrapper {
    width: 100%;
  }

  .app-reviews {
    padding: 35px 25px;
  }

  .app-reviews-wrapper {
    grid-column-gap: 35px;
  }

  .app-reviews-block {
    min-width: 260px;
  }

  .app-signup {
    padding: 35px 25px;
  }

  .app-signup-img {
    width: 40%;
  }

  .app-tokens-column {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .app-tokens-column-video-wrapper {
    margin-top: 35px;
  }

  .app-trading {
    padding: 35px 25px 0;
  }

  .app-trading-content {
    max-width: none;
    min-height: 100px;
    min-width: 100px;
  }

  .app-trading-line {
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(to bottom, transparent, var(--white) 45%, white 70%, transparent);
  }

  .app-trading-eth-amount {
    padding: 5px;
    top: auto;
    bottom: 0%;
    left: 22%;
    right: auto;
  }

  .app-trading-eth-amount-2 {
    padding: 5px;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 22%;
  }

  .app-trading-wallet-2 {
    top: auto;
    bottom: 5%;
    left: 0%;
    right: auto;
  }

  .app-trading-wallet-3 {
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .app-trading-wallet-5 {
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .app-trading-wallet-6 {
    top: auto;
    bottom: 5%;
    left: auto;
    right: 0%;
  }

  .app-trading-vertical-line {
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(to top, var(--white), transparent 69%);
  }

  .app-referrals {
    padding: 35px 25px;
  }

  .app-referrals-wrapper {
    margin-top: 35px;
  }

  .app-referrals-button-block {
    grid-row-gap: 25px;
    flex-direction: column;
  }

  .app-referrals-grid {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .app-referrals-block {
    padding: 15px;
  }

  .app-referrals-block-img-wrapper {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .app-tweets {
    padding: 35px 25px 0;
  }

  .app-tweets-tweet-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }

  .app-tweets-img-wrapper {
    width: 60vw;
    min-width: 60vw;
  }

  .app-faq, .app-automate {
    padding: 35px 25px;
  }

  .app-automate-title-wrapper {
    grid-row-gap: 0px;
  }

  .app-automate-ui-wrapper, .app-automate-download-wrapper, .refer-hero-button-wrapper {
    margin-top: 35px;
  }

  .refer-referrals {
    padding-bottom: 35px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .refer-earn {
    padding: 35px 25px;
  }

  .refer-discord-title-wrapper {
    padding-left: 26px;
    padding-right: 26px;
  }

  .refer-discord-desktopui-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }

  .refer-plan {
    padding-bottom: 35px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .refer-plan-column {
    margin-top: 35px;
  }

  .refer-plan-bg {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .refer-plan-block {
    padding-top: 35px;
  }

  .plan-number {
    margin-right: 5px;
    font-size: 1.5rem;
    line-height: 1.7rem;
  }

  .refer-plan-button-wrapper {
    margin-top: 35px;
  }

  .lite-main {
    padding: 35px 25px 14vh;
  }

  .litepaper-main-wrapper {
    margin-bottom: 35px;
  }

  .lite-alt-banner {
    margin-top: 35px;
  }

  .lite-alt-banner-stats {
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: flex-start;
  }

  .lite-alt-columns {
    margin-top: 35px;
  }

  .lite-2-wrapper {
    grid-row-gap: 35px;
    margin-top: 35px;
  }

  .lite-moon {
    padding: 35px 25px;
  }

  .h3 {
    font-size: 1.8rem;
    line-height: 2rem;
  }

  .lite-moon-text-content {
    grid-row-gap: 35px;
  }

  .lite-moon-matrix-circles-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .lite-moon-columns-info {
    margin-top: 25px;
  }

  .lite-trade {
    padding-left: 15px;
    padding-right: 15px;
  }

  .app-trading-wraper-mobile {
    height: 320px;
  }

  .div-block-24 {
    margin-top: 35px;
  }

  .chain-blocks-wrapper-copy {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .matrix-slider {
    padding-left: 25px;
    padding-right: 25px;
  }

  .menu {
    width: 30px;
  }

  .menu-container {
    padding-left: 35px;
    padding-right: 35px;
  }

  .verticle-text-wrapper.economy-sub {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .earn {
    padding: 35px 25px;
  }

  .econ-rocket {
    padding-top: 35px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .econ-rocket-wrapper {
    height: 300px;
  }

  .econ-blocks-wrapper {
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .econ-block {
    min-width: 200px;
    padding: 15px;
  }

  .econ-block._3, .econ-block._4 {
    min-width: 200px;
  }

  .econ-block._7 {
    min-width: 200px;
    padding: 15px;
  }

  .econ-hold {
    padding-top: 50px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .econ-hold-blocks-wrapper {
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .econ-plan {
    padding-bottom: 35px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .econ-gmt-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 35px;
  }

  .app-automate-download-wrapper-copy {
    margin-top: 25px;
  }

  .h4 {
    font-size: 1.8rem;
    line-height: 2rem;
  }

  .h4.centred {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }

  .div-block-25 {
    margin-top: 25px;
    display: flex;
  }

  .refer-plan-bg-copy {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .app-automate-download-wrapper-copy {
    margin-top: 35px;
  }

  .moondrop-top, .moondrop-body-container {
    padding: 35px 25px;
  }

  .moondrop-under {
    padding-bottom: 35px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .refer-hero-button-wrapper-copy {
    margin-top: 35px;
  }

  .moondrop-faq, .moondrop-collect, .moondrop-token {
    padding: 35px 25px;
  }

  .moondrop-token-wrapper {
    flex-direction: column;
  }

  .moondrop-pie-wrapper {
    width: 100%;
  }

  .moondrop-graph-wrapper {
    width: 100%;
    margin-top: 25px;
  }

  .redeem-hero-left-wrapper {
    width: 100%;
  }

  .h-redeem {
    font-size: 12vw;
    line-height: 13vw;
  }

  .redeem-hero-button-wrapper, .redeem-hero-img-wrapper {
    width: 100%;
  }

  .redeem-1 {
    padding: 35px 25px;
  }

  .redeem-1-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .redeem-1-ui-wrapper {
    width: 100%;
    justify-content: flex-start;
  }

  .redeem-1-right-wrapper {
    width: 100%;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .redeem-1-download-wrapper {
    flex-direction: row;
  }

  .redeem-2 {
    overflow: hidden;
  }

  .redeem-2-nft-wrapper {
    justify-items: center;
    margin-top: 35px;
  }

  .redeem-2-nft-block {
    min-height: 60vw;
    min-width: 60vw;
  }

  .redeem-2-nft-grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    overflow: scroll;
  }

  .redeem-3-wrapper {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .redeem-3-grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-direction: column;
  }

  .redeem-4 {
    height: auto;
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .div-block-31 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .redeem-1-download-wrapper-copy {
    flex-direction: row;
  }

  .div-block-32 {
    width: 100%;
    min-width: 100vw;
    overflow: scroll;
  }

  .home-hero-midlde {
    padding-top: 130px;
  }

  .team-section {
    padding: 35px 25px;
  }

  .team-img-wrapper {
    height: 280px;
  }

  .team-block-text-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .silhouette-wrapper {
    height: 290px;
    padding-top: 70px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .silhoette-block {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .econ-rocket-title-wrapper-copy {
    flex-direction: column;
    display: flex;
  }

  .partnership-team-section {
    padding: 35px 25px;
  }

  .partnerships-gradient {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .58), rgba(0, 0, 0, .58)), linear-gradient(to bottom, var(--black), transparent 31%, transparent 52%, var(--black) 104%);
  }

  .partnerships-form-section {
    padding-bottom: 35px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .partnerships-form-container {
    padding-top: 35px;
  }

  .field-strip-2, .partnerships-share-blocks {
    flex-direction: column;
  }

  .partnerships-share-wrapper {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .partnerships-share-img {
    width: 90px;
  }
}

#w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d67-136f966b, #w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d6d-136f966b, #w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d72-136f966b, #w-node-_694457e0-749a-a8c3-93ce-509e6d5dab2e-136f966b, #w-node-_33c67363-d8b5-e5cb-4b79-16e837b8e35b-136f966b, #w-node-_743c3134-0f77-18a5-186f-ea7f18d2fdea-136f966b, #w-node-_39d4c094-d6e0-e000-122a-f387f68cede9-136f966b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b808ddbc-4db9-4626-7e42-53c35ee71014-136f966b {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-ff83d02b-0516-96f8-577e-24c8a420e51d-136f966b {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-136f966b {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a21ed8e5-b2ab-8aa6-a8b4-5093fd5fe9b7-136f966b, #w-node-_84a5cd12-beca-8030-59a6-4a0c441fa3f5-136f966b {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_723f0367-081c-99cd-a804-cddf2d361cc4-136f966b {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-d35613ed-3f50-f7c5-bdf7-f219da9377e9-136f966b {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_70a4f416-2db6-81dc-1c26-85205a7d2b9f-136f966b, #w-node-_87a19b7c-b263-2f0d-5036-76305a8255b9-136f966b {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-_87a19b7c-b263-2f0d-5036-76305a8255c4-136f966b {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_87a19b7c-b263-2f0d-5036-76305a8255cf-136f966b {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-_87a19b7c-b263-2f0d-5036-76305a8255da-136f966b {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_87a19b7c-b263-2f0d-5036-76305a8255e5-136f966b {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-_87a19b7c-b263-2f0d-5036-76305a8255f0-136f966b {
  grid-area: span 5 / span 1 / span 5 / span 1;
}

#w-node-_87a19b7c-b263-2f0d-5036-76305a8255fb-136f966b {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-_87a19b7c-b263-2f0d-5036-76305a825606-136f966b {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_49cdef68-3e72-09a3-8961-c86df4b5f890-f4b5f885, #w-node-_49cdef68-3e72-09a3-8961-c86df4b5f89a-f4b5f885, #w-node-_49cdef68-3e72-09a3-8961-c86df4b5f89b-f4b5f885, #w-node-_49cdef68-3e72-09a3-8961-c86df4b5f8a4-f4b5f885, #w-node-_49cdef68-3e72-09a3-8961-c86df4b5f8ab-f4b5f885, #w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d67-7c689a67, #w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d6d-7c689a67, #w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d72-7c689a67 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b808ddbc-4db9-4626-7e42-53c35ee71014-7c689a67 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-ff83d02b-0516-96f8-577e-24c8a420e51d-7c689a67 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-7c689a67 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a21ed8e5-b2ab-8aa6-a8b4-5093fd5fe9b7-7c689a67, #w-node-_84a5cd12-beca-8030-59a6-4a0c441fa3f5-7c689a67 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_723f0367-081c-99cd-a804-cddf2d361cc4-7c689a67 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-d35613ed-3f50-f7c5-bdf7-f219da9377e9-7c689a67 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_70a4f416-2db6-81dc-1c26-85205a7d2b9f-7c689a67, #w-node-a71c790d-9038-9815-07d3-33f604bb823e-7c689a67 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8249-7c689a67 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8254-7c689a67 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb825f-7c689a67 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb826a-7c689a67 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8275-7c689a67 {
  grid-area: span 5 / span 1 / span 5 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8280-7c689a67 {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb828b-7c689a67 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_4cef81e3-9494-c0bc-5e08-479f3a26406c-7c689a67, #w-node-d79a531b-d94a-d5f4-cceb-1659c8e906b2-7c689a67, #w-node-b11214d0-5efd-e3d6-2c19-e778cd153507-7c689a67, #w-node-fa8adc69-8696-0450-bddc-edd48dc396ff-7c689a67, #w-node-_7e7d8c38-5f08-4ad4-7147-fcd33240e7f6-7c689a67, #w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d67-8c55f5f6, #w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d6d-8c55f5f6, #w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d72-8c55f5f6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b808ddbc-4db9-4626-7e42-53c35ee71014-8c55f5f6 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-ff83d02b-0516-96f8-577e-24c8a420e51d-8c55f5f6 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-8c55f5f6 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a21ed8e5-b2ab-8aa6-a8b4-5093fd5fe9b7-8c55f5f6, #w-node-_84a5cd12-beca-8030-59a6-4a0c441fa3f5-8c55f5f6 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_723f0367-081c-99cd-a804-cddf2d361cc4-8c55f5f6 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-d35613ed-3f50-f7c5-bdf7-f219da9377e9-8c55f5f6 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_70a4f416-2db6-81dc-1c26-85205a7d2b9f-8c55f5f6, #w-node-a71c790d-9038-9815-07d3-33f604bb823e-8c55f5f6 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8249-8c55f5f6 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8254-8c55f5f6 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb825f-8c55f5f6 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb826a-8c55f5f6 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8275-8c55f5f6 {
  grid-area: span 5 / span 1 / span 5 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8280-8c55f5f6 {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb828b-8c55f5f6 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_4cef81e3-9494-c0bc-5e08-479f3a26406c-8c55f5f6, #w-node-d79a531b-d94a-d5f4-cceb-1659c8e906b2-8c55f5f6, #w-node-b11214d0-5efd-e3d6-2c19-e778cd153507-8c55f5f6, #w-node-fa8adc69-8696-0450-bddc-edd48dc396ff-8c55f5f6, #w-node-_7e7d8c38-5f08-4ad4-7147-fcd33240e7f6-8c55f5f6, #w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d67-377a1082, #w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d6d-377a1082, #w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d72-377a1082 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b808ddbc-4db9-4626-7e42-53c35ee71014-377a1082 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-ff83d02b-0516-96f8-577e-24c8a420e51d-377a1082 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-377a1082 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a21ed8e5-b2ab-8aa6-a8b4-5093fd5fe9b7-377a1082, #w-node-_84a5cd12-beca-8030-59a6-4a0c441fa3f5-377a1082 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_723f0367-081c-99cd-a804-cddf2d361cc4-377a1082 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-d35613ed-3f50-f7c5-bdf7-f219da9377e9-377a1082 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_70a4f416-2db6-81dc-1c26-85205a7d2b9f-377a1082, #w-node-a71c790d-9038-9815-07d3-33f604bb823e-377a1082 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8249-377a1082 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8254-377a1082 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb825f-377a1082 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb826a-377a1082 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8275-377a1082 {
  grid-area: span 5 / span 1 / span 5 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8280-377a1082 {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb828b-377a1082 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_4cef81e3-9494-c0bc-5e08-479f3a26406c-377a1082, #w-node-d79a531b-d94a-d5f4-cceb-1659c8e906b2-377a1082, #w-node-b11214d0-5efd-e3d6-2c19-e778cd153507-377a1082, #w-node-fa8adc69-8696-0450-bddc-edd48dc396ff-377a1082, #w-node-_7e7d8c38-5f08-4ad4-7147-fcd33240e7f6-377a1082, #w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d67-af8caf88, #w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d6d-af8caf88, #w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d72-af8caf88 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b808ddbc-4db9-4626-7e42-53c35ee71014-af8caf88 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-ff83d02b-0516-96f8-577e-24c8a420e51d-af8caf88 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-af8caf88 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a21ed8e5-b2ab-8aa6-a8b4-5093fd5fe9b7-af8caf88, #w-node-_84a5cd12-beca-8030-59a6-4a0c441fa3f5-af8caf88 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_723f0367-081c-99cd-a804-cddf2d361cc4-af8caf88 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-d35613ed-3f50-f7c5-bdf7-f219da9377e9-af8caf88 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_70a4f416-2db6-81dc-1c26-85205a7d2b9f-af8caf88, #w-node-a71c790d-9038-9815-07d3-33f604bb823e-af8caf88 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8249-af8caf88 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8254-af8caf88 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb825f-af8caf88 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb826a-af8caf88 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8275-af8caf88 {
  grid-area: span 5 / span 1 / span 5 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8280-af8caf88 {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb828b-af8caf88 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_4cef81e3-9494-c0bc-5e08-479f3a26406c-af8caf88, #w-node-d79a531b-d94a-d5f4-cceb-1659c8e906b2-af8caf88, #w-node-b11214d0-5efd-e3d6-2c19-e778cd153507-af8caf88, #w-node-fa8adc69-8696-0450-bddc-edd48dc396ff-af8caf88, #w-node-_7e7d8c38-5f08-4ad4-7147-fcd33240e7f6-af8caf88, #w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d67-901bc42a, #w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d6d-901bc42a, #w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d72-901bc42a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b808ddbc-4db9-4626-7e42-53c35ee71014-901bc42a {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-ff83d02b-0516-96f8-577e-24c8a420e51d-901bc42a {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-901bc42a {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a21ed8e5-b2ab-8aa6-a8b4-5093fd5fe9b7-901bc42a, #w-node-_84a5cd12-beca-8030-59a6-4a0c441fa3f5-901bc42a {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_723f0367-081c-99cd-a804-cddf2d361cc4-901bc42a {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-d35613ed-3f50-f7c5-bdf7-f219da9377e9-901bc42a {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_70a4f416-2db6-81dc-1c26-85205a7d2b9f-901bc42a, #w-node-a71c790d-9038-9815-07d3-33f604bb823e-901bc42a {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8249-901bc42a {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8254-901bc42a {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb825f-901bc42a {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb826a-901bc42a {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8275-901bc42a {
  grid-area: span 5 / span 1 / span 5 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8280-901bc42a {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb828b-901bc42a {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_4cef81e3-9494-c0bc-5e08-479f3a26406c-901bc42a, #w-node-d79a531b-d94a-d5f4-cceb-1659c8e906b2-901bc42a, #w-node-b11214d0-5efd-e3d6-2c19-e778cd153507-901bc42a, #w-node-fa8adc69-8696-0450-bddc-edd48dc396ff-901bc42a, #w-node-_7e7d8c38-5f08-4ad4-7147-fcd33240e7f6-901bc42a, #w-node-_669b3ba9-c55b-0cad-0ed1-70ccfe057335-fe05732a, #w-node-_669b3ba9-c55b-0cad-0ed1-70ccfe05733f-fe05732a, #w-node-_669b3ba9-c55b-0cad-0ed1-70ccfe057340-fe05732a, #w-node-_669b3ba9-c55b-0cad-0ed1-70ccfe05734b-fe05732a, #w-node-_669b3ba9-c55b-0cad-0ed1-70ccfe057352-fe05732a, #w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d67-096906a6, #w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d6d-096906a6, #w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d72-096906a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b808ddbc-4db9-4626-7e42-53c35ee71014-096906a6 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-ff83d02b-0516-96f8-577e-24c8a420e51d-096906a6 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-096906a6 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a21ed8e5-b2ab-8aa6-a8b4-5093fd5fe9b7-096906a6, #w-node-_84a5cd12-beca-8030-59a6-4a0c441fa3f5-096906a6 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_723f0367-081c-99cd-a804-cddf2d361cc4-096906a6 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-d35613ed-3f50-f7c5-bdf7-f219da9377e9-096906a6 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_70a4f416-2db6-81dc-1c26-85205a7d2b9f-096906a6, #w-node-a71c790d-9038-9815-07d3-33f604bb823e-096906a6 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8249-096906a6 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8254-096906a6 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb825f-096906a6 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb826a-096906a6 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8275-096906a6 {
  grid-area: span 5 / span 1 / span 5 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8280-096906a6 {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb828b-096906a6 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_4cef81e3-9494-c0bc-5e08-479f3a26406c-096906a6, #w-node-d79a531b-d94a-d5f4-cceb-1659c8e906b2-096906a6, #w-node-b11214d0-5efd-e3d6-2c19-e778cd153507-096906a6, #w-node-fa8adc69-8696-0450-bddc-edd48dc396ff-096906a6, #w-node-_7e7d8c38-5f08-4ad4-7147-fcd33240e7f6-096906a6, #w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d67-8738997f, #w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d6d-8738997f, #w-node-fb80136f-0397-9d3b-51f6-d7d7b0c80d72-8738997f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b808ddbc-4db9-4626-7e42-53c35ee71014-8738997f {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-ff83d02b-0516-96f8-577e-24c8a420e51d-8738997f {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-8738997f {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a21ed8e5-b2ab-8aa6-a8b4-5093fd5fe9b7-8738997f, #w-node-_84a5cd12-beca-8030-59a6-4a0c441fa3f5-8738997f {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_723f0367-081c-99cd-a804-cddf2d361cc4-8738997f {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-d35613ed-3f50-f7c5-bdf7-f219da9377e9-8738997f {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_70a4f416-2db6-81dc-1c26-85205a7d2b9f-8738997f, #w-node-a71c790d-9038-9815-07d3-33f604bb823e-8738997f {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8249-8738997f {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8254-8738997f {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb825f-8738997f {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb826a-8738997f {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8275-8738997f {
  grid-area: span 5 / span 1 / span 5 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb8280-8738997f {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-a71c790d-9038-9815-07d3-33f604bb828b-8738997f {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_4cef81e3-9494-c0bc-5e08-479f3a26406c-8738997f, #w-node-d79a531b-d94a-d5f4-cceb-1659c8e906b2-8738997f, #w-node-b11214d0-5efd-e3d6-2c19-e778cd153507-8738997f, #w-node-fa8adc69-8696-0450-bddc-edd48dc396ff-8738997f, #w-node-_7e7d8c38-5f08-4ad4-7147-fcd33240e7f6-8738997f, #w-node-dcf6981e-e48d-bd73-59d2-1ca5a02c286b-9bee22aa, #w-node-_58615b89-b824-69fe-7b96-65a0ac70159a-9bee22aa, #w-node-_32508f2d-2e06-8f4e-0c6d-b08b2a79e80a-9bee22aa, #w-node-_621911db-341e-f935-7916-c5e1a8bf3ec8-9bee22aa, #w-node-d545ba1f-bca9-7719-2a82-95755af7fa1f-9bee22aa, #w-node-_083b72d5-e1c9-84f8-1a25-970f36694c02-9bee22aa, #w-node-_0cc5a829-5a1a-dd29-d4e5-3a19d1be28b9-9bee22aa, #w-node-_2ed73073-b6d0-facf-144e-6cc5665e2cf7-9bee22aa, #w-node-_5986e995-0e85-19ef-460c-9aa7e506dfac-9bee22aa, #w-node-_621911db-341e-f935-7916-c5e1a8bf3ec8-f85aee04, #w-node-d545ba1f-bca9-7719-2a82-95755af7fa1f-f85aee04, #w-node-_083b72d5-e1c9-84f8-1a25-970f36694c02-f85aee04, #w-node-_0cc5a829-5a1a-dd29-d4e5-3a19d1be28b9-f85aee04, #w-node-_2ed73073-b6d0-facf-144e-6cc5665e2cf7-f85aee04, #w-node-_5986e995-0e85-19ef-460c-9aa7e506dfac-f85aee04, #w-node-_602bd55f-e7ce-a4ed-d333-78699c22f848-f85aee04, #w-node-_04e678b5-fd51-5c5d-d0e2-aea979ade41f-f85aee04, #w-node-ff3fce19-b069-f9a1-7bc5-be5fcc4c747f-f85aee04, #w-node-_4bd8a55e-2f44-7986-b426-117aeb6afbe8-511f9c35, #w-node-_02eb07c8-3a07-247e-893f-5d44faf949ee-511f9c35, #w-node-a99ffbea-86aa-a1d6-801d-2ce7f97d734a-511f9c35, #w-node-_6432160b-d2a4-08f9-11ed-de7a2a24d424-511f9c35, #w-node-b7ede42d-9e5d-afc0-135c-bebdb9505657-511f9c35, #w-node-e296a8f6-0777-4633-005d-5da25bf0352c-511f9c35, #w-node-b1743bb5-5fa9-0168-517e-c47994eb32dc-511f9c35, #w-node-_44238f5f-b990-749a-7974-90cc78fe8bea-511f9c35, #w-node-_33582d67-e9d5-4b4c-de63-7f68d85044da-511f9c35, #w-node-_471dbd81-a9cc-0e44-a1ae-f1ef48a5ea8b-511f9c35, #w-node-_3b2f5fdf-70a6-6887-789c-a6ea7d45fb9f-511f9c35 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_58384226-7a82-f886-f8ff-f8832e13c69b-511f9c35 {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_2af79680-8fbb-af8d-7ade-a3ca7777120e-511f9c35, #w-node-e486b0f7-fab8-3c66-c39d-293e23dfb580-511f9c35, #w-node-d0c59433-9cd6-0aec-9c80-44e21c75170b-511f9c35, #w-node-ceb4a09d-e64a-8161-96d0-7339ee09398d-511f9c35, #w-node-d4d3259d-9a43-b107-fb56-0cb0b51e26e8-511f9c35, #w-node-_93b44895-f799-3524-fe9b-49b6bb484514-511f9c35 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_93b44895-f799-3524-fe9b-49b6bb484517-511f9c35 {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_93b44895-f799-3524-fe9b-49b6bb484518-511f9c35, #w-node-_93b44895-f799-3524-fe9b-49b6bb48451a-511f9c35, #w-node-_93b44895-f799-3524-fe9b-49b6bb48451c-511f9c35, #w-node-_93b44895-f799-3524-fe9b-49b6bb48451e-511f9c35, #w-node-_93b44895-f799-3524-fe9b-49b6bb484520-511f9c35, #w-node-_90285440-035f-1627-8a7d-4e3780bd09dc-511f9c35 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_90285440-035f-1627-8a7d-4e3780bd09df-511f9c35 {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_90285440-035f-1627-8a7d-4e3780bd09e0-511f9c35, #w-node-_90285440-035f-1627-8a7d-4e3780bd09e2-511f9c35, #w-node-_90285440-035f-1627-8a7d-4e3780bd09e4-511f9c35, #w-node-_90285440-035f-1627-8a7d-4e3780bd09e6-511f9c35, #w-node-_90285440-035f-1627-8a7d-4e3780bd09e8-511f9c35 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f9c804f2-ca34-f191-1334-bab0c9cee0f4-511f9c35, #w-node-_53032ac1-bd2c-4818-d2c8-0f41bdf3f086-511f9c35, #w-node-_0f18e318-7f58-8b0c-225d-419c60cfd5ea-511f9c35, #w-node-fb1f9682-5e46-7ddd-ed83-a1a6db5cff1c-511f9c35, #w-node-_452280c9-cbb0-6178-a945-32a7695cc91e-511f9c35, #w-node-af1f857e-b861-e1bd-da3d-20a1ab8f2c2e-511f9c35 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-ab16bf08-3c20-21ef-17d1-4f29f408e9cb-8a2e9a3f, #w-node-_7b915185-50ec-c004-afb7-edc3355d0e30-8a2e9a3f, #w-node-_3c385c6e-6f4b-8ac0-842c-6e6e1ce23103-8a2e9a3f, #w-node-_3892b5a3-bd28-7d6e-b78d-cada7c430dd8-8a2e9a3f, #w-node-a7935aa0-3b25-4918-c2dc-98fef8dc17f8-8a2e9a3f, #w-node-_944bfb1b-e75d-50b0-c507-9c69b4e70c53-8a2e9a3f, #w-node-_44c06df4-fc7e-309d-852f-b1e962faf89e-8a2e9a3f, #w-node-_84f25b97-0352-4535-d8e4-134b3f6b5580-8a2e9a3f {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_8100c535-a420-6903-4ecf-7784d319cb22-8a2e9a3f, #w-node-_8100c535-a420-6903-4ecf-7784d319cb32-8a2e9a3f, #w-node-_8100c535-a420-6903-4ecf-7784d319cb47-8a2e9a3f, #w-node-_5344814e-4f33-5a7a-d262-3c99227e41d1-183e0232, #w-node-_69291559-b845-51c5-499d-99a386b39908-183e0232, #w-node-bd0473d4-3d90-a3a6-7449-5edaf2fb4d05-183e0232, #w-node-bd0473d4-3d90-a3a6-7449-5edaf2fb4d0f-183e0232, #w-node-bd0473d4-3d90-a3a6-7449-5edaf2fb4d10-183e0232, #w-node-bd0473d4-3d90-a3a6-7449-5edaf2fb4d19-183e0232, #w-node-bd0473d4-3d90-a3a6-7449-5edaf2fb4d20-183e0232, #w-node-_05445738-655b-53b2-7735-9b148d05d3c3-05224bcd, #w-node-_4078b0aa-5c22-d6d6-3e99-6d5d151de6e6-05224bcd, #w-node-_816bfbd6-e0f6-b974-5d95-77f2af5a1208-05224bcd, #w-node-f1904c1f-349c-bd29-07c4-dea9f5e723c8-05224bcd, #w-node-f118e3af-538e-5671-94e5-14b62c2994f1-05224bcd, #w-node-fe2fad20-06ea-3c4a-4118-5e4a2ddaa57e-05224bcd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ccb45ee9-67cb-4971-b694-2df0a74a31a2-48d3891f, #w-node-dc9bd5a7-6167-ae9a-9491-63447250d89a-48d3891f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_86450dae-445b-b04e-af06-706d36322f2b-6fb1f7fb, #w-node-_86450dae-445b-b04e-af06-706d36322f3c-6fb1f7fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_33c67363-d8b5-e5cb-4b79-16e837b8e35b-136f966b, #w-node-_621911db-341e-f935-7916-c5e1a8bf3ec8-9bee22aa, #w-node-_083b72d5-e1c9-84f8-1a25-970f36694c02-9bee22aa, #w-node-_86450dae-445b-b04e-af06-706d36322f2b-6fb1f7fb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-b808ddbc-4db9-4626-7e42-53c35ee71014-136f966b, #w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-136f966b {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-a21ed8e5-b2ab-8aa6-a8b4-5093fd5fe9b7-136f966b, #w-node-_84a5cd12-beca-8030-59a6-4a0c441fa3f5-136f966b, #w-node-_723f0367-081c-99cd-a804-cddf2d361cc4-136f966b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_70a4f416-2db6-81dc-1c26-85205a7d2b9f-136f966b {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_87a19b7c-b263-2f0d-5036-76305a8255da-136f966b {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-_87a19b7c-b263-2f0d-5036-76305a8255f0-136f966b {
    grid-area: span 5 / span 1 / span 5 / span 1;
  }

  #w-node-_87a19b7c-b263-2f0d-5036-76305a8255fb-136f966b {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-b808ddbc-4db9-4626-7e42-53c35ee71014-7c689a67, #w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-7c689a67 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-a21ed8e5-b2ab-8aa6-a8b4-5093fd5fe9b7-7c689a67, #w-node-_84a5cd12-beca-8030-59a6-4a0c441fa3f5-7c689a67, #w-node-_723f0367-081c-99cd-a804-cddf2d361cc4-7c689a67 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_70a4f416-2db6-81dc-1c26-85205a7d2b9f-7c689a67 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-a71c790d-9038-9815-07d3-33f604bb825f-7c689a67 {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-a71c790d-9038-9815-07d3-33f604bb8275-7c689a67 {
    grid-area: span 5 / span 1 / span 5 / span 1;
  }

  #w-node-a71c790d-9038-9815-07d3-33f604bb8280-7c689a67 {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-b808ddbc-4db9-4626-7e42-53c35ee71014-8c55f5f6, #w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-8c55f5f6 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-a21ed8e5-b2ab-8aa6-a8b4-5093fd5fe9b7-8c55f5f6, #w-node-_84a5cd12-beca-8030-59a6-4a0c441fa3f5-8c55f5f6, #w-node-_723f0367-081c-99cd-a804-cddf2d361cc4-8c55f5f6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_70a4f416-2db6-81dc-1c26-85205a7d2b9f-8c55f5f6 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-a71c790d-9038-9815-07d3-33f604bb825f-8c55f5f6 {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-a71c790d-9038-9815-07d3-33f604bb8275-8c55f5f6 {
    grid-area: span 5 / span 1 / span 5 / span 1;
  }

  #w-node-a71c790d-9038-9815-07d3-33f604bb8280-8c55f5f6 {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-b808ddbc-4db9-4626-7e42-53c35ee71014-377a1082, #w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-377a1082 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-a21ed8e5-b2ab-8aa6-a8b4-5093fd5fe9b7-377a1082, #w-node-_84a5cd12-beca-8030-59a6-4a0c441fa3f5-377a1082, #w-node-_723f0367-081c-99cd-a804-cddf2d361cc4-377a1082 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_70a4f416-2db6-81dc-1c26-85205a7d2b9f-377a1082 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-a71c790d-9038-9815-07d3-33f604bb825f-377a1082 {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-a71c790d-9038-9815-07d3-33f604bb8275-377a1082 {
    grid-area: span 5 / span 1 / span 5 / span 1;
  }

  #w-node-a71c790d-9038-9815-07d3-33f604bb8280-377a1082 {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-b808ddbc-4db9-4626-7e42-53c35ee71014-af8caf88, #w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-af8caf88 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-a21ed8e5-b2ab-8aa6-a8b4-5093fd5fe9b7-af8caf88, #w-node-_84a5cd12-beca-8030-59a6-4a0c441fa3f5-af8caf88, #w-node-_723f0367-081c-99cd-a804-cddf2d361cc4-af8caf88 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_70a4f416-2db6-81dc-1c26-85205a7d2b9f-af8caf88 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-a71c790d-9038-9815-07d3-33f604bb825f-af8caf88 {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-a71c790d-9038-9815-07d3-33f604bb8275-af8caf88 {
    grid-area: span 5 / span 1 / span 5 / span 1;
  }

  #w-node-a71c790d-9038-9815-07d3-33f604bb8280-af8caf88 {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-b808ddbc-4db9-4626-7e42-53c35ee71014-901bc42a, #w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-901bc42a {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-a21ed8e5-b2ab-8aa6-a8b4-5093fd5fe9b7-901bc42a, #w-node-_84a5cd12-beca-8030-59a6-4a0c441fa3f5-901bc42a, #w-node-_723f0367-081c-99cd-a804-cddf2d361cc4-901bc42a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_70a4f416-2db6-81dc-1c26-85205a7d2b9f-901bc42a {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-a71c790d-9038-9815-07d3-33f604bb825f-901bc42a {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-a71c790d-9038-9815-07d3-33f604bb8275-901bc42a {
    grid-area: span 5 / span 1 / span 5 / span 1;
  }

  #w-node-a71c790d-9038-9815-07d3-33f604bb8280-901bc42a {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-b808ddbc-4db9-4626-7e42-53c35ee71014-096906a6, #w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-096906a6 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-a21ed8e5-b2ab-8aa6-a8b4-5093fd5fe9b7-096906a6, #w-node-_84a5cd12-beca-8030-59a6-4a0c441fa3f5-096906a6, #w-node-_723f0367-081c-99cd-a804-cddf2d361cc4-096906a6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_70a4f416-2db6-81dc-1c26-85205a7d2b9f-096906a6 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-a71c790d-9038-9815-07d3-33f604bb825f-096906a6 {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-a71c790d-9038-9815-07d3-33f604bb8275-096906a6 {
    grid-area: span 5 / span 1 / span 5 / span 1;
  }

  #w-node-a71c790d-9038-9815-07d3-33f604bb8280-096906a6 {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-b808ddbc-4db9-4626-7e42-53c35ee71014-8738997f, #w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-8738997f {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-a21ed8e5-b2ab-8aa6-a8b4-5093fd5fe9b7-8738997f, #w-node-_84a5cd12-beca-8030-59a6-4a0c441fa3f5-8738997f, #w-node-_723f0367-081c-99cd-a804-cddf2d361cc4-8738997f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_70a4f416-2db6-81dc-1c26-85205a7d2b9f-8738997f {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-a71c790d-9038-9815-07d3-33f604bb825f-8738997f {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-a71c790d-9038-9815-07d3-33f604bb8275-8738997f {
    grid-area: span 5 / span 1 / span 5 / span 1;
  }

  #w-node-a71c790d-9038-9815-07d3-33f604bb8280-8738997f {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-ccb45ee9-67cb-4971-b694-2df0a74a31a2-48d3891f, #w-node-dc9bd5a7-6167-ae9a-9491-63447250d89a-48d3891f {
    grid-row: span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-136f966b, #w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-7c689a67, #w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-8c55f5f6, #w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-377a1082, #w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-af8caf88, #w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-901bc42a, #w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-096906a6, #w-node-cbc9e03c-6ad7-8f73-fe7d-b837d4499b28-8738997f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_49cdef68-3e72-09a3-8961-c86df4b5f89a-f4b5f885 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_49cdef68-3e72-09a3-8961-c86df4b5f8a4-f4b5f885 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_49cdef68-3e72-09a3-8961-c86df4b5f8ab-f4b5f885, #w-node-d79a531b-d94a-d5f4-cceb-1659c8e906b2-7c689a67 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-fa8adc69-8696-0450-bddc-edd48dc396ff-7c689a67 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7e7d8c38-5f08-4ad4-7147-fcd33240e7f6-7c689a67, #w-node-d79a531b-d94a-d5f4-cceb-1659c8e906b2-8c55f5f6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-fa8adc69-8696-0450-bddc-edd48dc396ff-8c55f5f6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7e7d8c38-5f08-4ad4-7147-fcd33240e7f6-8c55f5f6, #w-node-d79a531b-d94a-d5f4-cceb-1659c8e906b2-377a1082 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-fa8adc69-8696-0450-bddc-edd48dc396ff-377a1082 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7e7d8c38-5f08-4ad4-7147-fcd33240e7f6-377a1082, #w-node-d79a531b-d94a-d5f4-cceb-1659c8e906b2-af8caf88 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-fa8adc69-8696-0450-bddc-edd48dc396ff-af8caf88 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7e7d8c38-5f08-4ad4-7147-fcd33240e7f6-af8caf88, #w-node-d79a531b-d94a-d5f4-cceb-1659c8e906b2-901bc42a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-fa8adc69-8696-0450-bddc-edd48dc396ff-901bc42a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7e7d8c38-5f08-4ad4-7147-fcd33240e7f6-901bc42a, #w-node-_669b3ba9-c55b-0cad-0ed1-70ccfe05733f-fe05732a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_669b3ba9-c55b-0cad-0ed1-70ccfe05734b-fe05732a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_669b3ba9-c55b-0cad-0ed1-70ccfe057352-fe05732a, #w-node-d79a531b-d94a-d5f4-cceb-1659c8e906b2-096906a6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-fa8adc69-8696-0450-bddc-edd48dc396ff-096906a6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7e7d8c38-5f08-4ad4-7147-fcd33240e7f6-096906a6, #w-node-d79a531b-d94a-d5f4-cceb-1659c8e906b2-8738997f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-fa8adc69-8696-0450-bddc-edd48dc396ff-8738997f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7e7d8c38-5f08-4ad4-7147-fcd33240e7f6-8738997f, #w-node-bd0473d4-3d90-a3a6-7449-5edaf2fb4d0f-183e0232 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-bd0473d4-3d90-a3a6-7449-5edaf2fb4d19-183e0232 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bd0473d4-3d90-a3a6-7449-5edaf2fb4d20-183e0232 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_4fbe4bf0-1296-4c01-584e-fafad1ab4a72-05224bcd, #w-node-_4078b0aa-5c22-d6d6-3e99-6d5d151de6e6-05224bcd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@font-face {
  font-family: 'Ppneuemontreal';
  src: url("64d2c0a03b1d58eb137112e2_ppneuemontreal-bold.otf") format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal';
  src: url("64d2c0a0ebb27077350a1aa3_ppneuemontreal-thin.otf") format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal';
  src: url("64d2c0a0ebb27077350a1ae3_ppneuemontreal-medium.otf") format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal Book';
  src: url("") format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}