{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/3EDqyR5YxUfQhi27QylF/fHWu8XT7Dahq4ep6h5BF/siteMetadata.js"],
  "sourcesContent": ["// Generated by Framer (f030ee3)\nexport default function metadata(params,activeLocale){return{customHTMLHeadEnd:'<style>\\n\\nform.hs-form-private * {\\n  box-sizing: border-box;\\n}\\n\\nform.hs-form-private {\\n  font-family: \"Inter\", sans-serif;\\n  padding: 0;\\n  font-size: 14px;\\n}\\nform.hs-form-private label {\\n  display: block;\\n  padding-bottom: 7px;\\n  color: #c9d4ff;\\n  font-weight: 400;\\n}\\nform.hs-form-private fieldset,\\nform.hs-form-private .field {\\n  padding-bottom: 8px;\\n  color: #f4f4f4;\\n}\\nform.hs-form-private .form-columns-1 {\\n  max-width: 100%;\\n}\\nform.hs-form-private .form-columns-2 {\\n  display: grid;\\n  gap: 15px;\\n  grid-template-columns: repeat(1, 1fr);\\n  max-width: 100%;\\n}\\nform.hs-form-private .form-columns-2 .hs-form-field {\\n  width: 100% !important;\\n  float: none;\\n}\\n@media only screen and (main-width: 810px) {\\n  form.hs-form-private .form-columns-2 {\\n    grid-template-columns: repeat(2, 1fr);\\n  }\\n}\\nform.hs-form-private .form-columns-2 {\\n  display: grid;\\n  gap: 15px;\\n  grid-template-columns: repeat(2, 1fr);\\n}\\nform.hs-form-private fieldset.form-columns-1 .hs-input {\\n  width: 100% !important;\\n}\\nform.hs-form-private .form-columns-2 .input,\\nform.hs-form-private .form-columns-1 .input {\\n  margin-right: 0 !important;\\n}\\nform.hs-form-private .input {\\n  margin-right: 0;\\n}\\nform.hs-form-private .input input,\\nform.hs-form-private .input select,\\nform.hs-form-private .input textarea {\\n  background: #131722;\\n  padding: 15px 20px;\\n  border: 0;\\n  border-radius: 6px;\\n  font-size: 14px;\\n  width: 100% !important;\\n  color: #fff;\\n  border: solid 1px rgba(158, 171, 181, 0.97);\\n  font-family: \"Inter\", sans-serif;\\n  font-weight: 500;\\n  box-sizing: border-box;\\n}\\nform.hs-form-private .input textarea {\\n  height: 80px;\\n  resize: vertical;\\n}\\nform.hs-form-private .input input.hs-input.invalid,\\nform.hs-form-private .input select.hs-input.invalid {\\n  border: 1px solid #dd1438;\\n  outline: 0;\\n}\\n\\n \\nform.hs-form-private .input select.hs-input option:disabled {\\n color:#72736a;\\n}\\n\\n\\nform.hs-form-private .input input:focus-visible,\\nform.hs-form-private .input select:focus-visible,\\nform.hs-form-private .input textarea:focus-visible {\\n  outline: 0;\\n}\\nform.hs-form-private .hs-submit .hs-button {\\n  cursor: pointer;\\n  border-radius: 6px;\\n  border-width: 0;\\n  background-color: #dd1438;\\n  padding: 15px 40px;\\n  text-align: center;\\n  font-size: 0.875rem;\\n  line-height: 1.25rem;\\n  font-weight: 600;\\n  text-transform: uppercase;\\n  font-weight: 600;\\n  color: #fff;\\n  transition-property: all;\\n  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\\n  transition-duration: 0.2s;\\n  width: fit-content;\\n  font-size: 16px;\\n}\\nform.hs-form-private .hs-submit .hs-button:hover {\\n  background-color: #bf0627;\\n}\\nform.hs-form-private .hs-richtext {\\n  color: #797b85;\\n}\\nform.hs-form-private .hs-richtext a {\\n  text-decoration: underline;\\n  color: #c9d4ff;\\n}\\nform.hs-form-private .hs-richtext a:hover {\\n  text-decoration: underline;\\n  color: #dd1438;\\n}\\nform.hs-form-private .field .inputs-list {\\n  margin: 2% 0;\\n  padding: 4px 0 0 20px;\\n}\\nform.hs-form-private .field .inputs-list.hs-error-msgs, form.hs-form-private .hs_error_rollup .inputs-list.hs-error-msgs  {\\n  display: none !important;\\n}\\n\\n\\nform.hs-form-private .legal-consent-container .field .inputs-list.hs-error-msgs{\\ndisplay: block !important;\\n}\\n\\nform.hs-form-private .field .inputs-list li + li {\\n  padding-bottom: 4px;\\n}\\nform.hs-form-private .hs-dependent-field .inputs-list {\\n  margin: 0;\\n  padding-left: 0;\\n  list-style: none;\\n}\\nform.hs-form-private .hs-dependent-field .input .inputs-list .hs-input {\\n  width: auto !important;\\n  margin-right: 8px;\\n}\\nform.hs-form-private .hs-recaptcha {\\n  margin-bottom: 12px;\\n}\\n.hs-error-msgs.inputs-list {\\n  color: #fff;\\n}\\n\\n.hs-form-booleancheckbox {\\n  position: relative;\\n}\\n\\nform.hs-form-private\\n  .legal-consent-container\\n  .hs-form-booleancheckbox-display\\n  > span, .hs-form-checkbox-display > span {\\n  color: #888;\\n  margin: 0 0 0 28px;\\n  padding-top: 0;\\n}\\n\\n.hs-form-booleancheckbox label:before, .hs-form-checkbox-display:before {\\n  content: \"\";\\n  -webkit-appearance: none;\\n  background: #131722;\\n  border: 1px solid #888;\\n  border-radius: 4px;\\n  padding: 8px;\\n  display: inline-block;\\n  position: absolute;\\n  vertical-align: middle;\\n  cursor: pointer;\\n  left: 0;\\n  margin-right: 5px;\\n}\\n\\n.hs-form-booleancheckbox label {\\n}\\n\\n.hs-form-booleancheckbox label input {\\n  position: absolute;\\n  opacity: 0;\\n  visibility: hidden;\\n  left: 0;\\n  top: 0;\\n}\\n\\n.hs-form-booleancheckbox label input:checked ~ :after, .hs-form-checkbox-display input:checked ~ :after {\\n  content: \"\";\\n  display: block;\\n  position: absolute;\\n  top: 3px;\\n  left: 7px;\\n  width: 3px;\\n  height: 8px;\\n  border: solid #dd1438;\\n  border-width: 0 2px 2px 0;\\n  transform: rotate(45deg);\\n}\\n\\nform.hs-form-private .hs-fieldtype-select .hs-input,\\nform.hs-form-private .hs-fieldtype-select .hs-input * {\\n  margin: 0;\\n\\n  position: relative;\\n  box-sizing: border-box;\\n}\\nform.hs-form-private .hs-fieldtype-select .hs-input {\\n  position: relative;\\n  background-color: #e6e6e6;\\n  border-radius: 6px;\\n}\\nform.hs-form-private .hs-fieldtype-select .hs-input {\\n  font-size: 1rem;\\n  font-weight: normal;\\n  max-width: 100%;\\n  padding: 15px 40px 15px 20px;\\n  border: solid 1px rgba(158, 171, 181, 0.97);\\n  background: #131722;\\n  -webkit-appearance: none;\\n  -moz-appearance: none;\\n  appearance: none;\\n}\\n\\n\\nform.hs-form-private .hs-fieldtype-select .hs-input:required:invalid {\\n   color: #757572;\\n}\\n\\nform.hs-form-private .hs-fieldtype-select .hs-input:active,\\nform.hs-form-private .hs-fieldtype-select .hs-input:focus {\\n  outline: none;\\n  box-shadow: none;\\n}\\nform.hs-form-private .hs-fieldtype-select .input {\\n  position: relative;\\n}\\nform.hs-form-private .hs-fieldtype-select .input:after {\\n  content: \"\";\\n  position: absolute;\\n  top: 50%;\\n  right: 18px;\\n  width: 0;\\n  height: 0;\\n  margin-top: -2px;\\n  border-top: 5px solid rgba(158, 171, 181, 0.97);\\n  border-right: 5px solid transparent;\\n  border-left: 5px solid transparent;\\n}\\n\\n.hs-fieldtype-checkbox .inputs-list.multi-container {\\n  list-style: none;\\n  margin:0;\\n}\\n\\nform.hs-form-private label.hs-form-checkbox-display {\\n  position:relative;\\n  display:inline-block;\\n}\\n.hs-form-checkbox-display [type=\"checkbox\"]:checked,\\n.hs-form-checkbox-display [type=\"checkbox\"]:not(:checked) {\\n    position: absolute;\\n    left: -9999px;\\n}\\n.hs-fieldtype-checkbox .inputs-list.multi-container li:not(:first-child) { padding-top:8px  } \\n\\n form.hs-form-private .hs-fieldtype-checkbox .inputs-list.multi-container {\\n    padding:0;\\n  }\\n .hs-fieldtype-checkbox .inputs-list.multi-container .hs-form-checkbox-display:before {\\n  border: solid 1px #888; \\n}\\n\\n \\n \\n .hs-fieldtype-checkbox .inputs-list.multi-container .hs-form-checkbox-display:has(input:checked):before {\\n   background:#dd1438;\\n   border-color: #dd1438;\\n }\\n \\n  .hs-fieldtype-checkbox .inputs-list.multi-container .hs-form-checkbox-display:has(input:checked) span:after {\\n \\n   border-color: #fff;\\n width: 4px;\\n    height: 9px;\\n    top: 2px;\\n    left: 6px;\\n }\\n \\nform.hs-form-private label {\\n  color: #888;\\n}\\n\\n.submitted-message {\\n  margin:1rem 0;\\n \\n  text-align:left; \\n  color: #fff;\\n  font-size:1rem;\\n  line-height:1.45;\\n}\\n\\n \\n\\n</style>',description:\"Supra is launching its DeFi ecosystem, with plans to enable MEV protection and automation powered DeFi tools to drive more revenue to you and boost execution quality.\",favicon:\"https://framerusercontent.com/assets/7agoiM5pwktsfhspamBPWVfbO7w.png\",robots:\"max-image-preview:large\",socialImage:\"https://framerusercontent.com/assets/K5s2rSYhkBb9wKKnzP0yskfdiJk.png\",title:\"The Supra DeFi Revolution | AutoFi and MEV Protection\"};}export const metadataVersion=1;\nexport const __FramerMetadata__ = {\"exports\":{\"metadataVersion\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "AACe,SAARA,EAA0BC,EAAOC,EAAa,CAAC,MAAM,CAAC,kBAAkB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,UAAgrO,YAAY,yKAAyK,QAAQ,uEAAuE,OAAO,0BAA0B,YAAY,uEAAuE,MAAM,uDAAuD,CAAE",
  "names": ["metadata", "params", "activeLocale"]
}
