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

body {
  margin: 0;
}

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

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

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

[hidden], template {
  display: none;
}

a {
  background-color: #0000;
}

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

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

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

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

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td, th {
  padding: 0;
}

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

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

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

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

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

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

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

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

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

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

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

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

.w-block {
  display: block;
}

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

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

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

.w-hidden {
  display: none;
}

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

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

html[data-w-dynpage] [data-w-cloak] {
  color: #0000 !important;
}

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

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

.w-optimization {
  display: contents;
}

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

.w-webflow-badge {
  white-space: nowrap;
  cursor: pointer;
  box-shadow: 0 0 0 1px #0000001a, 0 1px 3px #0000001a;
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 2147483647 !important;
  color: #aaadb0 !important;
  overflow: unset !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 6px !important;
  font-size: 12px !important;
  line-height: 14px !important;
  text-decoration: none !important;
  display: inline-block !important;
  position: fixed !important;
  inset: auto 12px 12px auto !important;
  transform: none !important;
}

.w-webflow-badge > img {
  position: unset;
  visibility: unset !important;
  opacity: 1 !important;
  vertical-align: middle !important;
  display: inline-block !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
  font-weight: bold;
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin: 0 0 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin: 0 0 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

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

.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}

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

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

.w-video {
  width: 100%;
  padding: 0;
  position: relative;
}

.w-video iframe, .w-video object, .w-video embed {
  border: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

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

.w-form {
  margin: 0 0 15px;
}

.w-form-done {
  text-align: center;
  background-color: #ddd;
  padding: 20px;
  display: none;
}

.w-form-fail {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
  display: none;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.w-input, .w-select {
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

.w-input::placeholder, .w-select::placeholder {
  color: #999;
}

.w-input:focus, .w-select:focus {
  border-color: #3898ec;
  outline: 0;
}

.w-input[disabled], .w-select[disabled], .w-input[readonly], .w-select[readonly], fieldset[disabled] .w-input, fieldset[disabled] .w-select {
  cursor: not-allowed;
}

.w-input[disabled]:not(.w-input-disabled), .w-select[disabled]:not(.w-input-disabled), .w-input[readonly], .w-select[readonly], fieldset[disabled]:not(.w-input-disabled) .w-input, fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eee;
}

textarea.w-input, textarea.w-select {
  height: auto;
}

.w-select {
  background-color: #f3f3f3;
}

.w-select[multiple] {
  height: auto;
}

.w-form-label {
  cursor: pointer;
  margin-bottom: 0;
  font-weight: normal;
  display: inline-block;
}

.w-radio {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

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

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

.w-radio-input {
  float: left;
  margin: 3px 0 0 -20px;
  line-height: normal;
}

.w-file-upload {
  margin-bottom: 10px;
  display: block;
}

.w-file-upload-input {
  opacity: 0;
  z-index: -100;
  width: .1px;
  height: .1px;
  position: absolute;
  overflow: hidden;
}

.w-file-upload-default, .w-file-upload-uploading, .w-file-upload-success {
  color: #333;
  display: inline-block;
}

.w-file-upload-error {
  margin-top: 10px;
  display: block;
}

.w-file-upload-default.w-hidden, .w-file-upload-uploading.w-hidden, .w-file-upload-error.w-hidden, .w-file-upload-success.w-hidden {
  display: none;
}

.w-file-upload-uploading-btn {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: flex;
}

.w-file-upload-file {
  background-color: #fafafa;
  border: 1px solid #ccc;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0;
  padding: 8px 9px 8px 11px;
  display: flex;
}

.w-file-upload-file-name {
  font-size: 14px;
  font-weight: normal;
  display: block;
}

.w-file-remove-link {
  cursor: pointer;
  width: auto;
  height: auto;
  margin-top: 3px;
  margin-left: 10px;
  padding: 3px;
  display: block;
}

.w-icon-file-upload-remove {
  margin: auto;
  font-size: 10px;
}

.w-file-upload-error-msg {
  color: #ea384c;
  padding: 2px 0;
  display: inline-block;
}

.w-file-upload-info {
  padding: 0 12px;
  line-height: 38px;
  display: inline-block;
}

.w-file-upload-label {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
}

.w-icon-file-upload-icon, .w-icon-file-upload-uploading {
  width: 20px;
  margin-right: 8px;
  display: inline-block;
}

.w-icon-file-upload-uploading {
  height: 20px;
}

.w-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

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

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

.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}

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

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

.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}

.w-col {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}

.w-col-1 {
  width: 8.33333%;
}

.w-col-2 {
  width: 16.6667%;
}

.w-col-3 {
  width: 25%;
}

.w-col-4 {
  width: 33.3333%;
}

.w-col-5 {
  width: 41.6667%;
}

.w-col-6 {
  width: 50%;
}

.w-col-7 {
  width: 58.3333%;
}

.w-col-8 {
  width: 66.6667%;
}

.w-col-9 {
  width: 75%;
}

.w-col-10 {
  width: 83.3333%;
}

.w-col-11 {
  width: 91.6667%;
}

.w-col-12 {
  width: 100%;
}

.w-hidden-main {
  display: none !important;
}

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

  .w-hidden-main {
    display: inherit !important;
  }

  .w-hidden-medium {
    display: none !important;
  }

  .w-col-medium-1 {
    width: 8.33333%;
  }

  .w-col-medium-2 {
    width: 16.6667%;
  }

  .w-col-medium-3 {
    width: 25%;
  }

  .w-col-medium-4 {
    width: 33.3333%;
  }

  .w-col-medium-5 {
    width: 41.6667%;
  }

  .w-col-medium-6 {
    width: 50%;
  }

  .w-col-medium-7 {
    width: 58.3333%;
  }

  .w-col-medium-8 {
    width: 66.6667%;
  }

  .w-col-medium-9 {
    width: 75%;
  }

  .w-col-medium-10 {
    width: 83.3333%;
  }

  .w-col-medium-11 {
    width: 91.6667%;
  }

  .w-col-medium-12 {
    width: 100%;
  }

  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}

@media screen and (max-width: 767px) {
  .w-hidden-main, .w-hidden-medium {
    display: inherit !important;
  }

  .w-hidden-small {
    display: none !important;
  }

  .w-row, .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }

  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }

  .w-col-small-1 {
    width: 8.33333%;
  }

  .w-col-small-2 {
    width: 16.6667%;
  }

  .w-col-small-3 {
    width: 25%;
  }

  .w-col-small-4 {
    width: 33.3333%;
  }

  .w-col-small-5 {
    width: 41.6667%;
  }

  .w-col-small-6 {
    width: 50%;
  }

  .w-col-small-7 {
    width: 58.3333%;
  }

  .w-col-small-8 {
    width: 66.6667%;
  }

  .w-col-small-9 {
    width: 75%;
  }

  .w-col-small-10 {
    width: 83.3333%;
  }

  .w-col-small-11 {
    width: 91.6667%;
  }

  .w-col-small-12 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }

  .w-hidden-main, .w-hidden-medium, .w-hidden-small {
    display: inherit !important;
  }

  .w-hidden-tiny {
    display: none !important;
  }

  .w-col {
    width: 100%;
  }

  .w-col-tiny-1 {
    width: 8.33333%;
  }

  .w-col-tiny-2 {
    width: 16.6667%;
  }

  .w-col-tiny-3 {
    width: 25%;
  }

  .w-col-tiny-4 {
    width: 33.3333%;
  }

  .w-col-tiny-5 {
    width: 41.6667%;
  }

  .w-col-tiny-6 {
    width: 50%;
  }

  .w-col-tiny-7 {
    width: 58.3333%;
  }

  .w-col-tiny-8 {
    width: 66.6667%;
  }

  .w-col-tiny-9 {
    width: 75%;
  }

  .w-col-tiny-10 {
    width: 83.3333%;
  }

  .w-col-tiny-11 {
    width: 91.6667%;
  }

  .w-col-tiny-12 {
    width: 100%;
  }
}

.w-widget {
  position: relative;
}

.w-widget-map {
  width: 100%;
  height: 400px;
}

.w-widget-map label {
  width: auto;
  display: inline;
}

.w-widget-map img {
  max-width: inherit;
}

.w-widget-map .gm-style-iw {
  text-align: center;
}

.w-widget-map .gm-style-iw > button {
  display: none !important;
}

.w-widget-twitter {
  overflow: hidden;
}

.w-widget-twitter-count-shim {
  vertical-align: top;
  text-align: center;
  background: #fff;
  border: 1px solid #758696;
  border-radius: 3px;
  width: 28px;
  height: 20px;
  display: inline-block;
  position: relative;
}

.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  text-align: center;
  color: #999;
  font-family: serif;
  font-size: 15px;
  line-height: 12px;
  position: relative;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  display: block;
  position: relative;
}

.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
}

.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}

.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}

.w-widget-twitter-count-shim:not(.w--vertical):before, .w-widget-twitter-count-shim:not(.w--vertical):after {
  content: " ";
  pointer-events: none;
  border: solid #0000;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 0;
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-width: 4px;
  border-color: #75869600 #5d6c7b #75869600 #75869600;
  margin-top: -4px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -10px;
}

.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-width: 4px;
  border-color: #fff0 #fff #fff0 #fff0;
  margin-top: -4px;
  margin-left: -8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}

.w-widget-twitter-count-shim.w--vertical:before, .w-widget-twitter-count-shim.w--vertical:after {
  content: " ";
  pointer-events: none;
  border: solid #0000;
  width: 0;
  height: 0;
  position: absolute;
  top: 100%;
  left: 50%;
}

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

.w-widget-twitter-count-shim.w--vertical:after {
  border-width: 4px;
  border-color: #fff #fff0 #fff0;
  margin-left: -4px;
}

.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}

.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}

.w-background-video {
  color: #fff;
  height: 500px;
  position: relative;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-slider-dot {
  cursor: pointer;
  background-color: #fff6;
  width: 1em;
  height: 1em;
  margin: 0 3px .5em;
  transition: background-color .1s, color .1s;
  display: inline-block;
  position: relative;
}

.w-slider-dot.w-active {
  background-color: #fff;
}

.w-slider-dot:focus {
  outline: none;
  box-shadow: 0 0 0 2px #fff;
}

.w-slider-dot:focus.w-active {
  box-shadow: none;
}

.w-slider-arrow-left, .w-slider-arrow-right {
  cursor: pointer;
  color: #fff;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  -webkit-user-select: none;
  user-select: none;
  width: 80px;
  margin: auto;
  font-size: 40px;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.w-slider-arrow-left [class^="w-icon-"], .w-slider-arrow-right [class^="w-icon-"], .w-slider-arrow-left [class*=" w-icon-"], .w-slider-arrow-right [class*=" w-icon-"] {
  position: absolute;
}

.w-slider-arrow-left:focus, .w-slider-arrow-right:focus {
  outline: 0;
}

.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}

.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}

.w-icon-slider-left, .w-icon-slider-right {
  width: 1em;
  height: 1em;
  margin: auto;
  inset: 0;
}

.w-slider-aria-label {
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.w-slider-force-show {
  display: block !important;
}

.w-dropdown {
  text-align: left;
  z-index: 900;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}

.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  position: relative;
}

.w-dropdown-toggle {
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  padding-right: 40px;
  display: inline-block;
}

.w-dropdown-toggle:focus {
  outline: 0;
}

.w-icon-dropdown-toggle {
  width: 1em;
  height: 1em;
  margin: auto 20px auto auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.w-dropdown-list {
  background: #ddd;
  min-width: 100%;
  display: none;
  position: absolute;
}

.w-dropdown-list.w--open {
  display: block;
}

.w-dropdown-link {
  color: #222;
  padding: 10px 20px;
  display: block;
}

.w-dropdown-link.w--current {
  color: #0082f3;
}

.w-dropdown-link:focus {
  outline: 0;
}

@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}

.w-lightbox-backdrop {
  cursor: auto;
  letter-spacing: normal;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  color: #fff;
  text-align: center;
  z-index: 2000;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-tap-highlight-color: transparent;
  background: #000000e6;
  outline: 0;
  font-family: Helvetica Neue, Helvetica, Ubuntu, Segoe UI, Verdana, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  list-style: disc;
  position: fixed;
  inset: 0;
  -webkit-transform: translate(0);
}

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

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

.w-lightbox-view {
  opacity: 0;
  width: 100vw;
  height: 100vh;
  position: absolute;
}

.w-lightbox-view:before {
  content: "";
  height: 100vh;
}

.w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}

.w-lightbox-frame, .w-lightbox-view:before {
  vertical-align: middle;
  display: inline-block;
}

.w-lightbox-figure {
  margin: 0;
  position: relative;
}

.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}

.w-lightbox-img {
  width: auto;
  max-width: none;
  height: auto;
}

.w-lightbox-image {
  float: none;
  max-width: 100vw;
  max-height: 100vh;
  display: block;
}

.w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}

.w-lightbox-caption {
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #0006;
  padding: .5em 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

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

.w-lightbox-control {
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  width: 4em;
  transition: all .3s;
  position: absolute;
  top: 0;
}

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

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

.w-lightbox-close {
  background-image: url("");
  background-size: 18px;
  height: 2.6em;
  right: 0;
}

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

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

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

.w-lightbox-thumbnail {
  background: #222;
  height: 10vh;
  position: relative;
  overflow: hidden;
}

.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}

.w-lightbox-thumbnail .w-lightbox-tall {
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
}

.w-lightbox-thumbnail .w-lightbox-wide {
  height: 100%;
  left: 50%;
  transform: translate(-50%);
}

.w-lightbox-spinner {
  box-sizing: border-box;
  border: 5px solid #0006;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  animation: .8s linear infinite spin;
  position: absolute;
  top: 50%;
  left: 50%;
}

.w-lightbox-spinner:after {
  content: "";
  border: 3px solid #0000;
  border-bottom-color: #fff;
  border-radius: 50%;
  position: absolute;
  inset: -4px;
}

.w-lightbox-hide {
  display: none;
}

.w-lightbox-noscroll {
  overflow: hidden;
}

@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }

  .w-lightbox-view, .w-lightbox-view:before {
    height: 96vh;
  }

  .w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }

  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }

  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }

  .w-lightbox-left, .w-lightbox-right {
    opacity: .5;
    display: block;
  }

  .w-lightbox-close {
    opacity: .8;
  }

  .w-lightbox-control:hover {
    opacity: 1;
  }
}

.w-lightbox-inactive, .w-lightbox-inactive:hover {
  opacity: 0;
}

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

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

.w-richtext[contenteditable="true"]:before, .w-richtext[contenteditable="true"]:after {
  white-space: initial;
}

.w-richtext ol, .w-richtext ul {
  overflow: hidden;
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after, .w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after, .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div, .w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}

.w-richtext figure.w-richtext-figure-type-video > div:after, .w-richtext figure[data-rt-type="video"] > div:after {
  content: "";
  display: none;
  position: absolute;
  inset: 0;
}

.w-richtext figure {
  max-width: 60%;
  position: relative;
}

.w-richtext figure > div:before {
  cursor: default !important;
}

.w-richtext figure img {
  width: 100%;
}

.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: .6;
}

.w-richtext figure div {
  color: #0000;
  font-size: 0;
}

.w-richtext figure.w-richtext-figure-type-image, .w-richtext figure[data-rt-type="image"] {
  display: table;
}

.w-richtext figure.w-richtext-figure-type-image > div, .w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}

.w-richtext figure.w-richtext-figure-type-image > figcaption, .w-richtext figure[data-rt-type="image"] > figcaption {
  caption-side: bottom;
  display: table-caption;
}

.w-richtext figure.w-richtext-figure-type-video, .w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}

.w-richtext figure.w-richtext-figure-type-video iframe, .w-richtext figure[data-rt-type="video"] iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.w-richtext figure.w-richtext-figure-type-video > div, .w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}

.w-richtext figure.w-richtext-align-center {
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div, .w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%;
}

.w-richtext figure.w-richtext-align-normal {
  clear: both;
}

.w-richtext figure.w-richtext-align-fullwidth {
  text-align: center;
  clear: both;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-richtext figure.w-richtext-align-fullwidth > div {
  padding-bottom: inherit;
  display: inline-block;
}

.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}

.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  clear: none;
  margin-right: 15px;
}

.w-richtext figure.w-richtext-align-floatright {
  float: right;
  clear: none;
  margin-left: 15px;
}

.w-nav {
  z-index: 1000;
  background: #ddd;
  position: relative;
}

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

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

.w-nav-brand {
  float: left;
  color: #333;
  text-decoration: none;
  position: relative;
}

.w-nav-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

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

.w-nav-menu {
  float: right;
  position: relative;
}

[data-nav-menu-open] {
  text-align: center;
  background: #c8c8c8;
  min-width: 200px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: visible;
  display: block !important;
}

.w--nav-link-open {
  display: block;
  position: relative;
}

.w-nav-overlay {
  width: 100%;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}

.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-left"] .w-nav-overlay, .w-nav[data-animation="over-left"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  right: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay, .w-nav[data-animation="over-right"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  left: auto;
}

.w-nav-button {
  float: right;
  cursor: pointer;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  -webkit-user-select: none;
  user-select: none;
  padding: 18px;
  font-size: 24px;
  display: none;
  position: relative;
}

.w-nav-button:focus {
  outline: 0;
}

.w-nav-button.w--open {
  color: #fff;
  background-color: #c8c8c8;
}

.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}

.w-nav[data-collapse="all"] .w-nav-button, .w--nav-dropdown-open, .w--nav-dropdown-toggle-open {
  display: block;
}

.w--nav-dropdown-list-open {
  position: static;
}

@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }

  .w-nav-brand {
    padding-left: 10px;
  }
}

@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}

.w-tabs {
  position: relative;
}

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

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

.w-tab-menu {
  position: relative;
}

.w-tab-link {
  vertical-align: top;
  text-align: left;
  cursor: pointer;
  color: #222;
  background-color: #ddd;
  padding: 9px 30px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-tab-link.w--current {
  background-color: #c8c8c8;
}

.w-tab-link:focus {
  outline: 0;
}

.w-tab-content {
  display: block;
  position: relative;
  overflow: hidden;
}

.w-tab-pane {
  display: none;
  position: relative;
}

.w--tab-active {
  display: block;
}

@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}

.w-ix-emptyfix:after {
  content: "";
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.w-dyn-empty {
  background-color: #ddd;
  padding: 10px;
}

.w-dyn-hide, .w-dyn-bind-empty, .w-condition-invisible {
  display: none !important;
}

.wf-layout-layout {
  display: grid;
}

.w-code-component > * {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

:root {
  --max-content-width: 1536px;
  --desktop-padding-horizontal: 5.5vw;
  --white: white;
  --white-accent: #fffffa;
  --brand: #ff7900;
  --black: black;
  --color: #f6f5f3;
  --grey-bg-fill: #eaeaea;
  --btn-primary-orange-shadow: #ff790014;
  --black-hover: #404040;
  --btn-primary-black-bg: #171717;
  --text-grey: #282828;
  --text-subtitle: #a1a1a1;
  --handle-bg: #ecece9;
  --apy-grey: #dfdfdf;
  --apy-brown: #f4e6d0;
  --graph-bg: #f6f5f3;
  --text-dark: #282c32;
  --apy-desc-color: #1f1f1f;
}

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

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

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

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url("");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 160%;
}

.navbar-logo-center {
  z-index: 0;
  max-width: var(--max-content-width);
  padding-right: var(--desktop-padding-horizontal);
  padding-left: var(--desktop-padding-horizontal);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.navbar-logo-center.tablet {
  z-index: 1000;
  margin-top: 0;
  position: sticky;
  top: 0;
}

.navbar-logo-center.tablet.new-navbar {
  position: sticky;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  flex-flow: column;
  justify-content: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.navbar-logo-center-container.shadow-three.invisible {
  opacity: 0;
  display: none;
}

.container {
  background-color: var(--white);
  border-radius: 12px;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: static;
}

.nav-menu-wrapper-three {
  border-radius: 12px;
  width: 100%;
  max-width: 100%;
  box-shadow: 0 0 4px #00000005, 0 8px 16px #0000000a;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin: 1.9vh 2.1vh;
  display: flex;
  position: relative;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: 5vw;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 14px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

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

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

.nav-link.leading-nav-link {
  margin-left: 0;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.nav-link.leading-nav-link.login-nav-link {
  display: none;
}

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

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

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

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

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

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

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

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

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

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

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

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 0;
  margin-right: 18px;
  padding: 5px 10px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  background-color: var(--brand);
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  border-radius: 12px;
  padding: 1.05vh 1.75vh;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition: all .2s;
  display: block;
}

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

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

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

.body {
  background-color: var(--color);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-family: Inter, sans-serif;
  display: flex;
}

.desktop-hero-content {
  z-index: 0;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  padding-top: 0;
  font-family: "Source Serif 4", sans-serif;
  position: sticky;
  top: 114px;
}

.image {
  border-radius: 16px;
}

.hero-section {
  max-width: var(--max-content-width);
  padding-right: var(--desktop-padding-horizontal);
  padding-left: var(--desktop-padding-horizontal);
  aspect-ratio: auto;
  border-radius: 16px;
  align-items: center;
  width: 100%;
  height: 67vh;
  max-height: 67vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: auto;
  overflow: hidden;
}

.heading-large {
  color: var(--white-accent);
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 7.3vh;
  font-weight: 400;
  line-height: 10vh;
}

.div-block {
  z-index: 5;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 40px;
  display: flex;
  position: relative;
}

.text-block {
  color: var(--white-accent);
  max-width: 560px;
  font-family: Inter, sans-serif;
  font-size: 1.78vh;
  line-height: 2.26vh;
}

.button {
  background-color: var(--brand);
  border-radius: 12px;
  justify-content: flex-start;
  align-items: center;
  height: 56px;
  padding-left: 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  display: flex;
}

.arrow-button {
  background-color: var(--brand);
  border-radius: 12px;
  align-items: center;
  margin-top: 40px;
  padding: 8px 8px 8px 20px;
  text-decoration: none;
  display: flex;
}

.arrow-button.primary-orange {
  box-shadow: 0 2px 6px 0 var(--btn-primary-orange-shadow);
  cursor: pointer;
  transition: background-color .2s;
}

.arrow-button.primary-orange:hover {
  background-color: var(--black-hover);
}

.arrow-button.primary-orange:focus {
  box-shadow: 0 0 0 2px var(--white), 0 0 0 4px #ffe4cc;
}

.arrow-button.primary-orange.subscribe {
  margin-top: 0;
  padding-left: 44px;
}

.arrow-button.primary-orange.subscribe:focus {
  box-shadow: none;
}

.arrow-button.primary-black {
  background-color: var(--btn-primary-black-bg);
  box-shadow: 0 2px 6px 0 var(--btn-primary-orange-shadow);
  cursor: pointer;
  justify-content: space-between;
  margin-top: 2.8vh;
  transition: background-color .2s;
}

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

.arrow-button.primary-black:focus {
  box-shadow: 0 0 0 2px var(--white), 0 0 0 4px #ffe4cc;
}

.text-block-2 {
  color: var(--white);
  padding-left: 0;
  padding-right: 16px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.text-block-2.wide {
  padding-right: 36px;
}

.image-2 {
  background-color: var(--white);
  border-radius: 12px;
  margin-left: 16px;
  padding: 8px;
}

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

.desktop-hero-content-copy {
  max-width: var(--max-content-width);
  padding-right: var(--desktop-padding-horizontal);
  padding-left: var(--desktop-padding-horizontal);
  width: 100%;
  font-family: "Source Serif 4", sans-serif;
}

.tablet-hero-content {
  max-width: var(--max-content-width);
  width: 100%;
  font-family: "Source Serif 4", sans-serif;
  display: none;
}

.image-4 {
  display: none;
}

.button-primary-tablet {
  background-color: var(--brand);
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  border-radius: 12px;
  padding: 12px 20px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition: all .2s;
  display: none;
}

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

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

.image-5 {
  height: 2.8vh;
}

.button-primary-mobile {
  background-color: var(--brand);
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  border-radius: 12px;
  padding: 12px 20px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition: all .2s;
  display: none;
}

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

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

.desktop-nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: 5vw;
  padding-left: 0;
  display: flex;
}

.text-block-3, .image-6, .image-7, .image-8, .image-9 {
  display: none;
}

.stats-div {
  margin: 2.2vh var(--desktop-padding-horizontal) 5.2vh;
  background-color: var(--white-accent);
  border-radius: 12px;
  justify-content: space-around;
  align-items: center;
  width: auto;
  max-height: 13vh;
  padding-top: 3.5vh;
  padding-bottom: 3.5vh;
  display: flex;
}

.stat-subtitle {
  color: var(--text-subtitle);
  letter-spacing: -.2px;
  font-family: Inter, sans-serif;
  font-size: 1.48vh;
  font-weight: 400;
  line-height: 2.27vh;
}

.stat-div {
  grid-column-gap: .7vh;
  grid-row-gap: .7vh;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.stat-number {
  letter-spacing: -.32px;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 3.5vh;
  font-weight: 700;
  line-height: 3.14vh;
}

.desktop-lending-content {
  background-color: var(--white-accent);
  border-top-left-radius: 84px;
  border-top-right-radius: 84px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: "Source Serif 4", sans-serif;
  transition: border-radius .2s;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.desktop-lending-content.stuck {
  border-radius: 0;
}

.lending-section {
  aspect-ratio: auto;
  border-radius: 16px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 11.84vh;
  display: flex;
}

.card-handle {
  background-color: var(--handle-bg);
  border-radius: 8px;
  width: 475px;
  height: 1.9vh;
  min-height: 1.9vh;
  margin-top: 7.9vh;
  margin-bottom: 3.33vh;
}

.lending-header-div {
  flex-flow: column;
  align-items: center;
  width: 80%;
  max-width: 10000px;
  margin-left: 4.3vw;
  margin-right: 4.3vw;
  display: flex;
}

.section-header {
  text-align: center;
  margin-right: 0%;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 6.7vh;
  font-weight: 500;
  line-height: 9.2vh;
}

.section-header.light {
  color: var(--white-accent);
  margin-top: 120px;
  margin-right: 0%;
  font-size: 6.7vh;
}

.section-header.split {
  text-align: center;
  margin-right: 5%;
}

.section-header.split.small {
  display: none;
}

.lending-description-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.text-block-5 {
  text-align: center;
  letter-spacing: -.5px;
  width: 620px;
  font-family: Inter, sans-serif;
  font-size: 1.78vh;
  font-weight: 400;
  line-height: 2.34vh;
}

.apy-card-carousel {
  grid-column-gap: 2.4vw;
  grid-row-gap: 2.4vw;
  align-items: center;
  width: 100%;
  height: 30vw;
  min-height: auto;
  max-height: 520px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 4.3vw;
  padding-right: 4.3vw;
  display: flex;
  overflow: visible;
}

.apy-card {
  aspect-ratio: auto;
  background-color: var(--apy-grey);
  transform-style: preserve-3d;
  border-radius: 14px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  width: 28vw;
  min-width: 28vw;
  max-width: 25vw;
  height: 28vw;
  max-height: 500px;
  padding: 1.3vw 1.4vw;
  transition: all .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.apy-card:hover {
  transform: scale3d(1.06, 1.03, 1);
}

.apy-card.apy-cash {
  background-color: var(--apy-brown);
  height: 32vw;
  padding: 1.3vw 1.4vw;
  overflow: visible;
}

.apy-card.apy-credit {
  background-color: var(--text-grey);
}

.apy-card.apy-receivables {
  background-color: #f2f0eb;
}

.apy-card.apy-altcoin {
  background-color: var(--apy-brown);
}

.image-11 {
  aspect-ratio: auto;
  object-fit: cover;
  max-height: 48%;
  overflow: hidden;
}

.div-block-4 {
  margin-top: 1.85vw;
}

.text-block-6 {
  opacity: .4;
  color: #1f1f1f;
  font-family: Inter, sans-serif;
  font-size: .93vw;
  font-weight: 500;
  line-height: 1.1vw;
}

.percentage-text {
  opacity: 1;
  margin-top: .93vw;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 4.05vw;
  font-weight: 700;
  line-height: 3.7vw;
}

.percentage-text.apy-light-text {
  color: var(--white-accent);
}

.div-block-5 {
  align-items: flex-end;
  margin-bottom: 0;
  display: flex;
}

.percentage-symbol {
  opacity: 1;
  margin-top: 1.4vh;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 2.9vw;
  font-weight: 700;
  line-height: 2.9vw;
}

.percentage-symbol.apy-light-text {
  color: var(--white-accent);
}

.apy-description-text {
  color: #1f1f1f;
  margin-top: 16px;
  font-family: Inter, sans-serif;
  font-size: .81vw;
  font-weight: 300;
  line-height: 1.21vw;
}

.apy-description-text.apy-light-text {
  color: var(--white-accent);
}

.div-block-6 {
  background-image: url("");
  background-position: 0 0;
  background-size: cover;
  border-radius: 16px;
  height: 48%;
  max-height: 48%;
}

.apy-card-header {
  background-image: url("65ef9fa880ef3ca66ea7a039_digital.webp");
  background-position: 50%;
  background-size: cover;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 48%;
  min-height: 48%;
  max-height: 48%;
  padding-bottom: 10px;
  padding-left: 1.15vw;
  display: flex;
}

.apy-card-header.blue {
  background-image: url("660190c5c3d5927171b5d8b7_Maple_Section_Alcoin%20Secured%20Lending.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.apy-card-header.yellow {
  background-image: url("65ef9fa865521ee12f465bbf_corp.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
}

.apy-card-header.black {
  background-image: url("");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.maple-direct-text {
  opacity: .8;
  color: var(--white);
  margin-top: 13%;
  font-family: Inter, sans-serif;
  font-size: .93vw;
  font-weight: 500;
  line-height: 1.1vw;
}

.apy-header-text {
  opacity: 1;
  color: var(--white-accent);
  margin-top: 0;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 2.8vw;
  font-weight: 700;
  line-height: 4vw;
}

.target-apy-text {
  opacity: .4;
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: .93vw;
  font-weight: 500;
  line-height: 1.1vw;
}

.desktop-graph-content {
  background-color: var(--graph-bg);
  border-top-left-radius: 84px;
  border-top-right-radius: 84px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 200px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: "Source Serif 4", sans-serif;
  transition: border-radius .2s;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.desktop-graph-content.stuck {
  border-radius: 0;
  transition: border-radius .2s;
}

.graph-section {
  aspect-ratio: 16 / 9;
  border-radius: 16px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 17vh;
  display: flex;
}

.graph-header-div {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1239px;
  margin-left: 4.3vw;
  margin-right: 4.3vw;
  display: flex;
}

.graph-description-div {
  flex-direction: column;
  align-items: center;
  max-width: 642px;
  margin-top: 24px;
  display: flex;
}

.graph-section-subtitle {
  text-align: center;
  letter-spacing: -.5px;
  font-family: Inter, sans-serif;
  font-size: 1.78vh;
  font-weight: 400;
  line-height: 2.37vh;
}

.graph-section-subtitle.dynamic {
  margin-top: 2.14vh;
  font-size: 1.78vh;
  line-height: 2.4vh;
}

.graph-section-subtitle.dynamic.mobile {
  display: none;
}

.desktop-testimonials-content {
  background-color: var(--text-grey);
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 200px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: "Source Serif 4", sans-serif;
  transition: border-radius .2s;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.desktop-testimonials-content.desktop-borrow-content {
  z-index: 10;
  background-color: var(--white-accent);
  border-radius: 0;
  height: auto;
  margin-top: 200px;
  position: relative;
  overflow: hidden;
}

.testimonials-section {
  max-width: var(--max-content-width);
  aspect-ratio: 16 / 9;
  border-radius: 16px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 45px;
  display: flex;
}

.testimonials-header-div {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-left: 4.3vw;
  margin-right: 4.3vw;
  display: flex;
}

.testimonials-row {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  transform: rotate(0);
}

.testimonial-button-left {
  z-index: 2;
  background-color: var(--graph-bg);
  color: #000;
  cursor: pointer;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-top: 0;
  padding: 0;
  text-decoration: none;
  transition: background-color .2s linear;
  display: none;
  position: relative;
}

.testimonial-button-left:hover {
  background-color: var(--brand);
}

.testimonial-button-left.primary-orange {
  box-shadow: 0 2px 6px 0 var(--btn-primary-orange-shadow);
  cursor: pointer;
  transition: background-color .2s;
}

.testimonial-button-left.primary-orange:hover {
  background-color: var(--black-hover);
}

.testimonial-button-left.primary-orange:focus {
  box-shadow: 0 0 0 2px var(--white), 0 0 0 4px #ffe4cc;
}

.testimonial-button-left.primary-black {
  background-color: var(--btn-primary-black-bg);
  box-shadow: 0 2px 6px 0 var(--btn-primary-orange-shadow);
  cursor: pointer;
  border-radius: 100px;
  justify-content: center;
  width: 100px;
  height: 100px;
  margin-top: 0;
  padding: 0;
  transition: background-color .2s;
}

.testimonial-button-left.primary-black:hover {
  background-color: var(--black-hover);
}

.testimonial-button-left.primary-black:focus {
  box-shadow: 0 0 0 2px var(--white), 0 0 0 4px #ffe4cc;
}

.html-embed-desktop {
  color: #000;
  margin-bottom: -4px;
  transform: rotate(0);
}

.testimonial-button-right {
  z-index: 2;
  background-color: var(--color);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-top: 0;
  padding: 0;
  text-decoration: none;
  transition: background-color .2s linear;
  display: flex;
  position: relative;
}

.testimonial-button-right:hover {
  background-color: var(--brand);
  pointer-events: auto;
}

.testimonial-button-right.primary-orange {
  box-shadow: 0 2px 6px 0 var(--btn-primary-orange-shadow);
  cursor: pointer;
  transition: background-color .2s;
}

.testimonial-button-right.primary-orange:hover {
  background-color: var(--black-hover);
}

.testimonial-button-right.primary-orange:focus {
  box-shadow: 0 0 0 2px var(--white), 0 0 0 4px #ffe4cc;
}

.testimonial-button-right.primary-black {
  background-color: var(--btn-primary-black-bg);
  box-shadow: 0 2px 6px 0 var(--btn-primary-orange-shadow);
  cursor: pointer;
  border-radius: 100px;
  justify-content: center;
  width: 100px;
  height: 100px;
  margin-top: 0;
  padding: 0;
  transition: background-color .2s;
}

.testimonial-button-right.primary-black:hover {
  background-color: var(--black-hover);
}

.testimonial-button-right.primary-black:focus {
  box-shadow: 0 0 0 2px var(--white), 0 0 0 4px #ffe4cc;
}

.testimonial-card-2 {
  z-index: 9;
  background-color: var(--white);
  border-radius: 24px;
  width: 52vh;
  height: 53vh;
  padding: 3.9vh 2.86vh 58px;
  transition: all .2s;
  position: relative;
  overflow: hidden;
  transform: translate(2.9vh)rotate(4deg)scale(.93);
}

.testimonial-title {
  color: var(--text-dark);
  text-transform: none;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 2.6vh;
  font-weight: 500;
  line-height: 3.9vh;
}

.testimonial-subtitle {
  color: var(--text-dark);
  margin-top: 1.8vh;
  font-family: Inter, sans-serif;
  font-size: 1.8vh;
  font-weight: 400;
  line-height: 2.86vh;
}

.image-12 {
  z-index: -1;
  width: 9.5vh;
  position: absolute;
  inset: 3.2vh 2.5vh auto auto;
}

.testimonal-giver-info {
  align-items: center;
  margin-top: auto;
  display: flex;
  position: absolute;
  bottom: 5.2vh;
}

.testimonial-image {
  border-radius: 6.5px;
  width: 6.44vh;
  height: 6.44vh;
}

.flex-block {
  margin-left: 1.8vh;
  display: flex;
}

.testimonial-name-text {
  color: var(--text-dark);
  letter-spacing: .06px;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 2.14vh;
  font-weight: 700;
  line-height: 2.95vh;
}

.testimonial-job-text {
  color: var(--text-dark);
  letter-spacing: .06vh;
  margin-top: .9vh;
  font-family: Inter, sans-serif;
  font-size: 1.4vh;
  font-weight: 400;
  line-height: 1.7vh;
}

.grid {
  grid-template: "Area"
  / 1fr;
}

.testimonial-card-1 {
  z-index: 10;
  background-color: var(--white);
  border-radius: 24px;
  width: 52vh;
  height: 53vh;
  padding: 3.9vh 2.86vh 58px;
  transition: all .2s;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.testimonial-card-3 {
  z-index: 8;
  background-color: var(--white);
  border-radius: 24px;
  width: 52vh;
  height: 53vh;
  padding: 3.9vh 2.86vh 58px;
  transition: all .2s;
  position: relative;
  overflow: hidden;
  transform: translate(4.8vh, .5vh)scale(.9)rotate(6deg);
}

.testimonial-card-4 {
  z-index: 7;
  background-color: var(--white);
  border-radius: 24px;
  width: 52vh;
  height: 53vh;
  padding: 3.9vh 2.86vh 58px;
  transition: all .2s;
  position: relative;
  overflow: hidden;
  transform: translate(6.6vh, 1vh)scale(.86)rotate(8deg);
}

.shadow-mask-div {
  position: absolute;
  inset: 0;
}

.shadow-mask-div.second {
  background-color: #0003;
}

.shadow-mask-div.third {
  background-color: #0006;
}

.shadow-mask-div.fourth {
  background-color: #0009;
}

.borrow-section {
  max-width: var(--max-content-width);
  aspect-ratio: auto;
  border-radius: 16px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 125px;
  display: flex;
}

.borrow-header-div {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-bottom: 9vh;
  margin-left: 4.3vw;
  margin-right: 4.3vw;
  display: flex;
}

.contact-us-div {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  padding-bottom: 4.86vw;
  padding-left: 91px;
  padding-right: 91px;
  display: flex;
}

.borrow-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  aspect-ratio: 1;
  grid-template-areas: "Area";
  width: 577px;
  height: 623px;
  max-height: 623px;
  margin-bottom: 60px;
}

.div-block-10 {
  aspect-ratio: auto;
  background-color: var(--text-grey);
  color: #f2f0eb;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  padding-bottom: 24px;
  display: flex;
  position: relative;
  overflow: visible;
}

.text-block-9 {
  opacity: .7;
  color: var(--white-accent);
  margin-left: 24px;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 34px;
}

.image-13 {
  width: 44%;
  position: absolute;
  top: 24px;
  left: 24px;
}

.image-stairs {
  width: 49%;
  position: absolute;
  top: 24px;
  right: 24px;
}

.image-shield {
  width: 36%;
  position: absolute;
  top: 24px;
  left: 24px;
}

.image-clover {
  width: 44%;
  position: absolute;
  top: 24px;
  right: 24px;
}

.right-arrow-big {
  color: var(--brand);
  background-color: #fff;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-left: 0;
  display: flex;
}

.form-block {
  background-color: var(--text-grey);
  border-radius: 12px;
  width: 577px;
  max-width: 100%;
  height: 635px;
  min-height: 635px;
  max-height: 635px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0;
  padding: 24px;
}

.field-label {
  color: var(--white-accent);
  margin-bottom: 24px;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 37px;
}

.name {
  color: var(--white-accent);
  background-color: #3e3e3e;
  border: 0 solid #000;
  border-radius: 12px;
  height: 56px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 21px;
}

.name::placeholder {
  color: #b7b7b7;
}

.name.blob {
  border-style: none;
  height: 238px;
  margin-top: 29px;
}

.div-block-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.submit-button {
  background-color: var(--brand);
  border-radius: 12px;
  width: 100%;
  height: 48px;
  margin-top: 16px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  overflow: hidden;
}

.submit-button:hover {
  background-color: #e56d00;
}

.text-block-10 {
  color: var(--white-accent);
  margin-top: 24px;
  margin-bottom: 4px;
  font-family: Inter, sans-serif;
  font-size: 12.7px;
  font-weight: 400;
  line-height: 21px;
}

.form {
  flex-direction: column;
  justify-content: center;
  height: auto;
  display: flex;
}

.contact-form-div {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.link-block {
  cursor: pointer;
  border: 1px solid #b2b2b2;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
  position: relative;
}

.link-block:hover {
  opacity: .6;
}

.text-block-11 {
  opacity: .7;
  color: var(--white-accent);
  font-family: Inter, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.html-embed-2 {
  position: absolute;
  top: 1.75vh;
  left: 3.69vh;
}

.image-14 {
  height: 2.42vh;
  position: absolute;
  top: 20px;
  left: 2.3vw;
}

.subscribe-section {
  background-color: var(--graph-bg);
  width: 100vw;
  padding: 123px 62px 100px;
}

.subscribe-div {
  max-width: var(--max-content-width);
  background-color: var(--white-accent);
  border-radius: 24px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 4.96vh 5.5vh 7.98vh;
  display: flex;
  position: static;
  overflow: hidden;
}

.text-block-12 {
  width: 100%;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 68px;
}

.div-block-12 {
  aspect-ratio: auto;
  background-image: url("65f495286356e70fa65dce7c_subscribe.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  margin-top: 16px;
  display: flex;
}

.text-block-13 {
  color: var(--white);
  margin-top: 59px;
  margin-bottom: 80px;
  margin-left: 32px;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 42px;
  font-weight: 500;
  line-height: 52px;
}

.form-block-2 {
  flex-flow: column;
  margin-bottom: 32px;
  margin-left: 32px;
  margin-right: 32px;
  display: flex;
}

.subscribe-form {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.subscribe-text-input {
  color: var(--text-dark);
  background-color: #fff0;
  border: 0 solid #000;
  border-radius: 12px;
  width: 100%;
  height: 56px;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Inter, sans-serif;
  font-size: 21px;
  line-height: 26px;
}

.subscribe-text-input::placeholder {
  color: #282c3280;
}

.subscribe-text-input.blurry-background {
  color: var(--white-accent);
  background-color: #fff3;
  padding-left: 16px;
  position: absolute;
  inset: 0%;
}

.subscribe-text-input.blurry-background::placeholder {
  color: #ffffff80;
}

.subscribe-text-input.blurry-background.name-input {
  padding-left: 16px;
  position: static;
}

.subscribe-text-input.blurry-background.email-input {
  position: static;
}

.text-field-3 {
  background-color: #fff3;
  width: 32%;
}

.submit-button-2 {
  height: 56px;
}

.footer-dark {
  z-index: 999;
  background-color: #f2f0eb;
  border-bottom: 1px solid #e4ebf3;
  flex-direction: column;
  width: 100%;
  margin-bottom: 0;
  padding: 0 62px 30px;
  display: block;
  position: relative;
  overflow: hidden;
}

.container-2 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.footer-content {
  grid-column-gap: 4vw;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1.5fr 1fr 1.5fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-top: 24px;
  display: grid;
}

.footer-content.desktop {
  grid-column-gap: 3vw;
  grid-row-gap: 40px;
  grid-template-columns: auto 1.5fr 2fr 1.5fr 3fr 1fr;
}

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

.footer-block.mobile {
  display: none;
}

.footer-title {
  color: var(--text-dark);
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 17px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}

.footer-link {
  color: #28282899;
  margin-top: 3px;
  margin-bottom: 3px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 140%;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  grid-column-gap: .8vw;
  grid-row-gap: .8vw;
  justify-content: flex-start;
  align-items: center;
  margin-top: 24px;
  margin-left: 0;
  display: flex;
}

.footer-social-block.mobile {
  display: none;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.footer-header {
  border: 0 solid #ff7900;
  border-bottom: 1px solid #ff790033;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 24px;
  display: flex;
}

.image-15 {
  height: 32px;
}

.contact-button {
  color: var(--brand);
  letter-spacing: -.09px;
  background-color: #ff79001a;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 137px;
  height: 44px;
  padding: 0;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 600;
  display: flex;
}

.disclaimer-text {
  color: #a1a09d;
  letter-spacing: 0;
  text-transform: none;
  max-width: 320px;
  margin-top: 3px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
}

.chart-div {
  width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  position: relative;
}

.blurry-div {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  background-color: #fff3;
  border-radius: 12px;
  width: 32%;
}

.div-block-13 {
  background-color: #fff0;
  border-radius: 12px;
  width: 32%;
  position: absolute;
}

.textarea {
  color: var(--white-accent);
  background-color: #3e3e3e;
  border: 0 solid #000;
  border-radius: 12px;
  height: 200px;
  min-height: 200px;
  margin-top: 16px;
  margin-bottom: 0;
  padding-top: 16px;
  padding-left: 16px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 21px;
}

.button-2 {
  position: absolute;
  inset: auto 48px 40px auto;
}

.back-to-top-button {
  background-color: var(--white);
  color: #292b22;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  inset: auto 48px 40px auto;
}

.html-embed-3 {
  margin-top: 4px;
}

.chart-canvas {
  width: 100vw;
  height: 58vh;
}

.footer-width-div {
  max-width: var(--max-content-width);
  flex-direction: column;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.visible-card {
  z-index: 10;
  background-color: var(--white);
  opacity: 1;
  border-radius: 24px;
  width: 52vh;
  height: 53vh;
  padding: 3.9vh 2.86vh 58px;
  transition: opacity .2s;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.left-button-div {
  width: 100px;
  height: 100px;
  position: relative;
}

.disabled-left-button, .disabled-right-button {
  z-index: 0;
  background-color: var(--graph-bg);
  opacity: .25;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
}

.right-button-div {
  width: 100px;
  height: 100px;
  position: relative;
}

.apy-card-container {
  transform-style: preserve-3d;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 31.5vw;
  margin-top: 2vh;
  display: flex;
  overflow: scroll;
}

.apy-card-container:hover {
  transform: scale3d(1none, 1none, 1none);
}

.div-block-14 {
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: relative;
}

.arrow-div {
  background-color: var(--white-accent);
  opacity: 0;
  border-radius: 68px;
  justify-content: center;
  align-items: center;
  width: 3.18vw;
  height: 3.18vw;
  display: flex;
}

.div-block-16 {
  background-color: #f4f0eb;
}

.text-block-6-hover {
  opacity: 0;
  color: #1f1f1f;
  font-family: Inter, sans-serif;
  font-size: .93vw;
  font-weight: 500;
  line-height: 1.1vw;
  position: absolute;
  top: 0;
  left: 0;
}

.div-block-17 {
  position: relative;
}

.text-block-6-light-hover {
  opacity: 0;
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: .93vw;
  font-weight: 500;
  line-height: 1.1vw;
  position: absolute;
  top: 0;
  left: 0;
}

.graph-section-subtitle-tablet {
  text-align: center;
  letter-spacing: -.5px;
  font-family: Inter, sans-serif;
  font-size: 1.6vh;
  font-weight: 400;
  line-height: 2.37vh;
  display: none;
}

.graph-section-subtitle-tablet.dynamic {
  margin-top: 2.14vh;
  font-size: 1.6vh;
  line-height: 2.4vh;
}

.div-block-18 {
  display: none;
}

.html-embed-tablet {
  color: #000;
  display: none;
  transform: rotate(0);
}

.right-button-div-desktop, .left-button-div-desktop {
  width: 100px;
  height: 100px;
  position: relative;
}

.right-arrow {
  color: var(--brand);
  background-color: #fff;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-left: 0;
  display: none;
}

.mobile-footer-grid {
  display: block;
}

.copyright-text {
  color: #a1a09d;
  letter-spacing: 0;
  text-transform: none;
  max-width: 436px;
  margin-top: 3px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
  display: none;
}

.navbar-logo-center-container-2 {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container-2.shadow-three {
  width: 100%;
  max-width: 1140px;
}

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

.navbar-wrapper-three-2 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three-2 {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three-2 {
  width: 100%;
}

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

.nav-menu-block-2 {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #1a1b1fbf;
}

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

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

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

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

.nav-dropdown-toggle-2:hover {
  color: #1a1b1fbf;
}

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

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

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

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

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

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

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

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

.nav-link-accent-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent-2:hover {
  color: #1a1b1fbf;
}

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

.arrow-image {
  width: 1.85vw;
}

.borrow-grid-mobile {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  aspect-ratio: 1;
  grid-template-areas: "Area";
  width: 630px;
  height: 713px;
  max-height: 713px;
  margin-bottom: 60px;
  display: none;
}

.div-block-20 {
  background-color: var(--graph-bg);
  width: 100%;
  height: 1000px;
}

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

.company-page-div {
  max-width: var(--max-content-width);
  margin: 0px var(--desktop-padding-horizontal) 100px;
  padding: 47px var(--desktop-padding-horizontal) 97px;
  background-color: var(--white-accent);
  border-radius: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  overflow: visible;
}

.team-title {
  color: var(--text-dark);
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 94px;
  line-height: 129px;
}

.team-subtitle {
  color: var(--text-dark);
  text-align: center;
  max-width: 684px;
  margin-top: 23px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 26.1px;
}

.team-section {
  border-top: 1px solid var(--brand);
  flex-flow: column;
  width: 100%;
  margin-top: 75px;
  display: flex;
}

.company-section-title {
  color: var(--text-dark);
  letter-spacing: -.28px;
  margin-top: 8.5px;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.team-container {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  flex: 0 auto;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: 100%;
  height: 100%;
  margin-top: 24px;
  padding-bottom: 0;
  display: grid;
}

.team-card {
  aspect-ratio: auto;
  flex-flow: column;
  display: flex;
  overflow: hidden;
}

.employee-name {
  color: var(--text-dark);
  letter-spacing: -.28px;
  margin-top: .93vw;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 24px;
}

.employee-title {
  opacity: .5;
  letter-spacing: -.28px;
  margin-top: .29vw;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
}

.backed-by-section {
  border-top: 1px solid var(--brand);
  flex-flow: column;
  width: 100%;
  margin-top: 50px;
  display: flex;
}

.backer-card {
  aspect-ratio: 261 / 259;
  background-color: var(--text-grey);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.backer-image {
  max-width: 90%;
}

.backer-image.spartan {
  margin-left: 24px;
  margin-right: 24px;
  padding-left: 24px;
  padding-right: 24px;
}

.backer-container {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: 100%;
  height: 100%;
  margin-top: 24px;
  padding-bottom: 0;
  display: grid;
}

.employee-image {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  overflow: hidden;
}

.employee-content {
  z-index: 10;
  background-color: var(--white-accent);
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.employee-image-div {
  border: 1px #000;
  transition: border-radius .2s;
  overflow: hidden;
}

.employee-social-link {
  margin-left: .87vw;
}

.employee-social-link:hover {
  opacity: .8;
}

.employee-social-div {
  opacity: 0;
  align-items: center;
  display: flex;
}

.mobile-backer-section, .div-block-22, .divider {
  display: none;
}

.company-body-div {
  max-width: var(--max-content-width);
  margin-left: auto;
  margin-right: auto;
}

.body-3 {
  background-color: var(--graph-bg);
}

.insights-body-div {
  max-width: var(--max-content-width);
  margin-left: auto;
  margin-right: auto;
}

.insights-container {
  margin: 0px var(--desktop-padding-horizontal) 151px;
  background-color: var(--white-accent);
  border-radius: 16px;
  flex-flow: column;
  width: auto;
  max-width: 100%;
  height: auto;
  min-height: 1400px;
  padding-bottom: 290px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.insights-header {
  color: var(--text-dark);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 47px;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 94px;
  line-height: 129px;
  display: flex;
}

.blog-content-div {
  padding-left: 20%;
  padding-right: 20%;
  position: relative;
}

.insights-subtitle {
  color: var(--text-dark);
  text-align: center;
  letter-spacing: -.18px;
  margin-top: 23px;
  margin-bottom: 114px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 26.1px;
}

.div-block-23 {
  flex-flow: row;
  justify-content: space-between;
  width: 100%;
  margin-top: 15px;
  display: flex;
}

.image-17 {
  aspect-ratio: 286 / 180;
  outline-offset: 0px;
  object-fit: cover;
  border-radius: 12px;
  outline: 1px solid #282c3214;
  min-width: 100%;
  min-height: 194px;
  overflow: hidden;
}

.insight-category {
  opacity: .5;
  color: var(--text-dark);
  margin-top: 0;
  padding-right: 12px;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.insight-date {
  opacity: .5;
  color: var(--text-dark);
  font-size: 18px;
  line-height: 25px;
}

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

.insight-title {
  color: var(--text-dark);
  text-align: left;
  margin-top: 15px;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 38px;
}

.article-link {
  min-width: 100%;
  text-decoration: none;
}

.collection-list {
  grid-column-gap: 0px;
  grid-row-gap: 73px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-list.cool-list {
  grid-template-rows: auto auto auto;
}

.content-all {
  width: 100%;
}

.collection-item {
  max-width: 400px;
  padding-left: 24px;
  padding-right: 24px;
  transition: all .2s;
  position: relative;
}

.collection-item:hover {
  background-color: var(--white);
  border-radius: 12px;
  padding: 24px;
  box-shadow: 41.6959px 74.0706px 163px #bbbbbb2e, 27.0251px 48.0087px 95.4607px #bbbbbb21, 16.0606px 28.5309px 51.9185px #bbbbbb1a, 8.33918px 14.8141px 26.4875px #bbbbbb17, 3.39744px 6.03538px 13.2815px #bbbbbb12, .77px 1.37168px 6.41435px #bbbbbb0a;
}

.collection-item.first {
  max-width: 400px;
}

.collection-item-header {
  width: 100%;
  min-width: 100%;
  padding-left: 24px;
  padding-right: 24px;
  transition: all .2s;
  position: relative;
}

.collection-item-header:hover {
  background-color: var(--white);
  border-radius: 12px;
  padding: 24px;
  box-shadow: .772px 1.37168px 6.41435px #bbbbbb0a, 3.39744px 6.03538px 13.2815px #bbbbbb12, 8.33918px 14.8141px 26.4875px #00000014, 16.0606px 28.5309px 51.9185px #bbbbbb1a, 27.0251px 48.0087px 95.4606px #bbbbbb24, 41.6959px 74.0706px 163px #bbbbbb2e;
}

.header-image {
  aspect-ratio: 848 / 256;
  outline-offset: 0px;
  object-fit: cover;
  object-position: 50% 100%;
  border-radius: 12px;
  outline: 1px solid #282c3214;
  min-width: 100%;
  min-height: 256px;
  overflow: hidden;
}

.header-all {
  margin-bottom: 64px;
}

.category-filter-div {
  width: 15.6%;
  min-width: 15.6px;
  position: absolute;
  top: 0;
  left: 3.34%;
}

.text-block-15 {
  color: var(--text-dark);
  letter-spacing: -.22px;
  margin-bottom: 15px;
  padding-left: 16px;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 42px;
}

.radio-button {
  opacity: 0;
  position: absolute;
}

.category-label {
  letter-spacing: -.22px;
  color: #282c3280;
  margin-left: -3px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 42px;
}

.category-label.selected {
  color: var(--brand);
  margin-left: -3px;
  font-size: 20px;
}

.radio-button-field {
  cursor: pointer;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 240px;
  height: 58px;
  margin-bottom: 8px;
  display: flex;
}

.radio-button-field:hover {
  background-color: var(--btn-primary-orange-shadow);
  border-radius: 12px;
}

.radio-button-field.selected {
  opacity: 1;
  background-color: #ff79001a;
  border-radius: 12px;
}

.filter-base {
  display: block;
}

.header-base {
  margin-bottom: 64px;
}

.content-cash-management {
  width: 100%;
}

.collection-empty-state {
  opacity: 0;
}

.empty-state-text {
  text-align: center;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
}

.empty-state {
  background-color: #0000;
}

.filter-cash-management {
  display: block;
}

.header-cash-management {
  margin-bottom: 64px;
}

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

.marketing-consent-checkbox.w--redirected-checked {
  border-color: var(--brand);
  background-color: var(--brand);
  border-radius: 2px;
}

.checkbox-label {
  color: var(--white);
  font-family: Inter, sans-serif;
  font-weight: 400;
  line-height: 17px;
  display: none;
}

.checkbox-label.visible {
  display: block;
}

.filter-base-copy {
  display: none;
}

.filter-governance {
  display: block;
}

.header-governance {
  margin-bottom: 64px;
}

.content-governance {
  width: 100%;
}

.filter-product {
  display: block;
}

.header-product {
  margin-bottom: 64px;
}

.content-product {
  width: 100%;
}

.filter-pools {
  display: block;
}

.header-pools {
  margin-bottom: 64px;
}

.content-pools {
  width: 100%;
}

.filter-meet-maple {
  display: block;
}

.header-meet-maple {
  margin-bottom: 64px;
}

.content-meet-maple {
  width: 100%;
}

.filter-icymi {
  display: block;
}

.header-icymi {
  margin-bottom: 64px;
}

.content-icymi {
  width: 100%;
}

.filter-team {
  display: block;
}

.header-team {
  margin-bottom: 64px;
}

.content-team {
  width: 100%;
}

.filter-maple-solana {
  display: block;
}

.header-maple-solana {
  margin-bottom: 64px;
}

.content-maple-solana {
  width: 100%;
}

.filter-financials {
  display: block;
}

.header-financials {
  margin-bottom: 64px;
}

.content-financials {
  width: 100%;
}

.filter-tokenomics {
  display: block;
}

.header-tokenomics {
  margin-bottom: 64px;
}

.content-tokenomics, .content-base {
  width: 100%;
}

.filter-partnership {
  display: block;
}

.header-partnership {
  margin-bottom: 64px;
}

.content-partnership {
  width: 100%;
}

.body-4 {
  background-color: var(--graph-bg);
  overflow: visible;
}

.article-body-div {
  max-width: var(--max-content-width);
  margin: 0 auto -80px;
  overflow: hidden;
}

.article-container-div {
  margin-right: var(--desktop-padding-horizontal);
  margin-bottom: 176px;
  margin-left: var(--desktop-padding-horizontal);
  background-color: var(--white-accent);
  text-align: center;
  border-radius: 12px;
  flex-flow: column;
  align-items: center;
  padding: 70px 4.28vw 80px;
  display: flex;
  overflow: hidden;
}

.image-18 {
  aspect-ratio: 1387 / 480;
  object-fit: cover;
  object-position: 50% 100%;
  border-radius: 12px;
  flex: 0 auto;
  align-self: center;
  width: 100%;
  margin-top: 1px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.div-block-25 {
  max-width: 672px;
}

.article-title {
  margin-top: 48px;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 49px;
}

.div-block-26 {
  width: 100%;
}

.brand-line {
  background-color: var(--brand);
  min-height: 2px;
  margin-top: 64px;
  margin-bottom: 24px;
}

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

.published-date {
  color: var(--black);
  font-family: Sf Pro Text, sans-serif;
  font-size: 16px;
  line-height: 19px;
}

.info-div {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.social-link {
  margin-left: 0;
}

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

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

.text-block-16 {
  width: 100%;
  margin-top: 53px;
}

.rich-text-block {
  text-align: left;
  margin-top: 53px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 170%;
}

.div-block-28 {
  margin-right: var(--desktop-padding-horizontal);
  margin-bottom: 175px;
  margin-left: var(--desktop-padding-horizontal);
}

.text-block-17 {
  margin-top: 64px;
  margin-bottom: 48px;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 55px;
}

.collection-list-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 4.28vw;
  padding-right: 4.28vw;
  display: flex;
}

.collection-item-2 {
  min-width: 332px;
  max-width: 332px;
  padding-right: 28px;
}

.empty-state-2 {
  background-color: #0000;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 33px;
}

.dropdown-div {
  display: none;
}

.read-next-carousel {
  width: auto;
  max-width: 89vw;
  overflow: scroll;
}

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

.tags-div {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-18 {
  letter-spacing: 1.03px;
  margin-right: 6px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
}

.tag-button {
  text-decoration: none;
}

.text-block-19 {
  color: var(--black);
  letter-spacing: 1.01px;
  border-bottom: 1px solid #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 19px;
}

.div-block-30 {
  width: 0;
  min-width: 0;
  height: 0;
  max-height: 0;
  overflow: visible;
}

.background-video {
  object-fit: cover;
  border-radius: 16px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.html-embed-5 {
  max-width: 1px;
  max-height: 1px;
}

.html-embed-6 {
  max-height: 1px;
  display: block;
}

.filter-protocol {
  display: block;
}

.header-protocol {
  margin-bottom: 64px;
}

.content-protocol {
  width: 100%;
}

.hubspot-legalconsent {
  margin-top: 1rem;
}

.hubspot-checkbox {
  margin-right: 1rem;
}

.hero-gradient {
  z-index: 3;
  background-image: linear-gradient(90deg, #0003, #0000);
  border-radius: 16px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.label {
  color: var(--white-accent);
  padding-top: 12px;
  display: none;
}

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

.social-icon {
  color: var(--text-dark);
}

.social-icon:hover {
  color: var(--brand);
}

.bottom-line {
  background-color: var(--brand);
  width: 0;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  margin-top: 12px;
  transition: width .2s;
}

.collection-list-wrapper-2, .collection-list-3 {
  flex-flow: wrap;
  display: flex;
}

.collection-item-3 {
  margin-right: 6px;
}

.div {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.assets-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}

.lending-assets-text {
  color: #9e9c99;
  margin-bottom: .8vw;
  font-family: Inter, sans-serif;
  font-size: .8vw;
  font-weight: 500;
}

.assets-icons {
  height: 1.33vw;
}

.social-embed {
  color: #000;
}

.social-embed:hover {
  color: var(--brand);
}

.form-2 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  width: 85%;
  display: flex;
}

.label-3 {
  color: #ffffff80;
  margin-left: 16px;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 26px;
  position: static;
}

.label-3.name-placeholder, .label-3.email-placeholder {
  margin-top: 4px;
}

.name-input-div {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 56px;
  display: flex;
  position: relative;
}

.div-2 {
  align-self: auto;
  width: auto;
  margin-bottom: 32px;
  margin-left: 32px;
  margin-right: 32px;
}

.subscribe-input-form {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.checkbox-div {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.stats-div-bg {
  background-color: var(--white-accent);
  border-radius: 12px;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  max-height: 13vh;
  margin-top: 2.2vh;
  margin-bottom: 5.2vh;
  padding-top: 3.5vh;
  padding-bottom: 3.5vh;
  display: flex;
}

.stat-div-small {
  grid-column-gap: .7vh;
  grid-row-gap: .7vh;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-33 {
  background-color: #f4f0eb;
}

.body-opacity-div {
  opacity: 1;
  width: 100%;
  margin-left: auto;
}

.hero-div {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.div-block-35 {
  max-width: var(--max-content-width);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.amount-field {
  color: var(--white-accent);
  background-color: #3e3e3e;
  border: 1px solid #3e3e3e;
  border-radius: 12px;
  height: 56px;
  font-family: Inter, sans-serif;
  line-height: 21px;
}

.amount-field.select {
  color: #b7b7b7;
  background-color: #0000;
  border-width: 0;
  height: 52px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 5px;
  position: relative;
  overflow: hidden;
}

.div-block-37 {
  background-color: #3e3e3e;
  border-radius: 12px;
  height: 56px;
  position: relative;
  overflow: visible;
}

.html-embed-7 {
  color: #b7b7b7;
  width: 20px;
  margin-top: 4px;
  margin-right: 16px;
  position: relative;
  inset: 0% 0% 0% auto;
}

.div-block-38 {
  z-index: 0;
  justify-content: space-between;
  align-items: center;
  height: 56px;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.success-message {
  background-color: #0000;
  border-radius: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.text-block-20 {
  opacity: 1;
  color: var(--white-accent);
  text-align: center;
  background-color: #fff3;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 21px;
  display: flex;
}

.text-block-21 {
  color: var(--white-accent);
  text-align: left;
  margin-bottom: 24px;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 37px;
}

.read-next-carousel-mobile {
  width: auto;
  max-width: 89vw;
  display: none;
  overflow: scroll;
}

.field-label-2, .field-label-3, .field-label-4, .field-label-5, .field-label-6 {
  opacity: 0;
  height: 0;
}

.text-block-22 {
  color: var(--white-accent);
  margin-bottom: 24px;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 37px;
}

.field-label-7, .field-label-8 {
  opacity: 0;
  height: 0;
}

.arrow-button-2 {
  background-color: #ff7900;
  border-radius: 12px;
  align-items: center;
  margin-top: 40px;
  padding: 8px 8px 8px 20px;
  text-decoration: none;
  display: flex;
}

.arrow-button-2.primary-orange {
  cursor: pointer;
  transition: background-color .2s;
  box-shadow: 0 2px 6px #ff790014;
}

.arrow-button-2.primary-orange:hover {
  background-color: #404040;
}

.arrow-button-2.primary-orange:focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #ffe4cc;
}

.arrow-button-2.primary-orange.subscribe {
  margin-top: 0;
  padding-left: 44px;
  position: relative;
}

.arrow-button-2.primary-orange.subscribe:focus {
  box-shadow: none;
}

.text-block-23 {
  color: #fff;
  padding-left: 0;
  padding-right: 16px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.text-block-23.wide {
  padding-right: 36px;
}

.right-arrow-big-2 {
  color: #ff7900;
  background-color: #fff;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-left: 0;
  display: flex;
}

.right-arrow-2 {
  color: #ff7900;
  background-color: #fff;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-left: 0;
  display: none;
}

.submit-button-3 {
  background-color: #0000;
  position: absolute;
  inset: 0%;
}

.success-message-2 {
  background-color: #fff3;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  height: 70px;
  display: flex;
}

.success-text {
  color: var(--white);
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 22px;
  display: flex;
}

.success-message-body {
  background-color: #0000;
  border-radius: 12px;
}

.success-message-flex {
  background-color: #0000;
  border-radius: 12px;
  display: flex;
}

.success-message-3 {
  background-color: #0000;
  padding-left: 0;
  padding-right: 0;
}

.div-block-40 {
  height: 56px;
}

.link-block-2, .stable-card-btn, .alt-card-btn, .corporate-card-btn, .cash-card-btn {
  position: absolute;
  inset: 0%;
}

.dynamic-buttons {
  height: 0;
  position: absolute;
}

.form-3 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.field-label-9, .field-label-10 {
  opacity: 0;
  width: 0;
}

.submit-button-4 {
  background-color: var(--brand);
  border-radius: 12px;
  height: 56px;
  padding-left: 44px;
  padding-right: 44px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.checkbox-label-2 {
  color: var(--white);
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.success-text-2 {
  color: #fff;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 22px;
  display: flex;
}

.article-link-all {
  min-width: 100%;
  text-decoration: none;
  position: absolute;
  inset: 0%;
}

.div-block-41 {
  justify-content: space-between;
  margin-top: 15px;
  display: flex;
}

.article-link-cover {
  min-width: 100%;
  text-decoration: none;
  position: absolute;
  inset: 0%;
}

.collection-list-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-42 {
  justify-content: space-between;
  margin-top: 15px;
  display: flex;
}

.container-4 {
  flex: 0 auto;
  width: 100%;
  height: 50px;
}

.div-block-43 {
  background-image: linear-gradient(#f87a31, #fe9d66 100%, #fff);
}

.text-block-24 {
  color: #fff;
  text-align: center;
}

.container-5 {
  background-color: #a73838;
  min-width: 100%;
  min-height: 20px;
  padding-left: 0;
}

.div-block-44 {
  background-color: #5f1616;
}

.div-block-45 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.banner-component {
  max-width: 1536px;
  height: 70px;
  min-height: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 5.5vw;
  transition: height .2s;
  position: relative;
  top: auto;
  overflow: hidden;
}

.banner-content {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-image: linear-gradient(250deg, #f87a31, #fe9d66 100%, #fff);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  margin-top: 10px;
  font-family: "Sourceserif 4 36 Pt", sans-serif;
  font-weight: 700;
  display: flex;
  position: relative;
}

.banner-text {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.convert-link-desktop {
  background-color: #ffffff1f;
  border: 1px solid #fff;
  border-radius: 20px;
  padding: 8px 14px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.syrup-logo {
  font-family: Inter, sans-serif;
}

.close-button {
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-image: url("");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-clip: border-box;
  height: 60px;
  font-family: Inter, sans-serif;
  font-size: 10px;
  position: absolute;
  inset: 0% 1% 0% auto;
}

.banner-code {
  height: 0;
  margin-bottom: 0;
  display: none;
  overflow: hidden;
}

.div-block-46 {
  min-width: 100vw;
}

.banner-text-mobile {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  display: none;
}

.banner-text-desktop {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  .navbar-logo-center.tablet {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-logo-center-container.shadow-three {
    max-width: 1536px;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0;
  }

  .container {
    background-color: var(--white-accent);
    border-radius: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .navbar-brand-three {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    top: 0;
  }

  .nav-menu-three {
    background-color: var(--white-accent);
    border-radius: 0;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0 0 0;
    padding: 20px 26px;
    display: flex;
  }

  .nav-menu-block {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-left: 0;
  }

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

  .nav-link.leading-nav-link {
    text-align: left;
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
  }

  .nav-link.leading-nav-link.login-nav-link {
    color: var(--brand);
    display: block;
  }

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

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

  .button-primary {
    margin-right: 24px;
    font-size: 14px;
    font-weight: 500;
    display: none;
  }

  .menu-button {
    margin-left: 24px;
    padding: 12px;
    position: relative;
  }

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

  .desktop-hero-content {
    display: none;
  }

  .hero-section {
    aspect-ratio: auto;
    background-color: #0000;
    background-image: none;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    max-height: 100vh;
    padding-top: 0;
    overflow: hidden;
  }

  .heading-large {
    z-index: 1;
    color: var(--white-accent);
    text-align: center;
    font-size: 64px;
    font-weight: 500;
    line-height: 88px;
    position: relative;
  }

  .div-block {
    aspect-ratio: 770 / 777;
    background-color: var(--grey-bg-fill);
    border-radius: 16px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 64px;
    padding-bottom: 32px;
    padding-left: 0;
  }

  .text-block {
    z-index: 1;
    color: var(--white-accent);
    text-align: center;
    margin-top: 16px;
    font-size: 16px;
    line-height: 26.1px;
    position: relative;
  }

  .arrow-button.primary-orange {
    z-index: 1;
    margin-top: 24px;
    position: relative;
  }

  .arrow-button.primary-orange.subscribe {
    height: 41px;
    margin-left: 8px;
    padding-left: 20px;
  }

  .arrow-button.primary-black {
    background-color: var(--btn-primary-black-bg);
    width: 188px;
    margin-top: 32px;
  }

  .text-block-2.wide {
    padding-right: 16px;
    font-size: 14px;
    line-height: 204px;
  }

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

  .div-block-2 {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .desktop-hero-content-copy {
    display: none;
  }

  .tablet-hero-content {
    z-index: 1;
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 114px;
    display: block;
    position: sticky;
    top: -50px;
  }

  .image-3 {
    aspect-ratio: 770 / 777;
    object-fit: cover;
    object-position: 50% 0%;
    width: 100%;
    height: auto;
    max-height: 360px;
    margin-top: 32px;
  }

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

  .image-4 {
    height: 28px;
    margin-left: 12px;
    display: block;
  }

  .button-primary-tablet {
    margin-right: 24px;
    padding: 8px 18px;
    font-size: 14px;
    font-weight: 500;
    display: block;
  }

  .image-5 {
    display: none;
  }

  .list-item {
    flex-direction: column;
    align-items: flex-start;
    display: block;
  }

  .list-item-2 {
    width: 100%;
    padding-top: 22px;
    padding-bottom: 22px;
    display: flex;
  }

  .list-item-3 {
    display: flex;
  }

  .tablet-list-item {
    border: 0 solid #a1a1a180;
    border-bottom-width: 1px;
    justify-content: space-between;
    width: 100%;
    padding-top: 17px;
    padding-bottom: 17px;
    padding-right: 5px;
    display: flex;
  }

  .tablet-list-item.login-item {
    border-bottom-width: 0;
  }

  .button-primary-mobile {
    margin-right: 24px;
    padding: 8px 18px;
    font-size: 14px;
    font-weight: 500;
    display: block;
  }

  .button-primary-mobile:hover {
    background-color: #e56d00;
  }

  .desktop-nav-menu-block {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-left: 0;
    display: none;
  }

  .text-block-3 {
    opacity: .4;
    margin-top: 36px;
    margin-bottom: 36px;
    display: block;
  }

  .icon, .image-6, .image-7, .image-8, .image-9 {
    display: block;
  }

  .image-10 {
    display: none;
  }

  .desktop-lending-content {
    z-index: 10;
    height: auto;
    margin-top: 200px;
    display: block;
    position: sticky;
    top: -300px;
  }

  .lending-section {
    aspect-ratio: auto;
    background-color: var(--white-accent);
    background-image: none;
    flex-direction: column;
    justify-content: flex-start;
    height: auto;
    margin-top: 76px;
    overflow: hidden;
  }

  .lending-header-div {
    flex-direction: column;
    align-items: center;
  }

  .section-header {
    text-align: center;
    max-width: 450px;
    font-size: 40px;
    line-height: 55px;
  }

  .section-header.light {
    margin-top: 80px;
    margin-bottom: 60px;
    font-size: 40px;
  }

  .section-header.split {
    text-align: center;
    max-width: 500px;
    margin-right: 0%;
    font-size: 40px;
    line-height: 55px;
  }

  .lending-description-div {
    flex-direction: column;
    align-items: center;
    width: 459px;
    margin-top: 0;
    display: flex;
  }

  .text-block-5 {
    text-align: center;
    width: 459px;
    margin-top: 24px;
    font-size: 16px;
    line-height: 150%;
  }

  .apy-card-carousel {
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    align-items: center;
    height: 560px;
    min-height: 0;
    padding-left: 13px;
    padding-right: 13px;
  }

  .apy-card {
    aspect-ratio: auto;
    width: 350px;
    min-width: 320px;
    height: 520px;
    padding: 20px;
  }

  .apy-card.apy-cash {
    width: 300px;
    min-width: 300px;
    height: 520px;
    padding: 20px;
  }

  .text-block-6 {
    font-size: 14px;
    line-height: 17px;
  }

  .percentage-text {
    margin-top: 8px;
    font-size: 32px;
    line-height: 36px;
  }

  .percentage-text.apy-light-text {
    margin-top: 8px;
  }

  .percentage-symbol {
    margin-top: 8px;
    font-size: 32px;
    line-height: 36px;
  }

  .percentage-symbol.apy-light-text {
    margin-top: 8px;
  }

  .apy-description-text {
    font-size: 12px;
    line-height: 24px;
  }

  .maple-direct-text {
    margin-top: 48%;
    font-size: 14px;
    line-height: 17px;
  }

  .apy-header-text {
    font-size: 24px;
    line-height: 33px;
  }

  .target-apy-text {
    font-size: 14px;
    line-height: 17px;
  }

  .desktop-graph-content {
    z-index: 11;
    height: auto;
    margin-top: 0;
    display: block;
    position: sticky;
    top: -90px;
  }

  .graph-section {
    aspect-ratio: auto;
    background-color: var(--grey-bg-fill);
    background-image: none;
    flex-direction: column;
    justify-content: flex-start;
    height: auto;
    padding-top: 170px;
    overflow: hidden;
  }

  .graph-section-subtitle {
    max-width: 459px;
    font-size: 16px;
    line-height: 150%;
    display: none;
  }

  .graph-section-subtitle.dynamic {
    max-width: 1000px;
    margin-top: 16px;
    font-size: 16px;
    line-height: 150%;
    display: block;
  }

  .graph-section-subtitle.dynamic.mobile {
    display: none;
  }

  .desktop-testimonials-content {
    z-index: 12;
    height: auto;
    margin-top: 0;
    display: block;
    position: sticky;
    top: 10px;
  }

  .desktop-testimonials-content.desktop-borrow-content {
    z-index: 15;
    margin-top: 0;
  }

  .testimonials-section {
    aspect-ratio: auto;
    color: #282828;
    background-color: #282828;
    background-image: none;
    flex-direction: column;
    justify-content: flex-start;
    height: auto;
    padding-top: 0;
    overflow: hidden;
  }

  .testimonials-row {
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 0;
  }

  .testimonial-button-left {
    width: 48px;
    height: 48px;
    display: none;
  }

  .testimonial-button-left.primary-orange {
    margin-top: 24px;
  }

  .testimonial-button-left.primary-black {
    background-color: var(--btn-primary-black-bg);
    margin-top: 24px;
  }

  .html-embed-desktop {
    display: none;
  }

  .testimonial-button-right {
    width: 48px;
    height: 48px;
  }

  .testimonial-button-right.primary-orange {
    margin-top: 24px;
  }

  .testimonial-button-right.primary-black {
    background-color: var(--btn-primary-black-bg);
    margin-top: 24px;
  }

  .grid {
    padding-left: 0;
    transform: scale(.85);
  }

  .borrow-section {
    aspect-ratio: auto;
    background-color: var(--white-accent);
    background-image: none;
    flex-direction: column;
    justify-content: flex-start;
    height: auto;
    padding-top: 110px;
    overflow: hidden;
  }

  .borrow-header-div {
    margin-bottom: 0;
  }

  .contact-us-div {
    height: auto;
  }

  .borrow-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    aspect-ratio: auto;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 468px;
    max-height: 10000px;
    margin-top: 80px;
    margin-left: 140px;
    margin-right: 140px;
    display: none;
  }

  .div-block-10 {
    aspect-ratio: auto;
    color: #f2f0eb;
    width: auto;
    min-width: 0%;
    height: auto;
    min-height: 0%;
    max-height: 10000px;
  }

  .text-block-9 {
    font-size: 20px;
    line-height: 27px;
  }

  .image-13, .image-stairs {
    width: 34%;
  }

  .image-shield {
    width: 28.5%;
  }

  .image-clover {
    width: 34%;
  }

  .right-arrow-big {
    width: 24px;
    height: 24px;
    display: none;
  }

  .form-block {
    min-width: 577px;
    height: 630px;
    min-height: 630px;
    max-height: 630px;
    padding: 24px 24px 32px;
  }

  .field-label {
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 33px;
  }

  .name {
    height: 54px;
    margin-bottom: 0;
    font-size: 14px;
  }

  .div-block-11 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .submit-button {
    height: 44px;
    margin-top: 24px;
    font-size: 15px;
    line-height: 20px;
  }

  .text-block-10 {
    margin-top: 24px;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 24px;
  }

  .link-block {
    height: 48px;
  }

  .image-14 {
    height: 17.5px;
    margin-right: 7.25px;
    position: static;
  }

  .subscribe-section {
    padding: 64px 80px;
  }

  .subscribe-div {
    padding: 32px;
  }

  .text-block-12 {
    font-size: 28px;
    line-height: 38px;
  }

  .div-block-12 {
    aspect-ratio: 613 / 191;
  }

  .text-block-13 {
    margin-top: 32px;
    margin-bottom: 32px;
    font-size: 20px;
    line-height: 27px;
  }

  .subscribe-form {
    grid-column-gap: 16px;
    grid-row-gap: 8px;
  }

  .subscribe-text-input.blurry-background {
    color: var(--white);
    height: 41px;
    margin-right: 16px;
    font-size: 14px;
    line-height: 17px;
  }

  .subscribe-text-input.blurry-background::placeholder {
    color: var(--white);
  }

  .container-2 {
    flex-direction: column;
    max-width: 1000px;
  }

  .footer-content {
    grid-column-gap: 24px;
    grid-template-columns: auto auto 1.5fr 1fr;
    margin-top: 36px;
  }

  .footer-content.desktop {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .footer-block.desktop {
    width: 100%;
    display: none;
  }

  .footer-block.mobile {
    display: block;
  }

  .footer-title {
    margin-bottom: 20px;
  }

  .footer-title.disclaimer {
    margin-bottom: 16px;
  }

  .footer-social-block {
    display: none;
  }

  .footer-social-block.mobile {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    margin-top: 36px;
    display: flex;
  }

  .footer-social-link {
    margin-left: 0;
    margin-right: 20px;
  }

  .disclaimer-text {
    max-width: 1000px;
  }

  .chart-div {
    height: auto;
    min-height: 0;
    max-height: 100000px;
  }

  .textarea {
    margin-top: 16px;
    margin-bottom: 0;
  }

  .chart-canvas {
    height: 65vh;
    margin-top: 36px;
  }

  .left-button-div, .right-button-div {
    width: 48px;
    height: 48px;
  }

  .apy-card-container {
    align-items: center;
    height: 580px;
    margin-top: 32px;
    margin-bottom: 72px;
    display: flex;
  }

  .text-block-6-hover, .text-block-6-light-hover {
    font-size: 14px;
    line-height: 17px;
  }

  .graph-section-subtitle-tablet {
    max-width: 459px;
    font-size: 16px;
    line-height: 150%;
    display: block;
  }

  .div-block-18 {
    grid-column-gap: 200px;
    grid-row-gap: 200px;
    margin-top: 8px;
    margin-bottom: 76px;
    display: flex;
  }

  .html-embed-tablet {
    margin-bottom: -5px;
    display: block;
  }

  .right-button-div-desktop, .left-button-div-desktop {
    width: 48px;
    height: 48px;
    display: none;
  }

  .right-arrow {
    border-radius: 8px;
    width: 24px;
    height: 24px;
    display: flex;
  }

  .div-block-19 {
    width: 100%;
    margin-top: 24px;
  }

  .mobile-footer-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    margin-top: 36px;
    display: none;
  }

  .copyright-text {
    max-width: 1000px;
    margin-top: 36px;
    display: block;
  }

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

  .navbar-wrapper-three-2 {
    justify-content: space-between;
  }

  .navbar-brand-three-2 {
    position: relative;
  }

  .nav-menu-wrapper-three-2 {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three-2 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

  .menu-button-2 {
    padding: 12px;
  }

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

  .borrow-grid-mobile {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    aspect-ratio: auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 577px;
    min-width: 577px;
    max-width: 100%;
    height: 468px;
    max-height: 10000px;
    margin-top: 80px;
    margin-left: 140px;
    margin-right: 140px;
    display: grid;
  }

  .company-page-div {
    margin-left: 32px;
    margin-right: 32px;
    padding-left: 36px;
    padding-right: 36px;
  }

  .team-title {
    font-size: 64px;
    line-height: 88px;
  }

  .team-subtitle {
    font-size: 14px;
  }

  .team-container {
    grid-template-columns: 1fr 1fr;
  }

  .employee-name {
    margin-top: 16px;
    font-size: 22px;
    line-height: 24px;
  }

  .employee-title {
    font-size: 18px;
    line-height: 20px;
  }

  .backer-card {
    aspect-ratio: 216 / 224;
    height: auto;
  }

  .backer-card.spartan {
    display: none;
  }

  .backer-card.spartan.big {
    aspect-ratio: auto;
    height: 259px;
    display: flex;
  }

  .backer-card.veris {
    display: none;
  }

  .backer-card.veris.big {
    aspect-ratio: auto;
    height: 259px;
    display: flex;
  }

  .backer-container {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    display: grid;
  }

  .employee-content {
    justify-content: space-between;
    align-items: flex-start;
  }

  .employee-image-div {
    border-radius: 12px;
  }

  .employee-social-link {
    margin-left: 16px;
  }

  .employee-social-div {
    opacity: 1;
    margin-top: 16px;
  }

  .mobile-backer-section {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 24px;
    display: grid;
  }

  .insights-container {
    min-height: 0;
    margin-bottom: 80px;
    padding-bottom: 69px;
  }

  .blog-content-div {
    padding-left: 35px;
    padding-right: 35px;
  }

  .insights-subtitle {
    margin-bottom: 40px;
  }

  .image-17 {
    aspect-ratio: auto;
    min-width: 0;
    min-height: 194px;
  }

  .collection-list {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    overflow: visible;
  }

  .collection-item {
    background-color: var(--white);
    border-radius: 12px;
    padding-top: 24px;
    padding-bottom: 24px;
    box-shadow: 41.6959px 74.0706px 163px #bbbbbb24, 27.0251px 48.0087px 95.4607px #bbbbbb1a, 16.0606px 28.5309px 51.918px #bbbbbb17, 8.33918px 14.8141px 26.4875px #bbbbbb12, 3.39744px 6.0353px 13.2815px #bbbbbb0d, .772146px 1.37168px 6.4143px #bbbbbb0a;
  }

  .collection-item-header {
    background-color: var(--white);
    border-radius: 12px;
    padding-top: 24px;
    padding-bottom: 24px;
    box-shadow: 41.6959px 74.0706px 163px #bbbbbb24, 27.0251px 48.0087px 95.4606px #bbbbbb1a, 16.0606px 28.53px 51.918px #bbbbbb17, 8.33918px 14.8141px 26.4875px #bbbbbb14, 3.3974px 6.03538px 13.2815px #bbbbbb0f, .772146px 1.37168px 6.41435px #bbbbbb0a;
  }

  .header-image {
    aspect-ratio: 689 / 256;
    min-height: 256px;
  }

  .header-all {
    margin-bottom: 32px;
  }

  .category-filter-div {
    display: none;
  }

  .header-cash-management, .header-governance, .header-product, .header-pools, .header-financials {
    margin-bottom: 32px;
  }

  .article-container-div {
    padding-left: 0;
    padding-right: 0;
  }

  .social-link {
    margin-left: 0;
  }

  .collection-list-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    max-width: 89vw;
    padding-left: 4.28vw;
    padding-right: 4.28vw;
  }

  .collection-item-2 {
    min-width: 332px;
    max-width: 332px;
    margin-right: 0;
    padding-right: 28px;
  }

  .dropdown-toggle {
    background-color: #ff79001a;
    border-radius: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .dropdown-toggle.w--open {
    border-radius: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .selected-category-title {
    color: var(--brand);
    font-family: "Sourceserif 4 36 Pt", sans-serif;
    font-weight: 500;
    line-height: 140%;
  }

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

  .dropdown {
    border-radius: 8px;
    margin-bottom: 32px;
    margin-left: 35px;
  }

  .dropdown-list {
    padding-top: 8px;
  }

  .dropdown-list.w--open {
    z-index: 1000;
    background-color: var(--white);
    border-radius: 12px;
    max-height: 310px;
    margin-top: 16px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    overflow: scroll;
    box-shadow: 0 16px 40px -8px #585c5f2e;
  }

  .dropdown-link {
    margin-left: 8px;
    padding-left: 8px;
    font-family: Inter, sans-serif;
  }

  .dropdown-link:hover {
    color: var(--brand);
  }

  .dropdown-link.selected-category-text {
    color: var(--brand);
    margin-right: 0;
  }

  .dropdown-div {
    display: block;
  }

  .selected-category {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .inline-icon {
    color: var(--brand);
    position: static;
  }

  .html-embed-4 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .unselected-category {
    justify-content: flex-start;
    align-items: center;
    margin-left: 8px;
    margin-right: 0;
    padding-left: 8px;
    font-family: Inter, sans-serif;
    display: flex;
  }

  .unselected-category:hover {
    color: var(--brand);
  }

  .unselected-category.selected-category-text {
    color: var(--brand);
    margin-right: 0;
  }

  .div-block-29 {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .check-icon {
    justify-content: flex-start;
    align-items: center;
    display: none;
  }

  .read-next-carousel {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
    overflow: scroll;
  }

  .collection-list-wrapper {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .padded-div {
    padding-left: 4.28vw;
    padding-right: 4.28vw;
  }

  .tags-div {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .background-video-phone {
    aspect-ratio: 770 / 777;
    object-fit: cover;
    border-radius: 0 0 12px 12px;
    width: 100%;
    max-width: 100%;
    max-height: 360px;
    margin-top: 0;
    display: none;
  }

  .background-video-tablet {
    z-index: 0;
    aspect-ratio: auto;
    object-fit: fill;
    object-position: 50% 50%;
    background-color: #0003;
    border-radius: 16px;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .header-protocol {
    margin-bottom: 32px;
  }

  .label {
    display: block;
  }

  .lending-assets-text {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 17px;
  }

  .assets-icons {
    height: 23px;
  }

  .form-2 {
    width: 100%;
  }

  .label-3.name-placeholder, .label-3.email-placeholder {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 17px;
  }

  .name-input-div {
    height: 41px;
  }

  .subscribe-input-form {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .div-block-31 {
    z-index: 1;
    color: #000;
    background-color: #0003;
    border-radius: 16px;
    display: flex;
    position: absolute;
    inset: 0;
  }

  .input {
    display: none;
  }

  .stats-div-bg.mobile {
    margin-right: var(--desktop-padding-horizontal);
    margin-left: var(--desktop-padding-horizontal);
    width: auto;
  }

  .div-block-33 {
    background-color: #f4f0eb;
    width: 100%;
    min-height: 400px;
  }

  .div-block-34 {
    background-color: var(--white-accent);
    width: 100%;
    min-height: 400px;
  }

  .read-next-carousel-mobile {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: none;
    overflow: scroll;
  }

  .arrow-button-2.primary-orange {
    margin-top: 24px;
  }

  .arrow-button-2.primary-orange.subscribe {
    height: 41px;
    padding-left: 20px;
  }

  .text-block-23.wide {
    padding-right: 16px;
    font-size: 14px;
    line-height: 204px;
  }

  .right-arrow-big-2 {
    width: 24px;
    height: 24px;
    display: none;
  }

  .right-arrow-2 {
    border-radius: 8px;
    width: 24px;
    height: 24px;
    display: flex;
  }

  .submit-button-4 {
    height: 41px;
  }

  .banner-component {
    width: auto;
    min-width: 100vw;
    max-width: 0;
    height: 70px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 32px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    top: auto;
  }

  .banner-content {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    border-radius: 0;
    justify-content: flex-start;
    padding-left: 16px;
  }

  .banner-text {
    font-size: 12px;
  }

  .convert-link-desktop {
    background-color: #0000;
    border-style: none;
    border-radius: 0;
    padding: 0;
    text-decoration: underline;
    display: block;
  }

  .div-block-46 {
    margin-top: 0;
    padding-bottom: 0;
    position: absolute;
    top: 90px;
  }

  .banner-text-mobile {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    display: flex;
  }

  .banner-text-desktop {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand-three {
    padding-left: 0;
  }

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

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

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

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

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

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

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

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

  .tablet-hero-content {
    top: -300px;
  }

  .desktop-nav-menu-block {
    flex-direction: column;
  }

  .desktop-graph-content {
    top: -20px;
  }

  .graph-section {
    padding-top: 100px;
  }

  .contact-us-div {
    padding-left: 30px;
    padding-right: 30px;
  }

  .borrow-grid {
    height: 450px;
  }

  .form-block {
    width: 100%;
    min-width: 100%;
  }

  .subscribe-section {
    padding-left: 30px;
    padding-right: 30px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-self: flex-start;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-content.desktop {
    align-self: flex-start;
  }

  .footer-block {
    align-items: center;
  }

  .footer-title, .footer-link {
    width: 100%;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
    margin-right: 0;
  }

  .footer-divider {
    margin-top: 60px;
  }

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

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

  .nav-menu-block-2 {
    flex-direction: column;
  }

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

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

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

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

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

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

  .borrow-grid-mobile {
    width: 100%;
    min-width: 100%;
    height: 450px;
  }

  .employee-name {
    font-size: 18px;
    line-height: 20px;
  }

  .employee-title {
    font-size: 16px;
  }

  .employee-social-link {
    margin-left: 20px;
  }

  .divider {
    display: none;
  }

  .image-17 {
    aspect-ratio: auto;
    width: 100%;
    min-width: 0%;
    max-width: 100vw;
  }

  .social-link {
    margin-left: 20px;
  }

  .collection-list-2 {
    width: auto;
    max-width: 89vw;
  }

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

  .tags-div {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .lending-assets-text {
    font-size: 14px;
  }

  .assets-icons {
    height: 23px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    text-align: center;
    font-size: 22px;
  }

  .container {
    max-width: none;
  }

  .navbar-wrapper-three {
    height: 70px;
    max-height: 70px;
    padding-top: 23px;
    padding-bottom: 23px;
  }

  .nav-menu-three {
    border-radius: 0;
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-menu-block {
    display: block;
  }

  .nav-link.leading-nav-link {
    text-align: left;
    width: 100%;
    height: 100%;
  }

  .menu-button {
    margin-left: 16px;
    padding: 10px;
  }

  .hero-section {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    max-height: 100vh;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-large {
    width: 100%;
    font-size: 48px;
    line-height: 56px;
  }

  .div-block {
    aspect-ratio: 394 / 744;
    align-items: center;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-block {
    text-align: center;
    padding-left: 17px;
    padding-right: 17px;
    font-size: 14px;
  }

  .arrow-button.primary-orange.subscribe {
    justify-content: space-between;
    width: 100%;
    height: 56px;
    margin-top: 20px;
    margin-left: 0;
  }

  .arrow-button.primary-black {
    margin-top: 32px;
  }

  .text-block-2.wide {
    text-align: center;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-2 {
    align-items: center;
  }

  .tablet-hero-content {
    margin-top: 90px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    top: -252px;
  }

  .image-3 {
    aspect-ratio: 426 / 378;
  }

  .image-4 {
    height: 24px;
  }

  .tablet-list-item, .tablet-list-item.login-item {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .button-primary-mobile {
    height: 32px;
    margin-right: 16px;
    padding: 6px 16px;
  }

  .desktop-nav-menu-block {
    display: none;
  }

  .text-block-3 {
    opacity: .4;
    color: var(--text-grey);
    margin-top: 36px;
    margin-bottom: 36px;
  }

  .stats-div {
    display: none;
  }

  .stats-div.mobile {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #0000;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-height: 10000vh;
    margin-top: 16px;
    margin-bottom: 16px;
    padding-top: 0;
    padding-bottom: 0;
    display: grid;
  }

  .stat-div {
    background-color: var(--white-accent);
    border-radius: 12px;
    justify-content: flex-end;
    align-items: flex-start;
    height: 100%;
    margin-left: 0;
    padding: 12px 16px;
  }

  .desktop-lending-content {
    border-top-left-radius: 36px;
    border-top-right-radius: 36px;
    margin-top: 200px;
    top: -360px;
  }

  .lending-header-div {
    width: 100%;
  }

  .section-header {
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-header.light {
    margin-top: 110px;
    margin-bottom: 70px;
    margin-left: 0;
  }

  .section-header.split {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 36px;
    line-height: 49px;
    display: none;
  }

  .section-header.split.small {
    margin-left: 0;
    display: block;
  }

  .lending-description-div {
    width: 100%;
  }

  .text-block-5 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .apy-card {
    height: 500px;
    padding: 20px;
  }

  .apy-card.apy-cash {
    padding: 20px;
  }

  .div-block-4 {
    margin-top: 32px;
  }

  .text-block-6 {
    font-size: 14px;
    line-height: 17px;
  }

  .percentage-text, .percentage-symbol {
    margin-top: 12px;
    font-size: 32px;
    line-height: 36px;
  }

  .apy-description-text {
    font-size: 12px;
    line-height: 24px;
  }

  .maple-direct-text {
    margin-top: 45%;
    font-size: 14px;
    line-height: 17px;
  }

  .apy-header-text {
    font-size: 24px;
    line-height: 33px;
  }

  .target-apy-text {
    font-size: 14px;
    line-height: 17px;
  }

  .desktop-graph-content {
    border-top-left-radius: 36px;
    border-top-right-radius: 36px;
    top: -160px;
  }

  .graph-section {
    background-color: #eaeaea;
    padding-top: 80px;
  }

  .graph-section-subtitle.dynamic {
    display: none;
  }

  .graph-section-subtitle.dynamic.mobile {
    margin-left: 20px;
    margin-right: 20px;
    display: block;
  }

  .desktop-testimonials-content {
    margin-top: 300px;
    top: -20px;
  }

  .testimonials-row {
    margin-bottom: 0;
    padding-bottom: 200px;
  }

  .testimonial-card-2 {
    width: 81.2vw;
    height: 86.3vw;
  }

  .testimonial-title {
    font-size: 16px;
    line-height: 137%;
  }

  .testimonial-subtitle {
    font-size: 12px;
    line-height: 20px;
  }

  .testimonal-giver-info {
    bottom: 24px;
  }

  .testimonial-name-text {
    font-size: 16px;
    line-height: 22px;
  }

  .grid {
    transform: none;
  }

  .testimonial-card-1.card, .testimonial-card-3 {
    width: 81.2vw;
    height: 86.3vw;
  }

  .testimonial-card-4 {
    width: 81.2vw;
    height: 86.3vw;
    transform: translate(6.6vh, 1vh)scale(.86)rotate(8deg);
  }

  .borrow-section {
    background-color: var(--white-accent);
    padding-top: 90px;
  }

  .contact-us-div {
    padding-left: 20px;
    padding-right: 20px;
  }

  .borrow-grid {
    min-width: 100%;
    height: 460px;
  }

  .div-block-10 {
    aspect-ratio: auto;
    justify-content: space-between;
    align-items: center;
    padding-top: 24px;
  }

  .text-block-9 {
    text-align: center;
    margin-left: 16px;
    margin-right: 12px;
    font-size: 18px;
    line-height: 25px;
  }

  .image-13, .image-stairs {
    width: 54%;
    position: static;
  }

  .image-shield {
    width: 45%;
    position: static;
  }

  .image-clover {
    width: 54%;
    position: static;
  }

  .right-arrow-big {
    width: 40px;
    min-width: 40px;
    height: 40px;
    display: flex;
  }

  .name {
    font-size: 15px;
    line-height: 18px;
  }

  .subscribe-section {
    padding-left: 24px;
    padding-right: 24px;
  }

  .subscribe-div {
    padding: 24px;
  }

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

  .div-block-12 {
    background-image: url("65f495286356e70fa65dce7c_subscribe.webp");
    background-position: 50%;
    background-size: cover;
    margin-top: 32px;
  }

  .text-block-13 {
    margin-top: 16px;
    margin-left: 16px;
  }

  .subscribe-form {
    flex-direction: column;
    align-items: stretch;
  }

  .subscribe-text-input.blurry-background {
    height: 53px;
  }

  .subscribe-text-input.blurry-background.name-input, .subscribe-text-input.blurry-background.email-input {
    margin-right: 0;
  }

  .footer-dark {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .footer-wrapper {
    flex-direction: column;
  }

  .footer-content.desktop {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    align-self: flex-start;
    margin-top: 36px;
  }

  .footer-block {
    align-items: flex-start;
  }

  .footer-title {
    margin-bottom: 17px;
  }

  .footer-social-block.mobile {
    justify-content: space-between;
    width: 100%;
    margin-left: 0;
  }

  .footer-social-link {
    margin-left: 0;
  }

  .contact-button {
    width: 113px;
    height: 32px;
  }

  .chart-div {
    height: 420px;
    min-height: 450px;
    max-height: 420px;
  }

  .blurry-div {
    width: 100%;
    margin-bottom: 16px;
  }

  .textarea {
    color: var(--white);
    font-size: 14px;
    line-height: 24px;
  }

  .textarea:hover {
    color: var(--white-accent);
  }

  .textarea::placeholder {
    color: #b7b7b7;
  }

  .back-to-top-button {
    display: none;
  }

  .back-to-top-button.mobile {
    min-width: 50px;
    min-height: 50px;
    margin-left: 4px;
    display: flex;
    position: static;
  }

  .chart-canvas {
    height: 420px;
  }

  .visible-card.card {
    width: 81.2vw;
    height: 86.3vw;
    transform: none;
  }

  .apy-card-container {
    height: 580px;
    margin-top: 32px;
    margin-bottom: 42px;
  }

  .text-block-6-hover, .text-block-6-light-hover {
    font-size: 14px;
    line-height: 17px;
  }

  .graph-section-subtitle-tablet {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 18px;
  }

  .div-block-18 {
    z-index: 10;
    margin-top: 36px;
    position: relative;
  }

  .right-arrow {
    display: none;
  }

  .mobile-footer-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

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

  .nav-menu-three-2 {
    flex-direction: column;
  }

  .borrow-grid-mobile {
    min-width: 100%;
    height: 460px;
  }

  .company-page-div {
    background-color: var(--color);
    width: 100%;
    margin: 0;
    padding-top: 42px;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .team-title {
    text-align: center;
    padding-left: 24px;
    padding-right: 24px;
    font-size: 40px;
    line-height: 55px;
  }

  .team-subtitle {
    margin-top: 12px;
    padding-left: 24px;
    padding-right: 24px;
    line-height: 24px;
  }

  .team-section {
    border-top-style: none;
    width: 100%;
    padding-right: 2px;
  }

  .company-section-title {
    padding-left: 24px;
    padding-right: 24px;
  }

  .team-container {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    padding-left: 24px;
    padding-right: 48px;
    display: flex;
    overflow: visible;
  }

  .team-card {
    width: 264px;
    min-width: 264px;
    height: 306px;
    min-height: 306px;
    overflow: visible;
  }

  .employee-name {
    font-size: 18px;
    line-height: 24px;
  }

  .employee-title {
    font-size: 13.35px;
    line-height: 18px;
  }

  .backed-by-section {
    border-top-style: none;
  }

  .backer-card {
    aspect-ratio: auto;
    width: 261px;
    min-width: 261px;
    height: 259px;
    min-height: 259px;
  }

  .backer-card.spartan, .backer-card.veris {
    display: flex;
  }

  .backer-container {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    padding-left: 24px;
    display: flex;
    overflow: visible;
  }

  .employee-content {
    background-color: #0000;
  }

  .employee-social-link {
    margin-left: 12px;
  }

  .mobile-backer-section {
    display: none;
  }

  .team-carousel {
    width: 100%;
    overflow: scroll;
  }

  .div-block-22 {
    width: 1px;
    min-width: 1px;
    max-width: 1px;
    display: block;
  }

  .text-block-14 {
    overflow: hidden;
  }

  .divider {
    background-color: var(--brand);
    height: 1px;
    min-height: 1px;
    max-height: 1px;
    margin-left: 24px;
    margin-right: 24px;
    display: block;
    overflow: hidden;
  }

  .backer-carousel {
    width: 100%;
    overflow: scroll;
  }

  .insights-container {
    background-color: var(--graph-bg);
    min-height: 0;
    margin: 0 22px;
    padding-bottom: 91px;
  }

  .insights-header {
    margin-top: 40px;
    font-size: 40px;
    line-height: 54px;
  }

  .blog-content-div {
    padding-left: 0;
    padding-right: 0;
  }

  .insights-subtitle {
    margin-top: 12px;
    margin-bottom: 50px;
    font-size: 14px;
    line-height: 24px;
  }

  .image-17 {
    aspect-ratio: auto;
    min-width: 0;
  }

  .collection-list {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    justify-content: stretch;
    justify-items: center;
    overflow: visible;
  }

  .collection-list.cool-list {
    flex-flow: column;
    display: flex;
  }

  .collection-item {
    background-color: var(--white-accent);
    border-radius: 12px;
    width: 100%;
    min-width: 100%;
    max-width: 2000px;
    padding-top: 24px;
    padding-bottom: 24px;
    box-shadow: 41.6958px 74.0706px 163px #bbbbbb24, 27.0251px 48.0087px 95.4607px #bbbbbb21, 16.0606px 28.5309px 51.9185px #bbbbbb1a, 8.33918px 14.8141px 26.487px #bbbbbb17, 3.39744px 6.03538px 13.2815px #bbbbbb0f, .772146px 1.37168px 6.41435px #bbbbbb0a;
  }

  .collection-item.first {
    background-color: var(--white-accent);
    border-radius: 12px;
    width: 100%;
    max-width: 100%;
    padding: 24px;
    box-shadow: .77px 1.37px 6.41px #bbbbbb0a, 3.4px 6px 13.28px #bbbbbb12, 8px 14.8px 26.5px #bbbbbb17, 16px 28px 52px #bbbbbb1a, 27px 48px 95px #bbbbbb21, 41.7px 74px 163px #bbbbbb2e;
  }

  .collection-item-header {
    background-color: var(--white-accent);
    border-radius: 12px;
    padding: 24px;
    box-shadow: .77px 1.37px 6.4px #bbbbbb0a, 3.4px 6px 13.3px #bbbbbb12, 8.34px 14.8px 26.49px #bbbbbb17, 16px 28px 51px #bbbbbb1a, 27px 48px 95px #bbbbbb21, 41.7px 74.07px 163px #bbbbbb2e;
  }

  .header-image {
    aspect-ratio: 294 / 170;
    min-height: 170px;
  }

  .header-all, .header-cash-management {
    margin-bottom: 24px;
  }

  .subscribe-inputs-row {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .header-governance, .header-product, .header-pools, .header-financials {
    margin-bottom: 24px;
  }

  .article-body-div {
    margin-top: 0;
  }

  .article-container-div {
    background-color: var(--graph-bg);
    margin-bottom: 16px;
    margin-left: 25px;
    margin-right: 25px;
    padding: 52px 0 0;
    overflow: visible;
  }

  .image-18 {
    aspect-ratio: 346 / 300;
    object-fit: cover;
    min-height: 300px;
  }

  .article-title {
    margin-top: 36px;
    font-size: 22px;
    line-height: 30px;
  }

  .brand-line {
    margin-top: 32px;
  }

  .social-link {
    margin-left: 0;
  }

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

  .text-block-17 {
    margin-top: 32px;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 700;
    line-height: 160%;
  }

  .collection-list-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 100vw;
  }

  .collection-item-2 {
    min-width: 332px;
    max-width: 332px;
    margin-right: 0;
    padding-right: 28px;
  }

  .dropdown {
    margin-bottom: 14px;
    margin-left: 0;
  }

  .read-next-carousel {
    display: none;
    overflow: scroll;
  }

  .tags-div {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-block-19 {
    text-transform: lowercase;
  }

  .background-video-phone {
    aspect-ratio: auto;
    object-fit: fill;
    height: 100%;
    min-height: 100%;
    max-height: 378px;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .background-video-tablet {
    display: none;
  }

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

  .name-input-div {
    height: 53px;
  }

  .div-2 {
    margin-bottom: 16px;
    margin-left: 16px;
    margin-right: 16px;
  }

  .subscribe-input-form {
    flex-flow: column;
  }

  .testiomnials-and-corner-radius {
    max-height: 0;
  }

  .div-block-31 {
    background-color: #0000004d;
  }

  .div-block-32 {
    background-color: var(--white-accent);
    border-radius: 25px;
    justify-content: center;
    align-items: center;
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .stats-div-bg {
    display: none;
  }

  .stats-div-bg.mobile {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    background-color: #0000;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-height: 10000vh;
    margin-top: 24px;
    margin-bottom: 24px;
    padding-top: 0;
    padding-bottom: 0;
    display: grid;
  }

  .stat-div-small {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: var(--white-accent);
    border-radius: 12px;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    min-height: 94px;
    margin-left: 0;
    margin-right: 0;
    padding: 12px 16px;
  }

  .div-block-33 {
    background-color: #f4f0eb;
    min-width: 100%;
    height: 400px;
    min-height: 400px;
  }

  .div-block-34 {
    background-color: var(--white-accent);
    min-width: 100%;
    height: 400px;
    min-height: 400px;
  }

  .body-opacity-div {
    opacity: 1;
  }

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

  .read-next-carousel-mobile {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: 10000vw;
    margin-top: 32px;
    margin-bottom: 64px;
    display: flex;
    overflow: scroll;
  }

  .div-block-39 {
    width: 50px;
    min-width: 50px;
  }

  .arrow-button-2.primary-orange.subscribe {
    justify-content: space-between;
    width: 100%;
    height: 56px;
    margin-top: 20px;
  }

  .text-block-23.wide {
    text-align: center;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
  }

  .right-arrow-big-2 {
    width: 40px;
    min-width: 40px;
    height: 40px;
    display: flex;
  }

  .right-arrow-2 {
    display: none;
  }

  .dynamic-buttons {
    height: 0;
    display: block;
    position: absolute;
  }

  .submit-button-4 {
    width: 100%;
  }

  .div-block-46 {
    top: 60px;
  }
}

#w-node-_3dcb0a66-ad9d-b4c0-db36-efcb391fc3c6-9e696492, #w-node-c0099016-14a4-161f-e9d7-ad4029245c10-9e696492, #w-node-d22ca907-0cf8-72fa-3e3d-62101344a307-9e696492, #w-node-_789c8b19-ef85-8c0c-0521-46929f0ee754-9e696492, #w-node-_615c2d32-aa9a-d26a-2035-bb12e50c5e1c-9e696492, #anim-card-2.w-node-bf4ca4c2-ed20-6cae-651b-0e8199569316-9e696492, #anim-card-1.w-node-df017995-1273-2777-a185-f9ae5c5aa7c7-9e696492 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b1071d05-6bff-0bba-5fe2-1fc6d7a927f4-9e696492 {
  grid-area: Area;
}

#w-node-_4e1e9d16-3190-82d0-feb8-a576924fb255-9e696492, #w-node-f811857a-6ff7-0bc5-09ba-c62c0d2c64cb-9e696492, #w-node-_49d14fa9-4910-821f-f1c6-5011db357731-9e696492 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_71e03515-2c81-d1d6-2182-f36832ed1ba4-9e696492 {
  grid-area: Area;
}

#w-node-_71e03515-2c81-d1d6-2182-f36832ed1ba8-9e696492, #w-node-_71e03515-2c81-d1d6-2182-f36832ed1bae-9e696492, #w-node-_71e03515-2c81-d1d6-2182-f36832ed1bb2-9e696492 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2e93af9e-54cb-268e-54ed-bd8f23414b2d-9e696492 {
  place-self: end;
}

#w-node-a401d5c8-0de1-9361-5c6d-6bdef8cd9b90-f8cd9b53, #w-node-a401d5c8-0de1-9361-5c6d-6bdef8cd9b98-f8cd9b53, #w-node-a401d5c8-0de1-9361-5c6d-6bdef8cd9ba1-f8cd9b53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a401d5c8-0de1-9361-5c6d-6bdef8cd9bb2-f8cd9b53 {
  grid-column-start: span 1.5;
  grid-column-end: span 1.5;
  grid-row: span 1 / span 1;
}

#w-node-a401d5c8-0de1-9361-5c6d-6bdef8cd9bbb-f8cd9b53, #w-node-_18125356-b198-e5e4-0b1c-fd4638a851e0-60b44dbc, #w-node-ef3a5d7e-d5f5-f764-4729-afa0ad1a58bd-ed272331 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c5793f2a-b4bb-03b4-d5e2-1c8b0adef870-6681e5ae {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f3a3ef34-e5c6-ec23-65f2-6f3104a0bf10-6681e5ae, #w-node-_5357e601-5aea-80f4-38e7-8bc9ddcb1eea-6681e5ae, #w-node-_75314656-1477-e3a6-4dc2-ab1c5adf2ce8-6681e5ae, #w-node-_97dba7ad-10a4-5c5b-7775-c99276e71747-6681e5ae, #w-node-_5e63a838-737f-ea1e-80e9-5896871aeebe-6681e5ae, #w-node-_86374efd-c862-ed80-e002-2f3443d6011a-6681e5ae, #w-node-_9718f920-5b66-04f4-63c3-72fcc82c6397-6681e5ae, #w-node-_96ff42cc-f113-4e98-f35a-434d792e9b8a-6681e5ae, #w-node-ffd8f637-6ff8-3ce0-cd20-8b10474abfb4-3f1cf962, #w-node-f82625d9-cbc7-0d57-496e-7f6f38a7d0a2-ed275962, #w-node-_98bcc98d-1310-8ce5-cbce-3aa4634e8ebf-a020a2b4, #w-node-_272465d1-6ec1-6a1f-1d91-b19fe1679449-f48ef1b0, #w-node-_928c41ed-3597-19a7-aee9-cf1973615b05-a07c04c7, #w-node-_928c41ed-3597-19a7-aee9-cf1973615b05-9cc4ab1a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #anim-card-1.w-node-df017995-1273-2777-a185-f9ae5c5aa7c7-9e696492 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_96ff42cc-f113-4e98-f35a-434d792e9b8a-6681e5ae {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_902d7272-da23-9a13-8829-e2357edf6cf5-9e696492 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_3dcb0a66-ad9d-b4c0-db36-efcb391fc3c6-9e696492 {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@font-face {
  font-family: 'Sourceserif 4 36 Pt';
  src: url("65dd14013231bc657ff66d30_SourceSerif4_36pt-Regular.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sourceserif 4 36 Pt';
  src: url("65de07c32ebc5b8061bc70ff_SourceSerif4_36pt-Medium.ttf") format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sourceserif 4 36 Pt';
  src: url("65de36bdddd64ea65422f51f_SourceSerif4_36pt-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sf Pro Text';
  src: url("") format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}