html {
  -webkit-text-size-adjust: 100%;
  -ms-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: #0000;
}

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

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

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 {
  color: #333;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  vertical-align: middle;
  max-width: 100%;
  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: #0000 !important;
}

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

pre.w-code-block code {
  all: inherit;
}

.w-optimization {
  display: contents;
}

.w-webflow-badge, .w-webflow-badge > img {
  box-sizing: unset;
  width: unset;
  height: unset;
  max-height: unset;
  max-width: unset;
  min-height: unset;
  min-width: unset;
  margin: unset;
  padding: unset;
  float: unset;
  clear: unset;
  border: unset;
  border-radius: unset;
  background: unset;
  background-image: unset;
  background-position: unset;
  background-size: unset;
  background-repeat: unset;
  background-origin: unset;
  background-clip: unset;
  background-attachment: unset;
  background-color: unset;
  box-shadow: unset;
  transform: unset;
  direction: unset;
  font-family: unset;
  font-weight: unset;
  color: unset;
  font-size: unset;
  line-height: unset;
  font-style: unset;
  font-variant: unset;
  text-align: unset;
  letter-spacing: unset;
  -webkit-text-decoration: unset;
  text-decoration: unset;
  text-indent: unset;
  text-transform: unset;
  list-style-type: unset;
  text-shadow: unset;
  vertical-align: unset;
  cursor: unset;
  white-space: unset;
  word-break: unset;
  word-spacing: unset;
  word-wrap: unset;
  transition: unset;
}

.w-webflow-badge {
  white-space: nowrap;
  cursor: pointer;
  box-shadow: 0 0 0 1px #0000001a, 0 1px 3px #0000001a;
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 2147483647 !important;
  color: #aaadb0 !important;
  overflow: unset !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  width: auto !important;
  height: auto !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;
  inset: auto 12px 12px auto !important;
  transform: none !important;
}

.w-webflow-badge > img {
  position: unset;
  visibility: unset !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 {
  border: none;
  width: 100%;
  height: 100%;
  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 {
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

.w-input::placeholder, .w-select::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 {
  opacity: 0;
  z-index: -100;
  width: .1px;
  height: .1px;
  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 {
  cursor: pointer;
  width: auto;
  height: auto;
  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;
  text-align: center;
  background: #fff;
  border: 1px solid #758696;
  border-radius: 3px;
  width: 28px;
  height: 20px;
  display: inline-block;
  position: relative;
}

.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-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: " ";
  pointer-events: none;
  border: solid #0000;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 0;
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-width: 4px;
  border-color: #75869600 #5d6c7b #75869600 #75869600;
  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: #fff0 #fff #fff0 #fff0;
  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: " ";
  pointer-events: none;
  border: solid #0000;
  width: 0;
  height: 0;
  position: absolute;
  top: 100%;
  left: 50%;
}

.w-widget-twitter-count-shim.w--vertical:before {
  border-width: 5px;
  border-color: #5d6c7b #75869600 #75869600;
  margin-left: -5px;
}

.w-widget-twitter-count-shim.w--vertical:after {
  border-width: 4px;
  border-color: #fff #fff0 #fff0;
  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 {
  color: #fff;
  height: 500px;
  position: relative;
  overflow: hidden;
}

.w-background-video > video {
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  inset: -100%;
}

.w-background-video > video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
  display: none !important;
}

.w-background-video--control {
  background-color: #0000;
  padding: 0;
  position: absolute;
  bottom: 1em;
  right: 1em;
}

.w-background-video--control > [hidden] {
  display: none !important;
}

.w-slider {
  text-align: center;
  clear: both;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  background: #ddd;
  height: 300px;
  position: relative;
}

.w-slider-mask {
  z-index: 1;
  white-space: nowrap;
  height: 100%;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slide {
  vertical-align: top;
  white-space: normal;
  text-align: left;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
}

.w-slider-nav {
  z-index: 2;
  text-align: center;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  height: 40px;
  margin: auto;
  padding-top: 10px;
  position: absolute;
  inset: auto 0 0;
}

.w-slider-nav.w-round > div {
  border-radius: 100%;
}

.w-slider-nav.w-num > div {
  font-size: inherit;
  line-height: inherit;
  width: auto;
  height: auto;
  padding: .2em .5em;
}

.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px #3336;
}

.w-slider-nav-invert {
  color: #fff;
}

.w-slider-nav-invert > div {
  background-color: #2226;
}

.w-slider-nav-invert > div.w-active {
  background-color: #222;
}

.w-slider-dot {
  cursor: pointer;
  background-color: #fff6;
  width: 1em;
  height: 1em;
  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 {
  cursor: pointer;
  color: #fff;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  -webkit-user-select: none;
  user-select: none;
  width: 80px;
  margin: auto;
  font-size: 40px;
  position: absolute;
  inset: 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;
  inset: 0;
}

.w-slider-aria-label {
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
  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;
  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 {
  background: #ddd;
  min-width: 100%;
  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: #000000e6;
  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;
  inset: 0;
  -webkit-transform: translate(0);
}

.w-lightbox-backdrop, .w-lightbox-container {
  -webkit-overflow-scrolling: touch;
  height: 100%;
  overflow: auto;
}

.w-lightbox-content {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.w-lightbox-view {
  opacity: 0;
  width: 100vw;
  height: 100vh;
  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;
  max-width: none;
  height: auto;
}

.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: #0006;
  padding: .5em 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-lightbox-embed {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.w-lightbox-control {
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  width: 4em;
  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 {
  background-image: url("");
  background-size: 18px;
  height: 2.6em;
  right: 0;
}

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

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

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

.w-lightbox-thumbnail {
  background: #222;
  height: 10vh;
  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;
  border: 5px solid #0006;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  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 #0000;
  border-bottom-color: #fff;
  border-radius: 50%;
  position: absolute;
  inset: -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;
  inset: 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: #0000;
  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 {
  text-align: center;
  clear: both;
  width: 100%;
  max-width: 100%;
  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;
  background: #c8c8c8;
  min-width: 200px;
  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: #0000;
  tap-highlight-color: #0000;
  -webkit-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-code-component > * {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

:root {
  --black: #101114;
  --cyan: #82def3;
  --dark-gray-3: #1b1c22;
  --white: white;
  --medium-orchid: #a642ff;
  --baby-blue: #42acf5;
  --white-60: #fff9;
  --black-10: #0000001a;
  --white-alpha-10: #ffffff1a;
  --accent-secondary: #ff60a7;
  --white-30: #ffffff4d;
  --blue: #203aed;
  --dark-gray-2: #252e3a;
  --spring-green: #5bf085;
}

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

body {
  color: #333;
  padding: 0;
  font-family: Owners, sans-serif;
  font-size: 1rem;
  line-height: 1.4rem;
}

h1 {
  letter-spacing: .1rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  letter-spacing: .1rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

p {
  letter-spacing: .1rem;
  margin-bottom: 10px;
  font-weight: 400;
}

a {
  text-decoration: underline;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

.section {
  overflow: hidden;
}

.section.section--hero {
  background-color: var(--black);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  height: auto;
  padding-bottom: 50px;
}

.section.section--hero.section--hero--404 {
  background-color: var(--black);
}

.section.section--data-points {
  background-image: linear-gradient(to bottom, #42acf5, var(--cyan));
  align-items: center;
  min-height: 6rem;
  display: flex;
}

.section.section--data-points.hide {
  display: none;
}

.section.section-floating-strip {
  background-color: var(--black);
  height: 96px;
}

.section.section-floating-strip.hide {
  display: none;
}

.section.section--features {
  background-color: var(--dark-gray-3);
}

.section.section--features.hide {
  display: none;
}

.section.section--whitepaper {
  background-color: var(--white);
}

.section.section--whitepaper.hide {
  display: none;
}

.section.section--roadmap {
  background-color: var(--black);
  background-image: url("62b9e77bde0a3b23e2e36d7e_hero-stars.svg");
  background-position: 0 0;
  background-size: auto;
}

.section.section--roadmap.hide {
  display: none;
}

.section.section--protocol-security {
  background-color: var(--dark-gray-3);
}

.section.section--protocol-security.hide {
  display: none;
}

.section.section--newsletter {
  background-color: var(--medium-orchid);
  background-image: url("62ba01cf23a67d2153bbc021_footer%20bcg.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

.section.section--newsletter.hide {
  display: none;
}

.section.section--footer {
  align-items: center;
  height: 7.5rem;
  display: flex;
}

.section.section--faq {
  background-color: var(--white);
  background-image: linear-gradient(#8fe8f3, #137cef 47%, #8a67bf);
}

.section.section--faq.hide {
  display: none;
}

.section.section--utility-content {
  background-color: var(--white);
}

.flex-wrap {
  display: flex;
}

.flex-wrap.flex-wrap--vertical {
  flex-direction: column;
}

.data-point {
  flex: 1;
}

.data-point_title {
  color: var(--dark-gray-3);
  text-align: center;
  padding-bottom: .5rem;
  font-size: .875rem;
  line-height: .875rem;
}

.data-point_value {
  color: var(--dark-gray-3);
  text-align: center;
  letter-spacing: .1rem;
  font-size: 2rem;
  font-weight: 500;
  line-height: 2rem;
}

.spacer.spacer--large {
  align-self: stretch;
  height: 5rem;
}

.spacer.spacer--large.spacer--large--hidden-desktop, .spacer.spacer--large.hide {
  display: none;
}

.spacer.spacer--medium {
  align-self: stretch;
  height: 3rem;
}

.container {
  flex: 1;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.container.container--1024 {
  max-width: 800px;
}

.container.container--1024.container--faq, .container.container--1024.container--centered {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.container.container-1440 {
  max-width: 1440px;
}

.container.container--1200 {
  max-width: 1200px;
}

.list-item--features {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  align-items: center;
}

.list-item--features.list-item--features--reverse {
  grid-template-columns: 1fr 1fr;
}

.feature-title {
  background-image: linear-gradient(270deg, var(--cyan), var(--baby-blue));
  color: var(--cyan);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 1.5rem;
  font-size: 2.5rem;
  line-height: 3rem;
}

.feature-synopsys {
  color: var(--white-60);
}

.faq-list {
  padding-left: 0;
  list-style-type: none;
}

.faq-list__faq-list-item {
  border: 2px solid var(--black-10);
  cursor: pointer;
  border-radius: 1rem 1rem 0;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: .5rem;
  padding: 1.5rem;
  transition: border-color .3s;
  display: flex;
}

.faq-list__faq-list-item:hover {
  border-color: var(--white);
}

.faq-list__faq-list-item__faq-list-q {
  color: var(--white);
  font-size: 17px;
  font-weight: 700;
}

.heading {
  color: var(--white);
  text-align: center;
  font-size: 3rem;
  line-height: 3rem;
}

.faq-list__faq-list-item__faq-list-icon {
  min-width: 1.5rem;
  min-height: 1.52rem;
}

.grid-2 {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
}

.section--whitepaper__synopsys {
  color: #000;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 40px;
}

.whitepaper-list__whitepaper-list-item__text {
  color: var(--baby-blue);
  font-size: 1.3131rem;
  font-weight: 500;
  line-height: 1.313rem;
  text-decoration: none;
  transition: color .3s;
}

.whitepaper-list__whitepaper-list-item__text:hover {
  color: var(--black);
}

.whitepaper-list {
  padding-left: 0;
  list-style-type: none;
}

.whitepaper-list__whitepaper-list-item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  margin-bottom: .75rem;
  display: flex;
}

.section--whitepaper__synopsys--link {
  color: var(--baby-blue);
  text-decoration: none;
  transition: color .3s;
}

.section--whitepaper__synopsys--link:hover {
  color: var(--black);
  text-decoration: none;
}

.faq-list__faq-list-item__faq-list-a {
  color: #000;
  margin-top: 1rem;
  margin-bottom: 0;
}

.faq-list__faq-list-item__faq-list_img-frame {
  margin-top: 1rem;
}

.brand {
  align-items: center;
  width: 9.813rem;
  height: 2.5rem;
}

.navbar-tmp {
  background-color: #0000;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: none;
}

.nav-link {
  color: var(--cyan);
  letter-spacing: .05rem;
  padding: 20px .875rem;
  font-family: Owners, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  transition: color .3s;
}

.nav-link:hover {
  color: var(--white);
}

.button {
  border-radius: 100px;
  font-size: 1.063rem;
  font-weight: 700;
  line-height: 1.125rem;
}

.button.button--outline {
  border: 1px solid var(--cyan);
  background-color: #0000;
  height: 2.5rem;
  transition: border-color .3s;
}

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

.button.button--outline.button--outline--hidden {
  display: none;
}

.button.button-contained {
  background-color: var(--cyan);
  background-image: linear-gradient(to bottom, var(--baby-blue), var(--cyan));
  color: var(--black);
  align-self: center;
  padding: 1rem 2rem;
  transition: background-color .2s, background-color .3s;
}

.button.button-contained:hover {
  background-color: var(--white);
  background-image: linear-gradient(to bottom, var(--white), var(--white));
}

.button.button-contained.button-contained--hero-alignement {
  align-self: flex-start;
  transition: opacity .2s, background-color .2s;
}

.button.button-contained.button-contained--hero-alignement:hover {
  background-image: linear-gradient(to bottom, var(--white), var(--white));
}

.social-link {
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.social-link:hover {
  background-color: var(--white-alpha-10);
}

.social-link.discord {
  background-image: url("");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.social-link.discord.dark {
  background-image: url("");
  border-radius: 100px;
  width: 3rem;
  height: 3rem;
}

.social-link.telegram {
  background-image: url("");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.social-link.telegram.dark {
  background-image: url("");
  border-radius: 100px;
  width: 3rem;
  height: 3rem;
}

.social-link.twitter {
  background-image: url("");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.social-link.twitter.dark {
  background-image: url("");
  border-radius: 100px;
  width: 3rem;
  height: 3rem;
}

.social-link.medium {
  background-image: url("62b0d56dd874f71527c79f83_Medium.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.social-link.medium.dark {
  background-image: url("");
  border-radius: 100px;
  width: 3rem;
  height: 3rem;
}

.social-link.hide {
  display: none;
}

.nav-menu {
  grid-column-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.social {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.social.social--newsletter {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.body {
  background-color: #000;
  max-width: 1920px;
  height: 100vh;
}

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

.protocol-security-title--decoration {
  color: var(--white);
  letter-spacing: .1rem;
  font-size: 3rem;
  font-weight: 500;
  line-height: 3rem;
}

.protocol-security-audit-type-title {
  color: var(--white);
  text-align: right;
  font-size: 17px;
}

.protocol-security-title {
  color: var(--white);
  font-size: 3rem;
  font-weight: 500;
  line-height: 3rem;
}

.protocol-security-section-name-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  display: flex;
}

.protocol-security-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.protocol-security-list-item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid #ec7ef3;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  text-decoration: none;
  display: flex;
}

.protocol-security-list-item__tag--passed {
  background-color: var(--accent-secondary);
  color: #000;
  border-radius: 100px;
  align-self: center;
  align-items: center;
  height: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 17px;
  font-weight: 700;
  display: flex;
}

.protocol-security-list-item__checkmark--scheduled {
  background-color: #ffffff4d;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.protocol-security-wrap {
  align-items: center;
  display: flex;
}

.hero-title {
  color: var(--white);
  margin-bottom: 2rem;
  font-family: Owners, sans-serif;
  font-size: 6rem;
  font-weight: 500;
  line-height: 5rem;
}

.hero-title.hero-title--centered {
  text-align: center;
}

.hero-title.v2 {
  margin-bottom: 0;
  position: absolute;
}

.hero-synopsys {
  color: var(--white);
  margin-bottom: 2rem;
  font-size: 1.313rem;
  line-height: 1.8rem;
}

.hero-synopsys.hero-synopsys--centered {
  text-align: center;
}

.hero-synopsys--decoration {
  color: var(--accent-secondary);
  font-weight: 500;
}

.section-newsletter__title {
  color: #000;
  text-align: center;
  margin-bottom: 4rem;
  font-size: 3rem;
  font-weight: 500;
  line-height: 3rem;
}

.form {
  display: flex;
}

.text-field {
  border: 1px solid var(--black);
  cursor: text;
  background-color: #0000;
  border-radius: 100px;
  height: 5rem;
  margin-bottom: 0;
  padding-left: 2rem;
  font-size: 19px;
  font-weight: 400;
}

.text-field:hover {
  color: var(--black);
}

.text-field:active, .text-field:focus {
  border-color: var(--white);
  background-color: var(--white);
}

.text-field::placeholder {
  color: var(--black);
}

.submit-button {
  text-align: right;
  background-color: #000;
  border-radius: 100px;
  height: 4rem;
  margin-top: .5rem;
  margin-left: -9.9rem;
  padding: 0 2rem;
  font-size: 19px;
  font-weight: 500;
}

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

.section--newsletter__content-wrap {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.form-block {
  align-self: stretch;
  margin-bottom: 2rem;
}

.whitepaper-list__whitepaper-list-item__icon {
  background-image: url("62b4dee9697183fefbaad2f5_icon--arrow-right.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.5rem;
  height: 1.5rem;
}

.section--footer__nav-wrap__nav-link {
  color: var(--white);
  letter-spacing: .08rem;
  font-size: 14px;
  text-decoration: none;
}

.section--footer__nav-wrap__nav-link.section--footer__nav-wrap__nav-link--hidden, .section--footer__nav-wrap__nav-link.hide {
  display: none;
}

.section--footer__nav-wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  display: flex;
}

.protocol-security-list-item__tag--scheduled {
  background-color: var(--white-30);
  color: #000;
  border-radius: 100px;
  align-self: center;
  align-items: center;
  height: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 17px;
  font-weight: 700;
  display: flex;
}

.protocol-security-list-item__checkmark {
  background-color: var(--accent-secondary);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 2rem;
  min-width: 2rem;
  height: 2rem;
  min-height: 2rem;
  display: flex;
}

.protocol-security-list-item__checkmark.protocol-security-list-item__checkmark--scheduled {
  background-color: var(--white-30);
}

.roadmap-title {
  color: var(--white);
  text-align: center;
  margin-bottom: 2rem;
  font-size: 3rem;
  font-weight: 500;
  line-height: 3rem;
}

.roadmap-synopsys {
  color: var(--white-60);
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem;
}

.roadmap-period {
  color: var(--cyan);
  text-align: right;
}

.roadmap-tag {
  border: 1px solid var(--accent-secondary);
  color: var(--accent-secondary);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: .2rem 1rem;
  font-size: 17px;
  font-weight: 500;
  display: flex;
}

.roadmap-tag.roadmap-tag--in-progress {
  border-color: var(--medium-orchid);
  color: var(--medium-orchid);
}

.roadmap-tag.roadmap-tag--planned {
  border-color: var(--white-60);
  color: var(--white-60);
}

.roadmap-tag.roadmap-tag--done {
  border-color: var(--accent-secondary);
  color: var(--accent-secondary);
}

.roadmap-list-item-title {
  color: var(--white);
  font-size: 17px;
}

.roadmap-list-item-synopsys {
  color: var(--white-60);
}

.roadmap-text-wrap {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 1.5rem;
  display: flex;
}

.roadmap-line {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.roadmap-line__head {
  background-color: var(--cyan);
  border-radius: 100px;
  width: .75rem;
  height: .75rem;
}

.roadmap-line__tail {
  background-color: var(--cyan);
  width: 2px;
  height: 100%;
}

.loop-text-outer {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.loop-text-inner {
  align-items: center;
  height: 100%;
  display: flex;
}

.loop-text {
  white-space: nowrap;
  font-family: Albrmed;
  font-size: 2.875rem;
  line-height: 2.8rem;
}

.wrap--data-points {
  display: flex;
}

.list-item--roadmap {
  grid-template-rows: auto;
  grid-template-columns: 5fr 1fr 5fr;
  align-content: start;
  width: 100%;
}

.icon {
  color: var(--white);
}

.ana-divider {
  background-image: url("62b8ebffe91ab7eaf07dd497_ANA-icon.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  min-width: 2.5rem;
  min-height: 2.5rem;
  margin-left: 1rem;
  margin-right: 1rem;
}

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

.section--hero__grid.v2 {
  grid-template-columns: 1fr;
}

.section--hero__text-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.faq-list__faq-list-item__q-wrap {
  justify-content: space-between;
  align-self: stretch;
  display: flex;
}

.menu-button {
  background-color: var(--white-30);
}

.protocol-security-audit-type-tag {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.list-item--features__chart-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section--hero__img-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.section--hero__img-wrap__blob {
  filter: blur(120px);
  background-image: radial-gradient(circle at 50% 0, #42acf580 33%, #ff60a7 72%);
  border-radius: 100%;
  width: 60vh;
  height: 60vh;
  position: relative;
  inset: 0%;
}

.section--hero__img-wrap__img-frame__img {
  width: 54vh;
}

.section--hero__img-wrap__img-frame {
  z-index: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -13%;
}

.section--hero__img-wrap__circle-1 {
  border: 1px solid #82def31a;
  border-radius: 100%;
  width: 77vh;
  height: 77vh;
  position: absolute;
  top: -14%;
}

.section--hero__img-wrap__circle-2 {
  border: 1px solid #82def31a;
  border-radius: 100%;
  width: 60vh;
  height: 60vh;
  position: absolute;
  top: -14%;
}

.div-block-11 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.div-block-12 {
  background-image: linear-gradient(to bottom, var(--cyan), #42acf5);
  border-radius: 100%;
  width: 90vh;
  height: 90vh;
}

.feature-synopsys--decoration {
  color: var(--white);
  font-weight: 500;
}

.protocol-security-list-item__text-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

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

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

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

.section--hero__text-wrap-copy {
  flex-direction: column;
  display: flex;
}

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

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

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

.header {
  justify-content: space-between;
  align-items: center;
  height: 5rem;
  display: flex;
}

.navbar__wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.navbar__wrap__nav-links {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.navbar__wrap__nav-links__link {
  color: var(--cyan);
  padding: .5rem;
  font-weight: 500;
  text-decoration: none;
  transition: color .3s;
  display: block;
}

.navbar__wrap__nav-links__link:hover {
  color: var(--white);
}

.nav__wrap__social {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.nav__wrap__social.social--newsletter {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.hamburger {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
}

.hamburger__line {
  background-color: var(--white);
  width: 100%;
  height: 2px;
}

.navtray {
  display: none;
}

.nav__wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.nav__wrap__nav-links {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: row;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.navtray__header {
  justify-content: space-between;
  align-items: center;
  height: 5rem;
  display: flex;
}

.close-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
}

.close-button__line {
  background-color: var(--white);
  width: 100%;
  height: 2px;
}

.navtray__wrap__nav-links {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: row;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.navtray__wrap__nav-links__link {
  color: var(--cyan);
  padding: .5rem;
  font-weight: 500;
  text-decoration: none;
  display: block;
}

.utility-page-hero-title {
  color: var(--white);
  text-align: center;
  margin-bottom: 2rem;
  font-family: Owners, sans-serif;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 5rem;
}

.utility-page-hero-title.hero-title--centered {
  text-align: center;
}

.utility-page-hero-time-stamp {
  color: var(--white);
  text-align: center;
  margin-bottom: 2rem;
  font-size: 1.063rem;
  line-height: 1.8rem;
}

.utility-page-hero-time-stamp.hero-synopsys--centered {
  text-align: center;
}

.rtb em {
  font-weight: 500;
}

.rtb h2 {
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.rtb li {
  letter-spacing: .1rem;
  padding-bottom: 1rem;
  list-style-type: decimal;
}

.rtb strong {
  font-weight: 500;
}

.rtb h3 {
  letter-spacing: .05rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-weight: 500;
}

.roadmap-list {
  margin-top: 1rem;
  margin-bottom: 0;
  padding-left: 1rem;
  list-style-type: disc;
}

.roadmap-list-item-synopsys--bullets {
  color: var(--white-60);
}

.section--hero__text-wrap--v2tmp {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.style-p-atf-blue {
  color: var(--cyan);
  font-weight: 700;
}

.style-p-atf-pink {
  color: var(--accent-secondary);
  font-weight: 700;
}

.header-nav.hide {
  display: none;
}

@media screen and (max-width: 991px) {
  .section.section--hero {
    background-repeat: repeat;
    height: auto;
    position: relative;
  }

  .section.section--roadmap {
    background-position: 50%;
    background-size: contain;
  }

  .section.section--footer {
    background-color: #101114;
    position: relative;
    inset: auto 0% 0%;
  }

  .container.container-1440.container-1440__navtray {
    padding-left: 2rem;
    padding-right: 1rem;
  }

  .button.button--outline.button--outline--navtray.hide {
    display: none;
  }

  .button.button-contained, .button.button-contained.button-contained--hero-alignement {
    align-self: center;
  }

  .social-link.social-link--navtray.hide, .social-link.social-link--navtray.hidden {
    display: none;
  }

  .nav-menu {
    background-color: var(--black);
    align-content: center;
    height: 100vh;
  }

  .protocol-security-list-item {
    flex-direction: column;
    align-items: flex-end;
  }

  .hero-title, .hero-synopsys {
    text-align: center;
  }

  .section--hero__grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .image {
    width: 50%;
  }

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

  .div-block-5 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .div-block-6 {
    background-color: var(--white);
    height: 1px;
    padding-right: 0;
  }

  .div-block-7 {
    background-color: var(--white);
    width: 2rem;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-8 {
    background-color: var(--white-30);
    height: 2rem;
  }

  .div-block-9 {
    background-color: var(--white);
    width: 10px;
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .button-2 {
    width: 40px;
    height: 40px;
    padding: 0;
  }

  .icon-2 {
    color: var(--white);
  }

  .div-block-10 {
    background-color: var(--white);
    width: 100%;
    height: 1px;
    max-height: 1px;
  }

  .menu-button-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .menu-button-2.w--open {
    background-color: var(--black);
  }

  .section--hero__img-wrap__img-frame {
    top: -12%;
  }

  .navbar__wrap {
    display: none;
  }

  .hamburger {
    display: flex;
  }

  .navtray {
    z-index: 4;
    background-color: var(--black);
    flex-direction: column;
    display: none;
    position: absolute;
    inset: 0%;
  }

  .nav__wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .nav__wrap__nav-links {
    flex-direction: column;
  }

  .navtray__header {
    justify-content: flex-end;
    align-self: stretch;
    align-items: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .close-button {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    display: flex;
    position: relative;
  }

  .close-button.hide {
    display: none;
  }

  .close-button__line {
    width: 28px;
    position: absolute;
    transform: rotate(-45deg);
  }

  .close-button__line.close-button__line--top {
    width: 28px;
    transform: rotate(45deg);
  }

  .navtray__wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 2rem;
    padding-right: 2rem;
    display: flex;
  }

  .navtray__wrap__nav-links {
    flex-direction: column;
  }

  .navtray__wrap__nav-links.hide {
    display: none;
  }

  .utility-page-hero-title, .utility-page-hero-time-stamp {
    text-align: center;
  }

  .nav-item-mobile.hide {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .section.section--footer {
    height: auto;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

  .data-point_value {
    font-size: 1.75rem;
  }

  .spacer.spacer--large {
    height: 3rem;
  }

  .spacer.spacer--large.spacer--large--hidden-desktop {
    display: block;
  }

  .spacer.spacer--medium {
    height: 3rem;
  }

  .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container.container-1440.container-1440__navtray {
    padding-left: 1rem;
    padding-right: 0;
  }

  .list-item--features {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .list-item--features.list-item--features--reverse {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .feature-title {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .faq-list__faq-list-item {
    padding: 1rem;
  }

  .heading {
    font-size: 2.5rem;
  }

  .grid-2 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template-rows: auto auto;
    grid-template-columns: 2fr;
  }

  .section--whitepaper__synopsys {
    font-size: 2rem;
    line-height: 2.3rem;
  }

  .brand {
    padding-left: 0;
  }

  .protocol-security-title--decoration {
    display: none;
  }

  .protocol-security-audit-type-title {
    text-align: center;
    flex: 1;
  }

  .protocol-security-title {
    text-align: center;
    margin-bottom: 3rem;
    font-size: 2.5rem;
  }

  .protocol-security-list-item {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .protocol-security-wrap {
    flex-direction: column;
  }

  .hero-title {
    font-size: 3rem;
    line-height: 3rem;
  }

  .section-newsletter__title {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .submit-button {
    margin-left: -8.7rem;
    padding-left: 1.4rem;
    padding-right: 1.4rem;
  }

  .section--footer__nav-wrap {
    flex-direction: column;
    align-items: center;
  }

  .roadmap-title {
    font-size: 2.5rem;
  }

  .roadmap-period {
    white-space: nowrap;
    margin-top: 4rem;
    transform: rotate(-90deg);
  }

  .loop-text {
    font-size: 2.3rem;
  }

  .wrap--data-points {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-wrap: wrap;
  }

  .list-item--roadmap {
    grid-template-columns: auto .25fr 5fr;
  }

  .section--hero__grid {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .section--hero__img-wrap {
    height: 80vw;
  }

  .section--hero__img-wrap__blob {
    filter: blur(40px);
    width: 60vw;
    height: 60vw;
  }

  .section--hero__img-wrap__img-frame__img {
    width: 60%;
  }

  .section--hero__img-wrap__img-frame {
    top: 0%;
  }

  .section--hero__img-wrap__circle-1 {
    width: 90vw;
    height: 90vw;
    top: -6%;
  }

  .section--hero__img-wrap__circle-2 {
    width: 60vw;
    height: 60vw;
    top: -6%;
  }

  .div-block-12 {
    width: 90vw;
    height: 90vw;
  }

  .navtray__header {
    padding-left: .5rem;
    padding-right: 0;
  }

  .utility-page-hero-title {
    font-size: 3rem;
    line-height: 3rem;
  }

  .roadmap-period__wrap {
    width: 2rem;
  }
}

@media screen and (max-width: 479px) {
  .section.section--data-points {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .spacer.spacer--large {
    align-self: stretch;
  }

  .spacer.spacer--large.spacer--large--hero-top {
    height: 1rem;
  }

  .spacer.spacer--medium {
    align-self: stretch;
  }

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

  .protocol-security-list-item {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-wrap: wrap;
    justify-content: flex-end;
  }

  .list-item--roadmap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-columns: 1fr .5fr 5fr;
  }

  .image {
    width: 70%;
  }

  .menu-button.w--open {
    background-color: var(--black);
  }

  .image-3 {
    width: 80%;
  }

  .section--hero__img-wrap__img-frame {
    width: 100%;
    height: 100%;
    top: -4%;
  }

  .protocol-security-list-item__text-wrap {
    flex-direction: column;
  }
}

#w-node-f0186eb9-5c11-65fa-f7cb-25af2e056f1e-b2410608 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f0186eb9-5c11-65fa-f7cb-25af2e056f3a-b2410608 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9f8c9ee6-718b-b51d-f81e-a353b0b156e6-b5dc8387 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-cb4b1c41-1e6a-5427-bfa5-bb6c9a5c10c2-b5dc8387 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_5416eab6-4ed2-bcfc-8bff-1ebf1165251c-b5dc8387, #w-node-_120bf236-8806-6887-3f83-2a7d639de3f2-b5dc8387 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d24af15e-1721-2ada-f041-d9ce9c97326f-b5dc8387 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_5497dcc1-8fbc-66e0-f05a-5aed4e37823c-b5dc8387 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5497dcc1-8fbc-66e0-f05a-5aed4e378241-b5dc8387 {
  order: -9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-c2304538-8730-9f7a-ee6c-a9a12147d508-b5dc8387 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-c2304538-8730-9f7a-ee6c-a9a12147d503-b5dc8387 {
  order: -9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b638389b-9e26-0530-41d3-ead23641785b-b5dc8387 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b638389b-9e26-0530-41d3-ead236417860-b5dc8387 {
  order: -9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_02a83c6d-88b8-c2d2-6c81-adbe980967d0-b5dc8387 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_02a83c6d-88b8-c2d2-6c81-adbe980967d2-b5dc8387 {
  order: -9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bb6cca9a-3ef4-9522-ca55-524bdf597c15-b5dc8387, #w-node-_562e260e-980d-fd8f-d28c-a188c651b56a-b5dc8387, #w-node-ed476af0-8bb0-af2f-79cb-d0fdc9d121ab-b5dc8387, #w-node-de6476ea-f2e8-4035-76d2-59690efb794d-b5dc8387, #w-node-a1d7ceaa-6e48-234f-26f4-4f195169a051-b5dc8387 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0fded2d1-3b61-bc39-f8cc-a2dab7760eec-b5dc8387 {
  align-self: start;
}

#w-node-_0fded2d1-3b61-bc39-f8cc-a2dab7760eef-b5dc8387 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_5416eab6-4ed2-bcfc-8bff-1ebf1165251c-b5dc8387 {
    order: -9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_5497dcc1-8fbc-66e0-f05a-5aed4e37823c-b5dc8387, #w-node-b638389b-9e26-0530-41d3-ead23641785b-b5dc8387 {
    order: -9999;
  }

  #w-node-ed476af0-8bb0-af2f-79cb-d0fdc9d121a6-b5dc8387, #w-node-de6476ea-f2e8-4035-76d2-59690efb7948-b5dc8387, #w-node-_8dcc3a2e-6589-f24f-0690-b38c0d1d7d73-b5dc8387, #w-node-b0851481-b54d-d4f6-071c-f72693e19f25-b5dc8387, #w-node-_50839681-82fd-b290-56e5-14dbbb9b68e9-b5dc8387 {
    place-self: start end;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_5416eab6-4ed2-bcfc-8bff-1ebf1165251c-b5dc8387 {
    order: -9999;
  }

  #w-node-_882bb348-bf82-c820-fb50-69fba2c959d8-b5dc8387, #w-node-_242ec656-bafd-5f52-b53c-a74f0912737b-b5dc8387, #w-node-_51351d8a-f6b5-14b1-7905-4bc3d0140a03-b5dc8387, #w-node-f278369d-bdcc-68c5-0caa-9c618ffa92e1-b5dc8387, #w-node-f96ba5a7-86f0-99f9-c152-b2442ad49032-b5dc8387 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@font-face {
  font-family: 'Owners';
  src: url("62b21ca79c680ac4c909d6cb_Owners-Medium.woff") format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Owners';
  src: url("62b21ca724ab563b19e6ba0a_Owners-Bold.woff") format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Owners';
  src: url("62b21ca8e2bb843e12633144_Owners-Regular.woff") format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}