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-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 8px 6px 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;
}

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

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

a {
  color: #00e1c8;
  text-decoration: underline;
}

.image {
  max-width: 70px;
  margin-right: 15px;
}

.heading {
  color: #fff;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  line-height: 50px;
}

.body {
  background-color: #191b1b;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url("");
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, 100%;
  background-attachment: scroll, scroll;
}

.navbar {
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
}

.brand {
  align-items: center;
  margin-top: 10px;
  margin-bottom: 5px;
  display: flex;
}

.hero {
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding-top: 0;
  padding-bottom: 80px;
  display: block;
}

.flex-container {
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.hero-image-mask {
  width: 45%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.hero-image {
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 10px;
  flex: 0 .5 auto;
}

.heading-2 {
  color: #fff;
  text-transform: none;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 50px;
}

.paragraph {
  color: #fff;
  text-align: left;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}

.button-green {
  width: 325px;
  height: 38px;
  color: #191b1b;
  text-align: center;
  letter-spacing: 2px;
  background-color: #00e1c8;
  font-family: Staatliches, sans-serif;
}

.nav-link {
  color: #fff;
  font-family: Staatliches, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.nav-link:hover {
  color: #00e1c8;
}

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

.nav-link.w--current:hover {
  color: #00e1c8;
}

.container {
  justify-content: flex-start;
  align-items: flex-start;
}

.button-purple {
  width: 190px;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  background-color: #d06cff;
  font-family: Staatliches, sans-serif;
}

.cards-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.centered-container {
  text-align: center;
  flex-direction: row-reverse;
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.cards-grid-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cards-image-mask {
  width: 100%;
  border-radius: 0%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.cards-image {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: 50% 50%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.company-section {
  margin-bottom: 40px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.subscribe-form-flex {
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.subscribe-form-input-wrapper {
  text-align: left;
  margin-right: 5px;
}

.subscribe-form-input {
  margin-bottom: 0;
  font-family: Staatliches, sans-serif;
}

.footer {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to top, #191b1b, rgba(0, 0, 0, 0));
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 40px;
}

.footer-flex-container {
  text-align: left;
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.footer-logo-link {
  min-width: 60px;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  max-width: 240px;
  object-fit: contain;
  object-position: 0% 50%;
  margin-bottom: 25px;
}

.footer-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Staatliches, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  color: #fff;
  margin-bottom: 10px;
  font-family: Josefin Sans, sans-serif;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  text-decoration: underline;
}

.image-2 {
  max-width: 128px;
}

.field-label {
  color: #fff;
  font-family: Josefin Sans, sans-serif;
  font-weight: 300;
}

.footer-copyright {
  color: rgba(255, 255, 255, .5);
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
}

.text-span {
  color: #00e1c8;
}

.image-3 {
  max-width: 180px;
}

.feature-section {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  margin-bottom: 40px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.flex-container-2 {
  flex-direction: row;
  flex: 1;
  align-items: center;
  display: flex;
}

.feature-image-mask-left {
  width: 50%;
  justify-content: center;
  display: flex;
}

.feature-image {
  height: 100%;
  object-fit: contain;
  object-position: 50% 50%;
}

.text-span-2 {
  color: #d06cff;
}

.text-span-3 {
  color: #00e1c8;
}

.text-span-4, .text-span-5 {
  color: #d06cff;
}

.text-span-6, .text-span-7 {
  color: #00e1c8;
}

.text-span-8 {
  color: #f3ba2f;
}

.text-span-9 {
  color: #00e1c8;
}

.div-block-centre {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.div-block-right {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 10px;
  display: block;
}

.feature-image-mask-right {
  width: 420px;
  margin-right: 0;
}

.text-span-10 {
  color: #00e1c8;
}

.paragraph-2 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Josefin Sans, sans-serif;
  font-weight: 300;
}

.grid {
  grid-template-columns: 140px 140px;
  grid-template-areas: "Area Area-2";
}

.image-4 {
  width: 100px;
}

.image-5, .image-6 {
  width: 120px;
  margin-right: 20px;
}

.image-7 {
  width: 120px;
  margin-right: 0;
}

.div-block-logos {
  margin-bottom: 40px;
}

.image-8 {
  width: 120px;
  margin-right: 0;
}

.image-9 {
  width: 120px;
}

.image-10 {
  width: 120px;
  margin-right: 20px;
}

.image-11 {
  width: 140px;
  margin-right: 20px;
}

.text-span-11 {
  color: #f3ba2f;
}

.image-12 {
  width: 120px;
  margin-right: 20px;
}

.social-block {
  display: block;
}

.flex-container-3 {
  height: 260px;
  background-image: url("");
  background-position: 50% 30%;
  background-size: cover;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.text-span-12, .link {
  color: #00e1c8;
}

.div-block-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-logos {
  text-align: center;
  flex-direction: row;
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  background-image: url("");
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.heading-3 {
  color: #fff;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-weight: 900;
}

.div-block-4 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.nav-menu {
  display: flex;
}

.image-13 {
  width: 240px;
}

.paragraph-copy {
  color: #fff;
  margin-bottom: 0;
  font-family: Josefin Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.image-14 {
  width: 200px;
}

.text-block {
  color: #d06cff;
  text-align: left;
  letter-spacing: 3px;
  margin-bottom: 20px;
  font-family: Staatliches, sans-serif;
  font-size: 16px;
}

.div-block-5 {
  width: 55%;
}

.text-block-2 {
  color: #fff;
  font-family: Staatliches, sans-serif;
}

.link-block {
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.image-15 {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}

.div-block-6 {
  width: 100%;
  justify-content: space-between;
  margin-bottom: 20px;
  display: flex;
}

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

.featured-icon {
  width: 24px;
  height: 24px;
  margin-bottom: 10px;
}

.div-block-7, .div-block-8 {
  width: 320px;
  text-align: left;
  margin-right: 10px;
}

.div-block-9 {
  width: 400px;
  height: 400px;
  background-image: url("");
  background-position: 50%;
  background-size: cover;
}

.image-16 {
  width: 400px;
}

.image-17 {
  width: 480px;
}

.container-2 {
  display: flex;
}

.heading-4 {
  color: #fff;
  font-family: Josefin Sans, sans-serif;
}

.div-block-10 {
  width: 50%;
  display: flex;
}

.div-block-11 {
  width: 50%;
}

.div-block-category {
  width: 70px;
  text-align: center;
}

.heading-5 {
  color: #fff;
  text-align: center;
  font-family: Josefin Sans, sans-serif;
  font-weight: 400;
}

.footer-email {
  color: #fff;
  margin-bottom: 10px;
  font-family: Josefin Sans, sans-serif;
  text-decoration: underline;
}

.div-block-left {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  padding-right: 10px;
  display: flex;
}

.div-block-13 {
  width: 320px;
  text-align: left;
}

.text-span-13 {
  color: #d06cff;
}

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

.container-3 {
  flex-direction: row;
  display: flex;
}

.container-4 {
  display: flex;
}

.heading-featured {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 40px;
}

.image-18 {
  opacity: .4;
}

.list-item, .list-item-2 {
  margin-bottom: 10px;
}

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

.container-team {
  text-align: center;
  flex-direction: row;
  flex: 1;
  justify-content: space-between;
  display: block;
}

.staff-card {
  height: 200px;
  margin-bottom: 80px;
  display: flex;
}

.staff-pic {
  width: 180px;
  min-width: 160px;
}

.staff-profile {
  margin-left: 20px;
}

.staff-photo {
  width: 180px;
  min-width: 160px;
}

.staff-logos {
  height: 48px;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.heading-staff-name {
  color: #fff;
  text-align: left;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
}

.staff-bio-paragraph {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 16px;
}

.image-20 {
  height: 48px;
  margin-right: 10px;
}

.image-21 {
  height: 28px;
  margin-right: 10px;
}

.image-22 {
  height: 48px;
  padding-right: 10px;
}

.image-23 {
  height: 24px;
  margin-right: 10px;
}

.image-24 {
  height: 28px;
  margin-right: 10px;
}

.image-25, .image-26 {
  height: 32px;
  margin-right: 10px;
}

.image-27 {
  height: 28px;
  margin-right: 10px;
}

.image-28 {
  height: 24px;
  margin-right: 10px;
}

.staff-sub-heading {
  color: #fff;
  text-align: left;
  letter-spacing: 3px;
  border-bottom: 1px dotted #00e1c8;
  margin-bottom: 10px;
  font-family: Staatliches, sans-serif;
  font-size: 16px;
}

.image-29 {
  height: 28px;
  margin-right: 10px;
}

.image-30 {
  height: 24px;
  margin-right: 10px;
}

.image-31 {
  opacity: .4;
}

.container-footer {
  text-align: left;
}

.button-purple-contact {
  width: 180px;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  background-color: #d06cff;
  font-family: Staatliches, sans-serif;
}

.subscribe-form {
  padding-top: 100px;
  padding-bottom: 100px;
}

.centered-container-2 {
  text-align: center;
  flex: 1;
}

.subscribe-form-flex-2 {
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.subscribe-form-input-2 {
  width: 200px;
  height: 38px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.newsletter-section {
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 40px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-14 {
  font-family: Josefin Sans, sans-serif;
}

.error-message {
  background-color: #00e1c8;
}

.success-message {
  background-color: #00e1c8;
  font-family: Josefin Sans, sans-serif;
}

.roadmap-section {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  margin-bottom: 40px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.newsletter-button {
  width: 120px;
  height: 38px;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  background-color: #d06cff;
  font-family: Staatliches, sans-serif;
}

.paragraph-ecofriendly {
  color: rgba(255, 255, 255, .5);
  margin-bottom: 10px;
  font-family: Josefin Sans, sans-serif;
}

.image-32 {
  height: 28px;
  margin-right: 10px;
}

.investor-section {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  margin-bottom: 40px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.grid-2 {
  grid-template: "Area Area-2 Area-3 Area-4 Area-5"
                 "Area-6 Area-7 Area-8 Area-9 Area-10"
                 "Area-11 Area-12 Area-13 Area-14 Area-15"
                 "Area-16 Area-17 Area-18 Area-19 Area-20"
                 / 1fr 1fr 1fr 1fr 1fr;
}

.heading-centre {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  line-height: 50px;
}

.image-33 {
  height: 28px;
  padding-right: 10px;
}

.image-34 {
  height: 20px;
  margin-right: 10px;
}

.body-2 {
  background-image: linear-gradient(#111212, #111212);
}

.sweepstakes-image {
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 10px;
  flex: 0 .5 auto;
}

.field-label-2, .field-label-3 {
  color: #fff;
  text-align: left;
  font-family: Josefin Sans, sans-serif;
}

.sweepstakes-button {
  width: 100%;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  background-color: #d06cff;
  font-family: Staatliches, sans-serif;
}

.image-35 {
  border-radius: 5px;
}

.banner-container {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  display: flex;
}

.heading-6, .checkbox-field {
  color: #fff;
  font-family: Josefin Sans, sans-serif;
}

.checkbox-label {
  text-align: left;
  margin-bottom: 20px;
}

.form {
  text-align: left;
}

.italic-text {
  font-style: italic;
}

.sweepstakes-banner-container {
  background-image: url("");
  background-position: 0 0;
  background-size: cover;
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 40px;
  padding-left: 20px;
  display: flex;
}

.sweepstakes-link {
  color: #d06cff;
}

.text-field {
  margin-bottom: 30px;
  font-family: Josefin Sans, sans-serif;
}

.hero-heading {
  color: #fff;
  text-transform: none;
  margin-bottom: 60px;
  font-family: Josefin Sans, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 46px;
}

.body-landing-page {
  background-image: linear-gradient(#191b1b, #191b1b);
}

.link-2 {
  color: #00e1c8;
}

.paragraph-3 {
  color: #fff;
  text-align: center;
  font-family: Josefin Sans, sans-serif;
}

.paragraph-landing-page {
  color: #fff;
  text-align: left;
  margin-bottom: 40px;
  font-family: Josefin Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 18px;
}

.list {
  color: #fff;
  justify-content: space-around;
  font-family: Josefin Sans, sans-serif;
  display: flex;
}

.paragraph-4 {
  color: #fff;
  text-align: center;
  font-family: Josefin Sans, sans-serif;
}

.div-block-15 {
  justify-content: space-around;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.hero-landing {
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding-top: 0;
  padding-bottom: 40px;
  display: block;
}

.paragraph-5 {
  color: #fff;
  font-family: Josefin Sans, sans-serif;
}

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

.hero-sweepstakes {
  color: #fff;
  text-transform: none;
  margin-bottom: 0;
  font-family: Josefin Sans, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 46px;
}

.div-block-hero-sweepstakes {
  width: 55%;
}

.hero-sweepstakes-follow {
  color: #fff;
  text-transform: none;
  margin-bottom: 60px;
  font-family: Josefin Sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}

.feature-section-sweepstakes {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  margin-bottom: 20px;
  padding-top: 40px;
  padding-bottom: 20px;
  display: flex;
}

.section, .section-2, .section-3, .section-4 {
  margin-top: 40px;
}

.subheading {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 18px;
}

.early-access-form {
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.rich-text-block, .rich-text-block-2 {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.nav-button-launch {
  width: 120px;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  background-color: #d06cff;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Staatliches, sans-serif;
}

.heading-7 {
  color: #191b1b;
  text-transform: uppercase;
  background-image: linear-gradient(#00e1c8, #00e1c8);
  font-family: Montserrat, sans-serif;
  font-size: 23px;
}

.italic-text-2, .italic-text-3, .italic-text-4, .italic-text-5 {
  font-family: Montserrat, sans-serif;
}

.social-link-block {
  margin-bottom: 5px;
  margin-right: 5px;
}

.italic-text-6 {
  font-family: Montserrat, sans-serif;
}

.collections-section {
  margin-bottom: 40px;
  padding-bottom: 60px;
}

.heading-8 {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.grid-3 {
  grid-template-areas: "Area Area-2"
                       "Area-3 Area-4";
}

.brands-section {
  margin-bottom: 40px;
  padding-bottom: 60px;
}

.image-37 {
  width: 150px;
  margin-top: -40px;
}

.paragraph-6 {
  color: #fff;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  display: flex;
}

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

.italic-text-7 {
  font-size: 11px;
}

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

.heading-9, .heading-10 {
  color: #fff;
  margin-left: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.bleeckerstreetlogo {
  width: 160px;
}

.thecwlogo {
  width: 100px;
}

.paddingtonlogo {
  width: 160px;
}

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

.image-38 {
  width: 100px;
}

.feistypetslogo {
  width: 140px;
}

.discoverylogo {
  width: 200px;
}

.image-39 {
  width: 120px;
}

.div-block-21, .div-block-22, .div-block-23 {
  margin-bottom: 40px;
}

.columns {
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-3, .column-4, .column-5, .column-6 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-2 {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-7, .column-8, .column-9, .column-10 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-40 {
  width: 120px;
}

.button-green-lower {
  width: 325px;
  height: 38px;
  color: #191b1b;
  text-align: center;
  letter-spacing: 2px;
  background-color: #00e1c8;
  font-family: Staatliches, sans-serif;
}

.header {
  width: 100%;
  height: 65px;
  -webkit-backdrop-filter: blur(26px);
  backdrop-filter: blur(26px);
  background-color: #06010d;
  border: 0 solid rgba(255, 255, 255, .1);
  border-bottom-width: 1px;
  justify-content: space-between;
  align-items: center;
  padding: 20px 30px;
  display: flex;
}

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

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

.frame-976780 {
  object-fit: cover;
}

.text {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

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

.menu {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.text-2 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.text-3 {
  opacity: .7;
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

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

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

.hero-2 {
  width: 100%;
  height: 812px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #06010d), url("");
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 200px;
  padding-right: 200px;
  display: flex;
}

.frame-976785 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-976787 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.frame-976786 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-4 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-size: 64px;
  font-weight: 900;
  line-height: 120%;
}

.text-5 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.logos {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

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

.frame-976761 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px;
  display: flex;
}

.enter-the-metaverse {
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-shadow: 0 0 60px #d06cff, 0 0 50px #d06cff, 0 0 20px rgba(231, 180, 255, .8), 0 0 10px rgba(245, 222, 255, .6), 0 0 5px rgba(255, 255, 255, .1);
  font-size: 20px;
  font-weight: 900;
}

.jurassic {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #06010d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 10px;
  display: flex;
}

.frame-976788 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.more-than-a-studio-bigger-than-a-platform {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.error-3f4b72d4-c530-1435-8740-fdf70ad12534 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.frame-976789 {
  width: 100%;
  height: 600px;
  min-height: 600px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: rgba(250, 250, 250, .1);
  background-image: linear-gradient(rgba(0, 0, 38, 0) 0%, #000026 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 50px 40px;
  display: flex;
}

.text-6 {
  color: #fafafa;
  text-transform: uppercase;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.text-7 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

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

.frame-976801 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px;
  display: flex;
}

.jurassic-2 {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #06010d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 150px 10px;
  display: flex;
}

.frame-976802 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-8 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.our-team-has-experience-working-with-the-ever-growing-list-of-the-worlds-leading-media-brands {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.logos-2 {
  width: 100%;
  max-width: 1040px;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

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

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

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

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

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

.jurassic-3 {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 10px;
  display: flex;
}

.jurassic-3.vr {
  background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url("");
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.frame-976803 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-977590 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-9 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.text-10 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

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

.frame-977587 {
  width: 100%;
  height: 56px;
  max-width: 400px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 3px;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 30px;
  display: flex;
}

.text-11 {
  opacity: .5;
  color: #120e19;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.frame-977591 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px;
  display: flex;
}

.text-12 {
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-shadow: 0 0 60px #d06cff, 0 0 50px #d06cff, 0 0 20px rgba(231, 180, 255, .8), 0 0 10px rgba(245, 222, 255, .6), 0 0 5px rgba(255, 255, 255, .1);
  font-size: 20px;
  font-weight: 900;
}

.header-2 {
  width: 100%;
  -webkit-backdrop-filter: blur(26px);
  backdrop-filter: blur(26px);
  background-color: #06010d;
  background-image: linear-gradient(rgba(255, 255, 255, .05), rgba(255, 255, 255, .05));
  border: 0 solid rgba(255, 255, 255, .1);
  border-top-width: 1px;
  justify-content: space-between;
  align-items: center;
  padding: 100px 200px;
  display: flex;
}

.frame-977592 {
  height: 173px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

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

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

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

.text-13 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-14 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.chronicle-2023-all-rights-reserved-chronicle-is-committed-to-delivering-eco-friendly-nfts {
  opacity: .7;
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 260%;
}

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

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

.image-326 {
  object-fit: cover;
}

.frame-977588 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 15px 20px;
  display: flex;
}

.text-15 {
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-shadow: 0 0 60px #d06cff, 0 0 50px #d06cff, 0 0 20px rgba(231, 180, 255, .8), 0 0 10px rgba(245, 222, 255, .6), 0 0 5px rgba(255, 255, 255, .1);
  font-size: 16px;
  font-weight: 900;
}

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

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

.jurassic-4 {
  width: 100%;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #06010d;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-left: 200px;
  padding-right: 200px;
  display: flex;
}

.frame-977597 {
  width: 100%;
  height: 600px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: rgba(250, 250, 250, .1);
  background-image: linear-gradient(rgba(0, 0, 38, 0) 0%, #000026 100%);
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 50px 40px;
  display: flex;
}

.text-16 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.frame-977598 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px;
  display: flex;
}

.frame-977599 {
  width: 100%;
  height: 600px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: rgba(250, 250, 250, .1);
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 50px 40px;
  display: flex;
}

.frame-977600 {
  width: 100%;
  height: 600px;
  min-height: 600px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: rgba(250, 250, 250, .1);
  background-image: linear-gradient(rgba(0, 0, 38, 0) 0%, #000026 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 50px 40px;
  display: flex;
}

.text-17 {
  color: #fafafa;
  text-transform: uppercase;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.frame-977601 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px;
  display: flex;
}

.frame-977602 {
  width: 100%;
  height: 600px;
  min-height: 600px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: rgba(250, 250, 250, .1);
  background-image: url("");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 50px 40px;
  display: flex;
}

.text-18 {
  color: #fafafa;
  text-transform: uppercase;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.cost-effective-content-that-will-go-above-and-beyond-the-expected-standard {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.frame-977603 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px;
  display: flex;
}

.text-19 {
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-shadow: 0 0 60px #d06cff, 0 0 50px #d06cff, 0 0 20px rgba(231, 180, 255, .8), 0 0 10px rgba(245, 222, 255, .6), 0 0 5px rgba(255, 255, 255, .1);
  font-size: 20px;
  font-weight: 900;
}

.navbar-logo-left {
  width: 100%;
  height: 70px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #06010d;
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

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

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

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

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

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

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

.text-20 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.navbar-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: flex;
}

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

.hero-main {
  width: 100%;
  height: 812px;
  min-height: 812px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-image: linear-gradient(360deg, #06010d, rgba(0, 0, 0, 0)), url("64ca97469014de39889715ac_HeroBG.jpg");
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 200px;
  padding-right: 200px;
  display: flex;
}

.frame-977604 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-977605 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo {
  object-fit: cover;
}

.frame-977606 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-21 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 64px;
  font-weight: 900;
  line-height: 120%;
}

.text-22 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.logos-3 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.button {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px;
  text-decoration: none;
  display: flex;
}

.enter-the-metaverse-2 {
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-shadow: 0 0 60px #d06cff, 0 0 50px #d06cff, 0 0 20px rgba(231, 180, 255, .8), 0 0 10px rgba(245, 222, 255, .6), 0 0 5px rgba(255, 255, 255, .1);
  font-family: Big Shoulders Display, sans-serif;
  font-size: 20px;
  font-weight: 900;
}

.jurassic-5 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #06010d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 10px;
  display: flex;
}

.frame-977607 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.more-than-a-studio-bigger-than-a-platform-2 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.error-91cdee13-eaad-eb5d-1ece-f606149a7977 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.jurassic-6 {
  width: 100%;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #06010d;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-left: 200px;
  padding-right: 200px;
  display: flex;
}

.jurassic-6.vr {
  grid-column-gap: 32px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.frame-977608 {
  width: 100%;
  height: 600px;
  min-height: 600px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-image: url("");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 50px 40px;
  display: flex;
}

.text-23 {
  color: #fafafa;
  text-transform: uppercase;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.text-24 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.button-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.frame-977609 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px;
  display: flex;
}

.frame-977610 {
  width: 100%;
  height: 600px;
  min-height: 600px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-image: url("");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 50px 40px;
  display: flex;
}

.button-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px;
  text-decoration: none;
  display: flex;
}

.frame-977611 {
  width: 100%;
  height: 600px;
  min-height: 600px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-image: url("");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 50px 40px;
  display: flex;
}

.brands {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #06010d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 150px 10px;
  display: flex;
}

.frame-977612 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-25 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.our-team-has-experience-working-with-the-ever-growing-list-of-the-worlds-leading-media-brands-2 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.logos-4 {
  width: 100%;
  max-width: 1040px;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.universal {
  object-fit: cover;
}

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

.jurassic-8 {
  width: 100%;
  min-height: 444px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: rgba(0, 0, 0, .6);
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 10px;
  display: flex;
}

.jurassic-8.vr {
  background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url("");
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.frame-977613 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-26 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.text-27 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

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

.input-wrapper {
  width: 100%;
  height: 56px;
  max-width: 400px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.form-text-input {
  width: 100%;
  height: 56px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #120e19;
  background-color: #fff;
  border-radius: 3px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
  display: flex;
}

.form-text-input::-ms-input-placeholder {
  color: #120e19;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.form-text-input::placeholder {
  color: #120e19;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.text-28 {
  opacity: .5;
  color: #120e19;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.form-button {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px 30px;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 20px;
  font-weight: 900;
  display: flex;
}

.text-29 {
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-shadow: 0 0 60px #d06cff, 0 0 50px #d06cff, 0 0 20px rgba(231, 180, 255, .8), 0 0 10px rgba(245, 222, 255, .6), 0 0 5px rgba(255, 255, 255, .1);
  font-size: 20px;
  font-weight: 900;
}

.footer-2 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #120e19;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.columns-3 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.logo-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-top: 16px;
  display: flex;
}

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

.copyright {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.text-30 {
  opacity: .7;
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 260%;
}

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

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

.image-327 {
  object-fit: cover;
}

.button-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-31 {
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-shadow: 0 0 60px #d06cff, 0 0 50px #d06cff, 0 0 20px rgba(231, 180, 255, .8), 0 0 10px rgba(245, 222, 255, .6), 0 0 5px rgba(255, 255, 255, .1);
  font-family: Big Shoulders Display, sans-serif;
  font-size: 16px;
  font-weight: 900;
}

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

.button-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .7;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 5px 3px;
  text-decoration: none;
  display: flex;
}

.button-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .7;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 3px 2px;
  text-decoration: none;
  display: flex;
}

.button-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .7;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 5px 2px;
  text-decoration: none;
  display: flex;
}

.jurassic-9 {
  width: 100%;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #06010d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 200px;
  padding-right: 200px;
  display: flex;
}

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

.div-2 {
  width: 100%;
  height: 600px;
  min-height: 600px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-image: url("64c933388482f752b90e1b96_APP_IMAGE.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 50px 40px;
  display: flex;
}

.text-32 {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.text-33 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.frame-977616 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px;
  display: flex;
}

.div-3 {
  width: 100%;
  height: 600px;
  min-height: 600px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-image: url("64c9333d75ad3ff3b19d0e57_REDEEM_IMAGE.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 50px 40px;
  display: flex;
}

.button-8 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px;
  text-decoration: none;
  display: flex;
}

.div-4 {
  width: 100%;
  height: 600px;
  min-height: 600px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-image: url("64c9333fb17cd26d73ae39b2_STUDIO_IMAGE.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 50px 40px;
  display: flex;
}

.hero-4 {
  width: 100%;
  height: 812px;
  min-height: 812px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-image: linear-gradient(to top, #06010d, rgba(0, 0, 0, 0)), url("");
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 150px 200px 124px;
  display: flex;
}

.frame-977617 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-977618 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.platinum0045-1 {
  object-fit: cover;
}

.frame-977619 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-token-that-powers-the-chronicle-ecosystem {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 64px;
  font-weight: 900;
  line-height: 120%;
}

.text-34 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

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

.frame-977638 {
  height: 56px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 30px;
  display: flex;
}

.text-35 {
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-shadow: 0 0 60px #d06cff, 0 0 50px #d06cff, 0 0 20px rgba(231, 180, 255, .8), 0 0 10px rgba(245, 222, 255, .6), 0 0 5px rgba(255, 255, 255, .1);
  font-family: Big Shoulders Display, sans-serif;
  font-size: 20px;
  font-weight: 900;
}

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

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

.xnl-header {
  width: 100%;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: #06010d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 10px 100px;
  display: flex;
}

.text-36 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.xnl-tokenomics {
  width: 100%;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #06010d;
  justify-content: center;
  align-items: center;
  padding: 50px 200px 140px;
  display: flex;
}

.image-379 {
  object-fit: cover;
}

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

.frame-977654 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .5;
  border: 0 solid #fff;
  border-bottom-width: 1px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-37 {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-38 {
  color: #fff;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.frame-977650 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 0 solid rgba(255, 255, 255, .5);
  border-bottom-width: 1px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-39 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.frame-977662 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-40 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-41 {
  color: #fff;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.jurassic-10 {
  width: 100%;
  min-height: 444px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: rgba(0, 0, 0, .6);
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 10px;
  display: flex;
}

.jurassic-10.vr {
  background-image: url("");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.frame-977664 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-977665 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-42 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.text-43 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

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

.input-wrapper-2 {
  width: 100%;
  height: 56px;
  max-width: 400px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.form-text-input-2 {
  width: 100%;
  height: 56px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #120e19;
  background-color: #fff;
  border-radius: 3px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
  display: flex;
}

.form-text-input-2::-ms-input-placeholder {
  color: #120e19;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.form-text-input-2::placeholder {
  color: #120e19;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.text-44 {
  opacity: .5;
  color: #120e19;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.form-button-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px 30px;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 20px;
  font-weight: 900;
  display: flex;
}

.footer-3 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #120e19;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.columns-4 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.logo-wrapper-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-top: 16px;
  display: flex;
}

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

.text-45 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.copyright-2 {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.text-46 {
  opacity: .7;
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 260%;
}

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

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

.image-380 {
  object-fit: cover;
}

.button-9 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-47 {
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-shadow: 0 0 60px #d06cff, 0 0 50px #d06cff, 0 0 20px rgba(231, 180, 255, .8), 0 0 10px rgba(245, 222, 255, .6), 0 0 5px rgba(255, 255, 255, .1);
  font-family: Big Shoulders Display, sans-serif;
  font-size: 16px;
  font-weight: 900;
}

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

.button-10 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .7;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 5px 3px;
  text-decoration: none;
  display: flex;
}

.button-11 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .7;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 3px 2px;
  text-decoration: none;
  display: flex;
}

.button-12 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .7;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 5px 2px;
  text-decoration: none;
  display: flex;
}

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

.image-381 {
  object-fit: cover;
}

.frame-977720 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .5;
  border: 0 solid #fff;
  border-bottom-width: 1px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-48 {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

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

.text-49 {
  color: #fff;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.frame-977721 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

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

.text-50 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.frame-977706 {
  width: 110px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-977722 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 0 solid #fff;
  border-top-width: 1px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-51 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-52 {
  color: #fff;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

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

.image-382 {
  object-fit: cover;
}

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

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

.text-53 {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.frame-977726 {
  width: 110px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.text-54 {
  color: #fff;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

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

.frame-977727 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-55 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.frame-977728 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 0 solid #fff;
  border-top-width: 1px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-56 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-57 {
  color: #fff;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.hero-studio {
  width: 100%;
  height: 812px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #06010d), url("64ca97469014de39889715ac_HeroBG.jpg");
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  padding-left: 200px;
  padding-right: 200px;
  display: flex;
}

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

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

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

.title-copy-goes-here-be-awesome {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 64px;
  font-weight: 900;
  line-height: 120%;
}

.error-e92e3109-94a7-5f0b-c61f-f2004b3da1f6 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

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

.button-link {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px 30px;
  text-decoration: none;
  display: flex;
}

.text-58 {
  color: #fafafa;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 20px;
  font-weight: 900;
}

.testimonial-image-left {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #06010d;
  justify-content: center;
  align-items: flex-start;
  padding: 100px;
  display: flex;
}

.small-columns {
  width: 100%;
  min-height: 459px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  padding: 100px 50px;
  display: flex;
}

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

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

.description {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.title-0 {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.title-1 {
  color: #00e1c8;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.team-rectangles {
  width: 100%;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #06010d;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px;
  display: flex;
}

.container-5 {
  width: 100%;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-title {
  width: 100%;
  max-width: 820px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.card {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.rectangle-39625 {
  object-fit: cover;
  background-color: #454545;
  border-radius: 12px;
}

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

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

.digital-characters-in-the-real-world-0 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 64px;
  font-weight: 900;
  line-height: 120%;
}

.digital-characters-in-the-real-world-1 {
  color: #00e1c8;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 64px;
  font-weight: 900;
  line-height: 120%;
}

.to-enrich-the-narrative-of-jurassic-world-dominion-chronicle-media-provided-universal-pictures-with-20-found-footage-sighting-videos-and-images-of-dinosaurs-invading-modern-cities-and-human-settlements-0 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.to-enrich-the-narrative-of-jurassic-world-dominion-chronicle-media-provided-universal-pictures-with-20-found-footage-sighting-videos-and-images-of-dinosaurs-invading-modern-cities-and-human-settlements-1 {
  color: #a341ff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: underline;
}

.name-0 {
  color: #00e1c8;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 28px;
  font-weight: 900;
  line-height: 120%;
}

.name-1 {
  color: #fff;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 28px;
  font-weight: 900;
  line-height: 120%;
}

.container-6 {
  width: 100%;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-title-2 {
  width: 100%;
  max-width: 845px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-59 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 64px;
  font-weight: 900;
  line-height: 120%;
}

.text-60 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 150%;
}

.columns-6 {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.card-2 {
  width: 100%;
  max-width: 400px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.name {
  color: #00e1c8;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 38px;
  font-weight: 900;
  line-height: 120%;
}

.text-61 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
}

.card-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.info-2 {
  width: 100%;
  max-width: 570px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-62 {
  color: #fafafa;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
}

.newsletter {
  width: 100%;
  min-height: 444px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: rgba(0, 0, 0, .6);
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 10px;
  display: flex;
}

.newsletter.vr {
  background-image: url("64ccfe51ae835b49fc5f4e83_SUB_IMAGE.jpg");
}

.frame-977729 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-977730 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-63 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.text-64 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

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

.form-text-input-3 {
  width: 100%;
  height: 56px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #06010d;
  background-color: #fafafa;
  border-radius: 3px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
  display: flex;
}

.form-text-input-3::-ms-input-placeholder {
  color: #06010d;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.form-text-input-3::placeholder {
  color: #06010d;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.text-65 {
  opacity: .5;
  color: #06010d;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.footer-4 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #06010d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

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

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

.text-66 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

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

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

.image-383 {
  object-fit: cover;
}

.button-14 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-67 {
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-shadow: 0 0 60px #d06cff, 0 0 50px #d06cff, 0 0 20px rgba(231, 180, 255, .8), 0 0 10px rgba(245, 222, 255, .6), 0 0 5px rgba(255, 255, 255, .1);
  font-family: Big Shoulders Display, sans-serif;
  font-size: 16px;
  font-weight: 900;
}

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

.button-15 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .7;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 5px 3px;
  text-decoration: none;
  display: flex;
}

.button-16 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .7;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 3px 2px;
  text-decoration: none;
  display: flex;
}

.button-17 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .7;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 5px 2px;
  text-decoration: none;
  display: flex;
}

.small-columns-2 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url("64e4fff75ad26a8f36f65a08_image%20bg.jpg");
  background-position: 50% 0;
  background-size: cover;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  padding: 100px 50px;
  display: flex;
}

.frame-977678 {
  width: 100%;
  max-width: 450px;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.text-68 {
  color: #fafafa;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 120%;
}

.chronicle-digital-arcade-machine {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 64px;
  font-weight: 900;
  line-height: 120%;
}

.text-69 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
}

.hero-redeem {
  width: 100%;
  height: 812px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(3, 0, 6, .5) 62%, #06010d), url("");
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 200px;
  padding-right: 200px;
  display: flex;
}

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

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

.text-70 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 120%;
}

.text-71 {
  color: #fafafa;
  text-align: right;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 64px;
  font-weight: 900;
  line-height: 120%;
}

.error-ad98ab28-6591-d52f-a170-c3c188307733 {
  color: #fafafa;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.not-sure-who-are-buying-your-products-imagine-being-able-to-not-only-know-but-be-able-to-communicate-with-them-and-provide-them-with-loyalty-it-s-all-done-through-chronicle-0 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.not-sure-who-are-buying-your-products-imagine-being-able-to-not-only-know-but-be-able-to-communicate-with-them-and-provide-them-with-loyalty-it-s-all-done-through-chronicle-1 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
}

.frame-977677 {
  width: 100%;
  max-width: 1440px;
  min-height: 751px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #06010d;
  background-image: linear-gradient(#06010d 0%, rgba(6, 1, 13, 0) 63%, #06010d 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 150px;
  padding-right: 150px;
  display: flex;
}

.frame-977676 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.frame-977675 {
  width: 100%;
  max-width: 450px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.strategic-benefits-for-your-brand {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.add-ons-for-your-existing-products-instant-brand-activation-authentication-customer-loyalty-community-building-marketing-for-the-web3 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 150%;
}

.small-columns-3 {
  width: 100%;
  height: 600px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 20px;
  justify-content: flex-end;
  align-items: center;
  padding: 100px 50px;
  display: flex;
}

.frame-977735 {
  width: 100%;
  max-width: 496px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.error-3777e18f-3865-e1da-6429-6655a1836c82 {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.enters-unique-16-digit-redeem-code-and-instantly-claim-the-nft-your-nft-will-be-placed-in-your-chronicle-wallet-where-you-can-trade-with-further-buy {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
}

.points {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #06010d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 150px;
  display: flex;
}

.container---points {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding-left: 1px;
  display: flex;
}

.div-5 {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.div-6 {
  width: 100%;
  min-height: 216px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-image: url("");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 50px;
  display: flex;
}

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

.chronicle-can-be-accessed-anywhere-in-the-world-via-the-web-store-or-the-app-ios {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.div-7 {
  width: 100%;
  min-height: 216px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-image: url("");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 50px;
  display: flex;
}

.div-8 {
  width: 100%;
  min-height: 216px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-image: url("");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 50px;
  display: flex;
}

.div-9 {
  width: 100%;
  min-height: 216px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-image: url("");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 50px;
  display: flex;
}

.text-72 {
  color: #fafafa;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.you-distribute-the-codes-with-your-products-then-watch-as-the-magic-happens-1 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
}

.footer-5 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #06010d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.columns-7 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.logo-wrapper-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-top: 16px;
  display: flex;
}

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

.text-73 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.copyright-3 {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.text-74 {
  opacity: .7;
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 260%;
}

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

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

.image-384 {
  object-fit: cover;
}

.button-18 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-75 {
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-shadow: 0 0 60px #d06cff, 0 0 50px #d06cff, 0 0 20px rgba(231, 180, 255, .8), 0 0 10px rgba(245, 222, 255, .6), 0 0 5px rgba(255, 255, 255, .1);
  font-family: Big Shoulders Display, sans-serif;
  font-size: 16px;
  font-weight: 900;
}

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

.button-19 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .7;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 5px 3px;
  text-decoration: none;
  display: flex;
}

.button-20 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .7;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 3px 2px;
  text-decoration: none;
  display: flex;
}

.button-21 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .7;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 5px 2px;
  text-decoration: none;
  display: flex;
}

.brand-benefits {
  width: 100%;
  min-height: auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #06010d;
  background-image: linear-gradient(#06010d, rgba(0, 0, 0, 0) 51%, #06010d), url(""), linear-gradient(#06010d, #06010d);
  background-position: 0 0, 0 0, 0 0;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, cover, auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 150px;
  padding-right: 150px;
  display: flex;
}

.frame-977739 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.frame-977740 {
  width: 100%;
  max-width: 450px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.strategic-benefits-for-your-brand-2 {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.add-ons-for-your-existing-products-instant-brand-activation-authentication-customer-loyalty-community-building-marketing-for-the-web3-2 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 150%;
}

.image-387 {
  object-fit: cover;
}

.promo-banner {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #06010d;
  justify-content: center;
  align-items: flex-start;
  padding: 100px;
  display: flex;
}

.small-columns-4 {
  width: 100%;
  height: 600px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url("");
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  justify-content: flex-end;
  align-items: center;
  padding: 100px 50px;
  display: flex;
}

.frame-977741 {
  width: 100%;
  max-width: 496px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.error-15dcb6a7-6466-a110-146d-a3c9c31a7464 {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.enters-unique-16-digit-redeem-code-and-instantly-claim-the-nft-your-nft-will-be-placed-in-your-chronicle-wallet-where-you-can-trade-with-further-buy-2 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
}

.digital-solution {
  width: 100%;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #06010d;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 100px 150px;
  display: flex;
}

.container---digital-solution {
  width: 100%;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-10 {
  width: 100%;
  max-width: 450px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-76 {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.text-77 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 150%;
}

.div-11 {
  width: 100%;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.div-12 {
  width: 100%;
  height: 100%;
  max-width: 626px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

.text-78 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
}

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

.text-79 {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 38px;
  font-weight: 900;
  line-height: 120%;
}

.testimonial-image-left-3 {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #06010d;
  justify-content: center;
  align-items: flex-start;
  padding: 100px;
  display: flex;
}

.small-columns-5 {
  width: 100%;
  min-height: 617px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  justify-content: flex-end;
  align-items: center;
  padding: 100px 50px;
  display: flex;
}

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

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

.boulder-city-business-gets-creative-to-cash-in-on-life-is-beautiful {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.frame-977743 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px;
  display: flex;
}

.text-80 {
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-shadow: 0 0 60px #d06cff, 0 0 50px #d06cff, 0 0 20px rgba(231, 180, 255, .8), 0 0 10px rgba(245, 222, 255, .6), 0 0 5px rgba(255, 255, 255, .1);
  font-family: Big Shoulders Display, sans-serif;
  font-size: 20px;
  font-weight: 900;
}

.redeem-process {
  width: 100%;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #06010d;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px;
  display: flex;
}

.container-8 {
  width: 100%;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-title-3 {
  width: 100%;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 190px;
  padding-right: 190px;
  display: flex;
}

.watch-the-videos-to-see-how-easy-it-was-to-claim {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.text-81 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 150%;
}

.columns-8 {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.card-4 {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid #fafafa;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.rectangle-39626 {
  object-fit: cover;
  border-radius: 5px;
}

.info-3 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.name-2 {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 28px;
  font-weight: 900;
  line-height: 120%;
}

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

.name-3 {
  color: #fafafa;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 400;
  line-height: 120%;
}

.name-4 {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 120%;
}

.jurassic-12 {
  width: 100%;
  min-height: 444px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: rgba(0, 0, 0, .6);
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 10px;
  display: flex;
}

.frame-977744 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-977745 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-82 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.text-83 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

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

.input-wrapper-3 {
  width: 100%;
  height: 56px;
  max-width: 400px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.form-text-input-4 {
  width: 100%;
  height: 56px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #120e19;
  background-color: #fafafa;
  border-radius: 3px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
  display: flex;
}

.form-text-input-4::-ms-input-placeholder {
  color: #120e19;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.form-text-input-4::placeholder {
  color: #120e19;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.text-84 {
  opacity: .5;
  color: #120e19;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.form-button-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px 30px;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 20px;
  font-weight: 900;
  display: flex;
}

.text-85 {
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-shadow: 0 0 60px #d06cff, 0 0 50px #d06cff, 0 0 20px rgba(231, 180, 255, .8), 0 0 10px rgba(245, 222, 255, .6), 0 0 5px rgba(255, 255, 255, .1);
  font-family: Big Shoulders Display, sans-serif;
  font-size: 20px;
  font-weight: 900;
}

.footer-6 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #120e19;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.columns-9 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.logo-wrapper-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-top: 16px;
  display: flex;
}

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

.text-86 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.copyright-4 {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.text-87 {
  opacity: .7;
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 260%;
}

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

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

.image-388 {
  object-fit: cover;
}

.button-22 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-88 {
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-shadow: 0 0 60px #d06cff, 0 0 50px #d06cff, 0 0 20px rgba(231, 180, 255, .8), 0 0 10px rgba(245, 222, 255, .6), 0 0 5px rgba(255, 255, 255, .1);
  font-family: Big Shoulders Display, sans-serif;
  font-size: 16px;
  font-weight: 900;
}

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

.button-23 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .7;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 5px 3px;
  text-decoration: none;
  display: flex;
}

.button-24 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .7;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 3px 2px;
  text-decoration: none;
  display: flex;
}

.button-25 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .7;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 5px 2px;
  text-decoration: none;
  display: flex;
}

.hero-heading-left-2 {
  width: 100%;
  height: 812px;
  background-image: linear-gradient(#06010d, rgba(6, 1, 13, 0) 63%, #06010d), url("");
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  justify-content: space-between;
  align-items: flex-start;
  padding: 100px 150px;
  display: flex;
}

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

.content-3 {
  height: 612px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 392px;
  display: flex;
}

.content-4 {
  height: 612px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 392px;
  display: flex;
}

.paragraph-text {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-1 {
  color: #a341ff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: underline;
}

.hero-heading-left-3 {
  width: 100%;
  height: 812px;
  background-image: linear-gradient(#06010d 0%, rgba(6, 1, 13, 0) 63%, #06010d 100%);
  justify-content: space-between;
  align-items: flex-start;
  padding: 100px 150px;
  display: flex;
}

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

.content-5 {
  height: 612px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 392px;
  display: flex;
}

.content-6 {
  height: 612px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 392px;
  display: flex;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-2 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-3 {
  color: #a341ff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: underline;
}

.hero-heading-right {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #06010d;
  justify-content: center;
  align-items: flex-start;
  padding: 100px 150px 50px 100px;
  display: flex;
}

.container-11 {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rectangle-39627 {
  object-fit: cover;
  background-color: #454545;
  border-radius: 13px;
}

.content-7 {
  width: 100%;
  height: 190px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-89 {
  color: #fff;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.error-1602937b-1506-39e5-5ec7-fee878985277 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.hero-heading-left-4 {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #06010d;
  justify-content: center;
  align-items: flex-start;
  padding: 50px 100px 100px 150px;
  display: flex;
}

.container-12 {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.content-8 {
  width: 100%;
  height: 162px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-4 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.container-13 {
  width: 100%;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-90 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 64px;
  font-weight: 900;
  line-height: 120%;
}

.text-91 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 150%;
}

.columns-10 {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.card-5 {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid #fafafa;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.rectangle-39628 {
  object-fit: cover;
  background-color: #454545;
  border-radius: 12px;
}

.name-5 {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 28px;
  font-weight: 900;
  line-height: 120%;
}

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

.jurassic-13 {
  width: 100%;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  background-color: #06010d;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 100px 100px 100px 150px;
  display: flex;
}

.frame-977748 {
  width: 100%;
  min-height: 630px;
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  background-image: linear-gradient(to top, #040109, rgba(0, 0, 0, 0)), radial-gradient(circle, rgba(0, 0, 0, 0), #040109), url("");
  background-position: 0 0, 0 0, 0 0;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

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

.fully-digital-environments {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 64px;
  font-weight: 900;
  line-height: 120%;
}

.text-92 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.frame-977750 {
  width: 100%;
  height: 630px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

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

.text-93 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}

.vectors-wrapper-42 {
  width: 75px;
  height: 75px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  overflow: visible;
}

.hero-heading-left-5 {
  width: 100%;
  min-height: 1242px;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #06010d;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px 150px;
  display: flex;
}

.container-14 {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.title-copy-goes-here-be-awesome-2 {
  color: #fff;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 64px;
  font-weight: 900;
  line-height: 120%;
}

.error-beeae11b-ea22-c4c0-4e87-7e9285be3f52 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.div-13 {
  width: 100%;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-5 {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

.image-340 {
  object-fit: cover;
  border-radius: 12px;
}

.container-15 {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-14 {
  width: 100%;
  height: 116px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.despite-the-tight-seven-day-window-our-proficient-animators-rose-to-the-challenge-delivering-three-compelling-videos-that-collectively-captivated-over-32-million-viewers-1 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
}

.testimonial-image-left-4 {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #06010d;
  justify-content: center;
  align-items: flex-start;
  padding: 100px;
  display: flex;
}

.small-columns-6 {
  width: 100%;
  min-height: 388px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  justify-content: flex-end;
  align-items: center;
  padding: 100px 50px;
  display: flex;
}

.column-19 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.frame-977623 {
  width: 100%;
  max-width: 570px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-95 {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.text-96 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.frame-977752 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-97 {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 28px;
  font-weight: 900;
  line-height: 120%;
}

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

.testimonial-image-left-5 {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #06010d;
  justify-content: center;
  align-items: flex-start;
  padding: 100px;
  display: flex;
}

.small-columns-7 {
  width: 100%;
  min-height: 388px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  justify-content: flex-end;
  align-items: center;
  padding: 100px 50px;
  display: flex;
}

.column-20 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.frame-977753 {
  width: 100%;
  max-width: 570px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-98 {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.text-99 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.frame-977754 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-100 {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 28px;
  font-weight: 900;
  line-height: 120%;
}

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

.slider {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #06010d;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px;
  display: flex;
}

.frame-977755 {
  width: 100%;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-image: url("");
  background-position: 0 0;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 100px;
  display: flex;
}

.frame-977629 {
  height: 420px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

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

.text-101 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
}

.text-102 {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 64px;
  font-weight: 900;
  line-height: 120%;
}

.error-17ab9e6a-de0e-adba-65fa-680ec4038dc9 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

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

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

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

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

.small-columns-8 {
  width: 100%;
  min-height: 446px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url("");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  justify-content: flex-end;
  align-items: center;
  padding: 100px 50px;
  display: flex;
}

.frame-977756 {
  width: 100%;
  max-width: 570px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 50px;
  display: flex;
}

.jurassic-world-dominion-dinotracker {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.text-103 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.frame-977757 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-104 {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 28px;
  font-weight: 900;
  line-height: 120%;
}

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

.jurassic-14 {
  width: 100%;
  max-width: 1440px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #06010d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 150px 10px;
  display: flex;
}

.frame-977758 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-105 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.our-team-has-experience-working-with-the-ever-growing-list-of-the-worlds-leading-media-brands-3 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.logos-5 {
  width: 100%;
  max-width: 1040px;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.universal-2 {
  object-fit: cover;
}

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

.jurassic-15 {
  width: 100%;
  max-width: 1440px;
  min-height: 444px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: rgba(0, 0, 0, .6);
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 10px;
  display: flex;
}

.frame-977759 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-977760 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-106 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.text-107 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

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

.input-wrapper-4 {
  width: 100%;
  height: 56px;
  max-width: 400px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.form-text-input-5 {
  width: 100%;
  height: 56px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #120e19;
  background-color: #fafafa;
  border-radius: 3px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
  display: flex;
}

.form-text-input-5::-ms-input-placeholder {
  color: #120e19;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.form-text-input-5::placeholder {
  color: #120e19;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.text-108 {
  opacity: .5;
  color: #120e19;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.form-button-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px 30px;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 20px;
  font-weight: 900;
  display: flex;
}

.text-109 {
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-shadow: 0 0 60px #d06cff, 0 0 50px #d06cff, 0 0 20px rgba(231, 180, 255, .8), 0 0 10px rgba(245, 222, 255, .6), 0 0 5px rgba(255, 255, 255, .1);
  font-family: Big Shoulders Display, sans-serif;
  font-size: 20px;
  font-weight: 900;
}

.footer-7 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #120e19;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.columns-11 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.logo-wrapper-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-top: 16px;
  display: flex;
}

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

.text-110 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.copyright-5 {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.text-111 {
  opacity: .7;
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 260%;
}

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

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

.image-389 {
  object-fit: cover;
}

.button-26 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-112 {
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-shadow: 0 0 60px #d06cff, 0 0 50px #d06cff, 0 0 20px rgba(231, 180, 255, .8), 0 0 10px rgba(245, 222, 255, .6), 0 0 5px rgba(255, 255, 255, .1);
  font-family: Big Shoulders Display, sans-serif;
  font-size: 16px;
  font-weight: 900;
}

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

.button-27 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .7;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 5px 3px;
  text-decoration: none;
  display: flex;
}

.button-28 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .7;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 3px 2px;
  text-decoration: none;
  display: flex;
}

.button-29 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .7;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 5px 2px;
  text-decoration: none;
  display: flex;
}

.hero-regenesis {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #06010d), url("");
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 150px 200px 124px;
  display: flex;
}

.frame-977763 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-977764 {
  width: 100%;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.eco-friendly-digital-collectibles-from-the-worlds-greatest-brands {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 64px;
  font-weight: 900;
  line-height: 120%;
}

.text-113 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.frame-977765 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px;
  display: flex;
}

.enter-the-metaverse-3 {
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-shadow: 0 0 60px #d06cff, 0 0 50px #d06cff, 0 0 20px rgba(231, 180, 255, .8), 0 0 10px rgba(245, 222, 255, .6), 0 0 5px rgba(255, 255, 255, .1);
  font-family: Big Shoulders Display, sans-serif;
  font-size: 20px;
  font-weight: 900;
}

.image-276 {
  object-fit: cover;
}

.app-banner {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #06010d;
  justify-content: center;
  align-items: flex-start;
  padding: 100px;
  display: flex;
}

.small-columns-9 {
  width: 100%;
  min-height: 583px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url("");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  justify-content: flex-end;
  align-items: center;
  padding: 50px;
  display: flex;
}

.image-390 {
  object-fit: cover;
}

.frame-977766 {
  width: 100%;
  max-width: 570px;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 50px;
  display: flex;
}

.text-114 {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.text-115 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.div-15 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.store-button {
  height: 56px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #101312;
  border: 1px solid #fff;
  border-radius: 7px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  display: flex;
}

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

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

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

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

.frame-977768 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-bottom: 3px;
  padding-right: 1px;
  display: flex;
}

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

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

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

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

.jurassic-16 {
  width: 100%;
  max-width: 1440px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #06010d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 10px;
  display: flex;
}

.frame-977770 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo-2 {
  object-fit: cover;
}

.text-116 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 64px;
  font-weight: 900;
  line-height: 120%;
}

.text-117 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 120%;
}

.for-brands-section {
  width: 100%;
  height: 800px;
  min-height: 800px;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding: 100px 200px;
  display: flex;
}

.container---forbrands {
  width: 100%;
  min-width: 1040px;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

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

.text-118 {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

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

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

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

.text-119 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
}

.for-users-section {
  width: 100%;
  height: 801px;
  min-height: 801px;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding: 100px 200px;
  display: flex;
}

.container---forusers {
  width: 100%;
  min-width: 1040px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.column-22 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.for-users {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

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

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

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

.text-120 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
}

.brands-large {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #06010d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 150px 10px;
  display: flex;
}

.frame-977772 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.already-working-with-some-of-the-world-s-greatest-brands {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.logos-6 {
  width: 100%;
  max-width: 1040px;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.discovery {
  object-fit: cover;
}

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

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

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

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

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

.jurassic-18 {
  width: 100%;
  min-height: 444px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: rgba(0, 0, 0, .6);
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 10px;
  display: flex;
}

.frame-977773 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-977774 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-121 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.text-122 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

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

.frame-977776 {
  width: 100%;
  height: 56px;
  max-width: 400px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 3px;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 30px;
  display: flex;
}

.text-123 {
  opacity: .5;
  color: #120e19;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.frame-977777 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px;
  display: flex;
}

.text-124 {
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-shadow: 0 0 60px #d06cff, 0 0 50px #d06cff, 0 0 20px rgba(231, 180, 255, .8), 0 0 10px rgba(245, 222, 255, .6), 0 0 5px rgba(255, 255, 255, .1);
  font-family: Big Shoulders Display, sans-serif;
  font-size: 20px;
  font-weight: 900;
}

.footer-main {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #06010d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 150px;
  display: flex;
}

.container---footer {
  width: 100%;
  flex-grow: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.logo-wrapper-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.text-125 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 100%;
}

.text-126 {
  opacity: .7;
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
}

.column-24 {
  width: 100%;
  max-width: 400px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border: 0 solid rgba(255, 255, 255, .2);
  border-width: 0 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-391 {
  object-fit: cover;
}

.button-30 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
}

.text-127 {
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-shadow: 0 0 60px #d06cff, 0 0 50px #d06cff, 0 0 20px rgba(231, 180, 255, .8), 0 0 10px rgba(245, 222, 255, .6), 0 0 5px rgba(255, 255, 255, .1);
  font-family: Big Shoulders Display, sans-serif;
  font-size: 16px;
  font-weight: 900;
}

.social-icons {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.social-button {
  width: 24px;
  height: 24px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .7;
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.button-32 {
  width: 24px;
  height: 24px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .7;
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 3px 2px;
  text-decoration: none;
  display: flex;
}

.button-33 {
  width: 24px;
  height: 24px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .7;
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5px 2px;
  text-decoration: none;
  display: flex;
}

.ktnv-vegas-media {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #06010d;
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: flex;
}

.small-columns-10 {
  width: 100%;
  min-height: 617px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  justify-content: flex-end;
  align-items: center;
  padding: 100px 50px;
  display: flex;
}

.frame-977778 {
  width: 100%;
  max-width: 600px;
  grid-column-gap: 61px;
  grid-row-gap: 61px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.boulder-city-business-gets-creative-to-cash-in-on-life-is-beautiful-2 {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

.frame-977779 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a341ff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px;
  display: flex;
}

.text-128, .exchange-link {
  color: #fafafa;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-shadow: 0 0 60px #d06cff, 0 0 50px #d06cff, 0 0 20px rgba(231, 180, 255, .8), 0 0 10px rgba(245, 222, 255, .6), 0 0 5px rgba(255, 255, 255, .1);
  font-family: Big Shoulders Display, sans-serif;
  font-size: 20px;
  font-weight: 900;
}

.creation-container {
  width: 100%;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.team-rectangles-3 {
  width: 100%;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #06010d;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px;
  display: flex;
}

.container-16 {
  width: 100%;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-title-4 {
  width: 100%;
  max-width: 845px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-129 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 64px;
  font-weight: 900;
  line-height: 120%;
}

.text-130 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 150%;
}

.columns-12 {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.card-6 {
  width: 100%;
  max-width: 400px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid #fafafa;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.rectangle-39629 {
  object-fit: cover;
  background-color: #454545;
  border-radius: 12px;
}

.info-4 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.name-6 {
  color: #fafafa;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 38px;
  font-weight: 900;
  line-height: 120%;
}

.text-131 {
  color: #fafafa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
}

.card-7 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid #fafafa;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.info-5 {
  width: 100%;
  max-width: 570px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-132 {
  color: #fafafa;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
}

.popup-video {
  width: 100vw;
  height: 100vh;
  background-color: rgba(25, 27, 27, .6);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
}

.video-frame {
  width: 720px;
  height: 400px;
  background-color: #fff;
  margin: auto;
  position: absolute;
}

.close-button {
  position: absolute;
  top: -32px;
  bottom: auto;
  left: auto;
  right: -32px;
}

.image-392 {
  width: 32px;
  padding: 0;
}

.contact {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #06010d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 150px 10px;
  display: flex;
}

.div-block-24 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.textarea {
  align-items: flex-start;
  display: flex;
}

.form-7 {
  width: 50vw;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.form-text-input-message {
  width: 100%;
  height: 204px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #06010d;
  background-color: #fafafa;
  border-radius: 3px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
  display: flex;
  overflow: auto;
}

.form-text-input-message::-ms-input-placeholder {
  color: #06010d;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.form-text-input-message::placeholder {
  color: #06010d;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 260%;
}

.div-block-25 {
  padding: 0 100px;
}

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

.timeline_text {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
  line-height: 1.3;
}

.timeline_text.header {
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 42px;
  font-style: italic;
  font-weight: 700;
}

.timeline_item {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 180px 1fr;
  grid-auto-columns: 1fr;
  padding-top: 80px;
  padding-bottom: 80px;
  display: grid;
  position: relative;
}

.section-timeline {
  z-index: -3;
  background-color: #000;
  display: block;
  position: relative;
}

.timeline_circle {
  width: 15px;
  height: 15px;
  max-height: 15px;
  max-width: 15px;
  min-height: 15px;
  min-width: 15px;
  background-color: #fff;
  border-radius: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 50vh;
  box-shadow: 0 0 0 8px #000;
}

.margin-bottom-medium {
  margin-bottom: 32px;
}

.timeline_image-wrapper {
  border-radius: 12px;
  overflow: hidden;
}

.timeline_progress-bar {
  z-index: -1;
  width: 3px;
  height: 50vh;
  background-color: #fff;
  background-image: linear-gradient(#a341ff, #a341ff);
  position: fixed;
  top: 0;
  bottom: 50vh;
  left: auto;
  right: auto;
}

.overlay-fade-top {
  height: 80px;
  background-image: linear-gradient(#000, rgba(10, 10, 10, 0));
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.timeline_component {
  max-width: 1120px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.margin-bottom-xlarge {
  margin-bottom: 56px;
}

.timeline_progress {
  z-index: -2;
  width: 3px;
  height: 100%;
  background-color: #414141;
  position: absolute;
}

.timeline_centre {
  justify-content: center;
  display: flex;
}

.container-17 {
  width: 90vw;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
}

.overlay-fade-bottom {
  height: 80px;
  background-image: linear-gradient(to top, #000, rgba(10, 10, 10, 0));
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.timeline_date-text {
  color: #fff;
  letter-spacing: -.03em;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height: 1.2;
  position: -webkit-sticky;
  position: sticky;
  top: 50vh;
}

.timeline_left {
  text-align: right;
  justify-content: flex-end;
  align-items: stretch;
}

.jurassic-19 {
  width: 100%;
  max-width: 1440px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #06010d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 10px;
  display: flex;
}

.jurassic-19.vr {
  max-width: 100%;
}

.frame-977780 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo-3 {
  object-fit: cover;
}

.text-133 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 64px;
  font-weight: 900;
  line-height: 120%;
}

.text-134 {
  color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 120%;
}

.text-135 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.frame-977781 {
  width: 100%;
  max-width: 457px;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-136, .error-e4a860b2-4202-f357-10e6-8f1dd3fdcb72 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.frame-977782 {
  width: 100%;
  max-width: 457px;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-137 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.frame-977783 {
  width: 100%;
  height: 78px;
  max-width: 457px;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-138 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.frame-977784 {
  width: 100%;
  max-width: 457px;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-139, .text-140 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.frame-977785 {
  width: 100%;
  max-width: 457px;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-141 {
  color: #fafafa;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.body-3, .body-4, .body-5, .body-6, .body-7 {
  background-color: #06010d;
}

.text-block-4 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.link-3 {
  color: #d06cff;
}

.text-block-5 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.subscribe-form-input-3 {
  width: 200px;
  height: 38px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.newsletter-button-2 {
  width: 120px;
  height: 38px;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  background-color: #d06cff;
  font-family: Staatliches, sans-serif;
}

.success-message-2 {
  background-color: #00e1c8;
  font-family: Josefin Sans, sans-serif;
}

.error-message-2 {
  background-color: #00e1c8;
}

.div-block-27 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.form-8, .test {
  z-index: 0;
}

.form-9 {
  display: none;
}

.div-block-28 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

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

.xnl-utilities-list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  flex-direction: column;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
  display: flex;
}

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

.slider-2 {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.paddington-frame {
  width: 100%;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-image: url("");
  background-position: 0 0;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 100px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .heading {
    font-size: 28px;
  }

  .body {
    background-size: 175%;
  }

  .heading-2 {
    font-size: 42px;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .icon {
    color: #00e1c8;
  }

  .flex-container-3 {
    height: 340px;
  }

  .div-block-3 {
    margin-right: 20px;
  }

  .menu-button, .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu {
    background-color: #191b1b;
  }

  .heading-featured, .heading-centre {
    font-size: 28px;
  }

  .sweepstakes-banner-container {
    background-position: 50%;
  }

  .hero-heading, .hero-sweepstakes {
    font-size: 42px;
  }

  .hero-sweepstakes-follow {
    font-size: 30px;
  }

  .navbar-logo-left {
    padding-right: 0;
  }

  .navbar-menu {
    max-width: unset;
  }

  .navbar-link, .navbar-button {
    justify-content: center;
  }

  .hero-main {
    background-image: linear-gradient(360deg, #000, rgba(0, 0, 0, 0)), url("64ca97469014de39889715ac_HeroBG.jpg");
    background-position: 0 0, 25%;
    background-size: auto, cover;
    padding-left: 150px;
    padding-right: 150px;
  }

  .logos-3 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    object-fit: fill;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    overflow: visible;
  }

  .jurassic-5.vr, .brands.vr {
    padding-left: 100px;
    padding-right: 100px;
  }

  .columns-3 {
    flex-direction: column;
    align-items: center;
  }

  .column-11 {
    align-items: center;
  }

  .jurassic-9.vr {
    padding-left: 100px;
    padding-right: 100px;
  }

  .div {
    flex-direction: column;
  }

  .div-4 {
    background-position: 50%;
  }

  .hero-4 {
    padding-left: 150px;
    padding-right: 150px;
  }

  .text-35 {
    display: none;
  }

  .xnl-header {
    padding-left: 100px;
    padding-right: 100px;
  }

  .xnl-tokenomics {
    flex-direction: column;
    padding-left: 100px;
    padding-right: 100px;
  }

  .columns-4 {
    flex-direction: column;
    align-items: center;
  }

  .column-12 {
    align-items: center;
  }

  .frame-977723 {
    flex-direction: column;
  }

  .hero-studio {
    background-position: 0 0, 20%;
    background-size: auto, cover;
    padding-left: 150px;
    padding-right: 150px;
  }

  .columns-5, .columns-6 {
    flex-direction: column;
    align-items: center;
  }

  .newsletter.vr {
    padding-left: 100px;
    padding-right: 100px;
  }

  .column-15 {
    align-items: center;
  }

  .hero-redeem {
    padding-left: 150px;
    padding-right: 150px;
  }

  .points {
    padding-left: 100px;
    padding-right: 100px;
  }

  .div-5 {
    align-items: stretch;
  }

  .columns-7 {
    flex-direction: column;
    align-items: center;
  }

  .column-16 {
    align-items: center;
  }

  .brand-benefits {
    padding-left: 100px;
    padding-right: 100px;
  }

  .frame-977739 {
    flex-direction: column;
  }

  .small-columns-4 {
    background-image: linear-gradient(360deg, #000, rgba(0, 0, 0, 0)), url("");
    background-position: 0 0, 0%;
    background-size: auto, cover;
  }

  .digital-solution {
    flex-direction: column;
    padding-left: 100px;
    padding-right: 100px;
  }

  .container---digital-solution {
    flex-direction: column;
  }

  .div-10 {
    max-width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .section-title-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .columns-8, .columns-9 {
    flex-direction: column;
    align-items: center;
  }

  .column-17 {
    align-items: center;
  }

  .hero-heading-left-2 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .container-9, .container-10 {
    flex-direction: column;
    align-items: center;
  }

  .hero-heading-right {
    padding-right: 100px;
  }

  .container-11 {
    flex-direction: column-reverse;
    align-items: center;
  }

  .hero-heading-left-4 {
    padding-left: 100px;
  }

  .container-12, .columns-10 {
    flex-direction: column;
    align-items: center;
  }

  .jurassic-13.vr {
    padding-left: 100px;
  }

  .frame-977748 {
    background-position: 0 0, 0 0, 75%;
    flex-direction: column;
  }

  .hero-heading-left-5 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .container-14, .container-15 {
    flex-direction: column;
    align-items: center;
  }

  .frame-977755 {
    background-position: 50%;
  }

  .columns-11 {
    flex-direction: column;
    align-items: center;
  }

  .column-21 {
    align-items: center;
  }

  .hero-regenesis {
    padding-left: 150px;
    padding-right: 150px;
  }

  .small-columns-9 {
    min-height: auto;
    padding-left: 25px;
    padding-right: 25px;
  }

  .image-390 {
    display: none;
  }

  .frame-977766 {
    padding-right: 0;
  }

  .for-brands-section {
    background-position: 50%;
    padding-left: 100px;
    padding-right: 100px;
  }

  .container---forbrands {
    min-width: 100%;
  }

  .for-users-section {
    background-position: 50%;
    padding-left: 100px;
    padding-right: 100px;
  }

  .container---forusers {
    min-width: 100%;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    align-items: flex-start;
  }

  .column-22 {
    width: 100%;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: flex-start;
  }

  .brands-large.vr, .footer-main {
    padding-left: 100px;
    padding-right: 100px;
  }

  .container---footer {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-direction: column;
    align-items: center;
  }

  .column-23 {
    text-align: center;
    align-items: center;
  }

  .social-icons {
    flex-direction: row;
  }

  .social-button, .button-32, .button-33 {
    width: 32px;
    height: 32px;
  }

  .small-columns-10 {
    background-image: linear-gradient(#000, rgba(0, 0, 0, 0)), url("");
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .icon-2, .icon-3, .icon-4, .icon-5, .icon-6 {
    color: #d06cff;
  }

  .columns-12 {
    flex-direction: column;
    align-items: center;
  }

  .popup-video {
    display: none;
  }

  .video-frame {
    width: 640px;
    height: 360px;
  }

  .div-block-25 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .paddington-frame {
    background-position: 50%;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    text-align: left;
    font-size: 24px;
    line-height: 34px;
  }

  .body {
    background-size: 250%;
  }

  .hero {
    padding: 10px 20px 40px;
  }

  .flex-container {
    flex-direction: row;
  }

  .hero-image-mask {
    order: -1;
    margin-left: 0;
    margin-right: 20px;
    display: none;
  }

  .heading-2 {
    font-size: 28px;
    line-height: 34px;
  }

  .paragraph {
    font-size: 16px;
  }

  .button-green {
    width: 325px;
  }

  .button-purple {
    width: 190px;
  }

  .cards-section {
    padding: 40px 20px;
  }

  .cards-grid-container {
    max-width: none;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    align-self: stretch;
  }

  .company-section {
    flex-direction: column;
    padding: 40px 20px;
    display: flex;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-image {
    object-fit: contain;
  }

  .feature-section {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
    padding: 40px 10px;
    display: flex;
  }

  .flex-container-2 {
    flex-direction: column-reverse;
  }

  .feature-image-mask-left {
    width: 100%;
    margin-right: 0;
  }

  .feature-image {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-centre {
    max-width: 100%;
    margin-right: 0;
  }

  .div-block-right {
    width: 100%;
    align-items: flex-start;
    margin-left: 0;
  }

  .feature-image-mask-right {
    margin-right: 0;
  }

  .flex-container-3 {
    height: 280px;
    background-image: url("");
    background-size: cover;
    flex-direction: row;
  }

  .div-block-3 {
    margin-right: 0;
  }

  .container-logos {
    flex-direction: column;
  }

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

  .div-block-5 {
    width: 100%;
  }

  .div-block-left {
    width: 100%;
    text-align: left;
    align-items: flex-start;
    padding-right: 0;
  }

  .screen {
    width: 100%;
  }

  .image-xnl {
    width: 100%;
    flex-direction: column;
    margin-left: 0;
    display: flex;
  }

  .container-3 {
    max-width: 100%;
    flex-direction: column;
    align-items: center;
  }

  .container-4 {
    flex-direction: column-reverse;
  }

  .heading-featured {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 34px;
  }

  .staff-bio-paragraph {
    font-size: 16px;
  }

  .body-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-purple-contact {
    width: 160px;
    margin-bottom: 20px;
  }

  .subscribe-form {
    padding: 40px 20px;
  }

  .newsletter-section {
    flex-direction: column;
    padding: 40px 20px;
    display: flex;
  }

  .roadmap-section {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
    padding: 40px 10px;
    display: none;
  }

  .newsletter-button {
    width: 120px;
  }

  .investor-section {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
    padding: 40px 10px;
    display: block;
  }

  .grid-2 {
    flex-direction: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: flex;
  }

  .heading-centre {
    text-align: center;
    font-size: 24px;
    line-height: 34px;
  }

  .sweepstakes-button {
    width: 100%;
  }

  .banner-container {
    flex-direction: row;
  }

  .sweepstakes-banner-container {
    background-position: 50%;
    flex-direction: row;
  }

  .hero-heading {
    font-size: 28px;
    line-height: 34px;
  }

  .paragraph-landing-page {
    font-size: 16px;
  }

  .hero-landing {
    padding: 10px 20px 20px;
  }

  .hero-sweepstakes {
    font-size: 28px;
    line-height: 34px;
  }

  .hero-sweepstakes-follow {
    font-size: 20px;
    line-height: 24px;
  }

  .feature-section-sweepstakes {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
    padding: 20px 10px;
    display: flex;
  }

  .div-block-17 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .nav-button-launch {
    width: 110px;
  }

  .button-green-lower {
    width: 325px;
  }

  .hero-main {
    background-position: 0 0, 30%;
    padding-left: 100px;
    padding-right: 100px;
  }

  .logos-3 {
    display: none;
  }

  .jurassic-5.vr, .brands.vr, .jurassic-9.vr {
    padding-left: 50px;
    padding-right: 50px;
  }

  .hero-4 {
    height: auto;
    min-height: auto;
    padding-left: 100px;
    padding-right: 100px;
  }

  .xnl-header, .xnl-tokenomics {
    padding-left: 50px;
    padding-right: 50px;
  }

  .hero-studio {
    padding-left: 100px;
    padding-right: 100px;
  }

  .testimonial-image-left, .team-rectangles, .newsletter.vr {
    padding-left: 50px;
    padding-right: 50px;
  }

  .form-4 {
    flex-direction: column;
  }

  .small-columns-2 {
    flex-direction: column;
    align-items: center;
  }

  .hero-redeem {
    padding-left: 100px;
    padding-right: 100px;
  }

  .small-columns-3 {
    flex-direction: column;
    align-items: center;
  }

  .points {
    padding-left: 50px;
    padding-right: 50px;
  }

  .div-5 {
    flex-direction: column;
  }

  .brand-benefits {
    flex-direction: column;
    padding-left: 50px;
    padding-right: 50px;
  }

  .frame-977739 {
    flex-direction: column;
  }

  .promo-banner {
    padding-left: 50px;
    padding-right: 50px;
  }

  .small-columns-4 {
    flex-direction: column;
    align-items: center;
  }

  .digital-solution, .redeem-process, .hero-heading-left-2, .hero-heading-right, .hero-heading-left-4, .jurassic-13.vr {
    padding-left: 50px;
    padding-right: 50px;
  }

  .frame-977748 {
    background-position: 0 0, 0 0, 75%;
  }

  .hero-heading-left-5, .testimonial-image-left-5, .slider {
    padding-left: 50px;
    padding-right: 50px;
  }

  .small-columns-8 {
    overflow: visible;
  }

  .frame-977756 {
    max-width: 100%;
  }

  .jurassic-world-dominion-dinotracker {
    word-break: normal;
    align-items: flex-start;
    font-size: 38px;
    display: block;
    overflow: visible;
  }

  .hero-regenesis {
    padding-left: 100px;
    padding-right: 100px;
  }

  .app-banner, .for-brands-section, .for-users-section, .brands-large.vr, .footer-main, .ktnv-vegas-media {
    padding-left: 50px;
    padding-right: 50px;
  }

  .video-frame {
    width: 100vw;
    height: auto;
  }

  .close-button {
    right: 0;
  }

  .div-block-25 {
    padding-left: 0;
    padding-right: 0;
  }

  .timeline_text {
    font-size: 20px;
  }

  .timeline_item {
    width: 100%;
    grid-template-columns: 64px 1fr;
  }

  .margin-bottom-xlarge {
    margin-bottom: 48px;
  }

  .timeline_progress {
    left: 6px;
  }

  .timeline_centre {
    justify-content: flex-start;
  }

  .timeline_date-text {
    margin-bottom: 24px;
    font-size: 36px;
  }

  .timeline_left {
    text-align: left;
  }

  .newsletter-button-2 {
    width: 120px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-size: 500%;
  }

  .navbar {
    margin-bottom: 20px;
  }

  .hero {
    margin-bottom: 20px;
    padding: 10px 10px 40px;
  }

  .flex-container {
    flex-direction: column;
    padding-top: 40px;
  }

  .hero-image {
    display: none;
  }

  .centered-container {
    text-align: center;
    flex-direction: column-reverse;
    display: flex;
  }

  .cards-grid-container {
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .subscribe-form-input-wrapper {
    flex: 1;
    align-self: stretch;
  }

  .subscribe-form-input {
    width: 100%;
  }

  .footer {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-flex-container {
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
    text-align: center;
  }

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

  .footer-heading {
    margin-top: 20px;
  }

  .image-3 {
    max-width: 140px;
    margin-top: 6px;
  }

  .feature-section {
    width: 100%;
  }

  .flex-container-2 {
    flex-direction: column-reverse;
  }

  .feature-image-mask-left {
    width: 100%;
    margin-right: 0;
  }

  .feature-image {
    width: 180px;
  }

  .div-block-centre {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-right {
    width: 100%;
  }

  .feature-image-mask-right {
    width: 180px;
  }

  .image-5, .image-6 {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .image-7 {
    margin-bottom: 40px;
  }

  .div-block-logos {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .image-8 {
    margin-bottom: 20px;
  }

  .image-10, .image-11, .image-12 {
    margin-bottom: 60px;
    margin-right: 0;
  }

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

  .flex-container-3 {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-3 {
    margin-bottom: 0;
    margin-right: 0;
  }

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

  .div-block-5 {
    width: 100%;
  }

  .div-block-7 {
    width: 140px;
  }

  .div-block-12 {
    text-align: center;
    margin-bottom: 20px;
  }

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

  .staff-card {
    height: 460px;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
  }

  .staff-profile {
    margin-left: 0;
  }

  .staff-photo {
    margin-bottom: 10px;
  }

  .staff-bio-paragraph {
    text-align: left;
    font-size: 12px;
  }

  .body-content {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column {
    flex-direction: column;
    display: block;
  }

  .column-2 {
    flex-direction: column;
    display: flex;
  }

  .centered-container-2 {
    text-align: left;
  }

  .subscribe-form-input-2 {
    width: 100%;
  }

  .newsletter-section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .roadmap-section {
    width: 100%;
    display: none;
  }

  .investor-section {
    width: 100%;
    display: flex;
  }

  .grid-2 {
    display: block;
  }

  .div-logo {
    margin-bottom: 10px;
  }

  .sweepstakes-image {
    display: none;
  }

  .banner-container {
    flex-direction: column;
    padding-top: 40px;
  }

  .sweepstakes-banner-container {
    background-image: linear-gradient(rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url("");
    background-position: 0 0, 75%;
    background-size: auto, cover;
    flex-direction: column;
    padding-top: 40px;
    padding-left: 10px;
  }

  .hero-landing {
    margin-bottom: 20px;
    padding: 10px 0 20px;
  }

  .hero-sweepstakes {
    margin-top: 0;
  }

  .div-block-hero-sweepstakes {
    width: 100%;
  }

  .hero-sweepstakes-follow {
    margin-top: 80px;
    margin-bottom: 20px;
  }

  .feature-section-sweepstakes {
    width: 100%;
  }

  .early-access-form {
    flex-direction: column;
  }

  .button-green-lower {
    width: 280px;
  }

  .hero-main {
    background-position: 0 0, 35%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-21 {
    font-size: 48px;
  }

  .jurassic-5.vr, .brands.vr, .jurassic-9.vr, .div-2 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-32 {
    font-size: 42px;
  }

  .div-3, .div-4 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .hero-4 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .platinum0045-1 {
    display: none;
  }

  .utility-token-that-powers-the-chronicle-ecosystem {
    font-size: 48px;
  }

  .text-34 {
    font-size: 16px;
  }

  .frame-977645 {
    flex-direction: column;
  }

  .xnl-header, .xnl-tokenomics {
    padding-left: 25px;
    padding-right: 25px;
  }

  .image-382 {
    height: auto;
  }

  .hero-studio {
    background-position: 0 0, 50%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .title-copy-goes-here-be-awesome {
    font-size: 48px;
  }

  .error-e92e3109-94a7-5f0b-c61f-f2004b3da1f6 {
    font-size: 16px;
  }

  .testimonial-image-left {
    padding-left: 25px;
    padding-right: 25px;
  }

  .small-columns {
    padding-left: 10px;
    padding-right: 10px;
  }

  .team-rectangles {
    padding-left: 25px;
    padding-right: 25px;
  }

  .digital-characters-in-the-real-world-0, .digital-characters-in-the-real-world-1 {
    font-size: 48px;
  }

  .to-enrich-the-narrative-of-jurassic-world-dominion-chronicle-media-provided-universal-pictures-with-20-found-footage-sighting-videos-and-images-of-dinosaurs-invading-modern-cities-and-human-settlements-0, .to-enrich-the-narrative-of-jurassic-world-dominion-chronicle-media-provided-universal-pictures-with-20-found-footage-sighting-videos-and-images-of-dinosaurs-invading-modern-cities-and-human-settlements-1 {
    font-size: 16px;
  }

  .text-59 {
    font-size: 48px;
  }

  .text-60 {
    font-size: 16px;
  }

  .newsletter.vr {
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-63 {
    font-size: 42px;
  }

  .text-64 {
    font-size: 16px;
  }

  .chronicle-digital-arcade-machine {
    font-size: 42px;
  }

  .text-69 {
    font-size: 18px;
  }

  .hero-redeem {
    padding-left: 25px;
    padding-right: 25px;
  }

  .vectors-wrapper-32 {
    width: 110px;
    height: 100px;
  }

  .text-71 {
    text-align: center;
    font-size: 48px;
  }

  .not-sure-who-are-buying-your-products-imagine-being-able-to-not-only-know-but-be-able-to-communicate-with-them-and-provide-them-with-loyalty-it-s-all-done-through-chronicle-0 {
    font-size: 16px;
  }

  .points, .brand-benefits {
    padding-left: 25px;
    padding-right: 25px;
  }

  .strategic-benefits-for-your-brand-2 {
    font-size: 42px;
  }

  .add-ons-for-your-existing-products-instant-brand-activation-authentication-customer-loyalty-community-building-marketing-for-the-web3-2 {
    font-size: 16px;
  }

  .image-387 {
    display: none;
  }

  .promo-banner {
    padding-left: 25px;
    padding-right: 25px;
  }

  .error-15dcb6a7-6466-a110-146d-a3c9c31a7464 {
    font-size: 42px;
  }

  .enters-unique-16-digit-redeem-code-and-instantly-claim-the-nft-your-nft-will-be-placed-in-your-chronicle-wallet-where-you-can-trade-with-further-buy-2.sell.error-15dcb6a7-6466-a110-146d-a3c9c31a7467 {
    font-size: 16px;
  }

  .text-76 {
    font-size: 42px;
  }

  .text-77 {
    font-size: 18px;
  }

  .frame-977495 {
    flex-direction: column;
  }

  .text-78 {
    font-size: 16px;
  }

  .text-79 {
    font-size: 32px;
  }

  .redeem-process {
    padding-left: 25px;
    padding-right: 25px;
  }

  .watch-the-videos-to-see-how-easy-it-was-to-claim {
    font-size: 42px;
  }

  .text-81 {
    font-size: 16px;
  }

  .hero-heading-left-2 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .content-3 {
    padding-top: 50px;
  }

  .content-4 {
    padding-bottom: 50px;
  }

  .paragraph-text {
    font-size: 16px;
  }

  .hero-heading-right {
    padding-left: 25px;
    padding-right: 25px;
  }

  .error-1602937b-1506-39e5-5ec7-fee878985277 {
    font-size: 16px;
  }

  .hero-heading-left-4 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-4 {
    font-size: 16px;
  }

  .text-90 {
    font-size: 48px;
  }

  .text-91 {
    font-size: 16px;
  }

  .jurassic-13.vr {
    padding-left: 25px;
    padding-right: 25px;
  }

  .fully-digital-environments {
    font-size: 48px;
  }

  .text-92 {
    font-size: 16px;
  }

  .frame-977750 {
    height: auto;
  }

  .frame-977751 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .vectors-wrapper-42 {
    width: 60px;
    height: 60px;
  }

  .hero-heading-left-5 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .title-copy-goes-here-be-awesome-2 {
    font-size: 48px;
  }

  .error-beeae11b-ea22-c4c0-4e87-7e9285be3f52 {
    font-size: 16px;
  }

  .div-13 {
    flex-direction: column;
  }

  .container-15 {
    flex-direction: column-reverse;
  }

  .testimonial-image-left-5 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .small-columns-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-98 {
    font-size: 42px;
  }

  .text-99 {
    font-size: 16px;
  }

  .slider {
    padding-left: 25px;
    padding-right: 25px;
  }

  .frame-977755 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-101 {
    font-size: 16px;
  }

  .text-102 {
    font-size: 42px;
  }

  .error-17ab9e6a-de0e-adba-65fa-680ec4038dc9 {
    font-size: 16px;
  }

  .small-columns-8 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .jurassic-world-dominion-dinotracker {
    font-size: 42px;
  }

  .text-103 {
    font-size: 16px;
  }

  .hero-regenesis {
    padding-left: 25px;
    padding-right: 25px;
  }

  .eco-friendly-digital-collectibles-from-the-worlds-greatest-brands {
    font-size: 48px;
  }

  .text-113 {
    font-size: 16px;
  }

  .app-banner {
    padding-left: 25px;
    padding-right: 25px;
  }

  .frame-977766 {
    align-items: center;
  }

  .text-114 {
    font-size: 42px;
  }

  .text-115 {
    font-size: 16px;
  }

  .div-15 {
    flex-direction: column;
  }

  .for-brands-section {
    height: auto;
    min-height: auto;
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-118 {
    font-size: 42px;
  }

  .text-119 {
    font-size: 16px;
  }

  .for-users-section {
    height: auto;
    min-height: auto;
    padding-left: 25px;
    padding-right: 25px;
  }

  .for-users {
    font-size: 42px;
  }

  .text-120 {
    font-size: 16px;
  }

  .brands-large.vr {
    padding-left: 25px;
    padding-right: 25px;
  }

  .already-working-with-some-of-the-world-s-greatest-brands {
    font-size: 42px;
  }

  .footer-main, .ktnv-vegas-media {
    padding-left: 25px;
    padding-right: 25px;
  }

  .small-columns-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .vectors-wrapper-65 {
    height: 50px;
  }

  .boulder-city-business-gets-creative-to-cash-in-on-life-is-beautiful-2 {
    font-size: 42px;
  }

  .timeline_item {
    grid-template-columns: 48px 1fr;
  }

  .margin-bottom-medium {
    margin-bottom: 24px;
  }

  .subscribe-form-input-3 {
    width: 100%;
  }

  .div-block-29 {
    flex-direction: column;
  }

  .paddington-frame {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 991px) {
  #w-node-bab89614-65a0-e2c0-796c-e3b8288be105-c8f16f85, #w-node-bab89614-65a0-e2c0-796c-e3b8288be107-c8f16f85, #w-node-bab89614-65a0-e2c0-796c-e3b8288be106-c8f16f85, #w-node-_2c10a6d6-b934-5659-e1a1-5f950f2630e2-c8f16f85 {
    align-self: center;
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_4acca4b5-ca11-8121-cc57-2732368db554-728057aa {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_4acca4b5-ca11-8121-cc57-2732368db557-728057aa {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_4acca4b5-ca11-8121-cc57-2732368db559-728057aa {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4acca4b5-ca11-8121-cc57-2732368db562-728057aa {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_4acca4b5-ca11-8121-cc57-2732368db565-728057aa {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_4acca4b5-ca11-8121-cc57-2732368db571-728057aa {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_4acca4b5-ca11-8121-cc57-2732368db574-728057aa {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_4acca4b5-ca11-8121-cc57-2732368db584-728057aa {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_4acca4b5-ca11-8121-cc57-2732368db587-728057aa {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-b2fbf74c-e7ab-f0e5-2d34-ccd3551729d6-728057aa {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-b2fbf74c-e7ab-f0e5-2d34-ccd3551729d9-728057aa {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-a4eb9866-6a09-d14e-579e-465ffa79f8f3-728057aa {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-a4eb9866-6a09-d14e-579e-465ffa79f8f6-728057aa {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-ed60668e-9542-62b5-b8cc-41404a8c2258-728057aa {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-ed60668e-9542-62b5-b8cc-41404a8c225b-728057aa {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-f2864fe6-062d-bb59-5b4b-1c9af27080bc-728057aa {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-f2864fe6-062d-bb59-5b4b-1c9af27080bf-728057aa {
    grid-area: 1 / 1 / 3 / 2;
  }
}

@font-face {
  font-family: 'Conthrax sb';
  src: url("") format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}