302 http status code indicates that the requested resource is temporarily available at a different URL.
The user is automatically redirected to the new URL, but search engines continue to index the old address.
301 http status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 http status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: w3fp.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <!-- This website/webapp was created in Softr. https://www.softr.io --> <!-- Last Published: Fri, March 10 2023 15:27:33 --> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height, shrink-to-fit=no, viewport-fit=cover"/> <link rel="preconnect" href="https://assets.softr-files.com" /> <script> const reactDefaultThemes = {defaultBaseTextSize: '16px',defaultBodyFont: 'Inter',defaultBodyFontWeight: '300',defaultBodyTextColor: '#383B3D',defaultButtonBackgroundColor: '#212121',defaultButtonRoundness: '.5rem',defaultButtonTextColor: '#ffffff',defaultContainerStyle: 'container',defaultTitleFont: 'Inter',defaultTitleFontWeight: '600',defaultTitleTextColor: '#383B3D',defaultSize: 'M',defaultBackgroundColor: '#ffffff',defaultShadow: true,defaultBackgroundStyle: 'HIGHLIGHTED'}; </script> <script>window.isNavigationTransitionsEnabled = true; window.isViteBuildEnabled = false; </script> <script src="https://assets.softr-files.com/softr-blocks/prod/libs/softr-page-renderer/softr-page-renderer.min.js"></script> <meta name="twitter:title" content="web3 for the planet"> <meta property="twitter:title" content="web3 for the planet"> <meta property="og:title" content="web3 for the planet"> <meta name="twitter:description" content="Unlocking the investment in the decarbonation of the economy, through the blockchain. "> <meta property="twitter:description" content="Unlocking the investment in the decarbonation of the economy, through the blockchain. "> <meta property="og:description" content="Unlocking the investment in the decarbonation of the economy, through the blockchain. "> <meta property="og:image" content="https://softr-prod.imgix.net/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/e9136127-2bc0-413b-967e-9c74aab57d82.png"> <meta name="twitter:image" content="https://softr-prod.imgix.net/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/e9136127-2bc0-413b-967e-9c74aab57d82.png"> <meta name="twitter:card" content="summary_large_image"> <meta property="og:url" content="https://www.web3-for-the-planet.com/"> <meta property="twitter:url" content="https://www.web3-for-the-planet.com/"> <meta property="og:type" content="website"> <meta property="og:site_name" content="web3 for the planet"> <title>web3 for the planet</title> <meta name="description" content="Unlocking the investment in the decarbonation of the economy, through the blockchain. "> <link rel="icon" type="image/x-icon" href="https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/80ced89f-ce37-48fd-9637-69d4683e5a95.png?rnd=1675951928949"/> <link rel="canonical" href="https://www.web3-for-the-planet.com/" /> <link href="https://fonts.softr-files.com/google/api/css?family=Actor:400&display=swap" rel="stylesheet"><link href="https://fonts.softr-files.com/google/api/css?family=Oswald:200,300,400,500,600,700&display=swap" rel="stylesheet"><link href="https://fonts.softr-files.com/google/api/css?family=Inconsolata:200,300,400,500,600,700,800,900&display=swap" rel="stylesheet"><link href="https://fonts.softr-files.com/google/api/css?family=Inter:100,200,300,500,600,600,700,800,900,400&display=swap" rel="stylesheet"> <link href="https://assets.softr-files.com/libs/bootstrap/4.3.1/css/bootstrap.min.css" rel="stylesheet"> <link href="https://assets.softr-files.com/libs/font-awesome/6.5.0/css/all.min.css" rel="stylesheet"> <style type="text/css"> html { scroll-behavior: smooth; font-size: 16px; overflow-x: hidden; background-color: #ffffff; } body { /* fallback for devices that do not support dvh units */ min-height: 100vh; min-height: 100dvh; } /* on html for the old and on body for the new navigation layout */ html[data-overscroll="false"], html[data-overscroll="false"] body { overscroll-behavior: none; } .container { max-width: 100%; } @media (min-width: 576px) { .container { max-width: 540px; } } @media (max-width: 576px) { .navbar-brand img { max-width: 15rem !important; } } @media (min-width: 768px) { .container { max-width: 720px; } } @media (min-width: 992px) { .container { max-width: 960px; } } @media (min-width: 1200px) { .container { max-width: 1140px; } } p, h1, h2, h3, h4, h5, small { white-space: pre-line; } @media screen and (max-width: 768px) { input, select, textarea { font-size: 16px !important; } } h1.sw-font-family-default, h2.sw-font-family-default, h3.sw-font-family-default { font-family: "Inter"; } h1.sw-font-weight-default, h2.sw-font-weight-default, h3.sw-font-family-default { font-weight: 600; } h1.sw-text-color-default, h2.sw-text-color-default, h3.sw-font-family-default { color: #383B3D; } section.sw-font-family-default, header.sw-font-family-default, nav.sw-font-family-default, footer.sw-font-family-default, div.sw-font-family-default, span.sw-font-family-default, small.sw-font-family-default, pre.sw-font-family-default, p.sw-font-family-default, b.sw-font-family-default, li.sw-font-family-default, ul.sw-font-family-default, a.sw-font-family-default, h4.sw-font-family-default, h5.sw-font-family-default, h6.sw-font-family-default { font-family: "Inter"; } span.sw-font-weight-default, li.sw-font-weight-default span, small.sw-font-weight-default, li.sw-font-weight-default small, pre.sw-font-weight-default, p.sw-font-weight-default, h4.sw-font-weight-default, h5.sw-font-weight-default, h6.sw-font-weight-default { font-weight: 300; } span.sw-text-color-default, li.sw-text-color-default span, small.sw-text-color-default, li.sw-text-color-default small, pre.sw-text-color-default, p.sw-text-color-default, div.sw-text-color-default, h4.sw-text-color-default, h5.sw-text-color-default, h6.sw-text-color-default { color: #383B3D; } input.sw-font-family-default, textarea.sw-font-family-default { font-family: "Inter"; } input.sw-font-weight-default, textarea.sw-font-weight-default { font-weight: 300; } .sw-font-family-default::-webkit-input-placeholder, .sw-font-family-default::-moz-placeholder, .sw-font-family-default:-ms-input-placeholder, .sw-font-family-default:-moz-placeholder { font-family: "Inter"; } .sw-font-family-default::-webkit-input-placeholder, .sw-font-family-default::-moz-placeholder, .sw-font-family-default:-ms-input-placeholder, .sw-font-family-default:-moz-placeholder { font-weight: 300; } .sw-text-color-default[data-element='button'] { color: #ffffff; } .sw-background-color-default[data-element='button'] { background-color: #212121; } .sw-border-radius-default[data-element='button'] { border-radius: .5rem; } /* Micromodal styles */ .sw-modal { display: none; } .sw-modal.is-open { display: block; } .sw-modal .sw-modal-overlay { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.6); display: flex; justify-content: center; align-items: center; z-index: 9999; } .sw-modal .sw-modal-container { background-color: #FFFFFF; padding: 40px 10px 10px 10px; overflow-y: auto; box-sizing: border-box; position: relative; margin: auto; border-radius: 16px; } .sw-modal #sw-modal-content { display: flex; align-items: center; justify-content: center; } .sw-modal .sw-modal-close { background: transparent; border: 0; position: absolute; right: 10px; top: 10px; } .sw-modal-close:focus { outline: none; } .sw-modal .sw-modal-iframe { border: none; } .sw-modal-size-sm { width: 464px; height: 350px; max-width: 95vw; max-height: 95vh; } .sw-modal-size-md { width: 755px; height: 600px; max-width: 95vw; max-height: 95vh; } .sw-modal-size-lg { width: 1196px; height: 780px; max-width: 95vw; max-height: 95vh; } .sw-modal-size-xl { width: 95vw; height: 95vh; } .sw-modal-container > div, #sw-modal-content, #sw-modal-content iframe { width: 100%; height: 100%; } .sw-modal-close:before { content: "\2715"; } @keyframes rotation { from { transform: rotate(0deg); } to { transform: rotate(359deg); } } </style> <link href="https://fonts.softr-files.com/google/api/css?family=Inter:500&display=swap" rel="stylesheet"> <style> .made-with-softr { position: fixed; z-index: 9999999; left: var(--made-with-softr-left, 20px); bottom: var(--made-with-softr-bottom, 20px); } .made-with-softr a { width: 125px; font-style: normal; font-weight: 500; font-size: 12px; line-height: 16px; box-shadow: 0 0 4px rgb(0 0 0 / 15%); border-radius: 4px; z-index: 9999999; align-items: center; padding: 6px 8px; color: #1f2b3f; background: #ffffff; box-sizing: content-box; text-decoration: none; font-family: 'Inter'; } .made-with-softr a .made-with { margin-left: 4px; } .made-with-softr a img { width: 16px; } .made-with-softr .softr-word { color: #3b85db; margin-left: 2px; } .made-with-softr .dark-theme { color: #ffffff; background: #1f2b3f; } .made-with-softr .dark-theme .softr-word { color: #ffb30b; margin-left: 2px; } /* Hide it when floating modal elements are open */ .made-with-softr[aria-hidden] { display: none; } </style> <!-- App Integrations --> <!-- End Integrations --> <script>window['application_context'] = {}; window['application_context']['policies'] ={"numberOfSupportedDomains":1,"canDisableSoftrBranding":false,"hasSoftrBrandingFooterBoundSupport":false,"numberOfDatasourceRecordsPerTable":1000,"numberOfInternalUsers":5,"numberOfExternalUsers":100,"supportedNumberOfMembershipUsers":100,"hasGoogleAuthenticationSupport":true,"hasSamlAuthenticationSupport":false,"hasOpenIdAuthenticationSupport":false,"hasUserLastSeenSupport":false,"hasUserAuthOneTimeCodeSupport":false,"numberOfDaysApplicationHistory":7,"hasCustomCodeSupport":false,"hasEmbedBlockSupport":false,"hasTransferApplicationsAcrossWorkspace":false,"hasPwaSupport":false,"hasSignatureFieldSupport":false,"hasFormConditionsSupport":false,"hasTransferOwnershipSupport":null,"hasActionButtonRecordLevelVisibilitySupport":false,"hasActionButtonCustomUserGroupVisibilitySupport":false,"numberOfUsersInWorkspace":null,"numberOfCustomUserGroups":null,"numberOfPublishedApplications":null,"restrictedDataSources":["MONDAY","SUPABASE","HUBSPOT","GOOGLE_BIGQUERY","MYSQL","POSTGRESQL","SQL_SERVER","MARIADB"],"restrictedBlocks":["calendar","chart","org-chart","inbox","kanban","signin-with-code","signin-with-phone"],"hasInlineEditingSupport":false,"hasFilteredUserSyncSupport":false,"restrictedActions":["TRIGGER_WEBHOOK"],"hasEditAddFormOptionFilterSupport":null,"hasCustomEmailSenderSupport":true,"hasSoftrApiSupport":false,"hasDomainRestrictedSignUpSupport":true,"supportedDataRestrictionOperations":["VIEW"],"hasHideBlockOnDetailsPageSupport":true,"hasOptionFilterSupport":null,"hasCustomDomainAddOnSupport":false,"hasUserAddOnSupport":false}; window['application_context']['date_and_time_settings'] = {"formatSettings":{"type":"LOCAL","localSettings":{"localizeDayAndMonth":true},"fixedSettings":null},"timezoneSettings":{"type":"LOCAL","fixedTimezone":null}}; window['application_context']['user_settings'] = {"authSettings":null,"autoInvite":false}; window['application_context']['user_connection'] = null; </script> <style> .sw-font-size-5xl { font-size: 3rem; } .sw-font-size-4xl { font-size: 2.25rem; } </style> <script> document.addEventListener("DOMContentLoaded", () => { if($(window).width() < 768) { $('h1.sw-font-size-10xl').removeClass('sw-font-size-10xl').addClass('sw-font-size-5xl'); $('h1.sw-font-size-9xl').removeClass('sw-font-size-9xl').addClass('sw-font-size-5xl'); $('h1.sw-font-size-8xl').removeClass('sw-font-size-8xl').addClass('sw-font-size-5xl'); $('h1.sw-font-size-7xl').removeClass('sw-font-size-7xl').addClass('sw-font-size-5xl'); $('h1.sw-font-size-6xl').removeClass('sw-font-size-6xl').addClass('sw-font-size-4xl'); $('h2.sw-font-size-10xl').removeClass('sw-font-size-10xl').addClass('sw-font-size-5xl'); $('h2.sw-font-size-9xl').removeClass('sw-font-size-9xl').addClass('sw-font-size-5xl'); $('h2.sw-font-size-8xl').removeClass('sw-font-size-8xl').addClass('sw-font-size-5xl'); $('h2.sw-font-size-7xl').removeClass('sw-font-size-7xl').addClass('sw-font-size-5xl'); $('h2.sw-font-size-6xl').removeClass('sw-font-size-6xl').addClass('sw-font-size-4xl'); $('div.sw-font-size-10xl').removeClass('sw-font-size-10xl').addClass('sw-font-size-5xl'); $('div.sw-font-size-9xl').removeClass('sw-font-size-9xl').addClass('sw-font-size-5xl'); $('div.sw-font-size-8xl').removeClass('sw-font-size-8xl').addClass('sw-font-size-5xl'); $('div.sw-font-size-7xl').removeClass('sw-font-size-7xl').addClass('sw-font-size-5xl'); $('div.sw-font-size-6xl').removeClass('sw-font-size-6xl').addClass('sw-font-size-4xl'); $('p.sw-font-size-10xl').removeClass('sw-font-size-10xl').addClass('sw-font-size-5xl'); $('p.sw-font-size-9xl').removeClass('sw-font-size-9xl').addClass('sw-font-size-5xl'); $('p.sw-font-size-8xl').removeClass('sw-font-size-8xl').addClass('sw-font-size-5xl'); $('p.sw-font-size-7xl').removeClass('sw-font-size-7xl').addClass('sw-font-size-5xl'); $('p.sw-font-size-6xl').removeClass('sw-font-size-6xl').addClass('sw-font-size-4xl'); $('span.sw-font-size-10xl').removeClass('sw-font-size-10xl').addClass('sw-font-size-5xl'); $('span.sw-font-size-9xl').removeClass('sw-font-size-9xl').addClass('sw-font-size-5xl'); $('span.sw-font-size-8xl').removeClass('sw-font-size-8xl').addClass('sw-font-size-5xl'); $('span.sw-font-size-7xl').removeClass('sw-font-size-7xl').addClass('sw-font-size-5xl'); $('span.sw-font-size-6xl').removeClass('sw-font-size-6xl').addClass('sw-font-size-4xl'); } }); </script> <script>window['is401Page'] = false; </script> <script> const BlocksRenderedEventName = "@softr/page-content-loaded"; </script> <!--Adds show-toolbar=true into action button query param only for softr.io templates preview flow. TODO uncomment after redirections are fixed--> <!--<script>--> <!-- setTimeout(() => {--> <!-- if (!window.location.href.includes('https://www.softr.io/templates')) {--> <!-- return;--> <!-- }--> <!-- const heroElement = document.getElementById('hero1');--> <!-- if (!heroElement) {--> <!-- return;--> <!-- }--> <!-- const links = heroElement.querySelectorAll('a');--> <!-- links.forEach(link => {--> <!-- const href = link.getAttribute('href');--> <!-- // if conditions:--> <!-- // 1. if href is not empty for a tag--> <!-- // 2. if href does not contain the softr.io dashboard link (hero "Use Template" button)--> <!-- // 3. if href does not already contain the show-toolbar=true query param--> <!-- // 4. if href contains http or https (that is if not the 'open-page' action when href is like href="/my-page", as it's handled from BE)--> <!-- if (href && !href.includes('https://studio.softr.io/dashboard') && !href.includes('show-toolbar=true') && (href.includes("https://") || href.includes("http://"))) {--> <!-- if (href.includes('?')) {--> <!-- link.setAttribute('href', href + '&show-toolbar=true');--> <!-- } else {--> <!-- link.setAttribute('href', href + '?show-toolbar=true');--> <!-- }--> <!-- }--> <!-- });--> <!-- }, 2000);--> <!--</script>--> <!-- This script synchronizes the query parameters and path of the top window with those of the iframe. It updates the top window's URL, and include any query parameters from the iframe's URL when the iframe's path is redirected. --> <script> document.addEventListener("DOMContentLoaded", function() { if (shouldNotReplaceTopWithCurrent()) { return; } try { const currentUrl = new URL(window.location.href); const topUrl = new URL(window.top.location.href); const currentParams = new URLSearchParams(currentUrl.search); const topParams = new URLSearchParams(topUrl.search); for (const [key, value] of topParams) { // do not append duplicate query parameters if (!currentParams.has(key) && !Array.from(currentParams).some(([k, v]) => k === key)) { currentParams.append(key, value); } } currentUrl.search = currentParams.toString(); window.top.history.pushState(null, '', currentUrl.toString()); } catch (error) { console.error("An error occurred while updating query parameters:", error); } }); function shouldNotReplaceTopWithCurrent() { if (window.location.href.split('?')[0] === window.top.location.href.split('?')[0]) { return true; } if ("false" !== "true" && !window.top.location.href.includes(".preview.")) { return true; } if ("false" === "true" || window.location.href.includes("viewMode=modal") || window.location.href.includes("viewMode%3Dmodal")) { return true; } return false; } </script> <script> /** Image lineup on mobile **/ window.addEventListener(BlocksRenderedEventName, function () { function changeImageDirectionsOnMobile() { const classListSection = $('body>div>section')?.attr('class')?.split(/\s+/); const textClassSection = classListSection?.find(cls => cls.startsWith('feature')); const classListHeader = $('body>div>header')?.attr('class')?.split(/\s+/); const textClassHeader = classListHeader?.find(cls => cls.startsWith('hero')); /*If FEATURE block*/ if (textClassSection) { findRowsWidthImageAndReverse(textClassSection) } /*If HERO block*/ if (textClassHeader) { findRowsWidthImageAndReverse(textClassHeader) } } function findRowsWidthImageAndReverse(textClass) { const rowsWithImages = $('.' + textClass + ' .row.align-items-center').has('img').toArray(); const rowsWithLeftSideImages = rowsWithImages.filter(row => { return $(row).children().first().children().first().prop("tagName") === 'IMG'; }); rowsWithLeftSideImages.forEach(row => { if ($(window).width() <= 768) { row.classList.add('flex-column-reverse') } }); } if ($(window).width() <= 768) { changeImageDirectionsOnMobile(); } window.parent.postMessage({ name: 'previewIframeLoaded' }, '*'); }); /** BG Size on mobile **/ window.addEventListener(BlocksRenderedEventName, function () { if ($(window).width() <= 768) { var element = $('section.sw-background-size-auto, header.sw-background-size-auto'); element.removeClass('sw-background-size-auto'); element.css('background-size', 'cover'); $('section.sw-background-attachment-fixed, header.sw-background-attachment-fixed').removeClass('sw-background-attachment-fixed'); } }); /** Disable zoom on mobile **/ window.addEventListener(BlocksRenderedEventName, function () { if ($(window).width() <= 768) { $('input.sw-font-size-s').removeClass('sw-font-size-s'); $('textarea.sw-font-size-s').removeClass('sw-font-size-s'); $('select.sw-font-size-s').removeClass('sw-font-size-s'); } }); window.addEventListener('user-sign-out', (e) => { const message = { name: 'user-sign-out-triggered', }; window.parent.postMessage(message, '*'); }); /** Disable overscroll **/ /** overscroll-behavior: none; doesn't work properly in Safari (it disables the scroll completely there) **/ if (!isSafari()) { document.documentElement.setAttribute("data-overscroll", "false"); } function isSafari() { const chromeAgent = window.navigator.userAgent.includes("Chrome"); const safariAgent = window.navigator.userAgent.includes("Safari"); // Google Chrome also contains "Safari" user agent. return safariAgent && !chromeAgent; } </script> </head> <body> <div id="page-content" data-appsubdomain="w3fp.softr.app" data-appid="0fceb050-3421-4090-82cd-abf5f2a53e34" data-pageId="b2a29ba6-50c3-4990-96f6-2a029db9c6f5" data-workspaceid="0eafda3c-e814-429d-a7c2-082cc65c1dc0" data-paymentplan="" class="content"> </div> <div class="made-with-softr"> <a href="https://www.softr.io/?via=madewithbadge" target="_blank" title="Client Portal | Internal Tools | Web App Builder | Free Website Builder"> <img src="https://assets.softr-files.com/assets/images/softr_logo/softr_logo_icon_only.svg" alt="Client Portal | Internal Tools | Web App Builder | Free Website Builder"> <span class="made-with">Made with</span> <span class="softr-word">Softr</span> </a> </div> <script> (() => { function createBudgetWrapperDivEl() { const divEl = document.createElement("div"); divEl.setAttribute("class", "made-with-softr"); divEl.innerHTML = ` <a href="https://www.softr.io/?via=madewithbadge" target="_blank" title="Client Portal | Internal Tools | Web App Builder | Free Website Builder"> <img src="https://assets.softr-files.com/assets/images/softr_logo/softr_logo_icon_only.svg" alt="Client Portal | Internal Tools | Web App Builder | Free Website Builder"> <span class="made-with">Made with</span> <span class="softr-word">Softr</span> </a>`; document.body.appendChild(divEl); } function isInCurrentSection(elTop, elBottom) { const innerHeight = window.innerHeight - 30; return elTop < innerHeight && elBottom > innerHeight; } function setRightTheme(sections, softrEl) { sections.forEach(item => { const elementTop = item.getBoundingClientRect().top; const elementBottom = item.getBoundingClientRect().bottom; if (isInCurrentSection(elementTop, elementBottom)) { const documentBodyColor = window .getComputedStyle(item) .getPropertyValue("background-color"); const bgColor = lightOrDark(rgb2hex(documentBodyColor)); if (bgColor === "light") { softrEl.classList.add("dark-theme"); } else { softrEl.classList.remove("dark-theme"); } } }); } function lightOrDark(color) { // Variables for red, green, blue values let r, g, b, hsp; // Check the format of the color, HEX or RGB? if (color.match(/^rgb/)) { // If RGB --> store the red, green, blue values in separate variables color = color.match( /^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*(\d+(?:\.\d+)?))?\)$/ ); r = color[1]; g = color[2]; b = color[3]; } else { // If hex --> Convert it to RGB: http://gist.github.com/983661 color = +( "0x" + color.slice(1).replace(color.length < 5 && /./g, "$&$&") ); r = color >> 16; g = (color >> 8) & 255; b = color & 255; } // HSP (Highly Sensitive Poo) equation from http://alienryderflex.com/hsp.html hsp = Math.sqrt(0.299 * (r * r) + 0.587 * (g * g) + 0.114 * (b * b)); // Using the HSP value, determine whether the color is light or dark if (hsp > 127.5) { return "light"; } else { return "dark"; } } function rgb2hex(orig) { const rgb = orig.replace(/\s/g, "").match(/^rgba?\((\d+),(\d+),(\d+)/i); return rgb && rgb.length === 4 ? "#" + ("0" + parseInt(rgb[1], 10).toString(16)).slice(-2) + ("0" + parseInt(rgb[2], 10).toString(16)).slice(-2) + ("0" + parseInt(rgb[3], 10).toString(16)).slice(-2) : orig; } function isHidden(el) { if (!el) { return true; } if (el.ariaHidden) { return false; } const style = window.getComputedStyle(el); return (style.display === 'none'); } function init() { const madeWithSoftrEl = document.querySelector(".made-with-softr"); const softrEl = document.querySelector(".made-with-softr a"); if (!madeWithSoftrEl) { createBudgetWrapperDivEl(); } if (!softrEl && madeWithSoftrEl) { madeWithSoftrEl.remove(); createBudgetWrapperDivEl(); } if (isHidden(madeWithSoftrEl) || isHidden(softrEl)) { madeWithSoftrEl.remove(); createBudgetWrapperDivEl(); } const headers = document.querySelectorAll("header"); const sections = document.querySelectorAll("section"); const footers = document.querySelectorAll("footer"); const allSections = [...headers, ...sections, ...footers] setRightTheme(allSections, softrEl); function onScroll() { setRightTheme(allSections, softrEl); } document.addEventListener("scroll", onScroll); function onBlocksRendered() { moveBadgeToTheRightIfHeaderIsVertical(); } window.addEventListener(BlocksRenderedEventName, onBlocksRendered); moveBadgeToTheRightIfHeaderIsVertical(); return function cleanup() { document.removeEventListener("scroll", onScroll); document.removeEventListener(BlocksRenderedEventName, onBlocksRendered); } } function moveBadgeToTheRightIfHeaderIsVertical () { const madeWithSoftrEl = document.querySelector(".made-with-softr"); const allBlocks = document.querySelector('[data-appid]').children; let headers = [...allBlocks].filter((block)=>{ if (block.hasAttribute('category')){ return block.getAttribute('category') === 'Header'; } }); if (headers.length === 0) { return false;} if(headers.length > 0) { [...headers].map((header)=>{ let blockHrId = header.getAttribute('id'); if (isReactBlock(header)) { setTimeout(()=>{ window.addEventListener('block-loaded-' + blockHrId, function () { if(isVerticalHeader(header)){ madeWithSoftrEl.style.left='320px'; } }, 2500); if(isVerticalHeader(header)){ madeWithSoftrEl.style.left='320px'; } }) } else { if(isVerticalHeader(header)){ madeWithSoftrEl.style.left='320px'; } } }) } } function isVerticalHeader (block){ //react vertical header structure is: div > div //react horizontal header structure is: div > header //non react vertical header structure is: div > nav //non react horizontal header structure is: nav if(block.hasAttribute('category')){ if (block.getAttribute('category') !== 'Header'){ return false; } } if (block.tagName.toLowerCase() === 'nav'){ return false; } if(block.tagName.toLowerCase() === 'section') { return false; } let firstElementChild = block.firstElementChild; return firstElementChild && (firstElementChild.tagName.toLowerCase() === 'div' || firstElementChild.tagName.toLowerCase() === 'nav'); } function isReactBlock (block) { return block.tagName.toLowerCase() === 'div'; } let cleanup = init(); setInterval(() => { cleanup(); cleanup = init(); }, (Math.floor(2 + Math.random() * 5)) * 1000); })(); </script> <!-- Scripts --> <script src="https://assets.softr-files.com/libs/jquery/3.7.0/jquery.min.js"></script> <script src="https://assets.softr-files.com/libs/popper.js/1.14.7/umd/popper.min.js"></script> <script src="https://assets.softr-files.com/libs/bootstrap/4.3.1/js/bootstrap.min.js"></script> <script src="https://assets.softr-files.com/libs/micromodal/0.4.10/micromodal.min.js"></script> <script> /** this function is called from list blocks (do not delete) **/ function openSwModal(url, size) { MicroModal.init({ disableScroll: true, awaitOpenAnimation: true, awaitCloseAnimation: true }); MicroModal.show("sw-modal"); const iframeElem = document.querySelector(".sw-modal-iframe"); const modalContainer = document.querySelector(".sw-modal-container"); const viewModeParam = "viewMode=modal"; const urlIsLocal = url.startsWith('#') || url.startsWith('/') || url.startsWith(window.location.origin); const modalUrl = urlIsLocal ? (url.indexOf("?") !== -1 ? url + "&" + viewModeParam : url + "?" + viewModeParam) : url; iframeElem.setAttribute("src", modalUrl); modalContainer.classList.remove('sw-modal-size-sm', 'sw-modal-size-md', 'sw-modal-size-lg', 'sw-modal-size-xl'); modalContainer.classList.add('sw-modal-size-' + size); setTimeout(() => { // Add event listener to detect when the modal is closed const closeButton = document.querySelector('.sw-modal-close'); const backdrop = document.querySelector('.sw-modal-overlay'); closeButton.addEventListener('click', resetIframe); backdrop.addEventListener('click', resetIframe); }, 1000) } const resetIframe = () => { const iframeElem = document.querySelector('.sw-modal-iframe'); iframeElem.removeAttribute('src'); } </script> <script> /** Bugfix on multiple ?recordId= issue **/ setInterval(function () { $('section a').each(function () { const href = $(this).attr('href'); if (href && href.includes('?recordId=')) { const countOfRecords = (href.match(/\?recordId=/g) || []).length; if (countOfRecords > 1) { const index = href.lastIndexOf('?recordId='); const cleanedHref = href.substring(0, index); $(this).attr('href', cleanedHref); } } }); }, 1000); </script> <script type="text/javascript"> if (window.jQuery && window.jQuery.ajaxSetup) { window.jQuery.ajaxSetup({ beforeSend: function (xhr, settings) { if (settings && settings.url && ( settings.url.includes('/integrations/airtable/') || settings.url.includes('/v1/applications/0fceb050-3421-4090-82cd-abf5f2a53e34') || settings.url.includes('/v1/comments') || settings.url.includes('/forms/form-to-email') || settings.url.includes('/forms/form-to-api')) ) { xhr.setRequestHeader('softr-page-id', 'b2a29ba6-50c3-4990-96f6-2a029db9c6f5'); } } }); } window['home_header1'] = {}; const block_327b442c329c4a82b45fa97beab37d29_defJson = {"id":"327b442c-329c-4a82-b45f-a97beab37d29","version":"3.0.1","hrid":"home_header1","name":"header2","title":"Header with links and buttons","image":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/header2.png","category":"Header","keywords":"header, simple, nav bar, navigation panel","elements":{"definitions":{"link":{"tag":"a","type":"link","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Link name","action":{"type":"navigate","options":{"url":{"destination":"","target":""}}}},"profileLink":{"link":{"tag":"a","type":"link","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-000000"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Link name","action":{"type":"navigate","options":{"url":{"destination":"","target":""}}}},"icon":{"tag":"i","type":"icon","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-s","sw-text-color-13324b"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-11xs"]}],"provider":"font-awesome","value":"fas fa-shield-alt","src":""}},"compositeLink":{"link":{"tag":"a","type":"link","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Link name","action":{"type":"navigate","options":{"url":{"destination":"","target":""}}}},"subLinks":{"type":"array","item_type":"#/elements/definitions/link","items":[]}},"button":{"tag":"a","type":"button","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"border-radius","label":"Roundness","isPrimary":true,"classes":["sw-border-radius-full"]},{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-default"]},{"name":"padding-left-right","label":"Padding left/right","isPrimary":true,"classes":["sw-padding-left-2xs","sw-padding-right-2xs"]},{"name":"padding-top-bottom","label":"Padding top/bottom","isPrimary":true,"classes":["sw-padding-top-6xs","sw-padding-bottom-6xs"]},{"name":"border-style","label":"Border Style","isPrimary":true,"classes":["sw-border-color-2977c9","sw-border-style-solid","sw-border-width-xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"label":"Button label","action":{"type":"navigate","options":{"url":{"destination":"","target":""}}}}},"sticky":false,"profileEnabled":false,"verticalEnabled":false,"container":{"tag":"nav","type":"container","primaryStyles":[{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-1d3260"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-6xs"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-6xs"]},{"name":"border-top","label":"Border top","isPrimary":true,"classes":["sw-border-top-style-solid","sw-border-top-width-xs","sw-border-top-color-1d3260"]},{"name":"border-bottom","label":"Border bottom","isPrimary":true,"classes":["sw-border-bottom-style-solid","sw-border-bottom-width-xs","sw-border-bottom-color-000000"]}]},"logo":{"tag":"img","type":"image-with-link","primaryStyles":[{"name":"width","label":"Width","isPrimary":true,"classes":["sw-width-4xs"]}],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/ec4b15c3-a485-4c0c-9237-3f8985337233.png","alt":""},"links":{"type":"array","item_type":"#/elements/definitions/compositeLink","items":[]},"buttons":{"type":"array","item_type":"#/elements/definitions/button","items":[{"tag":"a","type":"button","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-xs","sw-text-color-000000"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"border-radius","label":"Roundness","isPrimary":true,"classes":["sw-border-radius-full"]},{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-9fd0ff"]},{"name":"padding-left-right","label":"Padding left/right","isPrimary":true,"classes":["sw-padding-left-2xs","sw-padding-right-2xs"]},{"name":"padding-top-bottom","label":"Padding top/bottom","isPrimary":true,"classes":["sw-padding-top-6xs","sw-padding-bottom-6xs"]},{"name":"border-style","label":"Border Style","isPrimary":true,"classes":["sw-border-color-2977c9","sw-border-style-solid","sw-border-width-xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"label":"join us","action":{"type":"navigate","options":{"url":{"destination":"https://re4g5ffg0ey.typeform.com/to/HTey1LMW","target":"_blank"}},"action":"Open external url > https://re4g5ffg0ey.typeform.com/to/HTey1LMW"}},{"tag":"a","type":"button","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-xs","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"border-radius","label":"Roundness","isPrimary":true,"classes":["sw-border-radius-full"]},{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-1d3260"]},{"name":"padding-left-right","label":"Padding left/right","isPrimary":true,"classes":["sw-padding-left-2xs","sw-padding-right-2xs"]},{"name":"padding-top-bottom","label":"Padding top/bottom","isPrimary":true,"classes":["sw-padding-top-6xs","sw-padding-bottom-6xs"]},{"name":"border-style","label":"Border Style","isPrimary":true,"classes":["sw-border-color-9fd0ff","sw-border-style-solid","sw-border-width-xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"label":"lite paper","action":{"type":"navigate","options":{"url":{"destination":"https://fresh-palladium-1a6.notion.site/W3FP-Lite-Paper-01051f2397d84ae19c78b0f83e787e16","target":"_blank"}},"action":"Open external url > https://fresh-palladium-1a6.notion.site/W3FP-Lite-Paper-01051f2397d84ae19c78b0f83e787e16"}}]},"profileLinks":{"type":"array","item_type":"#/elements/definitions/profileLink","items":[{"link":{"tag":"a","type":"link","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-000000"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[],"value":"Sign Out","action":{"type":"navigate","options":{"url":{"destination":"action:signout","target":""}},"action":"Sign Out"}},"icon":{"tag":"i","type":"icon","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-s","sw-text-color-13324b"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-11xs"]}],"otherStyles":[],"provider":"font-awesome","value":"fas fa-power-off","src":""}},{"link":{"tag":"a","type":"link","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-000000"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[],"value":"Link name","action":{"type":"navigate","options":{"url":{"destination":"/user-profile","target":""}},"action":"Open page > User profile"}},"icon":{"tag":"i","type":"icon","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-s","sw-text-color-13324b"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-11xs"]}],"otherStyles":[],"provider":"font-awesome","value":"fas fa-user fa-fw","src":""}}]},"profileIcon":{"tag":"img","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-s","sw-text-color-ffffff"]},{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-9ea5b4"]},{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-solid","sw-border-width-xs","sw-border-color-9ea5b4"]}],"otherStyles":[{"name":"others","label":"Others","isPrimary":true,"classes":["sw-background-attachment-scroll","sw-background-repeat-no-repeat","sw-background-position-center","sw-background-size-cover"]}],"src":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/user_profile1.jpg","value":""}},"type":"static","collection":null,"enabled":"true","order":"null","updated":[],"visibility":{"userGroup":{"predefinedUserGroupType":"ALL_USERS","customUserGroupIds":[],"enabledPredefinedUserGroupTypes":["ALL_USERS","LOGGED_IN_USERS","NON_LOGGED_IN_USERS"]},"devices":null,"detailsPageRecordCondition":null},"settings":{},"container":null,"presets":null,"created_at":null}; window['hero2'] = {}; const block_54be2e0a6f3e429e97bec75acf4c8bf8_defJson = {"id":"54be2e0a-6f3e-429e-97be-c75acf4c8bf8","version":"2.0.1","hrid":"hero2","name":"hero1","title":"Hero with call to action","image":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/hero1.png","category":"Hero","keywords":"hero, simple, CTA Hero","elements":{"imagePosition":["LEFT","RIGHT","TOP","BOTTOM"],"selectedImagePosition":"RIGHT","definitions":{"button":{"tag":"a","type":"button","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"border-radius","label":"Roundness","isPrimary":true,"classes":["sw-border-radius-full"]},{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-default"]},{"name":"padding-left-right","label":"Padding left/right","isPrimary":true,"classes":["sw-padding-left-s","sw-padding-right-s"]},{"name":"padding-top-bottom","label":"Padding top/bottom","isPrimary":true,"classes":["sw-padding-top-4xs","sw-padding-bottom-5xs"]},{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Others","isPrimary":true,"classes":["sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline","hover:sw-box-shadow-m","sw-margin-bottom-6xs","sw-margin-right-5xs","sw-display-inline-block"]}],"label":"Button label","action":{"type":"navigate","options":{"url":{"destination":"","target":""}}}}},"container":{"tag":"header","type":"container","primaryStyles":[{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-1d3260"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-4xl"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-3xl"]},{"name":"border-top","label":"Border top","isPrimary":true,"classes":["sw-border-top-style-none","sw-border-top-width-xs","sw-border-top-color-000000"]},{"name":"border-bottom","label":"Border bottom","isPrimary":true,"classes":["sw-border-bottom-style-solid","sw-border-bottom-width-xs","sw-border-bottom-color-000000"]}]},"header":{"tag":"h1","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-2xl","sw-text-color-ff7a73"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-hairline"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-2xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-tight"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-tight"]}],"value":"the web3 gateway to financing a low-carbon economy"},"text":{"tag":"p","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-4xl","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-s"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"Invest in climate techs\nEarn climate dividends\nOwn your future"},"buttons":{"type":"array","item_type":"#/elements/definitions/button","items":[{"tag":"a","type":"button","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"border-radius","label":"Roundness","isPrimary":true,"classes":["sw-border-radius-full"]},{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-ff7a73"]},{"name":"padding-left-right","label":"Padding left/right","isPrimary":true,"classes":["sw-padding-left-s","sw-padding-right-s"]},{"name":"padding-top-bottom","label":"Padding top/bottom","isPrimary":true,"classes":["sw-padding-top-4xs","sw-padding-bottom-4xs"]},{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Others","isPrimary":true,"classes":["sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline","hover:sw-box-shadow-m","sw-margin-bottom-6xs","sw-margin-right-5xs","sw-display-inline-block"]}],"label":"join us","action":{"type":"navigate","options":{"url":{"destination":"https://re4g5ffg0ey.typeform.com/to/HTey1LMW","target":"_blank"}},"action":"Open external url > https://re4g5ffg0ey.typeform.com/to/HTey1LMW"}}]},"image":{"tag":"img","primaryStyles":[{"name":"percentage-width","label":"Size","isPrimary":true,"classes":["sw-percentage-width-5xl"]},{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","isPrimary":true,"classes":["sw-border-radius-none"]}],"otherStyles":[],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/e52112da-bbcd-4e2b-9927-d7844404a14c.png","alt":"web3-for-the-planet"},"backgroundImage":{"tag":"img","primaryStyles":[{"name":"background-repeat","label":"Repeat","isPrimary":true,"classes":["sw-background-repeat-no-repeat"]},{"name":"background-size","label":"Size","isPrimary":true,"classes":["sw-background-size-cover"]},{"name":"background-position","label":"Position","isPrimary":true,"classes":["sw-background-position-center"]},{"name":"background-attachment","label":"Behaviour","isPrimary":true,"classes":["sw-background-attachment-scroll"]}],"otherStyles":[],"src":""}},"type":"static","collection":null,"enabled":"true","order":"null","updated":[],"visibility":{"userGroup":{"predefinedUserGroupType":"ALL_USERS","customUserGroupIds":[],"enabledPredefinedUserGroupTypes":["ALL_USERS","LOGGED_IN_USERS","NON_LOGGED_IN_USERS"]},"devices":["laptop","tablet","mobile"],"detailsPageRecordCondition":null},"settings":{},"container":null,"presets":null,"created_at":null,"compiled_markup":"<header id=\"hero2\" data-block-version=\"2.0.1\" data-block-id=\"54be2e0a-6f3e-429e-97be-c75acf4c8bf8\" data-block-updated=\"\" style=\"\" class=\"hero1-54be2e0a-6f3e-429e-97be-c75acf4c8bf8 sw-background-color-1d3260 sw-padding-top-4xl sw-padding-bottom-3xl sw-border-top-style-none sw-border-top-width-xs sw-border-top-color-000000 sw-border-bottom-style-solid sw-border-bottom-width-xs sw-border-bottom-color-000000 sw-background-repeat-no-repeat sw-background-size-cover sw-background-position-center sw-background-attachment-scroll \"> <div class=\"container\"> <div class=\"row align-items-center\"> <div class=\"col-lg-5 pb-5 pb-lg-0 text-center text-lg-left\"> <h1 class=\"sw-font-size-2xl sw-text-color-ff7a73 sw-font-family-oswald sw-font-weight-hairline sw-padding-top-none sw-padding-bottom-2xs sw-letter-spacing-tight sw-line-height-tight \"> the web3 gateway to financing a low-carbon economy </h1> <p class=\"sw-font-size-4xl sw-text-color-9fd0ff sw-font-family-actor sw-font-weight-normal sw-padding-top-none sw-padding-bottom-s sw-letter-spacing-normal sw-line-height-normal \"> Invest in climate techs\nEarn climate dividends\nOwn your future </p> <div class=\"d-flex justify-content-center justify-content-lg-start flex-wrap\"> <a data-element=\"button\" target=\"_blank\" class=\"sw-font-size-m sw-text-color-default sw-font-family-default sw-font-weight-semibold sw-border-radius-full sw-background-color-ff7a73 sw-padding-left-s sw-padding-right-s sw-padding-top-4xs sw-padding-bottom-4xs sw-border-style-none sw-border-width-xs sw-border-color-000000 sw-letter-spacing-normal sw-text-decoration-no-underline hover:sw-text-decoration-no-underline hover:sw-box-shadow-m sw-margin-bottom-6xs sw-margin-right-5xs sw-display-inline-block\" href=\"https://re4g5ffg0ey.typeform.com/to/HTey1LMW\"> join us </a> </div> </div> <div class=\"col-lg-7 text-center\"> <img src=\"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/e52112da-bbcd-4e2b-9927-d7844404a14c.png\" class=\"sw-percentage-width-5xl sw-border-style-none sw-border-width-xs sw-border-color-000000 sw-border-radius-none mx-auto d-block\" alt=\"web3-for-the-planet\"> </div> </div> </div> </header> ","compiled_style":".sw-font-size-m { font-size: 1rem!important; } .sw-text-color-default { } .sw-font-family-default { } .sw-font-weight-semibold { font-weight: 600!important; } .sw-border-radius-full { border-radius: 9999rem!important; } .sw-background-color-default { } .sw-padding-left-s { padding-left: 2.5rem!important; } .sw-padding-right-s { padding-right: 2.5rem!important; } .sw-padding-top-4xs { padding-top: 1rem!important; } .sw-padding-bottom-5xs { padding-bottom: 0.75rem!important; } .sw-border-style-none { border-style: none!important; } .sw-border-width-xs { border-width: 1px!important; } .sw-border-color-000000 { border-color: #000000!important; } .sw-letter-spacing-normal { letter-spacing: 0rem!important; } .sw-text-decoration-no-underline { text-decoration: none!important; } @media (hover: hover) { .hover\\:sw-text-decoration-no-underline:hover { text-decoration: none!important; } } @media (hover: hover) { .hover\\:sw-box-shadow-m:hover { box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)!important; } } .sw-margin-bottom-6xs { margin-bottom: 0.5rem!important; } .sw-margin-right-5xs { margin-right: 0.75rem!important; } .sw-display-inline-block { display: inline-block!important; } .sw-background-color-1d3260 { background-color: #1d3260!important; } .sw-padding-top-4xl { padding-top: 10rem!important; } .sw-padding-bottom-3xl { padding-bottom: 8rem!important; } .sw-border-top-style-none { border-top-style: none!important; } .sw-border-top-width-xs { border-top-width: 1px!important; } .sw-border-top-color-000000 { border-top-color: #000000!important; } .sw-border-bottom-style-solid { border-bottom-style: solid!important; } .sw-border-bottom-width-xs { border-bottom-width: 1px!important; } .sw-border-bottom-color-000000 { border-bottom-color: #000000!important; } .sw-font-size-2xl { font-size: 1.5rem!important; } .sw-text-color-ff7a73 { color: #ff7a73!important; } .sw-font-family-oswald { font-family: \"Oswald\"!important; } .sw-font-weight-hairline { font-weight: 100!important; } .sw-padding-top-none { padding-top: 0rem!important; } .sw-padding-bottom-2xs { padding-bottom: 1.5rem!important; } .sw-letter-spacing-tight { letter-spacing: -0.025rem!important; } .sw-line-height-tight { line-height: 1.25!important; } .sw-font-size-4xl { font-size: 2.25rem!important; } .sw-text-color-9fd0ff { color: #9fd0ff!important; } .sw-font-family-actor { font-family: \"Actor\"!important; } .sw-font-weight-normal { font-weight: 400!important; } .sw-padding-bottom-s { padding-bottom: 2.5rem!important; } .sw-line-height-normal { line-height: 1.5!important; } .sw-background-color-ff7a73 { background-color: #ff7a73!important; } .sw-padding-bottom-4xs { padding-bottom: 1rem!important; } .sw-percentage-width-5xl { width: 90%!important; } .sw-border-radius-none { border-radius: 0rem!important; } .sw-background-repeat-no-repeat { background-repeat: no-repeat!important; } .sw-background-size-cover { background-size: cover!important; } .sw-background-position-center { background-position: center!important; } .sw-background-attachment-scroll { background-attachment: scroll!important; } ","compiled_script":""}; window['cta1'] = {}; const block_20dcbd94c34046bfada80263a1add501_defJson = {"id":"20dcbd94-c340-46bf-ada8-0263a1add501","version":"3.1.0","hrid":"cta1","name":"cta2","title":"Call to action with a button","image":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/cta2.png","category":"CTA","keywords":"call to action, cta, simple","elements":{"definitions":{"button":{"tag":"a","type":"button","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"border-radius","label":"Roundness","isPrimary":true,"classes":["sw-border-radius-default"]},{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-default"]},{"name":"padding-left-right","label":"Padding left/right","isPrimary":true,"classes":["sw-padding-left-2xs","sw-padding-right-2xs"]},{"name":"padding-top-bottom","label":"Padding top/bottom","isPrimary":true,"classes":["sw-padding-top-5xs","sw-padding-bottom-5xs"]},{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"label":"Button label","action":{"type":"navigate","options":{"url":{"destination":"","target":""},"modalOptions":{"modalSize":"md"}}}}},"container":{"tag":"section","type":"container","primaryStyles":[{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-ff7a73"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-l"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-5xl"]},{"name":"border-top","label":"Border top","isPrimary":true,"classes":["sw-border-top-style-none","sw-border-top-width-xs","sw-border-top-color-000000"]},{"name":"border-bottom","label":"Border bottom","isPrimary":true,"classes":["sw-border-bottom-style-none","sw-border-bottom-width-xs","sw-border-bottom-color-000000"]}]},"box":{"tag":"div","type":"container","primaryStyles":[{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-none"]},{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","isPrimary":true,"classes":["sw-border-radius-none"]},{"name":"shadow","label":"Shadow","isPrimary":true,"classes":["sw-box-shadow-none"]},{"name":"padding-top-bottom","label":"Padding top/bottom","isPrimary":true,"classes":["sw-padding-top-none","sw-padding-bottom-none"]}]},"header":{"tag":"h2","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-xl","sw-text-color-383b3d"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-4xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"earth, we've got a problem"},"text":{"tag":"p","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-3xl","sw-text-color-ffffff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-3xl"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"Missing $3 trillion every year to fight climate change\n"},"backgroundImage":{"tag":"img","primaryStyles":[{"name":"background-repeat","label":"Repeat","isPrimary":true,"classes":["sw-background-repeat-no-repeat"]},{"name":"background-size","label":"Size","isPrimary":true,"classes":["sw-background-size-contain"]},{"name":"background-position","label":"Position","isPrimary":true,"classes":["sw-background-position-right-bottom"]},{"name":"background-attachment","label":"Behaviour","isPrimary":true,"classes":["sw-background-attachment-scroll"]}],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/1d9bb769-eb04-4fc3-8e5a-514d4686d434.png"},"buttons":{"type":"array","item_type":"#/elements/definitions/button","items":[]},"modalSizeOptions":[{"className":"sw-letter-s","key":"sm"},{"className":"sw-letter-m","key":"md"},{"className":"sw-letter-l","key":"lg"},{"className":"sw-letter-xl","key":"xl"}]},"type":"static","collection":null,"enabled":"true","order":"null","updated":[],"visibility":{"userGroup":{"predefinedUserGroupType":"ALL_USERS","customUserGroupIds":[],"enabledPredefinedUserGroupTypes":["ALL_USERS","LOGGED_IN_USERS","NON_LOGGED_IN_USERS"]},"devices":["laptop","tablet","mobile"],"detailsPageRecordCondition":null},"settings":{},"container":null,"presets":null,"created_at":null}; window['feature-grid1'] = {}; const block_f98b61d899dc4dceab8b73683f0d0a0f_defJson = {"id":"f98b61d8-99dc-4dce-ab8b-73683f0d0a0f","version":"3.1.0","hrid":"feature-grid1","name":"feature-grid8","title":"Feature grid with three column view","image":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/feature-grid8.png","category":"Feature Grid","keywords":"feature grid, simple, Highlights list","elements":{"definitions":{"feature":{"image":{"tag":"img","type":"image","primaryStyles":[{"name":"height","label":"Size","isPrimary":true,"classes":["sw-height-4xs"]},{"name":"background-size","label":"Background Size","isPrimary":true,"classes":["sw-background-size-contain"]},{"name":"background-position","label":"Position","isPrimary":true,"classes":["sw-background-position-center"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-percentage-width-full"]}],"src":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/feature_grid8_pic0.png","alt":"Feature title"},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-5xs"]}],"value":"Feature title"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-xl","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-4xs"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-l"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":[]}],"value":"Feature description"},"link":{"tag":"a","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-1264a3"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-text-decoration-no-underline","sw-text-transform-uppercase"]}],"value":"Read more...","action":{"type":"navigate","options":{"url":{"destination":"","target":""},"modalOptions":{"modalSize":"md"}}}}}},"container":{"tag":"section","type":"container","primaryStyles":[{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-1d3260"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-xl"]},{"name":"border-top","label":"Border top","isPrimary":true,"classes":["sw-border-top-style-none","sw-border-top-width-xs","sw-border-top-color-000000"]},{"name":"border-bottom","label":"Border bottom","isPrimary":true,"classes":["sw-border-bottom-style-none","sw-border-bottom-width-xs","sw-border-bottom-color-000000"]}]},"backgroundImage":{"tag":"img","primaryStyles":[{"name":"background-repeat","label":"Repeat","isPrimary":true,"classes":["sw-background-repeat-no-repeat"]},{"name":"background-size","label":"Size","isPrimary":true,"classes":["sw-background-size-cover"]},{"name":"background-position","label":"Position","isPrimary":true,"classes":["sw-background-position-center"]},{"name":"background-attachment","label":"Behaviour","isPrimary":true,"classes":["sw-background-attachment-scroll"]}],"otherStyles":[],"src":""},"header":{"tag":"h2","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-2xl","sw-text-color-ffffff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-xl"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-none"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"solution"},"text":{"tag":"p","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-xl","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-xs"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-6xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"Building the first NFT marketplace dedicated to financing key innovations required to keep global warming under 1.5°C"},"features":{"type":"array","minItems":0,"maxItems":1024,"item_type":"#/elements/definitions/feature","items":[{"image":{"tag":"img","type":"image","primaryStyles":[{"name":"height","label":"Size","isPrimary":true,"classes":["sw-height-2xs"]},{"name":"background-size","label":"Background Size","isPrimary":true,"classes":["sw-background-size-contain"]},{"name":"background-position","label":"Position","isPrimary":true,"classes":["sw-background-position-center"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-percentage-width-full"]}],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/c110d6a0-daf2-4f73-9f99-3fb585fd94e0.png","alt":"Feature title"},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-ff7a73"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-bold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-5xs"]}],"value":"buy"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-l","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-4xs"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-2xs"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":[]}],"value":"Invest in climate techs and contribute to the decarbonation of the economy. At scale."},"link":{"tag":"a","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-aeaeb5"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-text-decoration-no-underline","sw-text-transform-uppercase"]}],"value":"coming soon","action":{"type":"navigate","options":{"url":{"destination":"","target":""},"modalOptions":{"modalSize":"md"}}},"src":""}},{"image":{"tag":"img","type":"image","primaryStyles":[{"name":"height","label":"Size","isPrimary":true,"classes":["sw-height-2xs"]},{"name":"background-size","label":"Background Size","isPrimary":true,"classes":["sw-background-size-contain"]},{"name":"background-position","label":"Position","isPrimary":true,"classes":["sw-background-position-center"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-percentage-width-full"]}],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/d25d8446-8f6f-47c2-bd59-e6ae43574c35.png","alt":"Feature title"},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-ff7a73"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-bold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-5xs"]}],"value":"earn"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-l","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-thin"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-4xs"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-s"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":[]}],"value":"Your investment generate each year Climate Dividends, an extra-financial asset that measures CO2-eq tons saved. "},"link":{"tag":"a","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-9ea5b4"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-text-decoration-no-underline","sw-text-transform-uppercase"]}],"value":"coming soon","action":{"type":"navigate","options":{"url":{"destination":"","target":""},"modalOptions":{"modalSize":"md"}}},"src":""}},{"image":{"tag":"img","type":"image","primaryStyles":[{"name":"height","label":"Size","isPrimary":true,"classes":["sw-height-2xs"]},{"name":"background-size","label":"Background Size","isPrimary":true,"classes":["sw-background-size-contain"]},{"name":"background-position","label":"Position","isPrimary":true,"classes":["sw-background-position-center"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-percentage-width-full"]}],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/f34370df-f676-4d8e-91c4-ffa2e77ffd3c.png","alt":"Feature title"},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-ff7a73"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-bold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-5xs"]}],"value":"trade"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-l","sw-text-color-383b3d"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-4xs"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-s"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":[]}],"value":"Your investment is liquid.\nTrade your tokens anytime on the marketplace.\n "},"link":{"tag":"a","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-aeaeb5"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-text-decoration-no-underline","sw-text-transform-uppercase"]}],"value":"coming soon","action":{"type":"navigate","options":{"url":{"destination":"","target":""},"modalOptions":{"modalSize":"md"}}},"src":""}}]},"modalSizeOptions":[{"className":"sw-letter-s","key":"sm"},{"className":"sw-letter-m","key":"md"},{"className":"sw-letter-l","key":"lg"},{"className":"sw-letter-xl","key":"xl"}]},"type":"static","collection":null,"enabled":"true","order":"null","updated":[],"visibility":{"userGroup":{"predefinedUserGroupType":"ALL_USERS","customUserGroupIds":[],"enabledPredefinedUserGroupTypes":["ALL_USERS","LOGGED_IN_USERS","NON_LOGGED_IN_USERS"]},"devices":null,"detailsPageRecordCondition":null},"settings":{},"container":null,"presets":null,"created_at":null}; window['partner1'] = {}; const block_dc009ab30d3f48ed8da710f7831afa73_defJson = {"id":"dc009ab3-0d3f-48ed-8da7-10f7831afa73","version":"2.0.1","hrid":"partner1","name":"partner1","title":"Partner with fixed logos","image":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/partner1.png","category":"Partner","keywords":"partner, simple, social proof, testimonials, brands list","elements":{"definitions":{"partner":{"picture":{"tag":"img","type":"image","primaryStyles":[{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","classes":["sw-border-radius-none"]},{"name":"width","label":"Size","isPrimary":true,"classes":["sw-width-8xs"]}],"otherStyles":[],"src":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/logo-placeholder.png"},"link":{"tag":"a","primaryStyles":[],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-display-block","sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline"]}],"action":{"type":"navigate","options":{"url":{"destination":"","target":""}}}}}},"container":{"tag":"section","type":"container","primaryStyles":[{"name":"background-color","label":"Background color","classes":["sw-background-color-9fd0ff"]},{"name":"padding-top","label":"Padding top","classes":["sw-padding-top-s"]},{"name":"padding-bottom","label":"Padding bottom","classes":["sw-padding-bottom-s"]},{"name":"border-top","label":"Border top","classes":["sw-border-top-style-none","sw-border-top-width-xs","sw-border-top-color-000000"]},{"name":"border-bottom","label":"Border bottom","classes":["sw-border-bottom-style-none","sw-border-bottom-width-xs","sw-border-bottom-color-000000"]}],"otherStyles":[]},"header":{"tag":"h2","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-text-color-default","sw-font-size-2xl"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-4xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"otherStyles":[{"name":"others","label":"Others","classes":["sw-letter-spacing-normal"]}],"value":"partners"},"text":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-text-color-default","sw-font-size-xl"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","classes":["sw-padding-bottom-3xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"otherStyles":[],"value":""},"partners":{"type":"array","minItems":4,"item_type":"#/elements/definitions/partner","items":[{"picture":{"tag":"img","type":"image","primaryStyles":[{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","classes":["sw-border-radius-none"]},{"name":"width","label":"Size","isPrimary":true,"classes":["sw-width-6xs"]}],"otherStyles":[],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/554e45d0-7072-4d3b-9334-dcd3f8937624.png"},"link":{"tag":"a","primaryStyles":[],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-display-block","sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline"]}],"action":{"type":"navigate","options":{"url":{"destination":"","target":""}},"action":""}}},{"picture":{"tag":"img","type":"image","primaryStyles":[{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","classes":["sw-border-radius-none"]},{"name":"width","label":"Size","isPrimary":true,"classes":["sw-width-3xs"]}],"otherStyles":[],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/3a8b3027-e427-4ea8-bf50-dba9f3293555.png"},"link":{"tag":"a","primaryStyles":[],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-display-block","sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline"]}],"action":{"type":"navigate","options":{"url":{"destination":"","target":""}},"action":""}}},{"picture":{"tag":"img","type":"image","primaryStyles":[{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","classes":["sw-border-radius-none"]},{"name":"width","label":"Size","isPrimary":true,"classes":["sw-width-3xs"]}],"otherStyles":[],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/d5ff4b93-c59e-460c-a9fa-55e64490ea49.png"},"link":{"tag":"a","primaryStyles":[],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-display-block","sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline"]}],"action":{"type":"navigate","options":{"url":{"destination":"","target":""}},"action":""}}},{"picture":{"tag":"img","type":"image","primaryStyles":[{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","classes":["sw-border-radius-none"]},{"name":"width","label":"Size","isPrimary":true,"classes":["sw-width-4xs"]}],"otherStyles":[],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/f6e36523-9591-49d6-8b26-b4ad05cce956.png"},"link":{"tag":"a","primaryStyles":[],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-display-block","sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline"]}],"action":{"type":"navigate","options":{"url":{"destination":"","target":""}},"action":""}}}]}},"type":"static","collection":null,"enabled":"true","order":"null","updated":[],"visibility":{"userGroup":{"predefinedUserGroupType":"ALL_USERS","customUserGroupIds":[],"enabledPredefinedUserGroupTypes":["ALL_USERS","LOGGED_IN_USERS","NON_LOGGED_IN_USERS"]},"devices":["laptop","tablet","mobile"],"detailsPageRecordCondition":null},"settings":{},"container":null,"presets":null,"created_at":null,"compiled_markup":"<section id=\"partner1\" data-block-version=\"2.0.1\" data-block-id=\"dc009ab3-0d3f-48ed-8da7-10f7831afa73\" data-block-updated=\"\" class=\"partner1-dc009ab3-0d3f-48ed-8da7-10f7831afa73 sw-background-color-9fd0ff sw-padding-top-s sw-padding-bottom-s sw-border-top-style-none sw-border-top-width-xs sw-border-top-color-000000 sw-border-bottom-style-none sw-border-bottom-width-xs sw-border-bottom-color-000000 \"> <div class=\"container\"> <div class=\"row\"> <div class=\"col-12 text-center\"> <h2 class=\"sw-text-color-default sw-font-size-2xl sw-font-family-oswald sw-font-weight-default sw-padding-top-none sw-padding-bottom-4xs sw-letter-spacing-normal sw-line-height-normal \" >partners</h2> </div> </div> <div class=\"row d-flex align-items-center text-center\"> <div class=\"col-md-3 text-center pt-4\"> <!-- picture --> <img src=\"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/554e45d0-7072-4d3b-9334-dcd3f8937624.png\" class=\"sw-border-style-none sw-border-width-xs sw-border-color-000000 sw-border-radius-none sw-width-6xs \" /> </div> <div class=\"col-md-3 text-center pt-4\"> <!-- picture --> <img src=\"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/3a8b3027-e427-4ea8-bf50-dba9f3293555.png\" class=\"sw-border-style-none sw-border-width-xs sw-border-color-000000 sw-border-radius-none sw-width-3xs \" /> </div> <div class=\"col-md-3 text-center pt-4\"> <!-- picture --> <img src=\"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/d5ff4b93-c59e-460c-a9fa-55e64490ea49.png\" class=\"sw-border-style-none sw-border-width-xs sw-border-color-000000 sw-border-radius-none sw-width-3xs \" /> </div> <div class=\"col-md-3 text-center pt-4\"> <!-- picture --> <img src=\"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/f6e36523-9591-49d6-8b26-b4ad05cce956.png\" class=\"sw-border-style-none sw-border-width-xs sw-border-color-000000 sw-border-radius-none sw-width-4xs \" /> </div> </div> </div> </section> ","compiled_style":".sw-border-style-none { border-style: none!important; } .sw-border-width-xs { border-width: 1px!important; } .sw-border-color-000000 { border-color: #000000!important; } .sw-border-radius-none { border-radius: 0rem!important; } .sw-width-8xs { width: 5rem!important; } .sw-display-block { display: block!important; } .sw-text-decoration-no-underline { text-decoration: none!important; } @media (hover: hover) { .hover\\:sw-text-decoration-no-underline:hover { text-decoration: none!important; } } .sw-background-color-9fd0ff { background-color: #9fd0ff!important; } .sw-padding-top-s { padding-top: 2.5rem!important; } .sw-padding-bottom-s { padding-bottom: 2.5rem!important; } .sw-border-top-style-none { border-top-style: none!important; } .sw-border-top-width-xs { border-top-width: 1px!important; } .sw-border-top-color-000000 { border-top-color: #000000!important; } .sw-border-bottom-style-none { border-bottom-style: none!important; } .sw-border-bottom-width-xs { border-bottom-width: 1px!important; } .sw-border-bottom-color-000000 { border-bottom-color: #000000!important; } .sw-text-color-default { } .sw-font-size-2xl { font-size: 1.5rem!important; } .sw-font-family-oswald { font-family: \"Oswald\"!important; } .sw-font-weight-default { } .sw-padding-top-none { padding-top: 0rem!important; } .sw-padding-bottom-4xs { padding-bottom: 1rem!important; } .sw-letter-spacing-normal { letter-spacing: 0rem!important; } .sw-line-height-normal { line-height: 1.5!important; } .sw-font-size-xl { font-size: 1.25rem!important; } .sw-font-family-default { } .sw-padding-bottom-3xs { padding-bottom: 1.25rem!important; } .sw-width-6xs { width: 7rem!important; } .sw-width-3xs { width: 12rem!important; } .sw-width-4xs { width: 10rem!important; } ","compiled_script":""}; window['feature1'] = {}; const block_025a9961ba4e4734b0021c91761a8996_defJson = {"id":"025a9961-ba4e-4734-b002-1c91761a8996","version":"2.0.1","hrid":"feature1","name":"feature1","title":"Feature with right side picture","image":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/feature1.png","category":"Feature","keywords":"feature, simple, Image text, simple text","elements":{"imagePosition":["LEFT","RIGHT","TOP","BOTTOM"],"selectedImagePosition":"RIGHT","definitions":{"feature":{"icon":{"tag":"i","type":"icon","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-4xl","sw-text-color-ff4954"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-10xs"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-right-2xs","sw-line-height-compact"]}],"provider":"font-awesome","value":"fas fa-fw fa-cubes","src":""},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-l","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-medium"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-6xs","sw-margin-top-none"]}],"value":"Feature title"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Feature description"}}},"container":{"tag":"section","type":"container","primaryStyles":[{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-ffffff"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-2xl"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-l"]},{"name":"border-top","label":"Border top","isPrimary":true,"classes":["sw-border-top-style-none","sw-border-top-width-xs","sw-border-top-color-000000"]},{"name":"border-bottom","label":"Border bottom","isPrimary":true,"classes":["sw-border-bottom-style-none","sw-border-bottom-width-xs","sw-border-bottom-color-000000"]}]},"header":{"tag":"h2","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-4xl","sw-text-color-1d3260"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-4xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"low carbon. High impact."},"text":{"tag":"p","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-l","sw-text-color-1d3260"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-thin"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-3xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"Solutions exist to mitigate climate change. Let's give them a try."},"image":{"tag":"img","primaryStyles":[{"name":"percentage-width","label":"Size","isPrimary":true,"classes":["sw-percentage-width-xl"]},{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","isPrimary":true,"classes":["sw-border-radius-none"]}],"otherStyles":[],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/21f4f13c-a85f-456e-b23e-3641e4d82979.png","alt":"W3FP_low-carbon"},"backgroundImage":{"tag":"img","primaryStyles":[{"name":"background-repeat","label":"Repeat","isPrimary":true,"classes":["sw-background-repeat-no-repeat"]},{"name":"background-size","label":"Size","isPrimary":true,"classes":["sw-background-size-cover"]},{"name":"background-position","label":"Position","isPrimary":true,"classes":["sw-background-position-center"]},{"name":"background-attachment","label":"Behaviour","isPrimary":true,"classes":["sw-background-attachment-scroll"]}],"otherStyles":[],"src":""},"link":{"tag":"a","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"margin-top","label":"Margin top","isPrimary":true,"classes":["sw-margin-top-3xs"]},{"name":"margin-bottom","label":"Margin bottom","isPrimary":true,"classes":["sw-margin-bottom-3xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Others","isPrimary":true,"classes":["sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline","sw-display-inline-block"]}],"value":"LEARN MORE","action":{"type":"navigate","options":{"url":{"destination":"https://fresh-palladium-1a6.notion.site/W3FP-Lite-Paper-01051f2397d84ae19c78b0f83e787e16","target":"_blank"}},"action":"Open external url > https://fresh-palladium-1a6.notion.site/W3FP-Lite-Paper-01051f2397d84ae19c78b0f83e787e16"}},"features":{"type":"array","minItems":0,"maxItems":1024,"item_type":"#/elements/definitions/feature","items":[{"icon":{"tag":"i","type":"image","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-4xl","sw-text-color-ff7a73"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-9xs"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-right-2xs","sw-line-height-compact"]}],"provider":"font-awesome","value":"","src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/4351751f-74de-4abc-8368-066a64361328.png"},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-xl","sw-text-color-1d3260"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-6xs","sw-margin-top-none"]}],"value":"LaunchPad"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-light"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"we select the top 1% climate techs that have the potential to be game changer for the planet. And let you invest in them."}},{"icon":{"tag":"i","type":"image","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-4xl","sw-text-color-979998"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-9xs"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-right-2xs","sw-line-height-compact"]}],"provider":"font-awesome","value":"","src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/fc7d7b79-530f-4d69-9d6f-a73bb98c5db0.png"},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-xl","sw-text-color-1d3260"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-6xs","sw-margin-top-none"]}],"value":"Marketplace"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"missed a project launch? Need some liquidities? Buy and sell tokens on the secondary market. Seamlessly. "}}]}},"type":"static","collection":null,"enabled":"true","order":"null","updated":[],"visibility":{"userGroup":{"predefinedUserGroupType":"ALL_USERS","customUserGroupIds":[],"enabledPredefinedUserGroupTypes":["ALL_USERS","LOGGED_IN_USERS","NON_LOGGED_IN_USERS"]},"devices":["laptop","tablet","mobile"],"detailsPageRecordCondition":null},"settings":{},"container":null,"presets":null,"created_at":null,"compiled_markup":"<section id=\"feature1\" data-block-version=\"2.0.1\" data-block-id=\"025a9961-ba4e-4734-b002-1c91761a8996\" data-block-updated=\"\" style=\"\" class=\"feature1-025a9961-ba4e-4734-b002-1c91761a8996 sw-background-color-ffffff sw-padding-top-2xl sw-padding-bottom-l sw-border-top-style-none sw-border-top-width-xs sw-border-top-color-000000 sw-border-bottom-style-none sw-border-bottom-width-xs sw-border-bottom-color-000000 sw-background-repeat-no-repeat sw-background-size-cover sw-background-position-center sw-background-attachment-scroll \"> <div class=\"container\"> <div class=\"row align-items-center\"> <div class=\"col-lg-6 pb-5 pb-lg-0 text-center text-lg-left\"> <h2 class=\"sw-font-size-4xl sw-text-color-1d3260 sw-font-family-oswald sw-font-weight-default sw-padding-top-none sw-padding-bottom-4xs sw-letter-spacing-normal sw-line-height-normal \"> low carbon. High impact. </h2> <p class=\"sw-font-size-l sw-text-color-1d3260 sw-font-family-actor sw-font-weight-thin sw-padding-top-none sw-padding-bottom-3xs sw-letter-spacing-normal sw-line-height-normal \"> Solutions exist to mitigate climate change. Let's give them a try. </p> <!-- Features --> <div class=\"media pt-3\"> <img class=\"sw-width-9xs sw-margin-right-2xs sw-line-height-compact\" src=\"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/4351751f-74de-4abc-8368-066a64361328.png\" /> <div class=\"media-body text-left\"> <h6 class=\"sw-font-size-xl sw-text-color-1d3260 sw-font-family-oswald sw-font-weight-semibold sw-letter-spacing-normal sw-margin-bottom-6xs sw-margin-top-none\"> LaunchPad </h6> <p class=\"sw-font-size-s sw-text-color-default sw-font-family-actor sw-font-weight-light sw-line-height-normal sw-letter-spacing-normal \"> we select the top 1% climate techs that have the potential to be game changer for the planet. And let you invest in them. </p> </div> </div> <div class=\"media pt-3\"> <img class=\"sw-width-9xs sw-margin-right-2xs sw-line-height-compact\" src=\"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/fc7d7b79-530f-4d69-9d6f-a73bb98c5db0.png\" /> <div class=\"media-body text-left\"> <h6 class=\"sw-font-size-xl sw-text-color-1d3260 sw-font-family-oswald sw-font-weight-semibold sw-letter-spacing-normal sw-margin-bottom-6xs sw-margin-top-none\"> Marketplace </h6> <p class=\"sw-font-size-s sw-text-color-default sw-font-family-actor sw-font-weight-default sw-line-height-normal sw-letter-spacing-normal \"> missed a project launch? Need some liquidities? Buy and sell tokens on the secondary market. Seamlessly. </p> </div> </div> <p> <a target=\"_blank\" href=\"https://fresh-palladium-1a6.notion.site/W3FP-Lite-Paper-01051f2397d84ae19c78b0f83e787e16\" class=\"sw-font-size-s sw-text-color-9fd0ff sw-font-family-default sw-font-weight-semibold sw-margin-top-3xs sw-margin-bottom-3xs sw-letter-spacing-normal sw-text-decoration-no-underline hover:sw-text-decoration-no-underline sw-display-inline-block\"> LEARN MORE <i class=\"fa fa-fw fa-arrow-right ml-2\"></i> </a> </p> </div> <div class=\"col-lg-6 text-center\"> <img src=\"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/21f4f13c-a85f-456e-b23e-3641e4d82979.png\" class=\"sw-percentage-width-xl sw-border-style-none sw-border-width-xs sw-border-color-000000 sw-border-radius-none mx-auto d-block\" alt=\"W3FP_low-carbon\"> </div> </div> </div> </section> ","compiled_style":".sw-font-size-4xl { font-size: 2.25rem!important; } .sw-text-color-ff4954 { color: #ff4954!important; } .sw-width-10xs { width: 3rem!important; } .sw-margin-right-2xs { margin-right: 1.5rem!important; } .sw-line-height-compact { line-height: 1!important; } .sw-font-size-l { font-size: 1.125rem!important; } .sw-text-color-default { } .sw-font-family-default { } .sw-font-weight-medium { font-weight: 500!important; } .sw-letter-spacing-normal { letter-spacing: 0rem!important; } .sw-margin-bottom-6xs { margin-bottom: 0.5rem!important; } .sw-margin-top-none { margin-top: 0rem!important; } .sw-font-size-m { font-size: 1rem!important; } .sw-font-weight-default { } .sw-line-height-normal { line-height: 1.5!important; } .sw-background-color-ffffff { background-color: #ffffff!important; } .sw-padding-top-2xl { padding-top: 6rem!important; } .sw-padding-bottom-l { padding-bottom: 4rem!important; } .sw-border-top-style-none { border-top-style: none!important; } .sw-border-top-width-xs { border-top-width: 1px!important; } .sw-border-top-color-000000 { border-top-color: #000000!important; } .sw-border-bottom-style-none { border-bottom-style: none!important; } .sw-border-bottom-width-xs { border-bottom-width: 1px!important; } .sw-border-bottom-color-000000 { border-bottom-color: #000000!important; } .sw-text-color-1d3260 { color: #1d3260!important; } .sw-font-family-oswald { font-family: \"Oswald\"!important; } .sw-padding-top-none { padding-top: 0rem!important; } .sw-padding-bottom-4xs { padding-bottom: 1rem!important; } .sw-font-family-actor { font-family: \"Actor\"!important; } .sw-font-weight-thin { font-weight: 200!important; } .sw-padding-bottom-3xs { padding-bottom: 1.25rem!important; } .sw-percentage-width-xl { width: 70%!important; } .sw-border-style-none { border-style: none!important; } .sw-border-width-xs { border-width: 1px!important; } .sw-border-color-000000 { border-color: #000000!important; } .sw-border-radius-none { border-radius: 0rem!important; } .sw-background-repeat-no-repeat { background-repeat: no-repeat!important; } .sw-background-size-cover { background-size: cover!important; } .sw-background-position-center { background-position: center!important; } .sw-background-attachment-scroll { background-attachment: scroll!important; } .sw-font-size-s { font-size: 0.875rem!important; } .sw-text-color-9fd0ff { color: #9fd0ff!important; } .sw-font-weight-semibold { font-weight: 600!important; } .sw-margin-top-3xs { margin-top: 1.25rem!important; } .sw-margin-bottom-3xs { margin-bottom: 1.25rem!important; } .sw-text-decoration-no-underline { text-decoration: none!important; } @media (hover: hover) { .hover\\:sw-text-decoration-no-underline:hover { text-decoration: none!important; } } .sw-display-inline-block { display: inline-block!important; } .sw-text-color-ff7a73 { color: #ff7a73!important; } .sw-width-9xs { width: 4rem!important; } .sw-font-size-xl { font-size: 1.25rem!important; } .sw-font-weight-light { font-weight: 300!important; } .sw-text-color-979998 { color: #979998!important; } ","compiled_script":""}; window['feature2'] = {}; const block_68b1da93b46f44deaa9642ee5a901488_defJson = {"id":"68b1da93-b46f-44de-aa96-42ee5a901488","version":"2.0.1","hrid":"feature2","name":"feature1","title":"Feature with right side picture","image":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/feature1.png","category":"Feature","keywords":"feature, simple, Image text, simple text","elements":{"imagePosition":["LEFT","RIGHT","TOP","BOTTOM"],"selectedImagePosition":"LEFT","definitions":{"feature":{"icon":{"tag":"i","type":"icon","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-4xl","sw-text-color-ff4954"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-10xs"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-right-2xs","sw-line-height-compact"]}],"provider":"font-awesome","value":"fas fa-fw fa-cubes","src":""},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-l","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-medium"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-6xs","sw-margin-top-none"]}],"value":"Feature title"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Feature description"}}},"container":{"tag":"section","type":"container","primaryStyles":[{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-9fd0ff"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-2xl"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-m"]},{"name":"border-top","label":"Border top","isPrimary":true,"classes":["sw-border-top-style-none","sw-border-top-width-xs","sw-border-top-color-000000"]},{"name":"border-bottom","label":"Border bottom","isPrimary":true,"classes":["sw-border-bottom-style-none","sw-border-bottom-width-xs","sw-border-bottom-color-000000"]}]},"header":{"tag":"h2","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-4xl","sw-text-color-1d3260"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-4xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"High impact. High rewards."},"text":{"tag":"p","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-l","sw-text-color-000000"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-3xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"Investing in our future should come with present benefits."},"image":{"tag":"img","primaryStyles":[{"name":"percentage-width","label":"Size","isPrimary":true,"classes":["sw-percentage-width-xl"]},{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","isPrimary":true,"classes":["sw-border-radius-none"]}],"otherStyles":[],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/4cd71470-4c1a-482f-acda-ac5b1d687a9e.png","alt":"W3FP_high-impact"},"backgroundImage":{"tag":"img","primaryStyles":[{"name":"background-repeat","label":"Repeat","isPrimary":true,"classes":["sw-background-repeat-no-repeat"]},{"name":"background-size","label":"Size","isPrimary":true,"classes":["sw-background-size-cover"]},{"name":"background-position","label":"Position","isPrimary":true,"classes":["sw-background-position-center"]},{"name":"background-attachment","label":"Behaviour","isPrimary":true,"classes":["sw-background-attachment-scroll"]}],"otherStyles":[],"src":""},"link":{"tag":"a","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-ffffff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"margin-top","label":"Margin top","isPrimary":true,"classes":["sw-margin-top-3xs"]},{"name":"margin-bottom","label":"Margin bottom","isPrimary":true,"classes":["sw-margin-bottom-3xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Others","isPrimary":true,"classes":["sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline","sw-display-inline-block"]}],"value":"LEARN MORE","action":{"type":"navigate","options":{"url":{"destination":"https://fresh-palladium-1a6.notion.site/W3FP-Lite-Paper-01051f2397d84ae19c78b0f83e787e16","target":"_blank"}},"action":"Open external url > https://fresh-palladium-1a6.notion.site/W3FP-Lite-Paper-01051f2397d84ae19c78b0f83e787e16"}},"features":{"type":"array","minItems":0,"maxItems":1024,"item_type":"#/elements/definitions/feature","items":[{"icon":{"tag":"i","type":"image","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-4xl","sw-text-color-ff7a73"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-9xs"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-right-2xs","sw-line-height-compact"]}],"provider":"font-awesome","value":"","src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/07de008d-03d3-484a-a1da-7c3042cec067.png"},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-xl","sw-text-color-1d3260"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-6xs","sw-margin-top-none"]}],"value":"Climate Dividends"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-000000"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"each year, you receive Climate Dividends, certifying your contribution towards a low-carbon economy."}},{"icon":{"tag":"i","type":"image","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-4xl","sw-text-color-979998"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-9xs"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-right-2xs","sw-line-height-compact"]}],"provider":"font-awesome","value":"","src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/42187f90-c8b2-47f4-bd20-67c585fbdb56.png"},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-xl","sw-text-color-1d3260"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-6xs","sw-margin-top-none"]}],"value":"Aligned interests"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-000000"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"NFTs value grow together with the success of the underlying innovations. Planet and investors interests are aligned. Like it always should have been!"}}]}},"type":"static","collection":null,"enabled":"true","order":"null","updated":[],"visibility":{"userGroup":{"predefinedUserGroupType":"ALL_USERS","customUserGroupIds":[],"enabledPredefinedUserGroupTypes":["ALL_USERS","LOGGED_IN_USERS","NON_LOGGED_IN_USERS"]},"devices":["laptop","tablet","mobile"],"detailsPageRecordCondition":null},"settings":{},"container":null,"presets":null,"created_at":null,"compiled_markup":"<section id=\"feature2\" data-block-version=\"2.0.1\" data-block-id=\"68b1da93-b46f-44de-aa96-42ee5a901488\" data-block-updated=\"\" style=\"\" class=\"feature1-68b1da93-b46f-44de-aa96-42ee5a901488 sw-background-color-9fd0ff sw-padding-top-2xl sw-padding-bottom-m sw-border-top-style-none sw-border-top-width-xs sw-border-top-color-000000 sw-border-bottom-style-none sw-border-bottom-width-xs sw-border-bottom-color-000000 sw-background-repeat-no-repeat sw-background-size-cover sw-background-position-center sw-background-attachment-scroll \"> <div class=\"container\"> <div class=\"row align-items-center\"> <div class=\"col-lg-6 text-center\"> <img src=\"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/4cd71470-4c1a-482f-acda-ac5b1d687a9e.png\" class=\"sw-percentage-width-xl sw-border-style-none sw-border-width-xs sw-border-color-000000 sw-border-radius-none mx-auto d-block\" alt=\"W3FP_high-impact\"> </div> <div class=\"col-lg-6 pt-5 pt-lg-0 text-center text-lg-left\"> <h2 class=\"sw-font-size-4xl sw-text-color-1d3260 sw-font-family-oswald sw-font-weight-default sw-padding-top-none sw-padding-bottom-4xs sw-letter-spacing-normal sw-line-height-normal \"> High impact. High rewards. </h2> <p class=\"sw-font-size-l sw-text-color-000000 sw-font-family-actor sw-font-weight-default sw-padding-top-none sw-padding-bottom-3xs sw-letter-spacing-normal sw-line-height-normal \"> Investing in our future should come with present benefits. </p> <!-- Features --> <div class=\"media\"> <img class=\"sw-width-9xs sw-margin-right-2xs sw-line-height-compact\" src=\"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/07de008d-03d3-484a-a1da-7c3042cec067.png\" /> <div class=\"media-body text-left\"> <h6 class=\"sw-font-size-xl sw-text-color-1d3260 sw-font-family-oswald sw-font-weight-semibold sw-letter-spacing-normal sw-margin-bottom-6xs sw-margin-top-none\"> Climate Dividends </h6> <p class=\"sw-font-size-s sw-text-color-000000 sw-font-family-actor sw-font-weight-default sw-line-height-normal sw-letter-spacing-normal \"> each year, you receive Climate Dividends, certifying your contribution towards a low-carbon economy. </p> </div> </div> <div class=\"media\"> <img class=\"sw-width-9xs sw-margin-right-2xs sw-line-height-compact\" src=\"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/42187f90-c8b2-47f4-bd20-67c585fbdb56.png\" /> <div class=\"media-body text-left\"> <h6 class=\"sw-font-size-xl sw-text-color-1d3260 sw-font-family-oswald sw-font-weight-semibold sw-letter-spacing-normal sw-margin-bottom-6xs sw-margin-top-none\"> Aligned interests </h6> <p class=\"sw-font-size-s sw-text-color-000000 sw-font-family-actor sw-font-weight-default sw-line-height-normal sw-letter-spacing-normal \"> NFTs value grow together with the success of the underlying innovations. Planet and investors interests are aligned. Like it always should have been! </p> </div> </div> <p> <a target=\"_blank\" href=\"https://fresh-palladium-1a6.notion.site/W3FP-Lite-Paper-01051f2397d84ae19c78b0f83e787e16\" class=\"sw-font-size-s sw-text-color-ffffff sw-font-family-default sw-font-weight-semibold sw-margin-top-3xs sw-margin-bottom-3xs sw-letter-spacing-normal sw-text-decoration-no-underline hover:sw-text-decoration-no-underline sw-display-inline-block\"> LEARN MORE <i class=\"fa fa-fw fa-arrow-right ml-2\"></i> </a> </p> </div> </div> </div> </section> ","compiled_style":".sw-font-size-4xl { font-size: 2.25rem!important; } .sw-text-color-ff4954 { color: #ff4954!important; } .sw-width-10xs { width: 3rem!important; } .sw-margin-right-2xs { margin-right: 1.5rem!important; } .sw-line-height-compact { line-height: 1!important; } .sw-font-size-l { font-size: 1.125rem!important; } .sw-text-color-default { } .sw-font-family-default { } .sw-font-weight-medium { font-weight: 500!important; } .sw-letter-spacing-normal { letter-spacing: 0rem!important; } .sw-margin-bottom-6xs { margin-bottom: 0.5rem!important; } .sw-margin-top-none { margin-top: 0rem!important; } .sw-font-size-m { font-size: 1rem!important; } .sw-font-weight-default { } .sw-line-height-normal { line-height: 1.5!important; } .sw-background-color-9fd0ff { background-color: #9fd0ff!important; } .sw-padding-top-2xl { padding-top: 6rem!important; } .sw-padding-bottom-m { padding-bottom: 3rem!important; } .sw-border-top-style-none { border-top-style: none!important; } .sw-border-top-width-xs { border-top-width: 1px!important; } .sw-border-top-color-000000 { border-top-color: #000000!important; } .sw-border-bottom-style-none { border-bottom-style: none!important; } .sw-border-bottom-width-xs { border-bottom-width: 1px!important; } .sw-border-bottom-color-000000 { border-bottom-color: #000000!important; } .sw-text-color-1d3260 { color: #1d3260!important; } .sw-font-family-oswald { font-family: \"Oswald\"!important; } .sw-padding-top-none { padding-top: 0rem!important; } .sw-padding-bottom-4xs { padding-bottom: 1rem!important; } .sw-text-color-000000 { color: #000000!important; } .sw-font-family-actor { font-family: \"Actor\"!important; } .sw-padding-bottom-3xs { padding-bottom: 1.25rem!important; } .sw-percentage-width-xl { width: 70%!important; } .sw-border-style-none { border-style: none!important; } .sw-border-width-xs { border-width: 1px!important; } .sw-border-color-000000 { border-color: #000000!important; } .sw-border-radius-none { border-radius: 0rem!important; } .sw-background-repeat-no-repeat { background-repeat: no-repeat!important; } .sw-background-size-cover { background-size: cover!important; } .sw-background-position-center { background-position: center!important; } .sw-background-attachment-scroll { background-attachment: scroll!important; } .sw-font-size-s { font-size: 0.875rem!important; } .sw-text-color-ffffff { color: #ffffff!important; } .sw-font-weight-semibold { font-weight: 600!important; } .sw-margin-top-3xs { margin-top: 1.25rem!important; } .sw-margin-bottom-3xs { margin-bottom: 1.25rem!important; } .sw-text-decoration-no-underline { text-decoration: none!important; } @media (hover: hover) { .hover\\:sw-text-decoration-no-underline:hover { text-decoration: none!important; } } .sw-display-inline-block { display: inline-block!important; } .sw-text-color-ff7a73 { color: #ff7a73!important; } .sw-width-9xs { width: 4rem!important; } .sw-font-size-xl { font-size: 1.25rem!important; } .sw-text-color-979998 { color: #979998!important; } ","compiled_script":""}; window['feature-grid2'] = {}; const block_cccdf9bf06f0411da7d0d4db767e4c4e_defJson = {"id":"cccdf9bf-06f0-411d-a7d0-d4db767e4c4e","version":"3.1.0","hrid":"feature-grid2","name":"feature-grid1","title":"Feature grid with big icons","image":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/feature-grid1.png","category":"Feature Grid","keywords":"feature grid, simple, Highlights list, Mosaic grid","elements":{"definitions":{"feature":{"icon":{"tag":"i","type":"icon","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-5xl","sw-text-color-65b7cc"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-10xs"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-2xs","sw-line-height-compact","sw-display-inline-block"]}],"provider":"font-awesome","value":"fas fa-fw fa-shield-alt","src":""},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-top-6xs","sw-margin-bottom-6xs"]}],"value":"Feature title"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Feature description"},"link":{"tag":"a","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-EAB10B"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"margin-top/bottom","label":"Margin top/bottom","isPrimary":true,"classes":["sw-margin-top-none","sw-margin-bottom-none"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Others","isPrimary":true,"classes":["sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline","sw-display-inline-block"]}],"value":"Read more","action":{"type":"navigate","options":{"url":{"destination":"","target":""},"modalOptions":{"modalSize":"md"}}}}}},"container":{"tag":"section","type":"container","primaryStyles":[{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-1d3260"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-l"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-2xl"]},{"name":"border-top","label":"Border top","isPrimary":true,"classes":["sw-border-top-style-none","sw-border-top-width-xs","sw-border-top-color-000000"]},{"name":"border-bottom","label":"Border bottom","isPrimary":true,"classes":["sw-border-bottom-style-none","sw-border-bottom-width-xs","sw-border-bottom-color-000000"]}]},"header":{"tag":"h2","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-2xl","sw-text-color-ffffff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-none"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"unfair advantages"},"text":{"tag":"p","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-l","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-2xs"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-none"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"our strategic partnership with Time for the Planet® brings us:"},"backgroundImage":{"tag":"img","primaryStyles":[{"name":"background-repeat","label":"Repeat","isPrimary":true,"classes":["sw-background-repeat-no-repeat"]},{"name":"background-size","label":"Size","isPrimary":true,"classes":["sw-background-size-cover"]},{"name":"background-position","label":"Position","isPrimary":true,"classes":["sw-background-position-center"]},{"name":"background-attachment","label":"Behaviour","isPrimary":true,"classes":["sw-background-attachment-scroll"]}],"otherStyles":[],"src":""},"features":{"type":"array","minItems":0,"maxItems":1024,"item_type":"#/elements/definitions/feature","items":[{"icon":{"tag":"i","type":"image","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-5xl","sw-text-color-65b7cc"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-5xs"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-2xs","sw-line-height-compact","sw-display-inline-block"]}],"provider":"font-awesome","value":"","src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/a87bcf89-b3a2-4477-a4a5-73c80ed069bf.png"},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-2xl","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-top-6xs","sw-margin-bottom-6xs"]}],"value":"1200+ "},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"innovations fighting climate change."},"link":{"tag":"a","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-EAB10B"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"margin-top/bottom","label":"Margin top/bottom","isPrimary":true,"classes":["sw-margin-top-none","sw-margin-bottom-none"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Others","isPrimary":true,"classes":["sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline","sw-display-inline-block"]}],"value":"","action":{"type":"navigate","options":{"url":{"destination":"","target":""},"modalOptions":{"modalSize":"md"}}}}},{"icon":{"tag":"i","type":"image","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-5xl","sw-text-color-65b7cc"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-8xs"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-2xs","sw-line-height-compact","sw-display-inline-block"]}],"provider":"font-awesome","value":"","src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/03d94501-9cc2-4e33-8d74-4c7af74752c4.png"},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-2xl","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-top-6xs","sw-margin-bottom-6xs"]}],"value":"7,000"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"assessors pre-selectioning the top 1% projects that will be validated by the scientific committe."},"link":{"tag":"a","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-EAB10B"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"margin-top/bottom","label":"Margin top/bottom","isPrimary":true,"classes":["sw-margin-top-none","sw-margin-bottom-none"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Others","isPrimary":true,"classes":["sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline","sw-display-inline-block"]}],"value":"","action":{"type":"navigate","options":{"url":{"destination":"","target":""},"modalOptions":{"modalSize":"md"}}}}},{"icon":{"tag":"i","type":"image","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-5xl","sw-text-color-65b7cc"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-7xs"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-2xs","sw-line-height-compact","sw-display-inline-block"]}],"provider":"font-awesome","value":"","src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/3c487bcd-7b79-4b20-aa1e-50de5953b7ff.png"},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-2xl","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-top-6xs","sw-margin-bottom-6xs"]}],"value":"110,000"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"climate-enthusiast investors community."},"link":{"tag":"a","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-EAB10B"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"margin-top/bottom","label":"Margin top/bottom","isPrimary":true,"classes":["sw-margin-top-none","sw-margin-bottom-none"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Others","isPrimary":true,"classes":["sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline","sw-display-inline-block"]}],"value":"","action":{"type":"navigate","options":{"url":{"destination":"","target":""},"modalOptions":{"modalSize":"md"}}}}}]},"modalSizeOptions":[{"className":"sw-letter-s","key":"sm"},{"className":"sw-letter-m","key":"md"},{"className":"sw-letter-l","key":"lg"},{"className":"sw-letter-xl","key":"xl"}]},"type":"static","collection":null,"enabled":"true","order":"null","updated":[],"visibility":{"userGroup":{"predefinedUserGroupType":"ALL_USERS","customUserGroupIds":[],"enabledPredefinedUserGroupTypes":["ALL_USERS","LOGGED_IN_USERS","NON_LOGGED_IN_USERS"]},"devices":["laptop","tablet","mobile"],"detailsPageRecordCondition":null},"settings":{},"container":null,"presets":null,"created_at":null}; window['team1'] = {}; const block_0704c0cbb6bf4cf3896a7a4ea42eb4b4_defJson = {"id":"0704c0cb-b6bf-4cf3-896a-7a4ea42eb4b4","version":"3.0.0","hrid":"team1","name":"team1","title":"Team with horizontal view","image":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/team1.png","category":"Team","keywords":"team, simple, team display, profile picture display, profile images","elements":{"definitions":{"member":{"picture":{"tag":"img","type":"image","primaryStyles":[{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","classes":["sw-border-radius-full"]},{"name":"width","label":"Size","classes":["sw-width-9xs","sw-height-9xs"]}],"src":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/team_profile_picture_placeholder.png"},"name":{"tag":"h5","type":"header","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-m","sw-text-color-0A0A0A"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Member name"},"title":{"tag":"small","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-xs","sw-text-color-616161"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Title"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-xs","sw-text-color-616161"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"About this person..."},"socialLinks":{"type":"array","item_type":"#/elements/definitions/socialLink","items":[{"tag":"a","type":"social-icon","value":"fab fa-linkedin","url":"https://linkedin.com/myprofile","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]}]},{"tag":"a","type":"social-icon","value":"fab fa-twitter","url":"https://twitter.com/myprofile","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]}]},{"tag":"a","type":"social-icon","value":"fab fa-instagram","url":"https://instagram.com/myprofile","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]}]}]}},"socialLink":{"tag":"a","type":"social-icon","value":"fab fa-linkedin","url":"https://linkedin.com/myprofile","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]}]}},"container":{"tag":"section","type":"container","primaryStyles":[{"name":"background-color","label":"Background color","classes":["sw-background-color-ff7a73"]},{"name":"padding-top","label":"Padding top","classes":["sw-padding-top-xl"]},{"name":"padding-bottom","label":"Padding bottom","classes":["sw-padding-bottom-2xl"]},{"name":"border-top","label":"Border top","classes":["sw-border-top-style-none","sw-border-top-width-xs","sw-border-top-color-000000"]},{"name":"border-bottom","label":"Border bottom","classes":["sw-border-bottom-style-none","sw-border-bottom-width-xs","sw-border-bottom-color-000000"]}]},"header":{"tag":"h2","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-2xl","sw-text-color-383b3d"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","classes":["sw-font-weight-bold"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-none"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-tighter"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"compact team"},"text":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-s","sw-text-color-616161"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-inconsolata"]},{"name":"font-weight","label":"Font weight","classes":["sw-font-weight-medium"]},{"name":"padding-top","label":"Padding top","classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","classes":["sw-padding-bottom-3xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-widest"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-compact"]}],"value":"extensive impact"},"members":{"type":"array","item_type":"#/elements/definitions/member","items":[{"picture":{"tag":"img","type":"image","primaryStyles":[{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","classes":["sw-border-radius-full"]},{"name":"width","label":"Size","classes":["sw-width-7xs","sw-height-7xs"]}],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/484f5e90-5d92-4341-bfe5-daefc4d0ac9e.jpeg"},"name":{"tag":"h5","type":"header","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-l","sw-text-color-000000"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-light"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Jeremie Sicsic"},"title":{"tag":"small","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-s","sw-text-color-616161"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","classes":["sw-font-weight-light"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Co-Founder & CEO"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-s","sw-text-color-212121"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"10y+ experience in launching and scaling tech startups. Last company sold to fintech unicorn Swile."},"socialLinks":{"type":"array","item_type":"#/elements/definitions/socialLink","items":[{"tag":"a","type":"social-icon","value":"fab fa-linkedin","url":"https://www.linkedin.com/in/sicsic/","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]}]},{"tag":"a","type":"social-icon","value":"fab fa-twitter","url":"https://twitter.com/Jsicsic","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]}]}]}},{"picture":{"tag":"img","type":"image","primaryStyles":[{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","classes":["sw-border-radius-full"]},{"name":"width","label":"Size","classes":["sw-width-7xs","sw-height-7xs"]}],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/1b929cd9-ef84-4023-9194-fae813050ee0.jpeg"},"name":{"tag":"h5","type":"header","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-l","sw-text-color-0A0A0A"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-light"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Adrien Hubert"},"title":{"tag":"small","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-s","sw-text-color-616161"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","classes":["sw-font-weight-medium"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Co-Founder & CFO"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-s","sw-text-color-212121"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Tokenomics Expert. Co-founder of Cardashift, the web3 marketplace for positive impact. \n"},"socialLinks":{"type":"array","item_type":"#/elements/definitions/socialLink","items":[{"tag":"a","type":"social-icon","value":"fab fa-linkedin","url":"https://www.linkedin.com/in/adrien-hubert/","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]}]},{"tag":"a","type":"social-icon","value":"fab fa-twitter","url":"https://twitter.com/cardashift","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]}]}]}},{"picture":{"tag":"img","type":"image","primaryStyles":[{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","classes":["sw-border-radius-full"]},{"name":"width","label":"Size","classes":["sw-width-7xs","sw-height-7xs"]}],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/361920dd-fb23-4be3-aea2-72266055515e.jpeg"},"name":{"tag":"h5","type":"header","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-l","sw-text-color-000000"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-light"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Ana Mascarenhas"},"title":{"tag":"small","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-s","sw-text-color-616161"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","classes":["sw-font-weight-light"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Lead Product"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-s","sw-text-color-212121"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"5y experience in Discovery & Delivery of innovative products in the web3."},"socialLinks":{"type":"array","item_type":"#/elements/definitions/socialLink","items":[{"tag":"a","type":"social-icon","value":"fab fa-linkedin","url":"https://www.linkedin.com/in/ana-mascarenhas-b26016138/","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]}]},{"tag":"a","type":"social-icon","value":"fab fa-twitter","url":"https://twitter.com/ana_masca94","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]}]}]}},{"picture":{"tag":"img","type":"image","primaryStyles":[{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","classes":["sw-border-radius-full"]},{"name":"width","label":"Size","classes":["sw-width-7xs","sw-height-7xs"]}],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/43371f28-8507-42b4-a825-b285508a5ccf.jpeg"},"name":{"tag":"h5","type":"header","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-l","sw-text-color-000000"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-light"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Aymeric Bethencourt"},"title":{"tag":"small","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-s","sw-text-color-616161"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","classes":["sw-font-weight-light"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Lead Tech"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-s","sw-text-color-212121"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"10y of Full Stack Web development.\nCurious and passionate about EVM and Tezos blockchains.\n"},"socialLinks":{"type":"array","item_type":"#/elements/definitions/socialLink","items":[{"tag":"a","type":"social-icon","value":"fab fa-linkedin","url":"https://www.linkedin.com/in/aymeric-bethencourt/","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]}]}]}}]}},"type":"static","collection":null,"enabled":"true","order":"null","updated":[],"visibility":{"userGroup":{"predefinedUserGroupType":"ALL_USERS","customUserGroupIds":[],"enabledPredefinedUserGroupTypes":["ALL_USERS","LOGGED_IN_USERS","NON_LOGGED_IN_USERS"]},"devices":["laptop","tablet","mobile"],"detailsPageRecordCondition":null},"settings":{},"container":null,"presets":null,"created_at":null}; window['home-footer1'] = {}; const block_768c8ef28d254ef5b618111e5540bf41_defJson = {"id":"768c8ef2-8d25-4ef5-b618-111e5540bf41","version":"3.1.0","hrid":"home-footer1","name":"footer1","title":"Footer with links","image":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/footer1.png","category":"Footer","keywords":"footer, simple, Navigation footer","elements":{"definitions":{"socialLink":{"tag":"a","type":"social-icon","value":"fab fa-facebook-f","url":"https://facebook.com/mycompany","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-text-color-616161","sw-font-size-m"]},{"name":"width","label":"Width","isPrimary":true,"classes":["sw-width-11xs"]}],"otherStyles":[{"name":"others","label":"Others","classes":["sw-display-inline-block"]}]},"link":{"tag":"a","type":"link","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-xs","sw-text-color-616161"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"LINK NAME","action":{"type":"navigate","options":{"url":{"destination":"","target":""},"modalOptions":{"modalSize":"md"}}}}},"container":{"tag":"footer","type":"container","primaryStyles":[{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-1d3260"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-l"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-l"]},{"name":"border-top","label":"Border top","isPrimary":true,"classes":["sw-border-top-style-none","sw-border-top-width-xs","sw-border-top-color-000000"]},{"name":"border-bottom","label":"Border bottom","isPrimary":true,"classes":["sw-border-bottom-style-none","sw-border-bottom-width-xs","sw-border-bottom-color-000000"]}]},"copyrightText":{"tag":"small","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-xs","sw-text-color-9ea5b4"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-3xs"]}],"otherStyles":[{"name":"others","label":"Others","classes":["sw-display-block"]}],"value":"© 2023 web3 for the planet. All rights reserved."},"horizontalLine":{"tag":"hr","type":"horizontal-line","primaryStyles":[{"name":"max-width","label":"Width","isPrimary":true,"classes":["sw-margin-top-3xs","sw-margin-bottom-3xs"]},{"name":"border-top","label":"Border top","isPrimary":true,"classes":["sw-border-top-style-solid","sw-border-top-width-xs","sw-border-top-color-ededed"]}]},"logo":{"tag":"img","type":"image-with-link","primaryStyles":[{"name":"width","label":"Width","isPrimary":true,"classes":["sw-width-4xs"]}],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/3d2d7d22-5ca3-4b3d-978e-22491b7f6487.png","alt":""},"links":{"type":"array","item_type":"#/elements/definitions/link","items":[{"tag":"a","type":"link","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-bold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"CONTACT","action":{"type":"navigate","options":{"url":{"destination":"https://re4g5ffg0ey.typeform.com/to/HTey1LMW","target":"_blank"},"modalOptions":{"modalSize":"md"}},"action":"Open external url > https://re4g5ffg0ey.typeform.com/to/HTey1LMW"}},{"tag":"a","type":"link","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-bold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"LITE PAPER","action":{"type":"navigate","options":{"url":{"destination":"https://fresh-palladium-1a6.notion.site/W3FP-Lite-Paper-01051f2397d84ae19c78b0f83e787e16","target":"_blank"},"modalOptions":{"modalSize":"md"}},"action":"Open external url > https://fresh-palladium-1a6.notion.site/W3FP-Lite-Paper-01051f2397d84ae19c78b0f83e787e16"}}]},"socialLinks":{"type":"array","item_type":"#/elements/definitions/socialLink","items":[{"tag":"a","type":"social-icon","value":"fab fa-twitter","url":"","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-text-color-ff7a73","sw-font-size-m"]},{"name":"width","label":"Width","isPrimary":true,"classes":["sw-width-11xs"]}],"otherStyles":[{"name":"others","label":"Others","classes":["sw-display-inline-block"]}]},{"tag":"a","type":"social-icon","value":"fab fa-discord","url":"","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-text-color-ff7a73","sw-font-size-m"]},{"name":"width","label":"Width","isPrimary":true,"classes":["sw-width-11xs"]}],"otherStyles":[{"name":"others","label":"Others","classes":["sw-display-inline-block"]}]},{"tag":"a","type":"social-icon","value":"fab fa-medium","url":"","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-text-color-ff7a73","sw-font-size-m"]},{"name":"width","label":"Width","isPrimary":true,"classes":["sw-width-11xs"]}],"otherStyles":[{"name":"others","label":"Others","classes":["sw-display-inline-block"]}]}]},"modalSizeOptions":[{"className":"sw-letter-s","key":"sm"},{"className":"sw-letter-m","key":"md"},{"className":"sw-letter-l","key":"lg"},{"className":"sw-letter-xl","key":"xl"}]},"type":"static","collection":null,"enabled":"true","order":"null","updated":[],"visibility":{"userGroup":{"predefinedUserGroupType":"ALL_USERS","customUserGroupIds":[],"enabledPredefinedUserGroupTypes":["ALL_USERS","LOGGED_IN_USERS","NON_LOGGED_IN_USERS"]},"devices":["laptop","tablet","mobile"],"detailsPageRecordCondition":null},"settings":{},"container":null,"presets":null,"created_at":null}; SoftrPageRenderer.render({blocks: [{"id":"327b442c-329c-4a82-b45f-a97beab37d29","version":"3.0.1","hrid":"home_header1","name":"header2","title":"Header with links and buttons","image":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/header2.png","category":"Header","keywords":"header, simple, nav bar, navigation panel","elements":{"definitions":{"link":{"tag":"a","type":"link","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Link name","action":{"type":"navigate","options":{"url":{"destination":"","target":""}}}},"profileLink":{"link":{"tag":"a","type":"link","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-000000"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Link name","action":{"type":"navigate","options":{"url":{"destination":"","target":""}}}},"icon":{"tag":"i","type":"icon","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-s","sw-text-color-13324b"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-11xs"]}],"provider":"font-awesome","value":"fas fa-shield-alt","src":""}},"compositeLink":{"link":{"tag":"a","type":"link","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Link name","action":{"type":"navigate","options":{"url":{"destination":"","target":""}}}},"subLinks":{"type":"array","item_type":"#/elements/definitions/link","items":[]}},"button":{"tag":"a","type":"button","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"border-radius","label":"Roundness","isPrimary":true,"classes":["sw-border-radius-full"]},{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-default"]},{"name":"padding-left-right","label":"Padding left/right","isPrimary":true,"classes":["sw-padding-left-2xs","sw-padding-right-2xs"]},{"name":"padding-top-bottom","label":"Padding top/bottom","isPrimary":true,"classes":["sw-padding-top-6xs","sw-padding-bottom-6xs"]},{"name":"border-style","label":"Border Style","isPrimary":true,"classes":["sw-border-color-2977c9","sw-border-style-solid","sw-border-width-xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"label":"Button label","action":{"type":"navigate","options":{"url":{"destination":"","target":""}}}}},"sticky":false,"profileEnabled":false,"verticalEnabled":false,"container":{"tag":"nav","type":"container","primaryStyles":[{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-1d3260"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-6xs"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-6xs"]},{"name":"border-top","label":"Border top","isPrimary":true,"classes":["sw-border-top-style-solid","sw-border-top-width-xs","sw-border-top-color-1d3260"]},{"name":"border-bottom","label":"Border bottom","isPrimary":true,"classes":["sw-border-bottom-style-solid","sw-border-bottom-width-xs","sw-border-bottom-color-000000"]}]},"logo":{"tag":"img","type":"image-with-link","primaryStyles":[{"name":"width","label":"Width","isPrimary":true,"classes":["sw-width-4xs"]}],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/ec4b15c3-a485-4c0c-9237-3f8985337233.png","alt":""},"links":{"type":"array","item_type":"#/elements/definitions/compositeLink","items":[]},"buttons":{"type":"array","item_type":"#/elements/definitions/button","items":[{"tag":"a","type":"button","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-xs","sw-text-color-000000"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"border-radius","label":"Roundness","isPrimary":true,"classes":["sw-border-radius-full"]},{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-9fd0ff"]},{"name":"padding-left-right","label":"Padding left/right","isPrimary":true,"classes":["sw-padding-left-2xs","sw-padding-right-2xs"]},{"name":"padding-top-bottom","label":"Padding top/bottom","isPrimary":true,"classes":["sw-padding-top-6xs","sw-padding-bottom-6xs"]},{"name":"border-style","label":"Border Style","isPrimary":true,"classes":["sw-border-color-2977c9","sw-border-style-solid","sw-border-width-xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"label":"join us","action":{"type":"navigate","options":{"url":{"destination":"https://re4g5ffg0ey.typeform.com/to/HTey1LMW","target":"_blank"}},"action":"Open external url > https://re4g5ffg0ey.typeform.com/to/HTey1LMW"}},{"tag":"a","type":"button","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-xs","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"border-radius","label":"Roundness","isPrimary":true,"classes":["sw-border-radius-full"]},{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-1d3260"]},{"name":"padding-left-right","label":"Padding left/right","isPrimary":true,"classes":["sw-padding-left-2xs","sw-padding-right-2xs"]},{"name":"padding-top-bottom","label":"Padding top/bottom","isPrimary":true,"classes":["sw-padding-top-6xs","sw-padding-bottom-6xs"]},{"name":"border-style","label":"Border Style","isPrimary":true,"classes":["sw-border-color-9fd0ff","sw-border-style-solid","sw-border-width-xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"label":"lite paper","action":{"type":"navigate","options":{"url":{"destination":"https://fresh-palladium-1a6.notion.site/W3FP-Lite-Paper-01051f2397d84ae19c78b0f83e787e16","target":"_blank"}},"action":"Open external url > https://fresh-palladium-1a6.notion.site/W3FP-Lite-Paper-01051f2397d84ae19c78b0f83e787e16"}}]},"profileLinks":{"type":"array","item_type":"#/elements/definitions/profileLink","items":[{"link":{"tag":"a","type":"link","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-000000"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[],"value":"Sign Out","action":{"type":"navigate","options":{"url":{"destination":"action:signout","target":""}},"action":"Sign Out"}},"icon":{"tag":"i","type":"icon","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-s","sw-text-color-13324b"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-11xs"]}],"otherStyles":[],"provider":"font-awesome","value":"fas fa-power-off","src":""}},{"link":{"tag":"a","type":"link","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-000000"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[],"value":"Link name","action":{"type":"navigate","options":{"url":{"destination":"/user-profile","target":""}},"action":"Open page > User profile"}},"icon":{"tag":"i","type":"icon","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-s","sw-text-color-13324b"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-11xs"]}],"otherStyles":[],"provider":"font-awesome","value":"fas fa-user fa-fw","src":""}}]},"profileIcon":{"tag":"img","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-s","sw-text-color-ffffff"]},{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-9ea5b4"]},{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-solid","sw-border-width-xs","sw-border-color-9ea5b4"]}],"otherStyles":[{"name":"others","label":"Others","isPrimary":true,"classes":["sw-background-attachment-scroll","sw-background-repeat-no-repeat","sw-background-position-center","sw-background-size-cover"]}],"src":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/user_profile1.jpg","value":""}},"type":"static","collection":null,"enabled":"true","order":"null","updated":[],"visibility":{"userGroup":{"predefinedUserGroupType":"ALL_USERS","customUserGroupIds":[],"enabledPredefinedUserGroupTypes":["ALL_USERS","LOGGED_IN_USERS","NON_LOGGED_IN_USERS"]},"devices":null,"detailsPageRecordCondition":null},"settings":{},"container":null,"presets":null,"created_at":null},{"id":"54be2e0a-6f3e-429e-97be-c75acf4c8bf8","version":"2.0.1","hrid":"hero2","name":"hero1","title":"Hero with call to action","image":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/hero1.png","category":"Hero","keywords":"hero, simple, CTA Hero","elements":{"imagePosition":["LEFT","RIGHT","TOP","BOTTOM"],"selectedImagePosition":"RIGHT","definitions":{"button":{"tag":"a","type":"button","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"border-radius","label":"Roundness","isPrimary":true,"classes":["sw-border-radius-full"]},{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-default"]},{"name":"padding-left-right","label":"Padding left/right","isPrimary":true,"classes":["sw-padding-left-s","sw-padding-right-s"]},{"name":"padding-top-bottom","label":"Padding top/bottom","isPrimary":true,"classes":["sw-padding-top-4xs","sw-padding-bottom-5xs"]},{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Others","isPrimary":true,"classes":["sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline","hover:sw-box-shadow-m","sw-margin-bottom-6xs","sw-margin-right-5xs","sw-display-inline-block"]}],"label":"Button label","action":{"type":"navigate","options":{"url":{"destination":"","target":""}}}}},"container":{"tag":"header","type":"container","primaryStyles":[{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-1d3260"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-4xl"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-3xl"]},{"name":"border-top","label":"Border top","isPrimary":true,"classes":["sw-border-top-style-none","sw-border-top-width-xs","sw-border-top-color-000000"]},{"name":"border-bottom","label":"Border bottom","isPrimary":true,"classes":["sw-border-bottom-style-solid","sw-border-bottom-width-xs","sw-border-bottom-color-000000"]}]},"header":{"tag":"h1","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-2xl","sw-text-color-ff7a73"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-hairline"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-2xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-tight"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-tight"]}],"value":"the web3 gateway to financing a low-carbon economy"},"text":{"tag":"p","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-4xl","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-s"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"Invest in climate techs\nEarn climate dividends\nOwn your future"},"buttons":{"type":"array","item_type":"#/elements/definitions/button","items":[{"tag":"a","type":"button","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"border-radius","label":"Roundness","isPrimary":true,"classes":["sw-border-radius-full"]},{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-ff7a73"]},{"name":"padding-left-right","label":"Padding left/right","isPrimary":true,"classes":["sw-padding-left-s","sw-padding-right-s"]},{"name":"padding-top-bottom","label":"Padding top/bottom","isPrimary":true,"classes":["sw-padding-top-4xs","sw-padding-bottom-4xs"]},{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Others","isPrimary":true,"classes":["sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline","hover:sw-box-shadow-m","sw-margin-bottom-6xs","sw-margin-right-5xs","sw-display-inline-block"]}],"label":"join us","action":{"type":"navigate","options":{"url":{"destination":"https://re4g5ffg0ey.typeform.com/to/HTey1LMW","target":"_blank"}},"action":"Open external url > https://re4g5ffg0ey.typeform.com/to/HTey1LMW"}}]},"image":{"tag":"img","primaryStyles":[{"name":"percentage-width","label":"Size","isPrimary":true,"classes":["sw-percentage-width-5xl"]},{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","isPrimary":true,"classes":["sw-border-radius-none"]}],"otherStyles":[],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/e52112da-bbcd-4e2b-9927-d7844404a14c.png","alt":"web3-for-the-planet"},"backgroundImage":{"tag":"img","primaryStyles":[{"name":"background-repeat","label":"Repeat","isPrimary":true,"classes":["sw-background-repeat-no-repeat"]},{"name":"background-size","label":"Size","isPrimary":true,"classes":["sw-background-size-cover"]},{"name":"background-position","label":"Position","isPrimary":true,"classes":["sw-background-position-center"]},{"name":"background-attachment","label":"Behaviour","isPrimary":true,"classes":["sw-background-attachment-scroll"]}],"otherStyles":[],"src":""}},"type":"static","collection":null,"enabled":"true","order":"null","updated":[],"visibility":{"userGroup":{"predefinedUserGroupType":"ALL_USERS","customUserGroupIds":[],"enabledPredefinedUserGroupTypes":["ALL_USERS","LOGGED_IN_USERS","NON_LOGGED_IN_USERS"]},"devices":["laptop","tablet","mobile"],"detailsPageRecordCondition":null},"settings":{},"container":null,"presets":null,"created_at":null,"compiled_markup":"<header id=\"hero2\" data-block-version=\"2.0.1\" data-block-id=\"54be2e0a-6f3e-429e-97be-c75acf4c8bf8\" data-block-updated=\"\" style=\"\" class=\"hero1-54be2e0a-6f3e-429e-97be-c75acf4c8bf8 sw-background-color-1d3260 sw-padding-top-4xl sw-padding-bottom-3xl sw-border-top-style-none sw-border-top-width-xs sw-border-top-color-000000 sw-border-bottom-style-solid sw-border-bottom-width-xs sw-border-bottom-color-000000 sw-background-repeat-no-repeat sw-background-size-cover sw-background-position-center sw-background-attachment-scroll \"> <div class=\"container\"> <div class=\"row align-items-center\"> <div class=\"col-lg-5 pb-5 pb-lg-0 text-center text-lg-left\"> <h1 class=\"sw-font-size-2xl sw-text-color-ff7a73 sw-font-family-oswald sw-font-weight-hairline sw-padding-top-none sw-padding-bottom-2xs sw-letter-spacing-tight sw-line-height-tight \"> the web3 gateway to financing a low-carbon economy </h1> <p class=\"sw-font-size-4xl sw-text-color-9fd0ff sw-font-family-actor sw-font-weight-normal sw-padding-top-none sw-padding-bottom-s sw-letter-spacing-normal sw-line-height-normal \"> Invest in climate techs\nEarn climate dividends\nOwn your future </p> <div class=\"d-flex justify-content-center justify-content-lg-start flex-wrap\"> <a data-element=\"button\" target=\"_blank\" class=\"sw-font-size-m sw-text-color-default sw-font-family-default sw-font-weight-semibold sw-border-radius-full sw-background-color-ff7a73 sw-padding-left-s sw-padding-right-s sw-padding-top-4xs sw-padding-bottom-4xs sw-border-style-none sw-border-width-xs sw-border-color-000000 sw-letter-spacing-normal sw-text-decoration-no-underline hover:sw-text-decoration-no-underline hover:sw-box-shadow-m sw-margin-bottom-6xs sw-margin-right-5xs sw-display-inline-block\" href=\"https://re4g5ffg0ey.typeform.com/to/HTey1LMW\"> join us </a> </div> </div> <div class=\"col-lg-7 text-center\"> <img src=\"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/e52112da-bbcd-4e2b-9927-d7844404a14c.png\" class=\"sw-percentage-width-5xl sw-border-style-none sw-border-width-xs sw-border-color-000000 sw-border-radius-none mx-auto d-block\" alt=\"web3-for-the-planet\"> </div> </div> </div> </header> ","compiled_style":".sw-font-size-m { font-size: 1rem!important; } .sw-text-color-default { } .sw-font-family-default { } .sw-font-weight-semibold { font-weight: 600!important; } .sw-border-radius-full { border-radius: 9999rem!important; } .sw-background-color-default { } .sw-padding-left-s { padding-left: 2.5rem!important; } .sw-padding-right-s { padding-right: 2.5rem!important; } .sw-padding-top-4xs { padding-top: 1rem!important; } .sw-padding-bottom-5xs { padding-bottom: 0.75rem!important; } .sw-border-style-none { border-style: none!important; } .sw-border-width-xs { border-width: 1px!important; } .sw-border-color-000000 { border-color: #000000!important; } .sw-letter-spacing-normal { letter-spacing: 0rem!important; } .sw-text-decoration-no-underline { text-decoration: none!important; } @media (hover: hover) { .hover\\:sw-text-decoration-no-underline:hover { text-decoration: none!important; } } @media (hover: hover) { .hover\\:sw-box-shadow-m:hover { box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)!important; } } .sw-margin-bottom-6xs { margin-bottom: 0.5rem!important; } .sw-margin-right-5xs { margin-right: 0.75rem!important; } .sw-display-inline-block { display: inline-block!important; } .sw-background-color-1d3260 { background-color: #1d3260!important; } .sw-padding-top-4xl { padding-top: 10rem!important; } .sw-padding-bottom-3xl { padding-bottom: 8rem!important; } .sw-border-top-style-none { border-top-style: none!important; } .sw-border-top-width-xs { border-top-width: 1px!important; } .sw-border-top-color-000000 { border-top-color: #000000!important; } .sw-border-bottom-style-solid { border-bottom-style: solid!important; } .sw-border-bottom-width-xs { border-bottom-width: 1px!important; } .sw-border-bottom-color-000000 { border-bottom-color: #000000!important; } .sw-font-size-2xl { font-size: 1.5rem!important; } .sw-text-color-ff7a73 { color: #ff7a73!important; } .sw-font-family-oswald { font-family: \"Oswald\"!important; } .sw-font-weight-hairline { font-weight: 100!important; } .sw-padding-top-none { padding-top: 0rem!important; } .sw-padding-bottom-2xs { padding-bottom: 1.5rem!important; } .sw-letter-spacing-tight { letter-spacing: -0.025rem!important; } .sw-line-height-tight { line-height: 1.25!important; } .sw-font-size-4xl { font-size: 2.25rem!important; } .sw-text-color-9fd0ff { color: #9fd0ff!important; } .sw-font-family-actor { font-family: \"Actor\"!important; } .sw-font-weight-normal { font-weight: 400!important; } .sw-padding-bottom-s { padding-bottom: 2.5rem!important; } .sw-line-height-normal { line-height: 1.5!important; } .sw-background-color-ff7a73 { background-color: #ff7a73!important; } .sw-padding-bottom-4xs { padding-bottom: 1rem!important; } .sw-percentage-width-5xl { width: 90%!important; } .sw-border-radius-none { border-radius: 0rem!important; } .sw-background-repeat-no-repeat { background-repeat: no-repeat!important; } .sw-background-size-cover { background-size: cover!important; } .sw-background-position-center { background-position: center!important; } .sw-background-attachment-scroll { background-attachment: scroll!important; } ","compiled_script":""},{"id":"20dcbd94-c340-46bf-ada8-0263a1add501","version":"3.1.0","hrid":"cta1","name":"cta2","title":"Call to action with a button","image":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/cta2.png","category":"CTA","keywords":"call to action, cta, simple","elements":{"definitions":{"button":{"tag":"a","type":"button","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"border-radius","label":"Roundness","isPrimary":true,"classes":["sw-border-radius-default"]},{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-default"]},{"name":"padding-left-right","label":"Padding left/right","isPrimary":true,"classes":["sw-padding-left-2xs","sw-padding-right-2xs"]},{"name":"padding-top-bottom","label":"Padding top/bottom","isPrimary":true,"classes":["sw-padding-top-5xs","sw-padding-bottom-5xs"]},{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"label":"Button label","action":{"type":"navigate","options":{"url":{"destination":"","target":""},"modalOptions":{"modalSize":"md"}}}}},"container":{"tag":"section","type":"container","primaryStyles":[{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-ff7a73"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-l"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-5xl"]},{"name":"border-top","label":"Border top","isPrimary":true,"classes":["sw-border-top-style-none","sw-border-top-width-xs","sw-border-top-color-000000"]},{"name":"border-bottom","label":"Border bottom","isPrimary":true,"classes":["sw-border-bottom-style-none","sw-border-bottom-width-xs","sw-border-bottom-color-000000"]}]},"box":{"tag":"div","type":"container","primaryStyles":[{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-none"]},{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","isPrimary":true,"classes":["sw-border-radius-none"]},{"name":"shadow","label":"Shadow","isPrimary":true,"classes":["sw-box-shadow-none"]},{"name":"padding-top-bottom","label":"Padding top/bottom","isPrimary":true,"classes":["sw-padding-top-none","sw-padding-bottom-none"]}]},"header":{"tag":"h2","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-xl","sw-text-color-383b3d"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-4xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"earth, we've got a problem"},"text":{"tag":"p","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-3xl","sw-text-color-ffffff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-3xl"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"Missing $3 trillion every year to fight climate change\n"},"backgroundImage":{"tag":"img","primaryStyles":[{"name":"background-repeat","label":"Repeat","isPrimary":true,"classes":["sw-background-repeat-no-repeat"]},{"name":"background-size","label":"Size","isPrimary":true,"classes":["sw-background-size-contain"]},{"name":"background-position","label":"Position","isPrimary":true,"classes":["sw-background-position-right-bottom"]},{"name":"background-attachment","label":"Behaviour","isPrimary":true,"classes":["sw-background-attachment-scroll"]}],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/1d9bb769-eb04-4fc3-8e5a-514d4686d434.png"},"buttons":{"type":"array","item_type":"#/elements/definitions/button","items":[]},"modalSizeOptions":[{"className":"sw-letter-s","key":"sm"},{"className":"sw-letter-m","key":"md"},{"className":"sw-letter-l","key":"lg"},{"className":"sw-letter-xl","key":"xl"}]},"type":"static","collection":null,"enabled":"true","order":"null","updated":[],"visibility":{"userGroup":{"predefinedUserGroupType":"ALL_USERS","customUserGroupIds":[],"enabledPredefinedUserGroupTypes":["ALL_USERS","LOGGED_IN_USERS","NON_LOGGED_IN_USERS"]},"devices":["laptop","tablet","mobile"],"detailsPageRecordCondition":null},"settings":{},"container":null,"presets":null,"created_at":null},{"id":"f98b61d8-99dc-4dce-ab8b-73683f0d0a0f","version":"3.1.0","hrid":"feature-grid1","name":"feature-grid8","title":"Feature grid with three column view","image":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/feature-grid8.png","category":"Feature Grid","keywords":"feature grid, simple, Highlights list","elements":{"definitions":{"feature":{"image":{"tag":"img","type":"image","primaryStyles":[{"name":"height","label":"Size","isPrimary":true,"classes":["sw-height-4xs"]},{"name":"background-size","label":"Background Size","isPrimary":true,"classes":["sw-background-size-contain"]},{"name":"background-position","label":"Position","isPrimary":true,"classes":["sw-background-position-center"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-percentage-width-full"]}],"src":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/feature_grid8_pic0.png","alt":"Feature title"},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-5xs"]}],"value":"Feature title"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-xl","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-4xs"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-l"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":[]}],"value":"Feature description"},"link":{"tag":"a","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-1264a3"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-text-decoration-no-underline","sw-text-transform-uppercase"]}],"value":"Read more...","action":{"type":"navigate","options":{"url":{"destination":"","target":""},"modalOptions":{"modalSize":"md"}}}}}},"container":{"tag":"section","type":"container","primaryStyles":[{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-1d3260"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-xl"]},{"name":"border-top","label":"Border top","isPrimary":true,"classes":["sw-border-top-style-none","sw-border-top-width-xs","sw-border-top-color-000000"]},{"name":"border-bottom","label":"Border bottom","isPrimary":true,"classes":["sw-border-bottom-style-none","sw-border-bottom-width-xs","sw-border-bottom-color-000000"]}]},"backgroundImage":{"tag":"img","primaryStyles":[{"name":"background-repeat","label":"Repeat","isPrimary":true,"classes":["sw-background-repeat-no-repeat"]},{"name":"background-size","label":"Size","isPrimary":true,"classes":["sw-background-size-cover"]},{"name":"background-position","label":"Position","isPrimary":true,"classes":["sw-background-position-center"]},{"name":"background-attachment","label":"Behaviour","isPrimary":true,"classes":["sw-background-attachment-scroll"]}],"otherStyles":[],"src":""},"header":{"tag":"h2","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-2xl","sw-text-color-ffffff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-xl"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-none"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"solution"},"text":{"tag":"p","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-xl","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-xs"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-6xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"Building the first NFT marketplace dedicated to financing key innovations required to keep global warming under 1.5°C"},"features":{"type":"array","minItems":0,"maxItems":1024,"item_type":"#/elements/definitions/feature","items":[{"image":{"tag":"img","type":"image","primaryStyles":[{"name":"height","label":"Size","isPrimary":true,"classes":["sw-height-2xs"]},{"name":"background-size","label":"Background Size","isPrimary":true,"classes":["sw-background-size-contain"]},{"name":"background-position","label":"Position","isPrimary":true,"classes":["sw-background-position-center"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-percentage-width-full"]}],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/c110d6a0-daf2-4f73-9f99-3fb585fd94e0.png","alt":"Feature title"},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-ff7a73"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-bold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-5xs"]}],"value":"buy"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-l","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-4xs"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-2xs"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":[]}],"value":"Invest in climate techs and contribute to the decarbonation of the economy. At scale."},"link":{"tag":"a","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-aeaeb5"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-text-decoration-no-underline","sw-text-transform-uppercase"]}],"value":"coming soon","action":{"type":"navigate","options":{"url":{"destination":"","target":""},"modalOptions":{"modalSize":"md"}}},"src":""}},{"image":{"tag":"img","type":"image","primaryStyles":[{"name":"height","label":"Size","isPrimary":true,"classes":["sw-height-2xs"]},{"name":"background-size","label":"Background Size","isPrimary":true,"classes":["sw-background-size-contain"]},{"name":"background-position","label":"Position","isPrimary":true,"classes":["sw-background-position-center"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-percentage-width-full"]}],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/d25d8446-8f6f-47c2-bd59-e6ae43574c35.png","alt":"Feature title"},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-ff7a73"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-bold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-5xs"]}],"value":"earn"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-l","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-thin"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-4xs"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-s"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":[]}],"value":"Your investment generate each year Climate Dividends, an extra-financial asset that measures CO2-eq tons saved. "},"link":{"tag":"a","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-9ea5b4"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-text-decoration-no-underline","sw-text-transform-uppercase"]}],"value":"coming soon","action":{"type":"navigate","options":{"url":{"destination":"","target":""},"modalOptions":{"modalSize":"md"}}},"src":""}},{"image":{"tag":"img","type":"image","primaryStyles":[{"name":"height","label":"Size","isPrimary":true,"classes":["sw-height-2xs"]},{"name":"background-size","label":"Background Size","isPrimary":true,"classes":["sw-background-size-contain"]},{"name":"background-position","label":"Position","isPrimary":true,"classes":["sw-background-position-center"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-percentage-width-full"]}],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/f34370df-f676-4d8e-91c4-ffa2e77ffd3c.png","alt":"Feature title"},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-ff7a73"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-bold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-5xs"]}],"value":"trade"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-l","sw-text-color-383b3d"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-4xs"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-s"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":[]}],"value":"Your investment is liquid.\nTrade your tokens anytime on the marketplace.\n "},"link":{"tag":"a","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-aeaeb5"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-text-decoration-no-underline","sw-text-transform-uppercase"]}],"value":"coming soon","action":{"type":"navigate","options":{"url":{"destination":"","target":""},"modalOptions":{"modalSize":"md"}}},"src":""}}]},"modalSizeOptions":[{"className":"sw-letter-s","key":"sm"},{"className":"sw-letter-m","key":"md"},{"className":"sw-letter-l","key":"lg"},{"className":"sw-letter-xl","key":"xl"}]},"type":"static","collection":null,"enabled":"true","order":"null","updated":[],"visibility":{"userGroup":{"predefinedUserGroupType":"ALL_USERS","customUserGroupIds":[],"enabledPredefinedUserGroupTypes":["ALL_USERS","LOGGED_IN_USERS","NON_LOGGED_IN_USERS"]},"devices":null,"detailsPageRecordCondition":null},"settings":{},"container":null,"presets":null,"created_at":null},{"id":"dc009ab3-0d3f-48ed-8da7-10f7831afa73","version":"2.0.1","hrid":"partner1","name":"partner1","title":"Partner with fixed logos","image":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/partner1.png","category":"Partner","keywords":"partner, simple, social proof, testimonials, brands list","elements":{"definitions":{"partner":{"picture":{"tag":"img","type":"image","primaryStyles":[{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","classes":["sw-border-radius-none"]},{"name":"width","label":"Size","isPrimary":true,"classes":["sw-width-8xs"]}],"otherStyles":[],"src":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/logo-placeholder.png"},"link":{"tag":"a","primaryStyles":[],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-display-block","sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline"]}],"action":{"type":"navigate","options":{"url":{"destination":"","target":""}}}}}},"container":{"tag":"section","type":"container","primaryStyles":[{"name":"background-color","label":"Background color","classes":["sw-background-color-9fd0ff"]},{"name":"padding-top","label":"Padding top","classes":["sw-padding-top-s"]},{"name":"padding-bottom","label":"Padding bottom","classes":["sw-padding-bottom-s"]},{"name":"border-top","label":"Border top","classes":["sw-border-top-style-none","sw-border-top-width-xs","sw-border-top-color-000000"]},{"name":"border-bottom","label":"Border bottom","classes":["sw-border-bottom-style-none","sw-border-bottom-width-xs","sw-border-bottom-color-000000"]}],"otherStyles":[]},"header":{"tag":"h2","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-text-color-default","sw-font-size-2xl"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-4xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"otherStyles":[{"name":"others","label":"Others","classes":["sw-letter-spacing-normal"]}],"value":"partners"},"text":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-text-color-default","sw-font-size-xl"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","classes":["sw-padding-bottom-3xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"otherStyles":[],"value":""},"partners":{"type":"array","minItems":4,"item_type":"#/elements/definitions/partner","items":[{"picture":{"tag":"img","type":"image","primaryStyles":[{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","classes":["sw-border-radius-none"]},{"name":"width","label":"Size","isPrimary":true,"classes":["sw-width-6xs"]}],"otherStyles":[],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/554e45d0-7072-4d3b-9334-dcd3f8937624.png"},"link":{"tag":"a","primaryStyles":[],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-display-block","sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline"]}],"action":{"type":"navigate","options":{"url":{"destination":"","target":""}},"action":""}}},{"picture":{"tag":"img","type":"image","primaryStyles":[{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","classes":["sw-border-radius-none"]},{"name":"width","label":"Size","isPrimary":true,"classes":["sw-width-3xs"]}],"otherStyles":[],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/3a8b3027-e427-4ea8-bf50-dba9f3293555.png"},"link":{"tag":"a","primaryStyles":[],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-display-block","sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline"]}],"action":{"type":"navigate","options":{"url":{"destination":"","target":""}},"action":""}}},{"picture":{"tag":"img","type":"image","primaryStyles":[{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","classes":["sw-border-radius-none"]},{"name":"width","label":"Size","isPrimary":true,"classes":["sw-width-3xs"]}],"otherStyles":[],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/d5ff4b93-c59e-460c-a9fa-55e64490ea49.png"},"link":{"tag":"a","primaryStyles":[],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-display-block","sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline"]}],"action":{"type":"navigate","options":{"url":{"destination":"","target":""}},"action":""}}},{"picture":{"tag":"img","type":"image","primaryStyles":[{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","classes":["sw-border-radius-none"]},{"name":"width","label":"Size","isPrimary":true,"classes":["sw-width-4xs"]}],"otherStyles":[],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/f6e36523-9591-49d6-8b26-b4ad05cce956.png"},"link":{"tag":"a","primaryStyles":[],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-display-block","sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline"]}],"action":{"type":"navigate","options":{"url":{"destination":"","target":""}},"action":""}}}]}},"type":"static","collection":null,"enabled":"true","order":"null","updated":[],"visibility":{"userGroup":{"predefinedUserGroupType":"ALL_USERS","customUserGroupIds":[],"enabledPredefinedUserGroupTypes":["ALL_USERS","LOGGED_IN_USERS","NON_LOGGED_IN_USERS"]},"devices":["laptop","tablet","mobile"],"detailsPageRecordCondition":null},"settings":{},"container":null,"presets":null,"created_at":null,"compiled_markup":"<section id=\"partner1\" data-block-version=\"2.0.1\" data-block-id=\"dc009ab3-0d3f-48ed-8da7-10f7831afa73\" data-block-updated=\"\" class=\"partner1-dc009ab3-0d3f-48ed-8da7-10f7831afa73 sw-background-color-9fd0ff sw-padding-top-s sw-padding-bottom-s sw-border-top-style-none sw-border-top-width-xs sw-border-top-color-000000 sw-border-bottom-style-none sw-border-bottom-width-xs sw-border-bottom-color-000000 \"> <div class=\"container\"> <div class=\"row\"> <div class=\"col-12 text-center\"> <h2 class=\"sw-text-color-default sw-font-size-2xl sw-font-family-oswald sw-font-weight-default sw-padding-top-none sw-padding-bottom-4xs sw-letter-spacing-normal sw-line-height-normal \" >partners</h2> </div> </div> <div class=\"row d-flex align-items-center text-center\"> <div class=\"col-md-3 text-center pt-4\"> <!-- picture --> <img src=\"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/554e45d0-7072-4d3b-9334-dcd3f8937624.png\" class=\"sw-border-style-none sw-border-width-xs sw-border-color-000000 sw-border-radius-none sw-width-6xs \" /> </div> <div class=\"col-md-3 text-center pt-4\"> <!-- picture --> <img src=\"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/3a8b3027-e427-4ea8-bf50-dba9f3293555.png\" class=\"sw-border-style-none sw-border-width-xs sw-border-color-000000 sw-border-radius-none sw-width-3xs \" /> </div> <div class=\"col-md-3 text-center pt-4\"> <!-- picture --> <img src=\"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/d5ff4b93-c59e-460c-a9fa-55e64490ea49.png\" class=\"sw-border-style-none sw-border-width-xs sw-border-color-000000 sw-border-radius-none sw-width-3xs \" /> </div> <div class=\"col-md-3 text-center pt-4\"> <!-- picture --> <img src=\"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/f6e36523-9591-49d6-8b26-b4ad05cce956.png\" class=\"sw-border-style-none sw-border-width-xs sw-border-color-000000 sw-border-radius-none sw-width-4xs \" /> </div> </div> </div> </section> ","compiled_style":".sw-border-style-none { border-style: none!important; } .sw-border-width-xs { border-width: 1px!important; } .sw-border-color-000000 { border-color: #000000!important; } .sw-border-radius-none { border-radius: 0rem!important; } .sw-width-8xs { width: 5rem!important; } .sw-display-block { display: block!important; } .sw-text-decoration-no-underline { text-decoration: none!important; } @media (hover: hover) { .hover\\:sw-text-decoration-no-underline:hover { text-decoration: none!important; } } .sw-background-color-9fd0ff { background-color: #9fd0ff!important; } .sw-padding-top-s { padding-top: 2.5rem!important; } .sw-padding-bottom-s { padding-bottom: 2.5rem!important; } .sw-border-top-style-none { border-top-style: none!important; } .sw-border-top-width-xs { border-top-width: 1px!important; } .sw-border-top-color-000000 { border-top-color: #000000!important; } .sw-border-bottom-style-none { border-bottom-style: none!important; } .sw-border-bottom-width-xs { border-bottom-width: 1px!important; } .sw-border-bottom-color-000000 { border-bottom-color: #000000!important; } .sw-text-color-default { } .sw-font-size-2xl { font-size: 1.5rem!important; } .sw-font-family-oswald { font-family: \"Oswald\"!important; } .sw-font-weight-default { } .sw-padding-top-none { padding-top: 0rem!important; } .sw-padding-bottom-4xs { padding-bottom: 1rem!important; } .sw-letter-spacing-normal { letter-spacing: 0rem!important; } .sw-line-height-normal { line-height: 1.5!important; } .sw-font-size-xl { font-size: 1.25rem!important; } .sw-font-family-default { } .sw-padding-bottom-3xs { padding-bottom: 1.25rem!important; } .sw-width-6xs { width: 7rem!important; } .sw-width-3xs { width: 12rem!important; } .sw-width-4xs { width: 10rem!important; } ","compiled_script":""},{"id":"025a9961-ba4e-4734-b002-1c91761a8996","version":"2.0.1","hrid":"feature1","name":"feature1","title":"Feature with right side picture","image":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/feature1.png","category":"Feature","keywords":"feature, simple, Image text, simple text","elements":{"imagePosition":["LEFT","RIGHT","TOP","BOTTOM"],"selectedImagePosition":"RIGHT","definitions":{"feature":{"icon":{"tag":"i","type":"icon","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-4xl","sw-text-color-ff4954"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-10xs"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-right-2xs","sw-line-height-compact"]}],"provider":"font-awesome","value":"fas fa-fw fa-cubes","src":""},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-l","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-medium"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-6xs","sw-margin-top-none"]}],"value":"Feature title"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Feature description"}}},"container":{"tag":"section","type":"container","primaryStyles":[{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-ffffff"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-2xl"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-l"]},{"name":"border-top","label":"Border top","isPrimary":true,"classes":["sw-border-top-style-none","sw-border-top-width-xs","sw-border-top-color-000000"]},{"name":"border-bottom","label":"Border bottom","isPrimary":true,"classes":["sw-border-bottom-style-none","sw-border-bottom-width-xs","sw-border-bottom-color-000000"]}]},"header":{"tag":"h2","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-4xl","sw-text-color-1d3260"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-4xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"low carbon. High impact."},"text":{"tag":"p","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-l","sw-text-color-1d3260"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-thin"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-3xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"Solutions exist to mitigate climate change. Let's give them a try."},"image":{"tag":"img","primaryStyles":[{"name":"percentage-width","label":"Size","isPrimary":true,"classes":["sw-percentage-width-xl"]},{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","isPrimary":true,"classes":["sw-border-radius-none"]}],"otherStyles":[],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/21f4f13c-a85f-456e-b23e-3641e4d82979.png","alt":"W3FP_low-carbon"},"backgroundImage":{"tag":"img","primaryStyles":[{"name":"background-repeat","label":"Repeat","isPrimary":true,"classes":["sw-background-repeat-no-repeat"]},{"name":"background-size","label":"Size","isPrimary":true,"classes":["sw-background-size-cover"]},{"name":"background-position","label":"Position","isPrimary":true,"classes":["sw-background-position-center"]},{"name":"background-attachment","label":"Behaviour","isPrimary":true,"classes":["sw-background-attachment-scroll"]}],"otherStyles":[],"src":""},"link":{"tag":"a","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"margin-top","label":"Margin top","isPrimary":true,"classes":["sw-margin-top-3xs"]},{"name":"margin-bottom","label":"Margin bottom","isPrimary":true,"classes":["sw-margin-bottom-3xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Others","isPrimary":true,"classes":["sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline","sw-display-inline-block"]}],"value":"LEARN MORE","action":{"type":"navigate","options":{"url":{"destination":"https://fresh-palladium-1a6.notion.site/W3FP-Lite-Paper-01051f2397d84ae19c78b0f83e787e16","target":"_blank"}},"action":"Open external url > https://fresh-palladium-1a6.notion.site/W3FP-Lite-Paper-01051f2397d84ae19c78b0f83e787e16"}},"features":{"type":"array","minItems":0,"maxItems":1024,"item_type":"#/elements/definitions/feature","items":[{"icon":{"tag":"i","type":"image","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-4xl","sw-text-color-ff7a73"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-9xs"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-right-2xs","sw-line-height-compact"]}],"provider":"font-awesome","value":"","src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/4351751f-74de-4abc-8368-066a64361328.png"},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-xl","sw-text-color-1d3260"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-6xs","sw-margin-top-none"]}],"value":"LaunchPad"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-light"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"we select the top 1% climate techs that have the potential to be game changer for the planet. And let you invest in them."}},{"icon":{"tag":"i","type":"image","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-4xl","sw-text-color-979998"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-9xs"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-right-2xs","sw-line-height-compact"]}],"provider":"font-awesome","value":"","src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/fc7d7b79-530f-4d69-9d6f-a73bb98c5db0.png"},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-xl","sw-text-color-1d3260"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-6xs","sw-margin-top-none"]}],"value":"Marketplace"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"missed a project launch? Need some liquidities? Buy and sell tokens on the secondary market. Seamlessly. "}}]}},"type":"static","collection":null,"enabled":"true","order":"null","updated":[],"visibility":{"userGroup":{"predefinedUserGroupType":"ALL_USERS","customUserGroupIds":[],"enabledPredefinedUserGroupTypes":["ALL_USERS","LOGGED_IN_USERS","NON_LOGGED_IN_USERS"]},"devices":["laptop","tablet","mobile"],"detailsPageRecordCondition":null},"settings":{},"container":null,"presets":null,"created_at":null,"compiled_markup":"<section id=\"feature1\" data-block-version=\"2.0.1\" data-block-id=\"025a9961-ba4e-4734-b002-1c91761a8996\" data-block-updated=\"\" style=\"\" class=\"feature1-025a9961-ba4e-4734-b002-1c91761a8996 sw-background-color-ffffff sw-padding-top-2xl sw-padding-bottom-l sw-border-top-style-none sw-border-top-width-xs sw-border-top-color-000000 sw-border-bottom-style-none sw-border-bottom-width-xs sw-border-bottom-color-000000 sw-background-repeat-no-repeat sw-background-size-cover sw-background-position-center sw-background-attachment-scroll \"> <div class=\"container\"> <div class=\"row align-items-center\"> <div class=\"col-lg-6 pb-5 pb-lg-0 text-center text-lg-left\"> <h2 class=\"sw-font-size-4xl sw-text-color-1d3260 sw-font-family-oswald sw-font-weight-default sw-padding-top-none sw-padding-bottom-4xs sw-letter-spacing-normal sw-line-height-normal \"> low carbon. High impact. </h2> <p class=\"sw-font-size-l sw-text-color-1d3260 sw-font-family-actor sw-font-weight-thin sw-padding-top-none sw-padding-bottom-3xs sw-letter-spacing-normal sw-line-height-normal \"> Solutions exist to mitigate climate change. Let's give them a try. </p> <!-- Features --> <div class=\"media pt-3\"> <img class=\"sw-width-9xs sw-margin-right-2xs sw-line-height-compact\" src=\"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/4351751f-74de-4abc-8368-066a64361328.png\" /> <div class=\"media-body text-left\"> <h6 class=\"sw-font-size-xl sw-text-color-1d3260 sw-font-family-oswald sw-font-weight-semibold sw-letter-spacing-normal sw-margin-bottom-6xs sw-margin-top-none\"> LaunchPad </h6> <p class=\"sw-font-size-s sw-text-color-default sw-font-family-actor sw-font-weight-light sw-line-height-normal sw-letter-spacing-normal \"> we select the top 1% climate techs that have the potential to be game changer for the planet. And let you invest in them. </p> </div> </div> <div class=\"media pt-3\"> <img class=\"sw-width-9xs sw-margin-right-2xs sw-line-height-compact\" src=\"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/fc7d7b79-530f-4d69-9d6f-a73bb98c5db0.png\" /> <div class=\"media-body text-left\"> <h6 class=\"sw-font-size-xl sw-text-color-1d3260 sw-font-family-oswald sw-font-weight-semibold sw-letter-spacing-normal sw-margin-bottom-6xs sw-margin-top-none\"> Marketplace </h6> <p class=\"sw-font-size-s sw-text-color-default sw-font-family-actor sw-font-weight-default sw-line-height-normal sw-letter-spacing-normal \"> missed a project launch? Need some liquidities? Buy and sell tokens on the secondary market. Seamlessly. </p> </div> </div> <p> <a target=\"_blank\" href=\"https://fresh-palladium-1a6.notion.site/W3FP-Lite-Paper-01051f2397d84ae19c78b0f83e787e16\" class=\"sw-font-size-s sw-text-color-9fd0ff sw-font-family-default sw-font-weight-semibold sw-margin-top-3xs sw-margin-bottom-3xs sw-letter-spacing-normal sw-text-decoration-no-underline hover:sw-text-decoration-no-underline sw-display-inline-block\"> LEARN MORE <i class=\"fa fa-fw fa-arrow-right ml-2\"></i> </a> </p> </div> <div class=\"col-lg-6 text-center\"> <img src=\"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/21f4f13c-a85f-456e-b23e-3641e4d82979.png\" class=\"sw-percentage-width-xl sw-border-style-none sw-border-width-xs sw-border-color-000000 sw-border-radius-none mx-auto d-block\" alt=\"W3FP_low-carbon\"> </div> </div> </div> </section> ","compiled_style":".sw-font-size-4xl { font-size: 2.25rem!important; } .sw-text-color-ff4954 { color: #ff4954!important; } .sw-width-10xs { width: 3rem!important; } .sw-margin-right-2xs { margin-right: 1.5rem!important; } .sw-line-height-compact { line-height: 1!important; } .sw-font-size-l { font-size: 1.125rem!important; } .sw-text-color-default { } .sw-font-family-default { } .sw-font-weight-medium { font-weight: 500!important; } .sw-letter-spacing-normal { letter-spacing: 0rem!important; } .sw-margin-bottom-6xs { margin-bottom: 0.5rem!important; } .sw-margin-top-none { margin-top: 0rem!important; } .sw-font-size-m { font-size: 1rem!important; } .sw-font-weight-default { } .sw-line-height-normal { line-height: 1.5!important; } .sw-background-color-ffffff { background-color: #ffffff!important; } .sw-padding-top-2xl { padding-top: 6rem!important; } .sw-padding-bottom-l { padding-bottom: 4rem!important; } .sw-border-top-style-none { border-top-style: none!important; } .sw-border-top-width-xs { border-top-width: 1px!important; } .sw-border-top-color-000000 { border-top-color: #000000!important; } .sw-border-bottom-style-none { border-bottom-style: none!important; } .sw-border-bottom-width-xs { border-bottom-width: 1px!important; } .sw-border-bottom-color-000000 { border-bottom-color: #000000!important; } .sw-text-color-1d3260 { color: #1d3260!important; } .sw-font-family-oswald { font-family: \"Oswald\"!important; } .sw-padding-top-none { padding-top: 0rem!important; } .sw-padding-bottom-4xs { padding-bottom: 1rem!important; } .sw-font-family-actor { font-family: \"Actor\"!important; } .sw-font-weight-thin { font-weight: 200!important; } .sw-padding-bottom-3xs { padding-bottom: 1.25rem!important; } .sw-percentage-width-xl { width: 70%!important; } .sw-border-style-none { border-style: none!important; } .sw-border-width-xs { border-width: 1px!important; } .sw-border-color-000000 { border-color: #000000!important; } .sw-border-radius-none { border-radius: 0rem!important; } .sw-background-repeat-no-repeat { background-repeat: no-repeat!important; } .sw-background-size-cover { background-size: cover!important; } .sw-background-position-center { background-position: center!important; } .sw-background-attachment-scroll { background-attachment: scroll!important; } .sw-font-size-s { font-size: 0.875rem!important; } .sw-text-color-9fd0ff { color: #9fd0ff!important; } .sw-font-weight-semibold { font-weight: 600!important; } .sw-margin-top-3xs { margin-top: 1.25rem!important; } .sw-margin-bottom-3xs { margin-bottom: 1.25rem!important; } .sw-text-decoration-no-underline { text-decoration: none!important; } @media (hover: hover) { .hover\\:sw-text-decoration-no-underline:hover { text-decoration: none!important; } } .sw-display-inline-block { display: inline-block!important; } .sw-text-color-ff7a73 { color: #ff7a73!important; } .sw-width-9xs { width: 4rem!important; } .sw-font-size-xl { font-size: 1.25rem!important; } .sw-font-weight-light { font-weight: 300!important; } .sw-text-color-979998 { color: #979998!important; } ","compiled_script":""},{"id":"68b1da93-b46f-44de-aa96-42ee5a901488","version":"2.0.1","hrid":"feature2","name":"feature1","title":"Feature with right side picture","image":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/feature1.png","category":"Feature","keywords":"feature, simple, Image text, simple text","elements":{"imagePosition":["LEFT","RIGHT","TOP","BOTTOM"],"selectedImagePosition":"LEFT","definitions":{"feature":{"icon":{"tag":"i","type":"icon","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-4xl","sw-text-color-ff4954"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-10xs"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-right-2xs","sw-line-height-compact"]}],"provider":"font-awesome","value":"fas fa-fw fa-cubes","src":""},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-l","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-medium"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-6xs","sw-margin-top-none"]}],"value":"Feature title"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Feature description"}}},"container":{"tag":"section","type":"container","primaryStyles":[{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-9fd0ff"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-2xl"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-m"]},{"name":"border-top","label":"Border top","isPrimary":true,"classes":["sw-border-top-style-none","sw-border-top-width-xs","sw-border-top-color-000000"]},{"name":"border-bottom","label":"Border bottom","isPrimary":true,"classes":["sw-border-bottom-style-none","sw-border-bottom-width-xs","sw-border-bottom-color-000000"]}]},"header":{"tag":"h2","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-4xl","sw-text-color-1d3260"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-4xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"High impact. High rewards."},"text":{"tag":"p","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-l","sw-text-color-000000"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-3xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"Investing in our future should come with present benefits."},"image":{"tag":"img","primaryStyles":[{"name":"percentage-width","label":"Size","isPrimary":true,"classes":["sw-percentage-width-xl"]},{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","isPrimary":true,"classes":["sw-border-radius-none"]}],"otherStyles":[],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/4cd71470-4c1a-482f-acda-ac5b1d687a9e.png","alt":"W3FP_high-impact"},"backgroundImage":{"tag":"img","primaryStyles":[{"name":"background-repeat","label":"Repeat","isPrimary":true,"classes":["sw-background-repeat-no-repeat"]},{"name":"background-size","label":"Size","isPrimary":true,"classes":["sw-background-size-cover"]},{"name":"background-position","label":"Position","isPrimary":true,"classes":["sw-background-position-center"]},{"name":"background-attachment","label":"Behaviour","isPrimary":true,"classes":["sw-background-attachment-scroll"]}],"otherStyles":[],"src":""},"link":{"tag":"a","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-ffffff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"margin-top","label":"Margin top","isPrimary":true,"classes":["sw-margin-top-3xs"]},{"name":"margin-bottom","label":"Margin bottom","isPrimary":true,"classes":["sw-margin-bottom-3xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Others","isPrimary":true,"classes":["sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline","sw-display-inline-block"]}],"value":"LEARN MORE","action":{"type":"navigate","options":{"url":{"destination":"https://fresh-palladium-1a6.notion.site/W3FP-Lite-Paper-01051f2397d84ae19c78b0f83e787e16","target":"_blank"}},"action":"Open external url > https://fresh-palladium-1a6.notion.site/W3FP-Lite-Paper-01051f2397d84ae19c78b0f83e787e16"}},"features":{"type":"array","minItems":0,"maxItems":1024,"item_type":"#/elements/definitions/feature","items":[{"icon":{"tag":"i","type":"image","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-4xl","sw-text-color-ff7a73"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-9xs"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-right-2xs","sw-line-height-compact"]}],"provider":"font-awesome","value":"","src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/07de008d-03d3-484a-a1da-7c3042cec067.png"},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-xl","sw-text-color-1d3260"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-6xs","sw-margin-top-none"]}],"value":"Climate Dividends"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-000000"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"each year, you receive Climate Dividends, certifying your contribution towards a low-carbon economy."}},{"icon":{"tag":"i","type":"image","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-4xl","sw-text-color-979998"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-9xs"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-right-2xs","sw-line-height-compact"]}],"provider":"font-awesome","value":"","src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/42187f90-c8b2-47f4-bd20-67c585fbdb56.png"},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-xl","sw-text-color-1d3260"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-6xs","sw-margin-top-none"]}],"value":"Aligned interests"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-000000"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"NFTs value grow together with the success of the underlying innovations. Planet and investors interests are aligned. Like it always should have been!"}}]}},"type":"static","collection":null,"enabled":"true","order":"null","updated":[],"visibility":{"userGroup":{"predefinedUserGroupType":"ALL_USERS","customUserGroupIds":[],"enabledPredefinedUserGroupTypes":["ALL_USERS","LOGGED_IN_USERS","NON_LOGGED_IN_USERS"]},"devices":["laptop","tablet","mobile"],"detailsPageRecordCondition":null},"settings":{},"container":null,"presets":null,"created_at":null,"compiled_markup":"<section id=\"feature2\" data-block-version=\"2.0.1\" data-block-id=\"68b1da93-b46f-44de-aa96-42ee5a901488\" data-block-updated=\"\" style=\"\" class=\"feature1-68b1da93-b46f-44de-aa96-42ee5a901488 sw-background-color-9fd0ff sw-padding-top-2xl sw-padding-bottom-m sw-border-top-style-none sw-border-top-width-xs sw-border-top-color-000000 sw-border-bottom-style-none sw-border-bottom-width-xs sw-border-bottom-color-000000 sw-background-repeat-no-repeat sw-background-size-cover sw-background-position-center sw-background-attachment-scroll \"> <div class=\"container\"> <div class=\"row align-items-center\"> <div class=\"col-lg-6 text-center\"> <img src=\"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/4cd71470-4c1a-482f-acda-ac5b1d687a9e.png\" class=\"sw-percentage-width-xl sw-border-style-none sw-border-width-xs sw-border-color-000000 sw-border-radius-none mx-auto d-block\" alt=\"W3FP_high-impact\"> </div> <div class=\"col-lg-6 pt-5 pt-lg-0 text-center text-lg-left\"> <h2 class=\"sw-font-size-4xl sw-text-color-1d3260 sw-font-family-oswald sw-font-weight-default sw-padding-top-none sw-padding-bottom-4xs sw-letter-spacing-normal sw-line-height-normal \"> High impact. High rewards. </h2> <p class=\"sw-font-size-l sw-text-color-000000 sw-font-family-actor sw-font-weight-default sw-padding-top-none sw-padding-bottom-3xs sw-letter-spacing-normal sw-line-height-normal \"> Investing in our future should come with present benefits. </p> <!-- Features --> <div class=\"media\"> <img class=\"sw-width-9xs sw-margin-right-2xs sw-line-height-compact\" src=\"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/07de008d-03d3-484a-a1da-7c3042cec067.png\" /> <div class=\"media-body text-left\"> <h6 class=\"sw-font-size-xl sw-text-color-1d3260 sw-font-family-oswald sw-font-weight-semibold sw-letter-spacing-normal sw-margin-bottom-6xs sw-margin-top-none\"> Climate Dividends </h6> <p class=\"sw-font-size-s sw-text-color-000000 sw-font-family-actor sw-font-weight-default sw-line-height-normal sw-letter-spacing-normal \"> each year, you receive Climate Dividends, certifying your contribution towards a low-carbon economy. </p> </div> </div> <div class=\"media\"> <img class=\"sw-width-9xs sw-margin-right-2xs sw-line-height-compact\" src=\"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/42187f90-c8b2-47f4-bd20-67c585fbdb56.png\" /> <div class=\"media-body text-left\"> <h6 class=\"sw-font-size-xl sw-text-color-1d3260 sw-font-family-oswald sw-font-weight-semibold sw-letter-spacing-normal sw-margin-bottom-6xs sw-margin-top-none\"> Aligned interests </h6> <p class=\"sw-font-size-s sw-text-color-000000 sw-font-family-actor sw-font-weight-default sw-line-height-normal sw-letter-spacing-normal \"> NFTs value grow together with the success of the underlying innovations. Planet and investors interests are aligned. Like it always should have been! </p> </div> </div> <p> <a target=\"_blank\" href=\"https://fresh-palladium-1a6.notion.site/W3FP-Lite-Paper-01051f2397d84ae19c78b0f83e787e16\" class=\"sw-font-size-s sw-text-color-ffffff sw-font-family-default sw-font-weight-semibold sw-margin-top-3xs sw-margin-bottom-3xs sw-letter-spacing-normal sw-text-decoration-no-underline hover:sw-text-decoration-no-underline sw-display-inline-block\"> LEARN MORE <i class=\"fa fa-fw fa-arrow-right ml-2\"></i> </a> </p> </div> </div> </div> </section> ","compiled_style":".sw-font-size-4xl { font-size: 2.25rem!important; } .sw-text-color-ff4954 { color: #ff4954!important; } .sw-width-10xs { width: 3rem!important; } .sw-margin-right-2xs { margin-right: 1.5rem!important; } .sw-line-height-compact { line-height: 1!important; } .sw-font-size-l { font-size: 1.125rem!important; } .sw-text-color-default { } .sw-font-family-default { } .sw-font-weight-medium { font-weight: 500!important; } .sw-letter-spacing-normal { letter-spacing: 0rem!important; } .sw-margin-bottom-6xs { margin-bottom: 0.5rem!important; } .sw-margin-top-none { margin-top: 0rem!important; } .sw-font-size-m { font-size: 1rem!important; } .sw-font-weight-default { } .sw-line-height-normal { line-height: 1.5!important; } .sw-background-color-9fd0ff { background-color: #9fd0ff!important; } .sw-padding-top-2xl { padding-top: 6rem!important; } .sw-padding-bottom-m { padding-bottom: 3rem!important; } .sw-border-top-style-none { border-top-style: none!important; } .sw-border-top-width-xs { border-top-width: 1px!important; } .sw-border-top-color-000000 { border-top-color: #000000!important; } .sw-border-bottom-style-none { border-bottom-style: none!important; } .sw-border-bottom-width-xs { border-bottom-width: 1px!important; } .sw-border-bottom-color-000000 { border-bottom-color: #000000!important; } .sw-text-color-1d3260 { color: #1d3260!important; } .sw-font-family-oswald { font-family: \"Oswald\"!important; } .sw-padding-top-none { padding-top: 0rem!important; } .sw-padding-bottom-4xs { padding-bottom: 1rem!important; } .sw-text-color-000000 { color: #000000!important; } .sw-font-family-actor { font-family: \"Actor\"!important; } .sw-padding-bottom-3xs { padding-bottom: 1.25rem!important; } .sw-percentage-width-xl { width: 70%!important; } .sw-border-style-none { border-style: none!important; } .sw-border-width-xs { border-width: 1px!important; } .sw-border-color-000000 { border-color: #000000!important; } .sw-border-radius-none { border-radius: 0rem!important; } .sw-background-repeat-no-repeat { background-repeat: no-repeat!important; } .sw-background-size-cover { background-size: cover!important; } .sw-background-position-center { background-position: center!important; } .sw-background-attachment-scroll { background-attachment: scroll!important; } .sw-font-size-s { font-size: 0.875rem!important; } .sw-text-color-ffffff { color: #ffffff!important; } .sw-font-weight-semibold { font-weight: 600!important; } .sw-margin-top-3xs { margin-top: 1.25rem!important; } .sw-margin-bottom-3xs { margin-bottom: 1.25rem!important; } .sw-text-decoration-no-underline { text-decoration: none!important; } @media (hover: hover) { .hover\\:sw-text-decoration-no-underline:hover { text-decoration: none!important; } } .sw-display-inline-block { display: inline-block!important; } .sw-text-color-ff7a73 { color: #ff7a73!important; } .sw-width-9xs { width: 4rem!important; } .sw-font-size-xl { font-size: 1.25rem!important; } .sw-text-color-979998 { color: #979998!important; } ","compiled_script":""},{"id":"cccdf9bf-06f0-411d-a7d0-d4db767e4c4e","version":"3.1.0","hrid":"feature-grid2","name":"feature-grid1","title":"Feature grid with big icons","image":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/feature-grid1.png","category":"Feature Grid","keywords":"feature grid, simple, Highlights list, Mosaic grid","elements":{"definitions":{"feature":{"icon":{"tag":"i","type":"icon","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-5xl","sw-text-color-65b7cc"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-10xs"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-2xs","sw-line-height-compact","sw-display-inline-block"]}],"provider":"font-awesome","value":"fas fa-fw fa-shield-alt","src":""},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-top-6xs","sw-margin-bottom-6xs"]}],"value":"Feature title"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-default"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Feature description"},"link":{"tag":"a","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-EAB10B"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"margin-top/bottom","label":"Margin top/bottom","isPrimary":true,"classes":["sw-margin-top-none","sw-margin-bottom-none"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Others","isPrimary":true,"classes":["sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline","sw-display-inline-block"]}],"value":"Read more","action":{"type":"navigate","options":{"url":{"destination":"","target":""},"modalOptions":{"modalSize":"md"}}}}}},"container":{"tag":"section","type":"container","primaryStyles":[{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-1d3260"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-l"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-2xl"]},{"name":"border-top","label":"Border top","isPrimary":true,"classes":["sw-border-top-style-none","sw-border-top-width-xs","sw-border-top-color-000000"]},{"name":"border-bottom","label":"Border bottom","isPrimary":true,"classes":["sw-border-bottom-style-none","sw-border-bottom-width-xs","sw-border-bottom-color-000000"]}]},"header":{"tag":"h2","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-2xl","sw-text-color-ffffff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-none"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"unfair advantages"},"text":{"tag":"p","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-l","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-2xs"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-none"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"our strategic partnership with Time for the Planet® brings us:"},"backgroundImage":{"tag":"img","primaryStyles":[{"name":"background-repeat","label":"Repeat","isPrimary":true,"classes":["sw-background-repeat-no-repeat"]},{"name":"background-size","label":"Size","isPrimary":true,"classes":["sw-background-size-cover"]},{"name":"background-position","label":"Position","isPrimary":true,"classes":["sw-background-position-center"]},{"name":"background-attachment","label":"Behaviour","isPrimary":true,"classes":["sw-background-attachment-scroll"]}],"otherStyles":[],"src":""},"features":{"type":"array","minItems":0,"maxItems":1024,"item_type":"#/elements/definitions/feature","items":[{"icon":{"tag":"i","type":"image","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-5xl","sw-text-color-65b7cc"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-5xs"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-2xs","sw-line-height-compact","sw-display-inline-block"]}],"provider":"font-awesome","value":"","src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/a87bcf89-b3a2-4477-a4a5-73c80ed069bf.png"},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-2xl","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-top-6xs","sw-margin-bottom-6xs"]}],"value":"1200+ "},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"innovations fighting climate change."},"link":{"tag":"a","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-EAB10B"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"margin-top/bottom","label":"Margin top/bottom","isPrimary":true,"classes":["sw-margin-top-none","sw-margin-bottom-none"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Others","isPrimary":true,"classes":["sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline","sw-display-inline-block"]}],"value":"","action":{"type":"navigate","options":{"url":{"destination":"","target":""},"modalOptions":{"modalSize":"md"}}}}},{"icon":{"tag":"i","type":"image","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-5xl","sw-text-color-65b7cc"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-8xs"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-2xs","sw-line-height-compact","sw-display-inline-block"]}],"provider":"font-awesome","value":"","src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/03d94501-9cc2-4e33-8d74-4c7af74752c4.png"},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-2xl","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-top-6xs","sw-margin-bottom-6xs"]}],"value":"7,000"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"assessors pre-selectioning the top 1% projects that will be validated by the scientific committe."},"link":{"tag":"a","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-EAB10B"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"margin-top/bottom","label":"Margin top/bottom","isPrimary":true,"classes":["sw-margin-top-none","sw-margin-bottom-none"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Others","isPrimary":true,"classes":["sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline","sw-display-inline-block"]}],"value":"","action":{"type":"navigate","options":{"url":{"destination":"","target":""},"modalOptions":{"modalSize":"md"}}}}},{"icon":{"tag":"i","type":"image","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"showFor":"icon","classes":["sw-font-size-5xl","sw-text-color-65b7cc"]},{"name":"width","label":"Icon Size","isPrimary":true,"showFor":"image","classes":["sw-width-7xs"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-bottom-2xs","sw-line-height-compact","sw-display-inline-block"]}],"provider":"font-awesome","value":"","src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/3c487bcd-7b79-4b20-aa1e-50de5953b7ff.png"},"title":{"tag":"h6","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-2xl","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Other","isPrimary":true,"classes":["sw-margin-top-6xs","sw-margin-bottom-6xs"]}],"value":"110,000"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"climate-enthusiast investors community."},"link":{"tag":"a","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-EAB10B"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"margin-top/bottom","label":"Margin top/bottom","isPrimary":true,"classes":["sw-margin-top-none","sw-margin-bottom-none"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"otherStyles":[{"name":"others","label":"Others","isPrimary":true,"classes":["sw-text-decoration-no-underline","hover:sw-text-decoration-no-underline","sw-display-inline-block"]}],"value":"","action":{"type":"navigate","options":{"url":{"destination":"","target":""},"modalOptions":{"modalSize":"md"}}}}}]},"modalSizeOptions":[{"className":"sw-letter-s","key":"sm"},{"className":"sw-letter-m","key":"md"},{"className":"sw-letter-l","key":"lg"},{"className":"sw-letter-xl","key":"xl"}]},"type":"static","collection":null,"enabled":"true","order":"null","updated":[],"visibility":{"userGroup":{"predefinedUserGroupType":"ALL_USERS","customUserGroupIds":[],"enabledPredefinedUserGroupTypes":["ALL_USERS","LOGGED_IN_USERS","NON_LOGGED_IN_USERS"]},"devices":["laptop","tablet","mobile"],"detailsPageRecordCondition":null},"settings":{},"container":null,"presets":null,"created_at":null},{"id":"0704c0cb-b6bf-4cf3-896a-7a4ea42eb4b4","version":"3.0.0","hrid":"team1","name":"team1","title":"Team with horizontal view","image":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/team1.png","category":"Team","keywords":"team, simple, team display, profile picture display, profile images","elements":{"definitions":{"member":{"picture":{"tag":"img","type":"image","primaryStyles":[{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","classes":["sw-border-radius-full"]},{"name":"width","label":"Size","classes":["sw-width-9xs","sw-height-9xs"]}],"src":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/team_profile_picture_placeholder.png"},"name":{"tag":"h5","type":"header","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-m","sw-text-color-0A0A0A"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Member name"},"title":{"tag":"small","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-xs","sw-text-color-616161"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","classes":["sw-font-weight-semibold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Title"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-xs","sw-text-color-616161"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"About this person..."},"socialLinks":{"type":"array","item_type":"#/elements/definitions/socialLink","items":[{"tag":"a","type":"social-icon","value":"fab fa-linkedin","url":"https://linkedin.com/myprofile","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]}]},{"tag":"a","type":"social-icon","value":"fab fa-twitter","url":"https://twitter.com/myprofile","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]}]},{"tag":"a","type":"social-icon","value":"fab fa-instagram","url":"https://instagram.com/myprofile","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]}]}]}},"socialLink":{"tag":"a","type":"social-icon","value":"fab fa-linkedin","url":"https://linkedin.com/myprofile","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]}]}},"container":{"tag":"section","type":"container","primaryStyles":[{"name":"background-color","label":"Background color","classes":["sw-background-color-ff7a73"]},{"name":"padding-top","label":"Padding top","classes":["sw-padding-top-xl"]},{"name":"padding-bottom","label":"Padding bottom","classes":["sw-padding-bottom-2xl"]},{"name":"border-top","label":"Border top","classes":["sw-border-top-style-none","sw-border-top-width-xs","sw-border-top-color-000000"]},{"name":"border-bottom","label":"Border bottom","classes":["sw-border-bottom-style-none","sw-border-bottom-width-xs","sw-border-bottom-color-000000"]}]},"header":{"tag":"h2","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-2xl","sw-text-color-383b3d"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","classes":["sw-font-weight-bold"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-none"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-tighter"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]}],"value":"compact team"},"text":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-s","sw-text-color-616161"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-inconsolata"]},{"name":"font-weight","label":"Font weight","classes":["sw-font-weight-medium"]},{"name":"padding-top","label":"Padding top","classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","classes":["sw-padding-bottom-3xs"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-widest"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-compact"]}],"value":"extensive impact"},"members":{"type":"array","item_type":"#/elements/definitions/member","items":[{"picture":{"tag":"img","type":"image","primaryStyles":[{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","classes":["sw-border-radius-full"]},{"name":"width","label":"Size","classes":["sw-width-7xs","sw-height-7xs"]}],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/484f5e90-5d92-4341-bfe5-daefc4d0ac9e.jpeg"},"name":{"tag":"h5","type":"header","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-l","sw-text-color-000000"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-light"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Jeremie Sicsic"},"title":{"tag":"small","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-s","sw-text-color-616161"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","classes":["sw-font-weight-light"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Co-Founder & CEO"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-s","sw-text-color-212121"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"10y+ experience in launching and scaling tech startups. Last company sold to fintech unicorn Swile."},"socialLinks":{"type":"array","item_type":"#/elements/definitions/socialLink","items":[{"tag":"a","type":"social-icon","value":"fab fa-linkedin","url":"https://www.linkedin.com/in/sicsic/","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]}]},{"tag":"a","type":"social-icon","value":"fab fa-twitter","url":"https://twitter.com/Jsicsic","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]}]}]}},{"picture":{"tag":"img","type":"image","primaryStyles":[{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","classes":["sw-border-radius-full"]},{"name":"width","label":"Size","classes":["sw-width-7xs","sw-height-7xs"]}],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/1b929cd9-ef84-4023-9194-fae813050ee0.jpeg"},"name":{"tag":"h5","type":"header","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-l","sw-text-color-0A0A0A"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-light"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Adrien Hubert"},"title":{"tag":"small","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-s","sw-text-color-616161"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","classes":["sw-font-weight-medium"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Co-Founder & CFO"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-s","sw-text-color-212121"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Tokenomics Expert. Co-founder of Cardashift, the web3 marketplace for positive impact. \n"},"socialLinks":{"type":"array","item_type":"#/elements/definitions/socialLink","items":[{"tag":"a","type":"social-icon","value":"fab fa-linkedin","url":"https://www.linkedin.com/in/adrien-hubert/","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]}]},{"tag":"a","type":"social-icon","value":"fab fa-twitter","url":"https://twitter.com/cardashift","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]}]}]}},{"picture":{"tag":"img","type":"image","primaryStyles":[{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","classes":["sw-border-radius-full"]},{"name":"width","label":"Size","classes":["sw-width-7xs","sw-height-7xs"]}],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/361920dd-fb23-4be3-aea2-72266055515e.jpeg"},"name":{"tag":"h5","type":"header","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-l","sw-text-color-000000"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-light"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Ana Mascarenhas"},"title":{"tag":"small","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-s","sw-text-color-616161"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","classes":["sw-font-weight-light"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Lead Product"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-s","sw-text-color-212121"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"5y experience in Discovery & Delivery of innovative products in the web3."},"socialLinks":{"type":"array","item_type":"#/elements/definitions/socialLink","items":[{"tag":"a","type":"social-icon","value":"fab fa-linkedin","url":"https://www.linkedin.com/in/ana-mascarenhas-b26016138/","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]}]},{"tag":"a","type":"social-icon","value":"fab fa-twitter","url":"https://twitter.com/ana_masca94","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]}]}]}},{"picture":{"tag":"img","type":"image","primaryStyles":[{"name":"border","label":"Border","isPrimary":true,"classes":["sw-border-style-none","sw-border-width-xs","sw-border-color-000000"]},{"name":"border-radius","label":"Roundness","classes":["sw-border-radius-full"]},{"name":"width","label":"Size","classes":["sw-width-7xs","sw-height-7xs"]}],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/43371f28-8507-42b4-a825-b285508a5ccf.jpeg"},"name":{"tag":"h5","type":"header","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-l","sw-text-color-000000"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-oswald"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-light"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Aymeric Bethencourt"},"title":{"tag":"small","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-s","sw-text-color-616161"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","classes":["sw-font-weight-light"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"Lead Tech"},"description":{"tag":"p","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","classes":["sw-font-size-s","sw-text-color-212121"]},{"name":"font-family","label":"Font family","classes":["sw-font-family-actor"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"line-height","label":"Line height","isPrimary":true,"classes":["sw-line-height-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"10y of Full Stack Web development.\nCurious and passionate about EVM and Tezos blockchains.\n"},"socialLinks":{"type":"array","item_type":"#/elements/definitions/socialLink","items":[{"tag":"a","type":"social-icon","value":"fab fa-linkedin","url":"https://www.linkedin.com/in/aymeric-bethencourt/","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-font-size-m","sw-text-color-000000"]}]}]}}]}},"type":"static","collection":null,"enabled":"true","order":"null","updated":[],"visibility":{"userGroup":{"predefinedUserGroupType":"ALL_USERS","customUserGroupIds":[],"enabledPredefinedUserGroupTypes":["ALL_USERS","LOGGED_IN_USERS","NON_LOGGED_IN_USERS"]},"devices":["laptop","tablet","mobile"],"detailsPageRecordCondition":null},"settings":{},"container":null,"presets":null,"created_at":null},{"id":"768c8ef2-8d25-4ef5-b618-111e5540bf41","version":"3.1.0","hrid":"home-footer1","name":"footer1","title":"Footer with links","image":"https://softr-assets-eu-shared.s3.eu-central-1.amazonaws.com/studio/blocks/assets/footer1.png","category":"Footer","keywords":"footer, simple, Navigation footer","elements":{"definitions":{"socialLink":{"tag":"a","type":"social-icon","value":"fab fa-facebook-f","url":"https://facebook.com/mycompany","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-text-color-616161","sw-font-size-m"]},{"name":"width","label":"Width","isPrimary":true,"classes":["sw-width-11xs"]}],"otherStyles":[{"name":"others","label":"Others","classes":["sw-display-inline-block"]}]},"link":{"tag":"a","type":"link","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-xs","sw-text-color-616161"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-normal"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"LINK NAME","action":{"type":"navigate","options":{"url":{"destination":"","target":""},"modalOptions":{"modalSize":"md"}}}}},"container":{"tag":"footer","type":"container","primaryStyles":[{"name":"background-color","label":"Background color","isPrimary":true,"classes":["sw-background-color-1d3260"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-l"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-l"]},{"name":"border-top","label":"Border top","isPrimary":true,"classes":["sw-border-top-style-none","sw-border-top-width-xs","sw-border-top-color-000000"]},{"name":"border-bottom","label":"Border bottom","isPrimary":true,"classes":["sw-border-bottom-style-none","sw-border-bottom-width-xs","sw-border-bottom-color-000000"]}]},"copyrightText":{"tag":"small","type":"text","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-xs","sw-text-color-9ea5b4"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-default"]},{"name":"padding-top","label":"Padding top","isPrimary":true,"classes":["sw-padding-top-none"]},{"name":"padding-bottom","label":"Padding bottom","isPrimary":true,"classes":["sw-padding-bottom-3xs"]}],"otherStyles":[{"name":"others","label":"Others","classes":["sw-display-block"]}],"value":"© 2023 web3 for the planet. All rights reserved."},"horizontalLine":{"tag":"hr","type":"horizontal-line","primaryStyles":[{"name":"max-width","label":"Width","isPrimary":true,"classes":["sw-margin-top-3xs","sw-margin-bottom-3xs"]},{"name":"border-top","label":"Border top","isPrimary":true,"classes":["sw-border-top-style-solid","sw-border-top-width-xs","sw-border-top-color-ededed"]}]},"logo":{"tag":"img","type":"image-with-link","primaryStyles":[{"name":"width","label":"Width","isPrimary":true,"classes":["sw-width-4xs"]}],"src":"https://assets.softr-files.com/applications/0fceb050-3421-4090-82cd-abf5f2a53e34/assets/3d2d7d22-5ca3-4b3d-978e-22491b7f6487.png","alt":""},"links":{"type":"array","item_type":"#/elements/definitions/link","items":[{"tag":"a","type":"link","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-bold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"CONTACT","action":{"type":"navigate","options":{"url":{"destination":"https://re4g5ffg0ey.typeform.com/to/HTey1LMW","target":"_blank"},"modalOptions":{"modalSize":"md"}},"action":"Open external url > https://re4g5ffg0ey.typeform.com/to/HTey1LMW"}},{"tag":"a","type":"link","primaryStyles":[{"name":"size-color","label":"Text Size/Color","isPrimary":true,"classes":["sw-font-size-s","sw-text-color-9fd0ff"]},{"name":"font-family","label":"Font family","isPrimary":true,"classes":["sw-font-family-default"]},{"name":"font-weight","label":"Font weight","isPrimary":true,"classes":["sw-font-weight-bold"]},{"name":"letter-spacing","label":"Letter spacing","isPrimary":true,"classes":["sw-letter-spacing-normal"]}],"value":"LITE PAPER","action":{"type":"navigate","options":{"url":{"destination":"https://fresh-palladium-1a6.notion.site/W3FP-Lite-Paper-01051f2397d84ae19c78b0f83e787e16","target":"_blank"},"modalOptions":{"modalSize":"md"}},"action":"Open external url > https://fresh-palladium-1a6.notion.site/W3FP-Lite-Paper-01051f2397d84ae19c78b0f83e787e16"}}]},"socialLinks":{"type":"array","item_type":"#/elements/definitions/socialLink","items":[{"tag":"a","type":"social-icon","value":"fab fa-twitter","url":"","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-text-color-ff7a73","sw-font-size-m"]},{"name":"width","label":"Width","isPrimary":true,"classes":["sw-width-11xs"]}],"otherStyles":[{"name":"others","label":"Others","classes":["sw-display-inline-block"]}]},{"tag":"a","type":"social-icon","value":"fab fa-discord","url":"","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-text-color-ff7a73","sw-font-size-m"]},{"name":"width","label":"Width","isPrimary":true,"classes":["sw-width-11xs"]}],"otherStyles":[{"name":"others","label":"Others","classes":["sw-display-inline-block"]}]},{"tag":"a","type":"social-icon","value":"fab fa-medium","url":"","primaryStyles":[{"name":"size-color","label":"Icon Size/Color","isPrimary":true,"classes":["sw-text-color-ff7a73","sw-font-size-m"]},{"name":"width","label":"Width","isPrimary":true,"classes":["sw-width-11xs"]}],"otherStyles":[{"name":"others","label":"Others","classes":["sw-display-inline-block"]}]}]},"modalSizeOptions":[{"className":"sw-letter-s","key":"sm"},{"className":"sw-letter-m","key":"md"},{"className":"sw-letter-l","key":"lg"},{"className":"sw-letter-xl","key":"xl"}]},"type":"static","collection":null,"enabled":"true","order":"null","updated":[],"visibility":{"userGroup":{"predefinedUserGroupType":"ALL_USERS","customUserGroupIds":[],"enabledPredefinedUserGroupTypes":["ALL_USERS","LOGGED_IN_USERS","NON_LOGGED_IN_USERS"]},"devices":["laptop","tablet","mobile"],"detailsPageRecordCondition":null},"settings":{},"container":null,"presets":null,"created_at":null}], targetElement: document.getElementById('page-content'), workspaceId: "0eafda3c-e814-429d-a7c2-082cc65c1dc0", appId: "0fceb050-3421-4090-82cd-abf5f2a53e34", pageId: "b2a29ba6-50c3-4990-96f6-2a029db9c6f5", paymentPlan: "", baseUrl: "https://assets.softr-files.com/softr-blocks/prod/blocks",theme: reactDefaultThemes, appCustomHeaderCode: "", pageCustomHeaderCode: "", appCustomFooterCode: "", pageCustomFooterCode: "", featureFlags: {"navigationLayout": false}, context: {"application_context": {"application_logo":null,"date_and_time_settings":{"format_settings":{"type":"LOCAL","local_settings":{"localize_day_and_month":true},"fixed_settings":null},"timezone_settings":{"type":"LOCAL","fixed_timezone":null}},"user_settings":{"auth_settings":null,"auto_invite":false},"user_connection":null,"polling_configs":{"defaultPollingInterval":10000,"datasources":{"CLICKUP":0,"GOOGLE_SHEET":8000,"NOTION":8000,"SMARTSUITE":8000}}}}}).then(() => window.dispatchEvent(new Event("@softr/page-content-loaded"))); </script> <script src="https://assets.softr-files.com/libs/iframe-resizer/4.2.11/iframeResizer.contentWindow.min.js" crossorigin="anonymous"></script> <!-- Localhost --> <script type="text/javascript"> if (window.location.hostname === 'localhost') { if (getUrlParam('domain')) { setCookie('serverName', getUrlParam('domain'), 30); } } function setCookie(name, value, days) { var date = new Date(); date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000)); var expires = "expires=" + date.toUTCString(); document.cookie = name + "=" + value + ";" + expires + ";path=/;" + "SameSite=None; Secure"; } function getUrlParam(name) { const url = new URL(window.location.href); let param; for (var key of url.searchParams.keys()) { if (key.toLowerCase() === name.toLowerCase()) { param = url.searchParams.get(name); break; } } return param; } </script> <!-- Modal HTML --> <div id="sw-modal" class="sw-modal" aria-hidden="true"> <div class="sw-modal-overlay" data-micromodal-close> <div tabindex="-1" class="sw-modal-container"> <div role="dialog" aria-modal="true" aria-labelledby="micromodal-title"> <button aria-label="Close modal" class="sw-modal-close" onclick="MicroModal.close('sw-modal')"></button> <div id="sw-modal-content"> <iframe class="sw-modal-iframe"></iframe> </div> </div> </div> </div> </div> <!--Scroll to section--> <script> window.addEventListener(BlocksRenderedEventName, function () { $('a').each(function (index, el) { let href = $(el).attr('href'); let path = cleanSlugFromPath(location.pathname); if (href && href.startsWith(path + '#')) { const scrollTo = href.split('#')[1]; $(this).attr('href', '#' + scrollTo); } }); function cleanSlugFromPath(pagePath) { if (pagePath.includes("/r/rec")) { pagePath = pagePath.substring(0, pagePath.indexOf("/r/rec")); pagePath = pagePath.substring(0, pagePath.lastIndexOf("/")); } return pagePath + (pagePath.endsWith('/') ? '' : '/'); } }); </script> </body> </html>