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

body {
  margin: 0;
}

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

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

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

[hidden], template {
  display: none;
}

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

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

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

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td, th {
  padding: 0;
}

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

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

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

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

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

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

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

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

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

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

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

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

.w-block {
  display: block;
}

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

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

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

.w-hidden {
  display: none;
}

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

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

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

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

.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 {
  --dark-slate-gray: #262c46;
  --silver: rgba(194, 190, 179, .59);
  --dark-slate-gray-2: rgba(49, 43, 61, .89);
  --light-sea-green: #1abc9c;
}

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

.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;
}

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

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

body {
  background: #000000;
  color: white;
}

h1 {
  color: #2d3338;
  text-shadow: none;
  margin: 10px 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 69px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px;
}

h2 {
  text-shadow: none;
  margin: 0 0 10px;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
}

h3 {
  text-shadow: none;
  margin: 5px 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

h4 {
  margin: 10px 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin: 10px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin: 10px 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  letter-spacing: 0;
  text-shadow: none;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 300;
  line-height: 23px;
}

.t-container {
  font-family: "Pixelify Sans", sans-serif;
  font-size: 20px;
  margin: 100px 0px 0px 0px;
  letter-spacing: 0.12em;
}

.button {
  width: 100%;
  height: 54px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid #fff;
  margin-top: 39px;
  margin-left: -1px;
  padding: 4px 29px;
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  display: block;
}

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

.subtitle {
  color: #fff;
  text-shadow: none;
  margin-top: 0;
  margin-bottom: 12px;
  padding-top: 8px;
  padding-bottom: 40px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 31px;
  font-weight: 400;
  line-height: 35px;
}

.field {
  height: 54px;
  color: #262c46;
  text-align: center;
  text-transform: uppercase;
  border: 0 solid #000;
  margin-bottom: 19px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  transition: box-shadow .15s;
}

.field:focus {
  box-shadow: inset 0 0 0 2px #00caf2;
}

.sign-up-form {
  width: 415px;
  margin: 35px auto 66px;
  display: block;
}

.social-widget {
  width: 100px;
  float: left;
  transition: opacity .3s;
}

.social-widget.full-opacity {
  opacity: 1;
}

.social-widget-wrapper {
  width: 223px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  display: block;
}

.social-widget-wrapper.thank-you {
  width: 216px;
  margin-top: 13px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  display: block;
}

.success-message {
  background-color: #737373;
  border-radius: 2px;
  padding: 20px;
  transition: all .3s;
}

.spread-word {
  color: rgba(255, 255, 255, .6);
  letter-spacing: 0;
  text-transform: uppercase;
  text-shadow: none;
  margin-top: 12px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
}

.error-message {
  background-color: #5c3245;
  border-radius: 2px;
  padding-bottom: 5px;
}

.content-wrapper {
  width: 60%;
  display: inline-block;
}

.header-section {
  height: 100%;
  text-align: center;
  background-color: #e0ddd7;
  padding-top: 104px;
}

.footer-section {
  color: #7e7c87;
  background-color: rgba(0, 0, 0, .18);
  flex: 0 auto;
  margin-top: auto;
  margin-bottom: 3px;
  padding-top: 25px;
  padding-bottom: 23px;
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.copyright {
  color: rgba(255, 255, 255, .52);
  text-align: left;
}

.bars-wrapper {
  height: 7px;
  background-color: #1abc9c;
}

.bar {
  width: 14.285%;
  height: 7px;
  float: left;
  background-color: #1abc9c;
}

.bar._2 {
  background-color: #f2ca27;
}

.bar._3 {
  background-color: #e67e22;
}

.bar._4 {
  background-color: #16a085;
}

.bar._5 {
  background-color: #2980b9;
}

.bar._6 {
  background-color: #e74c3c;
}

.bar._7 {
  background-color: #a366bc;
}

.container {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 127px;
}

.image-crop {
  height: 260px;
  overflow: hidden;
}

.social-section {
  text-align: center;
  padding-top: 58px;
  padding-bottom: 58px;
}

.share-btn {
  width: 61px;
  margin-left: 14px;
  margin-right: 14px;
  display: inline-block;
}

.share-wrapper {
  margin-top: 32px;
}

.refer {
  color: rgba(255, 255, 255, .59);
}

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

.social-btn {
  opacity: .44;
  margin-left: 17px;
  transition: all .2s;
}

.social-btn:hover {
  opacity: 1;
}

.logo {
  color: #fff;
  letter-spacing: 8px;
  text-shadow: none;
  background-image: url(""), url("");
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border: 8px solid #fff;
  margin-bottom: 19px;
  margin-left: auto;
  margin-right: auto;
  padding: 21px;
  font-weight: 700;
  display: inline-block;
}

.about {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Roboto Condensed, sans-serif;
}

.join {
  width: 40%;
  float: left;
  color: #a9a9a9;
  letter-spacing: 4px;
  text-transform: uppercase;
  text-shadow: none;
  margin-top: -12px;
  margin-bottom: 2px;
  font-size: 22px;
  display: block;
}

.beta-line {
  width: 30%;
  height: 1px;
  float: left;
  background-color: rgba(255, 255, 255, .36);
}

.join-wrapper.higher {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-logo-left {
  margin-top: 0;
  padding-top: 0;
}

.navbar-logo-left-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.navbar-wrapper {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  opacity: 1;
  color: #919191;
  letter-spacing: .25px;
  -webkit-text-stroke-color: #ff0101;
  text-transform: none;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 0;
  margin-right: 0;
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 23px;
  text-decoration: none;
  position: static;
}

.nav-link:hover {
  color: rgba(255, 255, 255, .91);
  font-weight: 700;
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link.w--current {
  cursor: pointer;
}

.nav-link.home-button {
  cursor: pointer;
  margin-right: 0;
}

.nav-link.project-button, .nav-link.roadmap-button, .nav-link.mint-button, .nav-link.faq-button, .nav-link.story, .nav-link.project {
  cursor: pointer;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  width: 1px;
  height: 22px;
  background-color: #e4ebf3;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 22px;
  font-weight: 400;
  line-height: 23px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: rgba(26, 27, 31, .75);
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.text-block {
  color: #fff;
}

.body {
  height: 54px;
  -webkit-text-stroke-color: #000;
  background-color: #000;
  background-image: url("");
  background-position: 0 0;
  background-size: cover;
  margin-top: -14px;
  margin-bottom: 36px;
  padding-bottom: 38px;
}

.body.all-pages {
  flex-direction: column;
  display: flex;
}

.button-2 {
  width: 100%;
  height: 54px;
  background-color: rgba(0, 0, 0, 0);
  border: 5px solid #fff;
  margin-top: 49px;
  padding-top: 10px;
  font-size: 22px;
  font-weight: 700;
}

.form {
  margin-top: -42px;
  padding-top: 0;
}

.button-3 {
  width: 400px;
  background-color: rgba(0, 0, 0, 0);
  border: 5px solid #fff;
  margin-top: 17px;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 23px;
}

.image {
  opacity: .5;
  color: #fff;
  cursor: pointer;
  mix-blend-mode: darken;
  margin-left: 8px;
  margin-right: 17px;
  padding-right: 0;
}

.image:hover {
  opacity: 1;
  mix-blend-mode: lighten;
}

.container-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -156px;
  padding-top: 30px;
  display: flex;
}

.list-item {
  mix-blend-mode: normal;
  background-color: rgba(0, 0, 0, 0);
}

.text-span {
  -webkit-text-stroke-color: #ba6464;
  background-color: rgba(0, 0, 0, 0);
}

.text-span:hover {
  color: rgba(255, 255, 255, .75);
}

.image-2 {
  opacity: .5;
  cursor: pointer;
  mix-blend-mode: darken;
}

.image-2:hover {
  opacity: 1;
}

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

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

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

.image-3 {
  text-align: center;
  margin-top: -27px;
  margin-bottom: -4px;
}

.container-4 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -27px;
  margin-bottom: 5px;
  padding-top: 143px;
  padding-bottom: 13px;
  display: flex;
}

.body-2 {
  text-align: center;
  object-fit: fill;
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  margin-bottom: -61px;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 5px;
  display: block;
}

.container-5 {
  margin-top: 24px;
  margin-bottom: 115px;
  padding-top: 0;
  padding-bottom: 0;
}

.image-4 {
  margin-bottom: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.html-embed-2 {
  margin-bottom: 80px;
}

.container-6 {
  margin-top: 118px;
}

.section {
  margin-bottom: 58px;
}

.image-5 {
  margin-right: 20px;
}

.image-6 {
  margin-left: 0;
  margin-right: 10px;
  padding-right: 0;
}

.body-3 {
  background-image: url("");
  background-size: cover;
}

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

.text-size-regular {
  font-size: 1rem;
}

.roadmap-wrapper, .heading-wrapper {
  text-align: center;
}

.map-pin-popup {
  height: auto;
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  text-align: left;
  background-color: rgba(14, 76, 94, .8);
  border-radius: 1.5rem;
  justify-content: center;
  align-items: center;
  margin-top: -45px;
  padding: 0 10px;
  display: flex;
  position: absolute;
  box-shadow: 1px 1px 16px 2px rgba(14, 8, 14, .16);
}

.map-pin-popup.dialog-opened {
  z-index: 1;
  width: 20rem;
  flex-direction: column;
  align-items: center;
  margin-top: -13.6em;
  margin-left: -3.8em;
  padding: .75rem 1.5rem 1.5rem;
}

.map-pin-popup.dialog-opened._2-title {
  z-index: 2;
  margin-top: 0;
  margin-left: 0;
}

.map-pin-popup.dialog-opened._2-title.popup-top {
  color: #fff;
  display: block;
}

.map-pin-popup.dialog-opened._7-title {
  z-index: 7;
  margin-top: 0;
  margin-left: 0;
}

.map-pin-popup.dialog-opened._7-title.popup-bottom {
  color: #fff;
  display: flex;
}

.map-pin-popup.dialog-opened._5-title {
  z-index: 5;
  margin-top: 0;
  margin-left: 0;
}

.map-pin-popup.dialog-opened._5-title.popup-bottom {
  color: #fff;
  display: flex;
}

.map-pin-popup.dialog-opened._4-title {
  z-index: 4;
  margin-top: 0;
  margin-left: 0;
}

.map-pin-popup.dialog-opened._4-title.popup-bottom {
  color: #fff;
  display: flex;
}

.map-pin-popup.dialog-opened._3-title {
  z-index: 3;
  margin-top: 0;
  margin-left: 0;
}

.map-pin-popup.dialog-opened._3-title.popup-bottom {
  color: #fff;
  display: block;
}

.map-pin-popup.dialog-opened._1-mint {
  margin-top: 0;
  margin-left: 0;
}

.map-pin-popup.dialog-opened._1-mint.popup-bottom {
  color: #fff;
}

.map-pin-popup.dialog-opened._8-title {
  z-index: 8;
  margin-top: 0;
  margin-left: 0;
  display: block;
  position: absolute;
}

.map-pin-popup.dialog-opened._8-title.popup-bottom {
  color: #fff;
  display: flex;
}

.map-pin-popup.dialog-opened._6-title {
  z-index: 6;
}

.map-pin-popup.dialog-opened._6-title.popup-bottom {
  color: #fff;
  margin-top: 0;
  margin-left: 0;
  display: flex;
}

.map-number {
  font-weight: 400;
}

.map-dot-mobile {
  margin-top: 25.1em;
  margin-left: 46em;
  font-size: 3rem;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.map-dot-mobile.is--8 {
  margin-top: 0;
  margin-left: 0;
  display: block;
  top: 6%;
  left: 41%;
}

.map-dot-mobile.is--2 {
  margin-top: 0;
  margin-left: 0;
  display: block;
  top: 55%;
  left: 32%;
}

.map-dot-mobile.is--3 {
  margin-top: 0;
  margin-left: 0;
  display: block;
  top: 50%;
  left: 52%;
}

.map-dot-mobile.is--6 {
  margin-top: 0;
  margin-left: 0;
  top: 36%;
  left: 22%;
}

.map-dot-mobile.is--7 {
  margin-top: 0;
  margin-left: 0;
  display: block;
  top: 19%;
  left: 51%;
}

.map-dot-mobile.is--1 {
  margin-top: 0;
  margin-left: 0;
  display: block;
  top: 70%;
  left: 19%;
}

.map-dot-mobile.is--5 {
  margin-top: 0;
  margin-left: 0;
  display: block;
  top: 35%;
  left: 52%;
}

.map-dot-mobile.is--4 {
  margin-top: 0;
  margin-left: 0;
  display: block;
  top: 38%;
  left: 67%;
}

.margin-vertical, .margin-vertical.margin-xhuge {
  margin-left: 0;
  margin-right: 0;
}

.roadmap-popup-title {
  width: 100%;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.pin-description {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 300;
  line-height: 24px;
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.arrow-right {
  width: 100%;
}

.roadmap-component {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.map-dot {
  margin-top: 25.1em;
  margin-left: 46em;
  font-size: 3rem;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.map-dot.is-8 {
  margin-top: 0;
  margin-left: 0;
  display: block;
  top: 6%;
  left: 41%;
}

.map-dot.is-5 {
  margin-top: 0;
  margin-left: 0;
  display: block;
  top: 35%;
  left: 52%;
}

.map-dot.is-4 {
  margin-top: 0;
  margin-left: 0;
  display: block;
  top: 38%;
  left: 67%;
}

.map-dot.is-3 {
  margin-top: 0;
  margin-left: 0;
  display: block;
  top: 50%;
  left: 52%;
}

.map-dot.is-1 {
  margin-top: 0;
  margin-left: 0;
  display: block;
  top: 70%;
  left: 19%;
}

.map-dot.is-2 {
  margin-top: 0;
  margin-left: 0;
  display: block;
  top: 55%;
  left: 32%;
}

.map-dot.is-7 {
  margin-top: 0;
  margin-left: 0;
  display: block;
  top: 19%;
  left: 51%;
}

.map-dot.is-6 {
  margin-top: 0;
  margin-left: 0;
  top: 36%;
  left: 22%;
}

.roadmap-nav-button {
  width: 2rem;
  height: 2rem;
  cursor: pointer;
  background-color: rgba(255, 255, 255, .8);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  transition: background-color .4s;
  display: flex;
}

.roadmap-nav-button:hover {
  background-color: #348998;
}

.roadmap-component-mobile {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: none;
}

.box {
  width: 4rem;
  height: 4rem;
  cursor: pointer;
  transform-style: preserve-3d;
  background-color: #9d50eb;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  line-height: 1em;
  transition: transform .4s;
  display: flex;
}

.box:hover {
  transform: scale3d(1.12, 1.06, 1);
}

.text-color-cyan {
  color: #348998;
}

.map-img {
  width: 100%;
  max-width: none;
  position: relative;
}

.roadmap-navigation {
  grid-column-gap: .5rem;
  align-items: center;
  margin-top: .5rem;
  display: flex;
}

.map-pin-popup-mobile {
  height: auto;
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  text-align: left;
  background-color: rgba(14, 76, 94, .8);
  border-radius: 1.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 1rem;
  padding: 1rem;
  display: flex;
  position: absolute;
  box-shadow: 1px 1px 16px 2px rgba(14, 8, 14, .16);
}

.margin-bottom, .margin-bottom.margin-xxlarge {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.particles-absolute {
  width: 25rem;
  position: absolute;
}

.particles-absolute.pa-12 {
  width: 20rem;
  top: 11.8rem;
  right: 7.8rem;
}

.particles-absolute.pa-11 {
  width: 20rem;
  top: 7.9rem;
  left: 7rem;
}

.section-roadmap {
  position: relative;
}

.map-container-mobile {
  width: 100%;
  position: relative;
}

.map-pin-title {
  flex: 1;
  font-size: 1.5rem;
  font-weight: 300;
}

.arrow-left {
  width: 100%;
}

.heading-style-h2 {
  color: #b4b4b4;
  letter-spacing: .025rem;
  margin-bottom: 46px;
  font-family: Montserrat, sans-serif;
  font-size: 69px;
  font-weight: 700;
  line-height: 1;
}

.container-medium {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

.box-inner {
  width: 92%;
  height: 92%;
  background-color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.credentials {
  z-index: 2;
  justify-content: space-between;
  padding: 1.5rem 2rem;
  display: flex;
}

.page-padding {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.html-map {
  display: none;
}

.padding-vertical, .padding-vertical.padding-small {
  padding-left: 0;
  padding-right: 0;
}

.container-7 {
  margin-top: 0;
  margin-right: auto;
  padding-right: 0;
  display: block;
}

.image-7 {
  margin-right: 10px;
  padding-right: 0;
}

.image-8, .image-9, .image-10 {
  margin-right: 10px;
}

.heading {
  color: #aeb3b6;
  margin-top: 68px;
  margin-bottom: 14px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
}

.html-embed-3 {
  margin-top: 0;
  display: block;
}

.paragraph {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.heading-2 {
  color: #aeaeae;
  margin-bottom: 61px;
  font-family: Montserrat, sans-serif;
}

.bold-text, .bold-text-2, .bold-text-3, .bold-text-4 {
  background-color: #fff;
}

.image-11 {
  margin-right: 10px;
}

.paragraph-2 {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.image-12 {
  margin-right: 40px;
}

.image-13 {
  margin-right: 0;
}

.paragraph-3 {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
}

.image-14 {
  margin-left: 40px;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: "Area Area-2";
}

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

.paragraph-4 {
  color: #fff0f0;
  text-align: left;
  margin-bottom: 33px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.bold-text-5 {
  text-align: left;
}

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

.paragraph-5 {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.bold-text-6 {
  text-align: left;
}

.paragraph-6, .paragraph-7 {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

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

.bold-text-7 {
  font-size: 20px;
}

.section-2 {
  width: 100%;
  height: 300vh;
  position: relative;
}

.timer-section__timer-wrapper {
  z-index: 1;
  width: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.timer-section__title {
  color: #dadada;
  text-transform: uppercase;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 1;
}

.timer-section__horizontal-line {
  width: 100%;
  height: 1px;
  transform-origin: 0%;
  background-color: #d9d9da;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.timer-section__horizontal-line.cc-upper {
  top: -1px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.timer-section__how-pop-up {
  width: 50em;
  background-color: #262626;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: .5em;
  padding: 4em 3em;
  position: relative;
  box-shadow: 0 10px 10px rgba(0, 0, 0, .08), 0 20px 20px rgba(0, 0, 0, .05), 0 60px 40px rgba(0, 0, 0, .06), 0 80px 60px rgba(0, 0, 0, .08), 0 120px 100px rgba(0, 0, 0, .07);
}

.timer-section__image {
  width: 25em;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: 0% 100%;
}

.timer-section__scroll-down-icon {
  width: 1px;
  height: 100%;
  background-color: rgba(217, 217, 218, .5);
  position: relative;
}

.timer-section__scroll-down-icon.cc-right {
  height: 60%;
  transform-origin: 50% 100%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: rotate(45deg);
}

.timer-section__scroll-down-icon.cc-left {
  height: 60%;
  transform-origin: 50% 100%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: rotate(-45deg);
}

.bold-span {
  color: #d92626;
  font-weight: 700;
}

.timer-section__vertical-line {
  width: 1px;
  transform-origin: 50% 100%;
  background-color: #d9d9da;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.timer-section__vertical-line.cc-left {
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.timer-section__button-text-wrapper {
  height: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.timer-section__how-close-text {
  text-transform: none;
  cursor: pointer;
  font-size: 1.5em;
  line-height: 1;
  position: absolute;
  top: 2.67em;
  bottom: auto;
  left: auto;
  right: 2em;
}

.timer-section__button-text {
  height: 100%;
  color: #e8e2e2;
  text-transform: uppercase;
  flex: none;
  align-items: center;
  margin-left: 1.33em;
  font-size: 1.5em;
  display: flex;
}

.timer-section__button-text.cc-day-on {
  color: #d92626;
}

.timer-section__how-text {
  z-index: 5;
  text-align: right;
  text-transform: uppercase;
  font-size: 2em;
  line-height: 1;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.timer-section__button-wrapper {
  width: 100px;
  height: 50px;
  cursor: pointer;
  border: 1px solid rgba(217, 217, 218, .5);
  border-radius: 25px;
  align-items: center;
  margin-left: 2em;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.timer-section__how-pop-up-wrapper {
  background-color: rgba(38, 38, 38, .7);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.timer-section__timer-element-wrapper {
  background-color: #262626;
  padding-top: 1.5em;
  padding-bottom: 2em;
  padding-left: 2em;
  position: relative;
}

.timer-section__timer-element-wrapper.cc-days {
  opacity: 0;
  color: #d92626;
}

.timer-section__image-wrapper {
  z-index: 2;
  width: 20em;
  height: 20em;
  cursor: pointer;
  position: fixed;
  top: auto;
  bottom: 3em;
  left: auto;
  right: 3em;
}

.timer-section__colon-text {
  font-size: 8em;
}

.timer-section__timer-element-name {
  text-transform: uppercase;
  margin-top: 1em;
  margin-left: .5em;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1;
}

.timer-section__how-pop-up-header {
  text-transform: uppercase;
  border-bottom: 1px solid #d9d9da;
  margin-bottom: 2em;
  padding-bottom: .5em;
  font-size: 2em;
  line-height: 1;
}

.timer-section__timer-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 4em;
  display: grid;
  position: relative;
}

.timer-section__button-switch {
  width: 40px;
  height: 40px;
  background-color: #d9d9da;
  border-radius: 20px;
}

.timer-section__scroll-down-icon-wrapper {
  width: 5em;
  height: 5em;
  color: #525252;
  border: 1px solid rgba(217, 217, 218, .5);
  border-radius: 50%;
  justify-content: center;
  padding: .75em 1em 1em;
  display: flex;
  position: absolute;
  top: 15%;
  bottom: auto;
  left: 45%;
  right: 0%;
}

.timer-section__heading-wrapper {
  align-items: center;
  display: flex;
}

.main-container {
  min-height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.timer-section__content-wrapper {
  height: 100%;
  min-height: 100vh;
  justify-content: center;
  align-items: center;
  margin-top: -112px;
  margin-bottom: 0;
  display: flex;
  overflow: hidden;
}

.section__overlay {
  z-index: 9;
  background-color: #262626;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.timer-section__how-pop-up-list-item {
  margin-bottom: 2em;
  font-size: 1.2em;
  line-height: 1.5;
}

.timer-section__timer-element-number-wrapper {
  justify-content: flex-start;
  align-items: center;
  font-weight: 400;
  line-height: 1;
  display: flex;
}

.countdown-outer {
  height: 400px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -80px;
  margin-bottom: -61px;
  display: flex;
}

.text-block-2 {
  color: #33d919;
  margin-top: 0;
  margin-bottom: 46px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

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

.countdown-block {
  width: 120px;
  color: #fff;
  background-color: #000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin: 5px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
}

.countdown-time {
  font-size: 50px;
  line-height: 50px;
}

.bold-text-8 {
  color: #fff;
  font-size: 25px;
}

.text-span-2 {
  color: #8e4d4d;
}

@media screen and (max-width: 991px) {
  .subtitle {
    text-shadow: none;
    font-size: 29px;
  }

  .content-wrapper {
    width: 81%;
  }

  .container {
    padding-left: 57px;
    padding-right: 57px;
  }

  .social-btn {
    transition: all .2s;
  }

  .social-btn:hover {
    opacity: .8;
  }

  .join {
    width: 50%;
    text-shadow: none;
    font-size: 21px;
  }

  .beta-line {
    width: 25%;
  }

  .container-2 {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    color: #fff;
    -webkit-text-stroke-color: #000;
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .button-3 {
    width: 100%;
  }

  .icon {
    color: #fff;
  }

  .image-3 {
    margin-top: -14px;
  }

  .body-2 {
    background-position: 50% 0;
    background-size: cover;
  }

  .container-5 {
    margin-bottom: 27px;
  }

  .image-4 {
    margin-bottom: 0;
  }

  .html-embed-2 {
    margin-bottom: 80px;
  }

  .map-pin-popup.dialog-opened {
    display: none;
  }

  .map-dot-mobile {
    font-size: 5vw;
    line-height: 5vw;
  }

  .map-dot-mobile.is--6 {
    margin-top: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .map-dot {
    font-size: 5vw;
    line-height: 5vw;
  }

  .map-dot.is-6 {
    margin-top: 0;
    margin-left: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .particles-absolute.pa-12 {
    top: 3.6rem;
    right: -3.7rem;
  }

  .particles-absolute.pa-11 {
    top: 2.8rem;
    left: -3.8rem;
  }

  .roadmap-wrap {
    margin-bottom: 6rem;
  }

  .heading-style-h2 {
    font-size: 2.75rem;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .section-2 {
    height: 100vh;
  }

  .timer-section__title, .timer-section__how-text {
    text-align: center;
  }

  .timer-section__image-wrapper {
    width: 25em;
    height: 20em;
  }

  .timer-section__timer-grid {
    margin-top: 6em;
  }

  .timer-section__scroll-down-icon-wrapper {
    display: none;
  }

  .timer-section__content-wrapper {
    align-items: flex-start;
    padding-top: 3em;
  }
}

@media screen and (max-width: 767px) {
  body {
    flex-direction: column;
    padding-top: 65px;
    display: flex;
  }

  .subtitle {
    text-shadow: none;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 43px;
  }

  .sign-up-form {
    margin-bottom: 64px;
  }

  .content-wrapper {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }

  .header-section {
    padding-top: 37px;
  }

  .footer-section {
    background-color: rgba(0, 0, 0, .49);
    padding-top: 23px;
    padding-bottom: 23px;
    position: static;
  }

  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .social-section {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .logo, .join {
    text-shadow: none;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    height: 1px;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .body-2 {
    max-width: 1100px;
    clear: both;
    background-position: 0 0;
    background-attachment: fixed;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .image-4 {
    margin-bottom: 0;
  }

  .map-pin-popup.dialog-opened._7-title {
    margin-left: 1em;
    display: none;
  }

  .map-pin-popup.dialog-opened._5-title, .map-pin-popup.dialog-opened._4-title, .map-pin-popup.dialog-opened._1-mint, .map-pin-popup.dialog-opened._8-title.popup-bottom, .map-pin-popup.dialog-opened._6-title.popup-bottom {
    display: none;
  }

  .map-number {
    font-size: 1.5rem;
    line-height: 6vw;
  }

  .map-dot-mobile.is--6 {
    margin-top: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-vertical.margin-xhuge {
    margin-top: 8rem;
  }

  .pin-description {
    color: #fff;
  }

  .roadmap-component {
    display: none;
  }

  .map-dot.is-6 {
    margin-top: 0;
    margin-left: 0;
  }

  .roadmap-component-mobile {
    padding-bottom: 3rem;
    display: block;
  }

  .box {
    width: 1.6em;
    height: 1.6em;
  }

  .map-pin-popup-mobile.is--1.map-pin-popup-mobile-active {
    color: #fff;
  }

  .map-pin-popup-mobile.is--5 {
    color: #fffefe;
  }

  .map-pin-popup-mobile.is--6, .map-pin-popup-mobile.is--7 {
    color: #fff;
  }

  .map-pin-popup-mobile.is--8 {
    color: #fffefe;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .particles-absolute.pa-12 {
    top: -5.3rem;
    right: -7.3rem;
  }

  .particles-absolute.pa-11 {
    top: -1.7rem;
    left: -7.5rem;
  }

  .map-pin-title {
    color: #fff;
  }

  .heading-style-h2 {
    font-size: 3rem;
  }

  .box-inner {
    color: #0e080e;
  }

  .page-padding {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .map-dialog-mobile {
    z-index: 10;
    margin-bottom: 10rem;
    margin-left: 1rem;
    margin-right: 1rem;
    position: relative;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .timer-section__how-pop-up {
    margin-left: 3em;
    margin-right: 3em;
  }

  .timer-section__image {
    bottom: 10em;
    right: -1em;
  }

  .timer-section__button-text {
    margin-left: 0;
  }

  .number-slot {
    font-size: 7em;
  }

  .timer-section__button-wrapper {
    margin-top: 1em;
    margin-left: 0;
  }

  .timer-section__image-wrapper {
    width: 20em;
    bottom: 10em;
  }

  .timer-section__colon-text {
    font-size: 7em;
  }

  .timer-section__timer-grid {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    grid-template-columns: 1fr 1fr;
    margin-top: 2em;
  }

  .timer-section__heading-wrapper {
    flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    text-shadow: none;
    font-size: 30px;
    line-height: 31px;
  }

  p {
    text-shadow: none;
    font-size: 20px;
  }

  .button {
    width: 100%;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    margin-left: 0;
  }

  .subtitle {
    text-shadow: none;
    padding-bottom: 36px;
    font-size: 22px;
    line-height: 26px;
  }

  .field {
    width: 100%;
    text-align: center;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
  }

  .sign-up-form {
    width: 100%;
    margin-top: 22px;
  }

  .social-widget {
    width: 96px;
  }

  .social-widget-wrapper {
    width: 221px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .copyright {
    text-align: center;
    margin-bottom: 16px;
  }

  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-crop {
    height: auto;
    margin-bottom: 40px;
  }

  .social-section {
    padding-left: 14px;
    padding-right: 14px;
  }

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

  .social-btn {
    margin-right: 17px;
  }

  .logo {
    text-shadow: none;
    font-size: 43px;
  }

  .join {
    width: 75%;
    letter-spacing: 4px;
    text-shadow: none;
    font-size: 19px;
    line-height: 22px;
  }

  .beta-line {
    width: 12%;
  }

  .container-2 {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .menu-button {
    color: #000;
  }

  .button-3 {
    margin-top: 0;
    margin-bottom: 14px;
    /* padding-top: 0;
    padding-bottom: 0; */
    font-family: Montserrat, sans-serif;
  }

  .container-3 {
    margin-top: -120px;
  }

  .image-3 {
    text-align: center;
    display: block;
  }

  .container-4 {
    margin-top: -17px;
    padding-top: 175px;
  }

  .body-2 {
    max-width: 479px;
    clear: none;
    -webkit-text-fill-color: inherit;
    object-fit: fill;
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    background-clip: border-box;
    flex-direction: column;
  }

  .image-4 {
    margin-bottom: 0;
  }

  .html-embed {
    color: #fff;
  }

  .roadmap-wrapper, .heading-wrapper {
    padding-bottom: 0;
  }

  .map-pin-popup {
    padding-left: 5px;
    padding-right: 5px;
  }

  .map-pin-popup.dialog-opened {
    display: none;
  }

  .map-pin-popup.dialog-opened._2-title {
    width: 280px;
    padding: 16px 16px 20px;
    display: none;
  }

  .map-pin-popup.dialog-opened._7-title {
    width: 280px;
    margin-top: 2.7em;
    margin-left: 1.8em;
    padding: 16px 16px 20px;
    display: none;
  }

  .map-pin-popup.dialog-opened._5-title, .map-pin-popup.dialog-opened._4-title, .map-pin-popup.dialog-opened._3-title, .map-pin-popup.dialog-opened._1-mint {
    width: 280px;
    padding: 16px 16px 20px;
    display: none;
  }

  .map-pin-popup.dialog-opened._8-title {
    width: 280px;
    margin-top: 2.8em;
    margin-left: -7.5em;
    padding: 16px 16px 20px;
    display: none;
  }

  .map-pin-popup.dialog-opened._8-title.popup-bottom {
    margin-top: 0;
    margin-left: 0;
  }

  .map-pin-popup.dialog-opened._6-title {
    width: 280px;
    margin-top: -12.5em;
    margin-left: -5em;
    padding: 16px 16px 20px;
    display: none;
  }

  .map-number {
    line-height: 6vw;
  }

  .map-dot-mobile {
    font-size: 6vw;
    line-height: 6vw;
  }

  .map-dot-mobile.is--6 {
    margin-top: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .pin-description {
    font-size: 16px;
    line-height: 20px;
  }

  .map-dot {
    font-size: 6vw;
    line-height: 6vw;
  }

  .map-dot.is-6 {
    margin-top: 0;
    margin-left: 0;
  }

  .roadmap-component-mobile {
    padding-bottom: 0;
  }

  .box {
    width: 1.4em;
    height: 1.4em;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .particles-absolute.pa-12 {
    top: -13rem;
    right: -8.8rem;
  }

  .particles-absolute.pa-11 {
    top: -8.7rem;
    left: -13.6rem;
  }

  .section-roadmap.overflow-hidden {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .credentials {
    flex-direction: column;
  }

  .map-dialog-mobile {
    margin-bottom: 20rem;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .container-7 {
    margin-top: auto;
  }

  .container-8 {
    padding-bottom: 0;
  }

  .timer-section__timer-wrapper {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .timer-section__title {
    font-size: 2em;
    line-height: 1.5;
  }

  .timer-section__horizontal-line.cc-upper {
    top: 0;
  }

  .timer-section__horizontal-line.cc-mobile-hidden {
    display: none;
  }

  .timer-section__how-pop-up {
    margin-left: 2em;
    margin-right: 2em;
    padding: 3em 2em;
  }

  .timer-section__image {
    width: 100%;
    height: 15em;
    max-width: 25em;
    position: static;
  }

  .timer-section__vertical-line.cc-mobile-hidden, .timer-section__vertical-line.cc-left.cc-mobile-hidden {
    display: none;
  }

  .timer-section__how-close-text {
    top: 2em;
  }

  .timer-section__how-text {
    text-align: center;
    position: static;
  }

  .timer-section__image-wrapper {
    width: 100%;
    height: 15em;
    max-width: 30em;
    margin-top: 4em;
    padding-left: 0;
    position: relative;
    bottom: 0;
    right: 0;
    overflow: hidden;
  }

  .timer-section__timer-grid {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    grid-template-columns: 1fr;
    margin-top: 2em;
  }

  .main-container {
    padding: 2em;
  }

  .timer-section__content-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
  }

  .section__overlay {
    z-index: 9;
    background-color: #262626;
  }

  .countdown-outer {
    margin-top: 0;
    margin-bottom: -105px;
  }

  .text-block-2 {
    font-size: 26px;
  }
}

#w-node-_5b0470d9-124e-9687-426c-c5505db4dc13-92e23f46, #w-node-c07f572e-c8f0-0043-371e-2bc916ba271b-92e23f46, #w-node-e2d69166-3843-18e5-032d-f6dccdbdefe4-92e23f46, #w-node-_83abd367-3df0-b532-6bd5-289500151e4d-92e23f46, #w-node-_3e9b949d-a477-1b68-1253-38c0ffdf2761-92e23f46, #w-node-_692d3ea1-498f-2b6b-360c-6321ff8c15de-92e23f46, #w-node-e3642ab2-14fe-4645-7229-5f420d5843be-92e23f46, #w-node-dd804465-4656-4745-917a-e55de60e31d6-92e23f46, #w-node-_3bfd9e7d-6ac6-bbbf-2e81-ba6edffdebc1-92e23f46, #w-node-_7a6feff3-9fe7-1e8f-6042-7dafb28e7a9a-92e23f46, #w-node-b42c02be-b930-92e1-f211-ee2b5a4e0ce4-92e23f46, #w-node-f8afa3b7-5d2e-4071-55f9-546ea2ea1f41-92e23f46, #w-node-_16b223b2-e7af-1f23-c9e0-0ce84f78d6f0-64a58044, #w-node-_21a0d9b6-a4d8-7818-124f-0d94f866e29b-64a58044, #w-node-_672ee6a2-b78e-2e3e-cda1-43cda69f2453-64a58044 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@font-face {
  font-family: 'Monobit';
  src: url("64fd84a4dc1ceaaecee1f3d0_monobit.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}