Greenboard Brand Identity
A complete profile of Greenboard's visual system — colors, typography, components, and personality — extracted from https://www.greenboard.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.greenboard.com.
Typography
Each font links to its Google Fonts page where available.
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts: CharacterQuilt.com suggests this flow that can help: 1. Open the company's homepage in a browser with DevTools open. 2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf). 3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes. 4. For each captured font URL: right-click → Save As to download the file locally. 5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path. Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same. Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.
Visual Assets

UI Components
Live previews rendered using Greenboard's actual button styles.
Brand Personality
Greenboard Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Greenboard's primary brand color?
Greenboard's primary brand color is #EEEFD3. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Greenboard use?
Greenboard uses #D8D958 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Greenboard use?
Greenboard uses Outfit as the primary typeface across body and headings.
Does Greenboard use a light or dark theme?
Greenboard's primary site uses a light color scheme, with a background of #EEEFD3.
Where can I find Greenboard's logo?
Greenboard's logo is available directly on their site (https://www.greenboard.com). The current logo URL is included in the machine-readable JSON profile linked above.
How was this brand profile generated?
This profile was extracted from https://www.greenboard.com using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Greenboard.
Methodology
Brand data on this page was extracted from https://www.greenboard.com on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Greenboard.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Outfit",
"role": "unknown"
},
{
"family": "Arial",
"role": "unknown"
}
],
"colors": {
"primary": "#EEEFD3",
"secondary": "#E8E9BF",
"accent": "#D8D958",
"background": "#EEEFD3",
"textPrimary": "#003738",
"link": "#003738"
},
"typography": {
"fontFamilies": {
"primary": "Outfit",
"heading": "Outfit"
},
"fontStacks": {
"heading": [
"Outfit",
"Arial",
"sans-serif"
],
"body": [
"Outfit",
"Arial",
"sans-serif"
],
"paragraph": [
"Outfit",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "93.6px",
"h2": "52.2px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "3px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#003738",
"borderColor": null,
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#D8D958",
"textColor": "#003738",
"borderColor": "#D8D958",
"borderRadius": "9px",
"borderRadiusCorners": {
"topLeft": "9px",
"topRight": "9px",
"bottomRight": "9px",
"bottomLeft": "9px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#4DBD97",
"textColor": "#003738",
"borderRadius": "9px",
"borderRadiusCorners": {
"topLeft": "9px",
"topRight": "9px",
"bottomRight": "9px",
"bottomLeft": "9px"
},
"shadow": "none"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20202%2028%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%3Cmask%20id%3D%22path-1-outside-1_19_1469%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%22-0.789062%22%20y%3D%22-0.339844%22%20width%3D%22203%22%20height%3D%2229%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%3E%0A%3Crect%20fill%3D%22white%22%20x%3D%22-0.789062%22%20y%3D%22-0.339844%22%20width%3D%22203%22%20height%3D%2229%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M13.5695%2027.6602C11.7112%2027.6602%209.96138%2027.3182%208.32022%2026.6344C6.70319%2025.9505%205.2913%2025.0102%204.08457%2023.8135C2.87783%2022.5923%201.92451%2021.1758%201.2246%2019.5638C0.548824%2017.9275%200.210938%2016.169%200.210938%2014.2884C0.210938%2012.4078%200.560892%2010.6615%201.2608%209.04957C1.96071%207.43763%202.9261%206.03329%204.15697%204.83655C5.41198%203.61538%206.87213%202.67508%208.53743%202.01565C10.2027%201.3318%2011.9887%200.989871%2013.8953%200.989871C16.0916%200.989871%2018.0827%201.39286%2019.8687%202.19883C21.6788%203.0048%2023.1752%204.11606%2024.3578%205.53261L20.4841%209.45256C19.6636%208.37793%2018.6982%207.57196%2017.588%207.03465C16.4778%206.49733%2015.2228%206.22868%2013.8229%206.22868C12.3266%206.22868%2010.9871%206.5706%209.80451%207.25446C8.6219%207.91389%207.69271%208.85419%207.01694%2010.0754C6.3653%2011.2721%206.03948%2012.6764%206.03948%2014.2884C6.03948%2015.9003%206.3653%2017.3169%207.01694%2018.538C7.66858%2019.7592%208.56156%2020.7117%209.6959%2021.3956C10.8302%2022.0794%2012.1335%2022.4214%2013.6057%2022.4214C15.1021%2022.4214%2016.3692%2022.1405%2017.407%2021.5787C18.4689%2020.9926%2019.2774%2020.1622%2019.8325%2019.0876C20.4117%2017.9885%2020.7013%2016.6574%2020.7013%2015.0943L24.4664%2017.6588L13.0627%2017.4756V12.6032H26.4937V13.4458C26.4937%2016.5475%2025.9386%2019.1608%2024.8284%2021.2857C23.7423%2023.3861%2022.2218%2024.9736%2020.2669%2026.0482C18.3361%2027.1228%2016.1037%2027.6602%2013.5695%2027.6602Z%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M29.4317%2027.2572V9.45256H34.9706V27.2572H29.4317ZM34.9706%2017.4756L32.6537%2015.6439C33.1123%2013.5679%2033.8846%2011.9559%2034.9706%2010.8081C36.0567%209.66016%2037.5651%209.08621%2039.4959%209.08621C40.3406%209.08621%2041.0767%209.22054%2041.7042%209.48919C42.3559%209.73343%2042.923%2010.1242%2043.4057%2010.6615L40.1114%2014.8745C39.87%2014.6059%2039.5683%2014.3983%2039.2063%2014.2517C38.8443%2014.1052%2038.434%2014.0319%2037.9754%2014.0319C37.0583%2014.0319%2036.3222%2014.325%2035.7671%2014.9112C35.2361%2015.4729%2034.9706%2016.3277%2034.9706%2017.4756Z%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M53.0748%2027.6602C51.1682%2027.6602%2049.4667%2027.2694%2047.9703%2026.4878C46.4981%2025.6819%2045.3396%2024.5706%2044.4949%2023.1541C43.6502%2021.7375%2043.2278%2020.1378%2043.2278%2018.3549C43.2278%2016.572%2043.6381%2014.9844%2044.4587%2013.5923C45.3034%2012.1758%2046.4378%2011.0645%2047.8617%2010.2585C49.2857%209.45256%2050.8906%209.04957%2052.6766%209.04957C54.4143%209.04957%2055.9469%209.42813%2057.2743%2010.1853C58.6017%2010.9424%2059.6395%2011.9926%2060.3877%2013.3359C61.16%2014.6792%2061.5461%2016.2178%2061.5461%2017.9519C61.5461%2018.2694%2061.522%2018.6113%2061.4737%2018.9777C61.4496%2019.3196%2061.3893%2019.7226%2061.2927%2020.1866L46.124%2020.2232V16.3766L58.9396%2016.3399L56.5502%2017.9519C56.5261%2016.9261%2056.3692%2016.0835%2056.0796%2015.4241C55.79%2014.7402%2055.3556%2014.2273%2054.7763%2013.8854C54.2212%2013.519%2053.5334%2013.3359%2052.7128%2013.3359C51.844%2013.3359%2051.0837%2013.5435%2050.4321%2013.9587C49.8046%2014.3494%2049.3098%2014.9112%2048.9478%2015.6439C48.6099%2016.3766%2048.441%2017.268%2048.441%2018.3182C48.441%2019.3684%2048.622%2020.2721%2048.984%2021.0292C49.3701%2021.7619%2049.9011%2022.3359%2050.5769%2022.7511C51.2768%2023.1418%2052.0974%2023.3372%2053.0386%2023.3372C53.9075%2023.3372%2054.6919%2023.1907%2055.3918%2022.8976C56.0917%2022.5801%2056.7071%2022.1161%2057.2381%2021.5055L60.2791%2024.5828C59.4102%2025.6086%2058.3603%2026.3779%2057.1295%2026.8908C55.8986%2027.4037%2054.547%2027.6602%2053.0748%2027.6602Z%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M72.9082%2027.6602C71.0016%2027.6602%2069.3001%2027.2694%2067.8037%2026.4878C66.3315%2025.6819%2065.173%2024.5706%2064.3283%2023.1541C63.4836%2021.7375%2063.0612%2020.1378%2063.0612%2018.3549C63.0612%2016.572%2063.4715%2014.9844%2064.2921%2013.5923C65.1368%2012.1758%2066.2712%2011.0645%2067.6951%2010.2585C69.1191%209.45256%2070.724%209.04957%2072.51%209.04957C74.2477%209.04957%2075.7803%209.42813%2077.1077%2010.1853C78.4351%2010.9424%2079.4729%2011.9926%2080.2211%2013.3359C80.9934%2014.6792%2081.3795%2016.2178%2081.3795%2017.9519C81.3795%2018.2694%2081.3554%2018.6113%2081.3071%2018.9777C81.283%2019.3196%2081.2227%2019.7226%2081.1261%2020.1866L65.9574%2020.2232V16.3766L78.773%2016.3399L76.3836%2017.9519C76.3595%2016.9261%2076.2026%2016.0835%2075.913%2015.4241C75.6234%2014.7402%2075.189%2014.2273%2074.6097%2013.8854C74.0546%2013.519%2073.3668%2013.3359%2072.5462%2013.3359C71.6774%2013.3359%2070.9171%2013.5435%2070.2655%2013.9587C69.638%2014.3494%2069.1432%2014.9112%2068.7812%2015.6439C68.4433%2016.3766%2068.2744%2017.268%2068.2744%2018.3182C68.2744%2019.3684%2068.4554%2020.2721%2068.8174%2021.0292C69.2035%2021.7619%2069.7345%2022.3359%2070.4103%2022.7511C71.1102%2023.1418%2071.9308%2023.3372%2072.872%2023.3372C73.7409%2023.3372%2074.5253%2023.1907%2075.2252%2022.8976C75.9251%2022.5801%2076.5405%2022.1161%2077.0715%2021.5055L80.1125%2024.5828C79.2436%2025.6086%2078.1937%2026.3779%2076.9629%2026.8908C75.732%2027.4037%2074.3804%2027.6602%2072.9082%2027.6602Z%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M95.674%2027.2572V17.1093C95.674%2016.1812%2095.3844%2015.4363%2094.8051%2014.8745C94.25%2014.2884%2093.5381%2013.9953%2092.6692%2013.9953C92.0658%2013.9953%2091.5349%2014.1296%2091.0763%2014.3983C90.6178%2014.6425%2090.2557%2015.0089%2089.9903%2015.4973C89.7248%2015.9614%2089.592%2016.4987%2089.592%2017.1093L87.4561%2016.0469C87.4561%2014.6547%2087.7578%2013.4336%2088.3612%2012.3834C88.9645%2011.3332%2089.7972%2010.5272%2090.8591%209.96545C91.9452%209.37929%2093.164%209.08621%2094.5155%209.08621C95.8188%209.08621%2096.9652%209.40371%2097.9547%2010.0387C98.9684%2010.6493%2099.7648%2011.4675%20100.344%2012.4933C100.923%2013.519%20101.213%2014.6425%20101.213%2015.8637V27.2572H95.674ZM84.0531%2027.2572V9.45256H89.592V27.2572H84.0531Z%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M114.907%2027.6235C113.724%2027.6235%20112.638%2027.3793%20111.649%2026.8908C110.659%2026.3779%20109.851%2025.7063%20109.223%2024.8759C108.596%2024.0211%20108.234%2023.0686%20108.137%2022.0184V14.5082C108.234%2013.458%20108.596%2012.5299%20109.223%2011.7239C109.851%2010.8935%20110.659%2010.2463%20111.649%209.78227C112.638%209.31823%20113.724%209.08621%20114.907%209.08621C116.572%209.08621%20118.044%209.48919%20119.324%2010.2952C120.627%2011.1011%20121.641%2012.2002%20122.365%2013.5923C123.113%2014.9844%20123.487%2016.572%20123.487%2018.3549C123.487%2020.1378%20123.113%2021.7253%20122.365%2023.1174C121.641%2024.5095%20120.627%2025.6086%20119.324%2026.4146C118.044%2027.2205%20116.572%2027.6235%20114.907%2027.6235ZM104.77%2027.2572V0.660156H110.309V13.8121L109.404%2018.1351L110.237%2022.458V27.2572H104.77ZM113.929%2022.5679C114.702%2022.5679%20115.378%2022.3847%20115.957%2022.0184C116.56%2021.652%20117.031%2021.1513%20117.369%2020.5163C117.707%2019.8813%20117.876%2019.1608%20117.876%2018.3549C117.876%2017.5245%20117.707%2016.7918%20117.369%2016.1568C117.031%2015.5218%20116.56%2015.0333%20115.957%2014.6914C115.378%2014.325%20114.702%2014.1418%20113.929%2014.1418C113.157%2014.1418%20112.469%2014.325%20111.866%2014.6914C111.263%2015.0333%20110.792%2015.5218%20110.454%2016.1568C110.14%2016.7918%20109.983%2017.5245%20109.983%2018.3549C109.983%2019.1853%20110.152%2019.918%20110.49%2020.553C110.828%2021.188%20111.287%2021.6887%20111.866%2022.055C112.469%2022.3969%20113.157%2022.5679%20113.929%2022.5679Z%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M134.772%2027.6602C132.962%2027.6602%20131.321%2027.2572%20129.849%2026.4512C128.4%2025.6208%20127.254%2024.4973%20126.409%2023.0808C125.565%2021.6642%20125.142%2020.0767%20125.142%2018.3182C125.142%2016.5597%20125.565%2014.9844%20126.409%2013.5923C127.254%2012.2002%20128.4%2011.1011%20129.849%2010.2952C131.297%209.46477%20132.938%209.04957%20134.772%209.04957C136.606%209.04957%20138.247%209.45256%20139.696%2010.2585C141.144%2011.0645%20142.29%2012.1758%20143.135%2013.5923C143.979%2014.9844%20144.402%2016.5597%20144.402%2018.3182C144.402%2020.0767%20143.979%2021.6642%20143.135%2023.0808C142.29%2024.4973%20141.144%2025.6208%20139.696%2026.4512C138.247%2027.2572%20136.606%2027.6602%20134.772%2027.6602ZM134.772%2022.5679C135.568%2022.5679%20136.268%2022.3969%20136.872%2022.055C137.475%2021.6887%20137.934%2021.188%20138.247%2020.553C138.585%2019.8935%20138.754%2019.1486%20138.754%2018.3182C138.754%2017.4878%20138.585%2016.7673%20138.247%2016.1568C137.91%2015.5218%20137.439%2015.0333%20136.836%2014.6914C136.256%2014.325%20135.568%2014.1418%20134.772%2014.1418C134%2014.1418%20133.312%2014.325%20132.708%2014.6914C132.105%2015.0333%20131.635%2015.5218%20131.297%2016.1568C130.959%2016.7918%20130.79%2017.5245%20130.79%2018.3549C130.79%2019.1608%20130.959%2019.8935%20131.297%2020.553C131.635%2021.188%20132.105%2021.6887%20132.708%2022.055C133.312%2022.3969%20134%2022.5679%20134.772%2022.5679Z%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M154.508%2027.6235C152.891%2027.6235%20151.443%2027.2205%20150.164%2026.4146C148.909%2025.6086%20147.908%2024.5095%20147.159%2023.1174C146.435%2021.7253%20146.073%2020.1378%20146.073%2018.3549C146.073%2016.572%20146.435%2014.9844%20147.159%2013.5923C147.908%2012.2002%20148.909%2011.1011%20150.164%2010.2952C151.443%209.48919%20152.891%209.08621%20154.508%209.08621C155.691%209.08621%20156.753%209.31823%20157.694%209.78227C158.66%2010.2463%20159.444%2010.8935%20160.047%2011.7239C160.651%2012.5299%20160.989%2013.458%20161.061%2014.5082V22.2015C160.989%2023.2517%20160.651%2024.192%20160.047%2025.0224C159.468%2025.8284%20158.696%2026.4634%20157.73%2026.9275C156.765%2027.3915%20155.691%2027.6235%20154.508%2027.6235ZM155.631%2022.5679C156.813%2022.5679%20157.767%2022.1771%20158.491%2021.3956C159.215%2020.5896%20159.577%2019.576%20159.577%2018.3549C159.577%2017.5245%20159.408%2016.7918%20159.07%2016.1568C158.756%2015.5218%20158.298%2015.0333%20157.694%2014.6914C157.115%2014.325%20156.439%2014.1418%20155.667%2014.1418C154.895%2014.1418%20154.207%2014.325%20153.603%2014.6914C153.024%2015.0333%20152.553%2015.5218%20152.191%2016.1568C151.854%2016.7918%20151.685%2017.5245%20151.685%2018.3549C151.685%2019.1608%20151.854%2019.8813%20152.191%2020.5163C152.529%2021.1513%20153%2021.652%20153.603%2022.0184C154.207%2022.3847%20154.883%2022.5679%20155.631%2022.5679ZM159.359%2027.2572V22.458L160.192%2018.1351L159.359%2013.8121V9.45256H164.79V27.2572H159.359Z%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M168.69%2027.2572V9.45256H174.229V27.2572H168.69ZM174.229%2017.4756L171.912%2015.6439C172.37%2013.5679%20173.143%2011.9559%20174.229%2010.8081C175.315%209.66016%20176.823%209.08621%20178.754%209.08621C179.599%209.08621%20180.335%209.22054%20180.962%209.48919C181.614%209.73343%20182.181%2010.1242%20182.664%2010.6615L179.369%2014.8745C179.128%2014.6059%20178.826%2014.3983%20178.464%2014.2517C178.102%2014.1052%20177.692%2014.0319%20177.233%2014.0319C176.316%2014.0319%20175.58%2014.325%20175.025%2014.9112C174.494%2015.4729%20174.229%2016.3277%20174.229%2017.4756Z%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M191.138%2027.6235C189.473%2027.6235%20187.989%2027.2205%20186.685%2026.4146C185.406%2025.6086%20184.393%2024.5095%20183.644%2023.1174C182.92%2021.7253%20182.558%2020.1378%20182.558%2018.3549C182.558%2016.572%20182.92%2014.9844%20183.644%2013.5923C184.393%2012.2002%20185.406%2011.1011%20186.685%2010.2952C187.989%209.48919%20189.473%209.08621%20191.138%209.08621C192.345%209.08621%20193.431%209.31823%20194.396%209.78227C195.386%2010.2463%20196.194%2010.8935%20196.822%2011.7239C197.474%2012.5299%20197.836%2013.458%20197.908%2014.5082V22.0184C197.836%2023.0686%20197.486%2024.0211%20196.858%2024.8759C196.231%2025.7063%20195.422%2026.3779%20194.433%2026.8908C193.443%2027.3793%20192.345%2027.6235%20191.138%2027.6235ZM192.116%2022.5679C192.912%2022.5679%20193.6%2022.3969%20194.179%2022.055C194.758%2021.6887%20195.217%2021.188%20195.555%2020.553C195.893%2019.918%20196.062%2019.1853%20196.062%2018.3549C196.062%2017.5245%20195.893%2016.804%20195.555%2016.1934C195.241%2015.5584%20194.783%2015.0577%20194.179%2014.6914C193.6%2014.325%20192.924%2014.1418%20192.152%2014.1418C191.38%2014.1418%20190.692%2014.325%20190.088%2014.6914C189.509%2015.0577%20189.038%2015.5584%20188.676%2016.1934C188.339%2016.8284%20188.17%2017.5489%20188.17%2018.3549C188.17%2019.1608%20188.339%2019.8813%20188.676%2020.5163C189.014%2021.1513%20189.485%2021.652%20190.088%2022.0184C190.692%2022.3847%20191.367%2022.5679%20192.116%2022.5679ZM201.275%2027.2572H195.844V22.458L196.677%2018.1351L195.736%2013.8121V0.660156H201.275V27.2572Z%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%22%2F%3E%0A%3C%2Fmask%3E%0A%3Cpath%20d%3D%22M13.5695%2027.6602C11.7112%2027.6602%209.96138%2027.3182%208.32022%2026.6344C6.70319%2025.9505%205.2913%2025.0102%204.08457%2023.8135C2.87783%2022.5923%201.92451%2021.1758%201.2246%2019.5638C0.548824%2017.9275%200.210938%2016.169%200.210938%2014.2884C0.210938%2012.4078%200.560892%2010.6615%201.2608%209.04957C1.96071%207.43763%202.9261%206.03329%204.15697%204.83655C5.41198%203.61538%206.87213%202.67508%208.53743%202.01565C10.2027%201.3318%2011.9887%200.989871%2013.8953%200.989871C16.0916%200.989871%2018.0827%201.39286%2019.8687%202.19883C21.6788%203.0048%2023.1752%204.11606%2024.3578%205.53261L20.4841%209.45256C19.6636%208.37793%2018.6982%207.57196%2017.588%207.03465C16.4778%206.49733%2015.2228%206.22868%2013.8229%206.22868C12.3266%206.22868%2010.9871%206.5706%209.80451%207.25446C8.6219%207.91389%207.69271%208.85419%207.01694%2010.0754C6.3653%2011.2721%206.03948%2012.6764%206.03948%2014.2884C6.03948%2015.9003%206.3653%2017.3169%207.01694%2018.538C7.66858%2019.7592%208.56156%2020.7117%209.6959%2021.3956C10.8302%2022.0794%2012.1335%2022.4214%2013.6057%2022.4214C15.1021%2022.4214%2016.3692%2022.1405%2017.407%2021.5787C18.4689%2020.9926%2019.2774%2020.1622%2019.8325%2019.0876C20.4117%2017.9885%2020.7013%2016.6574%2020.7013%2015.0943L24.4664%2017.6588L13.0627%2017.4756V12.6032H26.4937V13.4458C26.4937%2016.5475%2025.9386%2019.1608%2024.8284%2021.2857C23.7423%2023.3861%2022.2218%2024.9736%2020.2669%2026.0482C18.3361%2027.1228%2016.1037%2027.6602%2013.5695%2027.6602Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M29.4317%2027.2572V9.45256H34.9706V27.2572H29.4317ZM34.9706%2017.4756L32.6537%2015.6439C33.1123%2013.5679%2033.8846%2011.9559%2034.9706%2010.8081C36.0567%209.66016%2037.5651%209.08621%2039.4959%209.08621C40.3406%209.08621%2041.0767%209.22054%2041.7042%209.48919C42.3559%209.73343%2042.923%2010.1242%2043.4057%2010.6615L40.1114%2014.8745C39.87%2014.6059%2039.5683%2014.3983%2039.2063%2014.2517C38.8443%2014.1052%2038.434%2014.0319%2037.9754%2014.0319C37.0583%2014.0319%2036.3222%2014.325%2035.7671%2014.9112C35.2361%2015.4729%2034.9706%2016.3277%2034.9706%2017.4756Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M53.0748%2027.6602C51.1682%2027.6602%2049.4667%2027.2694%2047.9703%2026.4878C46.4981%2025.6819%2045.3396%2024.5706%2044.4949%2023.1541C43.6502%2021.7375%2043.2278%2020.1378%2043.2278%2018.3549C43.2278%2016.572%2043.6381%2014.9844%2044.4587%2013.5923C45.3034%2012.1758%2046.4378%2011.0645%2047.8617%2010.2585C49.2857%209.45256%2050.8906%209.04957%2052.6766%209.04957C54.4143%209.04957%2055.9469%209.42813%2057.2743%2010.1853C58.6017%2010.9424%2059.6395%2011.9926%2060.3877%2013.3359C61.16%2014.6792%2061.5461%2016.2178%2061.5461%2017.9519C61.5461%2018.2694%2061.522%2018.6113%2061.4737%2018.9777C61.4496%2019.3196%2061.3893%2019.7226%2061.2927%2020.1866L46.124%2020.2232V16.3766L58.9396%2016.3399L56.5502%2017.9519C56.5261%2016.9261%2056.3692%2016.0835%2056.0796%2015.4241C55.79%2014.7402%2055.3556%2014.2273%2054.7763%2013.8854C54.2212%2013.519%2053.5334%2013.3359%2052.7128%2013.3359C51.844%2013.3359%2051.0837%2013.5435%2050.4321%2013.9587C49.8046%2014.3494%2049.3098%2014.9112%2048.9478%2015.6439C48.6099%2016.3766%2048.441%2017.268%2048.441%2018.3182C48.441%2019.3684%2048.622%2020.2721%2048.984%2021.0292C49.3701%2021.7619%2049.9011%2022.3359%2050.5769%2022.7511C51.2768%2023.1418%2052.0974%2023.3372%2053.0386%2023.3372C53.9075%2023.3372%2054.6919%2023.1907%2055.3918%2022.8976C56.0917%2022.5801%2056.7071%2022.1161%2057.2381%2021.5055L60.2791%2024.5828C59.4102%2025.6086%2058.3603%2026.3779%2057.1295%2026.8908C55.8986%2027.4037%2054.547%2027.6602%2053.0748%2027.6602Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M72.9082%2027.6602C71.0016%2027.6602%2069.3001%2027.2694%2067.8037%2026.4878C66.3315%2025.6819%2065.173%2024.5706%2064.3283%2023.1541C63.4836%2021.7375%2063.0612%2020.1378%2063.0612%2018.3549C63.0612%2016.572%2063.4715%2014.9844%2064.2921%2013.5923C65.1368%2012.1758%2066.2712%2011.0645%2067.6951%2010.2585C69.1191%209.45256%2070.724%209.04957%2072.51%209.04957C74.2477%209.04957%2075.7803%209.42813%2077.1077%2010.1853C78.4351%2010.9424%2079.4729%2011.9926%2080.2211%2013.3359C80.9934%2014.6792%2081.3795%2016.2178%2081.3795%2017.9519C81.3795%2018.2694%2081.3554%2018.6113%2081.3071%2018.9777C81.283%2019.3196%2081.2227%2019.7226%2081.1261%2020.1866L65.9574%2020.2232V16.3766L78.773%2016.3399L76.3836%2017.9519C76.3595%2016.9261%2076.2026%2016.0835%2075.913%2015.4241C75.6234%2014.7402%2075.189%2014.2273%2074.6097%2013.8854C74.0546%2013.519%2073.3668%2013.3359%2072.5462%2013.3359C71.6774%2013.3359%2070.9171%2013.5435%2070.2655%2013.9587C69.638%2014.3494%2069.1432%2014.9112%2068.7812%2015.6439C68.4433%2016.3766%2068.2744%2017.268%2068.2744%2018.3182C68.2744%2019.3684%2068.4554%2020.2721%2068.8174%2021.0292C69.2035%2021.7619%2069.7345%2022.3359%2070.4103%2022.7511C71.1102%2023.1418%2071.9308%2023.3372%2072.872%2023.3372C73.7409%2023.3372%2074.5253%2023.1907%2075.2252%2022.8976C75.9251%2022.5801%2076.5405%2022.1161%2077.0715%2021.5055L80.1125%2024.5828C79.2436%2025.6086%2078.1937%2026.3779%2076.9629%2026.8908C75.732%2027.4037%2074.3804%2027.6602%2072.9082%2027.6602Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M95.674%2027.2572V17.1093C95.674%2016.1812%2095.3844%2015.4363%2094.8051%2014.8745C94.25%2014.2884%2093.5381%2013.9953%2092.6692%2013.9953C92.0658%2013.9953%2091.5349%2014.1296%2091.0763%2014.3983C90.6178%2014.6425%2090.2557%2015.0089%2089.9903%2015.4973C89.7248%2015.9614%2089.592%2016.4987%2089.592%2017.1093L87.4561%2016.0469C87.4561%2014.6547%2087.7578%2013.4336%2088.3612%2012.3834C88.9645%2011.3332%2089.7972%2010.5272%2090.8591%209.96545C91.9452%209.37929%2093.164%209.08621%2094.5155%209.08621C95.8188%209.08621%2096.9652%209.40371%2097.9547%2010.0387C98.9684%2010.6493%2099.7648%2011.4675%20100.344%2012.4933C100.923%2013.519%20101.213%2014.6425%20101.213%2015.8637V27.2572H95.674ZM84.0531%2027.2572V9.45256H89.592V27.2572H84.0531Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M114.907%2027.6235C113.724%2027.6235%20112.638%2027.3793%20111.649%2026.8908C110.659%2026.3779%20109.851%2025.7063%20109.223%2024.8759C108.596%2024.0211%20108.234%2023.0686%20108.137%2022.0184V14.5082C108.234%2013.458%20108.596%2012.5299%20109.223%2011.7239C109.851%2010.8935%20110.659%2010.2463%20111.649%209.78227C112.638%209.31823%20113.724%209.08621%20114.907%209.08621C116.572%209.08621%20118.044%209.48919%20119.324%2010.2952C120.627%2011.1011%20121.641%2012.2002%20122.365%2013.5923C123.113%2014.9844%20123.487%2016.572%20123.487%2018.3549C123.487%2020.1378%20123.113%2021.7253%20122.365%2023.1174C121.641%2024.5095%20120.627%2025.6086%20119.324%2026.4146C118.044%2027.2205%20116.572%2027.6235%20114.907%2027.6235ZM104.77%2027.2572V0.660156H110.309V13.8121L109.404%2018.1351L110.237%2022.458V27.2572H104.77ZM113.929%2022.5679C114.702%2022.5679%20115.378%2022.3847%20115.957%2022.0184C116.56%2021.652%20117.031%2021.1513%20117.369%2020.5163C117.707%2019.8813%20117.876%2019.1608%20117.876%2018.3549C117.876%2017.5245%20117.707%2016.7918%20117.369%2016.1568C117.031%2015.5218%20116.56%2015.0333%20115.957%2014.6914C115.378%2014.325%20114.702%2014.1418%20113.929%2014.1418C113.157%2014.1418%20112.469%2014.325%20111.866%2014.6914C111.263%2015.0333%20110.792%2015.5218%20110.454%2016.1568C110.14%2016.7918%20109.983%2017.5245%20109.983%2018.3549C109.983%2019.1853%20110.152%2019.918%20110.49%2020.553C110.828%2021.188%20111.287%2021.6887%20111.866%2022.055C112.469%2022.3969%20113.157%2022.5679%20113.929%2022.5679Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M134.772%2027.6602C132.962%2027.6602%20131.321%2027.2572%20129.849%2026.4512C128.4%2025.6208%20127.254%2024.4973%20126.409%2023.0808C125.565%2021.6642%20125.142%2020.0767%20125.142%2018.3182C125.142%2016.5597%20125.565%2014.9844%20126.409%2013.5923C127.254%2012.2002%20128.4%2011.1011%20129.849%2010.2952C131.297%209.46477%20132.938%209.04957%20134.772%209.04957C136.606%209.04957%20138.247%209.45256%20139.696%2010.2585C141.144%2011.0645%20142.29%2012.1758%20143.135%2013.5923C143.979%2014.9844%20144.402%2016.5597%20144.402%2018.3182C144.402%2020.0767%20143.979%2021.6642%20143.135%2023.0808C142.29%2024.4973%20141.144%2025.6208%20139.696%2026.4512C138.247%2027.2572%20136.606%2027.6602%20134.772%2027.6602ZM134.772%2022.5679C135.568%2022.5679%20136.268%2022.3969%20136.872%2022.055C137.475%2021.6887%20137.934%2021.188%20138.247%2020.553C138.585%2019.8935%20138.754%2019.1486%20138.754%2018.3182C138.754%2017.4878%20138.585%2016.7673%20138.247%2016.1568C137.91%2015.5218%20137.439%2015.0333%20136.836%2014.6914C136.256%2014.325%20135.568%2014.1418%20134.772%2014.1418C134%2014.1418%20133.312%2014.325%20132.708%2014.6914C132.105%2015.0333%20131.635%2015.5218%20131.297%2016.1568C130.959%2016.7918%20130.79%2017.5245%20130.79%2018.3549C130.79%2019.1608%20130.959%2019.8935%20131.297%2020.553C131.635%2021.188%20132.105%2021.6887%20132.708%2022.055C133.312%2022.3969%20134%2022.5679%20134.772%2022.5679Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M154.508%2027.6235C152.891%2027.6235%20151.443%2027.2205%20150.164%2026.4146C148.909%2025.6086%20147.908%2024.5095%20147.159%2023.1174C146.435%2021.7253%20146.073%2020.1378%20146.073%2018.3549C146.073%2016.572%20146.435%2014.9844%20147.159%2013.5923C147.908%2012.2002%20148.909%2011.1011%20150.164%2010.2952C151.443%209.48919%20152.891%209.08621%20154.508%209.08621C155.691%209.08621%20156.753%209.31823%20157.694%209.78227C158.66%2010.2463%20159.444%2010.8935%20160.047%2011.7239C160.651%2012.5299%20160.989%2013.458%20161.061%2014.5082V22.2015C160.989%2023.2517%20160.651%2024.192%20160.047%2025.0224C159.468%2025.8284%20158.696%2026.4634%20157.73%2026.9275C156.765%2027.3915%20155.691%2027.6235%20154.508%2027.6235ZM155.631%2022.5679C156.813%2022.5679%20157.767%2022.1771%20158.491%2021.3956C159.215%2020.5896%20159.577%2019.576%20159.577%2018.3549C159.577%2017.5245%20159.408%2016.7918%20159.07%2016.1568C158.756%2015.5218%20158.298%2015.0333%20157.694%2014.6914C157.115%2014.325%20156.439%2014.1418%20155.667%2014.1418C154.895%2014.1418%20154.207%2014.325%20153.603%2014.6914C153.024%2015.0333%20152.553%2015.5218%20152.191%2016.1568C151.854%2016.7918%20151.685%2017.5245%20151.685%2018.3549C151.685%2019.1608%20151.854%2019.8813%20152.191%2020.5163C152.529%2021.1513%20153%2021.652%20153.603%2022.0184C154.207%2022.3847%20154.883%2022.5679%20155.631%2022.5679ZM159.359%2027.2572V22.458L160.192%2018.1351L159.359%2013.8121V9.45256H164.79V27.2572H159.359Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M168.69%2027.2572V9.45256H174.229V27.2572H168.69ZM174.229%2017.4756L171.912%2015.6439C172.37%2013.5679%20173.143%2011.9559%20174.229%2010.8081C175.315%209.66016%20176.823%209.08621%20178.754%209.08621C179.599%209.08621%20180.335%209.22054%20180.962%209.48919C181.614%209.73343%20182.181%2010.1242%20182.664%2010.6615L179.369%2014.8745C179.128%2014.6059%20178.826%2014.3983%20178.464%2014.2517C178.102%2014.1052%20177.692%2014.0319%20177.233%2014.0319C176.316%2014.0319%20175.58%2014.325%20175.025%2014.9112C174.494%2015.4729%20174.229%2016.3277%20174.229%2017.4756Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M191.138%2027.6235C189.473%2027.6235%20187.989%2027.2205%20186.685%2026.4146C185.406%2025.6086%20184.393%2024.5095%20183.644%2023.1174C182.92%2021.7253%20182.558%2020.1378%20182.558%2018.3549C182.558%2016.572%20182.92%2014.9844%20183.644%2013.5923C184.393%2012.2002%20185.406%2011.1011%20186.685%2010.2952C187.989%209.48919%20189.473%209.08621%20191.138%209.08621C192.345%209.08621%20193.431%209.31823%20194.396%209.78227C195.386%2010.2463%20196.194%2010.8935%20196.822%2011.7239C197.474%2012.5299%20197.836%2013.458%20197.908%2014.5082V22.0184C197.836%2023.0686%20197.486%2024.0211%20196.858%2024.8759C196.231%2025.7063%20195.422%2026.3779%20194.433%2026.8908C193.443%2027.3793%20192.345%2027.6235%20191.138%2027.6235ZM192.116%2022.5679C192.912%2022.5679%20193.6%2022.3969%20194.179%2022.055C194.758%2021.6887%20195.217%2021.188%20195.555%2020.553C195.893%2019.918%20196.062%2019.1853%20196.062%2018.3549C196.062%2017.5245%20195.893%2016.804%20195.555%2016.1934C195.241%2015.5584%20194.783%2015.0577%20194.179%2014.6914C193.6%2014.325%20192.924%2014.1418%20192.152%2014.1418C191.38%2014.1418%20190.692%2014.325%20190.088%2014.6914C189.509%2015.0577%20189.038%2015.5584%20188.676%2016.1934C188.339%2016.8284%20188.17%2017.5489%20188.17%2018.3549C188.17%2019.1608%20188.339%2019.8813%20188.676%2020.5163C189.014%2021.1513%20189.485%2021.652%20190.088%2022.0184C190.692%2022.3847%20191.367%2022.5679%20192.116%2022.5679ZM201.275%2027.2572H195.844V22.458L196.677%2018.1351L195.736%2013.8121V0.660156H201.275V27.2572Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M13.5695%2027.6602C11.7112%2027.6602%209.96138%2027.3182%208.32022%2026.6344C6.70319%2025.9505%205.2913%2025.0102%204.08457%2023.8135C2.87783%2022.5923%201.92451%2021.1758%201.2246%2019.5638C0.548824%2017.9275%200.210938%2016.169%200.210938%2014.2884C0.210938%2012.4078%200.560892%2010.6615%201.2608%209.04957C1.96071%207.43763%202.9261%206.03329%204.15697%204.83655C5.41198%203.61538%206.87213%202.67508%208.53743%202.01565C10.2027%201.3318%2011.9887%200.989871%2013.8953%200.989871C16.0916%200.989871%2018.0827%201.39286%2019.8687%202.19883C21.6788%203.0048%2023.1752%204.11606%2024.3578%205.53261L20.4841%209.45256C19.6636%208.37793%2018.6982%207.57196%2017.588%207.03465C16.4778%206.49733%2015.2228%206.22868%2013.8229%206.22868C12.3266%206.22868%2010.9871%206.5706%209.80451%207.25446C8.6219%207.91389%207.69271%208.85419%207.01694%2010.0754C6.3653%2011.2721%206.03948%2012.6764%206.03948%2014.2884C6.03948%2015.9003%206.3653%2017.3169%207.01694%2018.538C7.66858%2019.7592%208.56156%2020.7117%209.6959%2021.3956C10.8302%2022.0794%2012.1335%2022.4214%2013.6057%2022.4214C15.1021%2022.4214%2016.3692%2022.1405%2017.407%2021.5787C18.4689%2020.9926%2019.2774%2020.1622%2019.8325%2019.0876C20.4117%2017.9885%2020.7013%2016.6574%2020.7013%2015.0943L24.4664%2017.6588L13.0627%2017.4756V12.6032H26.4937V13.4458C26.4937%2016.5475%2025.9386%2019.1608%2024.8284%2021.2857C23.7423%2023.3861%2022.2218%2024.9736%2020.2669%2026.0482C18.3361%2027.1228%2016.1037%2027.6602%2013.5695%2027.6602Z%22%20stroke%3D%22currentColor%22%20stroke-width%3D%220.367453%22%20mask%3D%22url(%23path-1-outside-1_19_1469)%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%20stroke%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%20stroke-width%3A%200.367453px%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M29.4317%2027.2572V9.45256H34.9706V27.2572H29.4317ZM34.9706%2017.4756L32.6537%2015.6439C33.1123%2013.5679%2033.8846%2011.9559%2034.9706%2010.8081C36.0567%209.66016%2037.5651%209.08621%2039.4959%209.08621C40.3406%209.08621%2041.0767%209.22054%2041.7042%209.48919C42.3559%209.73343%2042.923%2010.1242%2043.4057%2010.6615L40.1114%2014.8745C39.87%2014.6059%2039.5683%2014.3983%2039.2063%2014.2517C38.8443%2014.1052%2038.434%2014.0319%2037.9754%2014.0319C37.0583%2014.0319%2036.3222%2014.325%2035.7671%2014.9112C35.2361%2015.4729%2034.9706%2016.3277%2034.9706%2017.4756Z%22%20stroke%3D%22currentColor%22%20stroke-width%3D%220.367453%22%20mask%3D%22url(%23path-1-outside-1_19_1469)%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%20stroke%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%20stroke-width%3A%200.367453px%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M53.0748%2027.6602C51.1682%2027.6602%2049.4667%2027.2694%2047.9703%2026.4878C46.4981%2025.6819%2045.3396%2024.5706%2044.4949%2023.1541C43.6502%2021.7375%2043.2278%2020.1378%2043.2278%2018.3549C43.2278%2016.572%2043.6381%2014.9844%2044.4587%2013.5923C45.3034%2012.1758%2046.4378%2011.0645%2047.8617%2010.2585C49.2857%209.45256%2050.8906%209.04957%2052.6766%209.04957C54.4143%209.04957%2055.9469%209.42813%2057.2743%2010.1853C58.6017%2010.9424%2059.6395%2011.9926%2060.3877%2013.3359C61.16%2014.6792%2061.5461%2016.2178%2061.5461%2017.9519C61.5461%2018.2694%2061.522%2018.6113%2061.4737%2018.9777C61.4496%2019.3196%2061.3893%2019.7226%2061.2927%2020.1866L46.124%2020.2232V16.3766L58.9396%2016.3399L56.5502%2017.9519C56.5261%2016.9261%2056.3692%2016.0835%2056.0796%2015.4241C55.79%2014.7402%2055.3556%2014.2273%2054.7763%2013.8854C54.2212%2013.519%2053.5334%2013.3359%2052.7128%2013.3359C51.844%2013.3359%2051.0837%2013.5435%2050.4321%2013.9587C49.8046%2014.3494%2049.3098%2014.9112%2048.9478%2015.6439C48.6099%2016.3766%2048.441%2017.268%2048.441%2018.3182C48.441%2019.3684%2048.622%2020.2721%2048.984%2021.0292C49.3701%2021.7619%2049.9011%2022.3359%2050.5769%2022.7511C51.2768%2023.1418%2052.0974%2023.3372%2053.0386%2023.3372C53.9075%2023.3372%2054.6919%2023.1907%2055.3918%2022.8976C56.0917%2022.5801%2056.7071%2022.1161%2057.2381%2021.5055L60.2791%2024.5828C59.4102%2025.6086%2058.3603%2026.3779%2057.1295%2026.8908C55.8986%2027.4037%2054.547%2027.6602%2053.0748%2027.6602Z%22%20stroke%3D%22currentColor%22%20stroke-width%3D%220.367453%22%20mask%3D%22url(%23path-1-outside-1_19_1469)%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%20stroke%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%20stroke-width%3A%200.367453px%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M72.9082%2027.6602C71.0016%2027.6602%2069.3001%2027.2694%2067.8037%2026.4878C66.3315%2025.6819%2065.173%2024.5706%2064.3283%2023.1541C63.4836%2021.7375%2063.0612%2020.1378%2063.0612%2018.3549C63.0612%2016.572%2063.4715%2014.9844%2064.2921%2013.5923C65.1368%2012.1758%2066.2712%2011.0645%2067.6951%2010.2585C69.1191%209.45256%2070.724%209.04957%2072.51%209.04957C74.2477%209.04957%2075.7803%209.42813%2077.1077%2010.1853C78.4351%2010.9424%2079.4729%2011.9926%2080.2211%2013.3359C80.9934%2014.6792%2081.3795%2016.2178%2081.3795%2017.9519C81.3795%2018.2694%2081.3554%2018.6113%2081.3071%2018.9777C81.283%2019.3196%2081.2227%2019.7226%2081.1261%2020.1866L65.9574%2020.2232V16.3766L78.773%2016.3399L76.3836%2017.9519C76.3595%2016.9261%2076.2026%2016.0835%2075.913%2015.4241C75.6234%2014.7402%2075.189%2014.2273%2074.6097%2013.8854C74.0546%2013.519%2073.3668%2013.3359%2072.5462%2013.3359C71.6774%2013.3359%2070.9171%2013.5435%2070.2655%2013.9587C69.638%2014.3494%2069.1432%2014.9112%2068.7812%2015.6439C68.4433%2016.3766%2068.2744%2017.268%2068.2744%2018.3182C68.2744%2019.3684%2068.4554%2020.2721%2068.8174%2021.0292C69.2035%2021.7619%2069.7345%2022.3359%2070.4103%2022.7511C71.1102%2023.1418%2071.9308%2023.3372%2072.872%2023.3372C73.7409%2023.3372%2074.5253%2023.1907%2075.2252%2022.8976C75.9251%2022.5801%2076.5405%2022.1161%2077.0715%2021.5055L80.1125%2024.5828C79.2436%2025.6086%2078.1937%2026.3779%2076.9629%2026.8908C75.732%2027.4037%2074.3804%2027.6602%2072.9082%2027.6602Z%22%20stroke%3D%22currentColor%22%20stroke-width%3D%220.367453%22%20mask%3D%22url(%23path-1-outside-1_19_1469)%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%20stroke%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%20stroke-width%3A%200.367453px%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M95.674%2027.2572V17.1093C95.674%2016.1812%2095.3844%2015.4363%2094.8051%2014.8745C94.25%2014.2884%2093.5381%2013.9953%2092.6692%2013.9953C92.0658%2013.9953%2091.5349%2014.1296%2091.0763%2014.3983C90.6178%2014.6425%2090.2557%2015.0089%2089.9903%2015.4973C89.7248%2015.9614%2089.592%2016.4987%2089.592%2017.1093L87.4561%2016.0469C87.4561%2014.6547%2087.7578%2013.4336%2088.3612%2012.3834C88.9645%2011.3332%2089.7972%2010.5272%2090.8591%209.96545C91.9452%209.37929%2093.164%209.08621%2094.5155%209.08621C95.8188%209.08621%2096.9652%209.40371%2097.9547%2010.0387C98.9684%2010.6493%2099.7648%2011.4675%20100.344%2012.4933C100.923%2013.519%20101.213%2014.6425%20101.213%2015.8637V27.2572H95.674ZM84.0531%2027.2572V9.45256H89.592V27.2572H84.0531Z%22%20stroke%3D%22currentColor%22%20stroke-width%3D%220.367453%22%20mask%3D%22url(%23path-1-outside-1_19_1469)%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%20stroke%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%20stroke-width%3A%200.367453px%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M114.907%2027.6235C113.724%2027.6235%20112.638%2027.3793%20111.649%2026.8908C110.659%2026.3779%20109.851%2025.7063%20109.223%2024.8759C108.596%2024.0211%20108.234%2023.0686%20108.137%2022.0184V14.5082C108.234%2013.458%20108.596%2012.5299%20109.223%2011.7239C109.851%2010.8935%20110.659%2010.2463%20111.649%209.78227C112.638%209.31823%20113.724%209.08621%20114.907%209.08621C116.572%209.08621%20118.044%209.48919%20119.324%2010.2952C120.627%2011.1011%20121.641%2012.2002%20122.365%2013.5923C123.113%2014.9844%20123.487%2016.572%20123.487%2018.3549C123.487%2020.1378%20123.113%2021.7253%20122.365%2023.1174C121.641%2024.5095%20120.627%2025.6086%20119.324%2026.4146C118.044%2027.2205%20116.572%2027.6235%20114.907%2027.6235ZM104.77%2027.2572V0.660156H110.309V13.8121L109.404%2018.1351L110.237%2022.458V27.2572H104.77ZM113.929%2022.5679C114.702%2022.5679%20115.378%2022.3847%20115.957%2022.0184C116.56%2021.652%20117.031%2021.1513%20117.369%2020.5163C117.707%2019.8813%20117.876%2019.1608%20117.876%2018.3549C117.876%2017.5245%20117.707%2016.7918%20117.369%2016.1568C117.031%2015.5218%20116.56%2015.0333%20115.957%2014.6914C115.378%2014.325%20114.702%2014.1418%20113.929%2014.1418C113.157%2014.1418%20112.469%2014.325%20111.866%2014.6914C111.263%2015.0333%20110.792%2015.5218%20110.454%2016.1568C110.14%2016.7918%20109.983%2017.5245%20109.983%2018.3549C109.983%2019.1853%20110.152%2019.918%20110.49%2020.553C110.828%2021.188%20111.287%2021.6887%20111.866%2022.055C112.469%2022.3969%20113.157%2022.5679%20113.929%2022.5679Z%22%20stroke%3D%22currentColor%22%20stroke-width%3D%220.367453%22%20mask%3D%22url(%23path-1-outside-1_19_1469)%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%20stroke%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%20stroke-width%3A%200.367453px%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M134.772%2027.6602C132.962%2027.6602%20131.321%2027.2572%20129.849%2026.4512C128.4%2025.6208%20127.254%2024.4973%20126.409%2023.0808C125.565%2021.6642%20125.142%2020.0767%20125.142%2018.3182C125.142%2016.5597%20125.565%2014.9844%20126.409%2013.5923C127.254%2012.2002%20128.4%2011.1011%20129.849%2010.2952C131.297%209.46477%20132.938%209.04957%20134.772%209.04957C136.606%209.04957%20138.247%209.45256%20139.696%2010.2585C141.144%2011.0645%20142.29%2012.1758%20143.135%2013.5923C143.979%2014.9844%20144.402%2016.5597%20144.402%2018.3182C144.402%2020.0767%20143.979%2021.6642%20143.135%2023.0808C142.29%2024.4973%20141.144%2025.6208%20139.696%2026.4512C138.247%2027.2572%20136.606%2027.6602%20134.772%2027.6602ZM134.772%2022.5679C135.568%2022.5679%20136.268%2022.3969%20136.872%2022.055C137.475%2021.6887%20137.934%2021.188%20138.247%2020.553C138.585%2019.8935%20138.754%2019.1486%20138.754%2018.3182C138.754%2017.4878%20138.585%2016.7673%20138.247%2016.1568C137.91%2015.5218%20137.439%2015.0333%20136.836%2014.6914C136.256%2014.325%20135.568%2014.1418%20134.772%2014.1418C134%2014.1418%20133.312%2014.325%20132.708%2014.6914C132.105%2015.0333%20131.635%2015.5218%20131.297%2016.1568C130.959%2016.7918%20130.79%2017.5245%20130.79%2018.3549C130.79%2019.1608%20130.959%2019.8935%20131.297%2020.553C131.635%2021.188%20132.105%2021.6887%20132.708%2022.055C133.312%2022.3969%20134%2022.5679%20134.772%2022.5679Z%22%20stroke%3D%22currentColor%22%20stroke-width%3D%220.367453%22%20mask%3D%22url(%23path-1-outside-1_19_1469)%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%20stroke%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%20stroke-width%3A%200.367453px%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M154.508%2027.6235C152.891%2027.6235%20151.443%2027.2205%20150.164%2026.4146C148.909%2025.6086%20147.908%2024.5095%20147.159%2023.1174C146.435%2021.7253%20146.073%2020.1378%20146.073%2018.3549C146.073%2016.572%20146.435%2014.9844%20147.159%2013.5923C147.908%2012.2002%20148.909%2011.1011%20150.164%2010.2952C151.443%209.48919%20152.891%209.08621%20154.508%209.08621C155.691%209.08621%20156.753%209.31823%20157.694%209.78227C158.66%2010.2463%20159.444%2010.8935%20160.047%2011.7239C160.651%2012.5299%20160.989%2013.458%20161.061%2014.5082V22.2015C160.989%2023.2517%20160.651%2024.192%20160.047%2025.0224C159.468%2025.8284%20158.696%2026.4634%20157.73%2026.9275C156.765%2027.3915%20155.691%2027.6235%20154.508%2027.6235ZM155.631%2022.5679C156.813%2022.5679%20157.767%2022.1771%20158.491%2021.3956C159.215%2020.5896%20159.577%2019.576%20159.577%2018.3549C159.577%2017.5245%20159.408%2016.7918%20159.07%2016.1568C158.756%2015.5218%20158.298%2015.0333%20157.694%2014.6914C157.115%2014.325%20156.439%2014.1418%20155.667%2014.1418C154.895%2014.1418%20154.207%2014.325%20153.603%2014.6914C153.024%2015.0333%20152.553%2015.5218%20152.191%2016.1568C151.854%2016.7918%20151.685%2017.5245%20151.685%2018.3549C151.685%2019.1608%20151.854%2019.8813%20152.191%2020.5163C152.529%2021.1513%20153%2021.652%20153.603%2022.0184C154.207%2022.3847%20154.883%2022.5679%20155.631%2022.5679ZM159.359%2027.2572V22.458L160.192%2018.1351L159.359%2013.8121V9.45256H164.79V27.2572H159.359Z%22%20stroke%3D%22currentColor%22%20stroke-width%3D%220.367453%22%20mask%3D%22url(%23path-1-outside-1_19_1469)%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%20stroke%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%20stroke-width%3A%200.367453px%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M168.69%2027.2572V9.45256H174.229V27.2572H168.69ZM174.229%2017.4756L171.912%2015.6439C172.37%2013.5679%20173.143%2011.9559%20174.229%2010.8081C175.315%209.66016%20176.823%209.08621%20178.754%209.08621C179.599%209.08621%20180.335%209.22054%20180.962%209.48919C181.614%209.73343%20182.181%2010.1242%20182.664%2010.6615L179.369%2014.8745C179.128%2014.6059%20178.826%2014.3983%20178.464%2014.2517C178.102%2014.1052%20177.692%2014.0319%20177.233%2014.0319C176.316%2014.0319%20175.58%2014.325%20175.025%2014.9112C174.494%2015.4729%20174.229%2016.3277%20174.229%2017.4756Z%22%20stroke%3D%22currentColor%22%20stroke-width%3D%220.367453%22%20mask%3D%22url(%23path-1-outside-1_19_1469)%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%20stroke%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%20stroke-width%3A%200.367453px%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M191.138%2027.6235C189.473%2027.6235%20187.989%2027.2205%20186.685%2026.4146C185.406%2025.6086%20184.393%2024.5095%20183.644%2023.1174C182.92%2021.7253%20182.558%2020.1378%20182.558%2018.3549C182.558%2016.572%20182.92%2014.9844%20183.644%2013.5923C184.393%2012.2002%20185.406%2011.1011%20186.685%2010.2952C187.989%209.48919%20189.473%209.08621%20191.138%209.08621C192.345%209.08621%20193.431%209.31823%20194.396%209.78227C195.386%2010.2463%20196.194%2010.8935%20196.822%2011.7239C197.474%2012.5299%20197.836%2013.458%20197.908%2014.5082V22.0184C197.836%2023.0686%20197.486%2024.0211%20196.858%2024.8759C196.231%2025.7063%20195.422%2026.3779%20194.433%2026.8908C193.443%2027.3793%20192.345%2027.6235%20191.138%2027.6235ZM192.116%2022.5679C192.912%2022.5679%20193.6%2022.3969%20194.179%2022.055C194.758%2021.6887%20195.217%2021.188%20195.555%2020.553C195.893%2019.918%20196.062%2019.1853%20196.062%2018.3549C196.062%2017.5245%20195.893%2016.804%20195.555%2016.1934C195.241%2015.5584%20194.783%2015.0577%20194.179%2014.6914C193.6%2014.325%20192.924%2014.1418%20192.152%2014.1418C191.38%2014.1418%20190.692%2014.325%20190.088%2014.6914C189.509%2015.0577%20189.038%2015.5584%20188.676%2016.1934C188.339%2016.8284%20188.17%2017.5489%20188.17%2018.3549C188.17%2019.1608%20188.339%2019.8813%20188.676%2020.5163C189.014%2021.1513%20189.485%2021.652%20190.088%2022.0184C190.692%2022.3847%20191.367%2022.5679%20192.116%2022.5679ZM201.275%2027.2572H195.844V22.458L196.677%2018.1351L195.736%2013.8121V0.660156H201.275V27.2572Z%22%20stroke%3D%22currentColor%22%20stroke-width%3D%220.367453%22%20mask%3D%22url(%23path-1-outside-1_19_1469)%22%20style%3D%22fill%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%20stroke%3A%20rgb(0%2C%2055%2C%2056)%20!important%3B%20stroke-width%3A%200.367453px%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
"favicon": "https://cdn.prod.website-files.com/67d0a8a9156b7b7bd46ffdfd/680ea840138b8d02bce42dc3_Favicon%202%20(4).png",
"ogImage": "https://cdn.prod.website-files.com/67d0a8a9156b7b7bd46ffdfd/67e478497c9f05bbed9f9b72_Frame%20339.jpg",
"logoHref": "/"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Greenboard'.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 2,
"text": "Get startedGet startedGet started",
"reasoning": "Button #0 is selected as the primary CTA because it uses a vibrant brand color (#D8D958) and has action-oriented text ('Get started'), which is a strong indicator of a primary call-to-action."
},
"secondary": {
"index": 0,
"text": "Learn the how and why of Greenboard in 15 minutesBook a Live DemoLearn more",
"reasoning": "Button #3 is selected as the secondary CTA because it has a different background color (#4DBD97) and offers additional information ('Learn the how and why of Greenboard'), making it suitable as a secondary action."
},
"confidence": 0.95
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "financial compliance professionals"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 0,
"selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Greenboard'.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 