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

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

.w-lightbox-close {
  background-image: url("5f62cb50c825ff69843904de14119906f6aecd57.svg");
  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;
}

@font-face {
  font-family: MD Nichrome;
  src: url("65a81949a962d7df13cc953f_MDNichrome-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: MD Nichrome Dark;
  src: url("") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: GT America;
  src: url("65a81abcfcd2ced445754c23_GT-America-Standard-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: GT America Mono;
  src: url("65a81af1c0267b4625b151e9_GT-America-Mono-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --black: black;
  --blue-light: #0079cc;
  --red: #ff1f00;
  --pink: #ff80d7;
  --orange: #f16600;
  --yellow: #f1cb00;
  --green: #006000;
  --blue-dark: #003dac;
  --content-max-width: 1920px;
  --desktop-gutter: 100px;
  --tablet-gutter: 30px;
  --mobile-gutter: 12px;
  --content-narrow-max-width: 1770px;
  --section-padding-large-desktop: 220px;
  --section-padding-large-mobile: 80px;
  --section-padding-med-desktop: 170px;
  --section-padding-med-mobile: 80px;
  --section-padding-small-desktop: 50px;
  --section-padding-small-mobile: 40px;
  --white: white;
  --full-width-content-gutter: 30px;
  --margin-medium: 24px;
  --margin-small: 12px;
  --margin-large: 32px;
  --margin-xsmall: 6px;
  --margin-xxlarge: 100px;
  --margin-xlarge: 50px;
  --container-large: 1920px;
  --max-width-small: 300px;
  --container-medium: 1570px;
  --white-2: white;
  --black-2: black;
  --container-small: 945px;
}

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

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

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

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

body {
  color: #000;
  font-family: GT America, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 122%;
}

h1 {
  color: #000;
  letter-spacing: -1.24px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: MD Nichrome, sans-serif;
  font-size: 94px;
  font-weight: 400;
  line-height: 98.4%;
}

h2 {
  color: #000;
  letter-spacing: -.8px;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: MD Nichrome, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 98.4%;
}

h3 {
  color: #000;
  letter-spacing: -.64px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: MD Nichrome, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 98.4%;
}

h4 {
  color: #000;
  letter-spacing: -.4px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: MD Nichrome, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 98.4%;
}

h5 {
  color: #000;
  letter-spacing: -.32px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: MD Nichrome, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 98.4%;
}

h6 {
  color: #000;
  letter-spacing: .24px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: GT America Mono, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 122%;
}

p {
  margin-bottom: 20px;
}

a {
  color: var(--black);
  text-decoration: underline;
  transition: color .2s;
}

a:hover, a:focus {
  color: var(--blue-light);
}

a:visited {
  color: var(--black);
}

a.w--current {
  color: #000;
}

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

.bg-blue-light {
  background-color: var(--blue-light);
  min-height: 50px;
}

.bg-red {
  background-color: var(--red);
  min-height: 50px;
}

.bg-pink {
  background-color: var(--pink);
  min-height: 50px;
}

.bg-black {
  background-color: var(--black);
  min-height: 50px;
}

.bg-orange {
  background-color: var(--orange);
  min-height: 50px;
}

.bg-yellow {
  background-color: var(--yellow);
  min-height: 50px;
}

.bg-green {
  background-color: var(--green);
  min-height: 50px;
}

.bg-blue-dark {
  background-color: var(--blue-dark);
  min-height: 50px;
}

.columns-reset-margin {
  margin-left: 0;
  margin-right: 0;
}

.content-container-gutters {
  max-width: var(--content-max-width);
  padding-right: var(--desktop-gutter);
  padding-left: var(--desktop-gutter);
  flex-wrap: wrap;
}

.h2-bottom-margin {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 24px;
}

.h5-bottom-margin {
  margin-bottom: 14px;
}

.h1-bottom-margin {
  margin-bottom: 50px;
}

.h3-bottom-margin {
  margin-bottom: 24px;
}

.h4-bottom-margin {
  margin-bottom: 18px;
}

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

.column-centered.column-no-mobile-padding {
  flex-direction: row;
}

.section-padding-large {
  padding-top: var(--section-padding-large-desktop);
  padding-bottom: var(--section-padding-large-desktop);
}

.h6-bottom-margin {
  margin-bottom: 12px;
}

.section-padding-medium {
  padding-top: var(--section-padding-med-desktop);
  padding-bottom: var(--section-padding-med-desktop);
}

.section-padding-bottom-large {
  padding-bottom: var(--section-padding-large-desktop);
  margin-bottom: 0;
}

.section-padding-bottom-medium {
  padding-bottom: var(--section-padding-med-desktop);
  margin-bottom: 0;
}

.section-padding-small {
  padding-top: var(--section-padding-small-desktop);
  padding-bottom: var(--section-padding-small-desktop);
}

.section-padding-bottom-small {
  padding-bottom: var(--section-padding-small-desktop);
}

.section-padding-top-medium {
  padding-top: var(--section-padding-med-desktop);
}

.section-padding-top-large {
  padding-top: var(--section-padding-large-desktop);
}

.section-padding-top-small {
  padding-top: var(--section-padding-small-desktop);
}

.primary-button {
  background-color: var(--black);
  text-align: center;
  letter-spacing: .32px;
  border-radius: 4px;
  margin-right: 10px;
  padding: 13px 65px;
  font-family: GT America Mono, sans-serif;
  font-size: 16px;
  transition: background-color .2s;
}

.primary-button:hover {
  background-color: var(--blue-light);
  color: var(--white);
}

.primary-button:focus {
  color: var(--white);
}

.primary-button:focus-visible, .primary-button[data-wf-focus-visible] {
  background-color: var(--blue-light);
}

.primary-button:visited {
  color: var(--white);
}

.primary-button.nav-button {
  margin-right: 0;
}

.footer {
  background-color: var(--blue-light);
  padding-top: 50px;
  padding-bottom: 40px;
}

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

.full-width-container {
  padding-right: var(--full-width-content-gutter);
  padding-left: var(--full-width-content-gutter);
  max-width: none;
}

.full-width-container.flex-container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hide-on-mobile.align-text-right {
  text-align: right;
  flex: 0 auto;
}

.flex-shrink {
  aspect-ratio: auto;
  flex: 0 auto;
}

.flex-grow {
  flex: 1;
}

.footer-menu {
  flex-wrap: wrap;
  justify-content: center;
  max-width: 350px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
}

.footer-link {
  color: var(--white);
  letter-spacing: .24px;
  text-transform: uppercase;
  margin: 12px 24px;
  font-family: GT America Mono, sans-serif;
  font-size: 12px;
  line-height: 100%;
  text-decoration: none;
  display: block;
}

.footer-link:hover, .footer-link:focus {
  color: var(--white);
  text-decoration: underline;
}

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

.footer-bottom {
  padding-top: var(--section-padding-med-desktop);
  align-items: center;
  display: flex;
}

.navbar {
  background-color: #0000;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: GT America Mono, sans-serif;
  position: absolute;
}

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

.search {
  width: 100%;
  max-width: 500px;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.search-button {
  color: #000;
  background-color: #0000;
  width: 18px;
  height: 17px;
  padding: 0;
  font-family: GT America, sans-serif;
  font-size: 14px;
  line-height: 17px;
  position: absolute;
  inset: 14.75px auto 0% 14.75px;
}

.search-button:focus-visible, .search-button[data-wf-focus-visible] {
  background-color: #ebebeb;
}

.search-input {
  border-radius: 4px;
  width: 100%;
  height: 46px;
  margin-bottom: 0;
  padding: 17px 13px 17px 43px;
  font-family: GT America, sans-serif;
  font-size: 16px;
}

.field-label {
  margin-bottom: 0;
  font-size: 16px;
}

.nav-link {
  letter-spacing: .24px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 12px;
}

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

.nav-link.dropdown:hover, .nav-link.dropdown:focus {
  background-color: var(--blue-light);
  color: var(--white);
}

.nav-link.dropdown:lang(en) {
  color: var(--black);
}

.flex-column-center-aligned {
  align-items: center;
  display: flex;
}

.flex-column-center-aligned.column-no-padding {
  padding-left: 0;
  padding-right: 0;
}

.flex-column-center-aligned.column-no-padding.nav-menu-column {
  flex: 1;
}

.flex-column-center-aligned.flex-column-right-justified {
  justify-content: flex-end;
}

.flex-columns {
  display: flex;
}

.nav-logo-image {
  max-width: 100%;
  max-height: 41px;
}

.nav-logo-image.lottie {
  min-width: 227px;
  max-width: 227px;
}

.nav-brand {
  max-width: 36%;
  margin-right: 40px;
  padding-left: 0;
}

.nav-brand.w--current {
  max-width: 36%;
}

.nav-menu {
  flex: 0 auto;
  display: flex;
}

.first-section-top-padding {
  padding-top: 325px;
}

.first-section-nav-spacer {
  height: 100px;
}

.commu {
  font-size: 24px;
}

.commu.text-weight-bold.accordion-title.faq-item-title {
  justify-content: flex-start;
  display: flex;
}

.commu.text-weight-bold.faq-item-title {
  padding-left: 50px;
  font-family: MD Nichrome, sans-serif;
  font-size: 2.5rem;
}

.button {
  border: 1px solid var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  text-align: center;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.button.is-secondary {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: #0000;
}

.button.is-link {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
  background-color: #0000;
  border-style: none;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
}

.button.is-link.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button.modal-trigger {
  text-transform: uppercase;
  border-style: none;
  border-width: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  font-family: GT America Mono, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.padding-section-large {
  letter-spacing: .2px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.padding-section-large.padding-top-0 {
  padding-top: 0;
}

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

.container-small.margin-0-auto {
  margin-left: auto;
  margin-right: auto;
}

.margin-top {
  margin: 40px 0 0;
}

.margin-top.margin-medium {
  margin: var(--margin-medium) 0rem 0rem;
}

.margin-top.margin-small {
  margin: var(--margin-small) 0rem 0rem;
  overflow: hidden;
}

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

.margin-top.margin-large {
  margin: var(--margin-large) 0px 0px;
}

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

.margin-bottom {
  margin: 0px 0px var(--margin-medium);
}

.margin-bottom.margin-xsmall {
  margin: 0rem 0rem var(--margin-xsmall);
}

.margin-bottom.margin-small {
  margin: 0rem 0rem var(--margin-small);
}

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

.margin-bottom.margin-xxlarge {
  margin: 0rem 0rem var(--margin-xxlarge);
}

.margin-bottom.margin-large {
  margin-bottom: var(--margin-large);
}

.margin-bottom.margin-xlarge {
  margin-bottom: var(--margin-xlarge);
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.button-group.is-center {
  justify-content: center;
}

.button-group.is-center._404-button-group {
  justify-content: flex-start;
}

.padding-global {
  z-index: 2;
  padding-left: 80px;
  padding-right: 80px;
  position: relative;
}

.text-align-center {
  text-align: center;
  max-width: 100%;
}

.text-weight-semibold {
  font-weight: 600;
}

.button-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-embed-xsmall {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.text-block {
  justify-content: center;
  display: flex;
}

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

.createcommunity_item {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 33%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.icon-embed-xxsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.createcommunity_list {
  grid-column-gap: 1rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  place-items: flex-start center;
  width: 100%;
  display: flex;
}

.createcommunity_animationwrap {
  width: 100%;
  height: 25vw;
  position: relative;
  overflow: hidden;
}

.createcommunity_animationwrap.overflow-hidden {
  text-align: center;
  max-width: 100%;
  overflow: hidden;
}

.max-width-large {
  width: 100%;
  max-width: 40rem;
}

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

.max-width-large.faq-section-title {
  max-width: 60rem;
}

.container-large {
  max-width: var(--content-max-width);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.heading-style-h4 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

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

.media-text_content {
  max-width: 460px;
}

.media-text_media-wrap {
  position: relative;
}

.media-text_grid {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
  position: relative;
}

.icon-embed-large {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  display: flex;
}

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

.full-width-media_flex-container {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.lightbox-play-icon {
  z-index: 2;
  color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.layout143_lightbox {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.video-overlay-layer {
  z-index: 1;
  background-color: #00000080;
  position: absolute;
  inset: 0%;
}

.heading-style-h1 {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.section_heading-block {
  overflow: hidden;
}

.container-xsmall {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

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

.padding-section-large-2 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

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

.margin-bottom-2, .margin-bottom-2.margin-xsmall, .margin-bottom-2.margin-small, .margin-bottom-2.margin-xxlarge, .margin-bottom-2.margin-large {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

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

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

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

.max-width-small {
  max-width: var(--max-width-small);
  margin-left: auto;
  margin-right: auto;
}

.container-medium {
  max-width: var(--container-medium);
  margin-left: auto;
  margin-right: auto;
}

.padding-section-medium {
  padding-top: 75px;
  padding-bottom: 75px;
}

.padding-section-medium.padding-top-0 {
  padding-top: 0;
}

.max-width-xlarge {
  max-width: 50rem;
}

.section_features-header {
  position: relative;
  overflow: hidden;
}

.padding-section-large-3 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.features-header_content {
  z-index: 1;
  position: relative;
}

.features-header_media {
  flex: 1;
}

.features-header_grid {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

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

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

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

.pricing22_bottom-row {
  grid-column-gap: 2rem;
  grid-row-gap: 0px;
  background-color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  padding-top: 2rem;
}

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

.community-features_icons {
  grid-column-gap: 0rem;
  grid-row-gap: 0px;
  background-color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
}

.padding-section-large-4 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.icon-1x1-xsmall {
  width: 1.5rem;
  height: 1.5rem;
}

.pricing22_top-row-content {
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.features_table-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1.75fr 1fr 1fr 1fr 1fr;
  align-items: stretch;
}

.features_table-row.background-color-secondary {
  grid-template-columns: .25fr 1.75fr 1fr 1fr 1fr 1fr;
}

.features_table-row.background-color-secondary.feature-table-row {
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 1.75fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
}

.community-features_head {
  margin-top: 2rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.community-features_head.feature-table-title {
  border-bottom: 1px solid #000;
}

.heading-style-h6 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

.heading-style-h6.features-table-section-title {
  font-family: MD Nichrome, sans-serif;
  font-size: 1.75rem;
}

.community-features_wrap {
  width: 100%;
}

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

.features_table-cell {
  text-align: center;
  border-bottom: 1px solid #000;
  justify-content: center;
  align-items: center;
  padding: 1rem 1.5rem;
  font-weight: 600;
  display: flex;
}

.pricing22_top-row-price-month {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.features_table-feature {
  letter-spacing: .24px;
  text-transform: uppercase;
  border-bottom: 1px solid #000;
  align-items: center;
  padding: 14px 0;
  font-family: GT America Mono, sans-serif;
  font-size: 12px;
  display: flex;
}

.section_community-features {
  display: none;
}

.pricing22_bottom-row-content {
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  display: flex;
}

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

.pricing22_top-row-price {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
}

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

.text-align-left.features-section-title {
  margin-bottom: 80px;
}

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

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

.section_faq {
  position: relative;
  overflow: visible;
}

.padding-global-3 {
  padding-right: var(--desktop-gutter);
  padding-left: var(--desktop-gutter);
}

.margin-bottom-3 {
  margin: 0px 0px var(--margin-medium);
}

.margin-bottom-3.margin-xxlarge {
  margin: 0rem 0rem var(--margin-xxlarge);
}

.margin-bottom-3.margin-small {
  margin: 0rem 0rem var(--margin-small);
}

.margin-bottom-3.margin-xsmall {
  margin: 0rem 0rem var(--margin-xsmall);
}

.faq_list {
  border: 0 solid #000;
  max-width: 70%;
}

.faq_accordion {
  border: 0 solid #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.faq_question {
  margin-bottom: var(--margin-medium);
  cursor: pointer;
  border: 0 solid #000;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.faq_question.faq-item-title {
  border: 0 solid #000;
}

.faq2_icon-wrapper {
  align-self: flex-start;
  width: 40px;
  margin-left: 40px;
  display: flex;
  position: relative;
  top: 5px;
}

.icon-embed-small {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.faq_answer {
  border: 0 solid #000;
  overflow: hidden;
}

.max-width-500 {
  width: 100%;
  max-width: 500px;
}

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

.faq-item-content {
  max-width: 700px;
  padding-left: 123px;
}

.padding-global-4 {
  padding-right: var(--desktop-gutter);
  padding-left: var(--desktop-gutter);
}

.margin-bottom-4 {
  margin: 0px 0px var(--margin-medium);
}

.margin-bottom-4.margin-xxlarge {
  margin: 0rem 0rem var(--margin-xxlarge);
}

.margin-bottom-4.margin-xsmall {
  margin: 0rem 0rem var(--margin-xsmall);
}

.margin-bottom-4.margin-small {
  margin: 0rem 0rem var(--margin-small);
}

.communities-wrap {
  flex: 1;
}

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

.career22_item {
  border-top: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.career22_title-wrapper {
  cursor: pointer;
  align-items: center;
  display: flex;
}

.heading-style-h5 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.career22_department-label {
  background-color: var(--\<unknown\|relume-variable-color-neutral-3\>);
  margin-left: 1rem;
  padding: .25rem .5rem;
  font-size: .875rem;
  font-weight: 600;
}

.career22_job-details-wrapper {
  display: flex;
}

.career22_job-detail {
  align-items: center;
  margin-right: 1.5rem;
  display: flex;
}

.career22_icon-wrapper {
  flex: none;
  margin-right: .75rem;
}

.communities-headline {
  text-align: left;
}

.community-title-container {
  border: 0 solid #000;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.community-title-container.use-case {
  border-style: none none solid;
  border-width: 1px;
  margin-bottom: 16px;
  padding-bottom: 16px;
}

.community-title {
  padding-left: 0;
  font-size: 20px;
}

.community-count-container {
  flex: 1;
  align-items: center;
  display: flex;
}

.community-members-container {
  flex-wrap: wrap;
  align-items: center;
  padding-right: 10px;
  display: flex;
}

.community-members-label {
  padding-left: 0;
}

.community-members-label.testimonial-member-count-label {
  margin-left: 5px;
}

.community-proposals-container {
  background-color: #f3f3f3;
  border-radius: 100000px;
  align-items: center;
  padding: 8px 10px;
  display: flex;
}

.community-proposals-container.categories {
  text-align: center;
  margin-bottom: 10px;
  margin-right: 10px;
  padding-top: 11px;
  padding-bottom: 11px;
  display: block;
}

.community-proposal-label {
  letter-spacing: 0;
  white-space: nowrap;
  word-break: normal;
  overflow-wrap: normal;
  padding-left: 5px;
}

.community-detail-container {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-bottom: 1px solid #000;
  flex-wrap: wrap;
  min-height: 55px;
  margin-bottom: 10px;
  padding-bottom: 13px;
  display: flex;
}

.community-detail-container.community-detail-testimonial-container {
  min-height: 35px;
}

.community-item {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.padding-global-5 {
  padding-right: var(--desktop-gutter);
  padding-left: var(--desktop-gutter);
}

.margin-bottom-5 {
  margin: 0px 0px var(--margin-medium);
}

.margin-bottom-5.margin-small {
  margin: 0rem 0rem var(--margin-small);
}

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

.search-results-container {
  padding-top: 60px;
  padding-bottom: 60px;
}

.search-result-item-link {
  font-family: MD Nichrome, sans-serif;
  font-size: 32px;
}

.search-result-item {
  margin-bottom: 40px;
}

.search-result-form {
  margin-top: 40px;
  margin-bottom: 40px;
}

.password-button.primary-button {
  margin-right: 0;
}

.community-image {
  border-radius: 100%;
  max-width: 50px;
  margin-right: 12px;
}

.lottie-animation {
  z-index: 1;
  position: absolute;
}

.square-animation-1col {
  width: 55vw;
  height: 55vw;
  margin-left: auto;
  margin-right: auto;
}

.community-modal {
  position: relative;
}

.community-features_check {
  width: 25px;
}

.community-features_icon {
  width: 35px;
}

.features_table-bullet {
  text-align: right;
  padding-left: 0;
  padding-right: 30px;
}

.image {
  width: 12px;
}

.community-arrow {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.testimonials-collection-list {
  overflow: visible;
}

.testimonials-collection-list.team-testimonials {
  display: none;
}

.testimonial-item {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.testimonial-community-container {
  min-width: 300px;
  max-width: 300px;
}

.testimonial-community-quote {
  max-width: none;
  padding-left: 100px;
}

.testimonial-author-name {
  align-items: center;
  margin-right: 30px;
  font-family: MD Nichrome, sans-serif;
  display: flex;
}

.testimonial-author-role {
  text-transform: uppercase;
  font-family: GT America Mono, sans-serif;
  font-size: 12px;
}

.paragraph {
  text-align: left;
}

.rich-text-block {
  font-size: 14px;
}

.heading-2 {
  font-size: 24px;
}

.text-size-large {
  font-size: 22px;
  line-height: 133%;
}

.text-size-large.no-bottom-margin {
  margin-bottom: 0;
}

.testimonial-author {
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.faq-item-title {
  padding-left: 50px;
}

.faq_bg {
  min-width: 100%;
  height: 70vw;
  position: absolute;
  top: -11vw;
  overflow: hidden;
}

.faq-ellipse {
  mix-blend-mode: multiply;
  position: absolute;
  inset: -50px 0 auto auto;
}

.faq-ellipse.yellow {
  width: 47vw;
  max-width: 902px;
  height: 47vw;
  max-height: 902px;
  top: 0;
  right: -23.5vw;
  overflow: hidden;
}

.faq-ellipse.pink {
  width: 22vw;
  max-width: 423px;
  height: 22vw;
  max-height: 423px;
  top: 0;
  overflow: hidden;
}

.square-animation-3col {
  width: 350px;
  height: 350px;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.square-animation-3col.the-basics {
  width: 32vw;
  height: 32vw;
}

.square-animation-3col.membership {
  width: 34vw;
  height: 34vw;
}

.square-animation-3col.fund-commuity {
  width: 25vw;
  height: 25vw;
  top: 56%;
}

.square-animation-2col {
  width: 450px;
  height: 450px;
  margin-left: auto;
  margin-right: auto;
}

.square-animation-2col.features-header {
  width: 45vw;
  height: 45vw;
  transform: translate(0);
}

.padding-section-small {
  padding-top: 40px;
  padding-bottom: 40px;
}

.homehero_mobile-ellipse {
  display: none;
}

.section_ecosystem-header {
  position: relative;
  overflow: visible;
}

.section_ecosystem-header.overflow-x-hidden {
  overflow: auto;
}

.ecosystem-header_image {
  background-image: url("background-image.svg");
  background-position: 50%;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 24vw;
  height: 24vw;
  display: flex;
  position: absolute;
}

.ecosystem-header_image.yellow {
  background-image: url("65b18b5bcd78c2a44f211d7c_ellipse-yellow-full.png");
  background-size: contain;
}

.ecosystem-header_image.top-row {
  top: 12%;
}

.ecosystem-header_image.top-row.yellow {
  background-image: url("65b2f38ca658cd18a6b0daad_Ellipse%2010%20(1).png");
  background-position: 50%;
  background-size: 112% 112%;
  left: 46vw;
}

.ecosystem-header_image.top-row.pink {
  background-image: url("65b2f3345ec201c0a34a6122_Ellipse%2010.png");
  left: 88vw;
}

.ecosystem-header_image.top-row.blue {
  background-image: url("65b2e81893936217d8a32fca_ellipse-blue.png");
  left: 67vw;
}

.ecosystem-header_image.bottom-row {
  top: 35vw;
}

.ecosystem-header_image.bottom-row.yellow {
  background-image: url("65b2f38ca658cd18a6b0daad_Ellipse%2010%20(1).png");
  background-size: 112% 112%;
  left: 78vw;
}

.ecosystem-header_image.bottom-row.pink {
  background-image: url("65b2f3345ec201c0a34a6122_Ellipse%2010.png");
  left: 55vw;
}

.ecosystem-header_image.blue {
  background-image: url("65b2e81893936217d8a32fca_ellipse-blue.png");
}

.ecosystem-header_icon {
  width: 35%;
}

.ecosystem-header-icons {
  position: relative;
}

.grid-2 {
  display: block;
}

.ecosystem-header_grid {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

.ecosystem-header_icons {
  width: 100%;
  max-width: 100%;
  height: 120%;
  position: absolute;
  top: -2vw;
  overflow: hidden;
}

.ecosystem-header_content-top {
  width: 100%;
}

.collection-list {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: grid;
}

.communities-activity_grid {
  grid-column-gap: 0px;
  grid-row-gap: 60px;
  flex-direction: column;
  grid-template-rows: auto;
  display: flex;
}

.max-width-medium {
  max-width: 32rem;
}

.max-width-medium:hover {
  background-color: #0000;
}

.secondary-button {
  color: var(--black);
  letter-spacing: .32px;
  background-color: #0000;
  border: 1px solid #000;
  border-radius: 4px;
  margin-right: 10px;
  padding: 13px 65px;
  font-family: GT America Mono, sans-serif;
  font-size: 16px;
}

.secondary-button:hover, .secondary-button:focus {
  border-color: var(--blue-light);
}

.collection-list-2 {
  grid-column-gap: 25px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  grid-auto-columns: 1fr;
  display: grid;
}

.communities-heading {
  flex: 0 auto;
  max-width: 40rem;
  padding-right: 0;
}

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

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

.active-proposal-icon {
  margin-right: 5px;
}

.community-members-number {
  padding-right: 10px;
}

.cta-animation {
  width: 250px;
  height: 250px;
}

.cta-animation.yellow {
  background-image: url("65b426b8dff1371ce93e5e64_CTA-Ellipse-Yellow.svg");
  background-position: 50%;
  background-size: 100% 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 250px;
  font-size: 12px;
  text-decoration: none;
  display: flex;
}

.cta-animation.pink {
  background-image: url("65bc0a622fd0c791931e41b2_CTA-Ellipse-Pink.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 350px;
  display: flex;
}

.lottie-cta {
  width: 45%;
  margin-left: auto;
  margin-right: auto;
}

.cta-animation-title {
  position: absolute;
  top: 60%;
}

.usecase_collection-list-wrapper {
  width: 100%;
}

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

.text-size-small.usecaserte {
  border-bottom: 1px solid #000;
  padding-bottom: 50px;
}

.text-size-small.usecaserte.usecasedescriptioncontainer {
  min-height: 180px;
  padding-bottom: 20px;
}

.cta-link {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.cta-link.pink, .cta-link.yellow {
  width: 70%;
  height: 70%;
}

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

.padding-section-large-5 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.section_cta-1col {
  position: relative;
}

.container-small-2 {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

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

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

.section_aboutheader {
  position: relative;
  overflow: hidden;
}

.about-header-media {
  flex: 1;
  min-height: 70vw;
  position: relative;
  overflow: visible;
}

.about-header-grid {
  flex-direction: row;
  grid-template-columns: 1.5fr 1fr;
  display: flex;
}

.about-header-content-top.first-section-content {
  min-width: 40rem;
}

.about-header-image-wrap {
  z-index: 2;
  min-width: 14vw;
  min-height: 14vw;
  position: absolute;
  overflow: hidden;
}

.about-header-image-wrap.large {
  width: 33vw;
  max-width: 541px;
  height: 33vw;
  max-height: 541px;
}

.about-header-image-wrap.large.about-image-1 {
  z-index: 2;
  top: 0;
  overflow: hidden;
  transform: translate(10%);
}

.about-header-image-wrap.large.about-image-1.rotate-left {
  transform-origin: 100% 0;
  top: -1vw;
  left: 5vw;
  overflow: auto;
  transform: rotate(-12.515deg);
}

.about-header-image-wrap.large.about-image-2 {
  top: 46vw;
}

.about-header-image-wrap.large.about-image-2.rotate-left {
  top: 48vw;
  left: -2vw;
  transform: rotate(-15deg);
}

.about-header-image-wrap.large.rotate-left {
  overflow: hidden;
  transform: rotate(-12.515deg);
}

.about-header-image-wrap.large.rotate-right {
  overflow: hidden;
  transform: rotate(23.185deg);
}

.about-header-image-wrap.rotate-left {
  overflow: hidden;
  transform: rotate(-12.515deg);
}

.about-header-image-wrap.rotate-right {
  transform-origin: 0 0;
  overflow: hidden;
  transform: rotate(23.185deg);
}

.about-header-image-wrap.about-image-3 {
  top: 26vw;
  transform: translate(-50%, 25%);
}

.about-header-image-wrap.about-image-3.rotate-right {
  top: 29vw;
  left: -4vw;
  overflow: visible;
  transform: rotate(9.27deg);
}

.about-header-image-wrap.about-image-4 {
  top: 25vw;
  transform: translate(190%, 40%);
}

.about-header-image-wrap.about-image-4.rotate-right {
  top: 30vw;
  left: 32vw;
  transform: rotate(23.185deg);
}

.about-image-1 {
  overflow: hidden;
  transform: translate(0);
}

.about-header-content {
  min-width: 58%;
}

.features-header_video-wrap {
  position: absolute;
  top: 0;
  left: 55vw;
}

.features-header-mobile-ellipse {
  display: none;
}

.about-image {
  object-fit: cover;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
}

.about-dot {
  width: 7vw;
  min-width: 70px;
  max-width: 140px;
  position: absolute;
  overflow: hidden;
}

.about-dot.dot-1 {
  top: 90px;
  left: 27vw;
  overflow: hidden;
}

.about-dot.dot-2 {
  top: -2%;
  left: 69vw;
  overflow: hidden;
}

.about-dot.dot-3 {
  top: 20%;
  left: 95%;
  overflow: hidden;
}

.about-dot.dot-4 {
  top: 25%;
  overflow: hidden;
}

.about-dot.small {
  width: 3vw;
  min-width: 50px;
  max-width: 70px;
  overflow: hidden;
}

.about-dot.small.dot-4 {
  top: 31vw;
  left: 60vw;
}

.about-dot.small.dot-8 {
  top: 55%;
  left: 85%;
  overflow: hidden;
}

.about-dot.dot-5 {
  top: 48vw;
  left: 78vw;
  overflow: hidden;
}

.about-dot.dot-6 {
  top: 60vw;
  left: 90vw;
  overflow: hidden;
}

.about-dot.dot-7 {
  top: 70vw;
  left: 57vw;
  overflow: hidden;
}

.image-transforms {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.image-transforms.image-1 {
  overflow: hidden;
}

.about-dots {
  width: 100%;
  max-width: 100vw;
  height: 150vw;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.modal-close-button {
  background-color: #f3f3f3;
  border-radius: 20px;
  justify-content: flex-end;
  width: 40px;
  height: 40px;
  padding: 14px;
  display: flex;
  position: relative;
  top: auto;
  right: 0;
}

.show-mobile-landscape {
  display: none;
}

.modal-content-wrapper {
  background-color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  background-image: linear-gradient(#fff, #fff);
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  max-width: 48rem;
  height: auto;
  max-height: 82vh;
  padding: 2rem;
  overflow: scroll;
}

.modal {
  z-index: 0;
  opacity: 0;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.max-width-large-2 {
  width: 100%;
  max-width: 48rem;
}

.modal-content-replace-this-div {
  border: 2px dashed #0000001a;
  width: 100%;
  height: 150vh;
}

.modal-background-overlay {
  z-index: -1;
  background-color: #000c;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.ellipse-image {
  width: 100%;
  height: 100%;
}

.body-2 {
  overflow: visible;
}

.usecase_collection_modals {
  z-index: 9999;
  display: block;
  position: absolute;
}

.margin-bottom-2.modal-heading-container {
  flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.margin-bottom-2.modal-inner-column-link-container {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.heading-4 {
  text-align: left;
}

.modal-proposals {
  justify-content: flex-end;
  align-items: flex-end;
  margin-bottom: 10px;
  display: flex;
}

.modal-categories {
  flex: 1;
  padding-right: 10px;
}

.modal-inner-container {
  flex-wrap: wrap;
  display: flex;
}

.modal-inner-container-column {
  width: 50%;
  margin-top: 20px;
}

.modal-inner-column-label {
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: GT America Mono, sans-serif;
  font-size: 12px;
}

.modal-inner-column-overview {
  text-align: left;
}

.modal-inner-column-link {
  text-transform: uppercase;
  font-family: GT America Mono, sans-serif;
  font-size: 12px;
}

.modal-inner-column-link-icon {
  margin-right: 5px;
  display: flex;
}

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

.modal-inner-column-stats {
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: GT America Mono, sans-serif;
  font-size: 12px;
}

.modal-inner-column-stats-item {
  display: flex;
}

.modal-inner-column-cta {
  margin-top: 50px;
  display: flex;
}

.modal-close-button-container {
  justify-content: flex-end;
  width: 100%;
  max-width: 48rem;
  display: flex;
  position: absolute;
  transform: translate(-32px, -87px);
}

.faq2_question {
  border-top: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  display: flex;
}

.faq2_icon-wrapper-2 {
  align-self: flex-start;
  width: 2rem;
  margin-left: 1.5rem;
  display: flex;
}

.padding-section-large-6 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.faq2_component {
  border-bottom: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
}

.faq2_accordion {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.max-width-medium-2 {
  width: 100%;
  max-width: 35rem;
}

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

.icon-embed-small-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.faq2_answer {
  height: auto;
  overflow: hidden;
}

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

.padding-section-large-7 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

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

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

.padding-section-large-8 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

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

.faq2_answer-2 {
  overflow: hidden;
}

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

.padding-section-large-9 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

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

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

.dropdown-toggle {
  padding-top: 0;
  padding-bottom: 0;
}

.dropdown-list {
  background-color: var(--white);
  padding-top: 5px;
  padding-bottom: 5px;
  top: 100%;
  box-shadow: 0 2px 5px #0003;
}

.dropdown-list.w--open {
  background-color: var(--white);
  box-shadow: 0 2px 5px #0003;
}

.dropdown-link {
  color: var(--black);
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: none;
  transition: background-color .2s, color .2s;
}

.dropdown-link:hover, .dropdown-link:focus {
  color: var(--blue-light);
}

.community-categories {
  flex-wrap: wrap;
  flex: 1;
  display: flex;
}

.modal-heading-container {
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
}

.members-count {
  text-transform: uppercase;
  margin-right: 5px;
  font-family: GT America Mono, sans-serif;
  font-size: 12px;
}

.h6 {
  text-transform: uppercase;
  font-family: GT America Mono, sans-serif;
  font-size: 12px;
}

.dot-detail {
  background-image: url("65c1b428d4328e6d63d0f60a_dot.png");
  background-position: 0 0;
  background-size: 12px 12px;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
}

.dotdetail {
  background-image: url("65c1b428d4328e6d63d0f60a_dot.png");
  background-position: 0 0;
  background-size: contain;
  width: 12px;
  height: 12px;
  position: absolute;
}

.dotdetail.topleftdot {
  background-image: url("65c1b428d4328e6d63d0f60a_dot.png");
  background-position: 50%;
  background-size: 12px 12px;
  width: 12px;
  height: 12px;
  position: absolute;
}

.dotdetail.dotdetailtopleft {
  top: 0;
}

.dotdetail.dotdetailtopright {
  top: 0;
  right: 0;
}

.dotdetail.dotdetailbottomleft {
  bottom: 0;
}

.dotdetail.dotdetailbottomright {
  bottom: 0;
  right: 0;
}

.modal-image, .first-section-content {
  width: 100%;
}

.ecosystem-header_icons-wrap {
  width: 100%;
  max-width: 100vw;
  height: 120%;
  position: absolute;
  top: 0;
  overflow: hidden;
}

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

.community-arrow-link {
  padding-left: 30px;
}

.community-item-link {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.community-item-link.community-item-link-hover:hover {
  color: var(--blue-light);
}

.paragraph-2 {
  padding-left: 0;
  padding-right: 220px;
}

.paragraph-3 {
  margin-bottom: 0;
  padding: 20px 0 0;
}

.paragraph-4 {
  text-align: left;
}

.button-2 {
  clear: left;
  text-align: center;
  object-fit: fill;
}

.quick-stack {
  grid-row-gap: 20px;
}

.paragraph-5 {
  margin-bottom: 0;
  padding: 20px 0;
}

.heading-5 {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.heading-6 {
  padding-top: 0;
}

.image-2 {
  aspect-ratio: auto;
  vertical-align: baseline;
  object-fit: fill;
  border-radius: 20px;
  max-width: 70%;
}

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

.link {
  float: right;
  clear: right;
  text-align: left;
}

.button-3 {
  word-break: normal;
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
}

.container {
  padding-top: 20px;
  padding-bottom: 20px;
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

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

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.list {
  margin-top: 10px;
}

.paragraph-6 {
  padding-top: 20px;
}

.heading-7 {
  padding-top: 0;
  padding-bottom: 0;
}

.heading-8 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.heading-9, .heading-10 {
  padding-top: 20px;
  padding-bottom: 0;
  padding-left: 0;
}

.heading-11 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
}

.container-3 {
  margin-bottom: 40px;
  padding-left: 60px;
}

.hero-heading-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  padding-top: 60px;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

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

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

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

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.paragraph-7 {
  margin-top: 20px;
}

.container-4 {
  margin-bottom: 60px;
  padding-left: 60px;
}

.button-4 {
  border-radius: 20px;
}

.paragraph-8 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 60px;
}

.paragraph-9 {
  padding-left: 60px;
}

.heading-12, .heading-13, .heading-14, .heading-15 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.paragraph-10 {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
}

.paragraph-11 {
  padding-top: 20px;
}

.heading-16 {
  padding-top: 60px;
}

.heading-17 {
  padding-top: 40px;
  padding-bottom: 0;
}

.paragraph-12 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.paragraph-13 {
  padding-top: 20px;
}

.paragraph-14 {
  margin-top: 0;
  padding-top: 40px;
}

.container-5 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.heading-18 {
  padding-top: 60px;
}

.hero-heading-left-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
}

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

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

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

.shadow-two-2 {
  box-shadow: 0 4px 24px #96a3b514;
}

.quick-stack-2 {
  clear: none;
  text-align: left;
  object-fit: fill;
  max-width: 1400px;
  position: static;
}

.paragraph-15, .paragraph-16 {
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.list-2, .list-3, .list-4 {
  margin-bottom: 0;
}

.gallery-slider {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: grid;
}

.gallery-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-slide {
  background-color: #0000;
  height: auto;
}

.gallery-slide-wrapper {
  max-width: 47%;
  margin-right: 6%;
}

.gallery-slide-image {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.gallery-image {
  object-fit: fill;
  width: 50%;
}

.gallery-slide-text {
  color: #f5f7fa;
  margin-bottom: 0;
  line-height: 32px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
}

.gallery-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -50px;
}

.gallery-slider-left:focus-visible, .gallery-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.gallery-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -50px;
}

.gallery-slider-right:focus-visible, .gallery-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slide-nav {
  display: none;
}

.gallery-slide-wrapper-copy {
  max-width: 47%;
  margin-right: 6%;
}

@media screen and (min-width: 1280px) {
  .community-title {
    font-size: 22px;
  }

  .community-image {
    max-width: 60px;
    margin-right: 20px;
  }

  .square-animation-2col {
    width: 500px;
    height: 500px;
  }

  .ecosystem-header_image.bottom-row {
    top: 30vw;
  }

  .about-header-image-wrap.large.about-image-1.rotate-left {
    top: -7vw;
    overflow: hidden;
  }

  .about-header-image-wrap.large.about-image-2.rotate-left {
    top: 42vw;
  }

  .about-header-image-wrap.about-image-3.rotate-right {
    top: 21vw;
  }

  .about-header-image-wrap.about-image-4.rotate-right {
    top: 23vw;
  }

  .about-dot.small.dot-4 {
    left: 53vw;
  }

  .about-dot.dot-5 {
    top: 43vw;
    left: 63vw;
  }

  .about-dot.dot-7 {
    left: 44vw;
  }
}

@media screen and (min-width: 1440px) {
  body {
    font-size: 20px;
  }

  h1 {
    font-size: 124px;
  }

  h2 {
    font-size: 80px;
  }

  h3 {
    font-size: 64px;
  }

  h4 {
    font-size: 40px;
  }

  h5 {
    font-size: 32px;
  }

  p {
    font-size: 20px;
  }

  .content-container-gutters {
    display: block;
  }

  .nav-link {
    text-transform: uppercase;
  }

  .commu.text-weight-bold {
    font-family: MD Nichrome, sans-serif;
    font-size: 2.5rem;
  }

  .commu.text-weight-bold.faq-item-title {
    padding-left: 50px;
  }

  .padding-section-large {
    padding-top: 200px;
    padding-bottom: 200px;
  }

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

  .padding-global {
    padding-left: 100px;
    padding-right: 100px;
  }

  .createcommunity_list {
    grid-column-gap: 0rem;
  }

  .createcommunity_animationwrap {
    display: block;
  }

  .max-width-large {
    max-width: 52rem;
  }

  .max-width-large.center-on-mobile {
    max-width: 56rem;
  }

  .container-large {
    max-width: var(--container-large);
  }

  .margin-bottom-2.margin-small.table-heading {
    margin-bottom: 60px;
  }

  .container-medium {
    max-width: var(--container-medium);
  }

  .padding-section-medium {
    padding-top: 100px;
    padding-bottom: 100px;
    transform: none;
  }

  .max-width-xlarge {
    max-width: 1025px;
  }

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

  .features_table-row.background-color-secondary, .features_table-row.background-color-secondary.feature-table-row {
    border-bottom: 1px solid #000;
  }

  .community-features_head.feature-table-title {
    border-bottom: 1px solid #000;
    border-radius: 0;
  }

  .features_table-feature.feature-table-row {
    border-bottom: 1px solid #000;
  }

  .faq_question {
    border-top-width: 0;
    justify-content: flex-start;
  }

  .usecase_communities-list {
    max-width: 100%;
  }

  .community-title-container {
    transform: translate(0);
  }

  .community-title {
    font-size: 24px;
  }

  .community-count-container {
    transform: none;
  }

  .community-item {
    width: 100%;
  }

  .square-animation-1col {
    justify-content: center;
    align-items: center;
    max-width: 100%;
    display: flex;
  }

  .testimonial-community-container {
    min-width: 350px;
    max-width: 350px;
  }

  .text-size-large {
    font-size: 32px;
    line-height: 133%;
  }

  .testimonials-section_wrap {
    padding-right: 80px;
  }

  .faq-ellipse, .faq-ellipse.yellow {
    transform: none;
  }

  .square-animation-3col {
    width: 400px;
    height: 400px;
  }

  .square-animation-3col.the-basics, .square-animation-3col.membership {
    width: 32vw;
    height: 32vw;
  }

  .square-animation-3col.fund-commuity {
    width: 24vw;
    height: 24vw;
    top: 55%;
  }

  .square-animation-2col {
    width: 650px;
    height: 650px;
  }

  .padding-section-small {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .ecosystem-header_image.top-row {
    top: 10%;
  }

  .ecosystem-header_image.top-row.yellow {
    left: 48vw;
  }

  .ecosystem-header_image.top-row.blue {
    left: 68vw;
  }

  .ecosystem-header_image.bottom-row.pink {
    left: 57vw;
  }

  .ecosystem-header_grid {
    grid-template-columns: 1.5fr 1fr;
  }

  .ecosystem-header_icons {
    top: -3vw;
  }

  .ecosystem-header_content {
    z-index: 1;
    position: relative;
  }

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

  .communities-activity_grid {
    grid-column-gap: 25px;
    flex-direction: row;
  }

  .max-width-medium {
    max-width: 42rem;
  }

  .communities-heading {
    max-width: 33%;
    padding-right: 25px;
  }

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

  .collection-list-grid {
    grid-column-gap: 2vw;
    grid-row-gap: 2.5vw;
    grid-template-columns: 1fr 1fr;
    max-width: 100%;
  }

  .about-header-media {
    min-height: 64vw;
    overflow: visible;
  }

  .about-header-content-top.first-section-content {
    min-width: 52rem;
  }

  .about-header-image-wrap.large.about-image-1 {
    transform: translate(20%);
  }

  .about-header-image-wrap.large.about-image-1.rotate-left {
    top: -10vw;
    left: 0%;
    overflow: visible;
    transform: rotate(-12.515deg);
  }

  .about-header-image-wrap.large.about-image-2.rotate-left {
    overflow: hidden;
    transform: rotate(-15deg);
  }

  .about-header-image-wrap.about-image-3 {
    transform: translate(-70%, 25%);
  }

  .about-header-image-wrap.about-image-3.rotate-right {
    transform: rotate(9.27deg)translate(-65%, 30%);
  }

  .about-header-image-wrap.about-image-4 {
    transform: translate(200%, 35%);
  }

  .about-header-image-wrap.about-image-4.rotate-right {
    top: 18vw;
    transform: rotate(23.185deg);
  }

  .about-dot.dot-3 {
    overflow: hidden;
  }

  .about-dot.small.dot-4 {
    top: 34vw;
    left: 50vw;
  }

  .about-dot.small.dot-8 {
    left: 82%;
    overflow: hidden;
  }

  .about-dot.dot-5 {
    top: 46vw;
    left: 72vw;
    overflow: hidden;
  }

  .about-dot.dot-6 {
    overflow: hidden;
  }

  .about-dot.dot-7 {
    top: 74vw;
    left: 55vw;
    overflow: hidden;
    transform: translate(-180%);
  }

  .about-dots {
    height: 150vw;
  }
}

@media screen and (min-width: 1920px) {
  .content-container-gutters.narrow {
    max-width: var(--content-narrow-max-width);
  }

  .column-centered {
    justify-content: center;
    display: flex;
  }

  .section-padding-large {
    padding-top: 220px;
    padding-bottom: 220px;
  }

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

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

  .navbar {
    background-color: #0000;
  }

  .flex-column-center-aligned.flex-column-center-justified {
    justify-content: center;
  }

  .nav-brand {
    max-width: 38%;
  }

  .nav-brand.w--current {
    max-width: none;
  }

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

  .button.is-link.is-icon.yellow {
    background-image: url("65b2f38ca658cd18a6b0daad_Ellipse%2010%20(1).png");
    background-position: 50%;
    background-size: contain;
  }

  .section_homehero {
    background-color: #0000;
  }

  .container-small {
    max-width: 945px;
  }

  .margin-top.margin-small {
    overflow: hidden;
  }

  .padding-global {
    background-color: #0000;
    overflow: visible;
  }

  .padding-global.overflow-visible {
    overflow: visible;
  }

  .createcommunity_animationwrap {
    max-height: 480px;
  }

  .max-width-large.faq-section-title {
    max-width: 60rem;
  }

  .max-width-large.center-on-mobile {
    max-width: 56rem;
  }

  .media-text_content {
    max-width: 440px;
  }

  .container-medium {
    max-width: var(--container-medium);
  }

  .padding-section-medium {
    transform: none;
  }

  .features_table-row.background-color-secondary.feature-table-row {
    border-bottom-style: none;
    border-bottom-width: 0;
  }

  .features_table-feature {
    letter-spacing: .24px;
    text-transform: uppercase;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 40px;
    font-family: GT America Mono, sans-serif;
    font-size: 12px;
  }

  .section_faq {
    overflow: visible;
  }

  .padding-global-3 {
    background-color: #0000;
  }

  .faq_list {
    border: 0 solid #000;
  }

  .padding-global-4 {
    background-color: #0000;
  }

  .communities-wrap {
    flex: 1;
  }

  .communities-headline {
    text-align: left;
  }

  .community-count-container {
    flex: 1;
  }

  .community-members-label {
    display: flex;
  }

  .community-proposal-label {
    padding-left: 5px;
  }

  .community-detail-container {
    border-bottom: 1px solid #000;
    display: flex;
  }

  .community-item {
    transform: none;
  }

  .padding-global-5 {
    background-color: #0000;
  }

  .lottie-animation {
    aspect-ratio: auto;
    width: 100%;
  }

  .testimonial-item {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial-community-container {
    min-width: 372px;
    max-width: 372px;
  }

  .testimonial-community-quote {
    padding-left: 264px;
  }

  .faq_bg {
    max-height: 1400px;
  }

  .faq-ellipse {
    transform: none;
  }

  .faq-ellipse.yellow {
    right: -450px;
    transform: none;
  }

  .square-animation-3col {
    width: 550px;
    height: 550px;
  }

  .square-animation-3col.the-basics, .square-animation-3col.membership {
    max-width: 614px;
    max-height: 614px;
  }

  .square-animation-3col.fund-commuity {
    max-width: 460px;
    max-height: 460px;
  }

  .square-animation-2col {
    width: 768px;
    height: 768px;
  }

  .square-animation-2col.features-header {
    width: 900px;
    height: 900px;
  }

  .ecosystem-header_image {
    max-width: 460px;
    max-height: 460px;
  }

  .ecosystem-header_image.top-row {
    top: 5%;
  }

  .ecosystem-header_image.bottom-row {
    top: 400px;
  }

  .ecosystem-header_icon {
    width: 34%;
  }

  .ecosystem-header_icons {
    width: 100%;
    top: 0;
    left: 0;
  }

  .collection-list {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .communities-activity_grid {
    display: flex;
  }

  .secondary-button:hover, .secondary-button:focus {
    border-color: var(--blue-light);
  }

  .communities-heading {
    max-width: 460px;
  }

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

  .cta-animation {
    text-align: center;
    width: 300px;
    height: 300px;
  }

  .cta-animation.yellow {
    width: 300px;
    height: 300px;
  }

  .about-header-media {
    min-height: 1073px;
    overflow: visible;
  }

  .about-header-image-wrap {
    min-width: 270px;
    min-height: 270px;
    overflow: hidden;
  }

  .about-header-image-wrap.large {
    max-width: 541px;
    max-height: 541px;
  }

  .about-header-image-wrap.large.about-image-1 {
    transform: translate(30%);
  }

  .about-header-image-wrap.large.about-image-1.rotate-left {
    top: -200px;
    left: 50px;
    overflow: visible;
    transform: rotate(-12.515deg);
  }

  .about-header-image-wrap.large.about-image-2 {
    top: 700px;
  }

  .about-header-image-wrap.large.about-image-2.rotate-left {
    top: 600px;
    left: -160px;
    overflow: hidden;
    transform: rotate(-15deg);
  }

  .about-header-image-wrap.rotate-left {
    transform-origin: 100% 0;
  }

  .about-header-image-wrap.about-image-3 {
    top: 500px;
    transform: translate(-75%);
  }

  .about-header-image-wrap.about-image-3.rotate-right {
    top: 265px;
    left: -160px;
    transform: rotate(9.27deg)translate(-65%, -10%);
  }

  .about-header-image-wrap.about-image-4 {
    top: 400px;
    transform: translate(220%, 35%);
  }

  .about-header-image-wrap.about-image-4.rotate-right {
    top: 280px;
    left: 500px;
  }

  .features-header_video-wrap {
    left: 50vw;
  }

  .about-dot.dot-1 {
    overflow: hidden;
  }

  .about-dot.dot-2 {
    top: -3%;
  }

  .about-dot.dot-3 {
    overflow: hidden;
    transform: none;
  }

  .about-dot.small {
    overflow: hidden;
  }

  .about-dot.small.dot-4 {
    top: 23vw;
    left: 46vw;
  }

  .about-dot.small.dot-8 {
    top: 58%;
    left: 73%;
    overflow: hidden;
  }

  .about-dot.dot-5 {
    top: 40vw;
    left: 57vw;
  }

  .about-dot.dot-6 {
    top: 50vw;
    left: 83vw;
    overflow: hidden;
  }

  .about-dot.dot-7 {
    top: 59vw;
    left: 40vw;
    overflow: hidden;
    transform: translate(-160%);
  }

  .about-dots {
    height: 100vw;
  }

  .ellipse-image {
    object-fit: fill;
  }

  .quick-stack-2 {
    float: none;
    clear: none;
    position: static;
  }
}

@media screen and (max-width: 991px) {
  .content-container-gutters {
    padding-right: var(--tablet-gutter);
    padding-left: var(--tablet-gutter);
  }

  .h2-bottom-margin {
    margin-bottom: 24px;
  }

  .section-padding-large {
    padding-top: var(--section-padding-large-mobile);
    padding-bottom: var(--section-padding-large-mobile);
  }

  .section-padding-medium {
    padding-top: var(--section-padding-med-mobile);
    padding-bottom: var(--section-padding-med-mobile);
  }

  .section-padding-bottom-large {
    padding-bottom: var(--section-padding-large-mobile);
    margin-bottom: 0;
  }

  .section-padding-bottom-medium {
    padding-bottom: var(--section-padding-med-mobile);
    margin-bottom: 0;
  }

  .section-padding-small {
    padding-top: var(--section-padding-small-mobile);
    padding-bottom: var(--section-padding-small-mobile);
  }

  .section-padding-bottom-small {
    padding-bottom: var(--section-padding-small-mobile);
  }

  .section-padding-top-medium {
    padding-top: var(--section-padding-med-mobile);
  }

  .section-padding-top-large {
    padding-top: var(--section-padding-large-mobile);
  }

  .section-padding-top-small {
    padding-top: var(--section-padding-small-mobile);
  }

  .primary-button {
    margin-bottom: 10px;
  }

  .primary-button.nav-button {
    margin-bottom: 0;
    padding-left: 24px;
    padding-right: 24px;
    font-size: 12px;
  }

  .full-width-container {
    flex: 1;
    max-width: none;
  }

  .footer-menu {
    margin-bottom: 0;
    padding-left: 0;
  }

  .navbar {
    background-color: var(--white);
    align-items: center;
    min-height: 68px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    position: absolute;
    inset: 0% 0% auto;
  }

  .nav-link {
    text-align: center;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 20px;
    font-size: 14px;
  }

  .flex-column-center-aligned.flex-column-center-justified.column-no-padding {
    display: none;
  }

  .flex-column-center-aligned.column-no-padding {
    flex: 1;
  }

  .flex-column-center-aligned.column-no-padding.nav-menu-column {
    position: static;
  }

  .flex-columns {
    justify-content: flex-start;
  }

  .nav-brand, .nav-brand.w--current {
    max-width: 100%;
  }

  .mobile-menu-button {
    padding: 0 15px;
  }

  .mobile-menu-button.w--open {
    color: var(--blue-light);
    background-color: #0000;
  }

  .nav-menu {
    text-align: center;
    background-color: #fff;
    flex: 1;
    padding-top: 0;
    padding-bottom: 0;
    inset: 100% 0% auto;
    box-shadow: 0 2px 5px #0003;
  }

  .first-section-nav-spacer {
    height: 68px;
  }

  .section_homehero {
    padding-top: 70px;
  }

  .padding-section-large {
    padding-top: var(--section-padding-large-mobile);
    padding-bottom: var(--section-padding-large-mobile);
  }

  .padding-section-large.mobile-padding-bottom-0 {
    padding-bottom: 0;
  }

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

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

  .margin-bottom.margin-xxlarge {
    margin-bottom: 80px;
  }

  .margin-bottom.margin-large.margin-0-tablet {
    order: 1;
    margin-bottom: 0;
  }

  .padding-global {
    padding-right: var(--tablet-gutter);
    padding-left: var(--tablet-gutter);
  }

  .createcommunity_item {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    order: 0;
    width: 100%;
  }

  .createcommunity_list {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-direction: column;
    margin-top: 56px;
  }

  .createcommunity_animationwrap {
    height: 60vw;
  }

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

  .heading-style-h4 {
    font-size: 1.75rem;
  }

  .media-text_grid {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

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

  .heading-style-h1 {
    font-size: 3.25rem;
  }

  .padding-section-large-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

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

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

  .layout1_component {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .max-width-small {
    order: -1;
  }

  .padding-section-medium {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .padding-section-medium.mobile-padding-bottom-0 {
    padding-bottom: 0;
  }

  .padding-section-large-3 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .features-header_content {
    z-index: 1;
    order: 1;
    position: relative;
  }

  .features-header_media {
    flex: none;
    order: -1;
    height: 30vw;
  }

  .features-header_grid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-direction: column;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

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

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

  .padding-section-large-4 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .features_table-row {
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
  }

  .community-features_head.feature-table-title {
    margin-top: 1rem;
  }

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

  .pricing22_top-row-price {
    font-size: 3.25rem;
  }

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

  .padding-global-3 {
    padding-right: var(--tablet-gutter);
    padding-left: var(--tablet-gutter);
  }

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

  .faq2_icon-wrapper {
    margin-left: 0;
  }

  .icon-embed-small {
    height: 40px;
  }

  .faq-item-content {
    padding-left: 93px;
  }

  .padding-global-4 {
    padding-right: var(--tablet-gutter);
    padding-left: var(--tablet-gutter);
  }

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

  .career22_list {
    grid-column-gap: 3rem;
    grid-row-gap: 4rem;
  }

  .community-title {
    font-size: 24px;
  }

  .padding-global-5 {
    padding-right: var(--tablet-gutter);
    padding-left: var(--tablet-gutter);
  }

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

  .community-image {
    max-width: 60px;
    margin-right: 20px;
  }

  .square-animation-1col {
    width: 90vw;
    height: 90vw;
  }

  .square-animation-1col.flower {
    pointer-events: none;
  }

  .community-features_check {
    width: 20px;
  }

  .features_table-bullet {
    display: none;
  }

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

  .testimonial-community-container {
    width: 100%;
    max-width: 100%;
  }

  .testimonial-community-quote {
    max-width: 100%;
    padding-top: 40px;
    padding-left: 0;
  }

  .testimonial-author {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 10px;
  }

  .square-animation-3col {
    pointer-events: none;
    width: 80vw;
    height: 80vw;
    transform: translate(-50%, -50%);
  }

  .square-animation-3col.the-basics {
    width: 80vw;
    height: 65vw;
  }

  .square-animation-3col.membership {
    width: 69vw;
    height: 47vw;
    top: 39%;
  }

  .square-animation-3col.fund-commuity {
    width: 50vw;
    height: 50vw;
    top: 44%;
  }

  .square-animation-2col {
    width: 92vw;
    height: 92vw;
  }

  .square-animation-2col.cross-platform {
    pointer-events: none;
  }

  .square-animation-2col.features-header {
    pointer-events: none;
    width: 60vw;
    height: 60vw;
  }

  .square-animation-2col.flex-the-access, .square-animation-2col.empower-the-squad {
    pointer-events: none;
  }

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

  .homehero_mobile-ellipse {
    display: none;
  }

  .ecosystem-header_image {
    width: 33vw;
    height: 33vw;
  }

  .ecosystem-header_image.top-row {
    top: 0;
  }

  .ecosystem-header_image.top-row.yellow {
    left: 0;
  }

  .ecosystem-header_image.top-row.pink {
    left: auto;
    right: 0;
  }

  .ecosystem-header_image.top-row.blue {
    left: 34vw;
  }

  .ecosystem-header_image.bottom-row {
    top: 28vw;
  }

  .ecosystem-header_image.bottom-row.yellow {
    left: auto;
    right: 15vw;
  }

  .ecosystem-header_image.bottom-row.pink {
    left: 17vw;
  }

  .ecosystem-header_grid {
    grid-auto-flow: column;
    display: block;
  }

  .ecosystem-header_icons {
    height: 50vw;
    position: relative;
    top: 0;
    left: 0;
    overflow: visible;
  }

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

  .text-size-small.usecaserte.usecasedescriptioncontainer {
    min-height: 130px;
  }

  .padding-section-large-5 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

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

  .about-header-media {
    flex: none;
    order: -1;
    height: 75vw;
  }

  .about-header-grid {
    flex-direction: column;
  }

  .about-header-content-top.first-section-content {
    min-width: 0;
  }

  .about-header-image-wrap {
    min-width: 30vw;
    min-height: 30vw;
  }

  .about-header-image-wrap.large {
    width: 60vw;
    max-width: none;
    height: 60vw;
    max-height: none;
  }

  .about-header-image-wrap.large.about-image-1 {
    left: 50%;
    transform: translate(-40%);
  }

  .about-header-image-wrap.large.about-image-1.rotate-left {
    top: -27vw;
    left: 21vw;
    overflow: hidden;
  }

  .about-header-image-wrap.large.about-image-2 {
    display: none;
    overflow: hidden;
  }

  .about-header-image-wrap.about-image-3 {
    top: 35vw;
    transform: translate(0%, 25%);
  }

  .about-header-image-wrap.about-image-3.rotate-right {
    left: -1vw;
    overflow: hidden;
    transform: rotate(9.27deg)translate(0%);
  }

  .about-header-image-wrap.about-image-4 {
    top: 45vw;
    transform: translate(208%, 40%);
  }

  .about-header-image-wrap.about-image-4.rotate-right {
    top: 30vw;
    left: 72vw;
    overflow: hidden;
    transform: rotate(23.185deg);
  }

  .about-header-content {
    order: 1;
  }

  .features-header_video-wrap {
    width: 100%;
    left: 0;
  }

  .features-header-mobile-ellipse {
    mix-blend-mode: multiply;
    position: absolute;
  }

  .about-dot.dot-1 {
    top: 35vw;
    left: -2vw;
  }

  .about-dot.dot-2 {
    top: 10vw;
    left: 17vw;
  }

  .about-dot.dot-3 {
    top: 10vw;
  }

  .about-dot.small.dot-4 {
    top: 65vw;
    left: 55vw;
  }

  .about-dot.small.dot-8 {
    top: 58vw;
    left: 80vw;
  }

  .about-dot.dot-5 {
    top: 75vw;
    left: 23vw;
  }

  .about-dot.dot-6 {
    display: none;
    top: 5%;
    transform: translate(150%);
  }

  .about-dot.dot-7 {
    top: 20vw;
  }

  .about-dots {
    z-index: 1;
  }

  .modal-content-wrapper {
    width: 100%;
    max-width: 80vw;
  }

  .modal-close-button-container {
    max-width: 80vw;
    position: fixed;
    top: 20px;
    left: 0;
    right: 0;
    transform: none;
  }

  .padding-section-large-6 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

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

  .padding-section-large-7 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

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

  .padding-section-large-8 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

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

  .padding-section-large-9 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

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

  .dropdown-list, .dropdown-list.w--open {
    box-shadow: none;
  }

  .dropdown {
    flex: 1;
    display: block;
  }

  .dropdown-link, .dropdown-link-3 {
    text-align: center;
  }

  .dropdown-link-4 {
    padding-right: 20px;
  }

  .ecosystem-header_icons-wrap {
    height: 50vw;
    position: relative;
    overflow: visible;
  }

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

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

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

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 16px;
  }

  h1 {
    letter-spacing: -.5px;
    font-size: 50px;
  }

  h2 {
    font-size: 32px;
  }

  h3, h4 {
    letter-spacing: -.24px;
    font-size: 24px;
  }

  ul, ol {
    margin-bottom: 20px;
  }

  .content-container-gutters {
    padding-right: var(--mobile-gutter);
    padding-left: var(--mobile-gutter);
  }

  .h5-bottom-margin {
    letter-spacing: -.24px;
    font-size: 24px;
  }

  .h1-bottom-margin {
    margin-bottom: 24px;
  }

  .h3-bottom-margin {
    margin-bottom: 16px;
  }

  .section-padding-large {
    padding-top: var(--section-padding-large-mobile);
    padding-bottom: var(--section-padding-large-mobile);
  }

  .column-no-mobile-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .section-padding-top-medium {
    display: block;
  }

  .primary-button {
    width: 100%;
    margin-right: 0;
    padding: 24px;
    display: block;
  }

  .primary-button.nav-button {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .full-width-container {
    padding-right: var(--mobile-gutter);
    padding-left: var(--mobile-gutter);
  }

  .hide-on-mobile {
    display: none;
  }

  .hide-on-mobile.align-text-right {
    flex: none;
  }

  .footer-menu {
    margin-top: 160px;
  }

  .footer-bottom {
    flex-direction: column;
    padding-top: 160px;
  }

  .align-center-mobile {
    justify-content: center;
    display: flex;
  }

  .navbar {
    background-color: #fff;
    min-height: 65px;
    position: sticky;
    inset: 0% 0% auto;
  }

  .nav-link {
    width: 100%;
    padding-right: 20px;
  }

  .nav-logo-image {
    height: 24px;
  }

  .nav-logo-image.lottie {
    min-width: 0;
  }

  .first-section-nav-spacer {
    height: 65px;
  }

  .commu {
    font-size: 1rem;
  }

  .section_homehero {
    padding-top: 65px;
    position: relative;
    overflow: hidden;
  }

  .padding-section-large {
    padding-top: var(--section-padding-large-mobile);
    padding-bottom: var(--section-padding-large-mobile);
  }

  .padding-section-large.mobile-padding-top-0 {
    padding-top: 0;
  }

  .padding-section-large.mobile-padding-top-small {
    padding-top: var(--section-padding-small-mobile);
  }

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

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

  .margin-bottom.margin-xxlarge {
    margin-bottom: 40px;
  }

  .margin-bottom.margin-large.margin-0-tablet {
    width: 100%;
  }

  .margin-bottom.margin-xlarge {
    margin-bottom: 40px;
  }

  .padding-global {
    padding-right: var(--mobile-gutter);
    padding-left: var(--mobile-gutter);
  }

  .padding-global.mobile-padding-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .createcommunity_list {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .createcommunity_animationwrap {
    height: 90vw;
  }

  .max-width-large {
    max-width: 20rem;
  }

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

  .heading-style-h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .media-text_content {
    max-width: 260px;
  }

  .media-text_grid {
    grid-row-gap: 0rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .padding-section-large-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

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

  .layout1_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .padding-section-medium {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section_features-header {
    overflow: hidden;
  }

  .padding-section-large-3 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .features-header_media {
    height: 0;
  }

  .features-header_grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

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

  .pricing22_bottom-row {
    grid-column-gap: 1rem;
    grid-template-columns: 1fr 1fr 1fr;
  }

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

  .community-features_icons {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .padding-section-large-4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .heading-style-h6 {
    font-size: 1.125rem;
  }

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

  .features_table-cell {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .pricing22_top-row-price-month {
    font-size: 1.25rem;
  }

  .pricing22_top-row-price {
    font-size: 2.5rem;
  }

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

  .section_faq {
    padding-top: 50vw;
  }

  .padding-global-3 {
    padding-right: var(--mobile-gutter);
    padding-left: var(--mobile-gutter);
  }

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

  .faq2_icon-wrapper {
    width: 20px;
    margin-left: 0;
    top: 2px;
  }

  .icon-embed-small {
    width: 20px;
    height: 20px;
  }

  .max-width-500 {
    max-width: 265px;
  }

  .faq-item-content {
    padding-left: 40px;
  }

  .padding-global-4 {
    padding-right: var(--mobile-gutter);
    padding-left: var(--mobile-gutter);
  }

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

  .career22_list {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: 1fr;
  }

  .heading-style-h5 {
    font-size: 1.25rem;
  }

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

  .community-title-container {
    padding-bottom: 0;
  }

  .padding-global-5 {
    padding-right: var(--mobile-gutter);
    padding-left: var(--mobile-gutter);
  }

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

  .lottie-animation {
    display: none;
    overflow: visible;
  }

  .square-animation-1col {
    width: 130vw;
    height: 130vw;
    transform: translate(-15vw);
  }

  .community-features_icon {
    width: 25px;
  }

  .text-size-large {
    font-size: 20px;
  }

  .faq-item-title {
    padding-left: 20px;
  }

  .faq_bg {
    height: 124vw;
    top: -20vw;
  }

  .faq-ellipse.yellow {
    width: 100vw;
    height: 100vw;
    right: -30vw;
  }

  .faq-ellipse.pink {
    width: 60vw;
    height: 60vw;
    right: 22vw;
  }

  .square-animation-3col {
    width: 90vw;
    height: 90vw;
  }

  .square-animation-3col.the-basics {
    width: 120vw;
    height: 120vw;
    top: 53%;
  }

  .square-animation-3col.membership {
    width: 115vw;
    height: 91vw;
    margin-bottom: 0;
  }

  .square-animation-3col.fund-commuity {
    width: 105vw;
    height: 105vw;
    top: 55%;
  }

  .square-animation-2col.features-header {
    display: none;
  }

  .mobile-padding {
    padding-right: var(--mobile-gutter);
    padding-left: var(--mobile-gutter);
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .homehero_mobile-ellipse {
    mix-blend-mode: multiply;
    display: block;
    position: absolute;
    right: 0;
  }

  .homehero_mobile-ellipse.red {
    width: 90vw;
    height: 90vw;
    top: -40vw;
    right: -10vw;
  }

  .homehero_mobile-ellipse.pink {
    width: 80vw;
    height: 80vw;
    top: -30vw;
    left: -20vw;
    right: auto;
  }

  .homehero_mobile-ellipse.blue {
    width: 60vw;
    height: 60vw;
    top: -8vw;
    right: -30vw;
  }

  .ecosystem-header_image {
    width: 40vw;
    min-width: 190px;
    height: 40vw;
    min-height: 190px;
  }

  .ecosystem-header_image.top-row.yellow {
    left: auto;
    right: 62vw;
  }

  .ecosystem-header_image.top-row.pink {
    left: 62vw;
    right: auto;
  }

  .ecosystem-header_image.top-row.blue {
    left: 31vw;
  }

  .ecosystem-header_image.bottom-row {
    top: 35vw;
  }

  .ecosystem-header_image.bottom-row.yellow {
    left: 48vw;
    right: auto;
  }

  .ecosystem-header_image.bottom-row.pink {
    left: auto;
    right: 47vw;
  }

  .ecosystem-header_grid {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .ecosystem-header_icons {
    height: 73vw;
    margin-bottom: -75px;
    overflow: hidden;
  }

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

  .ecosystem-header_content-top {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

  .secondary-button {
    display: none;
  }

  .communities-heading {
    text-align: center;
    align-self: center;
  }

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

  .text-size-small.usecaserte {
    padding-bottom: 20px;
  }

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

  .padding-section-large-5 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

  .about-header-media {
    height: 70vw;
  }

  .about-header-image-wrap.large.about-image-1.rotate-left {
    top: -32vw;
  }

  .about-header-image-wrap.about-image-4.rotate-right {
    top: 25vw;
    transform: rotate(23.185deg);
  }

  .features-header_video-wrap {
    position: static;
  }

  .features-header-mobile-ellipse {
    display: block;
  }

  .features-header-mobile-ellipse.yellow {
    width: 100vw;
    height: 100vw;
    top: -55vw;
    right: -30vw;
  }

  .features-header-mobile-ellipse.pink {
    width: 100vw;
    height: 100vw;
    top: -50vw;
  }

  .about-dot {
    width: 7vw;
    max-width: 70px;
    max-height: 70px;
  }

  .about-dot.dot-1 {
    left: -2vw;
  }

  .modal-close-button {
    width: 20px;
    height: 20px;
    padding: 5px;
  }

  .show-mobile-landscape {
    display: block;
  }

  .modal-content-wrapper {
    padding-right: var(--mobile-gutter);
    padding-left: var(--mobile-gutter);
    max-width: 90vw;
    max-height: 85vh;
  }

  .hide-mobile-landscape, .margin-bottom-2.modal-inner-column-link-container {
    display: none;
  }

  .modal-proposals {
    flex: none;
    justify-content: flex-start;
    width: 100%;
  }

  .modal-categories {
    flex: none;
    width: 100%;
    padding-right: 0;
  }

  .modal-inner-container-column {
    width: 100%;
  }

  .modal-close-button-container {
    max-width: 90vw;
  }

  .faq2_question {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .faq2_icon-wrapper-2 {
    width: 1.75rem;
  }

  .padding-section-large-6 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

  .padding-section-large-7 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

  .padding-section-large-8 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

  .padding-section-large-9 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

  .dropdown {
    flex: 1;
    width: 100%;
  }

  .dropdown-link, .dropdown-link-2 {
    text-align: center;
  }

  .team-slider, .hero-heading-left, .hero-heading-left-2, .gallery-slider {
    padding: 60px 15px;
  }

  .gallery-slide {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text {
    line-height: 30px;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }
}

@media screen and (max-width: 479px) {
  body {
    font-size: 16px;
  }

  h1 {
    letter-spacing: -.5px;
    font-size: 50px;
  }

  h2 {
    letter-spacing: -.32px;
    font-size: 32px;
  }

  h3, h4, h5 {
    letter-spacing: -.24px;
    font-size: 24px;
  }

  .content-container-gutters {
    padding-left: 12px;
    padding-right: 12px;
  }

  .primary-button.nav-button {
    line-height: 110%;
  }

  .footer-link {
    margin-left: 15px;
    margin-right: 15px;
  }

  .navbar {
    position: absolute;
  }

  .button.max-width-full.is-pricing22-button {
    padding: .25rem 1rem;
  }

  .padding-section-large.padding-section-large-top-0 {
    padding-top: 0;
  }

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

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

  .margin-bottom.margin-xxlarge {
    width: 100%;
  }

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

  .max-width-large, .media-text_content {
    max-width: 100%;
  }

  .media-text_grid {
    grid-template-columns: 1fr;
  }

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

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

  .layout1_component, .features-header_grid {
    grid-template-columns: 1fr;
  }

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

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

  .community-features_icons {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

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

  .pricing22_top-row-price-month {
    font-size: .875rem;
  }

  .pricing22_top-row-price {
    font-size: 1.5rem;
  }

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

  .section_faq {
    padding-top: 0;
  }

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

  .faq_list, .max-width-500 {
    max-width: 100%;
  }

  .faq-item-content {
    max-width: 100%;
    padding-left: 0;
  }

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

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

  .communities-headline {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

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

  .community-features_icon {
    width: 25px;
  }

  .testimonial-community-container {
    min-width: 100%;
  }

  .faq_bg {
    top: -26vw;
  }

  .square-animation-3col.the-basics {
    width: 116vw;
    height: 116vw;
    top: 54%;
  }

  .homehero_mobile-ellipse {
    display: block;
  }

  .homehero_mobile-ellipse.red {
    top: -30vw;
  }

  .homehero_mobile-ellipse.pink {
    top: -15vw;
  }

  .homehero_mobile-ellipse.blue {
    top: -5vw;
  }

  .ecosystem-header_image.top-row.yellow {
    right: 68vw;
  }

  .ecosystem-header_image.top-row.pink {
    left: 68vw;
  }

  .ecosystem-header_image.top-row.blue {
    left: 26vw;
  }

  .ecosystem-header_image.bottom-row {
    top: 160px;
  }

  .ecosystem-header_image.bottom-row.yellow {
    left: 45vw;
  }

  .ecosystem-header_image.bottom-row.pink {
    right: 45vw;
  }

  .ecosystem-header_icons {
    height: 74vw;
    min-height: 350px;
  }

  .text-size-small.usecaserte.usecasedescriptioncontainer {
    min-height: 0;
  }

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

  .about-header-media {
    height: 70vw;
  }

  .about-header-image-wrap.large.about-image-1.rotate-left {
    top: -40vw;
  }

  .about-header-image-wrap.about-image-4.rotate-right {
    top: 18vw;
    transform: rotate(23.185deg);
  }

  .features-header-mobile-ellipse.pink {
    top: -40vw;
  }

  .about-dot {
    max-width: 70px;
  }

  .about-dot.dot-1 {
    top: 43vw;
  }

  .about-dot.dot-5 {
    top: 88vw;
  }

  .about-dot.dot-7 {
    top: 0%;
  }

  .modal {
    display: none;
  }

  .margin-top-7, .margin-top-8, .margin-top-9, .margin-top-10 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .container-6, .container-7 {
    max-width: none;
  }

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

  .gallery-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .gallery-slide-wrapper-copy {
    max-width: 100%;
    margin-right: 0%;
  }
}

#w-node-a8941b22-f405-149d-30f6-5066a338e9a4-d226c7ee {
  align-self: center;
}

#w-node-_5958a97d-0c2f-eb16-f5f9-5cc83809a7c5-d226c7ee {
  align-self: auto;
}

#w-node-_85f04707-2299-83b2-9bca-e83e1b8883d2-d226c7ee {
  align-self: center;
}

#w-node-_85f04707-2299-83b2-9bca-e83e1b8883d4-d226c7ee {
  align-self: auto;
}

#w-node-_1fc48ba8-c5fc-a6a6-3479-abdeeb412fcf-d226c7ee {
  align-self: center;
}

#w-node-_1fc48ba8-c5fc-a6a6-3479-abdeeb412fd1-d226c7ee {
  align-self: auto;
}

#w-node-_5ed631c0-5a41-1e83-cb57-3b559fb5bbee-d226c7ee {
  align-self: center;
}

#w-node-_5ed631c0-5a41-1e83-cb57-3b559fb5bbf0-d226c7ee {
  align-self: auto;
}

#w-node-cb1df271-1a55-6f8f-6170-8ef0287ada74-d226c7ee {
  align-self: center;
}

#w-node-cb1df271-1a55-6f8f-6170-8ef0287ada76-d226c7ee {
  align-self: auto;
}

#w-node-_5e4c4c38-419f-6415-664d-446edf34e270-d226c7ee {
  align-self: center;
}

#w-node-_5e4c4c38-419f-6415-664d-446edf34e272-d226c7ee {
  align-self: auto;
}

#w-node-c04e02bd-87ac-00a3-79e8-d537dc953350-d226c7ee {
  align-self: center;
}

#w-node-c04e02bd-87ac-00a3-79e8-d537dc953352-d226c7ee {
  align-self: auto;
}

#w-node-c04e02bd-87ac-00a3-79e8-d537dc95335e-d226c7ee {
  align-self: center;
}

#w-node-c04e02bd-87ac-00a3-79e8-d537dc953360-d226c7ee {
  align-self: auto;
}

#w-node-c04e02bd-87ac-00a3-79e8-d537dc95336a-d226c7ee {
  align-self: center;
}

#w-node-c04e02bd-87ac-00a3-79e8-d537dc95336c-d226c7ee {
  align-self: auto;
}

#w-node-c04e02bd-87ac-00a3-79e8-d537dc953378-d226c7ee {
  align-self: center;
}

#w-node-c04e02bd-87ac-00a3-79e8-d537dc95337a-d226c7ee {
  align-self: auto;
}

#w-node-c04e02bd-87ac-00a3-79e8-d537dc953384-d226c7ee {
  align-self: center;
}

#w-node-c04e02bd-87ac-00a3-79e8-d537dc953386-d226c7ee {
  align-self: auto;
}

#w-node-c04e02bd-87ac-00a3-79e8-d537dc953391-d226c7ee {
  align-self: center;
}

#w-node-c04e02bd-87ac-00a3-79e8-d537dc953393-d226c7ee {
  align-self: auto;
}

#w-node-cf14416d-8e01-d0ce-1b31-6cd8740ada84-65867e56 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4f4a1b2e-c2e3-85d7-6879-3ace1bd24f4a-ea2f4e0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_4f4a1b2e-c2e3-85d7-6879-3ace1bd24f4b-ea2f4e0e, #w-node-_4f4a1b2e-c2e3-85d7-6879-3ace1bd24f42-ea2f4e0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-_0c74411b-8d5a-1116-ec63-374087751cf6-ea2f4e0e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_4f4a1b2e-c2e3-85d7-6879-3ace1bd24f42-ea2f4e0e {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_4f4a1b2e-c2e3-85d7-6879-3ace1bd24f42-ea2f4e0e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
