Home · Branding · SF Tensor

SF Tensor Brand Identity

A complete profile of SF Tensor's visual system — colors, typography, components, and personality — extracted from https://sf-tensor.com. Built for designers, agents, and AI tools.

Download JSON
Primary
#EBE6D8
Accent
#292929
Body Font
Inter
Heading
Inter

Color Palette

Brand palette extracted from https://sf-tensor.com.

primary
#EBE6D8
rgb(235, 230, 216)
secondary
#6A7282
rgb(106, 114, 130)
accent
#292929
rgb(41, 41, 41)
background
#F9F7F6
rgb(249, 247, 246)
textPrimary
#171717
rgb(23, 23, 23)
link
#1E2939
rgb(30, 41, 57)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Inter
Inter
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

SF Tensor logo
Logo
SF Tensor favicon
Favicon
SF Tensor social image
Social Card

UI Components

Live previews rendered using SF Tensor's actual button styles.

buttonPrimary
background #292929 textColor #171717 borderRadius 99px shadow rgba(15, 12, 12, 0.5) 0px 4px 6px -6px, rgba(0, 0, 0, 0.2) 0px 1px 1px 0px, rgba(48, 90, 196, 0.8) 0px 8px 4px -8px, rgb(41, 41, 41) 0px 0px 0px 1px
buttonSecondary
background #FFFFFF textColor #171717 borderRadius 0px shadow none

Brand Personality

Tone: professional Energy: medium Audience: technology professionals

SF Tensor Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is SF Tensor's primary brand color?

SF Tensor's primary brand color is #EBE6D8. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does SF Tensor use?

SF Tensor uses #292929 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does SF Tensor use?

SF Tensor uses Inter as the primary typeface across body and headings.

Does SF Tensor use a light or dark theme?

SF Tensor's primary site uses a light color scheme, with a background of #F9F7F6.

Where can I find SF Tensor's logo?

SF Tensor's logo is available directly on their site (https://sf-tensor.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://sf-tensor.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 SF Tensor.

Methodology

Brand data on this page was extracted from https://sf-tensor.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 SF Tensor.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#EBE6D8",
    "secondary": "#6A7282",
    "accent": "#292929",
    "background": "#F9F7F6",
    "textPrimary": "#171717",
    "link": "#1E2939"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter"
      ],
      "body": [
        "Inter"
      ],
      "paragraph": [
        "Inter"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "24px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#292929",
      "textColor": "#171717",
      "borderRadius": "99px",
      "borderRadiusCorners": {
        "topLeft": "99px",
        "topRight": "99px",
        "bottomRight": "99px",
        "bottomLeft": "99px"
      },
      "shadow": "rgba(15, 12, 12, 0.5) 0px 4px 6px -6px, rgba(0, 0, 0, 0.2) 0px 1px 1px 0px, rgba(48, 90, 196, 0.8) 0px 8px 4px -8px, rgb(41, 41, 41) 0px 0px 0px 1px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#171717",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22680%22%20height%3D%22133%22%20viewBox%3D%220%200%20680%20133%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22h-10%20w-auto%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M198.509%2041.5214V40.4517L202.16%2040.0295H203.858L207.538%2040.4517V41.5214H198.509ZM200.717%2041.5214C200.755%2040.6769%20200.783%2039.7668%20200.802%2038.7909C200.821%2037.815%20200.83%2036.8204%20200.83%2035.807C200.849%2034.7748%20200.858%2033.7708%20200.858%2032.7949V31.6689C200.858%2030.693%20200.849%2029.7078%20200.83%2028.7131C200.83%2027.6997%20200.821%2026.7145%20200.802%2025.7574C200.802%2024.7815%20200.783%2023.8713%20200.745%2023.0268H205.302C205.283%2023.8525%20205.264%2024.7534%20205.245%2025.7292C205.226%2026.7051%20205.207%2027.6997%20205.189%2028.7131C205.189%2029.7078%20205.189%2030.693%20205.189%2031.6689V32.7668C205.189%2033.7426%20205.189%2034.7466%20205.189%2035.7788C205.207%2036.7922%20205.226%2037.7869%20205.245%2038.7627C205.264%2039.7386%20205.283%2040.6582%20205.302%2041.5214H200.717ZM195%2028.3472L195.226%2023.0268H210.821L211.047%2028.3472H209.575L208.104%2023.1957L209.632%2024.181H196.415L197.943%2023.1957L196.472%2028.3472H195Z%22%20fill%3D%22%233E3E3E%22%20style%3D%22fill%3A%20rgb(62%2C%2062%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M212.361%2041.5214V40.5643L214.88%2040.0576H217.002L219.493%2040.5643V41.5214H212.361ZM213.832%2041.5214C213.851%2041.071%20213.87%2040.4987%20213.889%2039.8043C213.908%2039.1099%20213.917%2038.3968%20213.917%2037.6649C213.936%2036.9142%20213.946%2036.2292%20213.946%2035.6099V23.5335L212.219%2023.1676V22.3231L217.71%2021L218.134%2021.3097L218.021%2026.1796V30.9651L218.078%2031.1903V35.6099C218.078%2036.2292%20218.078%2036.9142%20218.078%2037.6649C218.097%2038.3968%20218.106%2039.1099%20218.106%2039.8043C218.125%2040.4987%20218.153%2041.071%20218.191%2041.5214H213.832ZM220.71%2041.5214V40.5643L223.144%2040.0576H225.238L227.785%2040.5643V41.5214H220.71ZM222.068%2041.5214C222.106%2041.071%20222.134%2040.4987%20222.153%2039.8043C222.172%2039.1099%20222.181%2038.3968%20222.181%2037.6649C222.2%2036.9142%20222.21%2036.2292%20222.21%2035.6099V32.6542C222.21%2031.7534%20222.078%2031.134%20221.813%2030.7962C221.568%2030.4584%20221.163%2030.2895%20220.597%2030.2895C220.257%2030.2895%20219.898%2030.374%20219.521%2030.5429C219.144%2030.693%20218.766%2030.9276%20218.389%2031.2466C218.012%2031.5469%20217.634%2031.9035%20217.257%2032.3164L217.087%2031.0496H217.455C217.983%2030.2802%20218.512%2029.6702%20219.04%2029.2198C219.568%2028.7507%20220.115%2028.4035%20220.681%2028.1783C221.247%2027.9531%20221.851%2027.8405%20222.493%2027.8405C223.663%2027.8405%20224.596%2028.2158%20225.295%2028.9665C225.993%2029.7172%20226.342%2030.8713%20226.342%2032.429V35.6099C226.342%2036.2292%20226.342%2036.9142%20226.342%2037.6649C226.361%2038.3968%20226.37%2039.1099%20226.37%2039.8043C226.389%2040.4987%20226.417%2041.071%20226.455%2041.5214H222.068Z%22%20fill%3D%22%233E3E3E%22%20style%3D%22fill%3A%20rgb(62%2C%2062%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M235.986%2041.9437C234.703%2041.9437%20233.552%2041.681%20232.533%2041.1555C231.514%2040.6113%20230.713%2039.8324%20230.128%2038.819C229.562%2037.8056%20229.279%2036.5576%20229.279%2035.0751C229.279%2033.5174%20229.571%2032.2038%20230.156%2031.134C230.76%2030.0643%20231.562%2029.248%20232.562%2028.685C233.581%2028.122%20234.684%2027.8405%20235.873%2027.8405C237.043%2027.8405%20238.052%2028.0845%20238.901%2028.5724C239.75%2029.0416%20240.392%2029.689%20240.826%2030.5147C241.279%2031.3405%20241.505%2032.2882%20241.505%2033.3579C241.505%2033.6394%20241.495%2033.8834%20241.477%2034.0898C241.458%2034.2962%20241.42%2034.5121%20241.363%2034.7373H230.977V33.6676H235.845C236.58%2033.6676%20237.08%2033.5362%20237.345%2033.2735C237.609%2032.992%20237.741%2032.504%20237.741%2031.8097C237.741%2031.1153%20237.656%2030.5617%20237.486%2030.1488C237.335%2029.7359%20237.118%2029.4357%20236.835%2029.248C236.571%2029.0416%20236.26%2028.9383%20235.901%2028.9383C235.486%2028.9383%20235.099%2029.1072%20234.741%2029.445C234.401%2029.7828%20234.128%2030.3552%20233.92%2031.1622C233.713%2031.9504%20233.609%2033.0389%20233.609%2034.4276C233.609%2035.5724%20233.779%2036.5295%20234.118%2037.2989C234.477%2038.0496%20234.958%2038.6126%20235.562%2038.9879C236.184%2039.3633%20236.863%2039.5509%20237.599%2039.5509C238.297%2039.5509%20238.901%2039.429%20239.411%2039.185C239.939%2038.941%20240.411%2038.5938%20240.826%2038.1434L241.505%2038.7064C241.128%2039.4383%20240.675%2040.0483%20240.146%2040.5362C239.618%2041.0054%20239.005%2041.3525%20238.307%2041.5777C237.628%2041.8217%20236.854%2041.9437%20235.986%2041.9437Z%22%20fill%3D%22%233E3E3E%22%20style%3D%22fill%3A%20rgb(62%2C%2062%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M254.896%2042C253.896%2042%20252.906%2041.8686%20251.925%2041.6059C250.944%2041.3619%20250.057%2041.0054%20249.264%2040.5362L249.463%2036.2574H251.104L252.321%2041.071L250.538%2040.311L250.51%2039.4383C251.057%2039.7574%20251.547%2040.0201%20251.981%2040.2265C252.434%2040.433%20252.887%2040.5831%20253.34%2040.6769C253.793%2040.7708%20254.283%2040.8177%20254.812%2040.8177C255.491%2040.8177%20256.076%2040.6863%20256.566%2040.4236C257.076%2040.1609%20257.462%2039.8043%20257.727%2039.3539C258.01%2038.8847%20258.151%2038.3405%20258.151%2037.7212C258.151%2037.1394%20258.028%2036.6515%20257.783%2036.2574C257.557%2035.8633%20257.227%2035.5161%20256.793%2035.2158C256.378%2034.9155%20255.887%2034.6247%20255.321%2034.3432L254.302%2033.8646C253.396%2033.4142%20252.585%2032.9357%20251.868%2032.429C251.151%2031.9035%20250.585%2031.2842%20250.17%2030.571C249.774%2029.8391%20249.576%2028.9571%20249.576%2027.9249C249.576%2026.8365%20249.84%2025.8887%20250.368%2025.0818C250.896%2024.2748%20251.651%2023.6461%20252.632%2023.1957C253.632%2022.7453%20254.812%2022.5201%20256.17%2022.5201C257.132%2022.5201%20258.038%2022.6515%20258.887%2022.9142C259.736%2023.1582%20260.453%2023.496%20261.038%2023.9276L260.868%2028.0094H259.283L258.038%2023.4491L259.934%2024.1247V25.2225C259.293%2024.7158%20258.689%2024.3405%20258.123%2024.0965C257.576%2023.8525%20256.972%2023.7306%20256.311%2023.7306C255.708%2023.7306%20255.17%2023.8525%20254.698%2024.0965C254.227%2024.3217%20253.849%2024.6501%20253.566%2025.0818C253.283%2025.5134%20253.142%2026.0295%20253.142%2026.63C253.142%2027.193%20253.264%2027.681%20253.51%2028.0938C253.774%2028.5067%20254.123%2028.8727%20254.557%2029.1917C255.01%2029.492%20255.519%2029.7828%20256.085%2030.0643L257.189%2030.571C258.151%2031.0402%20258.981%2031.5375%20259.679%2032.063C260.377%2032.5697%20260.915%2033.1702%20261.293%2033.8646C261.689%2034.5402%20261.887%2035.3847%20261.887%2036.3981C261.887%2037.4678%20261.632%2038.4249%20261.123%2039.2694C260.613%2040.1139%20259.84%2040.7802%20258.802%2041.2681C257.783%2041.756%20256.481%2042%20254.896%2042Z%22%20fill%3D%22%233E3E3E%22%20style%3D%22fill%3A%20rgb(62%2C%2062%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M267.281%2041.9437C266.243%2041.9437%20265.394%2041.6434%20264.733%2041.0429C264.073%2040.4424%20263.743%2039.6072%20263.743%2038.5375C263.743%2037.8619%20263.894%2037.252%20264.196%2036.7078C264.498%2036.1635%20265.026%2035.6662%20265.781%2035.2158C266.554%2034.7466%20267.611%2034.3244%20268.95%2033.9491C269.365%2033.8177%20269.818%2033.6863%20270.309%2033.555C270.799%2033.4236%20271.29%2033.2922%20271.78%2033.1609C272.29%2033.0295%20272.79%2032.8981%20273.28%2032.7668V33.6394C272.62%2033.8458%20271.988%2034.0429%20271.384%2034.2306C270.799%2034.3995%20270.318%2034.559%20269.941%2034.7091C269.431%2034.8968%20268.998%2035.1408%20268.639%2035.441C268.299%2035.7413%20268.035%2036.0885%20267.847%2036.4826C267.677%2036.8579%20267.592%2037.2989%20267.592%2037.8056C267.592%2038.5%20267.762%2039.0161%20268.101%2039.3539C268.441%2039.6729%20268.856%2039.8324%20269.347%2039.8324C269.63%2039.8324%20269.894%2039.7949%20270.139%2039.7198C270.403%2039.626%20270.696%2039.4759%20271.016%2039.2694C271.337%2039.063%20271.714%2038.7815%20272.148%2038.4249L272.403%2039.6917H271.384C270.969%2040.1984%20270.564%2040.6206%20270.167%2040.9584C269.771%2041.2962%20269.337%2041.5402%20268.865%2041.6903C268.413%2041.8592%20267.884%2041.9437%20267.281%2041.9437ZM274.13%2041.9155C273.205%2041.9155%20272.488%2041.6997%20271.979%2041.2681C271.488%2040.8177%20271.186%2040.2265%20271.073%2039.4946V32.4008C271.073%2031.5188%20271.007%2030.8338%20270.875%2030.3458C270.743%2029.8579%20270.516%2029.5107%20270.196%2029.3043C269.894%2029.0979%20269.45%2028.9946%20268.865%2028.9946C268.564%2028.9946%20268.243%2029.0228%20267.903%2029.0791C267.564%2029.1354%20267.177%2029.2386%20266.743%2029.3887L268.158%2028.4598L267.931%2030.4303C267.894%2031.3499%20267.677%2031.9973%20267.281%2032.3727C266.884%2032.7292%20266.441%2032.9075%20265.95%2032.9075C265.479%2032.9075%20265.092%2032.7949%20264.79%2032.5697C264.507%2032.3445%20264.309%2032.0067%20264.196%2031.5563C264.29%2030.4491%20264.865%2029.5576%20265.922%2028.882C266.979%2028.1877%20268.431%2027.8405%20270.281%2027.8405C271.431%2027.8405%20272.365%2028.0188%20273.082%2028.3753C273.799%2028.7319%20274.318%2029.2855%20274.639%2030.0362C274.979%2030.7869%20275.148%2031.7721%20275.148%2032.992V39.2976C275.148%2039.5791%20275.205%2039.7855%20275.318%2039.9169C275.431%2040.0483%20275.582%2040.1139%20275.771%2040.1139C275.941%2040.1139%20276.092%2040.067%20276.224%2039.9732C276.375%2039.8794%20276.535%2039.7198%20276.705%2039.4946L277.299%2039.8887C276.997%2040.5643%20276.592%2041.071%20276.082%2041.4088C275.573%2041.7466%20274.922%2041.9155%20274.13%2041.9155Z%22%20fill%3D%22%233E3E3E%22%20style%3D%22fill%3A%20rgb(62%2C%2062%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M277.974%2041.5214V40.5643L280.493%2040.0576H282.615L285.106%2040.5643V41.5214H277.974ZM279.417%2041.5214C279.455%2041.071%20279.483%2040.4987%20279.502%2039.8043C279.521%2039.1099%20279.53%2038.3968%20279.53%2037.6649C279.549%2036.9142%20279.559%2036.2292%20279.559%2035.6099V34.3713C279.559%2033.8083%20279.549%2033.3298%20279.53%2032.9357C279.53%2032.5416%20279.521%2032.1662%20279.502%2031.8097C279.502%2031.4531%20279.493%2031.0777%20279.474%2030.6836L277.804%2030.3458V29.5295L283.125%2027.8405L283.549%2028.1501L283.691%2031.0496V35.6099C283.691%2036.2292%20283.691%2036.9142%20283.691%2037.6649C283.71%2038.3968%20283.719%2039.1099%20283.719%2039.8043C283.738%2040.4987%20283.766%2041.071%20283.804%2041.5214H279.417ZM286.295%2041.5214V40.5643L288.728%2040.0576H290.851L293.37%2040.5643V41.5214H286.295ZM287.681%2041.5214C287.719%2041.071%20287.738%2040.4987%20287.738%2039.8043C287.757%2039.1099%20287.766%2038.3968%20287.766%2037.6649C287.785%2036.9142%20287.795%2036.2292%20287.795%2035.6099V32.6542C287.795%2031.7721%20287.662%2031.1622%20287.398%2030.8244C287.134%2030.4678%20286.719%2030.2895%20286.153%2030.2895C285.813%2030.2895%20285.445%2030.3646%20285.049%2030.5147C284.672%2030.6649%20284.285%2030.8901%20283.889%2031.1903C283.512%2031.4718%20283.144%2031.819%20282.785%2032.2319L282.7%2030.937H283.153C283.662%2030.2051%20284.172%2029.6139%20284.681%2029.1635C285.21%2028.7131%20285.757%2028.3847%20286.323%2028.1783C286.889%2027.9531%20287.493%2027.8405%20288.134%2027.8405C289.285%2027.8405%20290.2%2028.2158%20290.879%2028.9665C291.577%2029.7172%20291.927%2030.8713%20291.927%2032.429V35.6099C291.927%2036.2292%20291.927%2036.9142%20291.927%2037.6649C291.945%2038.3968%20291.964%2039.1099%20291.983%2039.8043C292.002%2040.4987%20292.021%2041.071%20292.04%2041.5214H287.681Z%22%20fill%3D%22%233E3E3E%22%20style%3D%22fill%3A%20rgb(62%2C%2062%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M300.668%2041.5214V40.4517L304.178%2040.0295H305.819L309.527%2040.4517V41.5214H300.668ZM302.621%2041.5214C302.659%2040.6769%20302.687%2039.7668%20302.706%2038.7909C302.725%2037.815%20302.734%2036.8204%20302.734%2035.807C302.734%2034.7748%20302.734%2033.7708%20302.734%2032.7949V31.6689C302.734%2030.693%20302.734%2029.7078%20302.734%2028.7131C302.734%2027.6997%20302.725%2026.7145%20302.706%2025.7574C302.687%2024.7815%20302.659%2023.8713%20302.621%2023.0268H307.206C307.168%2023.8525%20307.14%2024.7534%20307.121%2025.7292C307.102%2026.7051%20307.093%2027.6997%20307.093%2028.7131C307.093%2029.7078%20307.093%2030.693%20307.093%2031.6689V32.7386C307.093%2033.7145%20307.093%2034.7185%20307.093%2035.7507C307.093%2036.7828%20307.102%2037.7869%20307.121%2038.7627C307.14%2039.7386%20307.168%2040.6582%20307.206%2041.5214H302.621ZM304.942%2032.6542V31.4155H310.602V32.6542H304.942ZM310.659%2035.244L309.951%2032.3727V31.7534L310.659%2028.9383H311.762V35.244H310.659ZM300.668%2024.0684V23.0268H305.395V24.4906H304.178L300.668%2024.0684ZM313.008%2027.9249L311.593%2023.5617L312.583%2024.181H304.687V23.0268H314.225L314.508%2027.9249H313.008Z%22%20fill%3D%22%233E3E3E%22%20style%3D%22fill%3A%20rgb(62%2C%2062%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M315.147%2041.5214V40.5643L317.694%2040.0576H320.213L322.902%2040.5643V41.5214H315.147ZM316.591%2041.5214C316.628%2041.071%20316.657%2040.4987%20316.676%2039.8043C316.694%2039.1099%20316.704%2038.3968%20316.704%2037.6649C316.723%2036.9142%20316.732%2036.2292%20316.732%2035.6099V34.3713C316.732%2033.8083%20316.723%2033.3298%20316.704%2032.9357C316.704%2032.5416%20316.694%2032.1662%20316.676%2031.8097C316.676%2031.4531%20316.666%2031.0777%20316.647%2030.6836L314.977%2030.3458V29.5295L320.298%2027.8405L320.723%2028.1501L320.864%2031.6971V35.6099C320.864%2036.2292%20320.864%2036.9142%20320.864%2037.6649C320.883%2038.3968%20320.892%2039.1099%20320.892%2039.8043C320.911%2040.4987%20320.94%2041.071%20320.977%2041.5214H316.591ZM320.779%2033.7802L320.072%2032.1475H320.666C320.93%2031.1903%20321.26%2030.4021%20321.657%2029.7828C322.072%2029.1448%20322.534%2028.6662%20323.043%2028.3472C323.553%2028.0094%20324.081%2027.8405%20324.628%2027.8405C325.232%2027.8405%20325.741%2028%20326.157%2028.319C326.572%2028.6381%20326.836%2029.1354%20326.949%2029.811C326.911%2030.5241%20326.704%2031.059%20326.326%2031.4155C325.949%2031.7721%20325.487%2031.9504%20324.94%2031.9504C324.525%2031.9504%20324.147%2031.8472%20323.808%2031.6408C323.468%2031.4343%20323.138%2031.0871%20322.817%2030.5992L322.166%2029.6421L323.128%2029.8954C322.657%2030.2332%20322.194%2030.7587%20321.742%2031.4718C321.289%2032.1662%20320.968%2032.9357%20320.779%2033.7802Z%22%20fill%3D%22%233E3E3E%22%20style%3D%22fill%3A%20rgb(62%2C%2062%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M330.821%2041.9437C329.783%2041.9437%20328.934%2041.6434%20328.274%2041.0429C327.613%2040.4424%20327.283%2039.6072%20327.283%2038.5375C327.283%2037.8619%20327.434%2037.252%20327.736%2036.7078C328.038%2036.1635%20328.566%2035.6662%20329.321%2035.2158C330.094%2034.7466%20331.151%2034.3244%20332.491%2033.9491C332.906%2033.8177%20333.358%2033.6863%20333.849%2033.555C334.34%2033.4236%20334.83%2033.2922%20335.321%2033.1609C335.83%2033.0295%20336.33%2032.8981%20336.821%2032.7668V33.6394C336.16%2033.8458%20335.528%2034.0429%20334.924%2034.2306C334.34%2034.3995%20333.858%2034.559%20333.481%2034.7091C332.972%2034.8968%20332.538%2035.1408%20332.179%2035.441C331.84%2035.7413%20331.575%2036.0885%20331.387%2036.4826C331.217%2036.8579%20331.132%2037.2989%20331.132%2037.8056C331.132%2038.5%20331.302%2039.0161%20331.642%2039.3539C331.981%2039.6729%20332.396%2039.8324%20332.887%2039.8324C333.17%2039.8324%20333.434%2039.7949%20333.679%2039.7198C333.943%2039.626%20334.236%2039.4759%20334.557%2039.2694C334.877%2039.063%20335.255%2038.7815%20335.689%2038.4249L335.943%2039.6917H334.924C334.509%2040.1984%20334.104%2040.6206%20333.708%2040.9584C333.311%2041.2962%20332.877%2041.5402%20332.406%2041.6903C331.953%2041.8592%20331.425%2041.9437%20330.821%2041.9437ZM337.67%2041.9155C336.745%2041.9155%20336.028%2041.6997%20335.519%2041.2681C335.028%2040.8177%20334.726%2040.2265%20334.613%2039.4946V32.4008C334.613%2031.5188%20334.547%2030.8338%20334.415%2030.3458C334.283%2029.8579%20334.057%2029.5107%20333.736%2029.3043C333.434%2029.0979%20332.991%2028.9946%20332.406%2028.9946C332.104%2028.9946%20331.783%2029.0228%20331.443%2029.0791C331.104%2029.1354%20330.717%2029.2386%20330.283%2029.3887L331.698%2028.4598L331.472%2030.4303C331.434%2031.3499%20331.217%2031.9973%20330.821%2032.3727C330.425%2032.7292%20329.981%2032.9075%20329.491%2032.9075C329.019%2032.9075%20328.632%2032.7949%20328.33%2032.5697C328.047%2032.3445%20327.849%2032.0067%20327.736%2031.5563C327.83%2030.4491%20328.406%2029.5576%20329.462%2028.882C330.519%2028.1877%20331.972%2027.8405%20333.821%2027.8405C334.972%2027.8405%20335.906%2028.0188%20336.623%2028.3753C337.34%2028.7319%20337.858%2029.2855%20338.179%2030.0362C338.519%2030.7869%20338.689%2031.7721%20338.689%2032.992V39.2976C338.689%2039.5791%20338.745%2039.7855%20338.858%2039.9169C338.972%2040.0483%20339.123%2040.1139%20339.311%2040.1139C339.481%2040.1139%20339.632%2040.067%20339.764%2039.9732C339.915%2039.8794%20340.075%2039.7198%20340.245%2039.4946L340.84%2039.8887C340.538%2040.5643%20340.132%2041.071%20339.623%2041.4088C339.113%2041.7466%20338.462%2041.9155%20337.67%2041.9155Z%22%20fill%3D%22%233E3E3E%22%20style%3D%22fill%3A%20rgb(62%2C%2062%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M341.514%2041.5214V40.5643L344.033%2040.0576H346.156L348.646%2040.5643V41.5214H341.514ZM342.957%2041.5214C342.995%2041.071%20343.024%2040.4987%20343.042%2039.8043C343.061%2039.1099%20343.071%2038.3968%20343.071%2037.6649C343.09%2036.9142%20343.099%2036.2292%20343.099%2035.6099V34.3713C343.099%2033.8083%20343.09%2033.3298%20343.071%2032.9357C343.071%2032.5416%20343.061%2032.1662%20343.042%2031.8097C343.042%2031.4531%20343.033%2031.0777%20343.014%2030.6836L341.344%2030.3458V29.5295L346.665%2027.8405L347.09%2028.1501L347.231%2031.0496V35.6099C347.231%2036.2292%20347.231%2036.9142%20347.231%2037.6649C347.25%2038.3968%20347.259%2039.1099%20347.259%2039.8043C347.278%2040.4987%20347.307%2041.071%20347.344%2041.5214H342.957ZM349.835%2041.5214V40.5643L352.269%2040.0576H354.391L356.91%2040.5643V41.5214H349.835ZM351.222%2041.5214C351.259%2041.071%20351.278%2040.4987%20351.278%2039.8043C351.297%2039.1099%20351.306%2038.3968%20351.306%2037.6649C351.325%2036.9142%20351.335%2036.2292%20351.335%2035.6099V32.6542C351.335%2031.7721%20351.203%2031.1622%20350.939%2030.8244C350.674%2030.4678%20350.259%2030.2895%20349.693%2030.2895C349.354%2030.2895%20348.986%2030.3646%20348.59%2030.5147C348.212%2030.6649%20347.825%2030.8901%20347.429%2031.1903C347.052%2031.4718%20346.684%2031.819%20346.325%2032.2319L346.24%2030.937H346.693C347.203%2030.2051%20347.712%2029.6139%20348.222%2029.1635C348.75%2028.7131%20349.297%2028.3847%20349.863%2028.1783C350.429%2027.9531%20351.033%2027.8405%20351.674%2027.8405C352.825%2027.8405%20353.74%2028.2158%20354.42%2028.9665C355.118%2029.7172%20355.467%2030.8713%20355.467%2032.429V35.6099C355.467%2036.2292%20355.467%2036.9142%20355.467%2037.6649C355.486%2038.3968%20355.505%2039.1099%20355.523%2039.8043C355.542%2040.4987%20355.561%2041.071%20355.58%2041.5214H351.222Z%22%20fill%3D%22%233E3E3E%22%20style%3D%22fill%3A%20rgb(62%2C%2062%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M365.055%2041.9437C363.753%2041.9437%20362.593%2041.6716%20361.574%2041.1273C360.574%2040.5831%20359.791%2039.8043%20359.225%2038.7909C358.659%2037.7587%20358.376%2036.5107%20358.376%2035.0469C358.376%2033.4893%20358.678%2032.185%20359.282%2031.134C359.904%2030.0643%20360.744%2029.248%20361.801%2028.685C362.876%2028.122%20364.093%2027.8405%20365.451%2027.8405C366.414%2027.8405%20367.253%2028.0188%20367.97%2028.3753C368.687%2028.7131%20369.253%2029.1729%20369.668%2029.7547C370.102%2030.3177%20370.348%2030.9464%20370.404%2031.6408C370.272%2032.1099%20370.065%2032.4571%20369.782%2032.6823C369.499%2032.9075%20369.121%2033.0201%20368.65%2033.0201C368.14%2033.0201%20367.687%2032.8418%20367.291%2032.4853C366.914%2032.1287%20366.697%2031.4812%20366.64%2030.5429L366.414%2028.5161L368.253%2029.5295C367.857%2029.3231%20367.48%2029.1729%20367.121%2029.0791C366.763%2028.9853%20366.376%2028.9383%20365.961%2028.9383C365.433%2028.9383%20364.914%2029.126%20364.404%2029.5013C363.914%2029.8767%20363.508%2030.4584%20363.187%2031.2466C362.885%2032.0349%20362.735%2033.0764%20362.735%2034.3713C362.735%2035.4786%20362.895%2036.4263%20363.216%2037.2145C363.536%2037.9839%20363.989%2038.5657%20364.574%2038.9598C365.159%2039.3539%20365.848%2039.5509%20366.64%2039.5509C367.055%2039.5509%20367.442%2039.504%20367.8%2039.4102C368.159%2039.2976%20368.499%2039.1381%20368.819%2038.9316C369.159%2038.7064%20369.47%2038.4437%20369.753%2038.1434L370.433%2038.7064C370.074%2039.4196%20369.631%2040.0201%20369.102%2040.508C368.593%2040.9772%20367.999%2041.3338%20367.319%2041.5777C366.659%2041.8217%20365.904%2041.9437%20365.055%2041.9437Z%22%20fill%3D%22%233E3E3E%22%20style%3D%22fill%3A%20rgb(62%2C%2062%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M372%2041.5214V40.5643L374.519%2040.0576H376.613L379.16%2040.5643V41.5214H372ZM373.443%2041.5214C373.481%2041.071%20373.5%2040.4987%20373.5%2039.8043C373.519%2039.1099%20373.528%2038.3874%20373.528%2037.6367C373.547%2036.8861%20373.556%2036.2105%20373.556%2035.6099V34.5402C373.556%2033.7145%20373.556%2033.0201%20373.556%2032.4571C373.556%2031.8753%20373.537%2031.2842%20373.5%2030.6836L371.802%2030.3458V29.5295L377.377%2027.8405L377.802%2028.1501L377.688%2032.063V35.6099C377.688%2036.2105%20377.688%2036.8861%20377.688%2037.6367C377.707%2038.3874%20377.726%2039.1099%20377.745%2039.8043C377.764%2040.4987%20377.792%2041.071%20377.83%2041.5214H373.443ZM375.566%2025.7855C374.962%2025.7855%20374.443%2025.5979%20374.009%2025.2225C373.594%2024.8284%20373.387%2024.3217%20373.387%2023.7024C373.387%2023.0831%20373.594%2022.5858%20374.009%2022.2105C374.443%2021.8164%20374.962%2021.6193%20375.566%2021.6193C376.188%2021.6193%20376.707%2021.8164%20377.122%2022.2105C377.556%2022.5858%20377.773%2023.0831%20377.773%2023.7024C377.773%2024.3217%20377.556%2024.8284%20377.122%2025.2225C376.707%2025.5979%20376.188%2025.7855%20375.566%2025.7855Z%22%20fill%3D%22%233E3E3E%22%20style%3D%22fill%3A%20rgb(62%2C%2062%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M385.239%2041.9437C384.39%2041.9437%20383.588%2041.8405%20382.833%2041.634C382.097%2041.4276%20381.38%2041.118%20380.682%2040.7051L380.767%2037.2426H382.182L383.258%2040.9866H382.041V39.8606C382.569%2040.1609%20383.069%2040.4048%20383.541%2040.5925C384.012%2040.7614%20384.578%2040.8458%20385.239%2040.8458C385.767%2040.8458%20386.21%2040.7708%20386.569%2040.6206C386.946%2040.4705%20387.229%2040.2547%20387.418%2039.9732C387.625%2039.6917%20387.729%2039.3539%20387.729%2038.9598C387.729%2038.3968%20387.522%2037.9558%20387.107%2037.6367C386.691%2037.2989%20386.078%2036.9893%20385.267%2036.7078L384.107%2036.3137C383.484%2036.0885%20382.918%2035.807%20382.408%2035.4692C381.918%2035.1126%20381.522%2034.6716%20381.22%2034.1461C380.918%2033.6206%20380.767%2032.9826%20380.767%2032.2319C380.767%2031.4062%20380.975%2030.6649%20381.39%2030.008C381.805%2029.3512%20382.408%2028.8257%20383.201%2028.4316C384.012%2028.0375%20385.012%2027.8405%20386.201%2027.8405C386.993%2027.8405%20387.71%2027.9343%20388.352%2028.122C388.993%2028.3097%20389.635%2028.5724%20390.276%2028.9102L390.135%2032.1193H388.72L387.559%2028.6568H388.833V29.8673C388.399%2029.5295%20387.984%2029.2949%20387.588%2029.1635C387.21%2029.0322%20386.729%2028.9665%20386.144%2028.9665C385.484%2028.9665%20384.956%2029.1166%20384.559%2029.4169C384.163%2029.7172%20383.965%2030.1488%20383.965%2030.7118C383.965%2031.2373%20384.163%2031.6595%20384.559%2031.9786C384.975%2032.2976%20385.597%2032.6072%20386.427%2032.9075L387.503%2033.2735C388.239%2033.5174%20388.861%2033.8177%20389.371%2034.1743C389.899%2034.5308%20390.305%2034.9718%20390.588%2035.4973C390.89%2036.0228%20391.04%2036.6609%20391.04%2037.4115C391.04%2038.3686%20390.805%2039.185%20390.333%2039.8606C389.88%2040.5362%20389.22%2041.0523%20388.352%2041.4088C387.503%2041.7654%20386.465%2041.9437%20385.239%2041.9437Z%22%20fill%3D%22%233E3E3E%22%20style%3D%22fill%3A%20rgb(62%2C%2062%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M399.354%2041.9437C398.052%2041.9437%20396.892%2041.6716%20395.873%2041.1273C394.873%2040.5831%20394.09%2039.8043%20393.524%2038.7909C392.958%2037.7587%20392.675%2036.5107%20392.675%2035.0469C392.675%2033.4893%20392.977%2032.185%20393.581%2031.134C394.203%2030.0643%20395.043%2029.248%20396.1%2028.685C397.175%2028.122%20398.392%2027.8405%20399.75%2027.8405C400.713%2027.8405%20401.552%2028.0188%20402.269%2028.3753C402.986%2028.7131%20403.552%2029.1729%20403.967%2029.7547C404.401%2030.3177%20404.647%2030.9464%20404.703%2031.6408C404.571%2032.1099%20404.364%2032.4571%20404.081%2032.6823C403.798%2032.9075%20403.42%2033.0201%20402.949%2033.0201C402.439%2033.0201%20401.986%2032.8418%20401.59%2032.4853C401.213%2032.1287%20400.996%2031.4812%20400.939%2030.5429L400.713%2028.5161L402.552%2029.5295C402.156%2029.3231%20401.779%2029.1729%20401.42%2029.0791C401.062%2028.9853%20400.675%2028.9383%20400.26%2028.9383C399.732%2028.9383%20399.213%2029.126%20398.703%2029.5013C398.213%2029.8767%20397.807%2030.4584%20397.486%2031.2466C397.184%2032.0349%20397.034%2033.0764%20397.034%2034.3713C397.034%2035.4786%20397.194%2036.4263%20397.515%2037.2145C397.835%2037.9839%20398.288%2038.5657%20398.873%2038.9598C399.458%2039.3539%20400.147%2039.5509%20400.939%2039.5509C401.354%2039.5509%20401.741%2039.504%20402.1%2039.4102C402.458%2039.2976%20402.798%2039.1381%20403.118%2038.9316C403.458%2038.7064%20403.769%2038.4437%20404.052%2038.1434L404.732%2038.7064C404.373%2039.4196%20403.93%2040.0201%20403.401%2040.508C402.892%2040.9772%20402.298%2041.3338%20401.618%2041.5777C400.958%2041.8217%20400.203%2041.9437%20399.354%2041.9437Z%22%20fill%3D%22%233E3E3E%22%20style%3D%22fill%3A%20rgb(62%2C%2062%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M413.123%2041.9437C411.708%2041.9437%20410.491%2041.6528%20409.472%2041.071C408.453%2040.4705%20407.661%2039.6448%20407.094%2038.5938C406.547%2037.5241%20406.274%2036.2855%20406.274%2034.878C406.274%2033.4705%20406.566%2032.2413%20407.151%2031.1903C407.755%2030.1394%20408.576%2029.3231%20409.613%2028.7413C410.651%2028.1408%20411.821%2027.8405%20413.123%2027.8405C414.5%2027.8405%20415.698%2028.1314%20416.717%2028.7131C417.755%2029.2949%20418.557%2030.1113%20419.123%2031.1622C419.708%2032.2131%20420%2033.4517%20420%2034.878C420%2036.2668%20419.708%2037.496%20419.123%2038.5657C418.538%2039.6354%20417.736%2040.4705%20416.717%2041.071C415.698%2041.6528%20414.5%2041.9437%20413.123%2041.9437ZM413.123%2040.8458C413.651%2040.8458%20414.094%2040.6488%20414.453%2040.2547C414.811%2039.8606%20415.085%2039.2319%20415.274%2038.3686C415.462%2037.5054%20415.557%2036.3512%20415.557%2034.9062C415.557%2033.4424%20415.462%2032.2788%20415.274%2031.4155C415.085%2030.5523%20414.811%2029.933%20414.453%2029.5576C414.094%2029.1635%20413.651%2028.9665%20413.123%2028.9665C412.613%2028.9665%20412.17%2029.1635%20411.793%2029.5576C411.434%2029.9517%20411.16%2030.5804%20410.972%2031.4437C410.802%2032.307%20410.717%2033.4611%20410.717%2034.9062C410.717%2036.3512%20410.802%2037.5147%20410.972%2038.3968C411.16%2039.2601%20411.434%2039.8887%20411.793%2040.2828C412.17%2040.6582%20412.613%2040.8458%20413.123%2040.8458Z%22%20fill%3D%22%233E3E3E%22%20style%3D%22fill%3A%20rgb(62%2C%2062%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M202.942%2096.6714V95.2111L210.163%2094.2818H215.217L222.438%2095.2111V96.6714H202.942ZM207.8%2096.6714C207.887%2094.9456%20207.953%2092.9101%20207.997%2090.5648C208.04%2088.2194%20208.062%2085.7856%20208.062%2083.2633C208.106%2080.741%20208.128%2078.3515%20208.128%2076.0947V73.1741C208.128%2070.9173%20208.106%2068.572%20208.062%2066.1382C208.062%2063.7044%20208.04%2061.3591%20207.997%2059.1023C207.953%2056.8012%20207.887%2054.7878%20207.8%2053.062H217.58C217.493%2054.7878%20217.427%2056.8012%20217.383%2059.1023C217.339%2061.3591%20217.318%2063.7044%20217.318%2066.1382C217.318%2068.572%20217.318%2070.9173%20217.318%2073.1741V76.0947C217.318%2078.3515%20217.318%2080.741%20217.318%2083.2633C217.318%2085.7856%20217.339%2088.2194%20217.383%2090.5648C217.427%2092.9101%20217.493%2094.9456%20217.58%2096.6714H207.8ZM195%2065.8727L195.788%2053.062H229.658L230.446%2065.8727H229.002L223.947%2053.8585L226.376%2054.8542H199.07L201.433%2053.8585L196.378%2065.8727H195Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M244.265%2097.667C241.596%2097.667%20239.167%2097.0696%20236.979%2095.8749C234.835%2094.6358%20233.106%2092.8437%20231.793%2090.4984C230.524%2088.1531%20229.89%2085.2989%20229.89%2081.9358C229.89%2078.3072%20230.568%2075.276%20231.925%2072.8422C233.281%2070.3642%20235.053%2068.5056%20237.241%2067.2666C239.429%2065.9833%20241.749%2065.3417%20244.199%2065.3417C246.694%2065.3417%20248.838%2065.8506%20250.632%2066.8683C252.47%2067.8861%20253.87%2069.3021%20254.833%2071.1164C255.796%2072.8865%20256.277%2074.922%20256.277%2077.2231C256.277%2077.8868%20256.255%2078.4178%20256.211%2078.8161C256.168%2079.2144%20256.08%2079.7011%20255.949%2080.2764H233.369V78.617H243.805C245.6%2078.617%20246.847%2078.3072%20247.547%2077.6877C248.247%2077.0239%20248.597%2075.7849%20248.597%2073.9706C248.597%2072.2891%20248.422%2070.9616%20248.072%2069.988C247.722%2068.9703%20247.219%2068.2401%20246.562%2067.7976C245.95%2067.3108%20245.206%2067.0675%20244.331%2067.0675C243.368%2067.0675%20242.471%2067.4879%20241.639%2068.3286C240.852%2069.1251%20240.217%2070.4969%20239.736%2072.444C239.298%2074.3468%20239.079%2076.9797%20239.079%2080.3428C239.079%2082.9978%20239.473%2085.2546%20240.261%2087.1132C241.049%2088.9717%20242.121%2090.3877%20243.477%2091.3613C244.834%2092.2905%20246.387%2092.7552%20248.138%2092.7552C249.625%2092.7552%20250.938%2092.4675%20252.076%2091.8923C253.258%2091.2728%20254.286%2090.4762%20255.161%2089.5027L256.146%2090.2992C255.358%2092.025%20254.352%2093.4411%20253.126%2094.5473C251.901%2095.6094%20250.544%2096.3838%20249.057%2096.8705C247.569%2097.4015%20245.972%2097.667%20244.265%2097.667Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M260.197%2096.6714V95.2111L265.777%2094.2818H270.634L275.951%2095.2111V96.6714H260.197ZM263.545%2096.6714C263.633%2095.5209%20263.698%2094.1491%20263.742%2092.556C263.786%2090.963%20263.808%2089.3036%20263.808%2087.5778C263.851%2085.852%20263.873%2084.259%20263.873%2082.7987V80.741C263.873%2079.3692%20263.873%2078.1523%20263.873%2077.0903C263.873%2075.984%20263.851%2074.9663%20263.808%2074.037C263.808%2073.0635%20263.786%2072.09%20263.742%2071.1164L259.935%2069.988V68.7933L271.684%2065.3417L272.603%2066.0054V82.7987C272.603%2084.259%20272.603%2085.852%20272.603%2087.5778C272.647%2089.3036%20272.691%2090.963%20272.735%2092.556C272.778%2094.1491%20272.844%2095.5209%20272.932%2096.6714H263.545ZM278.905%2096.6714V95.2111L284.287%2094.2818H289.079L294.462%2095.2111V96.6714H278.905ZM281.99%2096.6714C282.121%2095.5209%20282.209%2094.1491%20282.252%2092.556C282.296%2090.963%20282.318%2089.3036%20282.318%2087.5778C282.318%2085.852%20282.318%2084.259%20282.318%2082.7987V75.6964C282.318%2073.6609%20281.99%2072.267%20281.334%2071.5147C280.721%2070.7624%20279.758%2070.3863%20278.445%2070.3863C277.658%2070.3863%20276.826%2070.5633%20275.951%2070.9173C275.076%2071.2271%20274.223%2071.7138%20273.391%2072.3776C272.56%2072.9971%20271.75%2073.7494%20270.962%2074.6344L270.831%2072.975H271.422C272.516%2071.2492%20273.654%2069.8331%20274.835%2068.7269C276.017%2067.5763%20277.264%2066.7356%20278.577%2066.2046C279.933%2065.6293%20281.377%2065.3417%20282.909%2065.3417C285.403%2065.3417%20287.394%2066.1603%20288.882%2067.7976C290.37%2069.3906%20291.114%2071.9572%20291.114%2075.4973V82.7987C291.114%2084.259%20291.114%2085.852%20291.114%2087.5778C291.158%2089.3036%20291.201%2090.963%20291.245%2092.556C291.289%2094.1491%20291.355%2095.5209%20291.442%2096.6714H281.99Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M308.007%2097.667C306.169%2097.667%20304.462%2097.4237%20302.887%2096.9369C301.312%2096.4501%20299.758%2095.7642%20298.227%2094.8792L298.489%2086.6485H299.802L303.347%2095.4766H301.115V94.0827C302.209%2094.7022%20303.237%2095.189%20304.2%2095.543C305.163%2095.897%20306.41%2096.074%20307.941%2096.074C309.123%2096.074%20310.129%2095.8749%20310.961%2095.4766C311.792%2095.0784%20312.427%2094.5031%20312.864%2093.7508C313.346%2092.9986%20313.586%2092.1135%20313.586%2091.0958C313.586%2089.5027%20312.996%2088.3079%20311.814%2087.5114C310.676%2086.7149%20309.32%2085.9626%20307.744%2085.2546L305.906%2084.4581C304.681%2083.9271%20303.5%2083.3076%20302.362%2082.5996C301.224%2081.8473%20300.283%2080.8959%20299.539%2079.7454C298.795%2078.5506%20298.424%2077.0239%20298.424%2075.1654C298.424%2073.2626%20298.839%2071.5811%20299.671%2070.1208C300.502%2068.6163%20301.771%2067.4436%20303.478%2066.6028C305.184%2065.7621%20307.307%2065.3417%20309.845%2065.3417C311.552%2065.3417%20313.061%2065.5408%20314.374%2065.9391C315.731%2066.3373%20317.065%2066.9126%20318.378%2067.6649L318.116%2075.4973H316.803L313.324%2067.0011H315.621V68.9924C314.79%2068.2401%20313.936%2067.7091%20313.061%2067.3993C312.186%2067.0896%20311.114%2066.9347%20309.845%2066.9347C308.27%2066.9347%20307%2067.333%20306.038%2068.1295C305.119%2068.8818%20304.659%2069.9659%20304.659%2071.3819C304.659%2072.975%20305.25%2074.1919%20306.432%2075.0326C307.613%2075.8292%20308.992%2076.5593%20310.567%2077.2231L312.405%2078.0196C313.674%2078.5949%20314.877%2079.2365%20316.015%2079.9445C317.197%2080.6525%20318.159%2081.6039%20318.903%2082.7987C319.647%2083.9492%20320.019%2085.4759%20320.019%2087.3787C320.019%2089.547%20319.538%2091.4055%20318.575%2092.9543C317.656%2094.4588%20316.299%2095.6315%20314.505%2096.4723C312.711%2097.2688%20310.545%2097.667%20308.007%2097.667Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M339.54%2097.667C336.389%2097.667%20333.676%2097.0033%20331.4%2095.6757C329.169%2094.304%20327.44%2092.4233%20326.215%2090.0337C325.033%2087.5999%20324.443%2084.7679%20324.443%2081.5375C324.443%2078.3072%20325.077%2075.4752%20326.346%2073.0413C327.659%2070.6075%20329.453%2068.7269%20331.729%2067.3993C334.004%2066.0276%20336.608%2065.3417%20339.54%2065.3417C342.778%2065.3417%20345.513%2066.0054%20347.745%2067.333C349.977%2068.6605%20351.683%2070.5412%20352.865%2072.975C354.09%2075.3645%20354.703%2078.1966%20354.703%2081.4712C354.703%2084.6572%20354.046%2087.4672%20352.733%2089.901C351.421%2092.3348%20349.626%2094.2376%20347.351%2095.6094C345.075%2096.9811%20342.472%2097.667%20339.54%2097.667ZM339.54%2095.9412C340.765%2095.9412%20341.793%2095.4987%20342.625%2094.6137C343.5%2093.6844%20344.156%2092.1799%20344.594%2090.1001C345.032%2087.9761%20345.25%2085.0997%20345.25%2081.4712C345.25%2077.7541%20345.032%2074.8556%20344.594%2072.7758C344.156%2070.6961%20343.5%2069.2136%20342.625%2068.3286C341.793%2067.4436%20340.765%2067.0011%20339.54%2067.0011C338.358%2067.0011%20337.33%2067.4657%20336.455%2068.395C335.623%2069.28%20334.967%2070.7846%20334.486%2072.9086C334.048%2074.9884%20333.829%2077.8647%20333.829%2081.5375C333.829%2085.1661%20334.048%2088.0424%20334.486%2090.1665C334.967%2092.2463%20335.623%2093.7287%20336.455%2094.6137C337.33%2095.4987%20338.358%2095.9412%20339.54%2095.9412Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M358.529%2096.6714V95.2111L364.109%2094.2818H368.966L375.071%2095.2111V96.6714H358.529ZM361.877%2096.6714C361.964%2095.5209%20362.03%2094.1491%20362.074%2092.556C362.118%2090.963%20362.139%2089.3036%20362.139%2087.5778C362.183%2085.852%20362.205%2084.259%20362.205%2082.7987V80.741C362.205%2079.3692%20362.205%2078.1523%20362.205%2077.0903C362.205%2075.984%20362.183%2074.9663%20362.139%2074.037C362.139%2073.0635%20362.118%2072.09%20362.074%2071.1164L358.267%2069.988V68.7933L370.016%2065.3417L370.935%2066.0054V82.7987C370.935%2084.259%20370.935%2085.852%20370.935%2087.5778C370.979%2089.3036%20371.023%2090.963%20371.066%2092.556C371.11%2094.1491%20371.176%2095.5209%20371.263%2096.6714H361.877ZM370.607%2078.4179L369.622%2075.2982H370.541C371.242%2073.0413%20372.029%2071.1828%20372.904%2069.7225C373.823%2068.2622%20374.83%2067.1781%20375.924%2066.4701C377.062%2065.7178%20378.287%2065.3417%20379.6%2065.3417C380.956%2065.3417%20382.072%2065.6957%20382.947%2066.4037C383.823%2067.0675%20384.391%2068.1516%20384.654%2069.6562C384.566%2071.2934%20384.063%2072.4882%20383.144%2073.2405C382.269%2073.9927%20381.241%2074.3689%20380.059%2074.3689C379.096%2074.3689%20378.199%2074.1255%20377.368%2073.6387C376.58%2073.152%20375.858%2072.2891%20375.202%2071.0501L374.086%2069.0588L375.858%2069.3243C374.895%2070.0323%20373.867%2071.2271%20372.773%2072.9086C371.723%2074.5901%20371.001%2076.4266%20370.607%2078.4179Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M420.756%2097.7334C418.087%2097.7334%20415.527%2097.2909%20413.076%2096.4059C410.626%2095.4766%20408.438%2094.0827%20406.512%2092.2242C404.587%2090.3656%20403.077%2087.9982%20401.983%2085.1219C400.889%2082.2456%20400.342%2078.8382%20400.342%2074.8999C400.342%2070.9616%20400.911%2067.5542%20402.049%2064.6779C403.23%2061.7573%20404.805%2059.3678%20406.775%2057.5092C408.744%2055.6507%20410.932%2054.2789%20413.339%2053.3939C415.745%2052.4646%20418.218%2052%20420.756%2052C422.638%2052%20424.476%2052.1991%20426.27%2052.5974C428.108%2052.9956%20429.814%2053.6815%20431.39%2054.6551L432.112%2065.2753H430.668L425.416%2053.7922L429.355%2055.1197L429.617%2056.5136C428.217%2055.4516%20426.795%2054.7214%20425.351%2054.3232C423.907%2053.9249%20422.572%2053.7258%20421.347%2053.7258C419.378%2053.7258%20417.518%2054.4781%20415.767%2055.9826C414.061%2057.4429%20412.682%2059.7439%20411.632%2062.8857C410.582%2065.9833%20410.057%2070.0102%20410.057%2074.9663C410.057%2079.9224%20410.56%2083.9492%20411.566%2087.0468C412.617%2090.1444%20413.995%2092.4233%20415.702%2093.8836C417.408%2095.2996%20419.29%2096.0076%20421.347%2096.0076C422.616%2096.0076%20423.972%2095.8085%20425.416%2095.4102C426.904%2094.9677%20428.326%2094.2155%20429.683%2093.1534L429.486%2094.6137L425.613%2095.8749L430.799%2083.7943H432.243L431.587%2095.0783C430.055%2095.9634%20428.348%2096.6271%20426.467%2097.0696C424.585%2097.5122%20422.681%2097.7334%20420.756%2097.7334Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M453.064%2097.667C449.913%2097.667%20447.2%2097.0033%20444.924%2095.6757C442.693%2094.304%20440.964%2092.4233%20439.739%2090.0337C438.557%2087.5999%20437.967%2084.7679%20437.967%2081.5375C437.967%2078.3072%20438.601%2075.4752%20439.87%2073.0413C441.183%2070.6075%20442.977%2068.7269%20445.253%2067.3993C447.528%2066.0276%20450.132%2065.3417%20453.064%2065.3417C456.302%2065.3417%20459.037%2066.0054%20461.269%2067.333C463.5%2068.6605%20465.207%2070.5412%20466.389%2072.975C467.614%2075.3645%20468.227%2078.1966%20468.227%2081.4712C468.227%2084.6572%20467.57%2087.4672%20466.257%2089.901C464.945%2092.3348%20463.15%2094.2376%20460.875%2095.6094C458.599%2096.9811%20455.996%2097.667%20453.064%2097.667ZM453.064%2095.9412C454.289%2095.9412%20455.317%2095.4987%20456.149%2094.6137C457.024%2093.6844%20457.68%2092.1799%20458.118%2090.1001C458.556%2087.9761%20458.774%2085.0997%20458.774%2081.4712C458.774%2077.7541%20458.556%2074.8556%20458.118%2072.7758C457.68%2070.6961%20457.024%2069.2136%20456.149%2068.3286C455.317%2067.4436%20454.289%2067.0011%20453.064%2067.0011C451.882%2067.0011%20450.854%2067.4657%20449.979%2068.395C449.147%2069.28%20448.491%2070.7846%20448.009%2072.9086C447.572%2074.9884%20447.353%2077.8647%20447.353%2081.5375C447.353%2085.1661%20447.572%2088.0424%20448.009%2090.1665C448.491%2092.2463%20449.147%2093.7287%20449.979%2094.6137C450.854%2095.4987%20451.882%2095.9412%20453.064%2095.9412Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M472.053%2096.6714V95.2111L477.633%2094.2818H482.49L487.807%2095.2111V96.6714H472.053ZM475.401%2096.6714C475.488%2095.5209%20475.554%2094.1491%20475.598%2092.556C475.641%2090.963%20475.663%2089.3036%20475.663%2087.5778C475.707%2085.852%20475.729%2084.259%20475.729%2082.7987V80.741C475.729%2079.3692%20475.729%2078.1523%20475.729%2077.0903C475.729%2075.984%20475.707%2074.9663%20475.663%2074.037C475.663%2073.0635%20475.641%2072.09%20475.598%2071.1164L471.791%2069.988V68.7933L483.54%2065.3417L484.459%2066.0054V82.7987C484.459%2084.259%20484.459%2085.852%20484.459%2087.5778C484.503%2089.3036%20484.547%2090.963%20484.59%2092.556C484.634%2094.1491%20484.7%2095.5209%20484.787%2096.6714H475.401ZM490.695%2096.6714V95.2111L496.077%2094.2818H500.869L506.252%2095.2111V96.6714H490.695ZM493.78%2096.6714C493.911%2095.5209%20493.999%2094.1491%20494.043%2092.556C494.086%2090.963%20494.108%2089.3036%20494.108%2087.5778C494.152%2085.852%20494.174%2084.259%20494.174%2082.7987V75.6964C494.174%2073.6609%20493.846%2072.267%20493.189%2071.5147C492.577%2070.7624%20491.614%2070.3863%20490.301%2070.3863C489.47%2070.3863%20488.616%2070.5633%20487.741%2070.9173C486.91%2071.2271%20486.078%2071.7138%20485.247%2072.3776C484.415%2072.9971%20483.606%2073.7494%20482.818%2074.6344L482.687%2072.975H483.278C484.372%2071.2492%20485.487%2069.8331%20486.625%2068.7269C487.807%2067.5763%20489.076%2066.7356%20490.432%2066.2046C491.789%2065.6293%20493.211%2065.3417%20494.699%2065.3417C497.193%2065.3417%20499.162%2066.1603%20500.607%2067.7976C502.094%2069.3906%20502.838%2071.9572%20502.838%2075.4973V82.7987C502.838%2084.259%20502.838%2085.852%20502.838%2087.5778C502.882%2089.3036%20502.926%2090.963%20502.97%2092.556C503.013%2094.1491%20503.101%2095.5209%20503.232%2096.6714H493.78ZM509.074%2096.6714V95.2111L514.457%2094.2818H519.248L524.631%2095.2111V96.6714H509.074ZM512.159%2096.6714C512.29%2095.5209%20512.378%2094.1491%20512.422%2092.556C512.509%2090.963%20512.553%2089.3036%20512.553%2087.5778C512.553%2085.852%20512.553%2084.259%20512.553%2082.7987V75.6964C512.553%2073.6609%20512.225%2072.267%20511.568%2071.5147C510.956%2070.7624%20509.993%2070.3863%20508.68%2070.3863C507.893%2070.3863%20507.061%2070.5633%20506.186%2070.9173C505.311%2071.2713%20504.457%2071.7802%20503.626%2072.444C502.795%2073.0635%20502.007%2073.8379%20501.263%2074.7671L501.066%2072.975H501.722C502.773%2071.2492%20503.889%2069.8331%20505.07%2068.7269C506.252%2067.5763%20507.499%2066.7356%20508.812%2066.2046C510.168%2065.6293%20511.612%2065.3417%20513.144%2065.3417C515.638%2065.3417%20517.607%2066.1603%20519.051%2067.7976C520.539%2069.3906%20521.283%2071.9572%20521.283%2075.4973V82.7987C521.283%2084.259%20521.283%2085.852%20521.283%2087.5778C521.283%2089.3036%20521.305%2090.963%20521.349%2092.556C521.436%2094.1491%20521.524%2095.5209%20521.611%2096.6714H512.159Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M526.732%20113V111.54L532.311%20110.544H537.103L543.273%20111.54V113H526.732ZM530.079%20113C530.167%20111.849%20530.233%20110.478%20530.276%20108.885C530.32%20107.292%20530.342%20105.632%20530.342%20103.906C530.386%20102.181%20530.408%20100.565%20530.408%2099.0609V80.741C530.408%2079.3692%20530.408%2078.1523%20530.408%2077.0903C530.408%2075.984%20530.386%2074.9663%20530.342%2074.037C530.342%2073.0635%20530.32%2072.09%20530.276%2071.1164L526.469%2069.988V68.7933L538.219%2065.3417L539.138%2066.0054V91.2285L539.006%2091.494V99.0609C539.006%20100.565%20539.006%20102.181%20539.006%20103.906C539.05%20105.632%20539.094%20107.292%20539.138%20108.885C539.181%20110.478%20539.269%20111.849%20539.4%20113H530.079ZM546.949%2097.667C545.767%2097.667%20544.63%2097.4237%20543.536%2096.9369C542.485%2096.4501%20541.501%2095.6979%20540.582%2094.6801C539.707%2093.6623%20538.897%2092.3348%20538.153%2090.6975H537.562L538.022%2089.5691C539.028%2090.8524%20539.925%2091.7816%20540.713%2092.3569C541.545%2092.8879%20542.573%2093.1534%20543.798%2093.1534C544.936%2093.1534%20545.942%2092.7552%20546.818%2091.9587C547.737%2091.1179%20548.459%2089.8125%20548.984%2088.0424C549.553%2086.2281%20549.837%2083.905%20549.837%2081.0729C549.837%2076.9576%20549.268%2074.0591%20548.13%2072.3776C547.036%2070.6518%20545.57%2069.7889%20543.733%2069.7889C542.989%2069.7889%20542.288%2069.9659%20541.632%2070.3199C540.976%2070.6739%20540.341%2071.1607%20539.728%2071.7802C539.16%2072.3555%20538.613%2073.0413%20538.087%2073.8379L537.628%2072.444H538.284C538.941%2070.9837%20539.707%2069.7225%20540.582%2068.6605C541.501%2067.5985%20542.551%2066.7798%20543.733%2066.2046C544.958%2065.6293%20546.292%2065.3417%20547.737%2065.3417C549.968%2065.3417%20551.916%2065.9169%20553.579%2067.0675C555.285%2068.218%20556.62%2069.9217%20557.583%2072.1785C558.545%2074.4353%20559.027%2077.2452%20559.027%2080.6083C559.027%2084.1041%20558.523%2087.1353%20557.517%2089.7019C556.51%2092.2684%20555.088%2094.2376%20553.25%2095.6094C551.456%2096.9811%20549.356%2097.667%20546.949%2097.667Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M570.832%2097.667C568.513%2097.667%20566.609%2097.0033%20565.121%2095.6757C563.677%2094.304%20562.955%2092.4233%20562.955%2090.0337C562.955%2088.5292%20563.327%2087.1353%20564.071%2085.852C564.815%2084.5687%20566.019%2083.3961%20567.681%2082.3341C569.388%2081.2278%20571.664%2080.2321%20574.508%2079.3471C575.296%2079.1259%20576.215%2078.8604%20577.265%2078.5506C578.359%2078.2408%20579.497%2077.9311%20580.678%2077.6213C581.903%2077.3116%20583.063%2077.0018%20584.157%2076.6921V78.1523C582.494%2078.6391%20580.963%2079.1037%20579.562%2079.5462C578.206%2079.9445%20577.199%2080.2985%20576.543%2080.6083C575.449%2081.1393%20574.508%2081.7367%20573.72%2082.4004C572.933%2083.0642%20572.32%2083.8607%20571.882%2084.79C571.445%2085.675%20571.226%2086.7592%20571.226%2088.0424C571.226%2089.8125%20571.62%2091.1179%20572.407%2091.9587C573.195%2092.7552%20574.18%2093.1534%20575.361%2093.1534C576.018%2093.1534%20576.63%2093.0649%20577.199%2092.8879C577.768%2092.6667%20578.381%2092.3348%20579.037%2091.8923C579.694%2091.4055%20580.459%2090.7418%20581.335%2089.901L581.86%2092.556H579.89C579.015%2093.7951%20578.096%2094.7907%20577.134%2095.543C576.215%2096.2953%20575.23%2096.8263%20574.18%2097.136C573.173%2097.49%20572.057%2097.667%20570.832%2097.667ZM586.061%2097.6007C583.96%2097.6007%20582.363%2097.136%20581.269%2096.2068C580.175%2095.2332%20579.54%2093.9721%20579.365%2092.4233V75.6964C579.365%2073.5281%20579.212%2071.8466%20578.906%2070.6518C578.599%2069.4128%20578.096%2068.5277%20577.396%2067.9967C576.696%2067.4657%20575.711%2067.2002%20574.442%2067.2002C573.786%2067.2002%20573.13%2067.2887%20572.473%2067.4657C571.86%2067.6427%20571.292%2067.864%20570.766%2068.1295L572.67%2066.3373L572.211%2071.1164C572.167%2073.1962%20571.685%2074.6344%20570.766%2075.4309C569.848%2076.1832%20568.863%2076.5593%20567.813%2076.5593C566.806%2076.5593%20565.997%2076.3159%20565.384%2075.8292C564.815%2075.2982%20564.378%2074.5238%20564.071%2073.506C564.334%2071.0722%20565.625%2069.103%20567.944%2067.5985C570.307%2066.0939%20573.414%2065.3417%20577.265%2065.3417C579.803%2065.3417%20581.86%2065.7621%20583.435%2066.6028C585.054%2067.3993%20586.236%2068.6605%20586.98%2070.3863C587.723%2072.1121%20588.095%2074.3246%20588.095%2077.0239V91.8923C588.095%2092.556%20588.227%2093.0649%20588.489%2093.4189C588.752%2093.7287%20589.08%2093.8836%20589.474%2093.8836C589.955%2093.8836%20590.349%2093.7729%20590.655%2093.5517C591.005%2093.3304%20591.399%2092.9322%20591.837%2092.3569L592.756%2093.0871C592.231%2094.4588%20591.399%2095.5651%20590.262%2096.4059C589.124%2097.2024%20587.723%2097.6007%20586.061%2097.6007Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M594.487%2096.6714V95.2111L600.067%2094.2818H604.924L610.241%2095.2111V96.6714H594.487ZM597.835%2096.6714C597.922%2095.5209%20597.988%2094.1491%20598.032%2092.556C598.075%2090.963%20598.097%2089.3036%20598.097%2087.5778C598.141%2085.852%20598.163%2084.259%20598.163%2082.7987V80.741C598.163%2079.3692%20598.163%2078.1523%20598.163%2077.0903C598.163%2075.984%20598.141%2074.9663%20598.097%2074.037C598.097%2073.0635%20598.075%2072.09%20598.032%2071.1164L594.225%2069.988V68.7933L605.974%2065.3417L606.893%2066.0054V82.7987C606.893%2084.259%20606.893%2085.852%20606.893%2087.5778C606.937%2089.3036%20606.981%2090.963%20607.024%2092.556C607.068%2094.1491%20607.134%2095.5209%20607.221%2096.6714H597.835ZM613.195%2096.6714V95.2111L618.577%2094.2818H623.369L628.751%2095.2111V96.6714H613.195ZM616.28%2096.6714C616.411%2095.5209%20616.498%2094.1491%20616.542%2092.556C616.586%2090.963%20616.608%2089.3036%20616.608%2087.5778C616.608%2085.852%20616.608%2084.259%20616.608%2082.7987V75.6964C616.608%2073.6609%20616.28%2072.267%20615.623%2071.5147C615.011%2070.7624%20614.048%2070.3863%20612.735%2070.3863C611.947%2070.3863%20611.116%2070.5633%20610.241%2070.9173C609.366%2071.2271%20608.512%2071.7138%20607.681%2072.3776C606.849%2072.9971%20606.04%2073.7494%20605.252%2074.6344L605.121%2072.975H605.712C606.806%2071.2492%20607.943%2069.8331%20609.125%2068.7269C610.306%2067.5763%20611.554%2066.7356%20612.866%2066.2046C614.223%2065.6293%20615.667%2065.3417%20617.199%2065.3417C619.693%2065.3417%20621.684%2066.1603%20623.172%2067.7976C624.66%2069.3906%20625.404%2071.9572%20625.404%2075.4973V82.7987C625.404%2084.259%20625.404%2085.852%20625.404%2087.5778C625.447%2089.3036%20625.491%2090.963%20625.535%2092.556C625.579%2094.1491%20625.644%2095.5209%20625.732%2096.6714H616.28Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M634.138%20113C633.35%20113%20632.541%20112.867%20631.709%20112.602C630.878%20112.336%20630.112%20111.916%20629.412%20111.341C628.755%20110.81%20628.296%20110.057%20628.033%20109.084C628.121%20108.022%20628.537%20107.181%20629.28%20106.561C630.024%20105.942%20630.965%20105.632%20632.103%20105.632C633.066%20105.632%20633.963%20105.853%20634.794%20106.296C635.669%20106.738%20636.61%20107.579%20637.617%20108.818L638.93%20110.345L637.945%20111.274L636.829%20110.743C637.704%20110.212%20638.448%20109.571%20639.061%20108.818C639.717%20108.066%20640.352%20107.092%20640.964%20105.898C641.577%20104.703%20642.233%20103.243%20642.934%20101.517L645.297%2094.8792L645.428%2094.4146L651.27%2078.0196L655.34%2066.2709H657.44L644.64%20101.782C643.809%20104.128%20642.89%20106.119%20641.883%20107.756C640.877%20109.438%20639.739%20110.721%20638.47%20111.606C637.245%20112.535%20635.801%20113%20634.138%20113ZM643.918%2099.9902L630.79%2066.2709H640.242L648.382%2089.1045L645.953%2094.9456L643.918%2099.9902ZM628.755%2067.7312V66.2709H645.625V67.7312L639.98%2068.7269H633.547L628.755%2067.7312ZM650.22%2067.7312V66.2709H660V67.7312L655.996%2068.4614H655.405L650.22%2067.7312Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M66.1646%207.9886C66.5926%207.13389%2067.6304%206.78902%2068.4828%207.21823C69.3351%207.64748%2069.679%208.68814%2069.251%209.54286C68.2119%2011.618%2067.0456%2013.8319%2065.7388%2016.1565V92.2929H57.1035V29.8126C56.212%2031.0728%2055.2827%2032.3467%2054.3143%2033.631V92.3016H45.8776V43.8773C45.0477%2044.8015%2044.1966%2045.727%2043.324%2046.6525C43.2454%2046.7358%2043.1669%2046.819%2043.0884%2046.902V92.3016H33.7881V55.9389C32.856%2056.7716%2031.9259%2057.5824%2030.9989%2058.3717V92.3016H21.6987V65.698C20.7605%2066.3808%2019.8303%2067.0419%2018.9095%2067.6818V92.3016H0V102.571H65.7475V125.874H57.5976V133H110.053V125.874H101.904V102.571H168.46V92.3016H149.752V68.5238C148.832%2067.9013%20147.902%2067.2574%20146.963%2066.5916V92.3016H137.663V59.4578C136.736%2058.6901%20135.806%2057.9012%20134.873%2057.0903V92.3016H124.71V47.4132C124.689%2047.3921%20124.669%2047.371%20124.649%2047.3499C124.595%2047.2935%20124.541%2047.237%20124.487%2047.1804L123.756%2046.4109C123.133%2045.7501%20122.521%2045.0894%20121.92%2044.4292V92.3016H113.328V34.1298C112.361%2032.8625%20111.431%2031.6048%20110.539%2030.3595V92.3016H101.904V16.9042C100.367%2014.2168%2099.016%2011.6682%2097.8302%209.3004C97.4022%208.44566%2097.7461%207.405%2098.5985%206.97577C99.4508%206.54655%20100.489%206.8914%20100.917%207.74614C101.233%208.37871%20101.562%209.02446%20101.904%209.68255V9.15527e-05H94.1318V6.95595H73.5106V9.18077e-05H65.7388V8.83225C65.8831%208.54852%2066.025%208.26728%2066.1646%207.9886ZM92.4997%20117.976L87.6208%20113.084L92.4997%20108.191V117.976ZM75.1427%20107.022L81.1874%20113.084L75.1427%20119.145V107.022ZM84.4171%20109.854L77.1547%20102.571H91.6794L84.4171%20109.854ZM75.1427%20125.865V125.588L84.4084%20116.296L92.4997%20124.41V125.865H75.1427ZM94.1318%2041.7229V62.7543H73.5193V41.7229H94.1318ZM94.1318%2072.8722V92.2929H73.5106V72.8722H94.1318ZM94.1318%2015.5132V32.5941H73.5193V15.5132H94.1318Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M57.1035%2029.8126C60.5035%2025.0062%2063.3549%2020.3972%2065.7388%2016.1565V8.83225C60.7454%2018.6523%2052.9045%2031.452%2040.8143%2044.2746C25.5831%2060.4384%2010.9568%2070.7586%200%2076.3164L4.58982e-05%2079.525C5.27058%2076.8515%2012.0196%2072.4693%2018.9095%2067.6818V64.3582H21.6987V65.698C24.7315%2063.4905%2027.8471%2061.0552%2030.9989%2058.3717V54.8416H33.7881V55.9389C36.8812%2053.1754%2039.9957%2050.1695%2043.0884%2046.902V42.6148H45.8776V43.8773C48.9758%2040.4268%2051.7793%2036.993%2054.3143%2033.631V28.4569H57.1035V29.8126Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M43.324%2046.6525C44.1966%2045.727%2045.0477%2044.8015%2045.8776%2043.8773V42.6148H43.0884V46.902C43.1669%2046.819%2043.2454%2046.7358%2043.324%2046.6525Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M54.3143%2033.631C55.2827%2032.3467%2056.212%2031.0728%2057.1035%2029.8126V28.4569H54.3143V33.631Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M68.4828%207.21823C67.6304%206.78902%2066.5926%207.13389%2066.1646%207.9886C66.025%208.26728%2065.8831%208.54852%2065.7388%208.83225V16.1565C67.0456%2013.8319%2068.2119%2011.618%2069.251%209.54286C69.679%208.68814%2069.3351%207.64748%2068.4828%207.21823Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M18.9095%2067.6818C19.8303%2067.0419%2020.7605%2066.3808%2021.6987%2065.698V64.3582H18.9095V67.6818Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M30.9989%2058.3717C31.9259%2057.5824%2032.856%2056.7716%2033.7881%2055.9389V54.8416H30.9989V58.3717Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M126.267%2044.0313C114.62%2031.6791%20106.917%2019.349%20101.904%209.68255V16.9042C104.304%2021.1034%20107.158%2025.6417%20110.539%2030.3595V29.3228H113.328V34.1298C115.911%2037.5133%20118.766%2040.965%20121.92%2044.4292V42.7447H124.71V47.4132C128.094%2050.9414%20131.501%2054.1588%20134.873%2057.0903V55.7076H137.663V59.4578C140.823%2062.0771%20143.939%2064.448%20146.963%2066.5916V65.2241H149.752V68.5238C156.034%2072.7758%20163.595%2077.0572%20168.46%2079.525V76.3164C157.503%2070.7586%20141.498%2060.1951%20126.267%2044.0313Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M134.873%2057.0903C135.806%2057.9012%20136.736%2058.6901%20137.663%2059.4578V55.7076H134.873V57.0903Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M146.963%2066.5916C147.902%2067.2574%20148.832%2067.9013%20149.752%2068.5238V65.2241H146.963V66.5916Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M124.649%2047.3499L124.71%2047.4132V42.7447H121.92V44.4292C122.521%2045.0894%20123.133%2045.7501%20123.756%2046.4109L124.487%2047.1804C124.541%2047.237%20124.595%2047.2935%20124.649%2047.3499Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M110.539%2030.3595C111.431%2031.6048%20112.361%2032.8625%20113.328%2034.1298V29.3228H110.539V30.3595Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M100.917%207.74614C100.489%206.8914%2099.4508%206.54655%2098.5985%206.97577C97.7461%207.405%2097.4022%208.44566%2097.8302%209.3004C99.016%2011.6682%20100.367%2014.2168%20101.904%2016.9042V9.68255C101.562%209.02446%20101.233%208.37871%20100.917%207.74614Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://sf-tensor.com/favicon.ico",
    "ogImage": "https://sf-tensor.com/images/introducing-sf-tensor.jpg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, which aligns with the brand 'SF Tensor'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get Started",
      "reasoning": "Button #0 ('Get Started') is the primary CTA due to its action-oriented text and distinct dark background color (#292929), which stands out against the other buttons."
    },
    "secondary": {
      "index": 1,
      "text": "Careers",
      "reasoning": "Button #1 ('Careers') is selected as secondary because it has a different background color (#FFFFFF) and serves a less immediate action compared to 'Get Started'."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "technology professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "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, and links to the homepage, which aligns with the brand 'SF Tensor'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles