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 !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-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

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

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

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

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

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

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

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

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

body {
  color: #fff;
  background-color: #000;
  margin-top: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.body {
  font-family: "Cpmono V 07", sans-serif;
}

.nav {
  height: 90px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: right;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding: 40px 20px 0;
  text-decoration: none;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.link {
  color: #dadada;
  object-position: 100% 50%;
  padding-left: 0;
  padding-right: 40px;
  font-family: "Cpmono V 07 Plain", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: inline;
  overflow: visible;
}

.link-2 {
  color: #dadadb;
  padding-right: 40px;
  font-family: "Cpmono V 07 Plain", sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.link-3 {
  color: #d9dadb;
  padding-right: 40px;
  font-family: "Cpmono V 07 Plain", sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.link-4 {
  color: #dadadc;
  padding-right: 40px;
  font-family: "Cpmono V 07 Plain", sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.image {
  max-width: 200%;
  margin-top: 0;
  margin-left: 1.5rem;
  margin-right: 0;
  display: block;
}

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

.video {
  padding-top: 250px;
}

.heading-1 {
  text-align: center;
  margin-top: 100px;
  margin-left: 20px;
  margin-right: 20px;
  font-family: "Cpmono V 07 Plain", sans-serif;
  font-size: 35px;
  font-weight: 400;
}

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

.sort-info---about {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.reviews---about {
  width: 100%;
  max-width: 683px;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: #0a0a0a;
  border: 1px solid #2b2b2b;
  border-radius: 14px;
  justify-content: space-between;
  align-items: center;
  padding: 36px 32px;
  display: flex;
}

.hero-teams---about {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.hero-buttos---about {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  justify-content: center;
  margin-bottom: 70px;
  display: flex;
}

.hero-title---about {
  margin-top: 0;
  margin-bottom: 0;
}

.hero---about {
  justify-content: center;
  padding-top: 108px;
  padding-bottom: 170px;
  display: flex;
}

.button-01-wrap---r {
  background-image: linear-gradient(to right, #444, rgba(68, 68, 68, 0));
  border-radius: 60px;
  padding: 1px;
}

.review-avatar-img {
  width: 56px;
  height: 56px;
}

.custom-container {
  width: 100%;
  max-width: 1200px;
  margin-left: 40px;
  margin-right: 40px;
}

.hero-text---about {
  width: 100%;
  max-width: 620px;
  text-align: center;
  margin: 24px auto 40px;
}

.menual---about {
  width: 100%;
  max-width: 477px;
  border: 1px solid #2b2b2b;
  border-radius: 14px;
  padding: 32px;
}

.review-avatars {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  margin-top: 24px;
  display: flex;
}

.button-01---r {
  border-radius: 60px;
  padding: 8px 24px;
}

.button-01---r.body-02---r.white-text {
  background-image: linear-gradient(to right, #1e1e1e, rgba(0, 0, 0, 0));
}

.hero-team-image---about {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-team---about {
  width: 100%;
  border: 1px solid #2b2b2b;
  border-radius: 18px;
  padding: 10px;
  overflow: hidden;
}

.review-heading---about {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  display: flex;
}

.rating---about {
  border-radius: 8px;
  padding: 28px 41px 28px 42px;
}

.menu-heading---about {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.menu-heading-icon---about {
  width: 32px;
  height: 32px;
}

.hero-title-wrap---about {
  width: 100%;
  max-width: 804px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.menu-heading-text---about {
  margin-top: 0;
  margin-bottom: 0;
}

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

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

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

.container {
  margin-top: 100px;
  display: none;
}

.navbar {
  display: none;
}

.nav-link-6, .collection-link {
  color: #fff;
}

.container-main-nav-desct {
  width: 1700px;
  margin-right: 40px;
}

.navbar-3 {
  color: #fff;
  background-color: #000;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: none;
}

.brand-2 {
  margin-top: 10px;
  margin-left: 40px;
}

.nav-link-7, .nav-link-8 {
  color: #fff;
}

.paragraph {
  color: #71eaff;
  text-align: center;
  background-color: rgba(151, 151, 151, .28);
  border-radius: 10px;
  margin-top: 20px;
  padding: 20px;
  font-family: "Cpmono V 07 Plain", sans-serif;
  font-size: 24px;
  line-height: 34px;
}

.body-3 {
  width: 100%;
  background-color: #161819;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

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

.text-3 {
  color: #000;
  font-size: 45px;
  font-weight: 400;
  line-height: 150%;
}

.card-content {
  width: 100%;
  max-width: 1260px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-4 {
  color: #fff;
  letter-spacing: -1px;
  font-size: 45px;
  font-weight: 700;
  line-height: 130%;
}

.video-3 {
  width: 100%;
  height: 299px;
  max-width: 1015px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.vectors-wrapper {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.vectors-wrapper-2 {
  height: 0;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

.text-5 {
  color: #fff;
  letter-spacing: -1px;
  font-size: 36px;
  font-weight: 700;
  line-height: 130%;
}

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

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

.text-6 {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

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

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

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

.frame-675679478 {
  height: 120px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #2b2f34;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px 15px;
  display: flex;
}

.text-7 {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

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

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

.text-8 {
  color: #a2e1f8;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
}

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

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

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

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

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

.frame-675679473 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #2b2f34;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  display: flex;
}

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

.frame-675679476 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #2b2f34;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px 15px;
  display: flex;
}

.frame-675679494 {
  width: 100%;
  height: 170px;
  max-width: 690px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #2b2f34;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 20px 15px;
  display: flex;
}

.text-11 {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.text-1 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
}

.text-0 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.text-12 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.text-13 {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.saas-futuristic-app {
  width: 100%;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.saas-futuristic-app.desctop {
  margin-left: auto;
  margin-right: auto;
}

.navbar-logo-left {
  width: 100%;
  background-color: #161819;
  justify-content: center;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.navbarcontainer {
  width: 100%;
  max-width: 1224px;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.navbar-brand {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.logo-wrapper {
  width: 138px;
  height: 22px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-3 {
  width: 41px;
  height: 35px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

.text-14 {
  color: #ececec;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid #ececec;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.hero-stack {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  padding: 0 20px 80px;
  display: flex;
}

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

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

.text-15 {
  color: #fff;
  text-align: center;
  letter-spacing: -1px;
  margin-top: 4rem;
  margin-bottom: 2rem;
  font-family: "Cpmono V 07", sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 130%;
}

.image-wrapper {
  width: 100%;
  height: 472px;
  background-color: #c4c4c4;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  box-shadow: 0 -2px 40px rgba(187, 155, 255, .15), 0 -2px 10px rgba(233, 223, 255, .3), inset 0 .5px rgba(255, 255, 255, .5);
}

.text-16 {
  color: rgba(255, 255, 255, 0);
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

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

.section-title {
  width: 100%;
  max-width: 470px;
  min-height: 259px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: url("");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.title-wrapper {
  width: 100%;
  max-width: 450px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.title {
  color: #fff;
  text-align: center;
  letter-spacing: -1px;
  margin-bottom: 2rem;
  font-family: "Cpmono V 07 Plain", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 130%;
}

.title.desctop {
  margin-bottom: 2rem;
}

.text-17 {
  color: #fff;
  text-align: center;
  font-family: "Cpmono V 07 Plain", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.section-2 {
  width: 100%;
  height: 949px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 80px 20px 0;
  display: flex;
}

.section-title-2 {
  width: 100%;
  min-height: 115px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: url("");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.title-wrapper-2 {
  width: 100%;
  max-width: 950px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.title-2 {
  color: #fff;
  letter-spacing: -1px;
  font-size: 36px;
  font-weight: 700;
  line-height: 130%;
}

.container-5 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px 5%;
  display: flex;
}

.container-5.desctop {
  margin-top: 15rem;
  padding-top: 0;
  padding-bottom: 0;
}

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

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

.card-wrapper {
  width: 100%;
  height: 90%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #2b2f34;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 2rem 1rem;
  display: flex;
}

.card-wrapper.phone-g {
  display: none;
}

.card-wrapper.desctop, .card-wrapper.small-desctop {
  height: 80%;
}

.card-content-3 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 1rem;
  padding-left: .5rem;
  display: flex;
}

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

.text-19, .text-20 {
  color: #fff;
  font-family: "Cpmono V 07 Plain", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

._2-columns-2 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(rgba(255, 255, 255, .05) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 60px;
  display: flex;
}

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

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

.section-3 {
  width: 100%;
  height: 949px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 80px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.c {
  width: 100%;
  min-height: 162px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: url("");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.text-22 {
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
}

.text-23 {
  color: #fff;
  font-family: "Cpmono V 07 Plain", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.text-23.small-dectop {
  font-size: 14px;
}

.text-24 {
  color: #fff;
  font-family: "Cpmono V 07 Plain", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
}

.card-wrapper-2 {
  width: 100%;
  height: 290px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(rgba(255, 255, 255, .05) 0%, rgba(255, 255, 255, 0) 100%);
  border: 1px solid #2b2f34;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 60px;
  display: flex;
}

.text-25 {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.text-26 {
  color: #a2e1f8;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.rewards-0 {
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
}

.text-27 {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.paragraph-20 {
  text-align: center;
  margin-top: 40px;
  font-family: "Cpmono V 07 Plain", sans-serif;
  font-size: 24px;
  line-height: 150%;
}

.vectors-wrapper-4 {
  width: 41px;
  height: 35px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.text-28 {
  color: #ececec;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

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

.text-29 {
  color: #fff;
  text-align: center;
  letter-spacing: -1px;
  font-size: 45px;
  font-weight: 700;
  line-height: 130%;
}

.text-30 {
  color: rgba(255, 255, 255, 0);
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.section-4 {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.vectors-wrapper-5 {
  height: 0;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-title-4 {
  width: 100%;
  max-width: 470px;
  min-height: 259px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: url("");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.title-wrapper-3 {
  width: 100%;
  max-width: 450px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.title-3 {
  color: #fff;
  text-align: center;
  letter-spacing: -1px;
  font-size: 36px;
  font-weight: 700;
  line-height: 130%;
}

.text-31 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.section-5 {
  width: 100%;
  height: 949px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 80px 20px;
  display: flex;
}

.section-title-5 {
  width: 100%;
  min-height: 115px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: url("");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.title-wrapper-4 {
  width: 100%;
  max-width: 950px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.title-4 {
  color: #fff;
  letter-spacing: -1px;
  font-size: 36px;
  font-weight: 700;
  line-height: 130%;
}

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

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

.card-wrapper-3 {
  width: 100%;
  height: 290px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #2b2f34;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 60px;
  display: flex;
}

.text-32 {
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  line-height: 150%;
}

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

.text-34 {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

._2-columns-4 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(rgba(255, 255, 255, .05) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 60px;
  display: flex;
}

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

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

.section-6 {
  width: 100%;
  height: 949px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 80px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.section-title-6 {
  width: 100%;
  min-height: 162px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: url("");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.text-36 {
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
}

.text-37 {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.text-38 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
}

.card-wrapper-4 {
  width: 100%;
  height: 290px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(rgba(255, 255, 255, .05) 0%, rgba(255, 255, 255, 0) 100%);
  border: 1px solid #2b2f34;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 60px;
  display: flex;
}

.text-39 {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.text-40 {
  color: #a2e1f8;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.text-41 {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.body-4 {
  margin-top: 0;
}

.body-5 {
  max-height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.social-icon {
  width: 1.5rem;
  height: 1.5rem;
  display: none;
}

.navbar_menu {
  color: #fff;
  align-items: center;
  display: flex;
}

.navbar_social-link {
  opacity: .75;
  align-items: center;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.navbar_social-link:hover {
  opacity: 1;
}

.navbar_component {
  height: 4.5rem;
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  background-color: rgba(16, 17, 17, .95);
  align-items: center;
  padding-left: 5%;
  padding-right: 5%;
  display: none;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.navbar_social-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  align-items: start;
  justify-items: start;
  margin-left: 2rem;
  display: block;
}

.navbar_link {
  opacity: .75;
  color: #fff;
  padding: .5rem 1rem;
  font-family: "Cpmono V 07 Plain", sans-serif;
  font-weight: 500;
  transition: all .2s;
}

.navbar_link:hover {
  opacity: 1;
  text-decoration: underline;
}

.navbar_link.w--current {
  color: #fff;
}

.navbar_link.memes {
  display: block;
}

.navbar_link.memes2 {
  display: none;
}

.navbar_logo-link {
  padding-left: 0;
}

.navbar_button {
  min-width: 135px;
  color: #fff;
  letter-spacing: 0;
  background-color: #101111;
  border-radius: 5px;
  margin-left: 1rem;
  padding: .5rem 1.5rem;
  font-family: "Cpmono V 07 Plain", sans-serif;
  font-weight: 500;
  transition: all .2s;
}

.navbar_button:hover {
  color: #101111;
  background-color: #fff;
}

.navbar_button.purple {
  color: #fff;
  background-color: #2b2f34;
}

.navbar_button.purple:hover {
  color: #101111;
  background-color: #fff;
}

.navbar_button.blue {
  color: #c4ebff;
  background-color: rgba(99, 133, 150, .5);
  display: none;
}

.navbar_button.blue:hover {
  color: #101111;
  background-color: #fff;
}

.navbar_menu-button {
  padding: 0;
}

.navbar_container, .navbar_container-2 {
  width: 100%;
  height: 100%;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.collection-list-wrapper {
  margin-left: 40px;
  margin-right: 40px;
}

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

.pagination-2 {
  display: none;
}

.section-7 {
  margin-top: 6rem;
  margin-left: 40px;
  margin-right: 40px;
  display: block;
}

.text-block-5 {
  margin-top: 10px;
  margin-left: 10px;
  font-family: "Cpmono V 07 Plain", sans-serif;
  font-size: 12px;
}

.navbar-4 {
  display: none;
}

.container-10 {
  margin-top: 140px;
}

.container-10.desctop {
  margin-top: 15rem;
}

.container-11 {
  margin-top: 140px;
}

.container-11.desctop {
  margin-top: 0;
}

.image-8 {
  border-radius: 5px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  display: none;
}

.punks-slider_component {
  z-index: 1;
  display: none;
  position: relative;
  overflow: hidden;
}

.tensorian-slider_content {
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.tnsorian-slider {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  white-space: nowrap;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 10rem 10rem 10rem 10rem 10rem 10rem 10rem 10rem 10rem 10rem 10rem 10rem;
  grid-auto-columns: 10rem;
  justify-content: flex-end;
  align-items: center;
  justify-items: start;
  margin-right: 1rem;
  display: grid;
}

.punks-slider_image-wrapper {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.punks-slider_image {
  width: 10rem;
  height: 10rem;
  object-fit: cover;
}

.global-styles {
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.container-14.desctop {
  margin-top: 15rem;
}

.image-10, .image-11 {
  display: none;
}

.image-12 {
  max-width: 1200px;
  margin-top: 0;
  display: none;
}

.youtube-2 {
  width: 1000px;
}

.navbar_menu-2 {
  color: #fff;
  align-items: center;
  display: flex;
}

.navbar_component-2 {
  width: 100%;
  height: 4.5rem;
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  background-color: rgba(0, 0, 0, .95);
  align-items: center;
  padding-left: 5%;
  padding-right: 5%;
  position: fixed;
  top: 0;
}

.navbar_logo-link-2 {
  padding-left: 0;
}

.navbar_container-3 {
  width: 100%;
  height: 100%;
  justify-content: space-between;
  align-items: center;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 0%;
  display: flex;
}

.navbar_component3 {
  background-color: #000;
  margin-left: 5%;
  margin-right: 5%;
  padding-top: 40px;
  padding-bottom: 40px;
}

.play_button {
  cursor: pointer;
}

.play_button.logo {
  max-width: 20rem;
}

.play_button.music {
  display: none;
}

.image-14 {
  cursor: pointer;
}

.navigation {
  display: none;
}

.collection-list-wrapper-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  margin-left: 40px;
  margin-right: 40px;
  display: grid;
}

.image-15 {
  border-radius: 5px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.text-block-7 {
  margin-top: 10px;
}

.image-17 {
  max-width: 80%;
  display: none;
}

.image-18, .image-19 {
  max-width: 80%;
}

.container-15 {
  text-align: center;
  margin-top: 220px;
  font-family: "Cpmono V 07 Plain", sans-serif;
}

.collection-list-wrapper-5 {
  width: auto;
  column-count: 4;
  column-gap: 5rem;
  margin-left: 5%;
  margin-right: 5%;
}

.image-20 {
  border-radius: 5px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.text-block-9 {
  margin-top: 10px;
  margin-left: 10px;
  padding-left: 0;
  font-family: "Cpmono V 07 Plain", sans-serif;
  font-size: 12px;
}

.section-8 {
  margin-top: 40px;
  margin-left: 40px;
  margin-right: 40px;
  display: none;
}

.section-9 {
  margin-top: 140px;
  display: none;
}

.max-width-small {
  width: 100%;
  max-width: 30rem;
}

.button-wrapper {
  margin-top: 1rem;
  margin-right: 1rem;
}

.button-wrapper.button-wrapper-center {
  margin-left: .5rem;
  margin-right: .5rem;
}

.button-3 {
  color: #101111;
  text-align: center;
  letter-spacing: 0;
  background-color: #fff;
  border-radius: 100px;
  padding: .75rem 2rem;
  font-size: 1.125rem;
  font-weight: 500;
  transition: all .2s;
}

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

.text-size-medium {
  font-size: 1.125rem;
}

.text-size-medium.text-color-grey {
  color: #d5d6d6;
  color: #d5d6d6;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.home-header_component {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

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

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

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

.padding-vertical.padding-xhuge {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.text-size-large {
  font-size: 1.25rem;
}

.home-press_item-content-top {
  border-bottom: 1px solid #565656;
  border-radius: 1.5rem 1.5rem 0 0;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  padding: 2rem;
  display: flex;
}

.heading-small {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.home-press_item-link {
  height: 100%;
  border: 1px solid #565656;
  border-radius: 1.5rem;
  flex-direction: column;
  justify-content: flex-start;
  text-decoration: none;
  display: flex;
}

.home-press_logo {
  max-height: 1.25rem;
  object-fit: contain;
}

.home-press_logo.marketwatch {
  max-height: 1.5rem;
}

.home-press_list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.page-padding {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

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

.home-punks_component {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.button-secondary {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(255, 255, 255, .25);
  border-radius: 100px;
  padding: .75rem 2rem;
  font-size: 1.125rem;
  font-weight: 500;
  transition: all .2s;
}

.button-secondary:hover {
  border-color: #fff;
}

.home-punks_content-wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.home-punks_tabs-link {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #565656;
  border-radius: 1.5rem;
  padding: 2rem;
  display: block;
}

.home-punks_tabs-link.w--current {
  opacity: 1;
}

.home-punks_tabs-link.purple {
  transition: all .2s;
}

.home-punks_tabs-link.purple:hover {
  border-color: #fff;
}

.home-punks_tabs-link.purple.w--current {
  background-color: #8e6fb5;
  border-color: #8e6fb5;
}

.home-punks_tabs-link.blue {
  transition: all .2s;
}

.home-punks_tabs-link.blue:hover {
  border-color: #fff;
}

.home-punks_tabs-link.blue.w--current {
  background-color: #638596;
  border-color: #638596;
  transition: all .2s;
}

.home-punks_tabs-link.blue.w--current:hover {
  background-color: #638596;
  border-color: #638596;
}

.home-punks_tabs-link.red {
  transition: all .2s;
}

.home-punks_tabs-link.red:hover {
  border-color: #fff;
}

.home-punks_tabs-link.red.w--current {
  background-color: #95554e;
  border-color: #95554e;
}

.home-punks_tabs-link.blue {
  transition: all .2s;
}

.home-punks_tabs-link.blue:hover {
  border-color: #fff;
}

.home-punks_tabs-link.blue.w--current {
  background-color: #638596;
  border-color: #638596;
  transition: all .2s;
}

.home-punks_tabs-link.blue.w--current:hover {
  background-color: #638596;
  border-color: #638596;
}

.home-punks_tabs-menu {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.button-row {
  text-align: center;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.home-punks_heading-medium {
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.3;
}

.home-punks_image {
  border-radius: 2rem;
}

.home-header_component-2 {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

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

.image-22 {
  max-width: 1200px;
}

.grid-3 {
  display: none;
}

.image-24 {
  max-width: 25%;
}

.image-25 {
  max-width: 25%;
  display: none;
}

.mission-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: flex;
}

.mission-section.contained {
  max-width: 71.25rem;
  max-width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.mission-tag {
  color: #ff385c;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: rgba(255, 56, 92, .16);
  border-radius: 8px;
  margin-right: .25rem;
  padding: .5rem;
  font-size: .75rem;
}

.mission-tag:hover {
  color: #ff3358;
}

.mission-section-row {
  max-width: 50%;
  margin-top: 2.5rem;
}

.mission-section-row.full-width {
  width: 50%;
  height: 18%;
  max-width: 100%;
  color: #16ceb9;
}

.section-heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.5rem;
}

.section-paragraph {
  color: #acacab;
  text-align: center;
}

.full-width-image {
  width: 100%;
}

.hero-content {
  z-index: 2;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.hero-heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 4rem;
  font-weight: 400;
  line-height: 1;
}

.hero-row {
  aspect-ratio: 16 / 9;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.hero-subtitle {
  color: #fff;
  text-align: center;
  margin-top: 1.25rem;
  margin-bottom: 0;
}

.button-4 {
  color: #16ceb9;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(22, 206, 185, .08);
  border-radius: 8px;
  padding: .75rem 1.25rem;
  font-size: .875rem;
  line-height: 1.5rem;
}

.button-4.white {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
}

.button-4.white.hero-margin {
  margin-top: 2.5rem;
  transition: color .2s, border-color .2s;
}

.button-4.white.hero-margin:hover {
  color: #030309;
  background-color: #fff;
}

.button-4.arrow {
  width: 3rem;
  height: 3rem;
  color: #fff;
  cursor: pointer;
  background-color: #121218;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  display: flex;
}

.button-4.arrow:hover {
  opacity: .68;
}

.button-4.arrow.right {
  cursor: pointer;
  margin-left: 1rem;
}

.bordered-container {
  width: 100%;
  height: 100%;
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: .5rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 1.2rem;
  display: flex;
}

.bordered-container.red:hover {
  border-color: #e84142;
}

.bordered-container.dark-blue {
  transition: border-color .2s;
}

.bordered-container.dark-blue:hover {
  border-color: #00a3ff;
}

.bordered-container.orange:hover {
  border-color: #e39652;
}

.bordered-container.blue:hover {
  border-color: #2fbac6;
}

.bordered-container.purplish-blue:hover {
  border-color: #3e73c4;
}

.bordered-container.purple:hover {
  border-color: #627eea;
}

.dropdown-list {
  background-color: #121218;
  border-radius: 8px;
}

.dropdown-list.w--open {
  border-radius: 8px;
  margin-top: 16px;
  transition: all .2s;
}

.panel {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  flex: 1;
}

.panel.red {
  transition: all .2s;
}

.panel.red:hover {
  background-color: #fc0a54;
  box-shadow: 6px 6px 120px 16px #fc0a54;
}

.panel.blue {
  transition: all .2s;
}

.panel.blue:hover {
  background-color: #729ded;
  box-shadow: 6px 6px 120px 16px #729ded;
}

.panel.turquoise {
  transition: all .2s;
}

.panel.turquoise:hover {
  background-color: #16ceb9;
  box-shadow: 6px 6px 120px 16px #16ceb9;
}

.panel.orange {
  transition: all .2s;
}

.panel.orange:hover {
  background-color: #ff9000;
  box-shadow: 6px 6px 120px 16px #ff9000;
}

.product-title {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.5rem;
}

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

.slider-number {
  color: #fff;
  letter-spacing: 1.5px;
  margin-left: 3rem;
  font-size: .75rem;
}

.product-info-wrapper {
  width: 100%;
  flex-direction: column;
  margin-top: 1.5rem;
  display: flex;
}

.dropdown {
  color: #fff;
  line-height: 1;
}

.left-product-section {
  flex: 1;
}

.product-tag {
  color: #fff;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: rgba(47, 186, 198, .16);
  border-radius: 8px;
  margin-right: .25rem;
  padding: .5rem;
  font-size: .75rem;
}

.product-tag.red {
  background-color: rgba(232, 65, 66, .16);
}

.product-tag.purplish-blue {
  background-color: rgba(62, 115, 196, .16);
}

.product-tag.orange {
  background-color: rgba(227, 150, 82, .16);
}

.product-section {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 4rem;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.panel-background {
  z-index: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.icon-3 {
  color: #fff;
  margin-right: 20px;
}

.investor-section {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 4rem;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.products-marquee-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.investor-name {
  color: #fff;
  text-align: center;
  font-size: .875rem;
}

.hero-heading-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 4rem;
  font-weight: 400;
  line-height: 1;
}

.product-logo {
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-top: 1.5rem;
  display: flex;
}

.prouducts-section {
  margin-top: 10rem;
  margin-bottom: 5rem;
}

.marquee-text {
  color: rgba(255, 255, 255, .08);
  text-transform: uppercase;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 39rem;
  font-size: 15rem;
  font-weight: 400;
}

.product-marquee-container {
  width: 100%;
  height: 100%;
  flex-direction: row;
  align-items: center;
  display: flex;
}

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

.product-maquee {
  z-index: -1;
  height: 100%;
  align-items: center;
  display: flex;
  position: relative;
}

.investor-card {
  height: 7.5rem;
  background-color: #121218;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
  transition: box-shadow .2s, background-color .2s, border .2s;
  display: flex;
}

.investor-card:hover {
  background-color: rgba(252, 10, 84, .07);
  border: 2px solid #fc0a54;
  box-shadow: 1px 1px 80px 4px rgba(252, 10, 84, .3);
}

.progress-wrapper {
  width: 100%;
  height: .25rem;
  background-color: rgba(255, 255, 255, .08);
  border-radius: 2px;
  position: relative;
}

.progress-wrapper.slider {
  width: 5rem;
  height: .125rem;
  margin-left: 1rem;
}

.investors-section {
  padding-top: 5rem;
  padding-bottom: 10rem;
}

.page-wrapper {
  margin-top: 4.5rem;
  position: relative;
  overflow: hidden;
}

.nav-link-9 {
  color: rgba(255, 255, 255, .48);
  text-transform: uppercase;
  font-size: .875rem;
  transition: color .2s;
}

.nav-link-9:hover {
  color: #fff;
}

.nav-link-9.footer {
  border-top-style: none;
  justify-content: center;
  align-items: center;
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
}

.nav-link-9.footer:hover {
  color: #fff;
}

.right-product-section {
  flex: 1;
}

.footer-links-wrapper {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.product-inner-wrapper {
  z-index: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.product-content {
  width: 22.875rem;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  display: flex;
}

.section-paragraph-2 {
  color: #acacab;
  text-align: center;
}

.slider-progress-wrapper {
  align-items: center;
  display: flex;
}

.products-mobile {
  display: none;
}

.section-heading-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.5rem;
}

.product-filter-wrapper {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.slide-nav {
  display: none;
}

.sized-product-logo {
  width: 70%;
  height: 11rem;
  mix-blend-mode: overlay;
  object-fit: contain;
}

.footer {
  height: 3.25rem;
  border-top: 1px solid #1c1c22;
  justify-content: space-between;
  display: flex;
}

.product-subtitle {
  width: 17.5rem;
  color: #acacab;
  text-align: left;
  margin-top: 1.25rem;
  margin-bottom: 0;
  font-size: .875rem;
}

.product-changer-wrapper {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.product-changer-wrapper.contained {
  z-index: 2;
  position: relative;
}

.product-content-wrapper {
  height: 29.75rem;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.right-arrow {
  display: none;
}

.dropdown-text {
  text-transform: uppercase;
}

.hero-section {
  height: 45rem;
  position: relative;
}

.progress-bar {
  width: 61%;
  height: .25rem;
  background-color: #fff;
  border-radius: 2px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.progress-bar._25 {
  width: 25%;
}

.progress-bar._90 {
  width: 90%;
}

.progress-bar._50 {
  width: 50%;
}

.progress-bar.slider {
  width: 16%;
  transition: width .2s;
}

.product-slider {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.product-card-wrapper {
  width: 18.375rem;
  height: 26.875rem;
  border-radius: .5rem;
  margin-left: 3rem;
}

.product-card-wrapper.red-gradient {
  -webkit-backdrop-filter: blur(1rem);
  backdrop-filter: blur(1rem);
  background-image: linear-gradient(95deg, rgba(232, 65, 66, .16), rgba(46, 186, 198, .04));
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  transition: box-shadow .2s, border-color .2s, border .2s;
  display: flex;
}

.product-card-wrapper.red-gradient:hover {
  box-shadow: 6px 6px 5rem 16px rgba(232, 65, 66, .4);
}

.product-card-wrapper.purple-logo {
  -webkit-backdrop-filter: blur(1rem);
  backdrop-filter: blur(1rem);
  background-image: linear-gradient(95deg, rgba(98, 126, 234, .16), rgba(46, 186, 198, .04));
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  transition: box-shadow .2s, border-color .2s, border .2s;
  display: flex;
}

.product-card-wrapper.purple-logo:hover {
  box-shadow: 6px 6px 5rem 16px rgba(98, 126, 234, .4);
}

.product-card-wrapper.blue-gradient {
  -webkit-backdrop-filter: blur(1rem);
  backdrop-filter: blur(1rem);
  background-image: linear-gradient(95deg, rgba(47, 186, 198, .16), rgba(46, 186, 198, .04));
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  transition: box-shadow .2s, border-color .2s;
  display: flex;
}

.product-card-wrapper.blue-gradient:hover {
  box-shadow: 6px 6px 5rem 16px rgba(47, 186, 198, .4);
}

.product-card-wrapper.dark-blue-gradient {
  -webkit-backdrop-filter: blur(1rem);
  backdrop-filter: blur(1rem);
  background-image: linear-gradient(95deg, rgba(62, 115, 196, .16), rgba(46, 186, 198, .04));
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  transition: box-shadow .2s, border-color .2s;
  display: flex;
}

.product-card-wrapper.dark-blue-gradient:hover {
  box-shadow: 6px 6px 5rem 16px rgba(0, 163, 255, .4);
}

.product-card-wrapper.orange-logo {
  -webkit-backdrop-filter: blur(1rem);
  backdrop-filter: blur(1rem);
  background-image: linear-gradient(95deg, rgba(227, 150, 82, .16), rgba(227, 150, 82, .04));
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  transition: box-shadow .2s, border-color .2s, border .2s;
  display: flex;
}

.product-card-wrapper.orange-logo:hover {
  box-shadow: 6px 6px 5rem 16px rgba(227, 150, 82, .4);
}

.products-wrapper {
  z-index: 2;
  width: 100%;
  padding-top: 1.5rem;
  position: relative;
}

.product-info-row {
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: .5rem;
  display: flex;
}

.dropdown-toggle {
  opacity: .48;
  color: #fff;
  border-radius: 8px;
  padding: .75rem 2.5rem .75rem 1rem;
  font-size: .875rem;
}

.dropdown-toggle:hover, .dropdown-toggle.w--open {
  opacity: 1;
}

.dropdown-toggle.products {
  opacity: 1;
  background-color: #1c1c22;
  margin-right: .5rem;
}

.mask {
  overflow: visible;
}

.left-arrow {
  display: none;
}

.product-info-text {
  color: #acacab;
  font-size: .75rem;
  font-weight: 400;
}

.product-info-text.figure {
  color: #fff;
  text-transform: uppercase;
  font-size: .875rem;
}

.product-info-text.figure.orange {
  color: #e39652;
}

.product-info-text.figure.dark-blue {
  color: #00a3ff;
}

.product-info-text.figure.red {
  color: #fc0a54;
}

.product-info-text.figure.purplish-blue {
  color: #3e73c4;
}

.product-info-text.figure.purple {
  color: #627eea;
}

.product-info-text.figure.blue {
  color: #2fbac6;
}

.dropdown-link {
  color: rgba(255, 255, 255, .64);
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 1rem 2.375rem 1rem 1rem;
  font-size: .875rem;
  line-height: 1.25rem;
  transition: all .2s;
}

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

.dropdown-link.smaller {
  font-size: .8rem;
}

.youtube-4 {
  height: 100px;
}

.home-punks_component-2 {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.button-secondary-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(255, 255, 255, .25);
  border-radius: 100px;
  padding: .75rem 2rem;
  font-size: 1.125rem;
  font-weight: 500;
  transition: all .2s;
}

.button-secondary-2:hover {
  border-color: #fff;
}

.home-punks_content-wrapper-2 {
  grid-column-gap: 5rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.button-5 {
  color: #101111;
  text-align: center;
  letter-spacing: 0;
  background-color: #fff;
  border-radius: 100px;
  padding: .75rem 2rem;
  font-size: 1.125rem;
  font-weight: 500;
  transition: all .2s;
}

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

.section-home-punks {
  z-index: 1;
  background-color: #101111;
  border-bottom-right-radius: 3rem;
  border-bottom-left-radius: 3rem;
  position: relative;
}

.page-padding-2 {
  padding-left: 5%;
  padding-right: 5%;
}

.button-row-2 {
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.navbar_social-wrapper-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  align-items: center;
  justify-items: start;
  margin-left: 2rem;
  display: flex;
}

.navbar_social-link-2 {
  opacity: .75;
  align-items: center;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.navbar_social-link-2:hover {
  opacity: 1;
}

.grid-4 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.image-27 {
  padding-top: 2px;
}

.image-29 {
  max-width: 20%;
}

.image-30 {
  display: none;
}

.image-31 {
  max-width: 20%;
}

.link-block-6 {
  max-width: 20rem;
}

.section-10 {
  margin-top: 5rem;
}

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

.image-33._3 {
  width: 100%;
  height: 100%;
  max-height: 100%;
  min-height: 15em;
  border-radius: 3px;
}

.collection-list-2 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  align-items: center;
  justify-items: center;
  display: grid;
}

.collection-list-2.desctop2 {
  grid-template-columns: 1fr 1fr 1fr;
}

.container-17 {
  max-width: 100%;
  margin-left: 5%;
  margin-right: 5%;
}

.image-34 {
  min-height: 5em;
  display: none;
}

.work_wrapper {
  padding-top: 2em;
  display: none;
}

.work_list {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  display: grid;
}

.work_item {
  width: auto;
  height: auto;
  max-width: none;
  min-height: 0;
  border-radius: .9em;
  position: relative;
  overflow: hidden;
}

.work-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.lightbox {
  height: 100%;
  max-height: none;
  max-width: none;
}

.work_content-wrap {
  z-index: 2;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  min-height: 5em;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding: .8em;
  display: flex;
  position: relative;
}

.work_content-wrap.phone {
  height: 100%;
  min-height: 15em;
}

.container-18 {
  width: 100%;
  max-width: 80em;
  margin-left: auto;
  margin-right: auto;
  padding: 2em;
}

.container-18.is-work {
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.pagination-3, .pagination-4 {
  display: none;
}

.wrapper {
  column-count: 3;
  column-gap: 5rem;
  margin-top: 7rem;
  margin-left: 5%;
  margin-right: 5%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.collection-item-photo {
  margin-bottom: 5rem;
  display: block;
}

.collection-item-photo.phone.g {
  border-radius: 5px;
}

.image-36 {
  margin-bottom: 5rem;
  display: block;
}

.pagination-5, .pagination-6 {
  display: none;
}

.collection-list3 {
  column-count: 4;
  column-gap: 5rem;
}

.section-11 {
  margin-top: 7rem;
  margin-left: 2%;
  margin-right: 2%;
}

.collection-list-6 {
  column-count: 4;
  column-gap: 5rem;
}

.collection-item-3 {
  margin-bottom: 5rem;
}

.pagination-7 {
  display: none;
}

.collection-list-7 {
  z-index: auto;
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  column-count: 4;
  column-rule-style: none;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  column-gap: 5rem;
  display: grid;
  position: relative;
}

.image-37 {
  width: 80%;
  height: 76%;
  max-height: none;
  max-width: 100%;
  border-radius: 5px;
  margin-bottom: 2rem;
  margin-left: 2rem;
  margin-right: 2rem;
}

.section-12 {
  margin-top: 7rem;
  margin-left: 5%;
  margin-right: 5%;
}

.pagination-8 {
  display: none;
}

.work_wrapper-2 {
  padding-top: 2em;
}

.work_list-2 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  align-content: stretch;
  justify-content: stretch;
  align-items: stretch;
  justify-items: stretch;
  display: grid;
}

.work_content-wrap-2 {
  z-index: 2;
  height: auto;
  max-height: none;
  min-height: 200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: .8em;
  display: flex;
  position: relative;
}

.image-38 {
  width: 100%;
  height: 100%;
  max-width: 100%;
}

.work_wrapper-3 {
  padding-top: 2em;
}

.work_list-3 {
  grid-column-gap: 3.5em;
  grid-row-gap: 3.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  display: grid;
}

.work_item-2 {
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

.page-styles-2 {
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.work_content-wrap-3 {
  z-index: 2;
  height: 100%;
  min-height: 19em;
  min-width: 100em;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  padding: .8em;
  display: flex;
  position: relative;
}

.image-39 {
  display: none;
}

@media screen and (min-width: 1280px) {
  .image {
    margin-top: 0;
    margin-left: 2rem;
    margin-right: 0;
    display: block;
  }

  .image-2 {
    max-width: 40%;
    margin-left: 40px;
  }

  .container {
    justify-content: center;
    margin-top: 250px;
    display: none;
  }

  .nav-link-6 {
    color: #fff;
    font-family: "Cpmono V 07", sans-serif;
    font-size: 16px;
  }

  .collection-link {
    color: #fff;
    font-family: "Cpmono V 07", sans-serif;
  }

  .container-main-nav-desct {
    margin-right: 40px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar-3 {
    background-color: #000;
    margin-top: 0;
  }

  .brand-2 {
    margin-left: 0;
  }

  .nav-link-7 {
    color: #fff;
    font-family: "Cpmono V 07", sans-serif;
    font-size: 16px;
    display: none;
  }

  .nav-link-8 {
    color: #fff;
    font-family: "Cpmono V 07", sans-serif;
    font-size: 16px;
  }

  .paragraph {
    color: #85fdff;
    text-align: center;
    border-radius: 10px;
    margin-top: auto;
    margin-bottom: auto;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 24px;
    line-height: 34px;
  }

  .saas-futuristic-app {
    -webkit-text-stroke-color: #000;
    background-color: #000;
    margin-bottom: 100px;
  }

  .saas-futuristic-app.desctop {
    margin-right: 0;
  }

  .hero-stack {
    background-color: #000;
    border: 1px solid #000;
    padding-top: 0;
  }

  .text-15 {
    margin-top: auto;
    font-family: "Cpmono V 07", sans-serif;
  }

  .title {
    margin-bottom: 2rem;
    font-family: "Cpmono V 07 Plain", sans-serif;
    line-height: 150%;
  }

  .title.dectop {
    margin-bottom: 4rem;
  }

  .text-17 {
    font-family: "Cpmono V 07 Plain", sans-serif;
  }

  .container-5 {
    margin-top: 20rem;
    padding-bottom: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .container-5.phone, .container-5.phone-g {
    margin-top: 0;
  }

  .card-wrapper {
    height: 100%;
    padding: 2rem 2rem 2rem 1rem;
  }

  .card-wrapper.phone-g.desctop, .card-wrapper.phone-g.descvtop {
    display: none;
  }

  .card-wrapper.desctop {
    height: 80%;
  }

  .card-content-3 {
    width: 110%;
    justify-content: center;
    align-items: flex-start;
    padding: 1.3rem 1rem 2rem .5rem;
  }

  .text-19, .text-19.small-decstop, .text-20.middle-screen {
    font-size: 16px;
  }

  .paragraph-20 {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 24px;
    line-height: 140%;
  }

  .body-4 {
    margin-top: 0;
  }

  .body-5 {
    background-color: #000;
    margin-left: 0;
    margin-right: 0;
  }

  .social-icon {
    display: none;
  }

  .navbar_link.memes {
    display: block;
  }

  .navbar_button {
    max-width: 500px;
    min-width: 135px;
    border-radius: 5px;
  }

  .navbar_button.blue, .navbar_container-2 {
    display: none;
  }

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

  .my-collection-item {
    width: 100%;
    height: 100%;
    max-width: 100%;
  }

  .text-block-4 {
    font-family: "Cpmono V 07 Plain", sans-serif;
  }

  .section-7 {
    margin-top: 6rem;
    margin-right: 40px;
  }

  .text-block-5 {
    margin-top: 10px;
    font-family: "Cpmono V 07 Plain", sans-serif;
  }

  .navbar-4 {
    display: none;
  }

  .container-10 {
    margin-top: 20rem;
    margin-bottom: 7rem;
  }

  .container-11 {
    margin-top: 0;
  }

  .container-13 {
    max-height: 100%;
    max-width: 2000px;
    margin-top: 4rem;
    margin-bottom: 7rem;
  }

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

  .link-block-home, .punks-slider_component {
    display: none;
  }

  .container-14 {
    max-width: 750px;
    margin-top: 10rem;
    overflow: hidden;
  }

  .image-10, .image-11 {
    display: none;
  }

  .image-12 {
    max-width: 1200px;
    margin-top: 0;
    display: none;
  }

  .youtube-2 {
    width: 1000px;
    margin-top: 4rem;
  }

  .navbar_component-2 {
    width: 100%;
    height: 5rem;
    position: fixed;
  }

  .navbar_logo-link-2 {
    max-height: 5.5rem;
    max-width: 30rem;
    display: none;
  }

  .navbar_container-3 {
    margin-left: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .navbar_component3 {
    background-color: #000;
    display: block;
  }

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

  .play_button.logo {
    max-width: 20rem;
    align-items: flex-start;
  }

  .image-17 {
    display: none;
  }

  .image-18 {
    max-width: 80%;
  }

  .section-9 {
    margin-top: 190px;
  }

  .text-size-medium.text-color-grey {
    font-family: "Cpmono V 07 Plain", sans-serif;
    line-height: 1.5rem;
  }

  .max-width-large {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .max-width-large.align-center {
    margin-left: auto;
    margin-right: auto;
  }

  .home-header_component {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

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

  .margin-bottom.margin-xlarge {
    margin-bottom: 4rem;
  }

  .padding-vertical.padding-xhuge {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-5 {
    font-family: "Cpmono V 07 Plain", sans-serif;
  }

  .youtube-3 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .heading-small {
    font-family: "Cpmono V 07 Plain", sans-serif;
  }

  .page-padding {
    margin-top: 0;
  }

  .home-punks_component {
    grid-template-columns: 1fr 1fr;
  }

  .heading-6 {
    font-size: 45px;
  }

  .grid-3 {
    display: none;
  }

  .image-24 {
    max-width: 25%;
  }

  .image-25 {
    max-width: 25%;
    display: none;
  }

  .hero-section {
    height: 45rem;
  }

  .navbar_social-wrapper-2 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1rem;
    align-items: center;
    margin-left: 3rem;
    display: flex;
  }

  .image-27 {
    padding-top: 2px;
  }

  .image-29 {
    max-width: 20%;
    text-align: left;
  }

  .image-30 {
    display: none;
  }

  .image-31 {
    max-width: 15%;
  }

  .link-block-6 {
    max-width: 30rem;
  }

  .image-33 {
    width: 100%;
    height: 100%;
    max-height: 100svh;
    border-radius: 5px;
    position: relative;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .image-33._3 {
    width: 100%;
    height: 100%;
    max-height: 100%;
    min-height: 15em;
    border-radius: 3px;
  }

  .collection-list-2 {
    grid-column-gap: 3em;
    grid-row-gap: 4em;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row dense;
    display: grid;
  }

  .collection-list-2.phone {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .collection-list-2.desctop2 {
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row dense;
  }

  .container-17 {
    max-width: 100%;
    margin-top: 5em;
    margin-left: 5%;
    margin-right: 5%;
  }

  .image-34, .work_wrapper {
    display: none;
  }

  .lightbox {
    height: 100%;
    max-height: none;
    max-width: none;
    min-height: 5rem;
    min-width: 5px;
  }

  .work_content-wrap {
    max-height: 100%;
    max-width: 100%;
    min-height: 10em;
    min-width: 10em;
  }

  .work_content-wrap.desctop2 {
    min-height: 25em;
  }

  .pagination-3 {
    display: none;
  }

  .collection-item-2 {
    min-height: 5px;
    min-width: 5em;
  }

  .pagination-4 {
    display: none;
  }

  .wrapper, .wrapper.phone {
    column-count: 4;
  }

  .collection-item-photo, .image-36 {
    display: block;
  }

  .collection-list-7 {
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .image-37 {
    width: 80%;
    height: 100%;
    max-height: none;
    max-width: 100%;
    min-height: 0;
    min-width: 0;
    margin-top: 0;
    margin-bottom: 2rem;
  }
}

@media screen and (min-width: 1440px) {
  .nav {
    font-family: "Cpmono V 07 Plain", sans-serif;
    position: static;
  }

  .image {
    margin-top: 0;
    margin-right: 0;
    padding-top: 0;
    display: block;
  }

  .image-2 {
    max-width: 50%;
  }

  .video {
    padding-top: 140px;
  }

  .text {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    aspect-ratio: auto;
    object-fit: contain;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 100px;
    padding-top: 0;
    display: block;
  }

  .heading {
    margin-top: 220px;
    font-family: "Cpmono V 07 Plain", sans-serif;
  }

  .body-2 {
    margin-top: 0;
    padding-top: 0;
  }

  .heading-1 {
    justify-content: space-around;
    align-items: center;
    margin-top: 140px;
    margin-left: 40px;
    margin-right: 40px;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 35px;
    font-weight: 700;
    display: block;
  }

  .div-block {
    text-transform: none;
    align-items: flex-start;
    margin-top: 0;
    display: flex;
  }

  .youtube {
    margin-left: 140px;
    margin-right: 140px;
    position: static;
  }

  .hero-title---about.heading-01.gradient-text, .hero-text---about.body-02---r.dark-gray-text {
    font-family: "Cpmono V 07 Plain", sans-serif;
  }

  .container {
    margin-top: 220px;
    display: none;
  }

  .nav-link-6, .collection-link {
    color: #fff;
    font-family: "Cpmono V 07", sans-serif;
    font-size: 16px;
  }

  .container-main-nav-desct {
    margin-right: 40px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar-3 {
    background-color: #000;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .brand-2 {
    margin-top: 10px;
    margin-left: 40px;
  }

  .nav-link-7 {
    color: #fff;
    font-size: 16px;
    display: none;
  }

  .nav-link-8 {
    color: #fff;
    font-family: "Cpmono V 07", sans-serif;
    font-size: 16px;
  }

  .container-3 {
    max-width: 1600px;
  }

  .heading-3 {
    font-family: "Cpmono V 07 Plain", sans-serif;
  }

  .paragraph {
    color: #a3f1ea;
    text-align: center;
    background-color: rgba(151, 151, 151, .28);
    border-radius: 10px;
    margin-top: 20px;
    font-family: "Cpmono V 07", sans-serif;
    font-size: 24px;
    line-height: 140%;
  }

  .saas-futuristic-app {
    margin-top: 7px;
  }

  .hero-stack {
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-15 {
    margin-top: 7rem;
    margin-bottom: 4rem;
    font-family: "Cpmono V 07 Plain", sans-serif;
  }

  .title {
    max-width: 1200px;
    flex: 0 auto;
    order: 0;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-bottom: 2rem;
    font-family: "Cpmono V 07 Plain", sans-serif;
    display: flex;
  }

  .title.plansh, .title.dectop {
    margin-bottom: 4rem;
  }

  .text-17 {
    max-width: 900px;
    font-family: "Cpmono V 07 Plain", sans-serif;
  }

  .section-2 {
    padding-bottom: 0;
  }

  .title-wrapper-2 {
    text-align: center;
    align-items: center;
    display: block;
  }

  .title-2 {
    font-family: "Cpmono V 07 Plain", sans-serif;
  }

  .container-5 {
    margin-top: 15rem;
    margin-bottom: 7rem;
    margin-left: 0;
    padding: 0;
  }

  .container-5.phone-g {
    margin-top: 0;
  }

  .card-wrapper {
    height: 100%;
    padding: 2rem 1rem 3rem;
  }

  .card-content-3 {
    width: 100%;
    max-width: 940px;
    justify-content: center;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
    padding: 2rem 1rem;
    font-family: "Cpmono V 07 Plain", sans-serif;
  }

  .card-content-3.plash {
    margin-left: 0;
    margin-right: 0;
  }

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

  .text-23 {
    font-size: 14px;
  }

  .paragraph-20 {
    text-align: center;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 18px;
    line-height: 140%;
  }

  .video-4 {
    width: 900px;
    height: 20px;
  }

  .body-4 {
    margin-top: 0;
  }

  .body-5 {
    background-color: #000;
    margin-left: 0;
    margin-right: 0;
  }

  .social-icon {
    display: none;
  }

  .navbar_link.memes {
    display: block;
  }

  .navbar_button {
    min-width: 135px;
    border-radius: 5px;
  }

  .navbar_container {
    background-color: #000;
  }

  .collection-list-wrapper {
    margin-left: 40px;
    margin-right: 40px;
  }

  .collection-list {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    justify-items: center;
    display: grid;
  }

  .pagination-2 {
    display: none;
  }

  .text-block-4 {
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 12px;
  }

  .section-7 {
    margin-top: 10rem;
    margin-right: 40px;
  }

  .navbar-4 {
    display: none;
  }

  .container-10 {
    margin-top: 220px;
  }

  .container-10.desctop {
    margin-top: 15rem;
    margin-left: auto;
    margin-right: auto;
  }

  .container-11 {
    max-width: 2000px;
    margin-top: 7rem;
  }

  .container-11.plansh {
    margin-top: 0;
  }

  .container-13 {
    margin-top: 4rem;
    margin-bottom: 0;
  }

  .image-8 {
    border-radius: 5px;
    margin: 10px 10px 0;
  }

  .link-block-home, .punks-slider_component {
    display: none;
  }

  .container-14 {
    margin-top: 15rem;
    margin-bottom: 7rem;
  }

  .image-10 {
    display: none;
  }

  .image-12 {
    max-width: 1700px;
    text-align: center;
    margin-top: 0;
    display: none;
  }

  .youtube-2 {
    margin-bottom: 0;
  }

  .navbar_component-2 {
    max-width: 741.227rem;
    padding-right: 5%;
  }

  .navbar_logo-link-2 {
    max-height: 5.5rem;
    max-width: 40rem;
    min-width: 40rem;
  }

  .navbar_container-3 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .navbar_component3 {
    background-color: #000;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    display: block;
  }

  .play_button.logo {
    max-width: 20rem;
    text-align: left;
    align-items: flex-start;
  }

  .image-17 {
    display: none;
  }

  .image-18, .image-19 {
    max-width: 80%;
  }

  .container-15 {
    margin-top: 350px;
  }

  .max-width-large {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .padding-vertical.padding-xhuge {
    padding-top: 0;
    padding-bottom: 0;
  }

  .page-padding {
    margin-top: 0;
  }

  .image-24 {
    max-width: 30%;
  }

  .image-25 {
    max-width: 30%;
    display: none;
  }

  .mission-tag.blue {
    color: #38acff;
    background-color: rgba(0, 208, 255, .16);
  }

  .hero-section {
    height: 45rem;
  }

  .navbar_social-wrapper-2 {
    grid-column-gap: 1.5rem;
    margin-left: 2rem;
    display: flex;
  }

  .navbar_social-link-2 {
    display: block;
  }

  .grid-4 {
    display: none;
  }

  .image-29 {
    max-width: 20%;
  }

  .image-30 {
    display: none;
  }

  .image-31 {
    max-width: 10%;
  }

  .link-block-6 {
    max-width: 40rem;
  }

  .section-10 {
    margin-top: 7rem;
  }

  .image-33 {
    width: 100%;
    height: 100%;
    max-height: none;
    border-radius: 5px;
    display: block;
    position: absolute;
  }

  .image-33._3 {
    width: 100%;
  }

  .collection-list-2 {
    grid-column-gap: 4em;
    grid-row-gap: 4em;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row dense;
    display: grid;
  }

  .collection-list-2.phone {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .container-17 {
    max-width: 100%;
    margin-left: 5%;
    margin-right: 5%;
  }

  .image-34 {
    width: 100%;
    height: 100%;
    max-height: 100%;
    display: none;
  }

  .work_wrapper {
    display: none;
  }

  .lightbox {
    width: 100%;
    height: 100%;
    min-height: 25px;
    min-width: 25px;
    display: block;
  }

  .work_content-wrap {
    width: 100%;
    min-height: 25em;
    min-width: 10em;
    position: relative;
  }

  .work_content-wrap.desctop2 {
    min-height: 25em;
  }

  .container-18.is-work {
    width: auto;
    max-width: none;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 6rem;
    margin-left: 5%;
    margin-right: 5%;
    padding: 0;
    display: flex;
  }

  .pagination-3, .pagination-4 {
    display: none;
  }

  .collection-list-wrapper-7 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .wrapper {
    column-count: 4;
    column-gap: 5rem;
  }

  .collection-item-photo {
    margin-bottom: 5rem;
    display: block;
  }

  .image-36 {
    display: block;
  }

  .section-11 {
    margin-right: 2%;
  }

  .image-37 {
    margin-top: 2rem;
  }

  .section-12 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .work_wrapper-3 {
    flex: 1;
    padding-top: 0;
  }
}

@media screen and (min-width: 1920px) {
  .body {
    max-width: none;
  }

  .nav {
    margin-bottom: 200px;
    padding-bottom: 40px;
  }

  .image {
    margin-top: 0;
    display: block;
  }

  .image-2 {
    max-width: none;
    margin-right: 322px;
    display: block;
  }

  .body-2 {
    max-width: none;
    margin-top: 0;
    padding-top: 0;
  }

  .heading-1 {
    margin-top: 140px;
    font-size: 50px;
  }

  .image-3 {
    max-width: 1600px;
    text-align: center;
    border: 1px #000;
    position: static;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .container {
    max-height: 2000px;
    max-width: 2000px;
    justify-content: center;
    margin-top: 150px;
    display: none;
  }

  .navbar {
    color: #fff;
    background-color: #000;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    display: none;
  }

  .nav-link {
    color: #fff;
    font-size: 16px;
  }

  .container-2 {
    flex: 0 auto;
    justify-content: flex-end;
    align-items: stretch;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
  }

  .nav-link-2, .nav-link-3, .nav-link-4 {
    color: #fff;
    font-size: 16px;
  }

  .nav-link-5 {
    color: #fff;
  }

  .brand {
    justify-content: center;
    display: flex;
  }

  .nav-container {
    max-width: 2000px;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: stretch;
    margin-left: 1200px;
    margin-right: 40px;
    display: flex;
  }

  .nav-link-6 {
    color: #fff;
    margin-left: 220px;
    font-family: "Cpmono V 07", sans-serif;
    font-size: 18px;
  }

  .nav-link-6.w--current {
    font-family: "Cpmono V 07", sans-serif;
  }

  .collection-link {
    color: #fff;
    overflow-wrap: normal;
    font-family: "Cpmono V 07", sans-serif;
    font-size: 18px;
  }

  .container-main-nav-desct {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: start;
    margin-left: 1041px;
    margin-right: 60px;
    display: block;
  }

  .navbar-3 {
    background-color: #000;
    border: 1px solid #000;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-family: "Cpmono V 07 Plain", sans-serif;
    display: none;
  }

  .nav-link-7 {
    display: none;
  }

  .nav-link-8 {
    font-family: "Cpmono V 07", sans-serif;
    font-size: 18px;
  }

  .container-3 {
    max-width: 1600px;
    justify-content: center;
    display: flex;
  }

  .container-tet {
    max-width: 1600px;
    margin-top: 100px;
  }

  .heading-3 {
    text-align: center;
    justify-content: center;
    margin-bottom: 20px;
    font-family: "Cpmono V 07 Plain", sans-serif;
    display: flex;
  }

  .paragraph {
    max-width: 55ch;
    background-color: rgba(151, 151, 151, .28);
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    margin: 2rem auto;
    padding: 2rem;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 22px;
    line-height: 34px;
    display: flex;
  }

  .container-4 {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .heading-d {
    font-family: "Cpmono V 07 Plain", sans-serif;
  }

  .body-3 {
    background-color: #000;
  }

  .frame-675679489 {
    margin-left: 100px;
  }

  .text-2 {
    margin-left: 220px;
    margin-right: 220px;
  }

  .frame-675679470 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .frame-675679492 {
    margin-left: 100px;
  }

  .saas-futuristic-app {
    margin-top: auto;
    padding-left: 5%;
    padding-right: 5%;
  }

  .hero-stack {
    background-color: #000;
    border: 1px solid #000;
    margin-bottom: 40px;
    padding-top: 40px;
  }

  .title-section {
    margin-top: 40px;
    font-family: "Cpmono V 07", sans-serif;
  }

  .text-15 {
    margin-bottom: 100px;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 45px;
  }

  .section {
    max-width: 700ch;
    background-color: #000;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-title {
    max-width: 900px;
  }

  .title-wrapper {
    text-align: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .title {
    margin-bottom: 2rem;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 45px;
  }

  .title.plansh {
    margin-bottom: 4rem;
  }

  .text-17 {
    max-width: 900ch;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 22px;
  }

  .section-2 {
    height: 2000px;
    background-color: #000;
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-title-2 {
    align-items: center;
  }

  .title-2 {
    font-family: "Cpmono V 07 Plain", sans-serif;
  }

  .container-5 {
    justify-content: center;
    align-items: center;
    margin-top: 20rem;
    margin-bottom: 0;
    margin-left: 0;
  }

  .container-5.phone {
    margin-top: 1rem;
  }

  .container-5.phone-g {
    margin-top: 0;
  }

  .f2wf-columns {
    height: 50%;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  .column {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 0 auto;
  }

  .card-wrapper {
    height: 100%;
    justify-content: center;
    padding: 0 2rem;
  }

  .card-content-3 {
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    padding: 0 .25rem .25rem;
  }

  .text-19 {
    padding-right: 2rem;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 18px;
  }

  .text-19.small-decstop {
    padding-right: 0;
  }

  .text-20 {
    max-width: 1200px;
    justify-content: center;
    align-items: center;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 18px;
    display: flex;
  }

  .text-21 {
    max-width: none;
    text-align: left;
  }

  .section-3 {
    background-color: #000;
  }

  .c {
    align-items: center;
  }

  .text-23 {
    padding-right: 1rem;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 18px;
  }

  .card-wrapper-2 {
    padding: 4rem 2rem;
  }

  .text-25 {
    font-size: 24px;
  }

  .text-26 {
    font-family: "Cpmono V 07", sans-serif;
  }

  .text-span {
    color: #d3ebbb;
  }

  .paragraph-20 {
    color: #fff;
    margin-top: 0;
    margin-bottom: auto;
    margin-left: 0;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 22px;
    line-height: 150%;
  }

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

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

  .video-4 {
    width: 200px;
    height: 200px;
    border-radius: 5px;
    margin-top: 0;
  }

  .nav-menu {
    margin-left: 0;
    display: block;
  }

  .link-block {
    margin-left: 119px;
    margin-right: 0;
  }

  .body-4 {
    background-color: #000;
    border: 1px solid #000;
    margin-top: 0;
  }

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

  .link-block-2 {
    margin-left: 60px;
  }

  .image-5 {
    margin-left: 0;
  }

  .body-5 {
    height: 700px;
    max-height: 100%;
    clear: none;
    object-fit: none;
    background-color: #000;
    margin-left: 0;
    margin-right: 0;
    font-family: "Cpmono V 07 Plain", sans-serif;
    overflow: hidden;
  }

  .nav-menu-2 {
    margin-left: 5px;
  }

  .social-icon {
    display: none;
  }

  .navbar_component {
    background-color: rgba(0, 0, 0, .95);
    display: none;
  }

  .navbar_social-wrapper {
    display: none;
  }

  .navbar_link {
    color: #fff;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 18px;
  }

  .navbar_link.w--current:hover {
    opacity: 1;
    outline-offset: 0px;
    color: #fff;
    outline: 3px #fff;
    font-family: "Cpmono V 07 Plain", sans-serif;
    text-decoration: underline;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  }

  .navbar_link.memes {
    display: block;
  }

  .navbar_button {
    min-width: 155px;
    border-radius: 5px;
    font-size: 18px;
  }

  .navbar_button.purple {
    color: #fff;
    background-color: rgba(204, 204, 204, .5);
  }

  .navbar_button.blue {
    display: none;
  }

  .grid {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    border-radius: 0;
    grid-template: ". Area" minmax(1px, 1fr)
                   ". ."
                   / 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    margin-left: 40px;
    margin-right: 40px;
    display: grid;
  }

  .image-6 {
    border-radius: 10px;
    padding: 10px;
  }

  .collection-list-wrapper {
    max-height: 10000px;
    overflow-wrap: normal;
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border-radius: 0;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

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

  .container-9 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .pagination, .pagination-2 {
    display: none;
  }

  .text-block-4 {
    margin-top: 10px;
    margin-bottom: 25px;
    font-size: 14px;
  }

  .section-7 {
    margin-top: 10rem;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-menu-3 {
    margin-left: 5px;
    padding-left: 0;
  }

  .link-block-4 {
    margin-left: .5rem;
    padding: .5rem 1.5rem;
  }

  .text-block-5 {
    margin-top: 10px;
    padding-left: 5px;
  }

  .div-block-2 {
    color: #000;
    mix-blend-mode: overlay;
    background-color: rgba(0, 0, 0, .45);
    line-height: 100px;
    transition: opacity .2s, opacity .2s;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .navbar-4 {
    display: none;
  }

  .container-10 {
    max-width: 2000px;
    margin-top: 20rem;
    margin-bottom: 7rem;
  }

  .text-block-6 {
    margin-top: 10px;
    font-size: 18px;
  }

  .container-11 {
    max-width: 2000px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    margin-top: 0;
    margin-bottom: 2rem;
    display: block;
  }

  .container-12 {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .container-13 {
    width: 1200px;
    height: auto;
    margin-top: 4rem;
    margin-bottom: 0;
  }

  .image-8 {
    border-radius: 5px;
    margin: 10px 10px 0;
  }

  .link-block-home, .punks-slider_component {
    display: none;
  }

  .container-14 {
    margin-top: 20rem;
    margin-bottom: 0;
  }

  .image-10, .image-11 {
    display: none;
  }

  .image-12 {
    max-width: 2000px;
    text-align: center;
    margin-top: 0;
    display: none;
  }

  .youtube-2 {
    width: 100%;
    height: 100px;
    margin-bottom: 0;
  }

  .navbar_component-2 {
    width: 100%;
    height: 5.5rem;
    -webkit-text-stroke-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, .95);
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: fixed;
  }

  .navbar_component-2.home {
    display: none;
  }

  .navbar_logo-link-2 {
    max-width: 50rem;
    flex: 0 auto;
    padding-bottom: 0;
  }

  .navbar_container-3 {
    background-color: #000;
    margin-left: 0;
    margin-right: 0;
    padding: 40px 5%;
    position: static;
  }

  .navbar_component3 {
    height: 4.5rem;
    margin-left: 0;
    margin-right: 0;
    padding: 0 5%;
    display: block;
  }

  .image-13 {
    display: none;
  }

  .play_button, .play_button.logo {
    display: block;
  }

  .image-17 {
    display: none;
  }

  .heading-4 {
    text-align: center;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 40px;
  }

  .container-15 {
    margin-top: 400px;
  }

  .section-9 {
    margin-top: 0;
  }

  .button-3 {
    border-radius: 5px;
  }

  .max-width-large {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .page-padding {
    margin-top: 0;
    display: block;
  }

  .button-secondary {
    border-radius: 5px;
  }

  .home-punks_tabs-link.blue.w--current {
    background-color: #a2e1f8;
  }

  .button-row {
    align-content: center;
    justify-content: center;
    margin-top: 2rem;
  }

  .home-punks_heading-medium {
    color: #b8b5b5;
  }

  .home-punks_heading-medium.black {
    color: #000;
  }

  .container-16 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .image-21 {
    max-width: 2000px;
  }

  .image-22 {
    max-width: 1900px;
  }

  .grid-3 {
    display: none;
  }

  .image-23 {
    max-width: 11%;
    display: block;
  }

  .image-24 {
    max-width: 40%;
  }

  .image-25 {
    max-width: 40%;
    display: none;
  }

  .mission-section.contained {
    max-width: 90rem;
    margin-top: 0;
  }

  .mission-tag.blue {
    color: #00d9ff;
    background-color: rgba(56, 192, 255, .16);
  }

  .section-heading {
    font-family: "Cpmono V 07 Plain", sans-serif;
  }

  .section-paragraph {
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 22px;
    line-height: 150%;
  }

  .hero-heading {
    font-family: "Cpmono V 07 Plain", sans-serif;
  }

  .hero-row {
    aspect-ratio: auto;
    flex-wrap: nowrap;
    margin-top: 8rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .video-5 {
    text-align: center;
    margin-top: 2rem;
    margin-left: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .panel-background {
    width: auto;
    height: 300px;
  }

  .hero-section {
    height: 50rem;
  }

  .columns {
    display: none;
  }

  .page-padding-2 {
    background-color: #000;
  }

  .image-26 {
    border-radius: 15px;
  }

  .navbar_social-wrapper-2 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    align-items: center;
    margin-left: 3rem;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .grid-4 {
    display: none;
  }

  .image-27 {
    padding-top: 2px;
  }

  .image-28 {
    background-color: #000;
  }

  .image-29 {
    max-width: 25%;
    padding-top: 0;
    display: block;
  }

  .image-30 {
    max-width: 20%;
    display: none;
  }

  .image-31 {
    max-width: 10%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .link-block-6 {
    height: 5.5rem;
  }

  .image-32 {
    margin-left: 2rem;
    display: none;
  }

  .section-10 {
    margin-top: 7rem;
  }

  .image-33 {
    z-index: auto;
    height: 100%;
    max-height: 100svh;
    text-align: center;
    border-radius: 5px;
    flex: 1;
    display: inline-block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .image-33._3 {
    width: 100%;
    max-height: 100%;
    min-height: 0;
    min-width: 10em;
    flex: none;
  }

  .collection-list-wrapper-6 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .collection-list-2 {
    grid-column-gap: 4em;
    grid-row-gap: 4em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row dense;
    display: grid;
  }

  .collection-list-2.phone {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .container-17 {
    max-height: 100%;
    max-width: 100%;
    margin-left: 5%;
    margin-right: 5%;
  }

  .image-34 {
    width: 100%;
    height: 100%;
    display: none;
  }

  .lightbox-link {
    display: block;
  }

  .work_wrapper {
    display: none;
  }

  .work_list {
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row dense;
  }

  .lightbox {
    width: auto;
    height: 100%;
    max-height: none;
    max-width: none;
    min-height: 25em;
    min-width: auto;
    padding: .8em;
  }

  .work_content-wrap {
    width: 100%;
    height: 100%;
    min-height: 25em;
    min-width: 10em;
    display: flex;
  }

  .work_content-wrap.desctop2 {
    min-height: 25em;
  }

  .container-18.is-work {
    width: auto;
    max-width: 100%;
    margin-top: 7rem;
    margin-left: 5%;
    margin-right: 5%;
  }

  .image-35 {
    max-height: none;
    min-height: 10em;
  }

  .pagination-3, .pagination-4 {
    display: none;
  }

  .collection-list-wrapper-7 {
    width: 100%;
  }

  .wrapper {
    column-count: 4;
    column-gap: 5rem;
  }

  .collection-item-photo {
    width: 100%;
    border-radius: 5px;
    margin-bottom: 5rem;
    display: block;
  }

  .image-36 {
    display: block;
  }

  .section-11 {
    margin-top: 6rem;
  }

  .collection-list-7 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .section-12 {
    margin-left: 5%;
    margin-right: 5%;
  }

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

@media screen and (max-width: 991px) {
  .image {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
  }

  .image-2 {
    margin-left: 20px;
  }

  .heading-1 {
    margin-top: 40px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .sort-info---about {
    flex-direction: column;
  }

  .reviews---about {
    max-width: 100%;
  }

  .hero---about {
    padding-top: 100px;
    padding-bottom: 120px;
  }

  .container {
    display: none;
  }

  .navbar {
    display: block;
  }

  .nav-link-6, .collection-link {
    text-align: center;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 18px;
  }

  .container-main-nav-desct {
    margin-left: 20px;
    margin-right: 20px;
    display: none;
  }

  .navbar-3 {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
  }

  .brand-2 {
    margin-left: 0;
  }

  .nav-link-7 {
    text-align: center;
    display: none;
  }

  .nav-link-8 {
    text-align: center;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 18px;
  }

  .saas-futuristic-app {
    margin-left: auto;
    margin-right: auto;
    padding-left: 5%;
    padding-right: 5%;
  }

  .navbar-logo-left {
    padding-right: 0;
  }

  .navbar-menu {
    max-width: unset;
  }

  .navbar-link {
    justify-content: center;
  }

  .text-15 {
    margin-top: auto;
    margin-bottom: 2rem;
  }

  .title {
    margin-bottom: 2rem;
  }

  .title.phone-g {
    margin-bottom: 4rem;
  }

  .container-5 {
    margin-top: 10rem;
    padding-right: 5%;
  }

  .container-5.phone {
    margin-top: 0;
  }

  .f2wf-columns {
    flex-direction: column;
    align-items: center;
  }

  .f2wf-columns.phone-g, .f2wf-columns.plansh {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .column.plansh {
    height: 90%;
  }

  .card-wrapper.plansh {
    height: 80%;
  }

  .card-wrapper.phone-g {
    display: none;
  }

  .card-content-3.plansh {
    padding-top: 0;
    padding-bottom: 2rem;
    padding-right: 8rem;
  }

  .text-23 {
    font-size: 14px;
  }

  .f2wf-columns-2, .f2wf-columns-3, .f2wf-columns-4, .f2wf-columns-5 {
    flex-direction: column;
    align-items: center;
  }

  .nav-menu {
    background-color: #000;
    border: 1px solid rgba(0, 0, 0, .9);
    box-shadow: 16px 12px 20px -7px rgba(54, 54, 54, .2);
  }

  .link-block {
    margin-bottom: 40px;
    margin-left: 354px;
    margin-right: 354px;
    display: flex;
  }

  .menu-button, .menu-button.w--open {
    background-color: #000;
  }

  .body-4 {
    margin-top: 0;
  }

  .nav-menu-2 {
    background-color: rgba(0, 0, 0, .95);
    border: 1px solid #000;
    display: none;
    box-shadow: 0 11px 5px -5px rgba(53, 52, 52, .2), 0 2px 5px rgba(0, 0, 0, .2);
  }

  .menu-button-2.w--open {
    background-color: #000;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar_menu {
    color: #101111;
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-bottom: 1px solid #000;
    border-radius: 1.5rem;
    justify-content: center;
    padding: 1.5rem 5% 2rem;
    left: 5%;
    right: 5%;
    overflow: auto;
  }

  .menu-icon1_line-bottom {
    width: 24px;
    height: 2px;
    background-color: #fff;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar_social-link {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    opacity: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .navbar_component {
    display: none;
  }

  .menu-icon1_line-top {
    width: 24px;
    height: 2px;
    background-color: #fff;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar_social-wrapper {
    justify-content: center;
    justify-items: center;
    margin-top: 2rem;
    margin-left: 0;
    display: none;
  }

  .navbar_link {
    width: auto;
    opacity: 1;
    color: #fff;
    text-align: center;
    padding: .75rem 0;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 18px;
  }

  .navbar_link.memes2 {
    display: none;
  }

  .menu-icon1_line-middle {
    width: 24px;
    height: 2px;
    background-color: #fff;
    justify-content: center;
    align-items: center;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar_button {
    width: 100%;
    background-color: #101111;
    margin-top: 1rem;
    margin-left: 0;
    padding-top: .625rem;
    padding-bottom: .625rem;
    font-size: 18px;
  }

  .navbar_button.purple {
    color: #fff;
    background-color: rgba(142, 111, 181, 0);
    font-size: 18px;
  }

  .navbar_button.blue {
    color: #638596;
    background-color: rgba(99, 133, 150, .25);
    display: none;
  }

  .navbar_menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .menu-icon1 {
    width: 48px;
    height: 48px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar_container-2 {
    display: block;
  }

  .collection-list-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: .75fr;
    grid-auto-columns: 5fr;
    grid-auto-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .collection-list {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    align-content: space-between;
    justify-content: space-around;
    align-items: center;
    justify-items: stretch;
  }

  .pagination-2 {
    display: none;
  }

  .section-7 {
    margin-top: 5rem;
    margin-left: auto;
    margin-right: auto;
  }

  .menu-button-3.w--open {
    -webkit-text-stroke-color: rgba(0, 0, 0, 0);
    background-color: #000;
  }

  .link-block-4 {
    margin-top: .5rem;
  }

  .text-block-5 {
    font-family: "Cpmono V 07", sans-serif;
    font-size: 5px;
  }

  .icon-2 {
    font-size: 32px;
  }

  .navbar-4 {
    display: none;
  }

  .container-10.plansh {
    margin-top: 10rem;
    margin-bottom: 7rem;
  }

  .container-11 {
    margin-top: 40px;
  }

  .container-13 {
    margin-top: 4rem;
  }

  .link-block-home {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .container-14 {
    margin-top: 10rem;
  }

  .image-10 {
    display: none;
  }

  .link-block-5 {
    margin-top: 10px;
  }

  .youtube-2 {
    width: 700px;
  }

  .navbar_menu-2 {
    color: #101111;
    -webkit-text-fill-color: inherit;
    background-color: #000;
    background-clip: border-box;
    border-bottom: 1px solid #000;
    border-radius: 1.5rem;
    justify-content: center;
    padding: 1.5rem 5% 3rem;
    left: 5%;
    right: 5%;
    overflow: auto;
  }

  .navbar_component-2 {
    background-color: rgba(0, 0, 0, .95);
    padding-left: 0%;
    padding-right: 0%;
  }

  .menu-icon1-2 {
    width: 48px;
    height: 48px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar_container-3 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .navbar_component3 {
    display: block;
  }

  .play_button {
    display: none;
  }

  .play_button.logo, .play_button.mobile {
    display: block;
  }

  .image-19 {
    max-width: 80%;
  }

  .container-15 {
    text-align: center;
    margin-top: 300px;
    font-family: "Cpmono V 07 Plain", sans-serif;
  }

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

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

  .home-press_list {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
  }

  .home-punks_component {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .home-punks_content-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
  }

  .home-punks_heading-medium {
    font-size: 1.75rem;
  }

  .image-22 {
    max-width: 650px;
  }

  .mission-section.contained {
    max-width: none;
    max-width: none;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .mission-section-row {
    max-width: 100%;
  }

  .section-heading {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .investor-grid.contained {
    grid-template-columns: 1fr 1fr;
  }

  .prouducts-section {
    margin-top: 5rem;
  }

  .investors-section {
    margin-left: 1rem;
    padding-bottom: 5rem;
    padding-right: 1rem;
  }

  .nav-link-9.footer {
    padding-bottom: .25rem;
  }

  .footer-links-wrapper {
    flex-direction: column;
    padding: 1rem;
  }

  .products-mobile {
    grid-column-gap: 16px;
    grid-row-gap: 2rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    justify-items: center;
    margin-left: 1rem;
    margin-right: 1rem;
    display: grid;
  }

  .footer {
    height: auto;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .product-card-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .products-wrapper {
    display: none;
  }

  .home-punks_component-2 {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .home-punks_content-wrapper-2 {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
  }

  .navbar_social-wrapper-2 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    justify-content: center;
    justify-items: center;
    margin-top: 2rem;
    margin-left: 0;
  }

  .navbar_social-link-2 {
    opacity: 1;
  }

  .image-31 {
    max-width: 20%;
  }

  .collection-list-2 {
    grid-template-columns: 1fr;
    grid-auto-flow: row dense;
  }

  .container-17 {
    max-width: 100%;
  }

  .work_content-wrap.phone {
    min-height: 5em;
  }

  .container-18 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .wrapper.phone {
    column-gap: 2rem;
  }

  .collection-item-photo.phone.g {
    margin-bottom: 2rem;
  }

  .collection-list3 {
    column-gap: 5rem;
  }

  .collection-list-7 {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .image {
    margin-bottom: 40px;
  }

  .heading-1 {
    margin-top: 40px;
  }

  .reviews---about {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-teams---about {
    grid-template-columns: 1fr 1fr;
  }

  .hero-title---about.heading-01.gradient-text {
    font-size: 48px;
    line-height: 58px;
  }

  .hero---about {
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .menual---about.chinese-black-bg {
    max-width: 100%;
  }

  .rating---about.chinese-black-bg {
    width: 100%;
    text-align: center;
  }

  .container {
    margin-top: 40px;
  }

  .nav-link-6, .collection-link {
    text-align: center;
  }

  .container-main-nav-desct {
    width: 100%;
  }

  .navbar-3 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .brand-2 {
    margin-left: 20px;
  }

  .nav-link-7 {
    text-align: center;
    display: none;
    overflow: hidden;
  }

  .nav-link-8 {
    text-align: center;
  }

  .paragraph {
    font-size: 22px;
  }

  .saas-futuristic-app {
    margin-left: auto;
    margin-right: auto;
  }

  .hero-stack {
    margin-top: 4rem;
    margin-bottom: 2rem;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-15 {
    margin-top: auto;
    margin-bottom: 4rem;
  }

  .title {
    margin-top: 10rem;
    margin-bottom: 2rem;
  }

  .title.phone-g {
    margin-bottom: 2rem;
  }

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

  .container-5 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 5%;
  }

  .container-5.phone-g {
    margin-top: 2rem;
    padding: 0 0%;
  }

  .container-5.plansh {
    padding-left: 0%;
    padding-right: 0%;
  }

  .f2wf-columns.phone-g {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .f2wf-columns.desctop {
    display: none;
  }

  .column {
    height: 100%;
  }

  .column.plansh {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .card-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }

  .card-wrapper.plansh {
    height: 200px;
  }

  .card-wrapper.phone-g {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .card-content-3 {
    height: 98%;
    padding-bottom: 2rem;
  }

  .paragraph-20 {
    margin-top: 0;
    margin-bottom: auto;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 22px;
    line-height: 150%;
  }

  .nav-menu {
    background-color: rgba(0, 0, 0, .9);
    background-image: linear-gradient(rgba(0, 0, 0, .45), rgba(0, 0, 0, .45));
    box-shadow: 16px 12px 20px -7px rgba(54, 54, 54, .2);
  }

  .link-block {
    text-align: center;
    margin-left: 254px;
    margin-right: 254px;
  }

  .menu-button {
    background-color: #000;
  }

  .nav-menu-2 {
    background-color: rgba(0, 0, 0, .95);
    box-shadow: 0 14px 20px -13px rgba(128, 128, 128, .2), 0 2px 5px rgba(0, 0, 0, .2);
  }

  .menu-button-2.w--open {
    background-color: #000;
  }

  .navbar_component {
    height: 4rem;
  }

  .navbar_link.memes2 {
    display: none;
  }

  .navbar_button {
    border-radius: 5px;
  }

  .collection-list-wrapper {
    grid-template-columns: minmax(500px, .75fr);
    margin-left: 10px;
    margin-right: 10px;
  }

  .section-7 {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    margin-top: 5rem;
    display: flex;
  }

  .icon-2 {
    font-size: 32px;
  }

  .container-10 {
    margin-top: 0;
  }

  .container-10.plansh {
    margin-top: 4rem;
  }

  .container-11 {
    margin-top: 10rem;
  }

  .container-11.plansh {
    margin-top: 4rem;
  }

  .image-8 {
    max-height: 100px;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .container-14 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .container-14.plansh {
    margin-top: 4rem;
  }

  .image-11 {
    margin-left: 0;
    margin-right: 0;
  }

  .image-12 {
    max-width: 600px;
  }

  .youtube-2 {
    width: 100%;
    margin-bottom: 0;
  }

  .navbar_component-2 {
    height: 4rem;
    padding-left: 0%;
    padding-right: 0%;
  }

  .navbar_container-3 {
    padding-left: 5%;
  }

  .play_button.mobile {
    display: block;
  }

  .image-19 {
    max-width: 80%;
  }

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

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

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

  .text-size-large {
    font-size: 1.125rem;
  }

  .heading-small {
    font-size: 1.25rem;
  }

  .home-press_list {
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .home-punks_component {
    grid-column-gap: 0px;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .home-punks_content-wrapper {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .home-punks_heading-medium {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .image-22 {
    max-width: 600px;
  }

  .image-24, .image-25 {
    max-width: 30%;
  }

  .mission-section.contained {
    margin-left: 0;
    margin-right: 0;
  }

  .mission-section-row {
    max-width: none;
  }

  .section-heading {
    font-size: 2.5rem;
    line-height: 1;
  }

  .hero-content.pointer-events-none {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .hero-heading {
    font-size: 3rem;
  }

  .hero-subtitle {
    font-size: 1rem;
  }

  .panel-background {
    flex-direction: column;
  }

  .hero-heading-2 {
    font-size: 3rem;
  }

  .section-heading-2 {
    font-size: 2.5rem;
    line-height: 1;
  }

  .hero-section {
    height: 33.75rem;
  }

  .home-punks_component-2 {
    grid-column-gap: 0px;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .home-punks_content-wrapper-2 {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .section-home-punks {
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
  }

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

  .lightbox {
    text-align: left;
  }

  .wrapper {
    column-count: 2;
  }

  .wrapper.phone {
    column-count: 2;
    column-gap: 3rem;
  }

  .collection-item-photo.phone.g {
    margin-bottom: 2rem;
  }

  .collection-list3 {
    column-count: 3;
  }

  .collection-list-7, .work_list-2, .work_list-3 {
    grid-template-columns: 1fr;
  }

  .lightbox-link-2 {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .image {
    margin-bottom: 10px;
    margin-left: 22px;
    display: none;
  }

  .image-2 {
    max-width: 45%;
  }

  .heading-1 {
    text-align: left;
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
    display: flex;
  }

  .hero-teams---about {
    grid-template-columns: 1fr;
  }

  .hero-buttos---about {
    flex-direction: column;
    align-items: center;
  }

  .hero-title---about.heading-01.gradient-text {
    font-size: 36px;
    line-height: 46px;
  }

  .hero---about {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .custom-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .rating-text---about.heading-02.gradient-text {
    font-size: 42px;
    line-height: 52px;
  }

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

  .rating---about.chinese-black-bg {
    padding: 25px 35px;
  }

  .container {
    align-items: center;
    margin-top: 0;
    padding-top: 0;
    display: block;
  }

  .navbar {
    background-color: #000;
    display: none;
  }

  .nav-link-6, .collection-link {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 18px;
  }

  .container-main-nav-desct {
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    display: block;
    position: static;
  }

  .navbar-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: rgba(0, 0, 0, .95);
    border-radius: 0;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: none;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .nav-link-7 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 18px;
    display: none;
    overflow: hidden;
  }

  .nav-link-8 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 18px;
  }

  .heading-3 {
    margin-left: 15px;
    margin-right: 15px;
    font-family: "Cpmono V 07 Plain", sans-serif;
  }

  .paragraph {
    max-width: 50ch;
    text-align: left;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 0%;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 18px;
    line-height: 140%;
  }

  .video-2 {
    justify-content: center;
    margin-left: 0;
    margin-right: 10px;
    display: flex;
  }

  .saas-futuristic-app {
    background-color: #000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 2rem;
    margin-left: auto;
    margin-right: auto;
  }

  .saas-futuristic-app.phone-g {
    margin-top: 4rem;
    padding-left: 0%;
    padding-right: 0%;
  }

  .hero-stack {
    background-color: #000;
    margin-top: 2rem;
    padding: 0 0% 0 0;
  }

  .small-container {
    justify-content: center;
  }

  .text-15 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 2rem;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 30px;
    line-height: 120%;
  }

  .section {
    background-color: #000;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 10px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .section-title {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .title-wrapper {
    padding-top: 5px;
    padding-bottom: 5px;
    display: none;
  }

  .title {
    text-align: left;
    margin: auto auto 2rem;
    padding: 0 0%;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 32px;
    line-height: 120%;
  }

  .title.phone-g {
    letter-spacing: -1px;
  }

  .text-17 {
    text-align: left;
    margin-top: 2rem;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 18px;
  }

  .section-2 {
    height: 1200px;
    background-color: #000;
  }

  .title-2 {
    margin-top: 100px;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 32px;
    line-height: 130%;
  }

  .container-5 {
    margin-top: 2rem;
    margin-bottom: 0;
    padding-left: 0;
  }

  .container-5.phone {
    margin-top: auto;
    padding-top: 0;
  }

  .container-5.phone-g {
    margin-top: 10rem;
  }

  .container-5.phone-g.small {
    margin-top: 0;
  }

  .container-5.desctop {
    padding-right: 0%;
  }

  .f2wf-columns {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column wrap;
    align-content: stretch;
    justify-content: space-between;
    align-items: stretch;
  }

  .f2wf-columns.phone-g {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .f2wf-columns.desctop {
    display: none;
  }

  .column {
    height: 200px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .column.plansh {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .column.phone-g {
    height: 200px;
    display: none;
  }

  .card-wrapper {
    height: 250px;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: .5rem;
    padding: 0 1.5rem 0 .5rem;
  }

  .card-wrapper.phone-g {
    height: 100%;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: center;
    margin-bottom: 0;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 1rem;
    display: block;
  }

  .card-wrapper.small-desctop {
    display: none;
  }

  .card-content-3 {
    justify-content: center;
    align-items: flex-start;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .card-content-3.phon-g {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .text-18 {
    font-size: 32px;
  }

  .text-19 {
    font-family: "Cpmono V 07 Plain", sans-serif;
  }

  .text-20 {
    font-size: 14px;
  }

  .section-3 {
    background-color: #000;
    flex-wrap: nowrap;
    margin-top: 140px;
    padding-top: 0;
  }

  .c {
    padding-left: 10px;
  }

  .text-23 {
    font-size: 14px;
  }

  .card-wrapper-2 {
    height: 200px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 20px;
    padding: 10px 20px 10px 10px;
  }

  .paragraph-20 {
    color: #fff;
    text-align: left;
    margin: 0 auto 1em;
    padding-left: 5%;
    padding-right: 5%;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 18px;
    line-height: 140%;
  }

  .container-6 {
    margin-bottom: 0;
  }

  .video-4 {
    width: 250px;
    height: 200px;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .nav-menu {
    background-color: rgba(0, 0, 0, .9);
    box-shadow: 16px 12px 20px -8px rgba(34, 33, 33, .58);
  }

  .link-block {
    text-align: center;
    margin-bottom: 40px;
    margin-left: 126px;
    margin-right: 120px;
  }

  .menu-button {
    opacity: 1;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    background-color: #000;
    border: 1px #2b2f34;
    border-radius: 5px;
    font-size: 24px;
    transition: opacity .2s;
  }

  .menu-button.w--open {
    border-width: 0;
  }

  .image-4 {
    display: block;
  }

  .body-4 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .image-5 {
    max-width: 50%;
    margin-top: 20px;
    margin-left: 20px;
    display: block;
  }

  .body-5 {
    max-height: 700px;
    min-height: 700px;
    object-fit: fill;
    overflow: hidden;
  }

  .nav-menu-2 {
    background-color: rgba(0, 0, 0, .95);
    display: block;
    box-shadow: 5px 14px 20px -15px rgba(160, 157, 157, .2);
  }

  .icon {
    -webkit-text-stroke-color: #000;
    background-color: rgba(255, 255, 255, 0);
    display: block;
  }

  .menu-button-2 {
    background-color: #000;
    display: block;
  }

  .menu-button-2.w--open {
    background-color: #000;
  }

  .link-block-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .navbar_menu, .navbar_component {
    display: none;
  }

  .navbar_link {
    display: block;
  }

  .navbar_link.memes2 {
    display: none;
  }

  .navbar_button {
    border-radius: 5px;
    display: block;
  }

  .navbar_button.blue {
    display: none;
  }

  .menu-icon1 {
    justify-content: flex-end;
  }

  .navbar_container {
    background-color: #000;
    display: block;
  }

  .navbar_container-2 {
    display: block;
  }

  .collection-list-wrapper {
    max-height: 10000px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr;
    grid-auto-columns: 5fr;
    grid-auto-flow: row;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .collection-list {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template: "Area"
                   "."
                   / minmax(1.25px, 1.251fr) 1.25fr 1.25fr;
    grid-auto-rows: 1fr;
    grid-auto-columns: .25fr;
    grid-auto-flow: row;
    margin-left: 5px;
    margin-right: 5px;
    display: grid;
  }

  .pagination-2 {
    display: none;
  }

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

  .section-7 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 4rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .nav-menu-3 {
    height: 330px;
    background-color: rgba(0, 0, 0, .95);
    border-radius: 0;
  }

  .menu-button-3, .menu-button-3.w--open {
    background-color: #000;
  }

  .link-block-4 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .text-block-5 {
    margin-top: 0;
    margin-left: 0;
    padding-left: 5px;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 8px;
  }

  .icon-2 {
    font-size: 32px;
  }

  .navbar-4 {
    background-color: #000;
    display: block;
  }

  .image-7 {
    display: none;
  }

  .container-10 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .container-10.phone-g {
    margin-top: 10rem;
  }

  .container-11 {
    margin-top: 7em;
  }

  .container-13 {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 2rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .image-8 {
    border-radius: 5px;
    margin: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .navbar3 {
    background-color: #000;
  }

  .image-9 {
    height: 70px;
    max-width: 100%;
    padding: 20px;
    display: block;
  }

  .link-block-home {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 5px;
  }

  .punks-slider_component {
    display: block;
  }

  .tensorian-slider_content {
    display: none;
  }

  .tnsorian-slider {
    grid-template-columns: 10rem 10rem 10rem 10rem 10rem 10rem 10rem 10rem 10rem 10rem 10rem 10rem;
    grid-auto-columns: 10rem;
    justify-content: center;
  }

  .punks-slider_image-wrapper {
    border-radius: 5px;
    justify-content: center;
    align-items: flex-start;
  }

  .punks-slider_image {
    width: 10rem;
    height: 10rem;
    border-radius: 7px;
  }

  .button-2 {
    justify-content: center;
    align-items: center;
    margin-left: 40px;
    margin-right: 40px;
    display: flex;
  }

  .container-14 {
    margin-top: 7rem;
    margin-bottom: 3rem;
  }

  .container-14.phone-g {
    margin-top: 10rem;
  }

  .image-10 {
    padding-left: 60px;
    padding-right: 60px;
    display: block;
  }

  .body-phone {
    aspect-ratio: auto;
    object-fit: cover;
    margin-top: auto;
    margin-bottom: auto;
    overflow: auto;
  }

  .image-11 {
    padding-top: 0;
    display: block;
  }

  .image-12 {
    display: none;
  }

  .youtube-2 {
    width: 100%;
    text-align: center;
  }

  .navbar_menu-2 {
    color: #101111;
    background-color: rgba(0, 0, 0, .95);
    padding-bottom: 3rem;
    left: 0%;
    right: 0%;
  }

  .navbar_component-2 {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    display: block;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .menu-icon1-2 {
    margin-right: 0;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 0;
    display: block;
  }

  .navbar_container-3 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0%;
    padding-right: 0%;
  }

  .play_button.mobile {
    display: block;
  }

  .collection-list-wrapper-3 {
    max-height: 500px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr 1.5fr;
    grid-auto-columns: 5fr;
    grid-auto-flow: column;
    margin-left: 10px;
    margin-right: 10px;
    display: grid;
  }

  .image-15 {
    max-height: 100px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
  }

  .text-block-7 {
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 9px;
  }

  .collection-item {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .collection-list-wrapper-4 {
    order: -1;
    align-self: stretch;
  }

  .grid-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1.5fr 1.5fr;
    grid-auto-columns: 5fr;
    grid-auto-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 5px;
    margin-right: 5px;
  }

  .text-block-8 {
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 9px;
  }

  .image-16 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .image-19 {
    max-width: 80%;
  }

  .heading-4 {
    font-size: 30px;
  }

  .container-15 {
    margin-top: 140px;
  }

  .section-9 {
    display: none;
  }

  .button-3 {
    text-align: left;
  }

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

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

  .heading-5 {
    text-align: left;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 35px;
    font-weight: 400;
    line-height: 40px;
  }

  .home-press_item-content-top {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .heading-small {
    margin-top: 7rem;
    margin-bottom: 2rem;
  }

  .page-padding {
    display: none;
  }

  .home-punks_component {
    grid-template-columns: 1fr;
  }

  .home-punks_content-wrapper {
    grid-template-columns: 1fr;
    margin-top: 7rem;
  }

  .home-punks_tabs-link {
    padding: 1.25rem;
  }

  .home-punks_tabs-link.blue.w--current {
    margin-top: 4rem;
    margin-bottom: 4px;
  }

  .button-row {
    text-align: left;
    justify-content: center;
  }

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

  .image-24, .image-25 {
    max-width: 70%;
  }

  .column-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .mission-tag.blue {
    color: #29c6fa;
    -webkit-text-stroke-color: rgba(102, 181, 255, 0);
    background-color: rgba(94, 215, 255, .27);
  }

  .mission-section-row.full-width {
    width: 100%;
  }

  .section-heading {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-family: "Cpmono V 07 Plain", sans-serif;
    font-size: 1.5rem;
    line-height: 1.2;
  }

  .section-paragraph {
    text-align: center;
    font-family: "Cpmono V 07 Plain", sans-serif;
  }

  .hero-heading {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .hero-row {
    width: 100%;
    flex: 0 auto;
  }

  .investor-grid.contained {
    grid-template-columns: 1fr;
  }

  .hero-heading-2 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .hero-row-2 {
    width: 100%;
    flex: 0 auto;
  }

  .product-info-text {
    white-space: nowrap;
  }

  .product-info-text.figure {
    text-align: center;
    white-space: nowrap;
  }

  .home-punks_component-2, .home-punks_content-wrapper-2 {
    grid-template-columns: 1fr;
  }

  .navbar_social-wrapper-2 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .image-29, .image-31 {
    max-width: 20%;
  }

  .collection-list-2 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    grid-auto-flow: row dense;
  }

  .container-17 {
    margin-top: 5em;
  }

  .work_content-wrap {
    min-height: 10em;
  }

  .work_content-wrap.phone {
    min-height: 10em;
    padding: 0;
  }

  .wrapper, .wrapper.phone {
    column-count: 1;
  }

  .collection-item-photo.phone {
    margin-bottom: 1rem;
  }

  .collection-item-photo.phone.g {
    margin-bottom: 1.5rem;
  }

  .collection-list3 {
    column-count: 1;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-adde80af-9d40-1f6e-c7b3-61ed1708f292-145e2dd9 {
    align-self: baseline;
    justify-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-c68050cb-9dc9-25f5-24d8-78d152790498-145e2dd4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: start;
    justify-self: stretch;
  }
}

@font-face {
  font-family: 'Cpmono V 07 Plain';
  src: url("6529a41b92b3278f15210385_CPMono_v07_Plain.otf") format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cpmono V 07';
  src: url("6529a41ca232020824469151_CPMono_v07_Bold.otf") format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}