/* Généré depuis css/pages/home.css pour l'aperçu Paladius (dark). */
/* latin-ext */
/* latin */
/* cyrillic-ext */
/* latin-ext */
/* latin */
@media (min-width: 1200px) {
  .hidden-72rtr7 {
    display: none !important;
  }
}
@media (min-width: 810px) and (max-width: 1199.98px) {
  .hidden-wnt8e4 {
    display: none !important;
  }
}
@media (max-width: 809.98px) {
  .hidden-hmydaw {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-mbqfzt {
    display: none !important;
  }
}
@media (min-width: 810px) and (max-width: 1199.98px) {
  .hidden-rt2ggb {
    display: none !important;
  }
}
@media (max-width: 809.98px) {
  .hidden-1nmsezv {
    display: none !important;
  }
}
html,
body,
#main {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
:root {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
* {
  box-sizing: border-box;
  -webkit-font-smoothing: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure {
  margin: 0;
}
body,
input,
textarea,
select,
button {
  font-family: sans-serif;
  font-size: 12px;
}
body {
  --page-background: #070708;
  --text-muted: rgba(255, 255, 255, 0.64);
  --zinc-dark: rgb(245, 245, 247);
  --text-primary: rgb(245, 245, 247);
  --section-background: #070708;
  --surface-light: #0e0e10;
  --surface-muted: #18181b;
  --border-subtle: rgba(255, 255, 255, 0.1);
  --ink-warm: rgb(245, 245, 247);
  --violet: rgba(255, 255, 255, 0.14);
  --white: #141416;
  --lime: rgba(255, 255, 255, 0.14);
  --error: rgb(255, 69, 58);
  --lime-dark: rgba(255, 255, 255, 0.14);
  --transparent: #eae6e100;
  --surface-overlay: rgba(10, 10, 12, 0.6);
  --pink: rgba(255, 255, 255, 0.14);
  --white-overlay: rgba(10, 10, 12, 0.8);
  --text-light: rgba(255, 255, 255, 0.44);
  --ink-blue: rgb(245, 245, 247);
  --ink-blue-muted: rgba(245, 245, 247, 0.702);
}
@supports (z-index: calc(infinity)) {
  #site-credit {
    --infinity: infinity;
  }
}
#site-credit {
  pointer-events: none;
  width: 100%;
  z-index: calc(var(--infinity, 2147480000));
  justify-content: flex-end;
  padding: 20px;
  display: flex;
  position: fixed;
  bottom: 0;
}
@supports (background: -webkit-named-image(i)) and (not (grid-template-rows: subgrid)) {
  body {
    --site-will-change-override: transform;
  }
}
@supports (background: -webkit-named-image(i)) and (not (position-area: top right)) {
  body {
    --site-will-change-filter-override: filter;
  }
}
[data-component-type="Text"] div div span,
[data-component-type="Text"] a div span,
[data-component-type="Text"] span span span,
[data-component-type="Text"] p span span,
[data-component-type="Text"] h1 span span,
[data-component-type="Text"] h2 span span,
[data-component-type="Text"] h3 span span,
[data-component-type="Text"] h4 span span,
[data-component-type="Text"] h5 span span,
[data-component-type="Text"] h6 span span,
[data-component-type="Text"] a {
  font-family: var(--font-family);
  font-style: var(--font-style);
  font-weight: min(calc(var(--site-font-weight-increase, 0) + var(--font-weight, 400)), 900);
  color: var(--text-color);
  letter-spacing: var(--letter-spacing);
  font-size: var(--font-size);
  text-transform: var(--text-transform);
  --text-decoration: var(--site-text-decoration-style, solid) var(--site-text-decoration, none)
    var(--site-text-decoration-color, currentcolor) var(--site-text-decoration-thickness, auto);
  --text-decoration-skip-ink: var(--site-text-decoration-skip-ink);
  --text-underline-offset: var(--site-text-decoration-offset);
  line-height: var(--line-height);
  --font-family: var(--site-font-family);
  --font-style: var(--site-font-style);
  --font-weight: var(--site-font-weight);
  --text-color: var(--site-text-color);
  --letter-spacing: var(--site-letter-spacing);
  --font-size: var(--site-font-size);
  --text-transform: var(--site-text-transform);
  --line-height: var(--site-line-height);
}
@supports not (color: color(display-p3 1 1 1)) {
  p.text,
  div.text,
  h1.text,
  h2.text,
  h3.text,
  h4.text,
  h5.text,
  h6.text,
  li.text,
  ol.text,
  ul.text,
  span.text:not([data-text-fill]) {
    color: var(
      --site-blockquote-text-color-rgb,
      var(--site-blockquote-text-color, var(--site-text-color-rgb, var(--site-text-color, rgb(245, 245, 247))))
    );
    -webkit-text-stroke-color: var(--site-text-stroke-color-rgb, var(--site-text-stroke-color, initial));
  }
  mark.text {
    background-color: var(
      --site-blockquote-text-background-color-rgb,
      var(
        --site-blockquote-text-background-color,
        var(--site-text-background-color-rgb, var(--site-text-background-color, initial))
      )
    );
  }
}
@supports not (color: color(display-p3 1 1 1)) {
  code.text,
  code.text span.text:not([data-text-fill]) {
    color: var(
      --site-blockquote-text-color-rgb,
      var(
        --site-blockquote-text-color,
        var(
          --site-code-text-color-rgb,
          var(--site-code-text-color, var(--site-text-color-rgb, var(--site-text-color, rgb(245, 245, 247))))
        )
      )
    );
  }
}
@supports not (color: color(display-p3 1 1 1)) {
  a.text,
  span.text[data-nested-link] {
    color: var(
      --site-link-text-color-rgb,
      var(
        --site-link-text-color,
        var(
          --site-blockquote-text-color-rgb,
          var(--site-blockquote-text-color, var(--site-text-color-rgb, var(--site-text-color, rgb(245, 245, 247))))
        )
      )
    );
    background-color: var(
      --site-link-text-background-color-rgb,
      var(--site-link-text-background-color, initial)
    );
    -webkit-text-decoration-color: var(
      --site-link-text-decoration-color-rgb,
      var(
        --site-link-text-decoration-color,
        var(--site-text-decoration-color-rgb, var(--site-text-decoration-color, currentcolor))
      )
    );
    text-decoration-color: var(
      --site-link-text-decoration-color-rgb,
      var(
        --site-link-text-decoration-color,
        var(--site-text-decoration-color-rgb, var(--site-text-decoration-color, currentcolor))
      )
    );
  }
}
@supports not (color: color(display-p3 1 1 1)) {
  code.text a.text,
  code.text a.text span.text:not([data-text-fill]),
  code.text span.text[data-nested-link],
  code.text span.text[data-nested-link] span.text:not([data-text-fill]) {
    color: var(
      --site-link-text-color-rgb,
      var(
        --site-link-text-color,
        var(
          --site-blockquote-text-color-rgb,
          var(
            --site-blockquote-text-color,
            var(
              --site-code-text-color-rgb,
              var(--site-code-text-color, var(--site-text-color-rgb, var(--site-text-color, rgb(245, 245, 247))))
            )
          )
        )
      )
    );
  }
}
@supports not (color: color(display-p3 1 1 1)) {
  a.text:hover,
  span.text[data-nested-link]:hover {
    color: var(
      --site-link-hover-text-color-rgb,
      var(
        --site-link-hover-text-color,
        var(
          --site-link-text-color-rgb,
          var(
            --site-link-text-color,
            var(
              --site-blockquote-text-color-rgb,
              var(--site-blockquote-text-color, var(--site-text-color-rgb, var(--site-text-color, rgb(245, 245, 247))))
            )
          )
        )
      )
    );
    background-color: var(
      --site-link-hover-text-background-color-rgb,
      var(
        --site-link-hover-text-background-color,
        var(
          --site-link-text-background-color-rgb,
          var(
            --site-link-text-background-color,
            var(--site-text-background-color-rgb, var(--site-text-background-color, initial))
          )
        )
      )
    );
    -webkit-text-decoration-color: var(
      --site-link-hover-text-decoration-color-rgb,
      var(
        --site-link-hover-text-decoration-color,
        var(
          --site-link-text-decoration-color-rgb,
          var(
            --site-link-text-decoration-color,
            var(--site-text-decoration-color-rgb, var(--site-text-decoration-color, currentcolor))
          )
        )
      )
    );
    text-decoration-color: var(
      --site-link-hover-text-decoration-color-rgb,
      var(
        --site-link-hover-text-decoration-color,
        var(
          --site-link-text-decoration-color-rgb,
          var(
            --site-link-text-decoration-color,
            var(--site-text-decoration-color-rgb, var(--site-text-decoration-color, currentcolor))
          )
        )
      )
    );
  }
}
@supports not (color: color(display-p3 1 1 1)) {
  code.text a.text:hover,
  code.text span.text[data-nested-link]:hover {
    color: var(
      --site-link-hover-text-color-rgb,
      var(
        --site-link-hover-text-color,
        var(
          --site-link-text-color-rgb,
          var(
            --site-link-text-color,
            var(
              --site-blockquote-text-color-rgb,
              var(
                --site-blockquote-text-color,
                var(
                  --site-code-text-color-rgb,
                  var(--site-code-text-color, var(--site-text-color-rgb, var(--site-text-color, rgb(245, 245, 247))))
                )
              )
            )
          )
        )
      )
    );
  }
}
@supports not (color: color(display-p3 1 1 1)) {
  a.text[data-page-link-current],
  span.text[data-page-link-current] {
    color: var(
      --site-link-current-text-color-rgb,
      var(
        --site-link-current-text-color,
        var(
          --site-link-text-color-rgb,
          var(--site-link-text-color, var(--site-text-color-rgb, var(--site-text-color, rgb(245, 245, 247))))
        )
      )
    );
    background-color: var(
      --site-link-current-text-background-color-rgb,
      var(
        --site-link-current-text-background-color,
        var(
          --site-link-text-background-color-rgb,
          var(
            --site-link-text-background-color,
            var(--site-text-background-color-rgb, var(--site-text-background-color, initial))
          )
        )
      )
    );
    -webkit-text-decoration-color: var(
      --site-link-current-text-decoration-color-rgb,
      var(
        --site-link-current-text-decoration-color,
        var(
          --site-link-text-decoration-color-rgb,
          var(
            --site-link-text-decoration-color,
            var(--site-text-decoration-color-rgb, var(--site-text-decoration-color, currentcolor))
          )
        )
      )
    );
    text-decoration-color: var(
      --site-link-current-text-decoration-color-rgb,
      var(
        --site-link-current-text-decoration-color,
        var(
          --site-link-text-decoration-color-rgb,
          var(
            --site-link-text-decoration-color,
            var(--site-text-decoration-color-rgb, var(--site-text-decoration-color, currentcolor))
          )
        )
      )
    );
  }
}
@supports not (color: color(display-p3 1 1 1)) {
  code.text a.text[data-page-link-current],
  code.text a.text[data-page-link-current] span.text:not([data-text-fill]),
  code.text span.text[data-page-link-current],
  code.text span.text[data-page-link-current] span.text:not([data-text-fill]) {
    color: var(
      --site-link-current-text-color-rgb,
      var(
        --site-link-current-text-color,
        var(
          --site-link-text-color-rgb,
          var(
            --site-link-text-color,
            var(
              --site-code-text-color-rgb,
              var(--site-code-text-color, var(--site-text-color-rgb, var(--site-text-color, rgb(245, 245, 247))))
            )
          )
        )
      )
    );
    background-color: var(
      --site-link-current-text-background-color-rgb,
      var(
        --site-link-current-text-background-color,
        var(
          --site-link-text-background-color-rgb,
          var(
            --site-link-text-background-color,
            var(--site-text-background-color-rgb, var(--site-text-background-color, initial))
          )
        )
      )
    );
  }
}
@supports not (color: color(display-p3 1 1 1)) {
  a.text[data-page-link-current]:hover,
  span.text[data-page-link-current]:hover {
    color: var(
      --site-link-hover-text-color-rgb,
      var(
        --site-link-hover-text-color,
        var(
          --site-link-current-text-color-rgb,
          var(
            --site-link-current-text-color,
            var(
              --site-link-text-color-rgb,
              var(
                --site-link-text-color,
                var(
                  --site-code-text-color-rgb,
                  var(--site-code-text-color, var(--site-text-color-rgb, var(--site-text-color, rgb(245, 245, 247))))
                )
              )
            )
          )
        )
      )
    );
    background-color: var(
      --site-link-hover-text-background-color-rgb,
      var(
        --site-link-hover-text-background-color,
        var(
          --site-link-current-text-background-color-rgb,
          var(
            --site-link-current-text-background-color,
            var(--site-link-text-background-color-rgb, var(--site-link-text-background-color, initial))
          )
        )
      )
    );
    -webkit-text-decoration-color: var(
      --site-link-hover-text-decoration-color-rgb,
      var(
        --site-link-hover-text-decoration-color,
        var(
          --site-link-current-text-decoration-color-rgb,
          var(
            --site-link-current-text-decoration-color,
            var(
              --site-link-text-decoration-color-rgb,
              var(
                --site-link-text-decoration-color,
                var(--site-text-decoration-color-rgb, var(--site-text-decoration-color, currentcolor))
              )
            )
          )
        )
      )
    );
    text-decoration-color: var(
      --site-link-hover-text-decoration-color-rgb,
      var(
        --site-link-hover-text-decoration-color,
        var(
          --site-link-current-text-decoration-color-rgb,
          var(
            --site-link-current-text-decoration-color,
            var(
              --site-link-text-decoration-color-rgb,
              var(
                --site-link-text-decoration-color,
                var(--site-text-decoration-color-rgb, var(--site-text-decoration-color, currentcolor))
              )
            )
          )
        )
      )
    );
  }
}
@supports not (color: color(display-p3 1 1 1)) {
  code.text a.text[data-page-link-current]:hover,
  code.text a.text[data-page-link-current]:hover span.text:not([data-text-fill]),
  code.text span.text[data-page-link-current]:hover,
  code.text span.text[data-page-link-current]:hover span.text:not([data-text-fill]) {
    color: var(
      --site-link-hover-text-color-rgb,
      var(
        --site-link-hover-text-color,
        var(
          --site-link-current-text-color-rgb,
          var(
            --site-link-current-text-color,
            var(
              --site-link-text-color-rgb,
              var(
                --site-link-text-color,
                var(
                  --site-code-text-color-rgb,
                  var(--site-code-text-color, var(--site-text-color-rgb, var(--site-text-color, rgb(245, 245, 247))))
                )
              )
            )
          )
        )
      )
    );
    background-color: var(
      --site-link-hover-text-background-color-rgb,
      var(
        --site-link-hover-text-background-color,
        var(
          --site-link-current-text-background-color-rgb,
          var(
            --site-link-current-text-background-color,
            var(--site-link-text-background-color-rgb, var(--site-link-text-background-color, initial))
          )
        )
      )
    );
  }
}
[data-component-type="Stack"]:not([data-generated]) > *,
[data-component-type="Stack"]:not([data-generated]) > [data-component-type],
NavigationContainer [data-component-type="NavigationContainer"] > *,
[data-component-type="NavigationContainer"] > [data-component-type] {
  position: relative;
}
@supports not (overflow: clip) {
  :root {
    --overflow-clip-fallback: hidden;
  }
}
@supports (background: -webkit-named-image(i)) and (not (contain-intrinsic-size: inherit)) {
  div.text,
  p.text,
  h1.text,
  h2.text,
  h3.text,
  h4.text,
  h5.text,
  h6.text,
  ol.text,
  ul.text,
  li.text,
  blockquote.text,
  .text.layout-330 {
    display: var(--text-truncation-display-inline-for-safari-16, revert);
  }
  div.text:after,
  p.text:after,
  h1.text:after,
  h2.text:after,
  h3.text:after,
  h4.text:after,
  h5.text:after,
  h6.text:after,
  ol.text:after,
  ul.text:after,
  li.text:after,
  blockquote.text:after,
  .text.layout-330:after {
    content: var(--text-truncation-line-break-for-safari-16);
    white-space: pre;
  }
  .text.text-module,
  .text.table-wrapper {
    display: var(--text-truncation-display-none-for-safari-16, revert);
  }
  p.text[data-text-fill] {
    display: var(--text-truncation-display-inline-for-safari-16, inline-block);
  }
}
@supports (corner-shape: superellipse(2)) {
  :root {
    --one-if-corner-shape-supported: 1;
  }
}
.cursor-none,
.cursor-none * {
  cursor: none !important;
}
.pointer-events-none,
.pointer-events-none * {
  pointer-events: none !important;
}
.layout.name-3,
.layout .name-3 {
  display: block;
}
.layout.layout-7 {
  background-color: var(--page-background, #070708);
  height: min-content;
  overflow: var(--overflow-clip-fallback, clip);
  flex-flow: column;
  place-content: center flex-start;
  align-items: center;
  gap: 0;
  width: 100%;
  padding: 0;
  display: flex;
  position: relative;
}
.layout .smooth-scroll {
  z-index: 0;
  flex: none;
  order: -1000;
  width: 150px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
}
.layout .seo-schema {
  z-index: 0;
  flex: none;
  order: -999;
  width: 150px;
  height: 24px;
  position: absolute;
  top: 30px;
  left: 0;
}
.layout .nav-spacer {
  flex: none;
  order: -998;
  width: 100%;
  height: 80px;
  position: relative;
}
.layout .layout-8 {
  height: 80px;
  position: var(--site-canvas-fixed-position, fixed);
  z-index: 4;
  flex: none;
  order: -997;
  width: 100%;
  top: 0;
  left: 0;
}
.layout .layout-63 {
  margin: 0;
  background: 0 0;
  flex-grow: 1;
  width: 0;
  height: 0;
  margin-bottom: 0;
  position: relative;
}
.layout .footer {
  background-color: var(--section-background, #070708);
  flex-flow: column;
  flex: none;
  order: 1005;
  place-content: center;
  align-items: center;
  gap: 0;
  width: 100%;
  height: min-content;
  padding: 0 20px 60px;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout .cta {
  flex-flow: column;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 0;
  width: 100%;
  max-width: 1200px;
  height: min-content;
  padding: 256px 20px 80px;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout .cta-2 {
  z-index: 1;
  flex-flow: column;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 32px;
  width: 100%;
  max-width: 780px;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout .title-6 {
  flex-flow: column;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 4px;
  width: 100%;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout .main-title-2,
.layout .subtitle-2 {
  --site-paragraph-spacing: 0px;
  white-space: pre-wrap;
  word-break: break-word;
  word-wrap: break-word;
  flex: none;
  width: 100%;
  height: auto;
  position: relative;
}
.layout .layout-64 {
  flex: none;
  width: auto;
  height: 40px;
  position: relative;
}
.layout .pink-dot {
  filter: blur(5px);
  background-color: var(--pink);
  z-index: 1;
  flex: none;
  width: 40px;
  height: 40px;
  position: absolute;
  top: calc(32.4324% - 20px);
  left: calc(14.3103% - 20px);
  overflow: visible;
}
.layout .green-dot {
  filter: blur(4px);
  background-color: var(--lime);
  z-index: 1;
  border-radius: 100px;
  flex: none;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 174px;
  right: 364px;
  overflow: visible;
}
.layout .mr-green {
  z-index: 1;
  flex: none;
  width: 108px;
  height: 108px;
  position: absolute;
  top: calc(20.0772% - 54px);
  left: calc(49.0517% - 54px);
}
.layout .mr-violet {
  z-index: 1;
  flex: none;
  width: 108px;
  height: 191px;
  position: absolute;
  top: calc(101.737% - 95.5px);
  left: calc(14.1379% - 54px);
  overflow: visible;
}
.layout .cloud {
  z-index: 1;
  flex: none;
  width: 480px;
  height: 241px;
  position: absolute;
  top: calc(28.5714% - 120.5px);
  left: calc(88.7931% - 240px);
}
.layout .mr-blue {
  z-index: 1;
  flex: none;
  width: 169px;
  height: 169px;
  position: absolute;
  top: calc(85.5212% - 84.5px);
  left: calc(93.9655% - 84.5px);
}
.layout .footer-2 {
  --border-bottom-width: 1px;
  --border-color: rgba(255, 255, 255, 0.1);
  --border-left-width: 1px;
  --border-right-width: 1px;
  --border-style: solid;
  --border-top-width: 1px;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: var(--white-overlay);
  z-index: 1;
  border-radius: 24px;
  flex-flow: column;
  flex: none;
  place-content: flex-start;
  align-items: flex-start;
  gap: 40px;
  width: 100%;
  max-width: 1200px;
  height: min-content;
  padding: 40px;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout .wrapper {
  flex-flow: column;
  flex: none;
  place-content: flex-start center;
  align-items: flex-start;
  gap: 40px;
  width: 100%;
  max-width: 1240px;
  height: min-content;
  padding: 0 20px;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout .container {
  flex-flow: wrap;
  flex: none;
  place-content: flex-start;
  align-items: flex-start;
  gap: 91px;
  width: 100%;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout .clolumn1 {
  flex-flow: column;
  flex: 1 0 0;
  place-content: flex-start;
  align-items: flex-start;
  gap: 40px;
  width: 1px;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout .name-2 {
  flex-flow: row;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 20px;
  width: min-content;
  height: min-content;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout .logo-3 {
  flex-flow: row;
  flex: none;
  place-content: flex-end flex-start;
  align-items: flex-end;
  gap: 5.48155px;
  width: min-content;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout .layout-65 {
  white-space: pre;
  flex: none;
  width: auto;
  height: auto;
  position: relative;
}
.layout .logo-4 {
  flex-flow: column;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 10px;
  width: min-content;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout .logo-5 {
  flex-flow: row;
  flex: none;
  place-content: flex-end flex-start;
  align-items: flex-end;
  gap: 5.48155px;
  width: min-content;
  min-width: 9px;
  height: min-content;
  min-height: 21px;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout .layout-66 {
  flex-flow: row;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 8px;
  width: 100%;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout .layout-67,
.layout .layout-70,
.layout .layout-72,
.layout .layout-74 {
  flex: none;
  width: 44px;
  height: 44px;
  position: relative;
}
.layout .column2,
.layout .column3,
.layout .column4 {
  flex-flow: column;
  flex: none;
  place-content: flex-start;
  align-items: flex-start;
  gap: 16px;
  width: min-content;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout .header,
.layout .link,
.layout .link-2,
.layout .link-3,
.layout .link-4,
.layout .link-5,
.layout .header-2,
.layout .link-6,
.layout .link-7,
.layout .link-8,
.layout .link-9,
.layout .link-10,
.layout .header-3,
.layout .link-11,
.layout .link-12,
.layout .link-13,
.layout .copyright {
  --site-paragraph-spacing: 0px;
  white-space: pre;
  flex: none;
  width: auto;
  height: auto;
  position: relative;
}
.layout .cloud-2 {
  z-index: 0;
  flex: none;
  width: 480px;
  height: 234px;
  position: absolute;
  top: calc(90.2542% - 117px);
  left: calc(15.5833% - 240px);
}
.layout .get-sunbeam {
  bottom: calc(calc(100% - min(var(--site-viewport-height, 100%), 100%)) + 66px);
  height: 38px;
  position: var(--site-canvas-fixed-position, fixed);
  will-change: var(--site-will-change-effect-override, transform);
  z-index: 10;
  flex: none;
  order: 1006;
  width: 140px;
  right: 20px;
}
[data-layout-template="true"] > #overlay {
  margin-bottom: 0;
}
@media (max-width: 1199px) and (min-width: 810px) {
  .layout-2 .styles-preset-g7mdxu:not(.rich-text-wrapper),
  .layout-2 .styles-preset-g7mdxu.rich-text-wrapper h1 {
    --site-font-family: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-bold: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-bold-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
    --site-font-size: 55px;
    --site-font-style: normal;
    --site-font-style-bold: normal;
    --site-font-style-bold-italic: italic;
    --site-font-style-italic: italic;
    --site-font-variation-axes: normal;
    --site-font-weight: 500;
    --site-font-weight-bold: 700;
    --site-font-weight-bold-italic: 700;
    --site-font-weight-italic: 400;
    --site-letter-spacing: 0em;
    --site-line-height: 1.2em;
    --site-paragraph-spacing: 0px;
    --site-text-alignment: center;
    --site-text-color: var(--text-primary, rgb(245, 245, 247));
    --site-text-decoration: none;
    --site-text-stroke-color: initial;
    --site-text-stroke-width: initial;
    --site-text-transform: none;
  }
}
@media (max-width: 809px) and (min-width: 0) {
  .layout-2 .styles-preset-g7mdxu:not(.rich-text-wrapper),
  .layout-2 .styles-preset-g7mdxu.rich-text-wrapper h1 {
    --site-font-family: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-bold: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-bold-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
    --site-font-size: 40px;
    --site-font-style: normal;
    --site-font-style-bold: normal;
    --site-font-style-bold-italic: italic;
    --site-font-style-italic: italic;
    --site-font-variation-axes: normal;
    --site-font-weight: 500;
    --site-font-weight-bold: 700;
    --site-font-weight-bold-italic: 700;
    --site-font-weight-italic: 400;
    --site-letter-spacing: 0em;
    --site-line-height: 1.2em;
    --site-paragraph-spacing: 0px;
    --site-text-alignment: center;
    --site-text-color: var(--text-primary, rgb(245, 245, 247));
    --site-text-decoration: none;
    --site-text-stroke-color: initial;
    --site-text-stroke-width: initial;
    --site-text-transform: none;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .layout-3 .styles-preset-1hssvo3:not(.rich-text-wrapper),
  .layout-3 .styles-preset-1hssvo3.rich-text-wrapper h6 {
    --site-font-family: "Jost", "Jost Placeholder", sans-serif;
    --site-font-family-bold: "Jost", "Jost Placeholder", sans-serif;
    --site-font-family-bold-italic: "Jost", "Jost Placeholder", sans-serif;
    --site-font-family-italic: "Jost", "Jost Placeholder", sans-serif;
    --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
    --site-font-size: 19px;
    --site-font-style: normal;
    --site-font-style-bold: normal;
    --site-font-style-bold-italic: italic;
    --site-font-style-italic: italic;
    --site-font-variation-axes: normal;
    --site-font-weight: 400;
    --site-font-weight-bold: 700;
    --site-font-weight-bold-italic: 700;
    --site-font-weight-italic: 400;
    --site-letter-spacing: 0em;
    --site-line-height: 1.4em;
    --site-paragraph-spacing: 40px;
    --site-text-alignment: start;
    --site-text-color: var(--text-muted, rgba(255, 255, 255, 0.64));
    --site-text-decoration: none;
    --site-text-stroke-color: initial;
    --site-text-stroke-width: initial;
    --site-text-transform: none;
  }
}
@media (max-width: 319px) and (min-width: 0) {
  .layout-3 .styles-preset-1hssvo3:not(.rich-text-wrapper),
  .layout-3 .styles-preset-1hssvo3.rich-text-wrapper h6 {
    --site-font-family: "Jost", "Jost Placeholder", sans-serif;
    --site-font-family-bold: "Jost", "Jost Placeholder", sans-serif;
    --site-font-family-bold-italic: "Jost", "Jost Placeholder", sans-serif;
    --site-font-family-italic: "Jost", "Jost Placeholder", sans-serif;
    --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
    --site-font-size: 18px;
    --site-font-style: normal;
    --site-font-style-bold: normal;
    --site-font-style-bold-italic: italic;
    --site-font-style-italic: italic;
    --site-font-variation-axes: normal;
    --site-font-weight: 400;
    --site-font-weight-bold: 700;
    --site-font-weight-bold-italic: 700;
    --site-font-weight-italic: 400;
    --site-letter-spacing: 0em;
    --site-line-height: 1.4em;
    --site-paragraph-spacing: 40px;
    --site-text-alignment: start;
    --site-text-color: var(--text-muted, rgba(255, 255, 255, 0.64));
    --site-text-decoration: none;
    --site-text-stroke-color: initial;
    --site-text-stroke-width: initial;
    --site-text-transform: none;
  }
}
.layout[data-border="true"]:after,
.layout [data-border="true"]:after {
  content: "";
  border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0)
    var(--border-left-width, 0);
  border-color: var(--border-color, none);
  border-style: var(--border-style, none);
  box-sizing: border-box;
  border-radius: inherit;
  corner-shape: inherit;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 809.98px) {
  .layout .layout-8 {
    z-index: 10;
    height: auto;
    left: 50%;
    transform: translate(-50%);
  }
  .layout .footer {
    padding: 0 20px 40px;
  }
  .layout .cta {
    padding: 80px 20px 40px;
  }
  .layout .pink-dot {
    top: calc(9.81997% - 20px);
    left: calc(-25.1429% - 20px);
  }
  .layout .green-dot {
    left: calc(122% - 17.5px);
    right: unset;
    top: calc(56.9558% - 17.5px);
  }
  .layout .mr-green {
    height: 112px;
    bottom: 284px;
    left: unset;
    right: 118px;
    top: unset;
    width: 112px;
  }
  .layout .mr-violet {
    top: calc(107.692% - 95.5px);
    left: calc(12.5714% - 54px);
  }
  .layout .cloud {
    top: calc(28.4779% - 120.5px);
    left: calc(149.143% - 240px);
  }
  .layout .mr-blue {
    top: calc(88.707% - 84.5px);
    left: calc(151.143% - 84.5px);
  }
  .layout .footer-2 {
    padding: 40px 0;
  }
  .layout .container {
    gap: 40px 91px;
  }
  .layout .clolumn1 {
    gap: 8px;
    min-width: 600px;
  }
}
@media (min-width: 810px) and (max-width: 1199.98px) {
  .layout .layout-8 {
    height: auto;
    left: 50%;
    transform: translate(-50%);
  }
  .layout .pink-dot {
    top: calc(28.5714% - 20px);
    left: calc(10.6494% - 20px);
  }
  .layout .green-dot {
    left: calc(78.7013% - 17.5px);
    right: unset;
    top: calc(39.4089% - 17.5px);
  }
  .layout .mr-green {
    height: 110px;
    top: calc(20.4926% - 55px);
    left: calc(52.4675% - 54px);
  }
  .layout .mr-violet {
    top: calc(103.054% - 95.5px);
    left: calc(21.2987% - 54px);
  }
  .layout .cloud {
    left: calc(97.9221% - 240px);
  }
  .layout .mr-blue {
    top: calc(85.5172% - 84.5px);
    left: calc(102.987% - 84.5px);
  }
  .layout .container {
    gap: 88px 48px;
  }
}
.responsive-version {
  display: contents;
}
.site-navigation.logo-2,
.site-navigation .logo-2 {
  display: block;
}
.site-navigation.desktop {
  flex-flow: row;
  place-content: center;
  align-items: center;
  gap: 20px;
  width: 1200px;
  height: 80px;
  padding: 20px;
  display: flex;
  position: relative;
  overflow: visible;
}
.site-navigation .navigation-container {
  flex-flow: row;
  flex: 1 0 0;
  place-content: center flex-start;
  align-items: center;
  gap: 20px;
  width: 1px;
  max-width: 1200px;
  height: min-content;
  padding: 20px;
  display: flex;
  position: relative;
  overflow: visible;
}
.site-navigation .name {
  flex-flow: row;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 20px;
  width: min-content;
  min-width: 240px;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.site-navigation .menu-toggle {
  flex: none;
  width: 40px;
  height: 40px;
  position: relative;
  overflow: hidden;
}
.site-navigation .menu-line-bottom {
  will-change: var(--site-will-change-override, transform);
  flex: none;
  width: 20px;
  height: 2px;
  position: absolute;
  top: calc(62.5% - 1px);
  left: calc(50% - 10px);
  overflow: hidden;
}
.site-navigation .menu-line-top {
  will-change: var(--site-will-change-override, transform);
  flex: none;
  width: 20px;
  height: 2px;
  position: absolute;
  top: calc(37.5% - 1px);
  left: calc(50% - 10px);
  overflow: hidden;
}
.site-navigation .logo {
  flex-flow: row;
  flex: none;
  place-content: flex-end flex-start;
  align-items: flex-end;
  gap: 5.48155px;
  width: min-content;
  height: min-content;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: visible;
}
.site-navigation .layout-9 {
  white-space: pre;
  flex: none;
  width: auto;
  height: auto;
  position: relative;
}
.site-navigation .navigation-links {
  flex-flow: row;
  flex: 1 0 0;
  place-content: center;
  align-items: center;
  gap: 20px;
  width: 1px;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}
.site-navigation .trigger {
  flex: none;
  width: auto;
  height: auto;
  position: relative;
}
.site-navigation .layout-389 {
  flex-flow: column;
  place-content: flex-start;
  align-items: flex-start;
  gap: 4px;
  width: 150px;
  height: min-content;
  padding: 15px;
  display: flex;
  position: relative;
}
.site-navigation .layout-390,
.site-navigation .layout-391,
.site-navigation .layout-392,
.site-navigation .layout-393,
.site-navigation .layout-394 {
  flex: none;
  width: 100%;
  height: auto;
  position: relative;
}
.site-navigation .inline-link,
.site-navigation .inline-link-2,
.site-navigation .inline-link-3,
.site-navigation .inline-link-4,
.site-navigation .inline-link-5 {
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 10px;
  width: min-content;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.site-navigation .layout-11,
.site-navigation .layout-12,
.site-navigation .layout-13,
.site-navigation .layout-14,
.site-navigation .layout-15 {
  -webkit-user-select: none;
  user-select: none;
  white-space: pre;
  flex: none;
  width: auto;
  height: auto;
  position: relative;
}
.site-navigation .layout-20 {
  flex: 1 0 0;
  width: 1px;
  height: auto;
  position: relative;
}
.site-navigation .navigation-actions {
  flex-flow: row;
  flex: none;
  place-content: center flex-end;
  align-items: center;
  gap: 16px;
  width: min-content;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.site-navigation .layout-16,
.site-navigation .layout-17 {
  flex: none;
  width: auto;
  height: 40px;
  position: relative;
}
.site-navigation.navigation-phone.desktop {
  flex-direction: column;
  justify-content: flex-start;
  gap: 16px;
  width: 390px;
  padding: 0;
  overflow: hidden;
}
.site-navigation.navigation-phone .navigation-container {
  flex-direction: column;
  flex: none;
  order: 0;
  gap: 16px;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.site-navigation.navigation-phone .name {
  gap: unset;
  z-index: 2;
  justify-content: space-between;
  width: 100%;
  height: 80px;
  padding: 0 10px 0 20px;
}
.site-navigation.navigation-phone .menu-toggle,
.site-navigation.navigation-open .menu-toggle {
  cursor: pointer;
  order: 1;
  width: 44px;
  height: 44px;
}
.site-navigation.navigation-phone .logo,
.site-navigation.navigation-open .logo {
  order: 0;
}
.site-navigation.navigation-phone .navigation-links,
.site-navigation.navigation-open .navigation-links {
  z-index: 2;
  flex-direction: column;
  flex: none;
  place-content: flex-start;
  align-items: flex-start;
  gap: 8px;
  width: 100%;
  padding: 0 20px;
}
.site-navigation.navigation-phone .inline-link {
  order: 2;
  justify-content: flex-start;
  gap: 15px;
  width: 100%;
  height: 32px;
  overflow: hidden;
}
.site-navigation.navigation-phone .inline-link-2 {
  order: 3;
  justify-content: flex-start;
  gap: 15px;
  width: 100%;
  height: 32px;
  overflow: hidden;
}
.site-navigation.navigation-phone .inline-link-3 {
  order: 4;
  justify-content: flex-start;
  gap: 15px;
  width: 100%;
  height: 32px;
  overflow: hidden;
}
.site-navigation.navigation-phone .inline-link-4 {
  order: 5;
  justify-content: flex-start;
  gap: 15px;
  width: 100%;
  height: 32px;
  overflow: hidden;
}
.site-navigation.navigation-phone .inline-link-5 {
  order: 6;
  justify-content: flex-start;
  gap: 15px;
  width: 100%;
  height: 32px;
  overflow: hidden;
}
.site-navigation.navigation-phone .layout-20,
.site-navigation.navigation-open .layout-20 {
  flex: none;
  order: 1;
  width: 100%;
}
.site-navigation.navigation-phone .navigation-actions {
  flex-direction: column;
  align-content: flex-start;
  align-items: flex-start;
  padding: 0 0 0 20px;
}
.site-navigation.navigation-open.desktop {
  height: min-content;
  max-height: calc(var(--site-viewport-height, 100vh) * 1);
  overscroll-behavior: contain;
  flex-direction: column;
  align-content: flex-start;
  align-items: flex-start;
  gap: 16px;
  width: 390px;
  padding: 0;
  overflow: auto;
}
.site-navigation.navigation-open .navigation-container {
  overscroll-behavior: contain;
  flex-direction: column;
  flex: none;
  order: 0;
  align-content: flex-start;
  align-items: flex-start;
  gap: 16px;
  width: 100%;
  padding: 0 0 80px;
  overflow: auto;
}
.site-navigation.navigation-open .name {
  cursor: pointer;
  gap: unset;
  z-index: 2;
  justify-content: space-between;
  width: 100%;
  height: 80px;
  padding: 0 10px 0 20px;
}
.site-navigation.navigation-open .menu-line-bottom,
.site-navigation.navigation-open .menu-line-top {
  top: calc(50% - 1px);
}
.site-navigation.navigation-open .inline-link {
  cursor: pointer;
  order: 2;
  justify-content: flex-start;
  gap: 15px;
  width: 100%;
  height: 32px;
  overflow: hidden;
}
.site-navigation.navigation-open .inline-link-2 {
  cursor: pointer;
  order: 3;
  justify-content: flex-start;
  gap: 15px;
  width: 100%;
  height: 32px;
  overflow: hidden;
}
.site-navigation.navigation-open .inline-link-3 {
  cursor: pointer;
  order: 4;
  justify-content: flex-start;
  gap: 15px;
  width: 100%;
  height: 32px;
  overflow: hidden;
}
.site-navigation.navigation-open .inline-link-4 {
  cursor: pointer;
  order: 5;
  justify-content: flex-start;
  gap: 15px;
  width: 100%;
  height: 32px;
  overflow: hidden;
}
.site-navigation.navigation-open .inline-link-5 {
  cursor: pointer;
  order: 6;
  justify-content: flex-start;
  gap: 15px;
  width: 100%;
  height: 32px;
  overflow: hidden;
}
.site-navigation.navigation-open .navigation-actions {
  flex-direction: column;
  place-content: flex-start;
  align-items: flex-start;
  padding: 0 0 0 20px;
}
.layout-5 .styles-preset-5ymluw:not(.rich-text-wrapper),
.layout-5 .styles-preset-5ymluw.rich-text-wrapper a {
  --site-link-hover-text-color: var(--text-muted, rgba(255, 255, 255, 0.64));
  --site-link-text-color: var(--text-primary, rgb(245, 245, 247));
}
.site-navigation[data-hide-scrollbars="true"]::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.site-navigation [data-hide-scrollbars="true"]::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.site-navigation[data-hide-scrollbars="true"]::-webkit-scrollbar-thumb {
  background: 0 0;
}
.site-navigation [data-hide-scrollbars="true"]::-webkit-scrollbar-thumb {
  background: 0 0;
}
.site-navigation[data-hide-scrollbars="true"],
.site-navigation [data-hide-scrollbars="true"] {
  scrollbar-width: none;
}
.site-navigation[data-border="true"]:after,
.site-navigation [data-border="true"]:after {
  content: "";
  border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0)
    var(--border-left-width, 0);
  border-color: var(--border-color, none);
  border-style: var(--border-style, none);
  box-sizing: border-box;
  border-radius: inherit;
  corner-shape: inherit;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body {
  --site-will-change-override: none;
}
@supports (background: -webkit-named-image(i)) and (not (grid-template-rows: subgrid)) {
  body {
    --site-will-change-override: transform;
  }
}
body {
  --site-will-change-filter-override: none;
}
@supports (background: -webkit-named-image(i)) and (not (position-area: top right)) {
  body {
    --site-will-change-filter-override: filter;
  }
}
[data-component-type] {
  position: absolute;
}
[data-component-type="Text"] {
  cursor: inherit;
}
[data-component-text-autosized] * {
  white-space: pre;
}
[data-component-type="Text"] > * {
  text-align: var(--site-text-alignment, start);
}
[data-component-type="Text"] span span,
[data-component-type="Text"] p span,
[data-component-type="Text"] h1 span,
[data-component-type="Text"] h2 span,
[data-component-type="Text"] h3 span,
[data-component-type="Text"] h4 span,
[data-component-type="Text"] h5 span,
[data-component-type="Text"] h6 span {
  display: block;
}
[data-component-type="Text"] span span span,
[data-component-type="Text"] p span span,
[data-component-type="Text"] h1 span span,
[data-component-type="Text"] h2 span span,
[data-component-type="Text"] h3 span span,
[data-component-type="Text"] h4 span span,
[data-component-type="Text"] h5 span span,
[data-component-type="Text"] h6 span span {
  display: unset;
}
[data-component-type="Text"] div div span,
[data-component-type="Text"] a div span,
[data-component-type="Text"] span span span,
[data-component-type="Text"] p span span,
[data-component-type="Text"] h1 span span,
[data-component-type="Text"] h2 span span,
[data-component-type="Text"] h3 span span,
[data-component-type="Text"] h4 span span,
[data-component-type="Text"] h5 span span,
[data-component-type="Text"] h6 span span,
[data-component-type="Text"] a {
  font-family: var(--font-family);
  font-style: var(--font-style);
  font-weight: min(calc(var(--site-font-weight-increase, 0) + var(--font-weight, 400)), 900);
  color: var(--text-color);
  letter-spacing: var(--letter-spacing);
  font-size: var(--font-size);
  text-transform: var(--text-transform);
  --text-decoration: var(--site-text-decoration-style, solid) var(--site-text-decoration, none)
    var(--site-text-decoration-color, currentcolor) var(--site-text-decoration-thickness, auto);
  --text-decoration-skip-ink: var(--site-text-decoration-skip-ink);
  --text-underline-offset: var(--site-text-decoration-offset);
  line-height: var(--line-height);
  --font-family: var(--site-font-family);
  --font-style: var(--site-font-style);
  --font-weight: var(--site-font-weight);
  --text-color: var(--site-text-color);
  --letter-spacing: var(--site-letter-spacing);
  --font-size: var(--site-font-size);
  --text-transform: var(--site-text-transform);
  --line-height: var(--site-line-height);
}
[data-component-type="Text"] a,
[data-component-type="Text"] a div span,
[data-component-type="Text"] a span span span,
[data-component-type="Text"] a p span span,
[data-component-type="Text"] a h1 span span,
[data-component-type="Text"] a h2 span span,
[data-component-type="Text"] a h3 span span,
[data-component-type="Text"] a h4 span span,
[data-component-type="Text"] a h5 span span,
[data-component-type="Text"] a h6 span span {
  --font-family: var(--site-link-font-family, var(--site-font-family));
  --font-style: var(--site-link-font-style, var(--site-font-style));
  --font-weight: var(--site-link-font-weight, var(--site-font-weight));
  --text-color: var(--site-link-text-color, var(--site-text-color));
  --font-size: var(--site-link-font-size, var(--site-font-size));
  --text-transform: var(--site-link-text-transform, var(--site-text-transform));
  --text-decoration: var(--site-link-text-decoration-style, var(--site-text-decoration-style, solid))
    var(--site-link-text-decoration, var(--site-text-decoration, none))
    var(--site-link-text-decoration-color, var(--site-text-decoration-color, currentcolor))
    var(--site-link-text-decoration-thickness, var(--site-text-decoration-thickness, auto));
  --text-decoration-skip-ink: var(--site-link-text-decoration-skip-ink, var(--site-text-decoration-skip-ink));
  --text-underline-offset: var(--site-link-text-decoration-offset, var(--site-text-decoration-offset));
}
[data-component-type="Text"] a:hover,
[data-component-type="Text"] a div span:hover,
[data-component-type="Text"] a span span span:hover,
[data-component-type="Text"] a p span span:hover,
[data-component-type="Text"] a h1 span span:hover,
[data-component-type="Text"] a h2 span span:hover,
[data-component-type="Text"] a h3 span span:hover,
[data-component-type="Text"] a h4 span span:hover,
[data-component-type="Text"] a h5 span span:hover,
[data-component-type="Text"] a h6 span span:hover {
  --font-family: var(--site-link-hover-font-family, var(--site-link-font-family, var(--site-font-family)));
  --font-style: var(--site-link-hover-font-style, var(--site-link-font-style, var(--site-font-style)));
  --font-weight: var(--site-link-hover-font-weight, var(--site-link-font-weight, var(--site-font-weight)));
  --text-color: var(--site-link-hover-text-color, var(--site-link-text-color, var(--site-text-color)));
  --font-size: var(--site-link-hover-font-size, var(--site-link-font-size, var(--site-font-size)));
  --text-transform: var(
    --site-link-hover-text-transform,
    var(--site-link-text-transform, var(--site-text-transform))
  );
  --text-decoration: var(
      --site-link-hover-text-decoration-style,
      var(--site-link-text-decoration-style, var(--site-text-decoration-style, solid))
    )
    var(
      --site-link-hover-text-decoration,
      var(--site-link-text-decoration, var(--site-text-decoration, none))
    )
    var(
      --site-link-hover-text-decoration-color,
      var(--site-link-text-decoration-color, var(--site-text-decoration-color, currentcolor))
    )
    var(
      --site-link-hover-text-decoration-thickness,
      var(--site-link-text-decoration-thickness, var(--site-text-decoration-thickness, auto))
    );
  --text-decoration-skip-ink: var(
    --site-link-hover-text-decoration-skip-ink,
    var(--site-link-text-decoration-skip-ink, var(--site-text-decoration-skip-ink))
  );
  --text-underline-offset: var(
    --site-link-hover-text-decoration-offset,
    var(--site-link-text-decoration-offset, var(--site-text-decoration-offset))
  );
}
[data-component-type="Text"].isCurrent a,
[data-component-type="Text"].isCurrent a div span,
[data-component-type="Text"].isCurrent a span span span,
[data-component-type="Text"].isCurrent a p span span,
[data-component-type="Text"].isCurrent a h1 span span,
[data-component-type="Text"].isCurrent a h2 span span,
[data-component-type="Text"].isCurrent a h3 span span,
[data-component-type="Text"].isCurrent a h4 span span,
[data-component-type="Text"].isCurrent a h5 span span,
[data-component-type="Text"].isCurrent a h6 span span {
  --font-family: var(--site-link-current-font-family, var(--site-link-font-family, var(--site-font-family)));
  --font-style: var(--site-link-current-font-style, var(--site-link-font-style, var(--site-font-style)));
  --font-weight: var(--site-link-current-font-weight, var(--site-link-font-weight, var(--site-font-weight)));
  --text-color: var(--site-link-current-text-color, var(--site-link-text-color, var(--site-text-color)));
  --font-size: var(--site-link-current-font-size, var(--site-link-font-size, var(--site-font-size)));
  --text-transform: var(
    --site-link-current-text-transform,
    var(--site-link-text-transform, var(--site-text-transform))
  );
  --text-decoration: var(
      --site-link-current-text-decoration-style,
      var(--site-link-text-decoration-style, var(--site-text-decoration-style, solid))
    )
    var(
      --site-link-current-text-decoration,
      var(--site-link-text-decoration, var(--site-text-decoration, none))
    )
    var(
      --site-link-current-text-decoration-color,
      var(--site-link-text-decoration-color, var(--site-text-decoration-color, currentcolor))
    )
    var(
      --site-link-current-text-decoration-thickness,
      var(--site-link-text-decoration-thickness, var(--site-text-decoration-thickness, auto))
    );
  --text-decoration-skip-ink: var(
    --site-link-current-text-decoration-skip-ink,
    var(--site-link-text-decoration-skip-ink, var(--site-text-decoration-skip-ink))
  );
  --text-underline-offset: var(
    --site-link-current-text-decoration-offset,
    var(--site-link-text-decoration-offset, var(--site-text-decoration-offset))
  );
}
[data-component-type="RichTextContainer"] {
  outline: none;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: flex-start;
  display: flex;
}
p.text,
div.text,
figure.text,
h1.text,
h2.text,
h3.text,
h4.text,
h5.text,
h6.text,
ol.text,
ul.text {
  margin: 0;
  padding: 0;
}
p.text,
div.text,
h1.text,
h2.text,
h3.text,
h4.text,
h5.text,
h6.text,
li.text,
ol.text,
ul.text,
mark.text,
span.text:not([data-text-fill]) {
  font-family: var(
    --site-font-family-preview,
    var(--site-blockquote-font-family, var(--site-font-family, Inter, Inter Placeholder, sans-serif))
  );
  font-style: var(
    --site-font-style-preview,
    var(--site-blockquote-font-style, var(--site-font-style, normal))
  );
  font-weight: var(
    --site-font-weight-preview,
    var(--site-blockquote-font-weight, var(--site-font-weight, 400))
  );
  color: var(--site-blockquote-text-color, var(--site-text-color, rgb(245, 245, 247)));
  font-size: calc(
    var(--site-blockquote-font-size, var(--site-font-size, 16px)) * var(--site-font-size-scale, 1)
  );
  letter-spacing: var(--site-blockquote-letter-spacing, var(--site-letter-spacing, 0));
  text-transform: var(--site-blockquote-text-transform, var(--site-text-transform, none));
  -webkit-text-decoration-line: var(--site-blockquote-text-decoration, var(--site-text-decoration, initial));
  text-decoration-line: var(--site-blockquote-text-decoration, var(--site-text-decoration, initial));
  -webkit-text-decoration-style: var(
    --site-blockquote-text-decoration-style,
    var(--site-text-decoration-style, initial)
  );
  text-decoration-style: var(
    --site-blockquote-text-decoration-style,
    var(--site-text-decoration-style, initial)
  );
  -webkit-text-decoration-color: var(
    --site-blockquote-text-decoration-color,
    var(--site-text-decoration-color, initial)
  );
  text-decoration-color: var(
    --site-blockquote-text-decoration-color,
    var(--site-text-decoration-color, initial)
  );
  text-decoration-thickness: var(
    --site-blockquote-text-decoration-thickness,
    var(--site-text-decoration-thickness, initial)
  );
  text-decoration-skip-ink: var(
    --site-blockquote-text-decoration-skip-ink,
    var(--site-text-decoration-skip-ink, initial)
  );
  text-underline-offset: var(
    --site-blockquote-text-decoration-offset,
    var(--site-text-decoration-offset, initial)
  );
  line-height: var(--site-blockquote-line-height, var(--site-line-height, 1.2em));
  text-align: var(--site-blockquote-text-alignment, var(--site-text-alignment, start));
  -webkit-text-stroke-width: var(--site-text-stroke-width, initial);
  -webkit-text-stroke-color: var(--site-text-stroke-color, initial);
  -moz-font-feature-settings: var(--site-font-open-type-features, initial);
  -webkit-font-feature-settings: var(--site-font-open-type-features, initial);
  font-feature-settings: var(--site-font-open-type-features, initial);
  font-variation-settings: var(--site-font-variation-axes-preview, var(--site-font-variation-axes, normal));
  text-wrap: var(--site-text-wrap-override, var(--site-text-wrap));
}
mark.text,
p.text,
div.text,
h1.text,
h2.text,
h3.text,
h4.text,
h5.text,
h6.text,
li.text,
ol.text,
ul.text {
  background-color: var(--site-blockquote-text-background-color, var(--site-text-background-color, initial));
  border-radius: var(--site-blockquote-text-background-radius, var(--site-text-background-radius, initial));
  corner-shape: var(
    --site-blockquote-text-background-corner-shape,
    var(--site-text-background-corner-shape, initial)
  );
  padding: var(--site-blockquote-text-background-padding, var(--site-text-background-padding, initial));
}
@supports not (color: color(display-p3 1 1 1)) {
  p.text,
  div.text,
  h1.text,
  h2.text,
  h3.text,
  h4.text,
  h5.text,
  h6.text,
  li.text,
  ol.text,
  ul.text,
  span.text:not([data-text-fill]) {
    color: var(
      --site-blockquote-text-color-rgb,
      var(--site-blockquote-text-color, var(--site-text-color-rgb, var(--site-text-color, rgb(245, 245, 247))))
    );
    -webkit-text-stroke-color: var(--site-text-stroke-color-rgb, var(--site-text-stroke-color, initial));
  }
  mark.text {
    background-color: var(
      --site-blockquote-text-background-color-rgb,
      var(
        --site-blockquote-text-background-color,
        var(--site-text-background-color-rgb, var(--site-text-background-color, initial))
      )
    );
  }
}
.fit-text .text {
  white-space: nowrap;
  white-space-collapse: preserve;
}
strong.text {
  font-family: var(--site-blockquote-font-family-bold, var(--site-font-family-bold));
  font-style: var(--site-blockquote-font-style-bold, var(--site-font-style-bold));
  font-weight: var(--site-blockquote-font-weight-bold, var(--site-font-weight-bold, bolder));
  font-variation-settings: var(
    --site-blockquote-font-variation-axes-bold,
    var(--site-font-variation-axes-bold)
  );
}
em.text {
  font-family: var(--site-blockquote-font-family-italic, var(--site-font-family-italic));
  font-style: var(--site-blockquote-font-style-italic, var(--site-font-style-italic, italic));
  font-weight: var(--site-blockquote-font-weight-italic, var(--site-font-weight-italic));
  font-variation-settings: var(
    --site-blockquote-font-variation-axes-italic,
    var(--site-font-variation-axes-italic)
  );
}
em.text > strong.text {
  font-family: var(--site-blockquote-font-family-bold-italic, var(--site-font-family-bold-italic));
  font-style: var(--site-blockquote-font-style-bold-italic, var(--site-font-style-bold-italic, italic));
  font-weight: var(--site-blockquote-font-weight-bold-italic, var(--site-font-weight-bold-italic, bolder));
  font-variation-settings: var(
    --site-blockquote-font-variation-axes-bold-italic,
    var(--site-font-variation-axes-bold-italic)
  );
}
p.text:not(:first-child),
div.text:not(:first-child),
h1.text:not(:first-child),
h2.text:not(:first-child),
h3.text:not(:first-child),
h4.text:not(:first-child),
h5.text:not(:first-child),
h6.text:not(:first-child),
ol.text:not(:first-child),
ul.text:not(:first-child),
blockquote.text:not(:first-child),
table.text:not(:first-child),
figure.text:not(:first-child),
.layout-330.text:not(:first-child) {
  margin-top: var(--site-blockquote-paragraph-spacing, var(--site-paragraph-spacing, 0));
}
li.text > ul.text:nth-child(2),
li.text > ol.text:nth-child(2) {
  margin-top: 0;
}
.text[data-text-fill] {
  -webkit-text-fill-color: transparent;
  padding: max(
    0em,
    calc(calc(1.3em - var(--site-blockquote-line-height, var(--site-line-height, 1.3em))) / 2)
  );
  margin: min(
    0em,
    calc(calc(1.3em - var(--site-blockquote-line-height, var(--site-line-height, 1.3em))) / -2)
  );
  -webkit-background-clip: text;
  background-clip: text;
  display: inline-block;
}
code.text,
code.text span.text:not([data-text-fill]) {
  font-family: var(--site-code-font-family, var(--site-font-family, Inter, Inter Placeholder, sans-serif));
  font-style: var(--site-blockquote-font-style, var(--site-code-font-style, var(--site-font-style, normal)));
  font-weight: var(--site-blockquote-font-weight, var(--site-code-font-weight, var(--site-font-weight, 400)));
  color: var(--site-blockquote-text-color, var(--site-code-text-color, var(--site-text-color, rgb(245, 245, 247))));
  font-size: calc(
    var(--site-blockquote-font-size, var(--site-font-size, 16px)) * var(--site-font-size-scale, 1)
  );
  letter-spacing: var(--site-blockquote-letter-spacing, var(--site-letter-spacing, 0));
  line-height: var(--site-blockquote-line-height, var(--site-line-height, 1.2em));
}
@supports not (color: color(display-p3 1 1 1)) {
  code.text,
  code.text span.text:not([data-text-fill]) {
    color: var(
      --site-blockquote-text-color-rgb,
      var(
        --site-blockquote-text-color,
        var(
          --site-code-text-color-rgb,
          var(--site-code-text-color, var(--site-text-color-rgb, var(--site-text-color, rgb(245, 245, 247))))
        )
      )
    );
  }
}
blockquote.text {
  unicode-bidi: initial;
  margin-block-start: initial;
  margin-block-end: initial;
  margin-inline-start: initial;
  margin-inline-end: initial;
}
a.text,
a.text span.text:not([data-text-fill]),
span.text[data-nested-link],
span.text[data-nested-link] span.text:not([data-text-fill]) {
  color: inherit;
  font-family: var(
    --site-font-family-preview,
    var(
      --site-link-font-family,
      var(--site-blockquote-font-family, var(--site-font-family, Inter, Inter Placeholder, sans-serif))
    )
  );
  font-style: var(
    --site-font-style-preview,
    var(--site-link-font-style, var(--site-blockquote-font-style, var(--site-font-style, normal)))
  );
  font-weight: var(
    --site-font-weight-preview,
    var(--site-link-font-weight, var(--site-blockquote-font-weight, var(--site-font-weight, 400)))
  );
  font-size: calc(
    var(--site-blockquote-font-size, var(--site-font-size, 16px)) * var(--site-font-size-scale, 1)
  );
  text-transform: var(
    --site-link-text-transform,
    var(--site-blockquote-text-transform, var(--site-text-transform, none))
  );
  cursor: var(--site-custom-cursors, pointer);
  background-color: initial;
  border-radius: var(--site-link-text-background-radius, initial);
  corner-shape: var(--site-link-text-background-corner-shape, initial);
  padding: var(--site-link-text-background-padding, initial);
}
a.text,
span.text[data-nested-link] {
  color: var(--site-link-text-color, var(--site-blockquote-text-color, var(--site-text-color, rgb(245, 245, 247))));
  -webkit-text-decoration-line: var(
    --site-link-text-decoration,
    var(--site-blockquote-text-decoration, var(--site-text-decoration, initial))
  );
  text-decoration-line: var(
    --site-link-text-decoration,
    var(--site-blockquote-text-decoration, var(--site-text-decoration, initial))
  );
  -webkit-text-decoration-style: var(
    --site-link-text-decoration-style,
    var(--site-blockquote-text-decoration-style, var(--site-text-decoration-style, initial))
  );
  text-decoration-style: var(
    --site-link-text-decoration-style,
    var(--site-blockquote-text-decoration-style, var(--site-text-decoration-style, initial))
  );
  -webkit-text-decoration-color: var(
    --site-link-text-decoration-color,
    var(--site-blockquote-text-decoration-color, var(--site-text-decoration-color, initial))
  );
  text-decoration-color: var(
    --site-link-text-decoration-color,
    var(--site-blockquote-text-decoration-color, var(--site-text-decoration-color, initial))
  );
  text-decoration-thickness: var(
    --site-link-text-decoration-thickness,
    var(--site-blockquote-text-decoration-thickness, var(--site-text-decoration-thickness, initial))
  );
  text-decoration-skip-ink: var(
    --site-link-text-decoration-skip-ink,
    var(--site-blockquote-text-decoration-skip-ink, var(--site-text-decoration-skip-ink, initial))
  );
  text-underline-offset: var(
    --site-link-text-decoration-offset,
    var(--site-blockquote-text-decoration-offset, var(--site-text-decoration-offset, initial))
  );
  background-color: var(--site-link-text-background-color, initial);
}
@supports not (color: color(display-p3 1 1 1)) {
  a.text,
  span.text[data-nested-link] {
    color: var(
      --site-link-text-color-rgb,
      var(
        --site-link-text-color,
        var(
          --site-blockquote-text-color-rgb,
          var(--site-blockquote-text-color, var(--site-text-color-rgb, var(--site-text-color, rgb(245, 245, 247))))
        )
      )
    );
    background-color: var(
      --site-link-text-background-color-rgb,
      var(--site-link-text-background-color, initial)
    );
    -webkit-text-decoration-color: var(
      --site-link-text-decoration-color-rgb,
      var(
        --site-link-text-decoration-color,
        var(--site-text-decoration-color-rgb, var(--site-text-decoration-color, currentcolor))
      )
    );
    text-decoration-color: var(
      --site-link-text-decoration-color-rgb,
      var(
        --site-link-text-decoration-color,
        var(--site-text-decoration-color-rgb, var(--site-text-decoration-color, currentcolor))
      )
    );
  }
}
code.text a.text,
code.text a.text span.text:not([data-text-fill]),
code.text span.text[data-nested-link],
code.text span.text[data-nested-link] span.text:not([data-text-fill]) {
  font-family: var(--site-code-font-family, var(--site-font-family, Inter, Inter Placeholder, sans-serif));
  font-style: var(--site-blockquote-font-style, var(--site-code-font-style, var(--site-font-style, normal)));
  font-weight: var(--site-blockquote-font-weight, var(--site-code-font-weight, var(--site-font-weight, 400)));
  color: inherit;
  font-size: calc(
    var(--site-blockquote-font-size, var(--site-font-size, 16px)) * var(--site-font-size-scale, 1)
  );
}
code.text a.text,
code.text span.text[data-nested-link] {
  color: var(
    --site-link-text-color,
    var(--site-blockquote-text-color, var(--site-code-text-color, var(--site-text-color, rgb(245, 245, 247))))
  );
}
@supports not (color: color(display-p3 1 1 1)) {
  code.text a.text,
  code.text a.text span.text:not([data-text-fill]),
  code.text span.text[data-nested-link],
  code.text span.text[data-nested-link] span.text:not([data-text-fill]) {
    color: var(
      --site-link-text-color-rgb,
      var(
        --site-link-text-color,
        var(
          --site-blockquote-text-color-rgb,
          var(
            --site-blockquote-text-color,
            var(
              --site-code-text-color-rgb,
              var(--site-code-text-color, var(--site-text-color-rgb, var(--site-text-color, rgb(245, 245, 247))))
            )
          )
        )
      )
    );
  }
}
a.text:hover,
a.text:hover span.text:not([data-text-fill]),
span.text[data-nested-link]:hover,
span.text[data-nested-link]:hover span.text:not([data-text-fill]) {
  font-family: var(
    --site-font-family-preview,
    var(
      --site-link-hover-font-family,
      var(
        --site-link-font-family,
        var(--site-blockquote-font-family, var(--site-font-family, Inter, Inter Placeholder, sans-serif))
      )
    )
  );
  font-style: var(
    --site-font-style-preview,
    var(
      --site-link-hover-font-style,
      var(--site-link-font-style, var(--site-blockquote-font-style, var(--site-font-style, normal)))
    )
  );
  font-weight: var(
    --site-font-weight-preview,
    var(
      --site-link-hover-font-weight,
      var(--site-link-font-weight, var(--site-blockquote-font-weight, var(--site-font-weight, 400)))
    )
  );
  font-size: calc(
    var(--site-link-hover-font-size, var(--site-blockquote-font-size, var(--site-font-size, 16px))) *
      var(--site-font-size-scale, 1)
  );
  text-transform: var(
    --site-link-hover-text-transform,
    var(--site-link-text-transform, var(--site-blockquote-text-transform, var(--site-text-transform, none)))
  );
  border-radius: var(
    --site-link-hover-text-background-radius,
    var(--site-link-text-background-radius, var(--site-text-background-radius, initial))
  );
  corner-shape: var(
    --site-link-hover-text-background-corner-shape,
    var(--site-link-text-background-corner-shape, var(--site-text-background-corner-shape, initial))
  );
  padding: var(
    --site-link-hover-text-background-padding,
    var(--site-link-text-background-padding, var(--site-text-background-padding, initial))
  );
}
a.text:hover,
span.text[data-nested-link]:hover {
  color: var(
    --site-link-hover-text-color,
    var(--site-link-text-color, var(--site-blockquote-text-color, var(--site-text-color, rgb(245, 245, 247))))
  );
  -webkit-text-decoration-line: var(
    --site-link-hover-text-decoration,
    var(
      --site-link-text-decoration,
      var(--site-blockquote-text-decoration, var(--site-text-decoration, initial))
    )
  );
  text-decoration-line: var(
    --site-link-hover-text-decoration,
    var(
      --site-link-text-decoration,
      var(--site-blockquote-text-decoration, var(--site-text-decoration, initial))
    )
  );
  -webkit-text-decoration-style: var(
    --site-link-hover-text-decoration-style,
    var(
      --site-link-text-decoration-style,
      var(--site-blockquote-text-decoration-style, var(--site-text-decoration-style, initial))
    )
  );
  text-decoration-style: var(
    --site-link-hover-text-decoration-style,
    var(
      --site-link-text-decoration-style,
      var(--site-blockquote-text-decoration-style, var(--site-text-decoration-style, initial))
    )
  );
  -webkit-text-decoration-color: var(
    --site-link-hover-text-decoration-color,
    var(
      --site-link-text-decoration-color,
      var(--site-blockquote-text-decoration-color, var(--site-text-decoration-color, initial))
    )
  );
  text-decoration-color: var(
    --site-link-hover-text-decoration-color,
    var(
      --site-link-text-decoration-color,
      var(--site-blockquote-text-decoration-color, var(--site-text-decoration-color, initial))
    )
  );
  text-decoration-thickness: var(
    --site-link-hover-text-decoration-thickness,
    var(
      --site-link-text-decoration-thickness,
      var(--site-blockquote-text-decoration-thickness, var(--site-text-decoration-thickness, initial))
    )
  );
  text-decoration-skip-ink: var(
    --site-link-hover-text-decoration-skip-ink,
    var(
      --site-link-text-decoration-skip-ink,
      var(--site-blockquote-text-decoration-skip-ink, var(--site-text-decoration-skip-ink, initial))
    )
  );
  text-underline-offset: var(
    --site-link-hover-text-decoration-offset,
    var(
      --site-link-text-decoration-offset,
      var(--site-blockquote-text-decoration-offset, var(--site-text-decoration-offset, initial))
    )
  );
  background-color: var(
    --site-link-hover-text-background-color,
    var(--site-link-text-background-color, var(--site-text-background-color, initial))
  );
}
@supports not (color: color(display-p3 1 1 1)) {
  a.text:hover,
  span.text[data-nested-link]:hover {
    color: var(
      --site-link-hover-text-color-rgb,
      var(
        --site-link-hover-text-color,
        var(
          --site-link-text-color-rgb,
          var(
            --site-link-text-color,
            var(
              --site-blockquote-text-color-rgb,
              var(--site-blockquote-text-color, var(--site-text-color-rgb, var(--site-text-color, rgb(245, 245, 247))))
            )
          )
        )
      )
    );
    background-color: var(
      --site-link-hover-text-background-color-rgb,
      var(
        --site-link-hover-text-background-color,
        var(
          --site-link-text-background-color-rgb,
          var(
            --site-link-text-background-color,
            var(--site-text-background-color-rgb, var(--site-text-background-color, initial))
          )
        )
      )
    );
    -webkit-text-decoration-color: var(
      --site-link-hover-text-decoration-color-rgb,
      var(
        --site-link-hover-text-decoration-color,
        var(
          --site-link-text-decoration-color-rgb,
          var(
            --site-link-text-decoration-color,
            var(--site-text-decoration-color-rgb, var(--site-text-decoration-color, currentcolor))
          )
        )
      )
    );
    text-decoration-color: var(
      --site-link-hover-text-decoration-color-rgb,
      var(
        --site-link-hover-text-decoration-color,
        var(
          --site-link-text-decoration-color-rgb,
          var(
            --site-link-text-decoration-color,
            var(--site-text-decoration-color-rgb, var(--site-text-decoration-color, currentcolor))
          )
        )
      )
    );
  }
}
code.text a.text:hover,
code.text span.text[data-nested-link]:hover {
  color: var(
    --site-link-hover-text-color,
    var(
      --site-link-text-color,
      var(--site-blockquote-text-color, var(--site-code-text-color, var(--site-text-color, rgb(245, 245, 247))))
    )
  );
}
@supports not (color: color(display-p3 1 1 1)) {
  code.text a.text:hover,
  code.text span.text[data-nested-link]:hover {
    color: var(
      --site-link-hover-text-color-rgb,
      var(
        --site-link-hover-text-color,
        var(
          --site-link-text-color-rgb,
          var(
            --site-link-text-color,
            var(
              --site-blockquote-text-color-rgb,
              var(
                --site-blockquote-text-color,
                var(
                  --site-code-text-color-rgb,
                  var(--site-code-text-color, var(--site-text-color-rgb, var(--site-text-color, rgb(245, 245, 247))))
                )
              )
            )
          )
        )
      )
    );
  }
}
a.text[data-page-link-current],
a.text[data-page-link-current] span.text:not([data-text-fill]),
span.text[data-page-link-current],
span.text[data-page-link-current] span.text:not([data-text-fill]) {
  font-family: var(
    --site-font-family-preview,
    var(
      --site-link-current-font-family,
      var(--site-link-font-family, var(--site-font-family, Inter, Inter Placeholder, sans-serif))
    )
  );
  font-style: var(
    --site-font-style-preview,
    var(--site-link-current-font-style, var(--site-link-font-style, var(--site-font-style, normal)))
  );
  font-weight: var(
    --site-font-weight-preview,
    var(--site-link-current-font-weight, var(--site-link-font-weight, var(--site-font-weight, 400)))
  );
  font-size: calc(
    var(--site-link-current-font-size, var(--site-link-font-size, var(--site-font-size, 16px))) *
      var(--site-font-size-scale, 1)
  );
  text-transform: var(
    --site-link-current-text-transform,
    var(--site-link-text-transform, var(--site-text-transform, none))
  );
  border-radius: var(
    --site-link-current-text-background-radius,
    var(--site-link-text-background-radius, initial)
  );
  corner-shape: var(
    --site-link-current-text-background-corner-shape,
    var(--site-link-text-background-corner-shape, initial)
  );
  padding: var(
    --site-link-current-text-background-padding,
    var(--site-link-text-background-padding, initial)
  );
}
a.text[data-page-link-current],
span.text[data-page-link-current] {
  color: var(--site-link-current-text-color, var(--site-link-text-color, var(--site-text-color, rgb(245, 245, 247))));
  -webkit-text-decoration-line: var(
    --site-link-current-text-decoration,
    var(--site-link-text-decoration, var(--site-text-decoration, initial))
  );
  text-decoration-line: var(
    --site-link-current-text-decoration,
    var(--site-link-text-decoration, var(--site-text-decoration, initial))
  );
  -webkit-text-decoration-style: var(
    --site-link-current-text-decoration-style,
    var(--site-link-text-decoration-style, var(--site-text-decoration-style, initial))
  );
  text-decoration-style: var(
    --site-link-current-text-decoration-style,
    var(--site-link-text-decoration-style, var(--site-text-decoration-style, initial))
  );
  -webkit-text-decoration-color: var(
    --site-link-current-text-decoration-color,
    var(--site-link-text-decoration-color, var(--site-text-decoration-color, initial))
  );
  text-decoration-color: var(
    --site-link-current-text-decoration-color,
    var(--site-link-text-decoration-color, var(--site-text-decoration-color, initial))
  );
  text-decoration-thickness: var(
    --site-link-current-text-decoration-thickness,
    var(--site-link-text-decoration-thickness, var(--site-text-decoration-thickness, initial))
  );
  text-decoration-skip-ink: var(
    --site-link-current-text-decoration-skip-ink,
    var(--site-link-text-decoration-skip-ink, var(--site-text-decoration-skip-ink, initial))
  );
  text-underline-offset: var(
    --site-link-current-text-decoration-offset,
    var(--site-link-text-decoration-offset, var(--site-text-decoration-offset, initial))
  );
  background-color: var(
    --site-link-current-text-background-color,
    var(--site-link-text-background-color, var(--site-text-background-color, initial))
  );
}
@supports not (color: color(display-p3 1 1 1)) {
  a.text[data-page-link-current],
  span.text[data-page-link-current] {
    color: var(
      --site-link-current-text-color-rgb,
      var(
        --site-link-current-text-color,
        var(
          --site-link-text-color-rgb,
          var(--site-link-text-color, var(--site-text-color-rgb, var(--site-text-color, rgb(245, 245, 247))))
        )
      )
    );
    background-color: var(
      --site-link-current-text-background-color-rgb,
      var(
        --site-link-current-text-background-color,
        var(
          --site-link-text-background-color-rgb,
          var(
            --site-link-text-background-color,
            var(--site-text-background-color-rgb, var(--site-text-background-color, initial))
          )
        )
      )
    );
    -webkit-text-decoration-color: var(
      --site-link-current-text-decoration-color-rgb,
      var(
        --site-link-current-text-decoration-color,
        var(
          --site-link-text-decoration-color-rgb,
          var(
            --site-link-text-decoration-color,
            var(--site-text-decoration-color-rgb, var(--site-text-decoration-color, currentcolor))
          )
        )
      )
    );
    text-decoration-color: var(
      --site-link-current-text-decoration-color-rgb,
      var(
        --site-link-current-text-decoration-color,
        var(
          --site-link-text-decoration-color-rgb,
          var(
            --site-link-text-decoration-color,
            var(--site-text-decoration-color-rgb, var(--site-text-decoration-color, currentcolor))
          )
        )
      )
    );
  }
}
code.text a.text[data-page-link-current],
code.text a.text[data-page-link-current] span.text:not([data-text-fill]),
code.text span.text[data-page-link-current],
code.text span.text[data-page-link-current] span.text:not([data-text-fill]) {
  font-family: var(--site-code-font-family, var(--site-font-family, Inter, Inter Placeholder, sans-serif));
  font-style: var(--site-code-font-style, var(--site-font-style, normal));
  font-weight: var(--site-code-font-weight, var(--site-font-weight, 400));
  color: inherit;
  font-size: calc(
    var(--site-link-current-font-size, var(--site-link-font-size, var(--site-font-size, 16px))) *
      var(--site-font-size-scale, 1)
  );
}
code.text a.text[data-page-link-current],
code.text span.text[data-page-link-current] {
  color: var(
    --site-link-current-text-color,
    var(--site-link-text-color, var(--site-code-text-color, var(--site-text-color, rgb(245, 245, 247))))
  );
}
@supports not (color: color(display-p3 1 1 1)) {
  code.text a.text[data-page-link-current],
  code.text a.text[data-page-link-current] span.text:not([data-text-fill]),
  code.text span.text[data-page-link-current],
  code.text span.text[data-page-link-current] span.text:not([data-text-fill]) {
    color: var(
      --site-link-current-text-color-rgb,
      var(
        --site-link-current-text-color,
        var(
          --site-link-text-color-rgb,
          var(
            --site-link-text-color,
            var(
              --site-code-text-color-rgb,
              var(--site-code-text-color, var(--site-text-color-rgb, var(--site-text-color, rgb(245, 245, 247))))
            )
          )
        )
      )
    );
    background-color: var(
      --site-link-current-text-background-color-rgb,
      var(
        --site-link-current-text-background-color,
        var(
          --site-link-text-background-color-rgb,
          var(
            --site-link-text-background-color,
            var(--site-text-background-color-rgb, var(--site-text-background-color, initial))
          )
        )
      )
    );
  }
}
a.text[data-page-link-current]:hover,
a.text[data-page-link-current]:hover span.text:not([data-text-fill]),
span.text[data-page-link-current]:hover,
span.text[data-page-link-current]:hover span.text:not([data-text-fill]) {
  color: inherit;
  font-family: var(
    --site-font-family-preview,
    var(
      --site-link-hover-font-family,
      var(
        --site-link-current-font-family,
        var(--site-link-font-family, var(--site-font-family, Inter, Inter Placeholder, sans-serif))
      )
    )
  );
  font-style: var(
    --site-font-style-preview,
    var(
      --site-link-hover-font-style,
      var(--site-link-current-font-style, var(--site-link-font-style, var(--site-font-style, normal)))
    )
  );
  font-weight: var(
    --site-font-weight-preview,
    var(
      --site-link-hover-font-weight,
      var(--site-link-current-font-weight, var(--site-link-font-weight, var(--site-font-weight, 400)))
    )
  );
  font-size: calc(
    var(
        --site-link-hover-font-size,
        var(--site-link-current-font-size, var(--site-link-font-size, var(--site-font-size, 16px)))
      ) *
      var(--site-font-size-scale, 1)
  );
  text-transform: var(
    --site-link-hover-text-transform,
    var(--site-link-current-text-transform, var(--site-link-text-transform, var(--site-text-transform, none)))
  );
  border-radius: var(
    --site-link-hover-text-background-radius,
    var(--site-link-current-text-background-radius, var(--site-link-text-background-radius, initial))
  );
  corner-shape: var(
    --site-link-hover-text-background-corner-shape,
    var(
      --site-link-current-text-background-corner-shape,
      var(--site-link-text-background-corner-shape, initial)
    )
  );
  padding: var(
    --site-link-hover-text-background-padding,
    var(--site-link-current-text-background-padding, var(--site-link-text-background-padding, initial))
  );
}
a.text[data-page-link-current]:hover,
span.text[data-page-link-current]:hover {
  color: var(
    --site-link-hover-text-color,
    var(--site-link-current-text-color, var(--site-link-text-color, var(--site-text-color, rgb(245, 245, 247))))
  );
  -webkit-text-decoration-line: var(
    --site-link-hover-text-decoration,
    var(
      --site-link-current-text-decoration,
      var(--site-link-text-decoration, var(--site-text-decoration, initial))
    )
  );
  text-decoration-line: var(
    --site-link-hover-text-decoration,
    var(
      --site-link-current-text-decoration,
      var(--site-link-text-decoration, var(--site-text-decoration, initial))
    )
  );
  -webkit-text-decoration-style: var(
    --site-link-hover-text-decoration-style,
    var(
      --site-link-current-text-decoration-style,
      var(--site-link-text-decoration-style, var(--site-text-decoration-style, initial))
    )
  );
  text-decoration-style: var(
    --site-link-hover-text-decoration-style,
    var(
      --site-link-current-text-decoration-style,
      var(--site-link-text-decoration-style, var(--site-text-decoration-style, initial))
    )
  );
  -webkit-text-decoration-color: var(
    --site-link-hover-text-decoration-color,
    var(
      --site-link-current-text-decoration-color,
      var(--site-link-text-decoration-color, var(--site-text-decoration-color, initial))
    )
  );
  text-decoration-color: var(
    --site-link-hover-text-decoration-color,
    var(
      --site-link-current-text-decoration-color,
      var(--site-link-text-decoration-color, var(--site-text-decoration-color, initial))
    )
  );
  text-decoration-thickness: var(
    --site-link-hover-text-decoration-thickness,
    var(
      --site-link-current-text-decoration-thickness,
      var(--site-link-text-decoration-thickness, var(--site-text-decoration-thickness, initial))
    )
  );
  text-decoration-skip-ink: var(
    --site-link-hover-text-decoration-skip-ink,
    var(
      --site-link-current-text-decoration-skip-ink,
      var(--site-link-text-decoration-skip-ink, var(--site-text-decoration-skip-ink, initial))
    )
  );
  text-underline-offset: var(
    --site-link-hover-text-decoration-offset,
    var(
      --site-link-current-text-decoration-offset,
      var(--site-link-text-decoration-offset, var(--site-text-decoration-offset, initial))
    )
  );
  background-color: var(
    --site-link-hover-text-background-color,
    var(--site-link-current-text-background-color, var(--site-link-text-background-color, initial))
  );
}
@supports not (color: color(display-p3 1 1 1)) {
  a.text[data-page-link-current]:hover,
  span.text[data-page-link-current]:hover {
    color: var(
      --site-link-hover-text-color-rgb,
      var(
        --site-link-hover-text-color,
        var(
          --site-link-current-text-color-rgb,
          var(
            --site-link-current-text-color,
            var(
              --site-link-text-color-rgb,
              var(
                --site-link-text-color,
                var(
                  --site-code-text-color-rgb,
                  var(--site-code-text-color, var(--site-text-color-rgb, var(--site-text-color, rgb(245, 245, 247))))
                )
              )
            )
          )
        )
      )
    );
    background-color: var(
      --site-link-hover-text-background-color-rgb,
      var(
        --site-link-hover-text-background-color,
        var(
          --site-link-current-text-background-color-rgb,
          var(
            --site-link-current-text-background-color,
            var(--site-link-text-background-color-rgb, var(--site-link-text-background-color, initial))
          )
        )
      )
    );
    -webkit-text-decoration-color: var(
      --site-link-hover-text-decoration-color-rgb,
      var(
        --site-link-hover-text-decoration-color,
        var(
          --site-link-current-text-decoration-color-rgb,
          var(
            --site-link-current-text-decoration-color,
            var(
              --site-link-text-decoration-color-rgb,
              var(
                --site-link-text-decoration-color,
                var(--site-text-decoration-color-rgb, var(--site-text-decoration-color, currentcolor))
              )
            )
          )
        )
      )
    );
    text-decoration-color: var(
      --site-link-hover-text-decoration-color-rgb,
      var(
        --site-link-hover-text-decoration-color,
        var(
          --site-link-current-text-decoration-color-rgb,
          var(
            --site-link-current-text-decoration-color,
            var(
              --site-link-text-decoration-color-rgb,
              var(
                --site-link-text-decoration-color,
                var(--site-text-decoration-color-rgb, var(--site-text-decoration-color, currentcolor))
              )
            )
          )
        )
      )
    );
  }
}
code.text a.text[data-page-link-current]:hover,
code.text span.text[data-page-link-current]:hover {
  color: var(
    --site-link-hover-text-color,
    var(
      --site-link-current-text-color,
      var(--site-link-text-color, var(--site-code-text-color, var(--site-text-color, rgb(245, 245, 247))))
    )
  );
}
@supports not (color: color(display-p3 1 1 1)) {
  code.text a.text[data-page-link-current]:hover,
  code.text a.text[data-page-link-current]:hover span.text:not([data-text-fill]),
  code.text span.text[data-page-link-current]:hover,
  code.text span.text[data-page-link-current]:hover span.text:not([data-text-fill]) {
    color: var(
      --site-link-hover-text-color-rgb,
      var(
        --site-link-hover-text-color,
        var(
          --site-link-current-text-color-rgb,
          var(
            --site-link-current-text-color,
            var(
              --site-link-text-color-rgb,
              var(
                --site-link-text-color,
                var(
                  --site-code-text-color-rgb,
                  var(--site-code-text-color, var(--site-text-color-rgb, var(--site-text-color, rgb(245, 245, 247))))
                )
              )
            )
          )
        )
      )
    );
    background-color: var(
      --site-link-hover-text-background-color-rgb,
      var(
        --site-link-hover-text-background-color,
        var(
          --site-link-current-text-background-color-rgb,
          var(
            --site-link-current-text-background-color,
            var(--site-link-text-background-color-rgb, var(--site-link-text-background-color, initial))
          )
        )
      )
    );
  }
}
.layout-330.text {
  max-width: 100%;
  height: auto;
  display: block;
}
.text-styles-preset-reset.text {
  --site-font-family: Inter, Inter Placeholder, sans-serif;
  --site-font-style: normal;
  --site-font-weight: 500;
  --site-text-color: rgb(245, 245, 247);
  --site-font-size: 16px;
  --site-letter-spacing: 0;
  --site-text-transform: none;
  --site-text-decoration: none;
  --site-text-decoration-style: none;
  --site-text-decoration-color: none;
  --site-text-decoration-thickness: none;
  --site-text-decoration-skip-ink: none;
  --site-text-decoration-offset: none;
  --site-line-height: 1.2em;
  --site-text-alignment: start;
  --site-font-open-type-features: normal;
  --site-text-background-color: initial;
  --site-text-background-radius: initial;
  --site-text-background-corner-shape: initial;
  --site-text-background-padding: initial;
}
ol.text {
  --list-style-type: decimal;
}
ul.text,
ol.text {
  padding-inline-start: 0;
  position: relative;
}
li.text {
  counter-increment: list-item;
  padding-inline-start: 2ch;
  list-style: none;
}
ol.text > li.text {
  padding-inline-start: calc(calc(var(--max-list-digits, 1) + 1) * 1ch);
}
ol.text > li.text:before {
  content: counter(list-item, var(--list-style-type)) ".";
  font-variant-numeric: tabular-nums;
  position: absolute;
  inset-inline-start: 0;
}
ul.text > li.text:before {
  content: "•";
  position: absolute;
  inset-inline-start: 0;
}
.table-wrapper {
  overflow-x: auto;
}
table.text,
.table-wrapper table.text {
  border-collapse: separate;
  border-spacing: 0;
  table-layout: auto;
  word-break: normal;
  width: 100%;
}
td.text,
th.text {
  overflow-wrap: anywhere;
  vertical-align: top;
  min-width: 16ch;
}
.text-module[data-width="fill"] > :first-child,
.text-module[data-width="fill"] > .responsive-version > :first-child {
  width: 100% !important;
}
[data-component-type="DeprecatedRichText"] {
  cursor: inherit;
}
[data-component-type="DeprecatedRichText"] .text-styles-preset-reset {
  --site-font-family: Inter, Inter Placeholder, sans-serif;
  --site-font-style: normal;
  --site-font-weight: 500;
  --site-text-color: rgb(245, 245, 247);
  --site-font-size: 16px;
  --site-letter-spacing: 0;
  --site-text-transform: none;
  --site-text-decoration: none;
  --site-line-height: 1.2em;
  --site-text-alignment: start;
  --site-font-open-type-features: normal;
  --font-variation-settings: normal;
}
[data-component-type="DeprecatedRichText"] p,
[data-component-type="DeprecatedRichText"] div,
[data-component-type="DeprecatedRichText"] h1,
[data-component-type="DeprecatedRichText"] h2,
[data-component-type="DeprecatedRichText"] h3,
[data-component-type="DeprecatedRichText"] h4,
[data-component-type="DeprecatedRichText"] h5,
[data-component-type="DeprecatedRichText"] h6 {
  margin: 0;
  padding: 0;
}
[data-component-type="DeprecatedRichText"] p,
[data-component-type="DeprecatedRichText"] div,
[data-component-type="DeprecatedRichText"] h1,
[data-component-type="DeprecatedRichText"] h2,
[data-component-type="DeprecatedRichText"] h3,
[data-component-type="DeprecatedRichText"] h4,
[data-component-type="DeprecatedRichText"] h5,
[data-component-type="DeprecatedRichText"] h6,
[data-component-type="DeprecatedRichText"] li,
[data-component-type="DeprecatedRichText"] ol,
[data-component-type="DeprecatedRichText"] ul,
[data-component-type="DeprecatedRichText"] span:not([data-text-fill]) {
  font-family: var(--site-font-family, Inter, Inter Placeholder, sans-serif);
  font-style: var(--site-font-style, normal);
  font-weight: var(--site-font-weight, 400);
  color: var(--site-text-color, rgb(245, 245, 247));
  font-size: var(--site-font-size, 16px);
  letter-spacing: var(--site-letter-spacing, 0);
  text-transform: var(--site-text-transform, none);
  -webkit-text-decoration: var(--site-text-decoration, none);
  text-decoration: var(--site-text-decoration, none);
  line-height: var(--site-line-height, 1.2em);
  text-align: var(--site-text-alignment, start);
}
[data-component-type="DeprecatedRichText"] p:not(:first-child),
[data-component-type="DeprecatedRichText"] div:not(:first-child),
[data-component-type="DeprecatedRichText"] h1:not(:first-child),
[data-component-type="DeprecatedRichText"] h2:not(:first-child),
[data-component-type="DeprecatedRichText"] h3:not(:first-child),
[data-component-type="DeprecatedRichText"] h4:not(:first-child),
[data-component-type="DeprecatedRichText"] h5:not(:first-child),
[data-component-type="DeprecatedRichText"] h6:not(:first-child),
[data-component-type="DeprecatedRichText"] ol:not(:first-child),
[data-component-type="DeprecatedRichText"] ul:not(:first-child),
[data-component-type="DeprecatedRichText"] .layout-330:not(:first-child) {
  margin-top: var(--site-paragraph-spacing, 0);
}
[data-component-type="DeprecatedRichText"] span[data-text-fill] {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  display: inline-block;
}
[data-component-type="DeprecatedRichText"] a,
[data-component-type="DeprecatedRichText"] a span:not([data-text-fill]) {
  font-family: var(--site-link-font-family, var(--site-font-family, Inter, Inter Placeholder, sans-serif));
  font-style: var(--site-link-font-style, var(--site-font-style, normal));
  font-weight: var(--site-link-font-weight, var(--site-font-weight, 400));
  color: var(--site-link-text-color, var(--site-text-color, rgb(245, 245, 247)));
  font-size: var(--site-link-font-size, var(--site-font-size, 16px));
  text-transform: var(--site-link-text-transform, var(--site-text-transform, none));
  -webkit-text-decoration: var(--site-link-text-decoration, var(--site-text-decoration, none));
  text-decoration: var(--site-link-text-decoration, var(--site-text-decoration, none));
}
[data-component-type="DeprecatedRichText"] a:hover,
[data-component-type="DeprecatedRichText"] a:hover span:not([data-text-fill]) {
  font-family: var(
    --site-link-hover-font-family,
    var(--site-link-font-family, var(--site-font-family, Inter, Inter Placeholder, sans-serif))
  );
  font-style: var(--site-link-hover-font-style, var(--site-link-font-style, var(--site-font-style, normal)));
  font-weight: var(--site-link-hover-font-weight, var(--site-link-font-weight, var(--site-font-weight, 400)));
  color: var(--site-link-hover-text-color, var(--site-link-text-color, var(--site-text-color, rgb(245, 245, 247))));
  font-size: var(--site-link-hover-font-size, var(--site-link-font-size, var(--site-font-size, 16px)));
  text-transform: var(
    --site-link-hover-text-transform,
    var(--site-link-text-transform, var(--site-text-transform, none))
  );
  -webkit-text-decoration: var(
    --site-link-hover-text-decoration,
    var(--site-link-text-decoration, var(--site-text-decoration, none))
  );
  text-decoration: var(
    --site-link-hover-text-decoration,
    var(--site-link-text-decoration, var(--site-text-decoration, none))
  );
}
[data-component-type="DeprecatedRichText"] a[data-page-link-current],
[data-component-type="DeprecatedRichText"]
  a[data-page-link-current]
  span:not([data-text-fill]):not([data-nested-link]) {
  font-family: var(
    --site-link-current-font-family,
    var(--site-link-font-family, var(--site-font-family, Inter, Inter Placeholder, sans-serif))
  );
  font-style: var(
    --site-link-current-font-style,
    var(--site-link-font-style, var(--site-font-style, normal))
  );
  font-weight: var(
    --site-link-current-font-weight,
    var(--site-link-font-weight, var(--site-font-weight, 400))
  );
  color: var(--site-link-current-text-color, var(--site-link-text-color, var(--site-text-color, rgb(245, 245, 247))));
  font-size: var(--site-link-current-font-size, var(--site-link-font-size, var(--site-font-size, 16px)));
  text-transform: var(
    --site-link-current-text-transform,
    var(--site-link-text-transform, var(--site-text-transform, none))
  );
  -webkit-text-decoration: var(
    --site-link-current-text-decoration,
    var(--site-link-text-decoration, var(--site-text-decoration, none))
  );
  text-decoration: var(
    --site-link-current-text-decoration,
    var(--site-link-text-decoration, var(--site-text-decoration, none))
  );
}
[data-component-type="DeprecatedRichText"] a[data-page-link-current]:hover,
[data-component-type="DeprecatedRichText"]
  a[data-page-link-current]:hover
  span:not([data-text-fill]):not([data-nested-link]) {
  font-family: var(
    --site-link-hover-font-family,
    var(
      --site-link-current-font-family,
      var(--site-link-font-family, var(--site-font-family, Inter, Inter Placeholder, sans-serif))
    )
  );
  font-style: var(
    --site-link-hover-font-style,
    var(--site-link-current-font-style, var(--site-link-font-style, var(--site-font-style, normal)))
  );
  font-weight: var(
    --site-link-hover-font-weight,
    var(--site-link-current-font-weight, var(--site-link-font-weight, var(--site-font-weight, 400)))
  );
  color: var(
    --site-link-hover-text-color,
    var(--site-link-current-text-color, var(--site-link-text-color, var(--site-text-color, rgb(245, 245, 247))))
  );
  font-size: var(
    --site-link-hover-font-size,
    var(--site-link-current-font-size, var(--site-link-font-size, var(--site-font-size, 16px)))
  );
  text-transform: var(
    --site-link-hover-text-transform,
    var(--site-link-current-text-transform, var(--site-link-text-transform, var(--site-text-transform, none)))
  );
  -webkit-text-decoration: var(
    --site-link-hover-text-decoration,
    var(
      --site-link-current-text-decoration,
      var(--site-link-text-decoration, var(--site-text-decoration, none))
    )
  );
  text-decoration: var(
    --site-link-hover-text-decoration,
    var(
      --site-link-current-text-decoration,
      var(--site-link-text-decoration, var(--site-text-decoration, none))
    )
  );
}
[data-component-type="DeprecatedRichText"] strong {
  font-weight: bolder;
}
[data-component-type="DeprecatedRichText"] em {
  font-style: italic;
}
[data-component-type="DeprecatedRichText"] .layout-330 {
  max-width: 100%;
  height: auto;
  display: block;
}
[data-component-type="DeprecatedRichText"] ul,
[data-component-type="DeprecatedRichText"] ol {
  width: 100%;
  margin: 0;
  padding-left: 0;
  display: table;
}
[data-component-type="DeprecatedRichText"] li {
  counter-increment: list-item;
  list-style: none;
  display: table-row;
}
[data-component-type="DeprecatedRichText"] ol > li:before {
  box-sizing: border-box;
  content: counter(list-item) ".";
  white-space: nowrap;
  width: 2.25ch;
  padding-right: 0.75ch;
  display: table-cell;
}
[data-component-type="DeprecatedRichText"] ul > li:before {
  box-sizing: border-box;
  content: "•";
  width: 2.25ch;
  padding-right: 0.75ch;
  display: table-cell;
}
[data-component-type="Stack"]:not([data-generated]) > *,
[data-component-type="Stack"]:not([data-generated]) > [data-component-type],
NavigationContainer [data-component-type="NavigationContainer"] > *,
[data-component-type="NavigationContainer"] > [data-component-type] {
  position: relative;
}
[data-component-type="Scroll"]::-webkit-scrollbar {
  display: none;
}
[data-component-type="ScrollContentWrapper"] > * {
  position: relative;
}
[data-component-type="NativeScroll"] {
  -webkit-overflow-scrolling: touch;
}
[data-component-type="NativeScroll"] > * {
  position: relative;
}
[data-component-type="NativeScroll"].direction-both {
  overflow: auto;
}
[data-component-type="NativeScroll"].direction-vertical {
  overflow: hidden auto;
}
[data-component-type="NativeScroll"].direction-horizontal {
  overflow: auto hidden;
}
[data-component-type="NativeScroll"].direction-vertical > * {
  width: 100% !important;
}
[data-component-type="NativeScroll"].direction-horizontal > * {
  height: 100% !important;
}
[data-component-type="NativeScroll"].scrollbar-hidden::-webkit-scrollbar {
  display: none;
}
[data-component-type="PageContentWrapper"] > *,
[data-component-type="PageContentWrapper"] > [data-component-type] {
  position: relative;
}
[data-component-type="DeviceComponent"].no-device > * {
  width: 100% !important;
  height: 100% !important;
}
[data-is-present="false"],
[data-is-present="false"] * {
  pointer-events: none !important;
}
[data-cursor="pointer"] {
  cursor: pointer;
}
[data-cursor="grab"] {
  cursor: grab;
}
[data-cursor="grab"]:active {
  cursor: grabbing;
}
[data-component-type="Frame"] *,
[data-component-type="Stack"] * {
  pointer-events: auto;
}
[data-generated] * {
  pointer-events: unset;
}
.svgContainer svg {
  display: block;
}
[data-reset="button"] {
  background: 0 0;
  border-width: 0;
  padding: 0;
}
[data-hide-scrollbars="true"]::-webkit-scrollbar {
  width: 0;
  height: 0;
}
[data-hide-scrollbars="true"]::-webkit-scrollbar-thumb {
  background: 0 0;
}
[data-hide-scrollbars="true"] {
  scrollbar-width: none;
}
@supports not (overflow: clip) {
  :root {
    --overflow-clip-fallback: hidden;
  }
}
.layout-395 {
  opacity: 1 !important;
  pointer-events: auto !important;
}
@supports (background: -webkit-named-image(i)) and (not (contain-intrinsic-size: inherit)) {
  div.text,
  p.text,
  h1.text,
  h2.text,
  h3.text,
  h4.text,
  h5.text,
  h6.text,
  ol.text,
  ul.text,
  li.text,
  blockquote.text,
  .text.layout-330 {
    display: var(--text-truncation-display-inline-for-safari-16, revert);
  }
  div.text:after,
  p.text:after,
  h1.text:after,
  h2.text:after,
  h3.text:after,
  h4.text:after,
  h5.text:after,
  h6.text:after,
  ol.text:after,
  ul.text:after,
  li.text:after,
  blockquote.text:after,
  .text.layout-330:after {
    content: var(--text-truncation-line-break-for-safari-16);
    white-space: pre;
  }
  .text.text-module,
  .text.table-wrapper {
    display: var(--text-truncation-display-none-for-safari-16, revert);
  }
  p.text[data-text-fill] {
    display: var(--text-truncation-display-inline-for-safari-16, inline-block);
  }
}
@supports (corner-shape: superellipse(2)) {
  :root {
    --one-if-corner-shape-supported: 1;
  }
}
@supports (aspect-ratio: 1) {
  body {
    --site-aspect-ratio-supported: auto;
  }
}
.closed.layout-396,
.closed .layout-396 {
  display: block;
}
.closed.closed-2 {
  cursor: pointer;
  flex-flow: row;
  place-content: center;
  align-items: center;
  gap: 5px;
  width: min-content;
  height: min-content;
  padding: 5px 0;
  display: flex;
  position: relative;
  overflow: hidden;
}
.closed .layout-10 {
  -webkit-user-select: none;
  user-select: none;
  white-space: pre;
  flex: none;
  width: auto;
  height: auto;
  position: relative;
}
@supports (aspect-ratio: 1) {
  body {
    --site-aspect-ratio-supported: auto;
  }
}
.desktop-3.desktop-6,
.desktop-3 .desktop-6 {
  display: block;
}
.desktop-3.desktop-4 {
  cursor: pointer;
  flex-flow: row;
  place-content: center;
  align-items: center;
  gap: 4px;
  width: min-content;
  height: min-content;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: visible;
}
.desktop-3 .try-for-free {
  white-space: pre;
  flex: none;
  width: auto;
  height: auto;
  position: relative;
}
.desktop-3[data-border="true"]:after,
.desktop-3 [data-border="true"]:after {
  content: "";
  border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0)
    var(--border-left-width, 0);
  border-color: var(--border-color, none);
  border-style: var(--border-style, none);
  box-sizing: border-box;
  border-radius: inherit;
  corner-shape: inherit;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@supports (aspect-ratio: 1) {
  body {
    --site-aspect-ratio-supported: auto;
  }
}
.desktop-7.desktop-10,
.desktop-7 .desktop-10 {
  display: block;
}
.desktop-7.desktop-8 {
  cursor: pointer;
  flex-flow: row;
  place-content: center flex-start;
  align-items: center;
  gap: 4px;
  width: min-content;
  height: 40px;
  padding: 6px 12px 6px 4px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: visible;
}
.desktop-7 .icon {
  z-index: 1;
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 0;
  width: min-content;
  height: min-content;
  padding: 4px;
  display: flex;
  position: relative;
  overflow: visible;
}
.desktop-7 .layout-19 {
  height: var(--site-aspect-ratio-supported, 24px);
  flex: none;
  width: 24px;
  position: relative;
}
.desktop-7 .try-for-free-2 {
  white-space: pre;
  z-index: 1;
  flex: none;
  width: auto;
  height: auto;
  position: relative;
}
.desktop-7 .icon-2 {
  z-index: 0;
  flex: none;
  width: 32px;
  height: 32px;
  position: absolute;
  top: calc(50% - 16px);
  left: 4px;
  overflow: visible;
}
.desktop-7.desktop-9.hover .icon,
.desktop-7.desktop-9.pressed .icon {
  order: 0;
}
.desktop-7.desktop-9.hover .try-for-free-2,
.desktop-7.desktop-9.pressed .try-for-free-2 {
  order: 1;
}
.desktop-7.desktop-9.hover .icon-2,
.desktop-7.desktop-9.pressed .icon-2 {
  height: unset;
  width: unset;
  order: 2;
  inset: 0;
}
.layout-18 {
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M 0 0 C 0 0 6 4.419 6 6 C 6 7.581 0 12 0 12" fill="transparent" height="12px" id="ZanyzpLhM" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" transform="translate(9 6)" width="6px"/></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  aspect-ratio: 1;
  background-color: var(--90zfp4);
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M 0 0 C 0 0 6 4.419 6 6 C 6 7.581 0 12 0 12" fill="transparent" height="12px" id="ZanyzpLhM" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" transform="translate(9 6)" width="6px"/></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M 0 0 C 0 0 6 4.419 6 6 C 6 7.581 0 12 0 12" fill="transparent" height="12px" id="ZanyzpLhM" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" transform="translate(9 6)" width="6px"/></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  width: 24px;
}
@supports (aspect-ratio: 1) {
  body {
    --site-aspect-ratio-supported: auto;
  }
}
.phone.layout-397,
.phone .layout-397 {
  display: block;
}
.phone.phone-2 {
  flex-flow: column;
  place-content: flex-start;
  align-items: flex-start;
  gap: 4px;
  width: 150px;
  height: min-content;
  padding: 15px;
  display: flex;
  position: relative;
}
.phone .layout-21 {
  -webkit-user-select: none;
  user-select: none;
  white-space: pre;
  flex: none;
  width: auto;
  height: auto;
  position: relative;
}
.phone .layout-22,
.phone .layout-27,
.phone .layout-29,
.phone .layout-31,
.phone .layout-33 {
  flex: none;
  width: 100%;
  height: auto;
  position: relative;
}
.phone.phone-3.phone-2 {
  padding: 16px 0 0;
}
.phone.phone-3 .layout-21 {
  order: 0;
}
.phone.phone-3 .layout-22 {
  order: 1;
}
.phone.phone-3 .layout-27 {
  order: 2;
}
.phone.phone-3 .layout-29 {
  order: 3;
}
.phone.phone-3 .layout-31 {
  order: 4;
}
.phone.phone-3 .layout-33 {
  order: 5;
}
.layout-4 .styles-preset-10zfb4e:not(.rich-text-wrapper),
.layout-4 .styles-preset-10zfb4e.rich-text-wrapper p {
  --site-font-family: "Jost", "Jost Placeholder", sans-serif;
  --site-font-family-bold: "Inter", "Inter Placeholder", sans-serif;
  --site-font-family-bold-italic: "Inter", "Inter Placeholder", sans-serif;
  --site-font-family-italic: "Inter", "Inter Placeholder", sans-serif;
  --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
  --site-font-size: 16px;
  --site-font-style: normal;
  --site-font-style-bold: normal;
  --site-font-style-bold-italic: italic;
  --site-font-style-italic: italic;
  --site-font-variation-axes: normal;
  --site-font-weight: 500;
  --site-font-weight-bold: 700;
  --site-font-weight-bold-italic: 700;
  --site-font-weight-italic: 400;
  --site-letter-spacing: 0em;
  --site-line-height: 1.4em;
  --site-paragraph-spacing: 20px;
  --site-text-alignment: start;
  --site-text-color: var(--text-primary, rgb(245, 245, 247));
  --site-text-decoration: none;
  --site-text-stroke-color: initial;
  --site-text-stroke-width: initial;
  --site-text-transform: none;
}
.phone[data-border="true"]:after,
.phone [data-border="true"]:after {
  content: "";
  border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0)
    var(--border-left-width, 0);
  border-color: var(--border-color, none);
  border-style: var(--border-style, none);
  box-sizing: border-box;
  border-radius: inherit;
  corner-shape: inherit;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@supports (aspect-ratio: 1) {
  body {
    --site-aspect-ratio-supported: auto;
  }
}
.item.item-5,
.item .item-5 {
  display: block;
}
.item.item-3 {
  cursor: pointer;
  flex-flow: row;
  place-content: center flex-start;
  align-items: center;
  gap: 4px;
  width: 120px;
  height: min-content;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}
.item .layout-23 {
  aspect-ratio: 1;
  height: var(--site-aspect-ratio-supported, 32px);
  flex: none;
  width: 32px;
  position: relative;
}
.item .layout-26 {
  -webkit-user-select: none;
  user-select: none;
  white-space: pre-wrap;
  word-break: break-word;
  word-wrap: break-word;
  flex: 1 0 0;
  width: 1px;
  height: auto;
  position: relative;
}
@supports (aspect-ratio: 1) {
  body {
    --site-aspect-ratio-supported: auto;
  }
}
.inactive.layout-398,
.inactive .layout-398 {
  display: block;
}
.inactive.inactive-2 {
  flex-flow: row;
  place-content: center;
  align-items: center;
  gap: 10px;
  width: 32px;
  height: 32px;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.inactive .layout-25 {
  aspect-ratio: 1;
  height: var(--site-aspect-ratio-supported, 16px);
  flex: none;
  width: 16px;
  position: relative;
}
.layout-24 {
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g d="M 10.442 9.553 L 8.136 12.253 C 7.14 13.418 6.644 14 6 14 C 5.356 14 4.859 13.418 3.864 12.253 L 1.558 9.553 C 0.52 8.337 0 7.728 0 7 C 0 6.272 0.52 5.663 1.558 4.447 L 3.864 1.747 C 4.86 0.582 5.356 0 6 0 C 6.644 0 7.141 0.582 8.136 1.747 L 10.442 4.447 C 11.48 5.663 12 6.272 12 7 C 12 7.728 11.48 8.337 10.442 9.553 Z M 11 14 L 14.512 9.603 C 15.504 8.361 16 7.74 16 7 C 16 6.26 15.504 5.639 14.512 4.397 L 11 0 M 15 14 L 18.512 9.603 C 19.504 8.361 20 7.74 20 7 C 20 6.26 19.504 5.639 18.512 4.397 L 15 0" fill="transparent" height="14px" id="pDPACMOMn" transform="translate(2 5)" width="20px"><path d="M 10.442 9.553 L 8.136 12.253 C 7.14 13.418 6.644 14 6 14 C 5.356 14 4.859 13.418 3.864 12.253 L 1.558 9.553 C 0.52 8.337 0 7.728 0 7 C 0 6.272 0.52 5.663 1.558 4.447 L 3.864 1.747 C 4.86 0.582 5.356 0 6 0 C 6.644 0 7.141 0.582 8.136 1.747 L 10.442 4.447 C 11.48 5.663 12 6.272 12 7 C 12 7.728 11.48 8.337 10.442 9.553 Z" fill="transparent" height="14px" id="CN1sRFdRI" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" width="12px"/><path d="M 0 14 L 3.512 9.603 C 4.504 8.361 5 7.74 5 7 C 5 6.26 4.504 5.639 3.512 4.397 L 0 0" fill="transparent" height="14px" id="iIcX1S2bB" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" transform="translate(11 0)" width="5px"/><path d="M 0 14 L 3.512 9.603 C 4.504 8.361 5 7.74 5 7 C 5 6.26 4.504 5.639 3.512 4.397 L 0 0" fill="transparent" height="14px" id="fv511XWmm" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" transform="translate(15 0)" width="5px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  aspect-ratio: 1;
  background-color: var(--90zfp4);
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g d="M 10.442 9.553 L 8.136 12.253 C 7.14 13.418 6.644 14 6 14 C 5.356 14 4.859 13.418 3.864 12.253 L 1.558 9.553 C 0.52 8.337 0 7.728 0 7 C 0 6.272 0.52 5.663 1.558 4.447 L 3.864 1.747 C 4.86 0.582 5.356 0 6 0 C 6.644 0 7.141 0.582 8.136 1.747 L 10.442 4.447 C 11.48 5.663 12 6.272 12 7 C 12 7.728 11.48 8.337 10.442 9.553 Z M 11 14 L 14.512 9.603 C 15.504 8.361 16 7.74 16 7 C 16 6.26 15.504 5.639 14.512 4.397 L 11 0 M 15 14 L 18.512 9.603 C 19.504 8.361 20 7.74 20 7 C 20 6.26 19.504 5.639 18.512 4.397 L 15 0" fill="transparent" height="14px" id="pDPACMOMn" transform="translate(2 5)" width="20px"><path d="M 10.442 9.553 L 8.136 12.253 C 7.14 13.418 6.644 14 6 14 C 5.356 14 4.859 13.418 3.864 12.253 L 1.558 9.553 C 0.52 8.337 0 7.728 0 7 C 0 6.272 0.52 5.663 1.558 4.447 L 3.864 1.747 C 4.86 0.582 5.356 0 6 0 C 6.644 0 7.141 0.582 8.136 1.747 L 10.442 4.447 C 11.48 5.663 12 6.272 12 7 C 12 7.728 11.48 8.337 10.442 9.553 Z" fill="transparent" height="14px" id="CN1sRFdRI" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" width="12px"/><path d="M 0 14 L 3.512 9.603 C 4.504 8.361 5 7.74 5 7 C 5 6.26 4.504 5.639 3.512 4.397 L 0 0" fill="transparent" height="14px" id="iIcX1S2bB" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" transform="translate(11 0)" width="5px"/><path d="M 0 14 L 3.512 9.603 C 4.504 8.361 5 7.74 5 7 C 5 6.26 4.504 5.639 3.512 4.397 L 0 0" fill="transparent" height="14px" id="fv511XWmm" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" transform="translate(15 0)" width="5px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g d="M 10.442 9.553 L 8.136 12.253 C 7.14 13.418 6.644 14 6 14 C 5.356 14 4.859 13.418 3.864 12.253 L 1.558 9.553 C 0.52 8.337 0 7.728 0 7 C 0 6.272 0.52 5.663 1.558 4.447 L 3.864 1.747 C 4.86 0.582 5.356 0 6 0 C 6.644 0 7.141 0.582 8.136 1.747 L 10.442 4.447 C 11.48 5.663 12 6.272 12 7 C 12 7.728 11.48 8.337 10.442 9.553 Z M 11 14 L 14.512 9.603 C 15.504 8.361 16 7.74 16 7 C 16 6.26 15.504 5.639 14.512 4.397 L 11 0 M 15 14 L 18.512 9.603 C 19.504 8.361 20 7.74 20 7 C 20 6.26 19.504 5.639 18.512 4.397 L 15 0" fill="transparent" height="14px" id="pDPACMOMn" transform="translate(2 5)" width="20px"><path d="M 10.442 9.553 L 8.136 12.253 C 7.14 13.418 6.644 14 6 14 C 5.356 14 4.859 13.418 3.864 12.253 L 1.558 9.553 C 0.52 8.337 0 7.728 0 7 C 0 6.272 0.52 5.663 1.558 4.447 L 3.864 1.747 C 4.86 0.582 5.356 0 6 0 C 6.644 0 7.141 0.582 8.136 1.747 L 10.442 4.447 C 11.48 5.663 12 6.272 12 7 C 12 7.728 11.48 8.337 10.442 9.553 Z" fill="transparent" height="14px" id="CN1sRFdRI" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" width="12px"/><path d="M 0 14 L 3.512 9.603 C 4.504 8.361 5 7.74 5 7 C 5 6.26 4.504 5.639 3.512 4.397 L 0 0" fill="transparent" height="14px" id="iIcX1S2bB" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" transform="translate(11 0)" width="5px"/><path d="M 0 14 L 3.512 9.603 C 4.504 8.361 5 7.74 5 7 C 5 6.26 4.504 5.639 3.512 4.397 L 0 0" fill="transparent" height="14px" id="fv511XWmm" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" transform="translate(15 0)" width="5px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  width: 24px;
}
.layout-28 {
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g d="M 0 16.646 L 0 6.054 C 0 3.2 0 1.774 0.879 0.887 C 1.757 0 3.172 0 6 0 L 10 0 C 12.828 0 14.243 0 15.121 0.887 C 16 1.773 16 3.2 16 6.054 L 16 16.646 C 16 18.157 16 18.913 15.538 19.211 C 14.783 19.697 13.616 18.677 13.029 18.307 C 12.544 18.001 12.302 17.849 12.032 17.84 C 11.742 17.83 11.495 17.977 10.971 18.307 L 9.06 19.512 C 8.544 19.837 8.287 20 8 20 C 7.713 20 7.456 19.837 6.94 19.512 L 5.03 18.307 C 4.544 18.001 4.302 17.849 4.033 17.84 C 3.742 17.83 3.495 17.977 2.971 18.307 C 2.384 18.677 1.217 19.697 0.461 19.211 C 0 18.913 0 18.158 0 16.646 Z M 12 4 L 4 4 M 6 8 L 4 8 M 10.5 7.875 C 9.672 7.875 9 8.463 9 9.188 C 9 9.912 9.672 10.5 10.5 10.5 C 11.328 10.5 12 11.088 12 11.813 C 12 12.537 11.328 13.125 10.5 13.125 M 10.5 7.875 C 11.153 7.875 11.709 8.24 11.915 8.75 M 10.5 7.875 L 10.5 7 M 10.5 13.125 C 9.847 13.125 9.291 12.76 9.085 12.25 M 10.5 13.125 L 10.5 14" fill="transparent" height="20px" id="QVWvNSdiU" transform="translate(4 2)" width="16px"><path d="M 0 16.646 L 0 6.054 C 0 3.2 0 1.774 0.879 0.887 C 1.757 0 3.172 0 6 0 L 10 0 C 12.828 0 14.243 0 15.121 0.887 C 16 1.773 16 3.2 16 6.054 L 16 16.646 C 16 18.157 16 18.913 15.538 19.211 C 14.783 19.697 13.616 18.677 13.029 18.307 C 12.544 18.001 12.302 17.849 12.032 17.84 C 11.742 17.83 11.495 17.977 10.971 18.307 L 9.06 19.512 C 8.544 19.837 8.287 20 8 20 C 7.713 20 7.456 19.837 6.94 19.512 L 5.03 18.307 C 4.544 18.001 4.302 17.849 4.033 17.84 C 3.742 17.83 3.495 17.977 2.971 18.307 C 2.384 18.677 1.217 19.697 0.461 19.211 C 0 18.913 0 18.158 0 16.646 Z M 12 4 L 4 4 M 6 8 L 4 8" fill="transparent" height="20px" id="Jd82_Ry5u" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" width="16px"/><path d="M 1.5 0.875 C 0.672 0.875 0 1.463 0 2.188 C 0 2.912 0.672 3.5 1.5 3.5 C 2.328 3.5 3 4.088 3 4.813 C 3 5.537 2.328 6.125 1.5 6.125 M 1.5 0.875 C 2.153 0.875 2.709 1.24 2.915 1.75 M 1.5 0.875 L 1.5 0 M 1.5 6.125 C 0.847 6.125 0.291 5.76 0.085 5.25 M 1.5 6.125 L 1.5 7" fill="transparent" height="7px" id="S3_N0CFns" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="10" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" transform="translate(9 7)" width="3px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  aspect-ratio: 1;
  background-color: var(--90zfp4);
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g d="M 0 16.646 L 0 6.054 C 0 3.2 0 1.774 0.879 0.887 C 1.757 0 3.172 0 6 0 L 10 0 C 12.828 0 14.243 0 15.121 0.887 C 16 1.773 16 3.2 16 6.054 L 16 16.646 C 16 18.157 16 18.913 15.538 19.211 C 14.783 19.697 13.616 18.677 13.029 18.307 C 12.544 18.001 12.302 17.849 12.032 17.84 C 11.742 17.83 11.495 17.977 10.971 18.307 L 9.06 19.512 C 8.544 19.837 8.287 20 8 20 C 7.713 20 7.456 19.837 6.94 19.512 L 5.03 18.307 C 4.544 18.001 4.302 17.849 4.033 17.84 C 3.742 17.83 3.495 17.977 2.971 18.307 C 2.384 18.677 1.217 19.697 0.461 19.211 C 0 18.913 0 18.158 0 16.646 Z M 12 4 L 4 4 M 6 8 L 4 8 M 10.5 7.875 C 9.672 7.875 9 8.463 9 9.188 C 9 9.912 9.672 10.5 10.5 10.5 C 11.328 10.5 12 11.088 12 11.813 C 12 12.537 11.328 13.125 10.5 13.125 M 10.5 7.875 C 11.153 7.875 11.709 8.24 11.915 8.75 M 10.5 7.875 L 10.5 7 M 10.5 13.125 C 9.847 13.125 9.291 12.76 9.085 12.25 M 10.5 13.125 L 10.5 14" fill="transparent" height="20px" id="QVWvNSdiU" transform="translate(4 2)" width="16px"><path d="M 0 16.646 L 0 6.054 C 0 3.2 0 1.774 0.879 0.887 C 1.757 0 3.172 0 6 0 L 10 0 C 12.828 0 14.243 0 15.121 0.887 C 16 1.773 16 3.2 16 6.054 L 16 16.646 C 16 18.157 16 18.913 15.538 19.211 C 14.783 19.697 13.616 18.677 13.029 18.307 C 12.544 18.001 12.302 17.849 12.032 17.84 C 11.742 17.83 11.495 17.977 10.971 18.307 L 9.06 19.512 C 8.544 19.837 8.287 20 8 20 C 7.713 20 7.456 19.837 6.94 19.512 L 5.03 18.307 C 4.544 18.001 4.302 17.849 4.033 17.84 C 3.742 17.83 3.495 17.977 2.971 18.307 C 2.384 18.677 1.217 19.697 0.461 19.211 C 0 18.913 0 18.158 0 16.646 Z M 12 4 L 4 4 M 6 8 L 4 8" fill="transparent" height="20px" id="Jd82_Ry5u" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" width="16px"/><path d="M 1.5 0.875 C 0.672 0.875 0 1.463 0 2.188 C 0 2.912 0.672 3.5 1.5 3.5 C 2.328 3.5 3 4.088 3 4.813 C 3 5.537 2.328 6.125 1.5 6.125 M 1.5 0.875 C 2.153 0.875 2.709 1.24 2.915 1.75 M 1.5 0.875 L 1.5 0 M 1.5 6.125 C 0.847 6.125 0.291 5.76 0.085 5.25 M 1.5 6.125 L 1.5 7" fill="transparent" height="7px" id="S3_N0CFns" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="10" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" transform="translate(9 7)" width="3px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g d="M 0 16.646 L 0 6.054 C 0 3.2 0 1.774 0.879 0.887 C 1.757 0 3.172 0 6 0 L 10 0 C 12.828 0 14.243 0 15.121 0.887 C 16 1.773 16 3.2 16 6.054 L 16 16.646 C 16 18.157 16 18.913 15.538 19.211 C 14.783 19.697 13.616 18.677 13.029 18.307 C 12.544 18.001 12.302 17.849 12.032 17.84 C 11.742 17.83 11.495 17.977 10.971 18.307 L 9.06 19.512 C 8.544 19.837 8.287 20 8 20 C 7.713 20 7.456 19.837 6.94 19.512 L 5.03 18.307 C 4.544 18.001 4.302 17.849 4.033 17.84 C 3.742 17.83 3.495 17.977 2.971 18.307 C 2.384 18.677 1.217 19.697 0.461 19.211 C 0 18.913 0 18.158 0 16.646 Z M 12 4 L 4 4 M 6 8 L 4 8 M 10.5 7.875 C 9.672 7.875 9 8.463 9 9.188 C 9 9.912 9.672 10.5 10.5 10.5 C 11.328 10.5 12 11.088 12 11.813 C 12 12.537 11.328 13.125 10.5 13.125 M 10.5 7.875 C 11.153 7.875 11.709 8.24 11.915 8.75 M 10.5 7.875 L 10.5 7 M 10.5 13.125 C 9.847 13.125 9.291 12.76 9.085 12.25 M 10.5 13.125 L 10.5 14" fill="transparent" height="20px" id="QVWvNSdiU" transform="translate(4 2)" width="16px"><path d="M 0 16.646 L 0 6.054 C 0 3.2 0 1.774 0.879 0.887 C 1.757 0 3.172 0 6 0 L 10 0 C 12.828 0 14.243 0 15.121 0.887 C 16 1.773 16 3.2 16 6.054 L 16 16.646 C 16 18.157 16 18.913 15.538 19.211 C 14.783 19.697 13.616 18.677 13.029 18.307 C 12.544 18.001 12.302 17.849 12.032 17.84 C 11.742 17.83 11.495 17.977 10.971 18.307 L 9.06 19.512 C 8.544 19.837 8.287 20 8 20 C 7.713 20 7.456 19.837 6.94 19.512 L 5.03 18.307 C 4.544 18.001 4.302 17.849 4.033 17.84 C 3.742 17.83 3.495 17.977 2.971 18.307 C 2.384 18.677 1.217 19.697 0.461 19.211 C 0 18.913 0 18.158 0 16.646 Z M 12 4 L 4 4 M 6 8 L 4 8" fill="transparent" height="20px" id="Jd82_Ry5u" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" width="16px"/><path d="M 1.5 0.875 C 0.672 0.875 0 1.463 0 2.188 C 0 2.912 0.672 3.5 1.5 3.5 C 2.328 3.5 3 4.088 3 4.813 C 3 5.537 2.328 6.125 1.5 6.125 M 1.5 0.875 C 2.153 0.875 2.709 1.24 2.915 1.75 M 1.5 0.875 L 1.5 0 M 1.5 6.125 C 0.847 6.125 0.291 5.76 0.085 5.25 M 1.5 6.125 L 1.5 7" fill="transparent" height="7px" id="S3_N0CFns" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="10" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" transform="translate(9 7)" width="3px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  width: 24px;
}
.layout-30 {
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g d="M 13 0 L 13 4 M 5 0 L 5 4 M 10 2 L 8 2 C 4.229 2 2.343 2 1.172 3.172 C 0 4.343 0 6.229 0 10 L 0 12 C 0 15.771 0 17.657 1.172 18.828 C 2.343 20 4.229 20 8 20 L 10 20 C 13.771 20 15.657 20 16.828 18.828 C 18 17.657 18 15.771 18 12 L 18 10 C 18 6.229 18 4.343 16.828 3.172 C 15.657 2 13.771 2 10 2 Z M 0 8 L 18 8 M 8.995 12 L 9.005 12 M 8.995 16 L 9.005 16 M 12.991 12 L 13 12 M 5 12 L 5.009 12 M 5 16 L 5.009 16" fill="transparent" height="20px" id="DKaKbjKxV" transform="translate(3 2)" width="18px"><path d="M 13 0 L 13 4 M 5 0 L 5 4 M 10 2 L 8 2 C 4.229 2 2.343 2 1.172 3.172 C 0 4.343 0 6.229 0 10 L 0 12 C 0 15.771 0 17.657 1.172 18.828 C 2.343 20 4.229 20 8 20 L 10 20 C 13.771 20 15.657 20 16.828 18.828 C 18 17.657 18 15.771 18 12 L 18 10 C 18 6.229 18 4.343 16.828 3.172 C 15.657 2 13.771 2 10 2 Z M 0 8 L 18 8" fill="transparent" height="20px" id="i6mzUQ6yJ" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" width="18px"/><path d="M 3.995 0 L 4.005 0 M 3.995 4 L 4.005 4 M 7.991 0 L 8 0 M 0 0 L 0.009 0 M 0 4 L 0.009 4" fill="transparent" height="4px" id="V_5KRDUmv" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke="var(--90zfp4, rgb(245, 245, 247))" transform="translate(5 12)" width="8.000000175476075px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  aspect-ratio: 1;
  background-color: var(--90zfp4);
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g d="M 13 0 L 13 4 M 5 0 L 5 4 M 10 2 L 8 2 C 4.229 2 2.343 2 1.172 3.172 C 0 4.343 0 6.229 0 10 L 0 12 C 0 15.771 0 17.657 1.172 18.828 C 2.343 20 4.229 20 8 20 L 10 20 C 13.771 20 15.657 20 16.828 18.828 C 18 17.657 18 15.771 18 12 L 18 10 C 18 6.229 18 4.343 16.828 3.172 C 15.657 2 13.771 2 10 2 Z M 0 8 L 18 8 M 8.995 12 L 9.005 12 M 8.995 16 L 9.005 16 M 12.991 12 L 13 12 M 5 12 L 5.009 12 M 5 16 L 5.009 16" fill="transparent" height="20px" id="DKaKbjKxV" transform="translate(3 2)" width="18px"><path d="M 13 0 L 13 4 M 5 0 L 5 4 M 10 2 L 8 2 C 4.229 2 2.343 2 1.172 3.172 C 0 4.343 0 6.229 0 10 L 0 12 C 0 15.771 0 17.657 1.172 18.828 C 2.343 20 4.229 20 8 20 L 10 20 C 13.771 20 15.657 20 16.828 18.828 C 18 17.657 18 15.771 18 12 L 18 10 C 18 6.229 18 4.343 16.828 3.172 C 15.657 2 13.771 2 10 2 Z M 0 8 L 18 8" fill="transparent" height="20px" id="i6mzUQ6yJ" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" width="18px"/><path d="M 3.995 0 L 4.005 0 M 3.995 4 L 4.005 4 M 7.991 0 L 8 0 M 0 0 L 0.009 0 M 0 4 L 0.009 4" fill="transparent" height="4px" id="V_5KRDUmv" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke="var(--90zfp4, rgb(245, 245, 247))" transform="translate(5 12)" width="8.000000175476075px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g d="M 13 0 L 13 4 M 5 0 L 5 4 M 10 2 L 8 2 C 4.229 2 2.343 2 1.172 3.172 C 0 4.343 0 6.229 0 10 L 0 12 C 0 15.771 0 17.657 1.172 18.828 C 2.343 20 4.229 20 8 20 L 10 20 C 13.771 20 15.657 20 16.828 18.828 C 18 17.657 18 15.771 18 12 L 18 10 C 18 6.229 18 4.343 16.828 3.172 C 15.657 2 13.771 2 10 2 Z M 0 8 L 18 8 M 8.995 12 L 9.005 12 M 8.995 16 L 9.005 16 M 12.991 12 L 13 12 M 5 12 L 5.009 12 M 5 16 L 5.009 16" fill="transparent" height="20px" id="DKaKbjKxV" transform="translate(3 2)" width="18px"><path d="M 13 0 L 13 4 M 5 0 L 5 4 M 10 2 L 8 2 C 4.229 2 2.343 2 1.172 3.172 C 0 4.343 0 6.229 0 10 L 0 12 C 0 15.771 0 17.657 1.172 18.828 C 2.343 20 4.229 20 8 20 L 10 20 C 13.771 20 15.657 20 16.828 18.828 C 18 17.657 18 15.771 18 12 L 18 10 C 18 6.229 18 4.343 16.828 3.172 C 15.657 2 13.771 2 10 2 Z M 0 8 L 18 8" fill="transparent" height="20px" id="i6mzUQ6yJ" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" width="18px"/><path d="M 3.995 0 L 4.005 0 M 3.995 4 L 4.005 4 M 7.991 0 L 8 0 M 0 0 L 0.009 0 M 0 4 L 0.009 4" fill="transparent" height="4px" id="V_5KRDUmv" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke="var(--90zfp4, rgb(245, 245, 247))" transform="translate(5 12)" width="8.000000175476075px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  width: 24px;
}
.layout-32 {
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g d="M 15.38 0.134 C 16.33 0.009 17.212 -0.038 17.947 0.034 C 18.647 0.101 19.38 0.29 19.847 0.793 C 20.301 1.281 20.449 2.016 20.488 2.715 C 20.529 3.452 20.456 4.332 20.307 5.28 C 20.007 7.18 19.387 9.467 18.642 11.66 C 17.896 13.852 17.016 15.985 16.184 17.575 C 15.77 18.366 15.353 19.05 14.957 19.545 C 14.76 19.791 14.547 20.017 14.321 20.185 C 14.107 20.344 13.794 20.515 13.418 20.499 C 12.814 20.472 12.355 20.141 12.018 19.703 C 11.694 19.283 11.438 18.715 11.212 18.058 C 10.757 16.739 10.329 14.795 9.778 12.289 C 9.66 11.751 9.561 11.569 9.472 11.472 C 9.386 11.379 9.222 11.272 8.715 11.13 C 8.305 11.015 7.621 10.886 6.745 10.704 C 5.894 10.528 4.903 10.31 3.962 10.029 C 3.03 9.751 2.092 9.396 1.373 8.926 C 0.668 8.465 0.006 7.778 0 6.806 C -0.002 6.436 0.171 6.128 0.336 5.912 C 0.509 5.686 0.739 5.472 0.991 5.275 C 1.497 4.879 2.194 4.466 2.996 4.059 C 4.609 3.239 6.763 2.383 8.973 1.672 C 11.18 0.962 13.478 0.383 15.381 0.134 Z M 17.803 1.526 C 17.226 1.471 16.469 1.504 15.576 1.621 C 13.795 1.855 11.59 2.405 9.432 3.1 C 7.275 3.794 5.199 4.621 3.676 5.395 C 2.91 5.785 2.312 6.147 1.916 6.457 C 1.717 6.613 1.595 6.737 1.528 6.823 L 1.505 6.857 C 1.531 7.068 1.693 7.343 2.195 7.671 C 2.731 8.022 3.504 8.327 4.391 8.591 C 5.268 8.853 6.205 9.061 7.049 9.235 C 7.867 9.405 8.645 9.552 9.12 9.685 C 9.676 9.841 10.188 10.037 10.571 10.451 C 10.951 10.861 11.117 11.39 11.244 11.967 C 11.804 14.513 12.21 16.352 12.63 17.567 C 12.84 18.177 13.033 18.563 13.206 18.788 C 13.261 18.87 13.335 18.937 13.422 18.983 L 13.427 18.98 C 13.509 18.919 13.631 18.801 13.787 18.607 C 14.095 18.222 14.459 17.634 14.855 16.879 C 15.641 15.376 16.493 13.32 17.222 11.177 C 17.951 9.032 18.544 6.834 18.825 5.047 C 18.966 4.151 19.024 3.387 18.991 2.797 C 18.956 2.171 18.826 1.897 18.748 1.813 C 18.671 1.73 18.415 1.585 17.803 1.526 Z M 12.739 6.239 C 12.926 6.038 13.207 5.955 13.473 6.023 C 13.739 6.091 13.946 6.299 14.014 6.564 C 14.082 6.83 13.999 7.112 13.799 7.299 L 10.299 10.799 C 10.112 10.999 9.83 11.082 9.564 11.014 C 9.299 10.946 9.091 10.739 9.023 10.473 C 8.955 10.207 9.038 9.926 9.239 9.739 Z" fill="transparent" height="20.49994957511337px" id="TVrqfDi26" width="20.499307930804278px"><path d="M 15.38 0.134 C 16.33 0.009 17.212 -0.038 17.947 0.034 C 18.647 0.101 19.38 0.29 19.847 0.793 C 20.301 1.281 20.449 2.016 20.488 2.715 C 20.529 3.452 20.456 4.332 20.307 5.28 C 20.007 7.18 19.387 9.467 18.642 11.66 C 17.896 13.852 17.016 15.985 16.184 17.575 C 15.77 18.366 15.353 19.05 14.957 19.545 C 14.76 19.791 14.547 20.017 14.321 20.185 C 14.107 20.344 13.794 20.515 13.418 20.499 C 12.814 20.472 12.355 20.141 12.018 19.703 C 11.694 19.283 11.438 18.715 11.212 18.058 C 10.757 16.739 10.329 14.795 9.778 12.289 C 9.66 11.751 9.561 11.569 9.472 11.472 C 9.386 11.379 9.222 11.272 8.715 11.13 C 8.305 11.015 7.621 10.886 6.745 10.704 C 5.894 10.528 4.903 10.31 3.962 10.029 C 3.03 9.751 2.092 9.396 1.373 8.926 C 0.668 8.465 0.006 7.778 0 6.806 C -0.002 6.436 0.171 6.128 0.336 5.912 C 0.509 5.686 0.739 5.472 0.991 5.275 C 1.497 4.879 2.194 4.466 2.996 4.059 C 4.609 3.239 6.763 2.383 8.973 1.672 C 11.18 0.962 13.478 0.383 15.381 0.134 Z M 17.803 1.526 C 17.226 1.471 16.469 1.504 15.576 1.621 C 13.795 1.855 11.59 2.405 9.432 3.1 C 7.275 3.794 5.199 4.621 3.676 5.395 C 2.91 5.785 2.312 6.147 1.916 6.457 C 1.717 6.613 1.595 6.737 1.528 6.823 L 1.505 6.857 C 1.531 7.068 1.693 7.343 2.195 7.671 C 2.731 8.022 3.504 8.327 4.391 8.591 C 5.268 8.853 6.205 9.061 7.049 9.235 C 7.867 9.405 8.645 9.552 9.12 9.685 C 9.676 9.841 10.188 10.037 10.571 10.451 C 10.951 10.861 11.117 11.39 11.244 11.967 C 11.804 14.513 12.21 16.352 12.63 17.567 C 12.84 18.177 13.033 18.563 13.206 18.788 C 13.261 18.87 13.335 18.937 13.422 18.983 L 13.427 18.98 C 13.509 18.919 13.631 18.801 13.787 18.607 C 14.095 18.222 14.459 17.634 14.855 16.879 C 15.641 15.376 16.493 13.32 17.222 11.177 C 17.951 9.032 18.544 6.834 18.825 5.047 C 18.966 4.151 19.024 3.387 18.991 2.797 C 18.956 2.171 18.826 1.897 18.748 1.813 C 18.671 1.73 18.415 1.585 17.803 1.526 Z" fill="var(--text-primary, rgb(245, 245, 247))" height="20.49994957511337px" id="SAL9jnNZ2" transform="translate(0 0)" width="20.499307930804164px"/><path d="M 3.739 0.239 C 3.926 0.038 4.207 -0.045 4.473 0.023 C 4.739 0.091 4.946 0.299 5.014 0.564 C 5.082 0.83 4.999 1.112 4.799 1.299 L 1.299 4.799 C 1.112 4.999 0.83 5.082 0.564 5.014 C 0.299 4.946 0.091 4.739 0.023 4.473 C -0.045 4.207 0.038 3.926 0.239 3.739 Z" fill="var(--text-primary, rgb(245, 245, 247))" height="5.037456904746534px" id="B8WMiwcfC" transform="translate(9 6)" width="5.037456904746591px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  aspect-ratio: 1;
  background-color: var(--text-primary, #f5f5f7);
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g d="M 15.38 0.134 C 16.33 0.009 17.212 -0.038 17.947 0.034 C 18.647 0.101 19.38 0.29 19.847 0.793 C 20.301 1.281 20.449 2.016 20.488 2.715 C 20.529 3.452 20.456 4.332 20.307 5.28 C 20.007 7.18 19.387 9.467 18.642 11.66 C 17.896 13.852 17.016 15.985 16.184 17.575 C 15.77 18.366 15.353 19.05 14.957 19.545 C 14.76 19.791 14.547 20.017 14.321 20.185 C 14.107 20.344 13.794 20.515 13.418 20.499 C 12.814 20.472 12.355 20.141 12.018 19.703 C 11.694 19.283 11.438 18.715 11.212 18.058 C 10.757 16.739 10.329 14.795 9.778 12.289 C 9.66 11.751 9.561 11.569 9.472 11.472 C 9.386 11.379 9.222 11.272 8.715 11.13 C 8.305 11.015 7.621 10.886 6.745 10.704 C 5.894 10.528 4.903 10.31 3.962 10.029 C 3.03 9.751 2.092 9.396 1.373 8.926 C 0.668 8.465 0.006 7.778 0 6.806 C -0.002 6.436 0.171 6.128 0.336 5.912 C 0.509 5.686 0.739 5.472 0.991 5.275 C 1.497 4.879 2.194 4.466 2.996 4.059 C 4.609 3.239 6.763 2.383 8.973 1.672 C 11.18 0.962 13.478 0.383 15.381 0.134 Z M 17.803 1.526 C 17.226 1.471 16.469 1.504 15.576 1.621 C 13.795 1.855 11.59 2.405 9.432 3.1 C 7.275 3.794 5.199 4.621 3.676 5.395 C 2.91 5.785 2.312 6.147 1.916 6.457 C 1.717 6.613 1.595 6.737 1.528 6.823 L 1.505 6.857 C 1.531 7.068 1.693 7.343 2.195 7.671 C 2.731 8.022 3.504 8.327 4.391 8.591 C 5.268 8.853 6.205 9.061 7.049 9.235 C 7.867 9.405 8.645 9.552 9.12 9.685 C 9.676 9.841 10.188 10.037 10.571 10.451 C 10.951 10.861 11.117 11.39 11.244 11.967 C 11.804 14.513 12.21 16.352 12.63 17.567 C 12.84 18.177 13.033 18.563 13.206 18.788 C 13.261 18.87 13.335 18.937 13.422 18.983 L 13.427 18.98 C 13.509 18.919 13.631 18.801 13.787 18.607 C 14.095 18.222 14.459 17.634 14.855 16.879 C 15.641 15.376 16.493 13.32 17.222 11.177 C 17.951 9.032 18.544 6.834 18.825 5.047 C 18.966 4.151 19.024 3.387 18.991 2.797 C 18.956 2.171 18.826 1.897 18.748 1.813 C 18.671 1.73 18.415 1.585 17.803 1.526 Z M 12.739 6.239 C 12.926 6.038 13.207 5.955 13.473 6.023 C 13.739 6.091 13.946 6.299 14.014 6.564 C 14.082 6.83 13.999 7.112 13.799 7.299 L 10.299 10.799 C 10.112 10.999 9.83 11.082 9.564 11.014 C 9.299 10.946 9.091 10.739 9.023 10.473 C 8.955 10.207 9.038 9.926 9.239 9.739 Z" fill="transparent" height="20.49994957511337px" id="TVrqfDi26" width="20.499307930804278px"><path d="M 15.38 0.134 C 16.33 0.009 17.212 -0.038 17.947 0.034 C 18.647 0.101 19.38 0.29 19.847 0.793 C 20.301 1.281 20.449 2.016 20.488 2.715 C 20.529 3.452 20.456 4.332 20.307 5.28 C 20.007 7.18 19.387 9.467 18.642 11.66 C 17.896 13.852 17.016 15.985 16.184 17.575 C 15.77 18.366 15.353 19.05 14.957 19.545 C 14.76 19.791 14.547 20.017 14.321 20.185 C 14.107 20.344 13.794 20.515 13.418 20.499 C 12.814 20.472 12.355 20.141 12.018 19.703 C 11.694 19.283 11.438 18.715 11.212 18.058 C 10.757 16.739 10.329 14.795 9.778 12.289 C 9.66 11.751 9.561 11.569 9.472 11.472 C 9.386 11.379 9.222 11.272 8.715 11.13 C 8.305 11.015 7.621 10.886 6.745 10.704 C 5.894 10.528 4.903 10.31 3.962 10.029 C 3.03 9.751 2.092 9.396 1.373 8.926 C 0.668 8.465 0.006 7.778 0 6.806 C -0.002 6.436 0.171 6.128 0.336 5.912 C 0.509 5.686 0.739 5.472 0.991 5.275 C 1.497 4.879 2.194 4.466 2.996 4.059 C 4.609 3.239 6.763 2.383 8.973 1.672 C 11.18 0.962 13.478 0.383 15.381 0.134 Z M 17.803 1.526 C 17.226 1.471 16.469 1.504 15.576 1.621 C 13.795 1.855 11.59 2.405 9.432 3.1 C 7.275 3.794 5.199 4.621 3.676 5.395 C 2.91 5.785 2.312 6.147 1.916 6.457 C 1.717 6.613 1.595 6.737 1.528 6.823 L 1.505 6.857 C 1.531 7.068 1.693 7.343 2.195 7.671 C 2.731 8.022 3.504 8.327 4.391 8.591 C 5.268 8.853 6.205 9.061 7.049 9.235 C 7.867 9.405 8.645 9.552 9.12 9.685 C 9.676 9.841 10.188 10.037 10.571 10.451 C 10.951 10.861 11.117 11.39 11.244 11.967 C 11.804 14.513 12.21 16.352 12.63 17.567 C 12.84 18.177 13.033 18.563 13.206 18.788 C 13.261 18.87 13.335 18.937 13.422 18.983 L 13.427 18.98 C 13.509 18.919 13.631 18.801 13.787 18.607 C 14.095 18.222 14.459 17.634 14.855 16.879 C 15.641 15.376 16.493 13.32 17.222 11.177 C 17.951 9.032 18.544 6.834 18.825 5.047 C 18.966 4.151 19.024 3.387 18.991 2.797 C 18.956 2.171 18.826 1.897 18.748 1.813 C 18.671 1.73 18.415 1.585 17.803 1.526 Z" fill="var(--text-primary, rgb(245, 245, 247))" height="20.49994957511337px" id="SAL9jnNZ2" transform="translate(0 0)" width="20.499307930804164px"/><path d="M 3.739 0.239 C 3.926 0.038 4.207 -0.045 4.473 0.023 C 4.739 0.091 4.946 0.299 5.014 0.564 C 5.082 0.83 4.999 1.112 4.799 1.299 L 1.299 4.799 C 1.112 4.999 0.83 5.082 0.564 5.014 C 0.299 4.946 0.091 4.739 0.023 4.473 C -0.045 4.207 0.038 3.926 0.239 3.739 Z" fill="var(--text-primary, rgb(245, 245, 247))" height="5.037456904746534px" id="B8WMiwcfC" transform="translate(9 6)" width="5.037456904746591px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g d="M 15.38 0.134 C 16.33 0.009 17.212 -0.038 17.947 0.034 C 18.647 0.101 19.38 0.29 19.847 0.793 C 20.301 1.281 20.449 2.016 20.488 2.715 C 20.529 3.452 20.456 4.332 20.307 5.28 C 20.007 7.18 19.387 9.467 18.642 11.66 C 17.896 13.852 17.016 15.985 16.184 17.575 C 15.77 18.366 15.353 19.05 14.957 19.545 C 14.76 19.791 14.547 20.017 14.321 20.185 C 14.107 20.344 13.794 20.515 13.418 20.499 C 12.814 20.472 12.355 20.141 12.018 19.703 C 11.694 19.283 11.438 18.715 11.212 18.058 C 10.757 16.739 10.329 14.795 9.778 12.289 C 9.66 11.751 9.561 11.569 9.472 11.472 C 9.386 11.379 9.222 11.272 8.715 11.13 C 8.305 11.015 7.621 10.886 6.745 10.704 C 5.894 10.528 4.903 10.31 3.962 10.029 C 3.03 9.751 2.092 9.396 1.373 8.926 C 0.668 8.465 0.006 7.778 0 6.806 C -0.002 6.436 0.171 6.128 0.336 5.912 C 0.509 5.686 0.739 5.472 0.991 5.275 C 1.497 4.879 2.194 4.466 2.996 4.059 C 4.609 3.239 6.763 2.383 8.973 1.672 C 11.18 0.962 13.478 0.383 15.381 0.134 Z M 17.803 1.526 C 17.226 1.471 16.469 1.504 15.576 1.621 C 13.795 1.855 11.59 2.405 9.432 3.1 C 7.275 3.794 5.199 4.621 3.676 5.395 C 2.91 5.785 2.312 6.147 1.916 6.457 C 1.717 6.613 1.595 6.737 1.528 6.823 L 1.505 6.857 C 1.531 7.068 1.693 7.343 2.195 7.671 C 2.731 8.022 3.504 8.327 4.391 8.591 C 5.268 8.853 6.205 9.061 7.049 9.235 C 7.867 9.405 8.645 9.552 9.12 9.685 C 9.676 9.841 10.188 10.037 10.571 10.451 C 10.951 10.861 11.117 11.39 11.244 11.967 C 11.804 14.513 12.21 16.352 12.63 17.567 C 12.84 18.177 13.033 18.563 13.206 18.788 C 13.261 18.87 13.335 18.937 13.422 18.983 L 13.427 18.98 C 13.509 18.919 13.631 18.801 13.787 18.607 C 14.095 18.222 14.459 17.634 14.855 16.879 C 15.641 15.376 16.493 13.32 17.222 11.177 C 17.951 9.032 18.544 6.834 18.825 5.047 C 18.966 4.151 19.024 3.387 18.991 2.797 C 18.956 2.171 18.826 1.897 18.748 1.813 C 18.671 1.73 18.415 1.585 17.803 1.526 Z M 12.739 6.239 C 12.926 6.038 13.207 5.955 13.473 6.023 C 13.739 6.091 13.946 6.299 14.014 6.564 C 14.082 6.83 13.999 7.112 13.799 7.299 L 10.299 10.799 C 10.112 10.999 9.83 11.082 9.564 11.014 C 9.299 10.946 9.091 10.739 9.023 10.473 C 8.955 10.207 9.038 9.926 9.239 9.739 Z" fill="transparent" height="20.49994957511337px" id="TVrqfDi26" width="20.499307930804278px"><path d="M 15.38 0.134 C 16.33 0.009 17.212 -0.038 17.947 0.034 C 18.647 0.101 19.38 0.29 19.847 0.793 C 20.301 1.281 20.449 2.016 20.488 2.715 C 20.529 3.452 20.456 4.332 20.307 5.28 C 20.007 7.18 19.387 9.467 18.642 11.66 C 17.896 13.852 17.016 15.985 16.184 17.575 C 15.77 18.366 15.353 19.05 14.957 19.545 C 14.76 19.791 14.547 20.017 14.321 20.185 C 14.107 20.344 13.794 20.515 13.418 20.499 C 12.814 20.472 12.355 20.141 12.018 19.703 C 11.694 19.283 11.438 18.715 11.212 18.058 C 10.757 16.739 10.329 14.795 9.778 12.289 C 9.66 11.751 9.561 11.569 9.472 11.472 C 9.386 11.379 9.222 11.272 8.715 11.13 C 8.305 11.015 7.621 10.886 6.745 10.704 C 5.894 10.528 4.903 10.31 3.962 10.029 C 3.03 9.751 2.092 9.396 1.373 8.926 C 0.668 8.465 0.006 7.778 0 6.806 C -0.002 6.436 0.171 6.128 0.336 5.912 C 0.509 5.686 0.739 5.472 0.991 5.275 C 1.497 4.879 2.194 4.466 2.996 4.059 C 4.609 3.239 6.763 2.383 8.973 1.672 C 11.18 0.962 13.478 0.383 15.381 0.134 Z M 17.803 1.526 C 17.226 1.471 16.469 1.504 15.576 1.621 C 13.795 1.855 11.59 2.405 9.432 3.1 C 7.275 3.794 5.199 4.621 3.676 5.395 C 2.91 5.785 2.312 6.147 1.916 6.457 C 1.717 6.613 1.595 6.737 1.528 6.823 L 1.505 6.857 C 1.531 7.068 1.693 7.343 2.195 7.671 C 2.731 8.022 3.504 8.327 4.391 8.591 C 5.268 8.853 6.205 9.061 7.049 9.235 C 7.867 9.405 8.645 9.552 9.12 9.685 C 9.676 9.841 10.188 10.037 10.571 10.451 C 10.951 10.861 11.117 11.39 11.244 11.967 C 11.804 14.513 12.21 16.352 12.63 17.567 C 12.84 18.177 13.033 18.563 13.206 18.788 C 13.261 18.87 13.335 18.937 13.422 18.983 L 13.427 18.98 C 13.509 18.919 13.631 18.801 13.787 18.607 C 14.095 18.222 14.459 17.634 14.855 16.879 C 15.641 15.376 16.493 13.32 17.222 11.177 C 17.951 9.032 18.544 6.834 18.825 5.047 C 18.966 4.151 19.024 3.387 18.991 2.797 C 18.956 2.171 18.826 1.897 18.748 1.813 C 18.671 1.73 18.415 1.585 17.803 1.526 Z" fill="var(--text-primary, rgb(245, 245, 247))" height="20.49994957511337px" id="SAL9jnNZ2" transform="translate(0 0)" width="20.499307930804164px"/><path d="M 3.739 0.239 C 3.926 0.038 4.207 -0.045 4.473 0.023 C 4.739 0.091 4.946 0.299 5.014 0.564 C 5.082 0.83 4.999 1.112 4.799 1.299 L 1.299 4.799 C 1.112 4.999 0.83 5.082 0.564 5.014 C 0.299 4.946 0.091 4.739 0.023 4.473 C -0.045 4.207 0.038 3.926 0.239 3.739 Z" fill="var(--text-primary, rgb(245, 245, 247))" height="5.037456904746534px" id="B8WMiwcfC" transform="translate(9 6)" width="5.037456904746591px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  width: 24px;
}
.layout-34 {
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g d="M 10.5 0 L 5.5 0 C 4.672 0 4 0.672 4 1.5 C 4 2.328 4.672 3 5.5 3 L 10.5 3 C 11.328 3 12 2.328 12 1.5 C 12 0.672 11.328 0 10.5 0 Z M 4 13 L 7.429 13 M 4 9 L 12 9 M 12 1.5 C 13.554 1.547 14.48 1.72 15.121 2.362 C 16.001 3.24 16.001 4.655 16.001 7.482 L 16.001 14 C 16.001 16.828 16.001 18.242 15.121 19.121 C 14.243 20 12.828 20 10.001 20 L 6.001 20 C 3.171 20 1.757 20 0.879 19.121 C 0 18.242 0 16.828 0 14 L 0 7.483 C 0 4.655 0 3.24 0.879 2.362 C 1.52 1.72 2.447 1.547 4 1.5" fill="transparent" height="20px" id="zjAWsm0lE" transform="translate(4 2)" width="16.00100000000001px"><path d="M 6.5 0 L 1.5 0 C 0.672 0 0 0.672 0 1.5 C 0 2.328 0.672 3 1.5 3 L 6.5 3 C 7.328 3 8 2.328 8 1.5 C 8 0.672 7.328 0 6.5 0 Z M 0 13 L 3.429 13 M 0 9 L 8 9" fill="transparent" height="13px" id="ZtCWLxxe4" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" transform="translate(4 0)" width="8px"/><path d="M 12 0 C 13.554 0.047 14.48 0.22 15.121 0.862 C 16.001 1.74 16.001 3.155 16.001 5.982 L 16.001 12.5 C 16.001 15.328 16.001 16.742 15.121 17.621 C 14.243 18.5 12.828 18.5 10.001 18.5 L 6.001 18.5 C 3.171 18.5 1.757 18.5 0.879 17.621 C 0 16.742 0 15.328 0 12.5 L 0 5.983 C 0 3.155 0 1.74 0.879 0.862 C 1.52 0.22 2.447 0.047 4 0" fill="transparent" height="18.5px" id="mTkGVEcfD" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" transform="translate(0 1.5)" width="16.001000000000005px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  aspect-ratio: 1;
  background-color: var(--90zfp4);
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g d="M 10.5 0 L 5.5 0 C 4.672 0 4 0.672 4 1.5 C 4 2.328 4.672 3 5.5 3 L 10.5 3 C 11.328 3 12 2.328 12 1.5 C 12 0.672 11.328 0 10.5 0 Z M 4 13 L 7.429 13 M 4 9 L 12 9 M 12 1.5 C 13.554 1.547 14.48 1.72 15.121 2.362 C 16.001 3.24 16.001 4.655 16.001 7.482 L 16.001 14 C 16.001 16.828 16.001 18.242 15.121 19.121 C 14.243 20 12.828 20 10.001 20 L 6.001 20 C 3.171 20 1.757 20 0.879 19.121 C 0 18.242 0 16.828 0 14 L 0 7.483 C 0 4.655 0 3.24 0.879 2.362 C 1.52 1.72 2.447 1.547 4 1.5" fill="transparent" height="20px" id="zjAWsm0lE" transform="translate(4 2)" width="16.00100000000001px"><path d="M 6.5 0 L 1.5 0 C 0.672 0 0 0.672 0 1.5 C 0 2.328 0.672 3 1.5 3 L 6.5 3 C 7.328 3 8 2.328 8 1.5 C 8 0.672 7.328 0 6.5 0 Z M 0 13 L 3.429 13 M 0 9 L 8 9" fill="transparent" height="13px" id="ZtCWLxxe4" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" transform="translate(4 0)" width="8px"/><path d="M 12 0 C 13.554 0.047 14.48 0.22 15.121 0.862 C 16.001 1.74 16.001 3.155 16.001 5.982 L 16.001 12.5 C 16.001 15.328 16.001 16.742 15.121 17.621 C 14.243 18.5 12.828 18.5 10.001 18.5 L 6.001 18.5 C 3.171 18.5 1.757 18.5 0.879 17.621 C 0 16.742 0 15.328 0 12.5 L 0 5.983 C 0 3.155 0 1.74 0.879 0.862 C 1.52 0.22 2.447 0.047 4 0" fill="transparent" height="18.5px" id="mTkGVEcfD" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" transform="translate(0 1.5)" width="16.001000000000005px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g d="M 10.5 0 L 5.5 0 C 4.672 0 4 0.672 4 1.5 C 4 2.328 4.672 3 5.5 3 L 10.5 3 C 11.328 3 12 2.328 12 1.5 C 12 0.672 11.328 0 10.5 0 Z M 4 13 L 7.429 13 M 4 9 L 12 9 M 12 1.5 C 13.554 1.547 14.48 1.72 15.121 2.362 C 16.001 3.24 16.001 4.655 16.001 7.482 L 16.001 14 C 16.001 16.828 16.001 18.242 15.121 19.121 C 14.243 20 12.828 20 10.001 20 L 6.001 20 C 3.171 20 1.757 20 0.879 19.121 C 0 18.242 0 16.828 0 14 L 0 7.483 C 0 4.655 0 3.24 0.879 2.362 C 1.52 1.72 2.447 1.547 4 1.5" fill="transparent" height="20px" id="zjAWsm0lE" transform="translate(4 2)" width="16.00100000000001px"><path d="M 6.5 0 L 1.5 0 C 0.672 0 0 0.672 0 1.5 C 0 2.328 0.672 3 1.5 3 L 6.5 3 C 7.328 3 8 2.328 8 1.5 C 8 0.672 7.328 0 6.5 0 Z M 0 13 L 3.429 13 M 0 9 L 8 9" fill="transparent" height="13px" id="ZtCWLxxe4" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" transform="translate(4 0)" width="8px"/><path d="M 12 0 C 13.554 0.047 14.48 0.22 15.121 0.862 C 16.001 1.74 16.001 3.155 16.001 5.982 L 16.001 12.5 C 16.001 15.328 16.001 16.742 15.121 17.621 C 14.243 18.5 12.828 18.5 10.001 18.5 L 6.001 18.5 C 3.171 18.5 1.757 18.5 0.879 17.621 C 0 16.742 0 15.328 0 12.5 L 0 5.983 C 0 3.155 0 1.74 0.879 0.862 C 1.52 0.22 2.447 0.047 4 0" fill="transparent" height="18.5px" id="mTkGVEcfD" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" stroke="var(--90zfp4, rgb(245, 245, 247))" transform="translate(0 1.5)" width="16.001000000000005px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  width: 24px;
}
.layout-92.layout-414,
.layout-92 .layout-414 {
  display: block;
}
.layout-92.layout-93 {
  background-color: var(--section-background, #070708);
  height: min-content;
  overflow: var(--overflow-clip-fallback, clip);
  flex-flow: column;
  place-content: center flex-start;
  align-items: center;
  gap: 0;
  width: 1200px;
  padding: 0;
  display: flex;
  position: relative;
}
.layout-92 .hero-section-2 {
  flex-flow: column;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 20px;
  width: 100%;
  height: min-content;
  padding: 40px 0;
  display: flex;
  position: relative;
  overflow: hidden;
}
.layout-92 .hero-section-3 {
  border-radius: 24px;
  flex-flow: column;
  flex: none;
  place-content: flex-start center;
  align-items: flex-start;
  gap: 0;
  width: 100%;
  max-width: 1240px;
  height: min-content;
  min-height: 600px;
  padding: 80px 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout-92 .mr-pink {
  z-index: 1;
  flex: none;
  width: 169px;
  height: 169px;
  position: absolute;
  top: calc(34% - 84.5px);
  left: calc(86.25% - 84.5px);
  overflow: visible;
}
.layout-92 .content-9 {
  flex-flow: column;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 40px;
  width: 100%;
  height: min-content;
  padding: 0 20px;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout-92 .title-subtitle-3 {
  flex-flow: column;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 20px;
  width: 100%;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout-92 .reviews {
  flex-flow: row;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 8px;
  width: min-content;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout-92 .stars {
  flex: none;
  width: 68px;
  height: 12px;
  position: relative;
}
.layout-92 .reviews-count,
.layout-92 .companies-title {
  --site-paragraph-spacing: 0px;
  white-space: pre;
  flex: none;
  width: auto;
  height: auto;
  position: relative;
}
.layout-92 .main-title-7 {
  --site-paragraph-spacing: 0px;
  --site-text-wrap-override: balance;
  flex: none;
  width: auto;
  max-width: 780px;
  height: auto;
  position: relative;
}
.layout-92 .subtitle-7 {
  --site-paragraph-spacing: 0px;
  --site-text-wrap-override: balance;
  flex: none;
  width: auto;
  max-width: 520px;
  height: auto;
  position: relative;
}
.layout-92 .buttons {
  flex-flow: row;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 16px;
  width: min-content;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout-92 .layout-94,
.layout-92 .layout-95,
.layout-92 .layout-182 {
  flex: none;
  width: auto;
  height: auto;
  position: relative;
}
.layout-92 .mr-blue-2 {
  z-index: 0;
  flex: none;
  width: 178px;
  height: 235px;
  position: absolute;
  top: calc(87.5% - 117.5px);
  left: calc(79.25% - 89px);
  overflow: visible;
}
.layout-92 .layout-96 {
  z-index: 1;
  flex: none;
  width: 140px;
  height: 140px;
  position: absolute;
  top: calc(21.8333% - 70px);
  left: calc(18.5% - 70px);
}
.layout-92 .blue-circle {
  z-index: 1;
  flex: none;
  width: 56px;
  height: 56px;
  position: absolute;
  top: calc(4.66667% - 28px);
  left: calc(55.4167% - 28px);
  overflow: visible;
}
.layout-92 .green-square {
  z-index: 1;
  flex: none;
  width: 73px;
  height: 73px;
  position: absolute;
  top: calc(84.2% - 36.5px);
  left: calc(28.25% - 36.5px);
  overflow: visible;
}
.layout-92 .tabs {
  height: min-content;
  overflow: var(--overflow-clip-fallback, clip);
  flex-flow: column;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 0;
  display: flex;
  position: relative;
}
.layout-92 .layout-97 {
  flex: none;
  width: 100%;
  max-width: 1240px;
  height: auto;
  position: relative;
}
.layout-92 .part-2-cards {
  flex-flow: column;
  flex: none;
  place-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  width: 100%;
  max-width: 1240px;
  height: min-content;
  padding: 0 20px;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout-92 .layout-105,
.layout-92 .layout-112 {
  flex: none;
  width: 100%;
  height: auto;
  position: relative;
}
.layout-92 .part-1-card {
  background-color: var(--surface-muted, #18181b);
  height: min-content;
  overflow: var(--overflow-clip-fallback, clip);
  will-change: var(--site-will-change-override, transform);
  border-radius: 32px;
  flex-flow: column;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 8px;
  width: 100%;
  padding: 8px;
  display: flex;
  position: relative;
}
.layout-92 .row {
  height: min-content;
  overflow: var(--overflow-clip-fallback, clip);
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 0;
  display: flex;
  position: relative;
}
.layout-92 .layout-109,
.layout-92 .layout-110 {
  flex: 1 0 0;
  width: 1px;
  height: auto;
  position: relative;
}
.layout-92 .layout-111 {
  flex: none;
  width: 100%;
  height: 420px;
  position: relative;
}
.layout-92 .logos {
  flex-flow: column;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 10px;
  width: 100%;
  height: min-content;
  padding: 80px 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout-92 .main-container-4,
.layout-92 .main-container-6 {
  flex-flow: column;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 40px;
  width: 100%;
  max-width: 1200px;
  height: min-content;
  padding: 0 20px;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout-92 .title-13 {
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 0;
  width: 780px;
  height: min-content;
  padding: 0 20px;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout-92 .layout-130 {
  height: min-content;
  overflow: var(--overflow-clip-fallback, clip);
  will-change: var(--site-will-change-override, transform);
  border-radius: 10px;
  flex-flow: row;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 0;
  display: flex;
  position: relative;
}
.layout-92 .layout-131,
.layout-92 .layout-132,
.layout-92 .layout-133,
.layout-92 .layout-134,
.layout-92 .layout-135,
.layout-92 .layout-136 {
  aspect-ratio: 3.10811;
  flex: none;
  width: 230px;
  height: auto;
  position: relative;
}
.layout-92 .features {
  height: min-content;
  overflow: var(--overflow-clip-fallback, clip);
  flex-flow: column;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 0;
  width: 100%;
  padding: 40px 0;
  display: flex;
  position: relative;
}
.layout-92 .main-container-5 {
  flex-flow: column;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 40px;
  width: 100%;
  height: min-content;
  padding: 0 20px;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout-92 .title-14 {
  flex-flow: row;
  flex: none;
  place-content: flex-end flex-start;
  align-items: flex-end;
  gap: 20px;
  width: 100%;
  max-width: 1200px;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout-92 .title-15 {
  --site-paragraph-spacing: 0px;
  --site-text-wrap-override: balance;
  flex: 1 0 0;
  width: 1px;
  max-width: 780px;
  height: auto;
  position: relative;
}
.layout-92 .card-with-tags {
  z-index: 1;
  flex: none;
  width: 100%;
  max-width: 1200px;
  height: 580px;
  position: sticky;
  top: 90px;
}
.layout-92 .card-with-tags-2 {
  z-index: 1;
  flex: none;
  width: 100%;
  max-width: 1200px;
  height: 580px;
  position: sticky;
  top: 105px;
}
.layout-92 .card-with-tags-3 {
  z-index: 1;
  flex: none;
  width: 100%;
  max-width: 1200px;
  height: 580px;
  position: sticky;
  top: 120px;
}
.layout-92 .testimonials {
  flex-flow: column;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 0;
  width: 100%;
  height: min-content;
  padding: 80px 0;
  display: flex;
  position: relative;
  overflow: hidden;
}
.layout-92 .title-16 {
  flex-flow: column;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 10px;
  width: 100%;
  max-width: 780px;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout-92 .real-feedback-from-customers-using-flowwow,
.layout-92 .work-smarter-by-keeping-everything-in-one-pla {
  --site-paragraph-spacing: 0px;
  --site-text-wrap-override: balance;
  flex: none;
  width: 100%;
  height: auto;
  position: relative;
}
.layout-92 .testimonial-cards {
  flex-flow: row;
  flex: none;
  place-content: flex-start;
  align-items: flex-start;
  gap: 12px;
  width: 100%;
  max-width: 1000px;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout-92 .col,
.layout-92 .col-3 {
  height: min-content;
  overflow: var(--overflow-clip-fallback, clip);
  flex-flow: column;
  flex: 1 0 0;
  place-content: center;
  align-items: center;
  gap: 24px;
  width: 1px;
  padding: 24px 0 0;
  display: flex;
  position: relative;
}
.layout-92 .layout-143,
.layout-92 .layout-144,
.layout-92 .layout-145,
.layout-92 .layout-146,
.layout-92 .layout-147,
.layout-92 .layout-148 {
  flex: none;
  width: 100%;
  height: 300px;
  position: relative;
}
.layout-92 .col-2 {
  height: min-content;
  overflow: var(--overflow-clip-fallback, clip);
  flex-flow: column;
  flex: 1 0 0;
  place-content: center;
  align-items: center;
  gap: 24px;
  width: 1px;
  padding: 0;
  display: flex;
  position: relative;
}
.layout-92 .layout-149,
.layout-92 .layout-150 {
  flex: none;
  width: auto;
  height: 40px;
  position: relative;
}
.layout-92 .integrations {
  background-color: var(--section-background, #070708);
  flex-flow: column;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 0;
  width: 100%;
  height: min-content;
  padding: 80px 0;
  display: flex;
  position: relative;
  overflow: hidden;
}
.layout-92 .main-container-7 {
  flex-flow: column;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 40px;
  width: 100%;
  max-width: 1240px;
  height: min-content;
  padding: 0 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.layout-92 .title-17 {
  flex-flow: column;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 32px;
  width: 100%;
  max-width: 780px;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout-92 .circles {
  flex: none;
  gap: 10px;
  width: 100%;
  height: 544px;
  position: relative;
  overflow: hidden;
}
.layout-92 .ellipse-big {
  --border-bottom-width: 1.5px;
  --border-color: var(--surface-muted, rgba(255, 255, 255, 0.1));
  --border-left-width: 1.5px;
  --border-right-width: 1.5px;
  --border-style: solid;
  --border-top-width: 1.5px;
  aspect-ratio: 1;
  opacity: 0.4;
  background: radial-gradient(86.7016% 32.7568% at 50% 32.7637%, #070708 29.4348%, #18181b 100%);
  border-radius: 100%;
  flex: none;
  width: 1286px;
  height: auto;
  position: absolute;
  bottom: -742px;
  left: 50%;
  transform: translate(-50%);
}
.layout-92 .large {
  flex: none;
  gap: 0;
  width: 1100px;
  height: 1100px;
  position: absolute;
  bottom: -649px;
  left: calc(50% - 550px);
  overflow: visible;
}
.layout-92 .ellipse-145 {
  --border-bottom-width: 1.5px;
  --border-color: var(--surface-muted, rgba(255, 255, 255, 0.1));
  --border-left-width: 1.5px;
  --border-right-width: 1.5px;
  --border-style: solid;
  --border-top-width: 1.5px;
  aspect-ratio: 1;
  background: radial-gradient(
    149.554% 149.554% at 50% -16.8651%,
    var(--transparent, #eae6e100) 10.8902%,
    var(--surface-overlay, rgba(10, 10, 12, 0.6)) 100%
  );
  border-radius: 100%;
  flex: none;
  height: auto;
  position: absolute;
  top: 52px;
  left: 52px;
  right: 52px;
}
.layout-92 .icons {
  aspect-ratio: 1;
  background-color: var(--section-background, #070708);
  will-change: var(--site-will-change-override, transform);
  border-radius: 87px;
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 0;
  width: 64px;
  height: auto;
  padding: 6.93333px;
  display: flex;
  position: absolute;
  top: 5%;
  left: 50%;
  overflow: hidden;
  transform: translate(-50%, -50%);
  box-shadow: 0 3.96191px 15.8476px rgba(0, 0, 0, 0.112);
}
.layout-92 .layout-152,
.layout-92 .layout-154,
.layout-92 .layout-156,
.layout-92 .layout-158,
.layout-92 .layout-160,
.layout-92 .layout-162,
.layout-92 .layout-164,
.layout-92 .layout-166,
.layout-92 .layout-168,
.layout-92 .layout-170,
.layout-92 .layout-171,
.layout-92 .layout-172,
.layout-92 .layout-173,
.layout-92 .layout-174,
.layout-92 .layout-175,
.layout-92 .layout-176,
.layout-92 .layout-177,
.layout-92 .layout-178,
.layout-92 .layout-179,
.layout-92 .layout-180 {
  flex: none;
  width: 36px;
  height: auto;
  position: relative;
}
.layout-92 .icons-2 {
  aspect-ratio: 1;
  background-color: var(--section-background, #070708);
  will-change: var(--site-will-change-override, transform);
  border-radius: 87px;
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 0;
  width: 64px;
  height: auto;
  padding: 6.93333px;
  display: flex;
  position: absolute;
  top: 95%;
  left: 50%;
  overflow: hidden;
  transform: translate(-50%, -50%);
  box-shadow: 0 3.96191px 15.8476px rgba(0, 0, 0, 0.112);
}
.layout-92 .icons-3 {
  aspect-ratio: 1;
  background-color: var(--section-background, #070708);
  will-change: var(--site-will-change-override, transform);
  border-radius: 87px;
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 0;
  width: 64px;
  height: auto;
  padding: 6.93333px;
  display: flex;
  position: absolute;
  top: 87%;
  left: 77%;
  overflow: hidden;
  transform: translate(-50%, -50%);
  box-shadow: 0 3.96191px 15.8476px rgba(0, 0, 0, 0.112);
}
.layout-92 .icons-4 {
  background-color: var(--section-background, #070708);
  will-change: var(--site-will-change-override, transform);
  border-radius: 87px;
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 0;
  width: 64px;
  height: 64px;
  padding: 6.93333px;
  display: flex;
  position: absolute;
  top: calc(13.3636% - 32px);
  left: calc(76.5455% - 32px);
  overflow: hidden;
  box-shadow: 0 3.96191px 15.8476px rgba(0, 0, 0, 0.112);
}
.layout-92 .icons-5 {
  aspect-ratio: 1;
  background-color: var(--section-background, #070708);
  will-change: var(--site-will-change-override, transform);
  border-radius: 87px;
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 0;
  width: 64px;
  height: auto;
  padding: 6.93333px;
  display: flex;
  position: absolute;
  top: 13%;
  left: 23%;
  overflow: hidden;
  transform: translate(-50%, -50%);
  box-shadow: 0 3.96191px 15.8476px rgba(0, 0, 0, 0.112);
}
.layout-92 .icons-6 {
  background-color: var(--section-background, #070708);
  will-change: var(--site-will-change-override, transform);
  border-radius: 87px;
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 0;
  width: 64px;
  height: 64px;
  padding: 6.93333px;
  display: flex;
  position: absolute;
  top: calc(36% - 32px);
  left: calc(7% - 32px);
  overflow: hidden;
  box-shadow: 0 3.96191px 15.8476px rgba(0, 0, 0, 0.112);
}
.layout-92 .icons-7 {
  aspect-ratio: 1;
  background-color: var(--section-background, #070708);
  will-change: var(--site-will-change-override, transform);
  border-radius: 87px;
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 0;
  width: 64px;
  height: auto;
  padding: 6.93333px;
  display: flex;
  position: absolute;
  top: 64%;
  left: 7%;
  overflow: hidden;
  transform: translate(-50%, -50%);
  box-shadow: 0 3.96191px 15.8476px rgba(0, 0, 0, 0.112);
}
.layout-92 .icons-8 {
  aspect-ratio: 1;
  background-color: var(--section-background, #070708);
  will-change: var(--site-will-change-override, transform);
  border-radius: 87px;
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 0;
  width: 64px;
  height: auto;
  padding: 6.93333px;
  display: flex;
  position: absolute;
  top: 64%;
  left: 93%;
  overflow: hidden;
  transform: translate(-50%, -50%);
  box-shadow: 0 3.96191px 15.8476px rgba(0, 0, 0, 0.112);
}
.layout-92 .icons-9 {
  aspect-ratio: 1;
  background-color: var(--section-background, #070708);
  will-change: var(--site-will-change-override, transform);
  border-radius: 87px;
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 0;
  width: 64px;
  height: auto;
  padding: 6.93333px;
  display: flex;
  position: absolute;
  top: 36%;
  left: 93%;
  overflow: hidden;
  transform: translate(-50%, -50%);
  box-shadow: 0 3.96191px 15.8476px rgba(0, 0, 0, 0.112);
}
.layout-92 .icons-10 {
  aspect-ratio: 1;
  background-color: var(--section-background, #070708);
  will-change: var(--site-will-change-override, transform);
  border-radius: 87px;
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 0;
  width: 64px;
  height: auto;
  padding: 6.93333px;
  display: flex;
  position: absolute;
  top: 86%;
  left: 23%;
  overflow: hidden;
  transform: translate(-50%, -50%);
  box-shadow: 0 3.96191px 15.8476px rgba(0, 0, 0, 0.112);
}
.layout-92 .small {
  z-index: 1;
  flex: none;
  gap: 0;
  width: 860px;
  height: 860px;
  position: absolute;
  bottom: -529px;
  left: calc(50% - 430px);
  overflow: visible;
}
.layout-92 .ellipse-145-2 {
  --border-bottom-width: 1.5px;
  --border-color: var(--surface-muted, rgba(255, 255, 255, 0.1));
  --border-left-width: 1.5px;
  --border-right-width: 1.5px;
  --border-style: solid;
  --border-top-width: 1.5px;
  aspect-ratio: 1;
  background: radial-gradient(149.554% 149.554% at 50% -16.8651%, #eae6e100 10.8902%, rgba(10, 10, 12, 0.6) 100%);
  border-radius: 100%;
  flex: none;
  height: auto;
  position: absolute;
  top: 52px;
  left: 52px;
  right: 52px;
}
.layout-92 .icons-11 {
  background-color: var(--section-background, #070708);
  will-change: var(--site-will-change-override, transform);
  border-radius: 53px;
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 0;
  width: 64px;
  height: 64px;
  padding: 4.27px;
  display: flex;
  position: absolute;
  top: calc(6.27907% - 32px);
  left: calc(50% - 32px);
  overflow: hidden;
  box-shadow: 0 2.44px 15.8476px rgba(0, 0, 0, 0.112);
}
.layout-92 .icons-12 {
  background-color: var(--section-background, #070708);
  will-change: var(--site-will-change-override, transform);
  border-radius: 53px;
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 0;
  width: 64px;
  height: 64px;
  padding: 4.27px;
  display: flex;
  position: absolute;
  bottom: 23px;
  left: calc(50% - 32px);
  overflow: hidden;
  box-shadow: 0 2.44px 15.8476px rgba(0, 0, 0, 0.112);
}
.layout-92 .icons-13 {
  aspect-ratio: 1;
  background-color: var(--section-background, #070708);
  will-change: var(--site-will-change-override, transform);
  border-radius: 53px;
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 0;
  width: 64px;
  height: auto;
  padding: 4.27px;
  display: flex;
  position: absolute;
  bottom: 94px;
  left: 619px;
  overflow: hidden;
  box-shadow: 0 2.44px 15.8476px rgba(0, 0, 0, 0.112);
}
.layout-92 .icons-14 {
  aspect-ratio: 1;
  background-color: var(--section-background, #070708);
  will-change: var(--site-will-change-override, transform);
  border-radius: 53px;
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 0;
  width: 64px;
  height: auto;
  padding: 4.27px;
  display: flex;
  position: absolute;
  top: 94px;
  left: 621px;
  overflow: hidden;
  box-shadow: 0 2.44px 15.8476px rgba(0, 0, 0, 0.112);
}
.layout-92 .icons-15 {
  aspect-ratio: 1;
  background-color: var(--section-background, #070708);
  will-change: var(--site-will-change-override, transform);
  border-radius: 53px;
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 0;
  width: 64px;
  height: auto;
  padding: 4.27px;
  display: flex;
  position: absolute;
  top: 94px;
  left: 178px;
  overflow: hidden;
  box-shadow: 0 2.44px 15.8476px rgba(0, 0, 0, 0.112);
}
.layout-92 .icons-16 {
  aspect-ratio: 1;
  background-color: var(--section-background, #070708);
  will-change: var(--site-will-change-override, transform);
  border-radius: 53px;
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 0;
  width: 64px;
  height: auto;
  padding: 4.27px;
  display: flex;
  position: absolute;
  top: 285px;
  left: 39px;
  overflow: hidden;
  box-shadow: 0 2.44px 15.8476px rgba(0, 0, 0, 0.112);
}
.layout-92 .icons-17 {
  aspect-ratio: 1;
  background-color: var(--section-background, #070708);
  will-change: var(--site-will-change-override, transform);
  border-radius: 53px;
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 0;
  width: 64px;
  height: auto;
  padding: 4.27px;
  display: flex;
  position: absolute;
  bottom: 280px;
  left: 40px;
  overflow: hidden;
  box-shadow: 0 2.44px 15.8476px rgba(0, 0, 0, 0.112);
}
.layout-92 .icons-18 {
  aspect-ratio: 1;
  background-color: var(--section-background, #070708);
  will-change: var(--site-will-change-override, transform);
  border-radius: 53px;
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 0;
  width: 64px;
  height: auto;
  padding: 4.27px;
  display: flex;
  position: absolute;
  bottom: 285px;
  left: 755px;
  overflow: hidden;
  box-shadow: 0 2.44px 15.8476px rgba(0, 0, 0, 0.112);
}
.layout-92 .icons-19 {
  aspect-ratio: 1;
  background-color: var(--section-background, #070708);
  will-change: var(--site-will-change-override, transform);
  border-radius: 53px;
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 0;
  width: 64px;
  height: auto;
  padding: 4.27px;
  display: flex;
  position: absolute;
  top: 283px;
  left: 756px;
  overflow: hidden;
  box-shadow: 0 2.44px 15.8476px rgba(0, 0, 0, 0.112);
}
.layout-92 .icons-20 {
  aspect-ratio: 1;
  background-color: var(--section-background, #070708);
  will-change: var(--site-will-change-override, transform);
  border-radius: 53px;
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 0;
  width: 64px;
  height: auto;
  padding: 4.27px;
  display: flex;
  position: absolute;
  bottom: 98px;
  left: 176px;
  overflow: hidden;
  box-shadow: 0 2.44px 15.8476px rgba(0, 0, 0, 0.112);
}
.layout-92 .layout-181 {
  z-index: 1;
  flex: none;
  width: 174px;
  height: 174px;
  position: absolute;
  top: 436px;
  left: calc(50% - 87px);
}
.layout-92 .cases {
  background-color: var(--section-background, #070708);
  flex-flow: column;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 40px;
  width: 100%;
  height: min-content;
  padding: 80px 0;
  display: flex;
  position: relative;
  overflow: hidden;
}
.layout-92 .main-container-8 {
  flex-flow: column;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 40px;
  width: 100%;
  max-width: 1200px;
  height: min-content;
  padding: 0 20px;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout-92 .title-18 {
  flex-flow: row;
  flex: none;
  place-content: flex-end space-between;
  align-items: flex-end;
  width: 100%;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.layout-92 .growing-stronger-with-flowwow-stories-from-re {
  --site-paragraph-spacing: 0px;
  --site-text-wrap-override: balance;
  flex: 1 0 0;
  width: 1px;
  max-width: 600px;
  height: auto;
  position: relative;
}
.layout-92 .layout-183 {
  background-color: var(--surface-muted, #18181b);
  border-radius: 32px;
  flex: none;
  gap: 8px;
  width: 100%;
  height: min-content;
  padding: 8px;
  display: grid;
  position: relative;
  overflow: visible;
}
.layout-92 .layout-184 {
  flex: none;
  place-self: start;
  width: 100%;
  height: auto;
  position: relative;
}
.layout-2 .styles-preset-g7mdxu:not(.rich-text-wrapper),
.layout-2 .styles-preset-g7mdxu.rich-text-wrapper h1 {
  --site-font-family: "Urbanist", "Urbanist Placeholder", sans-serif;
  --site-font-family-bold: "Urbanist", "Urbanist Placeholder", sans-serif;
  --site-font-family-bold-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
  --site-font-family-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
  --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
  --site-font-size: 64px;
  --site-font-style: normal;
  --site-font-style-bold: normal;
  --site-font-style-bold-italic: italic;
  --site-font-style-italic: italic;
  --site-font-variation-axes: normal;
  --site-font-weight: 500;
  --site-font-weight-bold: 700;
  --site-font-weight-bold-italic: 700;
  --site-font-weight-italic: 500;
  --site-letter-spacing: 0em;
  --site-line-height: 1.2em;
  --site-paragraph-spacing: 0px;
  --site-text-alignment: center;
  --site-text-color: var(--text-primary, rgb(245, 245, 247));
  --site-text-decoration: none;
  --site-text-stroke-color: initial;
  --site-text-stroke-width: initial;
  --site-text-transform: none;
}
@media (max-width: 1199px) and (min-width: 810px) {
  .layout-2 .styles-preset-g7mdxu:not(.rich-text-wrapper),
  .layout-2 .styles-preset-g7mdxu.rich-text-wrapper h1 {
    --site-font-family: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-bold: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-bold-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
    --site-font-size: 55px;
    --site-font-style: normal;
    --site-font-style-bold: normal;
    --site-font-style-bold-italic: italic;
    --site-font-style-italic: italic;
    --site-font-variation-axes: normal;
    --site-font-weight: 500;
    --site-font-weight-bold: 700;
    --site-font-weight-bold-italic: 700;
    --site-font-weight-italic: 400;
    --site-letter-spacing: 0em;
    --site-line-height: 1.2em;
    --site-paragraph-spacing: 0px;
    --site-text-alignment: center;
    --site-text-color: var(--text-primary, rgb(245, 245, 247));
    --site-text-decoration: none;
    --site-text-stroke-color: initial;
    --site-text-stroke-width: initial;
    --site-text-transform: none;
  }
}
@media (max-width: 809px) and (min-width: 0) {
  .layout-2 .styles-preset-g7mdxu:not(.rich-text-wrapper),
  .layout-2 .styles-preset-g7mdxu.rich-text-wrapper h1 {
    --site-font-family: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-bold: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-bold-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
    --site-font-size: 40px;
    --site-font-style: normal;
    --site-font-style-bold: normal;
    --site-font-style-bold-italic: italic;
    --site-font-style-italic: italic;
    --site-font-variation-axes: normal;
    --site-font-weight: 500;
    --site-font-weight-bold: 700;
    --site-font-weight-bold-italic: 700;
    --site-font-weight-italic: 400;
    --site-letter-spacing: 0em;
    --site-line-height: 1.2em;
    --site-paragraph-spacing: 0px;
    --site-text-alignment: center;
    --site-text-color: var(--text-primary, rgb(245, 245, 247));
    --site-text-decoration: none;
    --site-text-stroke-color: initial;
    --site-text-stroke-width: initial;
    --site-text-transform: none;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .layout-3 .styles-preset-1hssvo3:not(.rich-text-wrapper),
  .layout-3 .styles-preset-1hssvo3.rich-text-wrapper h6 {
    --site-font-family: "Jost", "Jost Placeholder", sans-serif;
    --site-font-family-bold: "Jost", "Jost Placeholder", sans-serif;
    --site-font-family-bold-italic: "Jost", "Jost Placeholder", sans-serif;
    --site-font-family-italic: "Jost", "Jost Placeholder", sans-serif;
    --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
    --site-font-size: 19px;
    --site-font-style: normal;
    --site-font-style-bold: normal;
    --site-font-style-bold-italic: italic;
    --site-font-style-italic: italic;
    --site-font-variation-axes: normal;
    --site-font-weight: 400;
    --site-font-weight-bold: 700;
    --site-font-weight-bold-italic: 700;
    --site-font-weight-italic: 400;
    --site-letter-spacing: 0em;
    --site-line-height: 1.4em;
    --site-paragraph-spacing: 40px;
    --site-text-alignment: start;
    --site-text-color: var(--text-muted, rgba(255, 255, 255, 0.64));
    --site-text-decoration: none;
    --site-text-stroke-color: initial;
    --site-text-stroke-width: initial;
    --site-text-transform: none;
  }
}
@media (max-width: 319px) and (min-width: 0) {
  .layout-3 .styles-preset-1hssvo3:not(.rich-text-wrapper),
  .layout-3 .styles-preset-1hssvo3.rich-text-wrapper h6 {
    --site-font-family: "Jost", "Jost Placeholder", sans-serif;
    --site-font-family-bold: "Jost", "Jost Placeholder", sans-serif;
    --site-font-family-bold-italic: "Jost", "Jost Placeholder", sans-serif;
    --site-font-family-italic: "Jost", "Jost Placeholder", sans-serif;
    --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
    --site-font-size: 18px;
    --site-font-style: normal;
    --site-font-style-bold: normal;
    --site-font-style-bold-italic: italic;
    --site-font-style-italic: italic;
    --site-font-variation-axes: normal;
    --site-font-weight: 400;
    --site-font-weight-bold: 700;
    --site-font-weight-bold-italic: 700;
    --site-font-weight-italic: 400;
    --site-letter-spacing: 0em;
    --site-line-height: 1.4em;
    --site-paragraph-spacing: 40px;
    --site-text-alignment: start;
    --site-text-color: var(--text-muted, rgba(255, 255, 255, 0.64));
    --site-text-decoration: none;
    --site-text-stroke-color: initial;
    --site-text-stroke-width: initial;
    --site-text-transform: none;
  }
}
.layout-38 .styles-preset-12nofqz:not(.rich-text-wrapper),
.layout-38 .styles-preset-12nofqz.rich-text-wrapper h2 {
  --site-font-family: "Urbanist", "Urbanist Placeholder", sans-serif;
  --site-font-family-bold: "Urbanist", "Urbanist Placeholder", sans-serif;
  --site-font-family-bold-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
  --site-font-family-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
  --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
  --site-font-size: 54px;
  --site-font-style: normal;
  --site-font-style-bold: normal;
  --site-font-style-bold-italic: italic;
  --site-font-style-italic: italic;
  --site-font-variation-axes: normal;
  --site-font-weight: 500;
  --site-font-weight-bold: 700;
  --site-font-weight-bold-italic: 700;
  --site-font-weight-italic: 500;
  --site-letter-spacing: 0em;
  --site-line-height: 1.2em;
  --site-paragraph-spacing: 40px;
  --site-text-alignment: start;
  --site-text-color: var(--text-primary, rgb(245, 245, 247));
  --site-text-decoration: none;
  --site-text-stroke-color: initial;
  --site-text-stroke-width: initial;
  --site-text-transform: none;
}
@media (max-width: 1199px) and (min-width: 320px) {
  .layout-38 .styles-preset-12nofqz:not(.rich-text-wrapper),
  .layout-38 .styles-preset-12nofqz.rich-text-wrapper h2 {
    --site-font-family: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-bold: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-bold-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
    --site-font-size: 44px;
    --site-font-style: normal;
    --site-font-style-bold: normal;
    --site-font-style-bold-italic: italic;
    --site-font-style-italic: italic;
    --site-font-variation-axes: normal;
    --site-font-weight: 500;
    --site-font-weight-bold: 700;
    --site-font-weight-bold-italic: 700;
    --site-font-weight-italic: 400;
    --site-letter-spacing: 0em;
    --site-line-height: 1.2em;
    --site-paragraph-spacing: 40px;
    --site-text-alignment: start;
    --site-text-color: var(--text-primary, rgb(245, 245, 247));
    --site-text-decoration: none;
    --site-text-stroke-color: initial;
    --site-text-stroke-width: initial;
    --site-text-transform: none;
  }
}
@media (max-width: 319px) and (min-width: 0) {
  .layout-38 .styles-preset-12nofqz:not(.rich-text-wrapper),
  .layout-38 .styles-preset-12nofqz.rich-text-wrapper h2 {
    --site-font-family: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-bold: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-bold-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
    --site-font-size: 39px;
    --site-font-style: normal;
    --site-font-style-bold: normal;
    --site-font-style-bold-italic: italic;
    --site-font-style-italic: italic;
    --site-font-variation-axes: normal;
    --site-font-weight: 500;
    --site-font-weight-bold: 700;
    --site-font-weight-bold-italic: 700;
    --site-font-weight-italic: 400;
    --site-letter-spacing: 0em;
    --site-line-height: 1.2em;
    --site-paragraph-spacing: 40px;
    --site-text-alignment: start;
    --site-text-color: var(--text-primary, rgb(245, 245, 247));
    --site-text-decoration: none;
    --site-text-stroke-color: initial;
    --site-text-stroke-width: initial;
    --site-text-transform: none;
  }
}
.layout-92[data-border="true"]:after,
.layout-92 [data-border="true"]:after {
  content: "";
  border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0)
    var(--border-left-width, 0);
  border-color: var(--border-color, none);
  border-style: var(--border-style, none);
  box-sizing: border-box;
  border-radius: inherit;
  corner-shape: inherit;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 810px) and (max-width: 1199.98px) {
  .layout-92.layout-93 {
    width: 810px;
  }
  .layout-92 .hero-section-2 {
    padding: 80px 0 40px;
  }
  .layout-92 .mr-pink {
    top: calc(14.6% - 84.5px);
    left: calc(33.5802% - 84.5px);
  }
  .layout-92 .mr-blue-2 {
    top: calc(89.6% - 117.5px);
    left: calc(97.284% - 89px);
  }
  .layout-92 .layout-96 {
    top: calc(75.2% - 70px);
    left: calc(3.7037% - 70px);
  }
  .layout-92 .green-square {
    top: calc(88.2% - 36.5px);
    left: calc(23.3333% - 36.5px);
  }
  .layout-92 .layout-111 {
    height: auto;
  }
  .layout-92 .logos,
  .layout-92 .testimonials,
  .layout-92 .integrations {
    padding: 40px 0;
  }
  .layout-92 .cases {
    padding: 40px 0 80px;
  }
  .layout-92 .layout-183 {
    flex-flow: row;
    place-content: flex-start center;
    align-items: flex-start;
    width: 770px;
    display: flex;
  }
  .layout-92 .layout-184 {
    align-self: unset;
    flex: 1 0 0;
    width: 1px;
  }
}
@media (max-width: 809.98px) {
  .layout-92.layout-93 {
    width: 390px;
  }
  .layout-92 .hero-section-2 {
    padding: 120px 0 40px;
  }
  .layout-92 .mr-pink {
    top: calc(6.71141% - 84.5px);
    left: calc(106.41% - 84.5px);
  }
  .layout-92 .main-title-7 {
    width: 100%;
  }
  .layout-92 .mr-blue-2 {
    left: calc(118.974% - 89px);
  }
  .layout-92 .layout-96 {
    width: 89px;
    height: 89px;
    top: calc(65.2349% - 44.5px);
    left: calc(1.02564% - 44.5px);
  }
  .layout-92 .blue-circle {
    left: calc(112.821% - 28px);
  }
  .layout-92 .green-square {
    top: calc(92.2% - 36.5px);
    left: calc(-17.9487% - 36.5px);
  }
  .layout-92 .row {
    flex-direction: column;
    gap: 8px;
  }
  .layout-92 .layout-109,
  .layout-92 .layout-110,
  .layout-92 .col,
  .layout-92 .col-2,
  .layout-92 .growing-stronger-with-flowwow-stories-from-re {
    flex: none;
    width: 100%;
  }
  .layout-92 .layout-111 {
    height: auto;
  }
  .layout-92 .logos,
  .layout-92 .testimonials,
  .layout-92 .integrations {
    padding: 40px 0;
  }
  .layout-92 .title-13 {
    order: 0;
  }
  .layout-92 .layout-130 {
    order: 1;
  }
  .layout-92 .testimonial-cards {
    flex-direction: column;
    gap: 24px;
  }
  .layout-92 .col-3 {
    flex: none;
    width: 100%;
    padding: 0;
  }
  .layout-92 .main-container-7 {
    padding: 0;
  }
  .layout-92 .title-17 {
    padding: 0 20px;
  }
  .layout-92 .circles {
    height: 389px;
  }
  .layout-92 .ellipse-big {
    --border-bottom-width: 1.13px;
    --border-left-width: 1.13px;
    --border-right-width: 1.13px;
    --border-top-width: 1.13px;
    border-radius: 75%;
    width: 965px;
    bottom: -582px;
  }
  .layout-92 .large {
    width: 825px;
    height: 825px;
    bottom: -512px;
    left: calc(50% - 412.5px);
  }
  .layout-92 .ellipse-145,
  .layout-92 .ellipse-145-2 {
    --border-bottom-width: 1.13px;
    --border-left-width: 1.13px;
    --border-right-width: 1.13px;
    --border-top-width: 1.13px;
    border-radius: 75%;
    top: 39px;
    left: 39px;
    right: 39px;
  }
  .layout-92 .icons,
  .layout-92 .icons-2,
  .layout-92 .icons-3,
  .layout-92 .icons-5,
  .layout-92 .icons-7,
  .layout-92 .icons-8,
  .layout-92 .icons-9,
  .layout-92 .icons-10 {
    border-radius: 65px;
    width: 48px;
    padding: 5.2px;
    box-shadow: 0 2.97px 15.8476px rgba(0, 0, 0, 0.112);
  }
  .layout-92 .layout-152,
  .layout-92 .layout-154,
  .layout-92 .layout-156,
  .layout-92 .layout-158,
  .layout-92 .layout-160,
  .layout-92 .layout-162,
  .layout-92 .layout-164,
  .layout-92 .layout-166,
  .layout-92 .layout-168,
  .layout-92 .layout-170,
  .layout-92 .layout-171,
  .layout-92 .layout-172,
  .layout-92 .layout-173,
  .layout-92 .layout-174,
  .layout-92 .layout-175,
  .layout-92 .layout-176,
  .layout-92 .layout-177,
  .layout-92 .layout-178,
  .layout-92 .layout-179,
  .layout-92 .layout-180 {
    width: 27px;
  }
  .layout-92 .icons-4 {
    border-radius: 65px;
    width: 48px;
    height: 48px;
    padding: 5.2px;
    top: calc(13.3636% - 24px);
    left: calc(76.5455% - 24px);
    box-shadow: 0 2.97px 15.8476px rgba(0, 0, 0, 0.112);
  }
  .layout-92 .icons-6 {
    border-radius: 65px;
    width: 48px;
    height: 48px;
    padding: 5.2px;
    top: calc(36% - 24px);
    left: calc(7% - 24px);
    box-shadow: 0 2.97px 15.8476px rgba(0, 0, 0, 0.112);
  }
  .layout-92 .small {
    width: 645px;
    height: 645px;
    bottom: -422px;
    left: calc(50% - 322.5px);
  }
  .layout-92 .icons-11 {
    border-radius: 40px;
    width: 48px;
    height: 48px;
    padding: 3.2px;
    top: calc(6.27907% - 24px);
    left: calc(50% - 24px);
    box-shadow: 0 1.83px 15.8476px rgba(0, 0, 0, 0.112);
  }
  .layout-92 .icons-12 {
    border-radius: 40px;
    width: 48px;
    height: 48px;
    padding: 3.2px;
    bottom: 17px;
    left: calc(50% - 24px);
    box-shadow: 0 1.83px 15.8476px rgba(0, 0, 0, 0.112);
  }
  .layout-92 .icons-13 {
    border-radius: 40px;
    width: 48px;
    padding: 3.2px;
    bottom: 71px;
    left: 464px;
    box-shadow: 0 1.83px 15.8476px rgba(0, 0, 0, 0.112);
  }
  .layout-92 .icons-14 {
    border-radius: 40px;
    width: 48px;
    padding: 3.2px;
    top: 71px;
    left: 465px;
    box-shadow: 0 1.83px 15.8476px rgba(0, 0, 0, 0.112);
  }
  .layout-92 .icons-15 {
    border-radius: 40px;
    width: 48px;
    padding: 3.2px;
    top: 71px;
    left: 133px;
    box-shadow: 0 1.83px 15.8476px rgba(0, 0, 0, 0.112);
  }
  .layout-92 .icons-16 {
    border-radius: 40px;
    width: 48px;
    padding: 3.2px;
    top: 213px;
    left: 29px;
    box-shadow: 0 1.83px 15.8476px rgba(0, 0, 0, 0.112);
  }
  .layout-92 .icons-17 {
    border-radius: 40px;
    width: 48px;
    padding: 3.2px;
    bottom: 210px;
    left: 30px;
    box-shadow: 0 1.83px 15.8476px rgba(0, 0, 0, 0.112);
  }
  .layout-92 .icons-18 {
    border-radius: 40px;
    width: 48px;
    padding: 3.2px;
    bottom: 214px;
    left: 566px;
    box-shadow: 0 1.83px 15.8476px rgba(0, 0, 0, 0.112);
  }
  .layout-92 .icons-19 {
    border-radius: 40px;
    width: 48px;
    padding: 3.2px;
    top: 212px;
    left: 567px;
    box-shadow: 0 1.83px 15.8476px rgba(0, 0, 0, 0.112);
  }
  .layout-92 .icons-20 {
    border-radius: 40px;
    width: 48px;
    padding: 3.2px;
    bottom: 74px;
    left: 132px;
    box-shadow: 0 1.83px 15.8476px rgba(0, 0, 0, 0.112);
  }
  .layout-92 .layout-181 {
    width: 136px;
    height: 136px;
    top: 300px;
    left: calc(50% - 68px);
  }
  .layout-92 .cases {
    padding: 40px 0 80px;
  }
  .layout-92 .title-18 {
    flex-direction: column;
    place-content: flex-start;
    align-items: flex-start;
    gap: 24px;
  }
  .layout-92 .layout-183 {
    flex-flow: column;
    place-content: flex-start center;
    align-items: flex-start;
    display: flex;
  }
  .layout-92 .layout-184 {
    align-self: unset;
  }
}
@supports (aspect-ratio: 1) {
  body {
    --site-aspect-ratio-supported: auto;
  }
}
.product-preview.layout-415,
.product-preview .layout-415 {
  display: block;
}
.product-preview.crm-tab {
  flex-flow: column;
  place-content: center;
  align-items: center;
  gap: 20px;
  width: 1200px;
  max-width: 1200px;
  height: min-content;
  padding: 0 20px 32px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.product-preview .layout-98 {
  flex: none;
  width: 100%;
  height: auto;
  position: relative;
}
.product-preview .container-2 {
  aspect-ratio: 1.7971;
  height: var(--site-aspect-ratio-supported, 111px);
  will-change: var(--site-will-change-override, transform);
  flex: none;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.product-preview .bg {
  flex: none;
  position: absolute;
  inset: -22px -40px;
  overflow: visible;
}
.product-preview .tasks,
.product-preview .proposals,
.product-preview .scheduling,
.product-preview .invoice,
.product-preview .crm-4 {
  aspect-ratio: 1.70323;
  height: var(--site-aspect-ratio-supported, 117px);
  flex: none;
  width: 90%;
  position: absolute;
  bottom: -47px;
  left: 50%;
  overflow: visible;
}
@supports (aspect-ratio: 1) {
  body {
    --site-aspect-ratio-supported: auto;
  }
}
.product-tabs.layout-416,
.product-tabs .layout-416 {
  display: block;
}
.product-tabs.crm {
  align-content: center;
  align-items: center;
  gap: 16px;
  justify-content: var(--gg0fvq);
  flex-flow: row;
  width: 676px;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: auto hidden;
}
.product-tabs .scroll-tabs {
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 20px;
  width: min-content;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.product-tabs .selected {
  z-index: 0;
  flex: none;
  width: 102px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1px;
  overflow: visible;
}
.product-tabs .layout-99,
.product-tabs .layout-101,
.product-tabs .layout-102,
.product-tabs .layout-103,
.product-tabs .layout-104 {
  flex: none;
  width: auto;
  height: auto;
  position: relative;
}
.product-tabs.state-15y87ud .selected {
  width: unset;
  left: 121px;
  right: 429px;
}
.product-tabs.state-vl53xz .selected {
  width: unset;
  inset: 1px 280px -1px 267px;
}
.product-tabs.state-151ch7m .selected {
  width: unset;
  left: 415px;
  right: 121px;
}
.product-tabs.state-14ayq6t .selected {
  width: unset;
  left: 574px;
  right: 0;
}
.product-tabs[data-border="true"]:after,
.product-tabs [data-border="true"]:after {
  content: "";
  border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0)
    var(--border-left-width, 0);
  border-color: var(--border-color, none);
  border-style: var(--border-style, none);
  box-sizing: border-box;
  border-radius: inherit;
  corner-shape: inherit;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@supports (aspect-ratio: 1) {
  body {
    --site-aspect-ratio-supported: auto;
  }
}
.product-tab.layout-417,
.product-tab .layout-417 {
  display: block;
}
.product-tab.selected-2 {
  cursor: pointer;
  flex-flow: row;
  place-content: center flex-start;
  align-items: center;
  gap: 4px;
  width: min-content;
  height: min-content;
  padding: 4px 24px 4px 12px;
  display: flex;
  position: relative;
  overflow: visible;
}
.product-tab .icon-3 {
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 10px;
  width: min-content;
  height: min-content;
  padding: 4px;
  display: flex;
  position: relative;
  overflow: visible;
}
.product-tab .layout-100 {
  aspect-ratio: 1;
  height: var(--site-aspect-ratio-supported, 24px);
  flex: none;
  width: 24px;
  position: relative;
}
.product-tab .crm-3 {
  white-space: pre;
  flex: none;
  width: auto;
  height: auto;
  position: relative;
}
.product-tab[data-border="true"]:after,
.product-tab [data-border="true"]:after {
  content: "";
  border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0)
    var(--border-left-width, 0);
  border-color: var(--border-color, none);
  border-style: var(--border-style, none);
  box-sizing: border-box;
  border-radius: inherit;
  corner-shape: inherit;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@supports (aspect-ratio: 1) {
  body {
    --site-aspect-ratio-supported: auto;
  }
}
.desktop-1.layout-418,
.desktop-1 .layout-418 {
  display: block;
}
.desktop-1.desktop-1-2 {
  flex-direction: var(--hpolnk);
  flex-wrap: nowrap;
  place-content: center flex-start;
  align-items: center;
  gap: 8px;
  width: 1160px;
  height: min-content;
  padding: 8px;
  display: flex;
  position: relative;
  overflow: visible;
}
.desktop-1 .layout-106 {
  flex: var(--1y7wvrp);
  height: 420px;
  width: var(--j8gt74);
  position: relative;
}
.desktop-1 .layout-107,
.desktop-1 .layout-108 {
  flex: var(--x85bmh);
  height: 420px;
  width: var(--r29ie6);
  position: relative;
}
.desktop-1.state-1kgdqnd.desktop-1-2,
.desktop-1.state-oewo6i.desktop-1-2 {
  flex-direction: row;
}
.desktop-1.state-1kgdqnd .layout-106,
.desktop-1.state-1kgdqnd .layout-108,
.desktop-1.state-oewo6i .layout-106,
.desktop-1.state-oewo6i .layout-107 {
  flex: 1 0 0;
  width: 1px;
}
.desktop-1.state-1kgdqnd .layout-107,
.desktop-1.state-oewo6i .layout-108 {
  flex: 1.7 0 0;
  width: 1px;
}
@supports (aspect-ratio: 1) {
  body {
    --site-aspect-ratio-supported: auto;
  }
}
.open.layout-419,
.open .layout-419 {
  display: block;
}
.open.open-2 {
  will-change: var(--site-will-change-override, transform);
  flex-flow: row;
  place-content: center space-between;
  align-items: center;
  width: 516px;
  height: min-content;
  padding: 8px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.open .content-10 {
  flex-flow: column;
  flex: 1 0 0;
  place-content: flex-start;
  align-items: flex-start;
  gap: 0;
  width: 1px;
  height: 402px;
  padding: 24px;
  display: flex;
  position: relative;
  overflow: visible;
}
.open .blue {
  aspect-ratio: 1;
  height: var(--site-aspect-ratio-supported, 64px);
  flex: none;
  width: 64px;
  position: relative;
  overflow: visible;
}
.open .title-subtitle-4 {
  flex-flow: column;
  flex: 1 0 0;
  place-content: flex-start flex-end;
  align-items: flex-start;
  gap: 6px;
  width: 100%;
  height: 1px;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.open .card-title {
  white-space: pre-wrap;
  word-break: break-word;
  word-wrap: break-word;
  flex: none;
  width: 100%;
  height: auto;
  position: relative;
}
.open .card-subtitle {
  --site-text-wrap-override: balance;
  flex: none;
  width: 100%;
  height: auto;
  position: relative;
}
.open .card-image {
  flex: 1.3 0 0;
  width: 1px;
  max-width: 350px;
  height: 402px;
  position: relative;
}
.open.closed-4.open-2 {
  width: 306px;
}
.open.closed-4 .card-image {
  z-index: 1;
  flex: none;
  width: 250px;
  position: absolute;
  top: calc(50% - 201px);
  right: -290px;
}
.open.mobile-3.open-2 {
  flex-direction: column;
  width: 404px;
}
.open.mobile-3 .content-10 {
  flex: none;
  gap: 16px;
  width: 100%;
  height: min-content;
  padding: 24px 16px;
}
.open.mobile-3 .title-subtitle-4 {
  flex: none;
  justify-content: flex-start;
  height: min-content;
}
.open.mobile-3 .card-image {
  flex: none;
  width: 100%;
  height: 350px;
}
.layout-40 .styles-preset-f7qokl:not(.rich-text-wrapper),
.layout-40 .styles-preset-f7qokl.rich-text-wrapper h5 {
  --site-font-family: "Urbanist", "Urbanist Placeholder", sans-serif;
  --site-font-family-bold: "Urbanist", "Urbanist Placeholder", sans-serif;
  --site-font-family-bold-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
  --site-font-family-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
  --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
  --site-font-size: 24px;
  --site-font-style: normal;
  --site-font-style-bold: normal;
  --site-font-style-bold-italic: italic;
  --site-font-style-italic: italic;
  --site-font-variation-axes: normal;
  --site-font-weight: 500;
  --site-font-weight-bold: 700;
  --site-font-weight-bold-italic: 700;
  --site-font-weight-italic: 500;
  --site-letter-spacing: 0em;
  --site-line-height: 1.2em;
  --site-paragraph-spacing: 40px;
  --site-text-alignment: start;
  --site-text-color: var(--text-primary, rgb(245, 245, 247));
  --site-text-decoration: none;
  --site-text-stroke-color: initial;
  --site-text-stroke-width: initial;
  --site-text-transform: none;
}
@media (max-width: 767px) and (min-width: 320px) {
  .layout-40 .styles-preset-f7qokl:not(.rich-text-wrapper),
  .layout-40 .styles-preset-f7qokl.rich-text-wrapper h5 {
    --site-font-family: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-bold: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-bold-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
    --site-font-size: 23px;
    --site-font-style: normal;
    --site-font-style-bold: normal;
    --site-font-style-bold-italic: italic;
    --site-font-style-italic: italic;
    --site-font-variation-axes: normal;
    --site-font-weight: 500;
    --site-font-weight-bold: 700;
    --site-font-weight-bold-italic: 700;
    --site-font-weight-italic: 400;
    --site-letter-spacing: 0em;
    --site-line-height: 1.2em;
    --site-paragraph-spacing: 40px;
    --site-text-alignment: start;
    --site-text-color: var(--text-primary, rgb(245, 245, 247));
    --site-text-decoration: none;
    --site-text-stroke-color: initial;
    --site-text-stroke-width: initial;
    --site-text-transform: none;
  }
}
@media (max-width: 319px) and (min-width: 0) {
  .layout-40 .styles-preset-f7qokl:not(.rich-text-wrapper),
  .layout-40 .styles-preset-f7qokl.rich-text-wrapper h5 {
    --site-font-family: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-bold: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-bold-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
    --site-font-size: 20px;
    --site-font-style: normal;
    --site-font-style-bold: normal;
    --site-font-style-bold-italic: italic;
    --site-font-style-italic: italic;
    --site-font-variation-axes: normal;
    --site-font-weight: 500;
    --site-font-weight-bold: 700;
    --site-font-weight-bold-italic: 700;
    --site-font-weight-italic: 400;
    --site-letter-spacing: 0em;
    --site-line-height: 1.2em;
    --site-paragraph-spacing: 40px;
    --site-text-alignment: start;
    --site-text-color: var(--text-primary, rgb(245, 245, 247));
    --site-text-decoration: none;
    --site-text-stroke-color: initial;
    --site-text-stroke-width: initial;
    --site-text-transform: none;
  }
}
@supports (aspect-ratio: 1) {
  body {
    --site-aspect-ratio-supported: auto;
  }
}
.clickable.layout-420,
.clickable .layout-420 {
  display: block;
}
.clickable.clickable-2 {
  cursor: pointer;
  flex-flow: column;
  place-content: center;
  align-items: center;
  gap: 20px;
  width: 1160px;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.clickable .row-1,
.clickable .row-2 {
  height: min-content;
  overflow: var(--overflow-clip-fallback, clip);
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 20px;
  width: 100%;
  padding: 0;
  display: flex;
  position: relative;
}
.clickable .layout-114,
.clickable .layout-116,
.clickable .layout-118,
.clickable .layout-120,
.clickable .layout-123,
.clickable .layout-125,
.clickable .layout-127,
.clickable .layout-129 {
  aspect-ratio: 3.10811;
  height: var(--site-aspect-ratio-supported, 74px);
  flex: none;
  width: 230px;
  position: relative;
}
.clickable .layout-121 {
  z-index: 1;
  flex: none;
  width: auto;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
}
.clickable.static.clickable-2 {
  cursor: unset;
}
.layout-113 {
  -webkit-mask: var(--site-icon-mask);
  aspect-ratio: 3.10811;
  -webkit-mask: var(--site-icon-mask);
  mask: var(--site-icon-mask);
  -webkit-user-select: none;
  user-select: none;
  width: 230px;
  display: block;
}
.layout-115 {
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 230 74" xmlns="http://www.w3.org/2000/svg"><g d="M 0 28.788 L 0 0 L 153.537 0 L 153.537 28.788 Z M 12.991 8.275 C 12.721 5.962 12.436 3.52 12.436 0.685 L 14.982 0.685 C 14.982 3.489 14.698 5.927 14.429 8.242 C 14.209 10.129 13.999 11.934 13.96 13.787 C 15.238 12.454 16.357 11.04 17.528 9.559 C 18.972 7.733 20.498 5.805 22.502 3.8 L 24.302 5.6 C 22.32 7.583 20.395 9.107 18.567 10.553 L 18.566 10.554 C 17.077 11.733 15.653 12.86 14.315 14.143 C 16.162 14.104 17.952 13.895 19.828 13.676 C 22.14 13.406 24.582 13.121 27.417 13.121 L 27.417 15.667 C 24.614 15.667 22.176 15.383 19.86 15.114 L 19.859 15.114 C 17.972 14.894 16.168 14.684 14.315 14.645 C 15.648 15.923 17.061 17.04 18.541 18.211 L 18.543 18.213 C 20.369 19.657 22.298 21.182 24.302 23.187 L 22.502 24.988 C 20.52 23.005 18.996 21.08 17.55 19.253 L 17.546 19.248 L 17.543 19.244 C 16.367 17.758 15.241 16.336 13.96 15 C 13.999 16.854 14.209 18.659 14.429 20.545 C 14.698 22.861 14.982 25.299 14.982 28.103 L 12.436 28.103 C 12.436 25.267 12.721 22.826 12.991 20.513 L 12.991 20.509 C 13.21 18.635 13.418 16.846 13.457 15 C 12.177 16.336 11.051 17.758 9.874 19.244 L 9.871 19.248 L 9.868 19.253 C 8.421 21.08 6.898 23.005 4.915 24.988 L 3.115 23.187 C 5.12 21.182 7.048 19.657 8.874 18.213 L 8.877 18.211 C 10.357 17.04 11.77 15.923 13.102 14.645 C 11.249 14.684 9.444 14.894 7.557 15.114 C 5.242 15.383 2.803 15.667 0 15.667 L 0 13.121 C 2.835 13.121 5.277 13.406 7.59 13.676 C 9.465 13.895 11.256 14.104 13.102 14.143 C 11.764 12.86 10.339 11.732 8.85 10.553 C 7.023 9.107 5.097 7.583 3.115 5.6 L 4.915 3.8 C 6.92 5.805 8.445 7.733 9.89 9.559 C 11.061 11.04 12.179 12.454 13.457 13.787 C 13.418 11.942 13.21 10.153 12.991 8.279 Z M 40.88 23.305 L 37.226 23.305 L 37.226 5.853 L 41.209 5.853 L 46.726 14.682 C 47.005 15.134 47.288 15.628 47.576 16.162 C 47.869 16.692 48.163 17.282 48.46 17.931 C 48.762 18.575 49.061 19.304 49.358 20.117 L 48.995 20.117 C 48.94 19.468 48.892 18.778 48.851 18.047 C 48.805 17.312 48.769 16.608 48.741 15.936 C 48.709 15.264 48.693 14.696 48.693 14.229 L 48.693 5.853 L 52.347 5.853 L 52.347 23.305 L 48.351 23.305 L 43.34 15.292 C 42.97 14.689 42.63 14.106 42.319 13.544 C 42.008 12.977 41.681 12.349 41.339 11.659 C 41.001 10.974 40.599 10.158 40.132 9.212 L 40.585 9.212 C 40.63 10.057 40.678 10.866 40.729 11.638 C 40.774 12.411 40.811 13.112 40.838 13.743 C 40.866 14.369 40.88 14.881 40.88 15.278 Z M 59.722 23.565 C 58.411 23.565 57.275 23.282 56.315 22.715 C 55.356 22.149 54.616 21.358 54.095 20.344 C 53.578 19.334 53.32 18.157 53.32 16.814 C 53.32 15.456 53.578 14.273 54.095 13.263 C 54.616 12.249 55.356 11.458 56.315 10.891 C 57.275 10.325 58.411 10.042 59.722 10.042 C 61.043 10.042 62.183 10.325 63.143 10.891 C 64.098 11.458 64.836 12.249 65.357 13.263 C 65.873 14.273 66.131 15.456 66.131 16.814 C 66.131 18.157 65.873 19.334 65.357 20.344 C 64.836 21.358 64.098 22.149 63.143 22.715 C 62.183 23.282 61.043 23.565 59.722 23.565 Z M 59.722 20.796 C 60.348 20.796 60.871 20.622 61.292 20.275 C 61.717 19.928 62.035 19.452 62.245 18.849 C 62.455 18.241 62.56 17.561 62.56 16.807 C 62.56 16.03 62.455 15.342 62.245 14.743 C 62.035 14.14 61.717 13.667 61.292 13.325 C 60.871 12.982 60.348 12.811 59.722 12.811 C 59.101 12.811 58.58 12.982 58.159 13.325 C 57.743 13.667 57.43 14.14 57.22 14.743 C 57.01 15.342 56.905 16.03 56.905 16.807 C 56.905 17.561 57.01 18.241 57.22 18.849 C 57.43 19.452 57.743 19.928 58.159 20.275 C 58.58 20.622 59.101 20.796 59.722 20.796 Z M 74.706 23.305 L 70.71 23.305 L 65.884 10.206 L 69.62 10.206 L 71.827 17.005 C 72.092 17.855 72.323 18.714 72.519 19.583 C 72.721 20.446 72.926 21.344 73.136 22.276 L 72.389 22.276 C 72.59 21.344 72.789 20.446 72.986 19.583 C 73.182 18.714 73.413 17.855 73.678 17.005 L 75.858 10.206 L 79.545 10.206 Z M 83.5 23.565 C 82.673 23.565 81.93 23.419 81.272 23.126 C 80.61 22.829 80.089 22.391 79.71 21.81 C 79.335 21.23 79.148 20.506 79.148 19.638 C 79.148 18.911 79.282 18.301 79.552 17.807 C 79.817 17.319 80.183 16.926 80.649 16.629 C 81.115 16.332 81.643 16.105 82.232 15.95 C 82.822 15.795 83.441 15.685 84.09 15.621 C 84.848 15.543 85.458 15.47 85.92 15.402 C 86.386 15.338 86.726 15.233 86.941 15.086 C 87.156 14.945 87.263 14.732 87.263 14.449 L 87.263 14.387 C 87.263 14.012 87.185 13.697 87.03 13.441 C 86.875 13.185 86.644 12.989 86.338 12.852 C 86.032 12.715 85.657 12.646 85.214 12.646 C 84.761 12.646 84.366 12.715 84.028 12.852 C 83.694 12.989 83.422 13.169 83.212 13.393 C 82.997 13.622 82.84 13.875 82.739 14.154 L 79.518 13.619 C 79.746 12.861 80.121 12.217 80.642 11.687 C 81.167 11.152 81.819 10.745 82.595 10.466 C 83.372 10.183 84.245 10.042 85.214 10.042 C 85.922 10.042 86.61 10.126 87.277 10.295 C 87.939 10.464 88.534 10.725 89.059 11.077 C 89.589 11.428 90.007 11.885 90.313 12.447 C 90.624 13.009 90.779 13.688 90.779 14.483 L 90.779 23.305 L 87.448 23.305 L 87.448 21.488 L 87.332 21.488 C 87.122 21.895 86.84 22.251 86.489 22.558 C 86.137 22.868 85.714 23.113 85.221 23.291 C 84.722 23.474 84.149 23.565 83.5 23.565 Z M 84.501 21.091 C 85.054 21.091 85.538 20.981 85.954 20.762 C 86.374 20.542 86.701 20.245 86.934 19.871 C 87.167 19.496 87.284 19.078 87.284 18.616 L 87.284 17.204 C 87.183 17.282 87.028 17.35 86.818 17.41 C 86.607 17.474 86.372 17.529 86.112 17.574 C 85.856 17.625 85.602 17.668 85.351 17.705 C 85.104 17.746 84.882 17.778 84.686 17.801 C 84.256 17.86 83.877 17.96 83.548 18.102 C 83.219 18.244 82.965 18.429 82.787 18.657 C 82.609 18.89 82.52 19.185 82.52 19.542 C 82.52 19.88 82.605 20.163 82.774 20.391 C 82.947 20.625 83.18 20.798 83.473 20.912 C 83.765 21.031 84.108 21.091 84.501 21.091 Z M 99.663 23.305 L 92.301 23.305 L 92.301 5.853 L 99.224 5.853 C 100.503 5.853 101.57 6.045 102.425 6.429 C 103.279 6.818 103.919 7.348 104.344 8.019 C 104.769 8.691 104.982 9.463 104.982 10.336 C 104.982 11.026 104.847 11.625 104.577 12.132 C 104.303 12.644 103.928 13.062 103.453 13.386 C 102.982 13.711 102.446 13.944 101.842 14.085 L 101.842 14.264 C 102.5 14.287 103.12 14.472 103.7 14.819 C 104.285 15.166 104.758 15.651 105.119 16.272 C 105.48 16.893 105.66 17.636 105.66 18.5 C 105.66 19.414 105.434 20.234 104.982 20.96 C 104.529 21.687 103.86 22.26 102.973 22.681 C 102.087 23.097 100.983 23.305 99.663 23.305 Z M 95.872 15.635 L 95.872 20.364 L 98.964 20.364 C 100.01 20.364 100.775 20.161 101.26 19.754 C 101.744 19.347 101.986 18.817 101.986 18.164 C 101.986 17.661 101.867 17.22 101.63 16.841 C 101.392 16.466 101.054 16.172 100.615 15.957 C 100.177 15.742 99.658 15.635 99.059 15.635 Z M 95.872 8.767 L 95.872 13.181 L 98.696 13.181 C 99.203 13.181 99.66 13.089 100.067 12.907 C 100.469 12.724 100.787 12.463 101.02 12.125 C 101.248 11.782 101.363 11.378 101.363 10.912 C 101.363 10.277 101.139 9.76 100.691 9.363 C 100.243 8.965 99.601 8.767 98.765 8.767 Z M 110.04 23.305 L 106.531 23.305 L 106.531 10.206 L 109.924 10.206 L 109.924 12.495 L 110.068 12.495 C 110.31 11.682 110.714 11.067 111.281 10.651 C 111.847 10.24 112.496 10.035 113.227 10.035 C 113.41 10.035 113.604 10.044 113.81 10.062 C 114.016 10.08 114.201 10.11 114.365 10.151 L 114.365 13.29 C 114.21 13.236 113.984 13.192 113.687 13.16 C 113.39 13.128 113.109 13.112 112.844 13.112 C 112.313 13.112 111.834 13.229 111.404 13.462 C 110.975 13.69 110.641 14.01 110.403 14.421 C 110.161 14.828 110.04 15.306 110.04 15.854 Z M 118.396 23.565 C 117.568 23.565 116.824 23.419 116.161 23.126 C 115.503 22.829 114.984 22.391 114.605 21.81 C 114.226 21.23 114.036 20.506 114.036 19.638 C 114.036 18.911 114.171 18.301 114.441 17.807 C 114.71 17.319 115.078 16.926 115.544 16.629 C 116.006 16.332 116.531 16.105 117.121 15.95 C 117.71 15.795 118.329 15.685 118.978 15.621 C 119.737 15.543 120.349 15.47 120.815 15.402 C 121.277 15.338 121.615 15.233 121.83 15.086 C 122.044 14.945 122.152 14.732 122.152 14.449 L 122.152 14.387 C 122.152 14.012 122.074 13.697 121.919 13.441 C 121.763 13.185 121.533 12.989 121.226 12.852 C 120.925 12.715 120.55 12.646 120.102 12.646 C 119.65 12.646 119.257 12.715 118.923 12.852 C 118.585 12.989 118.311 13.169 118.101 13.393 C 117.891 13.622 117.735 13.875 117.635 14.154 L 114.413 13.619 C 114.637 12.861 115.012 12.217 115.537 11.687 C 116.058 11.152 116.707 10.745 117.484 10.466 C 118.261 10.183 119.134 10.042 120.102 10.042 C 120.815 10.042 121.503 10.126 122.165 10.295 C 122.828 10.464 123.424 10.725 123.954 11.077 C 124.48 11.428 124.898 11.885 125.209 12.447 C 125.515 13.009 125.668 13.688 125.668 14.483 L 125.668 23.305 L 122.344 23.305 L 122.344 21.488 L 122.227 21.488 C 122.012 21.895 121.731 22.251 121.384 22.558 C 121.032 22.868 120.607 23.113 120.109 23.291 C 119.616 23.474 119.044 23.565 118.396 23.565 Z M 119.389 21.091 C 119.942 21.091 120.429 20.981 120.849 20.762 C 121.265 20.542 121.59 20.245 121.823 19.871 C 122.06 19.496 122.179 19.078 122.179 18.616 L 122.179 17.204 C 122.079 17.282 121.921 17.35 121.706 17.41 C 121.496 17.474 121.263 17.529 121.007 17.574 C 120.747 17.625 120.493 17.668 120.246 17.705 C 119.995 17.746 119.771 17.778 119.575 17.801 C 119.145 17.86 118.768 17.96 118.444 18.102 C 118.115 18.244 117.859 18.429 117.676 18.657 C 117.498 18.89 117.409 19.185 117.409 19.542 C 117.409 19.88 117.495 20.163 117.669 20.391 C 117.838 20.625 118.069 20.798 118.361 20.912 C 118.658 21.031 119.001 21.091 119.389 21.091 Z M 130.624 15.724 L 130.624 23.305 L 127.107 23.305 L 127.107 10.206 L 130.425 10.206 L 130.48 13.476 L 130.267 13.476 C 130.615 12.383 131.138 11.538 131.837 10.939 C 132.536 10.341 133.439 10.042 134.544 10.042 C 135.449 10.042 136.237 10.24 136.909 10.638 C 137.581 11.031 138.104 11.597 138.479 12.338 C 138.853 13.073 139.041 13.953 139.041 14.977 L 139.041 23.305 L 135.531 23.305 L 135.531 15.587 C 135.531 14.773 135.321 14.136 134.901 13.674 C 134.485 13.213 133.907 12.982 133.167 12.982 C 132.673 12.982 132.232 13.089 131.844 13.304 C 131.46 13.519 131.161 13.83 130.946 14.236 C 130.731 14.643 130.624 15.139 130.624 15.724 Z M 145.271 23.524 C 144.266 23.524 143.359 23.266 142.55 22.749 C 141.741 22.228 141.104 21.468 140.638 20.467 C 140.167 19.462 139.932 18.232 139.932 16.779 C 139.932 15.29 140.174 14.044 140.658 13.044 C 141.143 12.043 141.787 11.293 142.591 10.795 C 143.396 10.293 144.282 10.041 145.251 10.041 C 145.991 10.041 146.608 10.167 147.102 10.418 C 147.595 10.67 147.993 10.978 148.294 11.344 C 148.6 11.709 148.827 12.066 148.973 12.413 L 149.096 12.413 L 149.096 5.853 L 152.606 5.853 L 152.606 23.305 L 149.151 23.305 L 149.151 21.207 L 148.973 21.207 C 148.817 21.559 148.587 21.913 148.28 22.27 C 147.97 22.626 147.57 22.923 147.081 23.161 C 146.587 23.403 145.984 23.524 145.271 23.524 Z M 146.354 20.707 C 146.948 20.707 147.456 20.542 147.876 20.213 C 148.296 19.884 148.616 19.425 148.836 18.836 C 149.055 18.246 149.165 17.556 149.165 16.766 C 149.165 15.97 149.057 15.283 148.843 14.702 C 148.628 14.117 148.31 13.665 147.89 13.345 C 147.465 13.021 146.953 12.859 146.354 12.859 C 145.738 12.859 145.219 13.025 144.798 13.359 C 144.383 13.697 144.07 14.159 143.859 14.743 C 143.649 15.328 143.544 16.002 143.544 16.766 C 143.544 17.533 143.651 18.214 143.866 18.808 C 144.081 19.402 144.396 19.866 144.812 20.2 C 145.228 20.538 145.742 20.707 146.354 20.707 Z" fill="transparent" height="28.788200000000003px" id="cVhf2wwQ7" transform="translate(38.231 22.606)" width="153.53699999999998px"><path d="M 0 28.788 L 0 0 L 153.537 0 L 153.537 28.788 Z" fill="transparent" height="28.788200000000003px" id="GwFbVkJj2" width="153.53699999999998px"/><path d="M 12.991 7.59 C 12.721 5.277 12.436 2.835 12.436 0 L 14.982 0 C 14.982 2.803 14.698 5.242 14.429 7.557 C 14.209 9.444 13.999 11.249 13.96 13.102 C 15.238 11.769 16.357 10.355 17.528 8.874 C 18.972 7.048 20.498 5.12 22.502 3.115 L 24.302 4.915 C 22.32 6.898 20.395 8.421 18.567 9.868 L 18.566 9.869 C 17.077 11.048 15.653 12.175 14.315 13.457 C 16.162 13.418 17.952 13.209 19.828 12.991 C 22.14 12.721 24.582 12.436 27.417 12.436 L 27.417 14.981 C 24.614 14.981 22.176 14.698 19.86 14.428 L 19.859 14.428 C 17.972 14.209 16.168 13.999 14.315 13.96 C 15.648 15.237 17.061 16.355 18.541 17.526 L 18.543 17.528 C 20.369 18.972 22.298 20.497 24.302 22.502 L 22.502 24.302 C 20.52 22.32 18.996 20.395 17.55 18.568 L 17.546 18.563 L 17.543 18.559 C 16.367 17.073 15.241 15.651 13.96 14.315 C 13.999 16.169 14.209 17.973 14.429 19.86 C 14.698 22.175 14.982 24.614 14.982 27.417 L 12.436 27.417 C 12.436 24.582 12.721 22.14 12.991 19.828 L 12.991 19.824 C 13.21 17.95 13.418 16.161 13.457 14.315 C 12.177 15.651 11.051 17.073 9.874 18.559 L 9.871 18.563 L 9.868 18.568 C 8.421 20.395 6.898 22.32 4.915 24.302 L 3.115 22.502 C 5.12 20.497 7.048 18.972 8.874 17.528 L 8.877 17.526 C 10.357 16.355 11.77 15.237 13.102 13.96 C 11.249 13.999 9.444 14.209 7.557 14.428 C 5.242 14.698 2.803 14.981 0 14.981 L 0 12.436 C 2.835 12.436 5.277 12.721 7.59 12.991 C 9.465 13.209 11.256 13.418 13.102 13.457 C 11.764 12.174 10.339 11.047 8.85 9.868 C 7.023 8.421 5.097 6.898 3.115 4.915 L 4.915 3.115 C 6.92 5.12 8.445 7.048 9.89 8.874 C 11.061 10.355 12.179 11.769 13.457 13.102 C 13.418 11.257 13.21 9.467 12.991 7.593 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="27.417299999999997px" id="imOCupNRu" transform="translate(0 0.685)" width="27.4174px"/><path d="M 3.653 17.451 L 0 17.451 L 0 0 L 3.982 0 L 9.5 8.828 C 9.779 9.281 10.062 9.774 10.35 10.309 C 10.642 10.839 10.937 11.428 11.234 12.077 C 11.536 12.722 11.835 13.45 12.132 14.264 L 11.769 14.264 C 11.714 13.615 11.666 12.925 11.625 12.194 C 11.579 11.458 11.543 10.754 11.515 10.083 C 11.483 9.411 11.467 8.842 11.467 8.376 L 11.467 0 L 15.121 0 L 15.121 17.451 L 11.125 17.451 L 6.114 9.438 C 5.744 8.835 5.404 8.253 5.093 7.691 C 4.782 7.124 4.455 6.496 4.113 5.806 C 3.775 5.12 3.372 4.305 2.906 3.359 L 3.359 3.359 C 3.404 4.204 3.452 5.013 3.503 5.785 C 3.548 6.557 3.585 7.259 3.612 7.889 C 3.64 8.515 3.653 9.027 3.653 9.425 Z M 22.496 17.712 C 21.184 17.712 20.049 17.428 19.089 16.862 C 18.13 16.295 17.389 15.505 16.868 14.49 C 16.352 13.48 16.094 12.304 16.094 10.96 C 16.094 9.603 16.352 8.419 16.868 7.41 C 17.389 6.395 18.13 5.605 19.089 5.038 C 20.049 4.471 21.184 4.188 22.496 4.188 C 23.816 4.188 24.956 4.471 25.916 5.038 C 26.871 5.605 27.609 6.395 28.13 7.41 C 28.646 8.419 28.904 9.603 28.904 10.96 C 28.904 12.304 28.646 13.48 28.13 14.49 C 27.609 15.505 26.871 16.295 25.916 16.862 C 24.956 17.428 23.816 17.712 22.496 17.712 Z M 22.496 14.942 C 23.122 14.942 23.645 14.769 24.066 14.421 C 24.491 14.074 24.809 13.599 25.019 12.996 C 25.229 12.388 25.334 11.707 25.334 10.953 C 25.334 10.176 25.229 9.489 25.019 8.89 C 24.809 8.287 24.491 7.814 24.066 7.471 C 23.645 7.128 23.122 6.957 22.496 6.957 C 21.875 6.957 21.354 7.128 20.933 7.471 C 20.517 7.814 20.204 8.287 19.994 8.89 C 19.784 9.489 19.679 10.176 19.679 10.953 C 19.679 11.707 19.784 12.388 19.994 12.996 C 20.204 13.599 20.517 14.074 20.933 14.421 C 21.354 14.769 21.875 14.942 22.496 14.942 Z M 37.479 17.451 L 33.483 17.451 L 28.657 4.352 L 32.393 4.352 L 34.6 11.152 C 34.865 12.002 35.096 12.861 35.292 13.729 C 35.494 14.593 35.699 15.491 35.909 16.423 L 35.162 16.423 C 35.363 15.491 35.562 14.593 35.759 13.729 C 35.955 12.861 36.186 12.002 36.451 11.152 L 38.631 4.352 L 42.318 4.352 Z M 46.274 17.712 C 45.447 17.712 44.704 17.565 44.046 17.273 C 43.384 16.976 42.863 16.537 42.484 15.957 C 42.109 15.377 41.922 14.652 41.922 13.784 C 41.922 13.058 42.056 12.447 42.326 11.954 C 42.591 11.465 42.957 11.072 43.423 10.775 C 43.889 10.478 44.417 10.252 45.006 10.096 C 45.596 9.941 46.215 9.831 46.864 9.767 C 47.622 9.69 48.232 9.617 48.694 9.548 C 49.16 9.484 49.5 9.379 49.715 9.233 C 49.93 9.091 50.037 8.879 50.037 8.595 L 50.037 8.534 C 50.037 8.159 49.959 7.844 49.804 7.588 C 49.649 7.332 49.418 7.135 49.112 6.998 C 48.806 6.861 48.431 6.793 47.988 6.793 C 47.535 6.793 47.14 6.861 46.802 6.998 C 46.468 7.135 46.196 7.316 45.986 7.54 C 45.771 7.768 45.614 8.022 45.513 8.301 L 42.292 7.766 C 42.52 7.007 42.895 6.363 43.416 5.833 C 43.941 5.298 44.593 4.892 45.369 4.613 C 46.146 4.33 47.019 4.188 47.988 4.188 C 48.696 4.188 49.384 4.273 50.051 4.442 C 50.713 4.611 51.308 4.871 51.833 5.223 C 52.363 5.575 52.781 6.032 53.087 6.594 C 53.398 7.156 53.553 7.835 53.553 8.63 L 53.553 17.451 L 50.222 17.451 L 50.222 15.635 L 50.106 15.635 C 49.896 16.041 49.614 16.398 49.263 16.704 C 48.911 17.015 48.488 17.259 47.995 17.437 C 47.496 17.62 46.923 17.712 46.274 17.712 Z M 47.274 15.237 C 47.827 15.237 48.311 15.127 48.727 14.908 C 49.147 14.689 49.474 14.392 49.707 14.017 C 49.94 13.642 50.057 13.224 50.057 12.763 L 50.057 11.351 C 49.956 11.428 49.801 11.497 49.591 11.556 C 49.38 11.62 49.145 11.675 48.885 11.721 C 48.629 11.771 48.375 11.815 48.124 11.851 C 47.877 11.892 47.655 11.924 47.459 11.947 C 47.029 12.006 46.65 12.107 46.321 12.249 C 45.992 12.39 45.738 12.575 45.56 12.804 C 45.382 13.037 45.293 13.332 45.293 13.688 C 45.293 14.026 45.378 14.309 45.547 14.538 C 45.72 14.771 45.953 14.945 46.246 15.059 C 46.538 15.178 46.881 15.237 47.274 15.237 Z M 62.437 17.451 L 55.075 17.451 L 55.075 0 L 61.998 0 C 63.277 0 64.344 0.192 65.199 0.576 C 66.053 0.964 66.693 1.494 67.118 2.166 C 67.543 2.838 67.756 3.61 67.756 4.483 C 67.756 5.173 67.621 5.771 67.351 6.279 C 67.077 6.79 66.702 7.208 66.227 7.533 C 65.756 7.857 65.22 8.09 64.616 8.232 L 64.616 8.41 C 65.274 8.433 65.894 8.618 66.474 8.965 C 67.059 9.313 67.532 9.797 67.893 10.419 C 68.254 11.04 68.434 11.783 68.434 12.646 C 68.434 13.56 68.208 14.38 67.756 15.107 C 67.303 15.834 66.634 16.407 65.747 16.827 C 64.861 17.243 63.757 17.451 62.437 17.451 Z M 58.646 9.781 L 58.646 14.511 L 61.738 14.511 C 62.784 14.511 63.549 14.307 64.034 13.901 C 64.518 13.494 64.76 12.964 64.76 12.31 C 64.76 11.808 64.641 11.367 64.404 10.988 C 64.166 10.613 63.828 10.318 63.389 10.103 C 62.951 9.889 62.432 9.781 61.833 9.781 Z M 58.646 2.913 L 58.646 7.327 L 61.47 7.327 C 61.977 7.327 62.434 7.236 62.841 7.053 C 63.243 6.87 63.561 6.61 63.794 6.272 C 64.022 5.929 64.137 5.525 64.137 5.059 C 64.137 4.423 63.913 3.907 63.465 3.509 C 63.017 3.112 62.375 2.913 61.539 2.913 Z M 72.813 17.451 L 69.304 17.451 L 69.304 4.352 L 72.697 4.352 L 72.697 6.642 L 72.841 6.642 C 73.083 5.828 73.487 5.214 74.054 4.798 C 74.62 4.387 75.269 4.181 76 4.181 C 76.183 4.181 76.377 4.19 76.583 4.208 C 76.789 4.227 76.974 4.256 77.138 4.298 L 77.138 7.437 C 76.983 7.382 76.757 7.339 76.46 7.307 C 76.163 7.275 75.882 7.259 75.617 7.259 C 75.086 7.259 74.607 7.375 74.177 7.608 C 73.748 7.837 73.414 8.157 73.176 8.568 C 72.934 8.975 72.813 9.452 72.813 10 Z M 81.17 17.712 C 80.342 17.712 79.598 17.565 78.935 17.273 C 78.277 16.976 77.758 16.537 77.379 15.957 C 77 15.377 76.81 14.652 76.81 13.784 C 76.81 13.058 76.945 12.447 77.215 11.954 C 77.484 11.465 77.852 11.072 78.318 10.775 C 78.78 10.478 79.305 10.252 79.895 10.096 C 80.484 9.941 81.103 9.831 81.752 9.767 C 82.511 9.69 83.123 9.617 83.589 9.548 C 84.051 9.484 84.389 9.379 84.604 9.233 C 84.818 9.091 84.926 8.879 84.926 8.595 L 84.926 8.534 C 84.926 8.159 84.848 7.844 84.693 7.588 C 84.537 7.332 84.307 7.135 84 6.998 C 83.699 6.861 83.324 6.793 82.876 6.793 C 82.424 6.793 82.031 6.861 81.697 6.998 C 81.359 7.135 81.085 7.316 80.875 7.54 C 80.665 7.768 80.509 8.022 80.409 8.301 L 77.187 7.766 C 77.411 7.007 77.786 6.363 78.311 5.833 C 78.832 5.298 79.481 4.892 80.258 4.613 C 81.035 4.33 81.908 4.188 82.876 4.188 C 83.589 4.188 84.277 4.273 84.939 4.442 C 85.602 4.611 86.198 4.871 86.728 5.223 C 87.254 5.575 87.672 6.032 87.983 6.594 C 88.289 7.156 88.442 7.835 88.442 8.63 L 88.442 17.451 L 85.118 17.451 L 85.118 15.635 L 85.001 15.635 C 84.786 16.041 84.505 16.398 84.158 16.704 C 83.806 17.015 83.381 17.259 82.883 17.437 C 82.39 17.62 81.818 17.712 81.17 17.712 Z M 82.163 15.237 C 82.716 15.237 83.203 15.127 83.623 14.908 C 84.039 14.689 84.364 14.392 84.597 14.017 C 84.834 13.642 84.953 13.224 84.953 12.763 L 84.953 11.351 C 84.853 11.428 84.695 11.497 84.48 11.556 C 84.27 11.62 84.037 11.675 83.781 11.721 C 83.521 11.771 83.267 11.815 83.02 11.851 C 82.769 11.892 82.545 11.924 82.349 11.947 C 81.919 12.006 81.542 12.107 81.218 12.249 C 80.889 12.39 80.633 12.575 80.45 12.804 C 80.272 13.037 80.183 13.332 80.183 13.688 C 80.183 14.026 80.269 14.309 80.443 14.538 C 80.612 14.771 80.843 14.945 81.135 15.059 C 81.432 15.178 81.775 15.237 82.163 15.237 Z M 93.398 9.87 L 93.398 17.451 L 89.881 17.451 L 89.881 4.353 L 93.199 4.353 L 93.254 7.622 L 93.041 7.622 C 93.389 6.53 93.912 5.685 94.611 5.086 C 95.31 4.487 96.213 4.188 97.318 4.188 C 98.223 4.188 99.011 4.387 99.683 4.784 C 100.355 5.177 100.878 5.744 101.253 6.484 C 101.627 7.22 101.815 8.1 101.815 9.123 L 101.815 17.451 L 98.305 17.451 L 98.305 9.733 C 98.305 8.92 98.095 8.282 97.675 7.821 C 97.259 7.359 96.681 7.129 95.941 7.129 C 95.447 7.129 95.006 7.236 94.618 7.451 C 94.234 7.665 93.935 7.976 93.72 8.383 C 93.505 8.79 93.398 9.285 93.398 9.87 Z M 108.044 17.67 C 107.039 17.67 106.132 17.412 105.323 16.896 C 104.514 16.375 103.877 15.614 103.411 14.613 C 102.94 13.608 102.705 12.379 102.705 10.926 C 102.705 9.436 102.947 8.191 103.431 7.19 C 103.916 6.189 104.56 5.44 105.364 4.942 C 106.169 4.439 107.055 4.188 108.024 4.188 C 108.764 4.188 109.381 4.314 109.875 4.565 C 110.368 4.816 110.766 5.125 111.067 5.49 C 111.373 5.856 111.6 6.212 111.746 6.56 L 111.869 6.56 L 111.869 0 L 115.379 0 L 115.379 17.451 L 111.924 17.451 L 111.924 15.354 L 111.746 15.354 C 111.59 15.706 111.36 16.06 111.053 16.416 C 110.743 16.773 110.343 17.07 109.854 17.307 C 109.36 17.549 108.757 17.67 108.044 17.67 Z M 109.127 14.853 C 109.721 14.853 110.229 14.689 110.649 14.36 C 111.069 14.031 111.389 13.572 111.609 12.982 C 111.828 12.393 111.938 11.703 111.938 10.912 C 111.938 10.117 111.83 9.429 111.616 8.849 C 111.401 8.264 111.083 7.812 110.663 7.492 C 110.238 7.167 109.726 7.005 109.127 7.005 C 108.511 7.005 107.992 7.172 107.571 7.505 C 107.156 7.844 106.843 8.305 106.632 8.89 C 106.422 9.475 106.317 10.149 106.317 10.912 C 106.317 11.68 106.424 12.361 106.639 12.955 C 106.854 13.549 107.169 14.012 107.585 14.346 C 108.001 14.684 108.515 14.853 109.127 14.853 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="17.711600202178957px" id="DMNbjRPuj" transform="translate(37.226 5.853)" width="115.3794977416992px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  aspect-ratio: 3.10811;
  background-color: var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.2));
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 230 74" xmlns="http://www.w3.org/2000/svg"><g d="M 0 28.788 L 0 0 L 153.537 0 L 153.537 28.788 Z M 12.991 8.275 C 12.721 5.962 12.436 3.52 12.436 0.685 L 14.982 0.685 C 14.982 3.489 14.698 5.927 14.429 8.242 C 14.209 10.129 13.999 11.934 13.96 13.787 C 15.238 12.454 16.357 11.04 17.528 9.559 C 18.972 7.733 20.498 5.805 22.502 3.8 L 24.302 5.6 C 22.32 7.583 20.395 9.107 18.567 10.553 L 18.566 10.554 C 17.077 11.733 15.653 12.86 14.315 14.143 C 16.162 14.104 17.952 13.895 19.828 13.676 C 22.14 13.406 24.582 13.121 27.417 13.121 L 27.417 15.667 C 24.614 15.667 22.176 15.383 19.86 15.114 L 19.859 15.114 C 17.972 14.894 16.168 14.684 14.315 14.645 C 15.648 15.923 17.061 17.04 18.541 18.211 L 18.543 18.213 C 20.369 19.657 22.298 21.182 24.302 23.187 L 22.502 24.988 C 20.52 23.005 18.996 21.08 17.55 19.253 L 17.546 19.248 L 17.543 19.244 C 16.367 17.758 15.241 16.336 13.96 15 C 13.999 16.854 14.209 18.659 14.429 20.545 C 14.698 22.861 14.982 25.299 14.982 28.103 L 12.436 28.103 C 12.436 25.267 12.721 22.826 12.991 20.513 L 12.991 20.509 C 13.21 18.635 13.418 16.846 13.457 15 C 12.177 16.336 11.051 17.758 9.874 19.244 L 9.871 19.248 L 9.868 19.253 C 8.421 21.08 6.898 23.005 4.915 24.988 L 3.115 23.187 C 5.12 21.182 7.048 19.657 8.874 18.213 L 8.877 18.211 C 10.357 17.04 11.77 15.923 13.102 14.645 C 11.249 14.684 9.444 14.894 7.557 15.114 C 5.242 15.383 2.803 15.667 0 15.667 L 0 13.121 C 2.835 13.121 5.277 13.406 7.59 13.676 C 9.465 13.895 11.256 14.104 13.102 14.143 C 11.764 12.86 10.339 11.732 8.85 10.553 C 7.023 9.107 5.097 7.583 3.115 5.6 L 4.915 3.8 C 6.92 5.805 8.445 7.733 9.89 9.559 C 11.061 11.04 12.179 12.454 13.457 13.787 C 13.418 11.942 13.21 10.153 12.991 8.279 Z M 40.88 23.305 L 37.226 23.305 L 37.226 5.853 L 41.209 5.853 L 46.726 14.682 C 47.005 15.134 47.288 15.628 47.576 16.162 C 47.869 16.692 48.163 17.282 48.46 17.931 C 48.762 18.575 49.061 19.304 49.358 20.117 L 48.995 20.117 C 48.94 19.468 48.892 18.778 48.851 18.047 C 48.805 17.312 48.769 16.608 48.741 15.936 C 48.709 15.264 48.693 14.696 48.693 14.229 L 48.693 5.853 L 52.347 5.853 L 52.347 23.305 L 48.351 23.305 L 43.34 15.292 C 42.97 14.689 42.63 14.106 42.319 13.544 C 42.008 12.977 41.681 12.349 41.339 11.659 C 41.001 10.974 40.599 10.158 40.132 9.212 L 40.585 9.212 C 40.63 10.057 40.678 10.866 40.729 11.638 C 40.774 12.411 40.811 13.112 40.838 13.743 C 40.866 14.369 40.88 14.881 40.88 15.278 Z M 59.722 23.565 C 58.411 23.565 57.275 23.282 56.315 22.715 C 55.356 22.149 54.616 21.358 54.095 20.344 C 53.578 19.334 53.32 18.157 53.32 16.814 C 53.32 15.456 53.578 14.273 54.095 13.263 C 54.616 12.249 55.356 11.458 56.315 10.891 C 57.275 10.325 58.411 10.042 59.722 10.042 C 61.043 10.042 62.183 10.325 63.143 10.891 C 64.098 11.458 64.836 12.249 65.357 13.263 C 65.873 14.273 66.131 15.456 66.131 16.814 C 66.131 18.157 65.873 19.334 65.357 20.344 C 64.836 21.358 64.098 22.149 63.143 22.715 C 62.183 23.282 61.043 23.565 59.722 23.565 Z M 59.722 20.796 C 60.348 20.796 60.871 20.622 61.292 20.275 C 61.717 19.928 62.035 19.452 62.245 18.849 C 62.455 18.241 62.56 17.561 62.56 16.807 C 62.56 16.03 62.455 15.342 62.245 14.743 C 62.035 14.14 61.717 13.667 61.292 13.325 C 60.871 12.982 60.348 12.811 59.722 12.811 C 59.101 12.811 58.58 12.982 58.159 13.325 C 57.743 13.667 57.43 14.14 57.22 14.743 C 57.01 15.342 56.905 16.03 56.905 16.807 C 56.905 17.561 57.01 18.241 57.22 18.849 C 57.43 19.452 57.743 19.928 58.159 20.275 C 58.58 20.622 59.101 20.796 59.722 20.796 Z M 74.706 23.305 L 70.71 23.305 L 65.884 10.206 L 69.62 10.206 L 71.827 17.005 C 72.092 17.855 72.323 18.714 72.519 19.583 C 72.721 20.446 72.926 21.344 73.136 22.276 L 72.389 22.276 C 72.59 21.344 72.789 20.446 72.986 19.583 C 73.182 18.714 73.413 17.855 73.678 17.005 L 75.858 10.206 L 79.545 10.206 Z M 83.5 23.565 C 82.673 23.565 81.93 23.419 81.272 23.126 C 80.61 22.829 80.089 22.391 79.71 21.81 C 79.335 21.23 79.148 20.506 79.148 19.638 C 79.148 18.911 79.282 18.301 79.552 17.807 C 79.817 17.319 80.183 16.926 80.649 16.629 C 81.115 16.332 81.643 16.105 82.232 15.95 C 82.822 15.795 83.441 15.685 84.09 15.621 C 84.848 15.543 85.458 15.47 85.92 15.402 C 86.386 15.338 86.726 15.233 86.941 15.086 C 87.156 14.945 87.263 14.732 87.263 14.449 L 87.263 14.387 C 87.263 14.012 87.185 13.697 87.03 13.441 C 86.875 13.185 86.644 12.989 86.338 12.852 C 86.032 12.715 85.657 12.646 85.214 12.646 C 84.761 12.646 84.366 12.715 84.028 12.852 C 83.694 12.989 83.422 13.169 83.212 13.393 C 82.997 13.622 82.84 13.875 82.739 14.154 L 79.518 13.619 C 79.746 12.861 80.121 12.217 80.642 11.687 C 81.167 11.152 81.819 10.745 82.595 10.466 C 83.372 10.183 84.245 10.042 85.214 10.042 C 85.922 10.042 86.61 10.126 87.277 10.295 C 87.939 10.464 88.534 10.725 89.059 11.077 C 89.589 11.428 90.007 11.885 90.313 12.447 C 90.624 13.009 90.779 13.688 90.779 14.483 L 90.779 23.305 L 87.448 23.305 L 87.448 21.488 L 87.332 21.488 C 87.122 21.895 86.84 22.251 86.489 22.558 C 86.137 22.868 85.714 23.113 85.221 23.291 C 84.722 23.474 84.149 23.565 83.5 23.565 Z M 84.501 21.091 C 85.054 21.091 85.538 20.981 85.954 20.762 C 86.374 20.542 86.701 20.245 86.934 19.871 C 87.167 19.496 87.284 19.078 87.284 18.616 L 87.284 17.204 C 87.183 17.282 87.028 17.35 86.818 17.41 C 86.607 17.474 86.372 17.529 86.112 17.574 C 85.856 17.625 85.602 17.668 85.351 17.705 C 85.104 17.746 84.882 17.778 84.686 17.801 C 84.256 17.86 83.877 17.96 83.548 18.102 C 83.219 18.244 82.965 18.429 82.787 18.657 C 82.609 18.89 82.52 19.185 82.52 19.542 C 82.52 19.88 82.605 20.163 82.774 20.391 C 82.947 20.625 83.18 20.798 83.473 20.912 C 83.765 21.031 84.108 21.091 84.501 21.091 Z M 99.663 23.305 L 92.301 23.305 L 92.301 5.853 L 99.224 5.853 C 100.503 5.853 101.57 6.045 102.425 6.429 C 103.279 6.818 103.919 7.348 104.344 8.019 C 104.769 8.691 104.982 9.463 104.982 10.336 C 104.982 11.026 104.847 11.625 104.577 12.132 C 104.303 12.644 103.928 13.062 103.453 13.386 C 102.982 13.711 102.446 13.944 101.842 14.085 L 101.842 14.264 C 102.5 14.287 103.12 14.472 103.7 14.819 C 104.285 15.166 104.758 15.651 105.119 16.272 C 105.48 16.893 105.66 17.636 105.66 18.5 C 105.66 19.414 105.434 20.234 104.982 20.96 C 104.529 21.687 103.86 22.26 102.973 22.681 C 102.087 23.097 100.983 23.305 99.663 23.305 Z M 95.872 15.635 L 95.872 20.364 L 98.964 20.364 C 100.01 20.364 100.775 20.161 101.26 19.754 C 101.744 19.347 101.986 18.817 101.986 18.164 C 101.986 17.661 101.867 17.22 101.63 16.841 C 101.392 16.466 101.054 16.172 100.615 15.957 C 100.177 15.742 99.658 15.635 99.059 15.635 Z M 95.872 8.767 L 95.872 13.181 L 98.696 13.181 C 99.203 13.181 99.66 13.089 100.067 12.907 C 100.469 12.724 100.787 12.463 101.02 12.125 C 101.248 11.782 101.363 11.378 101.363 10.912 C 101.363 10.277 101.139 9.76 100.691 9.363 C 100.243 8.965 99.601 8.767 98.765 8.767 Z M 110.04 23.305 L 106.531 23.305 L 106.531 10.206 L 109.924 10.206 L 109.924 12.495 L 110.068 12.495 C 110.31 11.682 110.714 11.067 111.281 10.651 C 111.847 10.24 112.496 10.035 113.227 10.035 C 113.41 10.035 113.604 10.044 113.81 10.062 C 114.016 10.08 114.201 10.11 114.365 10.151 L 114.365 13.29 C 114.21 13.236 113.984 13.192 113.687 13.16 C 113.39 13.128 113.109 13.112 112.844 13.112 C 112.313 13.112 111.834 13.229 111.404 13.462 C 110.975 13.69 110.641 14.01 110.403 14.421 C 110.161 14.828 110.04 15.306 110.04 15.854 Z M 118.396 23.565 C 117.568 23.565 116.824 23.419 116.161 23.126 C 115.503 22.829 114.984 22.391 114.605 21.81 C 114.226 21.23 114.036 20.506 114.036 19.638 C 114.036 18.911 114.171 18.301 114.441 17.807 C 114.71 17.319 115.078 16.926 115.544 16.629 C 116.006 16.332 116.531 16.105 117.121 15.95 C 117.71 15.795 118.329 15.685 118.978 15.621 C 119.737 15.543 120.349 15.47 120.815 15.402 C 121.277 15.338 121.615 15.233 121.83 15.086 C 122.044 14.945 122.152 14.732 122.152 14.449 L 122.152 14.387 C 122.152 14.012 122.074 13.697 121.919 13.441 C 121.763 13.185 121.533 12.989 121.226 12.852 C 120.925 12.715 120.55 12.646 120.102 12.646 C 119.65 12.646 119.257 12.715 118.923 12.852 C 118.585 12.989 118.311 13.169 118.101 13.393 C 117.891 13.622 117.735 13.875 117.635 14.154 L 114.413 13.619 C 114.637 12.861 115.012 12.217 115.537 11.687 C 116.058 11.152 116.707 10.745 117.484 10.466 C 118.261 10.183 119.134 10.042 120.102 10.042 C 120.815 10.042 121.503 10.126 122.165 10.295 C 122.828 10.464 123.424 10.725 123.954 11.077 C 124.48 11.428 124.898 11.885 125.209 12.447 C 125.515 13.009 125.668 13.688 125.668 14.483 L 125.668 23.305 L 122.344 23.305 L 122.344 21.488 L 122.227 21.488 C 122.012 21.895 121.731 22.251 121.384 22.558 C 121.032 22.868 120.607 23.113 120.109 23.291 C 119.616 23.474 119.044 23.565 118.396 23.565 Z M 119.389 21.091 C 119.942 21.091 120.429 20.981 120.849 20.762 C 121.265 20.542 121.59 20.245 121.823 19.871 C 122.06 19.496 122.179 19.078 122.179 18.616 L 122.179 17.204 C 122.079 17.282 121.921 17.35 121.706 17.41 C 121.496 17.474 121.263 17.529 121.007 17.574 C 120.747 17.625 120.493 17.668 120.246 17.705 C 119.995 17.746 119.771 17.778 119.575 17.801 C 119.145 17.86 118.768 17.96 118.444 18.102 C 118.115 18.244 117.859 18.429 117.676 18.657 C 117.498 18.89 117.409 19.185 117.409 19.542 C 117.409 19.88 117.495 20.163 117.669 20.391 C 117.838 20.625 118.069 20.798 118.361 20.912 C 118.658 21.031 119.001 21.091 119.389 21.091 Z M 130.624 15.724 L 130.624 23.305 L 127.107 23.305 L 127.107 10.206 L 130.425 10.206 L 130.48 13.476 L 130.267 13.476 C 130.615 12.383 131.138 11.538 131.837 10.939 C 132.536 10.341 133.439 10.042 134.544 10.042 C 135.449 10.042 136.237 10.24 136.909 10.638 C 137.581 11.031 138.104 11.597 138.479 12.338 C 138.853 13.073 139.041 13.953 139.041 14.977 L 139.041 23.305 L 135.531 23.305 L 135.531 15.587 C 135.531 14.773 135.321 14.136 134.901 13.674 C 134.485 13.213 133.907 12.982 133.167 12.982 C 132.673 12.982 132.232 13.089 131.844 13.304 C 131.46 13.519 131.161 13.83 130.946 14.236 C 130.731 14.643 130.624 15.139 130.624 15.724 Z M 145.271 23.524 C 144.266 23.524 143.359 23.266 142.55 22.749 C 141.741 22.228 141.104 21.468 140.638 20.467 C 140.167 19.462 139.932 18.232 139.932 16.779 C 139.932 15.29 140.174 14.044 140.658 13.044 C 141.143 12.043 141.787 11.293 142.591 10.795 C 143.396 10.293 144.282 10.041 145.251 10.041 C 145.991 10.041 146.608 10.167 147.102 10.418 C 147.595 10.67 147.993 10.978 148.294 11.344 C 148.6 11.709 148.827 12.066 148.973 12.413 L 149.096 12.413 L 149.096 5.853 L 152.606 5.853 L 152.606 23.305 L 149.151 23.305 L 149.151 21.207 L 148.973 21.207 C 148.817 21.559 148.587 21.913 148.28 22.27 C 147.97 22.626 147.57 22.923 147.081 23.161 C 146.587 23.403 145.984 23.524 145.271 23.524 Z M 146.354 20.707 C 146.948 20.707 147.456 20.542 147.876 20.213 C 148.296 19.884 148.616 19.425 148.836 18.836 C 149.055 18.246 149.165 17.556 149.165 16.766 C 149.165 15.97 149.057 15.283 148.843 14.702 C 148.628 14.117 148.31 13.665 147.89 13.345 C 147.465 13.021 146.953 12.859 146.354 12.859 C 145.738 12.859 145.219 13.025 144.798 13.359 C 144.383 13.697 144.07 14.159 143.859 14.743 C 143.649 15.328 143.544 16.002 143.544 16.766 C 143.544 17.533 143.651 18.214 143.866 18.808 C 144.081 19.402 144.396 19.866 144.812 20.2 C 145.228 20.538 145.742 20.707 146.354 20.707 Z" fill="transparent" height="28.788200000000003px" id="cVhf2wwQ7" transform="translate(38.231 22.606)" width="153.53699999999998px"><path d="M 0 28.788 L 0 0 L 153.537 0 L 153.537 28.788 Z" fill="transparent" height="28.788200000000003px" id="GwFbVkJj2" width="153.53699999999998px"/><path d="M 12.991 7.59 C 12.721 5.277 12.436 2.835 12.436 0 L 14.982 0 C 14.982 2.803 14.698 5.242 14.429 7.557 C 14.209 9.444 13.999 11.249 13.96 13.102 C 15.238 11.769 16.357 10.355 17.528 8.874 C 18.972 7.048 20.498 5.12 22.502 3.115 L 24.302 4.915 C 22.32 6.898 20.395 8.421 18.567 9.868 L 18.566 9.869 C 17.077 11.048 15.653 12.175 14.315 13.457 C 16.162 13.418 17.952 13.209 19.828 12.991 C 22.14 12.721 24.582 12.436 27.417 12.436 L 27.417 14.981 C 24.614 14.981 22.176 14.698 19.86 14.428 L 19.859 14.428 C 17.972 14.209 16.168 13.999 14.315 13.96 C 15.648 15.237 17.061 16.355 18.541 17.526 L 18.543 17.528 C 20.369 18.972 22.298 20.497 24.302 22.502 L 22.502 24.302 C 20.52 22.32 18.996 20.395 17.55 18.568 L 17.546 18.563 L 17.543 18.559 C 16.367 17.073 15.241 15.651 13.96 14.315 C 13.999 16.169 14.209 17.973 14.429 19.86 C 14.698 22.175 14.982 24.614 14.982 27.417 L 12.436 27.417 C 12.436 24.582 12.721 22.14 12.991 19.828 L 12.991 19.824 C 13.21 17.95 13.418 16.161 13.457 14.315 C 12.177 15.651 11.051 17.073 9.874 18.559 L 9.871 18.563 L 9.868 18.568 C 8.421 20.395 6.898 22.32 4.915 24.302 L 3.115 22.502 C 5.12 20.497 7.048 18.972 8.874 17.528 L 8.877 17.526 C 10.357 16.355 11.77 15.237 13.102 13.96 C 11.249 13.999 9.444 14.209 7.557 14.428 C 5.242 14.698 2.803 14.981 0 14.981 L 0 12.436 C 2.835 12.436 5.277 12.721 7.59 12.991 C 9.465 13.209 11.256 13.418 13.102 13.457 C 11.764 12.174 10.339 11.047 8.85 9.868 C 7.023 8.421 5.097 6.898 3.115 4.915 L 4.915 3.115 C 6.92 5.12 8.445 7.048 9.89 8.874 C 11.061 10.355 12.179 11.769 13.457 13.102 C 13.418 11.257 13.21 9.467 12.991 7.593 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="27.417299999999997px" id="imOCupNRu" transform="translate(0 0.685)" width="27.4174px"/><path d="M 3.653 17.451 L 0 17.451 L 0 0 L 3.982 0 L 9.5 8.828 C 9.779 9.281 10.062 9.774 10.35 10.309 C 10.642 10.839 10.937 11.428 11.234 12.077 C 11.536 12.722 11.835 13.45 12.132 14.264 L 11.769 14.264 C 11.714 13.615 11.666 12.925 11.625 12.194 C 11.579 11.458 11.543 10.754 11.515 10.083 C 11.483 9.411 11.467 8.842 11.467 8.376 L 11.467 0 L 15.121 0 L 15.121 17.451 L 11.125 17.451 L 6.114 9.438 C 5.744 8.835 5.404 8.253 5.093 7.691 C 4.782 7.124 4.455 6.496 4.113 5.806 C 3.775 5.12 3.372 4.305 2.906 3.359 L 3.359 3.359 C 3.404 4.204 3.452 5.013 3.503 5.785 C 3.548 6.557 3.585 7.259 3.612 7.889 C 3.64 8.515 3.653 9.027 3.653 9.425 Z M 22.496 17.712 C 21.184 17.712 20.049 17.428 19.089 16.862 C 18.13 16.295 17.389 15.505 16.868 14.49 C 16.352 13.48 16.094 12.304 16.094 10.96 C 16.094 9.603 16.352 8.419 16.868 7.41 C 17.389 6.395 18.13 5.605 19.089 5.038 C 20.049 4.471 21.184 4.188 22.496 4.188 C 23.816 4.188 24.956 4.471 25.916 5.038 C 26.871 5.605 27.609 6.395 28.13 7.41 C 28.646 8.419 28.904 9.603 28.904 10.96 C 28.904 12.304 28.646 13.48 28.13 14.49 C 27.609 15.505 26.871 16.295 25.916 16.862 C 24.956 17.428 23.816 17.712 22.496 17.712 Z M 22.496 14.942 C 23.122 14.942 23.645 14.769 24.066 14.421 C 24.491 14.074 24.809 13.599 25.019 12.996 C 25.229 12.388 25.334 11.707 25.334 10.953 C 25.334 10.176 25.229 9.489 25.019 8.89 C 24.809 8.287 24.491 7.814 24.066 7.471 C 23.645 7.128 23.122 6.957 22.496 6.957 C 21.875 6.957 21.354 7.128 20.933 7.471 C 20.517 7.814 20.204 8.287 19.994 8.89 C 19.784 9.489 19.679 10.176 19.679 10.953 C 19.679 11.707 19.784 12.388 19.994 12.996 C 20.204 13.599 20.517 14.074 20.933 14.421 C 21.354 14.769 21.875 14.942 22.496 14.942 Z M 37.479 17.451 L 33.483 17.451 L 28.657 4.352 L 32.393 4.352 L 34.6 11.152 C 34.865 12.002 35.096 12.861 35.292 13.729 C 35.494 14.593 35.699 15.491 35.909 16.423 L 35.162 16.423 C 35.363 15.491 35.562 14.593 35.759 13.729 C 35.955 12.861 36.186 12.002 36.451 11.152 L 38.631 4.352 L 42.318 4.352 Z M 46.274 17.712 C 45.447 17.712 44.704 17.565 44.046 17.273 C 43.384 16.976 42.863 16.537 42.484 15.957 C 42.109 15.377 41.922 14.652 41.922 13.784 C 41.922 13.058 42.056 12.447 42.326 11.954 C 42.591 11.465 42.957 11.072 43.423 10.775 C 43.889 10.478 44.417 10.252 45.006 10.096 C 45.596 9.941 46.215 9.831 46.864 9.767 C 47.622 9.69 48.232 9.617 48.694 9.548 C 49.16 9.484 49.5 9.379 49.715 9.233 C 49.93 9.091 50.037 8.879 50.037 8.595 L 50.037 8.534 C 50.037 8.159 49.959 7.844 49.804 7.588 C 49.649 7.332 49.418 7.135 49.112 6.998 C 48.806 6.861 48.431 6.793 47.988 6.793 C 47.535 6.793 47.14 6.861 46.802 6.998 C 46.468 7.135 46.196 7.316 45.986 7.54 C 45.771 7.768 45.614 8.022 45.513 8.301 L 42.292 7.766 C 42.52 7.007 42.895 6.363 43.416 5.833 C 43.941 5.298 44.593 4.892 45.369 4.613 C 46.146 4.33 47.019 4.188 47.988 4.188 C 48.696 4.188 49.384 4.273 50.051 4.442 C 50.713 4.611 51.308 4.871 51.833 5.223 C 52.363 5.575 52.781 6.032 53.087 6.594 C 53.398 7.156 53.553 7.835 53.553 8.63 L 53.553 17.451 L 50.222 17.451 L 50.222 15.635 L 50.106 15.635 C 49.896 16.041 49.614 16.398 49.263 16.704 C 48.911 17.015 48.488 17.259 47.995 17.437 C 47.496 17.62 46.923 17.712 46.274 17.712 Z M 47.274 15.237 C 47.827 15.237 48.311 15.127 48.727 14.908 C 49.147 14.689 49.474 14.392 49.707 14.017 C 49.94 13.642 50.057 13.224 50.057 12.763 L 50.057 11.351 C 49.956 11.428 49.801 11.497 49.591 11.556 C 49.38 11.62 49.145 11.675 48.885 11.721 C 48.629 11.771 48.375 11.815 48.124 11.851 C 47.877 11.892 47.655 11.924 47.459 11.947 C 47.029 12.006 46.65 12.107 46.321 12.249 C 45.992 12.39 45.738 12.575 45.56 12.804 C 45.382 13.037 45.293 13.332 45.293 13.688 C 45.293 14.026 45.378 14.309 45.547 14.538 C 45.72 14.771 45.953 14.945 46.246 15.059 C 46.538 15.178 46.881 15.237 47.274 15.237 Z M 62.437 17.451 L 55.075 17.451 L 55.075 0 L 61.998 0 C 63.277 0 64.344 0.192 65.199 0.576 C 66.053 0.964 66.693 1.494 67.118 2.166 C 67.543 2.838 67.756 3.61 67.756 4.483 C 67.756 5.173 67.621 5.771 67.351 6.279 C 67.077 6.79 66.702 7.208 66.227 7.533 C 65.756 7.857 65.22 8.09 64.616 8.232 L 64.616 8.41 C 65.274 8.433 65.894 8.618 66.474 8.965 C 67.059 9.313 67.532 9.797 67.893 10.419 C 68.254 11.04 68.434 11.783 68.434 12.646 C 68.434 13.56 68.208 14.38 67.756 15.107 C 67.303 15.834 66.634 16.407 65.747 16.827 C 64.861 17.243 63.757 17.451 62.437 17.451 Z M 58.646 9.781 L 58.646 14.511 L 61.738 14.511 C 62.784 14.511 63.549 14.307 64.034 13.901 C 64.518 13.494 64.76 12.964 64.76 12.31 C 64.76 11.808 64.641 11.367 64.404 10.988 C 64.166 10.613 63.828 10.318 63.389 10.103 C 62.951 9.889 62.432 9.781 61.833 9.781 Z M 58.646 2.913 L 58.646 7.327 L 61.47 7.327 C 61.977 7.327 62.434 7.236 62.841 7.053 C 63.243 6.87 63.561 6.61 63.794 6.272 C 64.022 5.929 64.137 5.525 64.137 5.059 C 64.137 4.423 63.913 3.907 63.465 3.509 C 63.017 3.112 62.375 2.913 61.539 2.913 Z M 72.813 17.451 L 69.304 17.451 L 69.304 4.352 L 72.697 4.352 L 72.697 6.642 L 72.841 6.642 C 73.083 5.828 73.487 5.214 74.054 4.798 C 74.62 4.387 75.269 4.181 76 4.181 C 76.183 4.181 76.377 4.19 76.583 4.208 C 76.789 4.227 76.974 4.256 77.138 4.298 L 77.138 7.437 C 76.983 7.382 76.757 7.339 76.46 7.307 C 76.163 7.275 75.882 7.259 75.617 7.259 C 75.086 7.259 74.607 7.375 74.177 7.608 C 73.748 7.837 73.414 8.157 73.176 8.568 C 72.934 8.975 72.813 9.452 72.813 10 Z M 81.17 17.712 C 80.342 17.712 79.598 17.565 78.935 17.273 C 78.277 16.976 77.758 16.537 77.379 15.957 C 77 15.377 76.81 14.652 76.81 13.784 C 76.81 13.058 76.945 12.447 77.215 11.954 C 77.484 11.465 77.852 11.072 78.318 10.775 C 78.78 10.478 79.305 10.252 79.895 10.096 C 80.484 9.941 81.103 9.831 81.752 9.767 C 82.511 9.69 83.123 9.617 83.589 9.548 C 84.051 9.484 84.389 9.379 84.604 9.233 C 84.818 9.091 84.926 8.879 84.926 8.595 L 84.926 8.534 C 84.926 8.159 84.848 7.844 84.693 7.588 C 84.537 7.332 84.307 7.135 84 6.998 C 83.699 6.861 83.324 6.793 82.876 6.793 C 82.424 6.793 82.031 6.861 81.697 6.998 C 81.359 7.135 81.085 7.316 80.875 7.54 C 80.665 7.768 80.509 8.022 80.409 8.301 L 77.187 7.766 C 77.411 7.007 77.786 6.363 78.311 5.833 C 78.832 5.298 79.481 4.892 80.258 4.613 C 81.035 4.33 81.908 4.188 82.876 4.188 C 83.589 4.188 84.277 4.273 84.939 4.442 C 85.602 4.611 86.198 4.871 86.728 5.223 C 87.254 5.575 87.672 6.032 87.983 6.594 C 88.289 7.156 88.442 7.835 88.442 8.63 L 88.442 17.451 L 85.118 17.451 L 85.118 15.635 L 85.001 15.635 C 84.786 16.041 84.505 16.398 84.158 16.704 C 83.806 17.015 83.381 17.259 82.883 17.437 C 82.39 17.62 81.818 17.712 81.17 17.712 Z M 82.163 15.237 C 82.716 15.237 83.203 15.127 83.623 14.908 C 84.039 14.689 84.364 14.392 84.597 14.017 C 84.834 13.642 84.953 13.224 84.953 12.763 L 84.953 11.351 C 84.853 11.428 84.695 11.497 84.48 11.556 C 84.27 11.62 84.037 11.675 83.781 11.721 C 83.521 11.771 83.267 11.815 83.02 11.851 C 82.769 11.892 82.545 11.924 82.349 11.947 C 81.919 12.006 81.542 12.107 81.218 12.249 C 80.889 12.39 80.633 12.575 80.45 12.804 C 80.272 13.037 80.183 13.332 80.183 13.688 C 80.183 14.026 80.269 14.309 80.443 14.538 C 80.612 14.771 80.843 14.945 81.135 15.059 C 81.432 15.178 81.775 15.237 82.163 15.237 Z M 93.398 9.87 L 93.398 17.451 L 89.881 17.451 L 89.881 4.353 L 93.199 4.353 L 93.254 7.622 L 93.041 7.622 C 93.389 6.53 93.912 5.685 94.611 5.086 C 95.31 4.487 96.213 4.188 97.318 4.188 C 98.223 4.188 99.011 4.387 99.683 4.784 C 100.355 5.177 100.878 5.744 101.253 6.484 C 101.627 7.22 101.815 8.1 101.815 9.123 L 101.815 17.451 L 98.305 17.451 L 98.305 9.733 C 98.305 8.92 98.095 8.282 97.675 7.821 C 97.259 7.359 96.681 7.129 95.941 7.129 C 95.447 7.129 95.006 7.236 94.618 7.451 C 94.234 7.665 93.935 7.976 93.72 8.383 C 93.505 8.79 93.398 9.285 93.398 9.87 Z M 108.044 17.67 C 107.039 17.67 106.132 17.412 105.323 16.896 C 104.514 16.375 103.877 15.614 103.411 14.613 C 102.94 13.608 102.705 12.379 102.705 10.926 C 102.705 9.436 102.947 8.191 103.431 7.19 C 103.916 6.189 104.56 5.44 105.364 4.942 C 106.169 4.439 107.055 4.188 108.024 4.188 C 108.764 4.188 109.381 4.314 109.875 4.565 C 110.368 4.816 110.766 5.125 111.067 5.49 C 111.373 5.856 111.6 6.212 111.746 6.56 L 111.869 6.56 L 111.869 0 L 115.379 0 L 115.379 17.451 L 111.924 17.451 L 111.924 15.354 L 111.746 15.354 C 111.59 15.706 111.36 16.06 111.053 16.416 C 110.743 16.773 110.343 17.07 109.854 17.307 C 109.36 17.549 108.757 17.67 108.044 17.67 Z M 109.127 14.853 C 109.721 14.853 110.229 14.689 110.649 14.36 C 111.069 14.031 111.389 13.572 111.609 12.982 C 111.828 12.393 111.938 11.703 111.938 10.912 C 111.938 10.117 111.83 9.429 111.616 8.849 C 111.401 8.264 111.083 7.812 110.663 7.492 C 110.238 7.167 109.726 7.005 109.127 7.005 C 108.511 7.005 107.992 7.172 107.571 7.505 C 107.156 7.844 106.843 8.305 106.632 8.89 C 106.422 9.475 106.317 10.149 106.317 10.912 C 106.317 11.68 106.424 12.361 106.639 12.955 C 106.854 13.549 107.169 14.012 107.585 14.346 C 108.001 14.684 108.515 14.853 109.127 14.853 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="17.711600202178957px" id="DMNbjRPuj" transform="translate(37.226 5.853)" width="115.3794977416992px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 230 74" xmlns="http://www.w3.org/2000/svg"><g d="M 0 28.788 L 0 0 L 153.537 0 L 153.537 28.788 Z M 12.991 8.275 C 12.721 5.962 12.436 3.52 12.436 0.685 L 14.982 0.685 C 14.982 3.489 14.698 5.927 14.429 8.242 C 14.209 10.129 13.999 11.934 13.96 13.787 C 15.238 12.454 16.357 11.04 17.528 9.559 C 18.972 7.733 20.498 5.805 22.502 3.8 L 24.302 5.6 C 22.32 7.583 20.395 9.107 18.567 10.553 L 18.566 10.554 C 17.077 11.733 15.653 12.86 14.315 14.143 C 16.162 14.104 17.952 13.895 19.828 13.676 C 22.14 13.406 24.582 13.121 27.417 13.121 L 27.417 15.667 C 24.614 15.667 22.176 15.383 19.86 15.114 L 19.859 15.114 C 17.972 14.894 16.168 14.684 14.315 14.645 C 15.648 15.923 17.061 17.04 18.541 18.211 L 18.543 18.213 C 20.369 19.657 22.298 21.182 24.302 23.187 L 22.502 24.988 C 20.52 23.005 18.996 21.08 17.55 19.253 L 17.546 19.248 L 17.543 19.244 C 16.367 17.758 15.241 16.336 13.96 15 C 13.999 16.854 14.209 18.659 14.429 20.545 C 14.698 22.861 14.982 25.299 14.982 28.103 L 12.436 28.103 C 12.436 25.267 12.721 22.826 12.991 20.513 L 12.991 20.509 C 13.21 18.635 13.418 16.846 13.457 15 C 12.177 16.336 11.051 17.758 9.874 19.244 L 9.871 19.248 L 9.868 19.253 C 8.421 21.08 6.898 23.005 4.915 24.988 L 3.115 23.187 C 5.12 21.182 7.048 19.657 8.874 18.213 L 8.877 18.211 C 10.357 17.04 11.77 15.923 13.102 14.645 C 11.249 14.684 9.444 14.894 7.557 15.114 C 5.242 15.383 2.803 15.667 0 15.667 L 0 13.121 C 2.835 13.121 5.277 13.406 7.59 13.676 C 9.465 13.895 11.256 14.104 13.102 14.143 C 11.764 12.86 10.339 11.732 8.85 10.553 C 7.023 9.107 5.097 7.583 3.115 5.6 L 4.915 3.8 C 6.92 5.805 8.445 7.733 9.89 9.559 C 11.061 11.04 12.179 12.454 13.457 13.787 C 13.418 11.942 13.21 10.153 12.991 8.279 Z M 40.88 23.305 L 37.226 23.305 L 37.226 5.853 L 41.209 5.853 L 46.726 14.682 C 47.005 15.134 47.288 15.628 47.576 16.162 C 47.869 16.692 48.163 17.282 48.46 17.931 C 48.762 18.575 49.061 19.304 49.358 20.117 L 48.995 20.117 C 48.94 19.468 48.892 18.778 48.851 18.047 C 48.805 17.312 48.769 16.608 48.741 15.936 C 48.709 15.264 48.693 14.696 48.693 14.229 L 48.693 5.853 L 52.347 5.853 L 52.347 23.305 L 48.351 23.305 L 43.34 15.292 C 42.97 14.689 42.63 14.106 42.319 13.544 C 42.008 12.977 41.681 12.349 41.339 11.659 C 41.001 10.974 40.599 10.158 40.132 9.212 L 40.585 9.212 C 40.63 10.057 40.678 10.866 40.729 11.638 C 40.774 12.411 40.811 13.112 40.838 13.743 C 40.866 14.369 40.88 14.881 40.88 15.278 Z M 59.722 23.565 C 58.411 23.565 57.275 23.282 56.315 22.715 C 55.356 22.149 54.616 21.358 54.095 20.344 C 53.578 19.334 53.32 18.157 53.32 16.814 C 53.32 15.456 53.578 14.273 54.095 13.263 C 54.616 12.249 55.356 11.458 56.315 10.891 C 57.275 10.325 58.411 10.042 59.722 10.042 C 61.043 10.042 62.183 10.325 63.143 10.891 C 64.098 11.458 64.836 12.249 65.357 13.263 C 65.873 14.273 66.131 15.456 66.131 16.814 C 66.131 18.157 65.873 19.334 65.357 20.344 C 64.836 21.358 64.098 22.149 63.143 22.715 C 62.183 23.282 61.043 23.565 59.722 23.565 Z M 59.722 20.796 C 60.348 20.796 60.871 20.622 61.292 20.275 C 61.717 19.928 62.035 19.452 62.245 18.849 C 62.455 18.241 62.56 17.561 62.56 16.807 C 62.56 16.03 62.455 15.342 62.245 14.743 C 62.035 14.14 61.717 13.667 61.292 13.325 C 60.871 12.982 60.348 12.811 59.722 12.811 C 59.101 12.811 58.58 12.982 58.159 13.325 C 57.743 13.667 57.43 14.14 57.22 14.743 C 57.01 15.342 56.905 16.03 56.905 16.807 C 56.905 17.561 57.01 18.241 57.22 18.849 C 57.43 19.452 57.743 19.928 58.159 20.275 C 58.58 20.622 59.101 20.796 59.722 20.796 Z M 74.706 23.305 L 70.71 23.305 L 65.884 10.206 L 69.62 10.206 L 71.827 17.005 C 72.092 17.855 72.323 18.714 72.519 19.583 C 72.721 20.446 72.926 21.344 73.136 22.276 L 72.389 22.276 C 72.59 21.344 72.789 20.446 72.986 19.583 C 73.182 18.714 73.413 17.855 73.678 17.005 L 75.858 10.206 L 79.545 10.206 Z M 83.5 23.565 C 82.673 23.565 81.93 23.419 81.272 23.126 C 80.61 22.829 80.089 22.391 79.71 21.81 C 79.335 21.23 79.148 20.506 79.148 19.638 C 79.148 18.911 79.282 18.301 79.552 17.807 C 79.817 17.319 80.183 16.926 80.649 16.629 C 81.115 16.332 81.643 16.105 82.232 15.95 C 82.822 15.795 83.441 15.685 84.09 15.621 C 84.848 15.543 85.458 15.47 85.92 15.402 C 86.386 15.338 86.726 15.233 86.941 15.086 C 87.156 14.945 87.263 14.732 87.263 14.449 L 87.263 14.387 C 87.263 14.012 87.185 13.697 87.03 13.441 C 86.875 13.185 86.644 12.989 86.338 12.852 C 86.032 12.715 85.657 12.646 85.214 12.646 C 84.761 12.646 84.366 12.715 84.028 12.852 C 83.694 12.989 83.422 13.169 83.212 13.393 C 82.997 13.622 82.84 13.875 82.739 14.154 L 79.518 13.619 C 79.746 12.861 80.121 12.217 80.642 11.687 C 81.167 11.152 81.819 10.745 82.595 10.466 C 83.372 10.183 84.245 10.042 85.214 10.042 C 85.922 10.042 86.61 10.126 87.277 10.295 C 87.939 10.464 88.534 10.725 89.059 11.077 C 89.589 11.428 90.007 11.885 90.313 12.447 C 90.624 13.009 90.779 13.688 90.779 14.483 L 90.779 23.305 L 87.448 23.305 L 87.448 21.488 L 87.332 21.488 C 87.122 21.895 86.84 22.251 86.489 22.558 C 86.137 22.868 85.714 23.113 85.221 23.291 C 84.722 23.474 84.149 23.565 83.5 23.565 Z M 84.501 21.091 C 85.054 21.091 85.538 20.981 85.954 20.762 C 86.374 20.542 86.701 20.245 86.934 19.871 C 87.167 19.496 87.284 19.078 87.284 18.616 L 87.284 17.204 C 87.183 17.282 87.028 17.35 86.818 17.41 C 86.607 17.474 86.372 17.529 86.112 17.574 C 85.856 17.625 85.602 17.668 85.351 17.705 C 85.104 17.746 84.882 17.778 84.686 17.801 C 84.256 17.86 83.877 17.96 83.548 18.102 C 83.219 18.244 82.965 18.429 82.787 18.657 C 82.609 18.89 82.52 19.185 82.52 19.542 C 82.52 19.88 82.605 20.163 82.774 20.391 C 82.947 20.625 83.18 20.798 83.473 20.912 C 83.765 21.031 84.108 21.091 84.501 21.091 Z M 99.663 23.305 L 92.301 23.305 L 92.301 5.853 L 99.224 5.853 C 100.503 5.853 101.57 6.045 102.425 6.429 C 103.279 6.818 103.919 7.348 104.344 8.019 C 104.769 8.691 104.982 9.463 104.982 10.336 C 104.982 11.026 104.847 11.625 104.577 12.132 C 104.303 12.644 103.928 13.062 103.453 13.386 C 102.982 13.711 102.446 13.944 101.842 14.085 L 101.842 14.264 C 102.5 14.287 103.12 14.472 103.7 14.819 C 104.285 15.166 104.758 15.651 105.119 16.272 C 105.48 16.893 105.66 17.636 105.66 18.5 C 105.66 19.414 105.434 20.234 104.982 20.96 C 104.529 21.687 103.86 22.26 102.973 22.681 C 102.087 23.097 100.983 23.305 99.663 23.305 Z M 95.872 15.635 L 95.872 20.364 L 98.964 20.364 C 100.01 20.364 100.775 20.161 101.26 19.754 C 101.744 19.347 101.986 18.817 101.986 18.164 C 101.986 17.661 101.867 17.22 101.63 16.841 C 101.392 16.466 101.054 16.172 100.615 15.957 C 100.177 15.742 99.658 15.635 99.059 15.635 Z M 95.872 8.767 L 95.872 13.181 L 98.696 13.181 C 99.203 13.181 99.66 13.089 100.067 12.907 C 100.469 12.724 100.787 12.463 101.02 12.125 C 101.248 11.782 101.363 11.378 101.363 10.912 C 101.363 10.277 101.139 9.76 100.691 9.363 C 100.243 8.965 99.601 8.767 98.765 8.767 Z M 110.04 23.305 L 106.531 23.305 L 106.531 10.206 L 109.924 10.206 L 109.924 12.495 L 110.068 12.495 C 110.31 11.682 110.714 11.067 111.281 10.651 C 111.847 10.24 112.496 10.035 113.227 10.035 C 113.41 10.035 113.604 10.044 113.81 10.062 C 114.016 10.08 114.201 10.11 114.365 10.151 L 114.365 13.29 C 114.21 13.236 113.984 13.192 113.687 13.16 C 113.39 13.128 113.109 13.112 112.844 13.112 C 112.313 13.112 111.834 13.229 111.404 13.462 C 110.975 13.69 110.641 14.01 110.403 14.421 C 110.161 14.828 110.04 15.306 110.04 15.854 Z M 118.396 23.565 C 117.568 23.565 116.824 23.419 116.161 23.126 C 115.503 22.829 114.984 22.391 114.605 21.81 C 114.226 21.23 114.036 20.506 114.036 19.638 C 114.036 18.911 114.171 18.301 114.441 17.807 C 114.71 17.319 115.078 16.926 115.544 16.629 C 116.006 16.332 116.531 16.105 117.121 15.95 C 117.71 15.795 118.329 15.685 118.978 15.621 C 119.737 15.543 120.349 15.47 120.815 15.402 C 121.277 15.338 121.615 15.233 121.83 15.086 C 122.044 14.945 122.152 14.732 122.152 14.449 L 122.152 14.387 C 122.152 14.012 122.074 13.697 121.919 13.441 C 121.763 13.185 121.533 12.989 121.226 12.852 C 120.925 12.715 120.55 12.646 120.102 12.646 C 119.65 12.646 119.257 12.715 118.923 12.852 C 118.585 12.989 118.311 13.169 118.101 13.393 C 117.891 13.622 117.735 13.875 117.635 14.154 L 114.413 13.619 C 114.637 12.861 115.012 12.217 115.537 11.687 C 116.058 11.152 116.707 10.745 117.484 10.466 C 118.261 10.183 119.134 10.042 120.102 10.042 C 120.815 10.042 121.503 10.126 122.165 10.295 C 122.828 10.464 123.424 10.725 123.954 11.077 C 124.48 11.428 124.898 11.885 125.209 12.447 C 125.515 13.009 125.668 13.688 125.668 14.483 L 125.668 23.305 L 122.344 23.305 L 122.344 21.488 L 122.227 21.488 C 122.012 21.895 121.731 22.251 121.384 22.558 C 121.032 22.868 120.607 23.113 120.109 23.291 C 119.616 23.474 119.044 23.565 118.396 23.565 Z M 119.389 21.091 C 119.942 21.091 120.429 20.981 120.849 20.762 C 121.265 20.542 121.59 20.245 121.823 19.871 C 122.06 19.496 122.179 19.078 122.179 18.616 L 122.179 17.204 C 122.079 17.282 121.921 17.35 121.706 17.41 C 121.496 17.474 121.263 17.529 121.007 17.574 C 120.747 17.625 120.493 17.668 120.246 17.705 C 119.995 17.746 119.771 17.778 119.575 17.801 C 119.145 17.86 118.768 17.96 118.444 18.102 C 118.115 18.244 117.859 18.429 117.676 18.657 C 117.498 18.89 117.409 19.185 117.409 19.542 C 117.409 19.88 117.495 20.163 117.669 20.391 C 117.838 20.625 118.069 20.798 118.361 20.912 C 118.658 21.031 119.001 21.091 119.389 21.091 Z M 130.624 15.724 L 130.624 23.305 L 127.107 23.305 L 127.107 10.206 L 130.425 10.206 L 130.48 13.476 L 130.267 13.476 C 130.615 12.383 131.138 11.538 131.837 10.939 C 132.536 10.341 133.439 10.042 134.544 10.042 C 135.449 10.042 136.237 10.24 136.909 10.638 C 137.581 11.031 138.104 11.597 138.479 12.338 C 138.853 13.073 139.041 13.953 139.041 14.977 L 139.041 23.305 L 135.531 23.305 L 135.531 15.587 C 135.531 14.773 135.321 14.136 134.901 13.674 C 134.485 13.213 133.907 12.982 133.167 12.982 C 132.673 12.982 132.232 13.089 131.844 13.304 C 131.46 13.519 131.161 13.83 130.946 14.236 C 130.731 14.643 130.624 15.139 130.624 15.724 Z M 145.271 23.524 C 144.266 23.524 143.359 23.266 142.55 22.749 C 141.741 22.228 141.104 21.468 140.638 20.467 C 140.167 19.462 139.932 18.232 139.932 16.779 C 139.932 15.29 140.174 14.044 140.658 13.044 C 141.143 12.043 141.787 11.293 142.591 10.795 C 143.396 10.293 144.282 10.041 145.251 10.041 C 145.991 10.041 146.608 10.167 147.102 10.418 C 147.595 10.67 147.993 10.978 148.294 11.344 C 148.6 11.709 148.827 12.066 148.973 12.413 L 149.096 12.413 L 149.096 5.853 L 152.606 5.853 L 152.606 23.305 L 149.151 23.305 L 149.151 21.207 L 148.973 21.207 C 148.817 21.559 148.587 21.913 148.28 22.27 C 147.97 22.626 147.57 22.923 147.081 23.161 C 146.587 23.403 145.984 23.524 145.271 23.524 Z M 146.354 20.707 C 146.948 20.707 147.456 20.542 147.876 20.213 C 148.296 19.884 148.616 19.425 148.836 18.836 C 149.055 18.246 149.165 17.556 149.165 16.766 C 149.165 15.97 149.057 15.283 148.843 14.702 C 148.628 14.117 148.31 13.665 147.89 13.345 C 147.465 13.021 146.953 12.859 146.354 12.859 C 145.738 12.859 145.219 13.025 144.798 13.359 C 144.383 13.697 144.07 14.159 143.859 14.743 C 143.649 15.328 143.544 16.002 143.544 16.766 C 143.544 17.533 143.651 18.214 143.866 18.808 C 144.081 19.402 144.396 19.866 144.812 20.2 C 145.228 20.538 145.742 20.707 146.354 20.707 Z" fill="transparent" height="28.788200000000003px" id="cVhf2wwQ7" transform="translate(38.231 22.606)" width="153.53699999999998px"><path d="M 0 28.788 L 0 0 L 153.537 0 L 153.537 28.788 Z" fill="transparent" height="28.788200000000003px" id="GwFbVkJj2" width="153.53699999999998px"/><path d="M 12.991 7.59 C 12.721 5.277 12.436 2.835 12.436 0 L 14.982 0 C 14.982 2.803 14.698 5.242 14.429 7.557 C 14.209 9.444 13.999 11.249 13.96 13.102 C 15.238 11.769 16.357 10.355 17.528 8.874 C 18.972 7.048 20.498 5.12 22.502 3.115 L 24.302 4.915 C 22.32 6.898 20.395 8.421 18.567 9.868 L 18.566 9.869 C 17.077 11.048 15.653 12.175 14.315 13.457 C 16.162 13.418 17.952 13.209 19.828 12.991 C 22.14 12.721 24.582 12.436 27.417 12.436 L 27.417 14.981 C 24.614 14.981 22.176 14.698 19.86 14.428 L 19.859 14.428 C 17.972 14.209 16.168 13.999 14.315 13.96 C 15.648 15.237 17.061 16.355 18.541 17.526 L 18.543 17.528 C 20.369 18.972 22.298 20.497 24.302 22.502 L 22.502 24.302 C 20.52 22.32 18.996 20.395 17.55 18.568 L 17.546 18.563 L 17.543 18.559 C 16.367 17.073 15.241 15.651 13.96 14.315 C 13.999 16.169 14.209 17.973 14.429 19.86 C 14.698 22.175 14.982 24.614 14.982 27.417 L 12.436 27.417 C 12.436 24.582 12.721 22.14 12.991 19.828 L 12.991 19.824 C 13.21 17.95 13.418 16.161 13.457 14.315 C 12.177 15.651 11.051 17.073 9.874 18.559 L 9.871 18.563 L 9.868 18.568 C 8.421 20.395 6.898 22.32 4.915 24.302 L 3.115 22.502 C 5.12 20.497 7.048 18.972 8.874 17.528 L 8.877 17.526 C 10.357 16.355 11.77 15.237 13.102 13.96 C 11.249 13.999 9.444 14.209 7.557 14.428 C 5.242 14.698 2.803 14.981 0 14.981 L 0 12.436 C 2.835 12.436 5.277 12.721 7.59 12.991 C 9.465 13.209 11.256 13.418 13.102 13.457 C 11.764 12.174 10.339 11.047 8.85 9.868 C 7.023 8.421 5.097 6.898 3.115 4.915 L 4.915 3.115 C 6.92 5.12 8.445 7.048 9.89 8.874 C 11.061 10.355 12.179 11.769 13.457 13.102 C 13.418 11.257 13.21 9.467 12.991 7.593 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="27.417299999999997px" id="imOCupNRu" transform="translate(0 0.685)" width="27.4174px"/><path d="M 3.653 17.451 L 0 17.451 L 0 0 L 3.982 0 L 9.5 8.828 C 9.779 9.281 10.062 9.774 10.35 10.309 C 10.642 10.839 10.937 11.428 11.234 12.077 C 11.536 12.722 11.835 13.45 12.132 14.264 L 11.769 14.264 C 11.714 13.615 11.666 12.925 11.625 12.194 C 11.579 11.458 11.543 10.754 11.515 10.083 C 11.483 9.411 11.467 8.842 11.467 8.376 L 11.467 0 L 15.121 0 L 15.121 17.451 L 11.125 17.451 L 6.114 9.438 C 5.744 8.835 5.404 8.253 5.093 7.691 C 4.782 7.124 4.455 6.496 4.113 5.806 C 3.775 5.12 3.372 4.305 2.906 3.359 L 3.359 3.359 C 3.404 4.204 3.452 5.013 3.503 5.785 C 3.548 6.557 3.585 7.259 3.612 7.889 C 3.64 8.515 3.653 9.027 3.653 9.425 Z M 22.496 17.712 C 21.184 17.712 20.049 17.428 19.089 16.862 C 18.13 16.295 17.389 15.505 16.868 14.49 C 16.352 13.48 16.094 12.304 16.094 10.96 C 16.094 9.603 16.352 8.419 16.868 7.41 C 17.389 6.395 18.13 5.605 19.089 5.038 C 20.049 4.471 21.184 4.188 22.496 4.188 C 23.816 4.188 24.956 4.471 25.916 5.038 C 26.871 5.605 27.609 6.395 28.13 7.41 C 28.646 8.419 28.904 9.603 28.904 10.96 C 28.904 12.304 28.646 13.48 28.13 14.49 C 27.609 15.505 26.871 16.295 25.916 16.862 C 24.956 17.428 23.816 17.712 22.496 17.712 Z M 22.496 14.942 C 23.122 14.942 23.645 14.769 24.066 14.421 C 24.491 14.074 24.809 13.599 25.019 12.996 C 25.229 12.388 25.334 11.707 25.334 10.953 C 25.334 10.176 25.229 9.489 25.019 8.89 C 24.809 8.287 24.491 7.814 24.066 7.471 C 23.645 7.128 23.122 6.957 22.496 6.957 C 21.875 6.957 21.354 7.128 20.933 7.471 C 20.517 7.814 20.204 8.287 19.994 8.89 C 19.784 9.489 19.679 10.176 19.679 10.953 C 19.679 11.707 19.784 12.388 19.994 12.996 C 20.204 13.599 20.517 14.074 20.933 14.421 C 21.354 14.769 21.875 14.942 22.496 14.942 Z M 37.479 17.451 L 33.483 17.451 L 28.657 4.352 L 32.393 4.352 L 34.6 11.152 C 34.865 12.002 35.096 12.861 35.292 13.729 C 35.494 14.593 35.699 15.491 35.909 16.423 L 35.162 16.423 C 35.363 15.491 35.562 14.593 35.759 13.729 C 35.955 12.861 36.186 12.002 36.451 11.152 L 38.631 4.352 L 42.318 4.352 Z M 46.274 17.712 C 45.447 17.712 44.704 17.565 44.046 17.273 C 43.384 16.976 42.863 16.537 42.484 15.957 C 42.109 15.377 41.922 14.652 41.922 13.784 C 41.922 13.058 42.056 12.447 42.326 11.954 C 42.591 11.465 42.957 11.072 43.423 10.775 C 43.889 10.478 44.417 10.252 45.006 10.096 C 45.596 9.941 46.215 9.831 46.864 9.767 C 47.622 9.69 48.232 9.617 48.694 9.548 C 49.16 9.484 49.5 9.379 49.715 9.233 C 49.93 9.091 50.037 8.879 50.037 8.595 L 50.037 8.534 C 50.037 8.159 49.959 7.844 49.804 7.588 C 49.649 7.332 49.418 7.135 49.112 6.998 C 48.806 6.861 48.431 6.793 47.988 6.793 C 47.535 6.793 47.14 6.861 46.802 6.998 C 46.468 7.135 46.196 7.316 45.986 7.54 C 45.771 7.768 45.614 8.022 45.513 8.301 L 42.292 7.766 C 42.52 7.007 42.895 6.363 43.416 5.833 C 43.941 5.298 44.593 4.892 45.369 4.613 C 46.146 4.33 47.019 4.188 47.988 4.188 C 48.696 4.188 49.384 4.273 50.051 4.442 C 50.713 4.611 51.308 4.871 51.833 5.223 C 52.363 5.575 52.781 6.032 53.087 6.594 C 53.398 7.156 53.553 7.835 53.553 8.63 L 53.553 17.451 L 50.222 17.451 L 50.222 15.635 L 50.106 15.635 C 49.896 16.041 49.614 16.398 49.263 16.704 C 48.911 17.015 48.488 17.259 47.995 17.437 C 47.496 17.62 46.923 17.712 46.274 17.712 Z M 47.274 15.237 C 47.827 15.237 48.311 15.127 48.727 14.908 C 49.147 14.689 49.474 14.392 49.707 14.017 C 49.94 13.642 50.057 13.224 50.057 12.763 L 50.057 11.351 C 49.956 11.428 49.801 11.497 49.591 11.556 C 49.38 11.62 49.145 11.675 48.885 11.721 C 48.629 11.771 48.375 11.815 48.124 11.851 C 47.877 11.892 47.655 11.924 47.459 11.947 C 47.029 12.006 46.65 12.107 46.321 12.249 C 45.992 12.39 45.738 12.575 45.56 12.804 C 45.382 13.037 45.293 13.332 45.293 13.688 C 45.293 14.026 45.378 14.309 45.547 14.538 C 45.72 14.771 45.953 14.945 46.246 15.059 C 46.538 15.178 46.881 15.237 47.274 15.237 Z M 62.437 17.451 L 55.075 17.451 L 55.075 0 L 61.998 0 C 63.277 0 64.344 0.192 65.199 0.576 C 66.053 0.964 66.693 1.494 67.118 2.166 C 67.543 2.838 67.756 3.61 67.756 4.483 C 67.756 5.173 67.621 5.771 67.351 6.279 C 67.077 6.79 66.702 7.208 66.227 7.533 C 65.756 7.857 65.22 8.09 64.616 8.232 L 64.616 8.41 C 65.274 8.433 65.894 8.618 66.474 8.965 C 67.059 9.313 67.532 9.797 67.893 10.419 C 68.254 11.04 68.434 11.783 68.434 12.646 C 68.434 13.56 68.208 14.38 67.756 15.107 C 67.303 15.834 66.634 16.407 65.747 16.827 C 64.861 17.243 63.757 17.451 62.437 17.451 Z M 58.646 9.781 L 58.646 14.511 L 61.738 14.511 C 62.784 14.511 63.549 14.307 64.034 13.901 C 64.518 13.494 64.76 12.964 64.76 12.31 C 64.76 11.808 64.641 11.367 64.404 10.988 C 64.166 10.613 63.828 10.318 63.389 10.103 C 62.951 9.889 62.432 9.781 61.833 9.781 Z M 58.646 2.913 L 58.646 7.327 L 61.47 7.327 C 61.977 7.327 62.434 7.236 62.841 7.053 C 63.243 6.87 63.561 6.61 63.794 6.272 C 64.022 5.929 64.137 5.525 64.137 5.059 C 64.137 4.423 63.913 3.907 63.465 3.509 C 63.017 3.112 62.375 2.913 61.539 2.913 Z M 72.813 17.451 L 69.304 17.451 L 69.304 4.352 L 72.697 4.352 L 72.697 6.642 L 72.841 6.642 C 73.083 5.828 73.487 5.214 74.054 4.798 C 74.62 4.387 75.269 4.181 76 4.181 C 76.183 4.181 76.377 4.19 76.583 4.208 C 76.789 4.227 76.974 4.256 77.138 4.298 L 77.138 7.437 C 76.983 7.382 76.757 7.339 76.46 7.307 C 76.163 7.275 75.882 7.259 75.617 7.259 C 75.086 7.259 74.607 7.375 74.177 7.608 C 73.748 7.837 73.414 8.157 73.176 8.568 C 72.934 8.975 72.813 9.452 72.813 10 Z M 81.17 17.712 C 80.342 17.712 79.598 17.565 78.935 17.273 C 78.277 16.976 77.758 16.537 77.379 15.957 C 77 15.377 76.81 14.652 76.81 13.784 C 76.81 13.058 76.945 12.447 77.215 11.954 C 77.484 11.465 77.852 11.072 78.318 10.775 C 78.78 10.478 79.305 10.252 79.895 10.096 C 80.484 9.941 81.103 9.831 81.752 9.767 C 82.511 9.69 83.123 9.617 83.589 9.548 C 84.051 9.484 84.389 9.379 84.604 9.233 C 84.818 9.091 84.926 8.879 84.926 8.595 L 84.926 8.534 C 84.926 8.159 84.848 7.844 84.693 7.588 C 84.537 7.332 84.307 7.135 84 6.998 C 83.699 6.861 83.324 6.793 82.876 6.793 C 82.424 6.793 82.031 6.861 81.697 6.998 C 81.359 7.135 81.085 7.316 80.875 7.54 C 80.665 7.768 80.509 8.022 80.409 8.301 L 77.187 7.766 C 77.411 7.007 77.786 6.363 78.311 5.833 C 78.832 5.298 79.481 4.892 80.258 4.613 C 81.035 4.33 81.908 4.188 82.876 4.188 C 83.589 4.188 84.277 4.273 84.939 4.442 C 85.602 4.611 86.198 4.871 86.728 5.223 C 87.254 5.575 87.672 6.032 87.983 6.594 C 88.289 7.156 88.442 7.835 88.442 8.63 L 88.442 17.451 L 85.118 17.451 L 85.118 15.635 L 85.001 15.635 C 84.786 16.041 84.505 16.398 84.158 16.704 C 83.806 17.015 83.381 17.259 82.883 17.437 C 82.39 17.62 81.818 17.712 81.17 17.712 Z M 82.163 15.237 C 82.716 15.237 83.203 15.127 83.623 14.908 C 84.039 14.689 84.364 14.392 84.597 14.017 C 84.834 13.642 84.953 13.224 84.953 12.763 L 84.953 11.351 C 84.853 11.428 84.695 11.497 84.48 11.556 C 84.27 11.62 84.037 11.675 83.781 11.721 C 83.521 11.771 83.267 11.815 83.02 11.851 C 82.769 11.892 82.545 11.924 82.349 11.947 C 81.919 12.006 81.542 12.107 81.218 12.249 C 80.889 12.39 80.633 12.575 80.45 12.804 C 80.272 13.037 80.183 13.332 80.183 13.688 C 80.183 14.026 80.269 14.309 80.443 14.538 C 80.612 14.771 80.843 14.945 81.135 15.059 C 81.432 15.178 81.775 15.237 82.163 15.237 Z M 93.398 9.87 L 93.398 17.451 L 89.881 17.451 L 89.881 4.353 L 93.199 4.353 L 93.254 7.622 L 93.041 7.622 C 93.389 6.53 93.912 5.685 94.611 5.086 C 95.31 4.487 96.213 4.188 97.318 4.188 C 98.223 4.188 99.011 4.387 99.683 4.784 C 100.355 5.177 100.878 5.744 101.253 6.484 C 101.627 7.22 101.815 8.1 101.815 9.123 L 101.815 17.451 L 98.305 17.451 L 98.305 9.733 C 98.305 8.92 98.095 8.282 97.675 7.821 C 97.259 7.359 96.681 7.129 95.941 7.129 C 95.447 7.129 95.006 7.236 94.618 7.451 C 94.234 7.665 93.935 7.976 93.72 8.383 C 93.505 8.79 93.398 9.285 93.398 9.87 Z M 108.044 17.67 C 107.039 17.67 106.132 17.412 105.323 16.896 C 104.514 16.375 103.877 15.614 103.411 14.613 C 102.94 13.608 102.705 12.379 102.705 10.926 C 102.705 9.436 102.947 8.191 103.431 7.19 C 103.916 6.189 104.56 5.44 105.364 4.942 C 106.169 4.439 107.055 4.188 108.024 4.188 C 108.764 4.188 109.381 4.314 109.875 4.565 C 110.368 4.816 110.766 5.125 111.067 5.49 C 111.373 5.856 111.6 6.212 111.746 6.56 L 111.869 6.56 L 111.869 0 L 115.379 0 L 115.379 17.451 L 111.924 17.451 L 111.924 15.354 L 111.746 15.354 C 111.59 15.706 111.36 16.06 111.053 16.416 C 110.743 16.773 110.343 17.07 109.854 17.307 C 109.36 17.549 108.757 17.67 108.044 17.67 Z M 109.127 14.853 C 109.721 14.853 110.229 14.689 110.649 14.36 C 111.069 14.031 111.389 13.572 111.609 12.982 C 111.828 12.393 111.938 11.703 111.938 10.912 C 111.938 10.117 111.83 9.429 111.616 8.849 C 111.401 8.264 111.083 7.812 110.663 7.492 C 110.238 7.167 109.726 7.005 109.127 7.005 C 108.511 7.005 107.992 7.172 107.571 7.505 C 107.156 7.844 106.843 8.305 106.632 8.89 C 106.422 9.475 106.317 10.149 106.317 10.912 C 106.317 11.68 106.424 12.361 106.639 12.955 C 106.854 13.549 107.169 14.012 107.585 14.346 C 108.001 14.684 108.515 14.853 109.127 14.853 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="17.711600202178957px" id="DMNbjRPuj" transform="translate(37.226 5.853)" width="115.3794977416992px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  width: 230px;
}
.layout-117 {
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 230 74" xmlns="http://www.w3.org/2000/svg"><g d="M 0 30 L 0 0 L 159 0 L 159 30 Z M 14.52 0.714 C 18.372 0.714 22.065 2.219 24.788 4.898 C 25.277 5.379 25.727 5.891 26.137 6.429 L 14.52 6.429 C 12.21 6.429 9.994 7.332 8.36 8.939 C 6.726 10.547 5.808 12.727 5.808 15 L 14.52 15 L 26.798 7.371 C 27.709 8.791 28.359 10.359 28.718 12.002 L 23.233 15 L 29.041 15 L 29.037 15.355 C 28.945 19.015 27.426 22.507 24.788 25.102 C 22.065 27.781 18.372 29.286 14.52 29.286 C 10.669 29.286 6.976 27.781 4.253 25.102 C 3.764 24.621 3.314 24.109 2.904 23.571 L 14.52 23.571 C 16.831 23.571 19.047 22.668 20.681 21.061 C 22.213 19.554 23.115 17.543 23.222 15.425 L 23.233 15 L 14.52 15 L 2.243 22.628 C 1.332 21.208 0.683 19.639 0.325 17.997 L 5.808 15 L 0 15 C 0 11.211 1.529 7.577 4.253 4.898 C 6.976 2.219 10.669 0.714 14.52 0.714 Z M 42.327 23.929 L 39.024 23.929 L 39.024 6.429 L 41.717 6.429 L 50.386 16.55 C 50.589 16.783 50.788 17.021 50.982 17.264 C 51.175 17.507 51.366 17.752 51.555 18 C 51.502 17.633 51.468 17.198 51.453 16.693 C 51.434 16.183 51.424 15.669 51.424 15.15 L 51.424 6.429 L 54.677 6.429 L 54.677 23.929 L 52.368 23.929 L 43.366 13.4 C 43.167 13.167 42.969 12.931 42.77 12.693 C 42.577 12.45 42.388 12.202 42.204 11.95 C 42.252 12.317 42.286 12.755 42.306 13.264 C 42.32 13.774 42.327 14.286 42.327 14.8 Z M 63.295 24.25 C 61.94 24.25 60.744 23.943 59.708 23.329 C 58.677 22.709 57.876 21.888 57.305 20.864 C 56.739 19.84 56.456 18.702 56.456 17.45 C 56.456 16.202 56.751 15.057 57.342 14.014 C 57.937 12.971 58.748 12.143 59.774 11.529 C 60.8 10.909 61.974 10.6 63.295 10.6 C 64.616 10.6 65.78 10.909 66.787 11.529 C 67.794 12.143 68.581 12.971 69.147 14.014 C 69.718 15.057 70.004 16.202 70.004 17.45 C 70.004 17.636 69.994 17.829 69.974 18.029 C 69.955 18.229 69.931 18.436 69.902 18.65 L 60.013 18.65 C 60.202 19.421 60.58 20.048 61.146 20.529 C 61.712 21.009 62.429 21.25 63.295 21.25 C 64.04 21.25 64.687 21.083 65.234 20.75 C 65.785 20.421 66.214 20.005 66.519 19.5 L 69.19 21.479 C 68.663 22.298 67.874 22.964 66.824 23.479 C 65.773 23.993 64.597 24.25 63.295 24.25 Z M 63.244 13.5 C 62.431 13.5 61.734 13.743 61.153 14.229 C 60.582 14.709 60.202 15.343 60.013 16.129 L 66.548 16.129 C 66.359 15.409 65.972 14.793 65.386 14.279 C 64.805 13.759 64.091 13.5 63.244 13.5 Z M 73.053 23.929 L 68.958 23.929 L 73.917 17.429 L 69.212 10.929 L 73.307 10.929 L 76.001 15.05 L 78.796 10.929 L 82.811 10.929 L 78.106 17.479 L 83.065 23.929 L 78.897 23.929 L 76.022 19.779 Z M 90.71 23.929 L 88.829 23.929 C 87.527 23.929 86.528 23.612 85.831 22.979 C 85.139 22.345 84.793 21.319 84.793 19.9 L 84.793 13.8 L 82.934 13.8 L 82.934 10.929 L 84.793 10.929 L 84.793 8.3 L 88.22 7.95 L 88.22 10.929 L 91.015 10.929 L 91.015 13.8 L 88.22 13.8 L 88.22 19.729 C 88.22 20.529 88.575 20.929 89.287 20.929 L 90.71 20.929 Z M 99.807 23.929 L 96.605 23.929 L 90.659 6.429 L 94.725 6.429 L 97.571 16.329 C 97.726 16.829 97.866 17.333 97.992 17.843 C 98.118 18.348 98.215 18.843 98.282 19.329 C 98.35 18.843 98.444 18.343 98.565 17.829 C 98.682 17.309 98.834 16.809 99.023 16.329 L 102.551 6.429 L 105.753 6.429 L 109.289 16.329 C 109.662 17.343 109.923 18.343 110.073 19.329 C 110.141 18.843 110.23 18.348 110.342 17.843 C 110.453 17.333 110.584 16.829 110.734 16.329 L 113.58 6.429 L 117.645 6.429 L 111.699 23.929 L 108.497 23.929 L 104.889 14.05 C 104.55 13.136 104.306 12.179 104.156 11.179 C 104.069 11.659 103.967 12.143 103.851 12.629 C 103.73 13.109 103.585 13.583 103.415 14.05 Z M 122.858 24.25 C 121.653 24.25 120.554 23.947 119.562 23.343 C 118.575 22.733 117.788 21.917 117.203 20.893 C 116.617 19.864 116.324 18.726 116.324 17.478 C 116.324 16.545 116.493 15.667 116.832 14.843 C 117.171 14.014 117.638 13.288 118.234 12.664 C 118.824 12.04 119.514 11.55 120.303 11.193 C 121.092 10.831 121.944 10.65 122.858 10.65 C 124.01 10.65 124.908 10.864 125.552 11.293 C 126.196 11.717 126.694 12.278 127.047 12.978 L 127.047 10.928 L 130.453 10.928 L 130.453 23.928 L 127.127 23.928 L 127.127 21.8 C 126.769 22.538 126.263 23.131 125.61 23.578 C 124.961 24.026 124.044 24.25 122.858 24.25 Z M 123.417 21.2 C 124.177 21.2 124.833 21.031 125.385 20.693 C 125.937 20.35 126.365 19.895 126.67 19.329 C 126.975 18.762 127.127 18.145 127.127 17.479 C 127.127 16.793 126.975 16.167 126.67 15.6 C 126.365 15.033 125.937 14.576 125.385 14.229 C 124.833 13.876 124.177 13.7 123.417 13.7 C 122.686 13.7 122.045 13.871 121.493 14.214 C 120.946 14.557 120.521 15.012 120.216 15.579 C 119.911 16.145 119.758 16.769 119.758 17.45 C 119.758 18.102 119.911 18.717 120.216 19.293 C 120.521 19.864 120.946 20.326 121.493 20.679 C 122.045 21.026 122.686 21.2 123.417 21.2 Z M 140.058 23.929 L 136.602 23.929 L 131.091 10.929 L 135.157 10.929 L 137.8 18.357 C 138.037 19.019 138.223 19.709 138.359 20.429 C 138.495 19.709 138.681 19.019 138.918 18.357 L 141.561 10.929 L 145.547 10.929 Z M 151.674 24.25 C 150.319 24.25 149.124 23.943 148.088 23.329 C 147.057 22.709 146.256 21.888 145.685 20.864 C 145.118 19.84 144.835 18.702 144.835 17.45 C 144.835 16.202 145.133 15.057 145.728 14.014 C 146.319 12.971 147.127 12.143 148.153 11.529 C 149.179 10.909 150.353 10.6 151.674 10.6 C 152.996 10.6 154.16 10.909 155.167 11.529 C 156.173 12.143 156.96 12.971 157.526 14.014 C 158.097 15.057 158.383 16.202 158.383 17.45 C 158.383 17.636 158.373 17.829 158.354 18.029 C 158.339 18.229 158.315 18.436 158.281 18.65 L 148.393 18.65 C 148.581 19.421 148.959 20.048 149.525 20.529 C 150.092 21.009 150.808 21.25 151.674 21.25 C 152.42 21.25 153.066 21.083 153.613 20.75 C 154.165 20.421 154.593 20.005 154.898 19.5 L 157.57 21.479 C 157.042 22.298 156.253 22.964 155.203 23.479 C 154.153 23.993 152.976 24.25 151.674 24.25 Z M 151.624 13.5 C 150.81 13.5 150.116 13.743 149.54 14.229 C 148.964 14.709 148.581 15.343 148.393 16.129 L 154.927 16.129 C 154.738 15.409 154.351 14.793 153.765 14.279 C 153.184 13.759 152.471 13.5 151.624 13.5 Z" fill="transparent" height="30px" id="LTdLWcu01" transform="translate(35.5 22)" width="159px"><path d="M 0 30 L 0 0 L 159 0 L 159 30 Z" fill="transparent" height="30px" id="Q39COAGHz" width="159px"/><path d="M 14.52 0 C 18.372 0 22.065 1.505 24.788 4.184 C 25.277 4.665 25.727 5.176 26.137 5.714 L 14.52 5.714 C 12.21 5.714 9.994 6.617 8.36 8.225 C 6.726 9.832 5.808 12.012 5.808 14.286 L 14.52 14.286 L 26.798 6.657 C 27.709 8.077 28.359 9.645 28.718 11.288 L 23.233 14.286 L 29.041 14.286 L 29.037 14.641 C 28.945 18.301 27.426 21.792 24.788 24.387 C 22.065 27.067 18.372 28.571 14.52 28.571 C 10.669 28.571 6.976 27.067 4.253 24.387 C 3.764 23.907 3.314 23.395 2.904 22.857 L 14.52 22.857 C 16.831 22.857 19.047 21.954 20.681 20.347 C 22.213 18.84 23.115 16.829 23.222 14.71 L 23.233 14.286 L 14.52 14.286 L 2.243 21.913 C 1.332 20.493 0.683 18.925 0.325 17.282 L 5.808 14.286 L 0 14.286 C 0 10.497 1.529 6.863 4.253 4.184 C 6.976 1.505 10.669 0 14.52 0 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="28.5714px" id="TCidMxReF" transform="translate(0 0.714)" width="29.0411px"/><path d="M 3.303 17.5 L 0 17.5 L 0 0 L 2.694 0 L 11.362 10.121 C 11.566 10.355 11.764 10.593 11.958 10.836 C 12.151 11.078 12.343 11.324 12.531 11.571 C 12.478 11.205 12.444 10.769 12.43 10.264 C 12.41 9.755 12.401 9.24 12.401 8.721 L 12.401 0 L 15.653 0 L 15.653 17.5 L 13.344 17.5 L 4.342 6.971 C 4.143 6.738 3.945 6.502 3.746 6.264 C 3.553 6.021 3.364 5.774 3.18 5.521 C 3.228 5.888 3.262 6.326 3.282 6.836 C 3.296 7.345 3.303 7.857 3.303 8.371 Z M 24.271 17.821 C 22.916 17.821 21.72 17.514 20.685 16.9 C 19.654 16.281 18.853 15.46 18.281 14.436 C 17.715 13.412 17.432 12.274 17.432 11.021 C 17.432 9.774 17.727 8.629 18.318 7.586 C 18.913 6.543 19.724 5.714 20.75 5.1 C 21.776 4.481 22.95 4.171 24.271 4.171 C 25.592 4.171 26.756 4.481 27.763 5.1 C 28.77 5.714 29.557 6.543 30.123 7.586 C 30.694 8.629 30.98 9.774 30.98 11.021 C 30.98 11.207 30.97 11.4 30.95 11.6 C 30.931 11.8 30.907 12.007 30.878 12.221 L 20.99 12.221 C 21.178 12.993 21.556 13.619 22.122 14.1 C 22.688 14.581 23.405 14.821 24.271 14.821 C 25.017 14.821 25.663 14.655 26.21 14.321 C 26.761 13.993 27.19 13.576 27.495 13.071 L 30.166 15.05 C 29.639 15.869 28.85 16.536 27.8 17.05 C 26.749 17.564 25.573 17.821 24.271 17.821 Z M 24.22 7.071 C 23.407 7.071 22.71 7.314 22.129 7.8 C 21.558 8.281 21.178 8.914 20.99 9.7 L 27.524 9.7 C 27.335 8.981 26.948 8.364 26.362 7.85 C 25.781 7.331 25.067 7.071 24.22 7.071 Z M 34.029 17.5 L 29.934 17.5 L 34.893 11 L 30.188 4.5 L 34.283 4.5 L 36.977 8.621 L 39.772 4.5 L 43.787 4.5 L 39.082 11.05 L 44.041 17.5 L 39.873 17.5 L 36.998 13.35 Z M 51.686 17.5 L 49.805 17.5 C 48.503 17.5 47.504 17.183 46.807 16.55 C 46.115 15.917 45.769 14.89 45.769 13.471 L 45.769 7.371 L 43.91 7.371 L 43.91 4.5 L 45.769 4.5 L 45.769 1.871 L 49.196 1.521 L 49.196 4.5 L 51.991 4.5 L 51.991 7.371 L 49.196 7.371 L 49.196 13.3 C 49.196 14.1 49.551 14.5 50.263 14.5 L 51.686 14.5 Z M 60.783 17.5 L 57.581 17.5 L 51.635 0 L 55.701 0 L 58.547 9.9 C 58.702 10.4 58.842 10.905 58.968 11.414 C 59.094 11.919 59.191 12.414 59.258 12.9 C 59.326 12.414 59.42 11.914 59.541 11.4 C 59.658 10.881 59.81 10.381 59.999 9.9 L 63.527 0 L 66.729 0 L 70.265 9.9 C 70.638 10.914 70.899 11.914 71.049 12.9 C 71.117 12.414 71.206 11.919 71.318 11.414 C 71.429 10.905 71.56 10.4 71.71 9.9 L 74.556 0 L 78.621 0 L 72.675 17.5 L 69.473 17.5 L 65.865 7.621 C 65.526 6.707 65.282 5.75 65.132 4.75 C 65.045 5.231 64.943 5.714 64.827 6.2 C 64.706 6.681 64.561 7.155 64.391 7.621 Z M 83.834 17.821 C 82.629 17.821 81.53 17.519 80.538 16.914 C 79.551 16.305 78.764 15.488 78.179 14.464 C 77.593 13.436 77.3 12.298 77.3 11.05 C 77.3 10.117 77.469 9.238 77.808 8.414 C 78.147 7.586 78.614 6.859 79.21 6.236 C 79.8 5.612 80.49 5.121 81.279 4.764 C 82.068 4.402 82.92 4.221 83.834 4.221 C 84.986 4.221 85.884 4.436 86.528 4.864 C 87.172 5.288 87.67 5.85 88.023 6.55 L 88.023 4.5 L 91.429 4.5 L 91.429 17.5 L 88.103 17.5 L 88.103 15.371 C 87.745 16.109 87.239 16.702 86.586 17.15 C 85.937 17.598 85.02 17.821 83.834 17.821 Z M 84.393 14.771 C 85.153 14.771 85.809 14.602 86.361 14.264 C 86.913 13.921 87.341 13.467 87.646 12.9 C 87.951 12.333 88.103 11.717 88.103 11.05 C 88.103 10.364 87.951 9.738 87.646 9.171 C 87.341 8.605 86.913 8.148 86.361 7.8 C 85.809 7.448 85.153 7.271 84.393 7.271 C 83.662 7.271 83.021 7.443 82.469 7.786 C 81.922 8.128 81.497 8.583 81.192 9.15 C 80.887 9.717 80.734 10.34 80.734 11.021 C 80.734 11.674 80.887 12.288 81.192 12.864 C 81.497 13.436 81.922 13.898 82.469 14.25 C 83.021 14.598 83.662 14.771 84.393 14.771 Z M 101.034 17.5 L 97.578 17.5 L 92.067 4.5 L 96.133 4.5 L 98.776 11.928 C 99.013 12.59 99.199 13.281 99.335 14 C 99.471 13.281 99.657 12.59 99.894 11.928 L 102.537 4.5 L 106.523 4.5 Z M 112.65 17.821 C 111.295 17.821 110.1 17.514 109.064 16.9 C 108.033 16.281 107.232 15.46 106.661 14.436 C 106.094 13.412 105.811 12.274 105.811 11.021 C 105.811 9.774 106.109 8.629 106.704 7.586 C 107.295 6.543 108.103 5.714 109.129 5.1 C 110.155 4.481 111.329 4.171 112.65 4.171 C 113.972 4.171 115.136 4.481 116.143 5.1 C 117.149 5.714 117.936 6.543 118.502 7.586 C 119.073 8.629 119.359 9.774 119.359 11.021 C 119.359 11.207 119.349 11.4 119.33 11.6 C 119.315 11.8 119.291 12.007 119.257 12.221 L 109.369 12.221 C 109.557 12.993 109.935 13.619 110.501 14.1 C 111.068 14.581 111.784 14.821 112.65 14.821 C 113.396 14.821 114.042 14.655 114.589 14.321 C 115.141 13.993 115.569 13.576 115.874 13.071 L 118.546 15.05 C 118.018 15.869 117.229 16.536 116.179 17.05 C 115.129 17.564 113.952 17.821 112.65 17.821 Z M 112.6 7.071 C 111.786 7.071 111.092 7.314 110.516 7.8 C 109.94 8.281 109.557 8.914 109.369 9.7 L 115.903 9.7 C 115.714 8.981 115.327 8.364 114.741 7.85 C 114.16 7.331 113.447 7.071 112.6 7.071 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="17.82140007019043px" id="Qp1HcHvJp" transform="translate(39.024 6.428)" width="119.35909619140625px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  aspect-ratio: 3.10811;
  background-color: var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.2));
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 230 74" xmlns="http://www.w3.org/2000/svg"><g d="M 0 30 L 0 0 L 159 0 L 159 30 Z M 14.52 0.714 C 18.372 0.714 22.065 2.219 24.788 4.898 C 25.277 5.379 25.727 5.891 26.137 6.429 L 14.52 6.429 C 12.21 6.429 9.994 7.332 8.36 8.939 C 6.726 10.547 5.808 12.727 5.808 15 L 14.52 15 L 26.798 7.371 C 27.709 8.791 28.359 10.359 28.718 12.002 L 23.233 15 L 29.041 15 L 29.037 15.355 C 28.945 19.015 27.426 22.507 24.788 25.102 C 22.065 27.781 18.372 29.286 14.52 29.286 C 10.669 29.286 6.976 27.781 4.253 25.102 C 3.764 24.621 3.314 24.109 2.904 23.571 L 14.52 23.571 C 16.831 23.571 19.047 22.668 20.681 21.061 C 22.213 19.554 23.115 17.543 23.222 15.425 L 23.233 15 L 14.52 15 L 2.243 22.628 C 1.332 21.208 0.683 19.639 0.325 17.997 L 5.808 15 L 0 15 C 0 11.211 1.529 7.577 4.253 4.898 C 6.976 2.219 10.669 0.714 14.52 0.714 Z M 42.327 23.929 L 39.024 23.929 L 39.024 6.429 L 41.717 6.429 L 50.386 16.55 C 50.589 16.783 50.788 17.021 50.982 17.264 C 51.175 17.507 51.366 17.752 51.555 18 C 51.502 17.633 51.468 17.198 51.453 16.693 C 51.434 16.183 51.424 15.669 51.424 15.15 L 51.424 6.429 L 54.677 6.429 L 54.677 23.929 L 52.368 23.929 L 43.366 13.4 C 43.167 13.167 42.969 12.931 42.77 12.693 C 42.577 12.45 42.388 12.202 42.204 11.95 C 42.252 12.317 42.286 12.755 42.306 13.264 C 42.32 13.774 42.327 14.286 42.327 14.8 Z M 63.295 24.25 C 61.94 24.25 60.744 23.943 59.708 23.329 C 58.677 22.709 57.876 21.888 57.305 20.864 C 56.739 19.84 56.456 18.702 56.456 17.45 C 56.456 16.202 56.751 15.057 57.342 14.014 C 57.937 12.971 58.748 12.143 59.774 11.529 C 60.8 10.909 61.974 10.6 63.295 10.6 C 64.616 10.6 65.78 10.909 66.787 11.529 C 67.794 12.143 68.581 12.971 69.147 14.014 C 69.718 15.057 70.004 16.202 70.004 17.45 C 70.004 17.636 69.994 17.829 69.974 18.029 C 69.955 18.229 69.931 18.436 69.902 18.65 L 60.013 18.65 C 60.202 19.421 60.58 20.048 61.146 20.529 C 61.712 21.009 62.429 21.25 63.295 21.25 C 64.04 21.25 64.687 21.083 65.234 20.75 C 65.785 20.421 66.214 20.005 66.519 19.5 L 69.19 21.479 C 68.663 22.298 67.874 22.964 66.824 23.479 C 65.773 23.993 64.597 24.25 63.295 24.25 Z M 63.244 13.5 C 62.431 13.5 61.734 13.743 61.153 14.229 C 60.582 14.709 60.202 15.343 60.013 16.129 L 66.548 16.129 C 66.359 15.409 65.972 14.793 65.386 14.279 C 64.805 13.759 64.091 13.5 63.244 13.5 Z M 73.053 23.929 L 68.958 23.929 L 73.917 17.429 L 69.212 10.929 L 73.307 10.929 L 76.001 15.05 L 78.796 10.929 L 82.811 10.929 L 78.106 17.479 L 83.065 23.929 L 78.897 23.929 L 76.022 19.779 Z M 90.71 23.929 L 88.829 23.929 C 87.527 23.929 86.528 23.612 85.831 22.979 C 85.139 22.345 84.793 21.319 84.793 19.9 L 84.793 13.8 L 82.934 13.8 L 82.934 10.929 L 84.793 10.929 L 84.793 8.3 L 88.22 7.95 L 88.22 10.929 L 91.015 10.929 L 91.015 13.8 L 88.22 13.8 L 88.22 19.729 C 88.22 20.529 88.575 20.929 89.287 20.929 L 90.71 20.929 Z M 99.807 23.929 L 96.605 23.929 L 90.659 6.429 L 94.725 6.429 L 97.571 16.329 C 97.726 16.829 97.866 17.333 97.992 17.843 C 98.118 18.348 98.215 18.843 98.282 19.329 C 98.35 18.843 98.444 18.343 98.565 17.829 C 98.682 17.309 98.834 16.809 99.023 16.329 L 102.551 6.429 L 105.753 6.429 L 109.289 16.329 C 109.662 17.343 109.923 18.343 110.073 19.329 C 110.141 18.843 110.23 18.348 110.342 17.843 C 110.453 17.333 110.584 16.829 110.734 16.329 L 113.58 6.429 L 117.645 6.429 L 111.699 23.929 L 108.497 23.929 L 104.889 14.05 C 104.55 13.136 104.306 12.179 104.156 11.179 C 104.069 11.659 103.967 12.143 103.851 12.629 C 103.73 13.109 103.585 13.583 103.415 14.05 Z M 122.858 24.25 C 121.653 24.25 120.554 23.947 119.562 23.343 C 118.575 22.733 117.788 21.917 117.203 20.893 C 116.617 19.864 116.324 18.726 116.324 17.478 C 116.324 16.545 116.493 15.667 116.832 14.843 C 117.171 14.014 117.638 13.288 118.234 12.664 C 118.824 12.04 119.514 11.55 120.303 11.193 C 121.092 10.831 121.944 10.65 122.858 10.65 C 124.01 10.65 124.908 10.864 125.552 11.293 C 126.196 11.717 126.694 12.278 127.047 12.978 L 127.047 10.928 L 130.453 10.928 L 130.453 23.928 L 127.127 23.928 L 127.127 21.8 C 126.769 22.538 126.263 23.131 125.61 23.578 C 124.961 24.026 124.044 24.25 122.858 24.25 Z M 123.417 21.2 C 124.177 21.2 124.833 21.031 125.385 20.693 C 125.937 20.35 126.365 19.895 126.67 19.329 C 126.975 18.762 127.127 18.145 127.127 17.479 C 127.127 16.793 126.975 16.167 126.67 15.6 C 126.365 15.033 125.937 14.576 125.385 14.229 C 124.833 13.876 124.177 13.7 123.417 13.7 C 122.686 13.7 122.045 13.871 121.493 14.214 C 120.946 14.557 120.521 15.012 120.216 15.579 C 119.911 16.145 119.758 16.769 119.758 17.45 C 119.758 18.102 119.911 18.717 120.216 19.293 C 120.521 19.864 120.946 20.326 121.493 20.679 C 122.045 21.026 122.686 21.2 123.417 21.2 Z M 140.058 23.929 L 136.602 23.929 L 131.091 10.929 L 135.157 10.929 L 137.8 18.357 C 138.037 19.019 138.223 19.709 138.359 20.429 C 138.495 19.709 138.681 19.019 138.918 18.357 L 141.561 10.929 L 145.547 10.929 Z M 151.674 24.25 C 150.319 24.25 149.124 23.943 148.088 23.329 C 147.057 22.709 146.256 21.888 145.685 20.864 C 145.118 19.84 144.835 18.702 144.835 17.45 C 144.835 16.202 145.133 15.057 145.728 14.014 C 146.319 12.971 147.127 12.143 148.153 11.529 C 149.179 10.909 150.353 10.6 151.674 10.6 C 152.996 10.6 154.16 10.909 155.167 11.529 C 156.173 12.143 156.96 12.971 157.526 14.014 C 158.097 15.057 158.383 16.202 158.383 17.45 C 158.383 17.636 158.373 17.829 158.354 18.029 C 158.339 18.229 158.315 18.436 158.281 18.65 L 148.393 18.65 C 148.581 19.421 148.959 20.048 149.525 20.529 C 150.092 21.009 150.808 21.25 151.674 21.25 C 152.42 21.25 153.066 21.083 153.613 20.75 C 154.165 20.421 154.593 20.005 154.898 19.5 L 157.57 21.479 C 157.042 22.298 156.253 22.964 155.203 23.479 C 154.153 23.993 152.976 24.25 151.674 24.25 Z M 151.624 13.5 C 150.81 13.5 150.116 13.743 149.54 14.229 C 148.964 14.709 148.581 15.343 148.393 16.129 L 154.927 16.129 C 154.738 15.409 154.351 14.793 153.765 14.279 C 153.184 13.759 152.471 13.5 151.624 13.5 Z" fill="transparent" height="30px" id="LTdLWcu01" transform="translate(35.5 22)" width="159px"><path d="M 0 30 L 0 0 L 159 0 L 159 30 Z" fill="transparent" height="30px" id="Q39COAGHz" width="159px"/><path d="M 14.52 0 C 18.372 0 22.065 1.505 24.788 4.184 C 25.277 4.665 25.727 5.176 26.137 5.714 L 14.52 5.714 C 12.21 5.714 9.994 6.617 8.36 8.225 C 6.726 9.832 5.808 12.012 5.808 14.286 L 14.52 14.286 L 26.798 6.657 C 27.709 8.077 28.359 9.645 28.718 11.288 L 23.233 14.286 L 29.041 14.286 L 29.037 14.641 C 28.945 18.301 27.426 21.792 24.788 24.387 C 22.065 27.067 18.372 28.571 14.52 28.571 C 10.669 28.571 6.976 27.067 4.253 24.387 C 3.764 23.907 3.314 23.395 2.904 22.857 L 14.52 22.857 C 16.831 22.857 19.047 21.954 20.681 20.347 C 22.213 18.84 23.115 16.829 23.222 14.71 L 23.233 14.286 L 14.52 14.286 L 2.243 21.913 C 1.332 20.493 0.683 18.925 0.325 17.282 L 5.808 14.286 L 0 14.286 C 0 10.497 1.529 6.863 4.253 4.184 C 6.976 1.505 10.669 0 14.52 0 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="28.5714px" id="TCidMxReF" transform="translate(0 0.714)" width="29.0411px"/><path d="M 3.303 17.5 L 0 17.5 L 0 0 L 2.694 0 L 11.362 10.121 C 11.566 10.355 11.764 10.593 11.958 10.836 C 12.151 11.078 12.343 11.324 12.531 11.571 C 12.478 11.205 12.444 10.769 12.43 10.264 C 12.41 9.755 12.401 9.24 12.401 8.721 L 12.401 0 L 15.653 0 L 15.653 17.5 L 13.344 17.5 L 4.342 6.971 C 4.143 6.738 3.945 6.502 3.746 6.264 C 3.553 6.021 3.364 5.774 3.18 5.521 C 3.228 5.888 3.262 6.326 3.282 6.836 C 3.296 7.345 3.303 7.857 3.303 8.371 Z M 24.271 17.821 C 22.916 17.821 21.72 17.514 20.685 16.9 C 19.654 16.281 18.853 15.46 18.281 14.436 C 17.715 13.412 17.432 12.274 17.432 11.021 C 17.432 9.774 17.727 8.629 18.318 7.586 C 18.913 6.543 19.724 5.714 20.75 5.1 C 21.776 4.481 22.95 4.171 24.271 4.171 C 25.592 4.171 26.756 4.481 27.763 5.1 C 28.77 5.714 29.557 6.543 30.123 7.586 C 30.694 8.629 30.98 9.774 30.98 11.021 C 30.98 11.207 30.97 11.4 30.95 11.6 C 30.931 11.8 30.907 12.007 30.878 12.221 L 20.99 12.221 C 21.178 12.993 21.556 13.619 22.122 14.1 C 22.688 14.581 23.405 14.821 24.271 14.821 C 25.017 14.821 25.663 14.655 26.21 14.321 C 26.761 13.993 27.19 13.576 27.495 13.071 L 30.166 15.05 C 29.639 15.869 28.85 16.536 27.8 17.05 C 26.749 17.564 25.573 17.821 24.271 17.821 Z M 24.22 7.071 C 23.407 7.071 22.71 7.314 22.129 7.8 C 21.558 8.281 21.178 8.914 20.99 9.7 L 27.524 9.7 C 27.335 8.981 26.948 8.364 26.362 7.85 C 25.781 7.331 25.067 7.071 24.22 7.071 Z M 34.029 17.5 L 29.934 17.5 L 34.893 11 L 30.188 4.5 L 34.283 4.5 L 36.977 8.621 L 39.772 4.5 L 43.787 4.5 L 39.082 11.05 L 44.041 17.5 L 39.873 17.5 L 36.998 13.35 Z M 51.686 17.5 L 49.805 17.5 C 48.503 17.5 47.504 17.183 46.807 16.55 C 46.115 15.917 45.769 14.89 45.769 13.471 L 45.769 7.371 L 43.91 7.371 L 43.91 4.5 L 45.769 4.5 L 45.769 1.871 L 49.196 1.521 L 49.196 4.5 L 51.991 4.5 L 51.991 7.371 L 49.196 7.371 L 49.196 13.3 C 49.196 14.1 49.551 14.5 50.263 14.5 L 51.686 14.5 Z M 60.783 17.5 L 57.581 17.5 L 51.635 0 L 55.701 0 L 58.547 9.9 C 58.702 10.4 58.842 10.905 58.968 11.414 C 59.094 11.919 59.191 12.414 59.258 12.9 C 59.326 12.414 59.42 11.914 59.541 11.4 C 59.658 10.881 59.81 10.381 59.999 9.9 L 63.527 0 L 66.729 0 L 70.265 9.9 C 70.638 10.914 70.899 11.914 71.049 12.9 C 71.117 12.414 71.206 11.919 71.318 11.414 C 71.429 10.905 71.56 10.4 71.71 9.9 L 74.556 0 L 78.621 0 L 72.675 17.5 L 69.473 17.5 L 65.865 7.621 C 65.526 6.707 65.282 5.75 65.132 4.75 C 65.045 5.231 64.943 5.714 64.827 6.2 C 64.706 6.681 64.561 7.155 64.391 7.621 Z M 83.834 17.821 C 82.629 17.821 81.53 17.519 80.538 16.914 C 79.551 16.305 78.764 15.488 78.179 14.464 C 77.593 13.436 77.3 12.298 77.3 11.05 C 77.3 10.117 77.469 9.238 77.808 8.414 C 78.147 7.586 78.614 6.859 79.21 6.236 C 79.8 5.612 80.49 5.121 81.279 4.764 C 82.068 4.402 82.92 4.221 83.834 4.221 C 84.986 4.221 85.884 4.436 86.528 4.864 C 87.172 5.288 87.67 5.85 88.023 6.55 L 88.023 4.5 L 91.429 4.5 L 91.429 17.5 L 88.103 17.5 L 88.103 15.371 C 87.745 16.109 87.239 16.702 86.586 17.15 C 85.937 17.598 85.02 17.821 83.834 17.821 Z M 84.393 14.771 C 85.153 14.771 85.809 14.602 86.361 14.264 C 86.913 13.921 87.341 13.467 87.646 12.9 C 87.951 12.333 88.103 11.717 88.103 11.05 C 88.103 10.364 87.951 9.738 87.646 9.171 C 87.341 8.605 86.913 8.148 86.361 7.8 C 85.809 7.448 85.153 7.271 84.393 7.271 C 83.662 7.271 83.021 7.443 82.469 7.786 C 81.922 8.128 81.497 8.583 81.192 9.15 C 80.887 9.717 80.734 10.34 80.734 11.021 C 80.734 11.674 80.887 12.288 81.192 12.864 C 81.497 13.436 81.922 13.898 82.469 14.25 C 83.021 14.598 83.662 14.771 84.393 14.771 Z M 101.034 17.5 L 97.578 17.5 L 92.067 4.5 L 96.133 4.5 L 98.776 11.928 C 99.013 12.59 99.199 13.281 99.335 14 C 99.471 13.281 99.657 12.59 99.894 11.928 L 102.537 4.5 L 106.523 4.5 Z M 112.65 17.821 C 111.295 17.821 110.1 17.514 109.064 16.9 C 108.033 16.281 107.232 15.46 106.661 14.436 C 106.094 13.412 105.811 12.274 105.811 11.021 C 105.811 9.774 106.109 8.629 106.704 7.586 C 107.295 6.543 108.103 5.714 109.129 5.1 C 110.155 4.481 111.329 4.171 112.65 4.171 C 113.972 4.171 115.136 4.481 116.143 5.1 C 117.149 5.714 117.936 6.543 118.502 7.586 C 119.073 8.629 119.359 9.774 119.359 11.021 C 119.359 11.207 119.349 11.4 119.33 11.6 C 119.315 11.8 119.291 12.007 119.257 12.221 L 109.369 12.221 C 109.557 12.993 109.935 13.619 110.501 14.1 C 111.068 14.581 111.784 14.821 112.65 14.821 C 113.396 14.821 114.042 14.655 114.589 14.321 C 115.141 13.993 115.569 13.576 115.874 13.071 L 118.546 15.05 C 118.018 15.869 117.229 16.536 116.179 17.05 C 115.129 17.564 113.952 17.821 112.65 17.821 Z M 112.6 7.071 C 111.786 7.071 111.092 7.314 110.516 7.8 C 109.94 8.281 109.557 8.914 109.369 9.7 L 115.903 9.7 C 115.714 8.981 115.327 8.364 114.741 7.85 C 114.16 7.331 113.447 7.071 112.6 7.071 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="17.82140007019043px" id="Qp1HcHvJp" transform="translate(39.024 6.428)" width="119.35909619140625px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 230 74" xmlns="http://www.w3.org/2000/svg"><g d="M 0 30 L 0 0 L 159 0 L 159 30 Z M 14.52 0.714 C 18.372 0.714 22.065 2.219 24.788 4.898 C 25.277 5.379 25.727 5.891 26.137 6.429 L 14.52 6.429 C 12.21 6.429 9.994 7.332 8.36 8.939 C 6.726 10.547 5.808 12.727 5.808 15 L 14.52 15 L 26.798 7.371 C 27.709 8.791 28.359 10.359 28.718 12.002 L 23.233 15 L 29.041 15 L 29.037 15.355 C 28.945 19.015 27.426 22.507 24.788 25.102 C 22.065 27.781 18.372 29.286 14.52 29.286 C 10.669 29.286 6.976 27.781 4.253 25.102 C 3.764 24.621 3.314 24.109 2.904 23.571 L 14.52 23.571 C 16.831 23.571 19.047 22.668 20.681 21.061 C 22.213 19.554 23.115 17.543 23.222 15.425 L 23.233 15 L 14.52 15 L 2.243 22.628 C 1.332 21.208 0.683 19.639 0.325 17.997 L 5.808 15 L 0 15 C 0 11.211 1.529 7.577 4.253 4.898 C 6.976 2.219 10.669 0.714 14.52 0.714 Z M 42.327 23.929 L 39.024 23.929 L 39.024 6.429 L 41.717 6.429 L 50.386 16.55 C 50.589 16.783 50.788 17.021 50.982 17.264 C 51.175 17.507 51.366 17.752 51.555 18 C 51.502 17.633 51.468 17.198 51.453 16.693 C 51.434 16.183 51.424 15.669 51.424 15.15 L 51.424 6.429 L 54.677 6.429 L 54.677 23.929 L 52.368 23.929 L 43.366 13.4 C 43.167 13.167 42.969 12.931 42.77 12.693 C 42.577 12.45 42.388 12.202 42.204 11.95 C 42.252 12.317 42.286 12.755 42.306 13.264 C 42.32 13.774 42.327 14.286 42.327 14.8 Z M 63.295 24.25 C 61.94 24.25 60.744 23.943 59.708 23.329 C 58.677 22.709 57.876 21.888 57.305 20.864 C 56.739 19.84 56.456 18.702 56.456 17.45 C 56.456 16.202 56.751 15.057 57.342 14.014 C 57.937 12.971 58.748 12.143 59.774 11.529 C 60.8 10.909 61.974 10.6 63.295 10.6 C 64.616 10.6 65.78 10.909 66.787 11.529 C 67.794 12.143 68.581 12.971 69.147 14.014 C 69.718 15.057 70.004 16.202 70.004 17.45 C 70.004 17.636 69.994 17.829 69.974 18.029 C 69.955 18.229 69.931 18.436 69.902 18.65 L 60.013 18.65 C 60.202 19.421 60.58 20.048 61.146 20.529 C 61.712 21.009 62.429 21.25 63.295 21.25 C 64.04 21.25 64.687 21.083 65.234 20.75 C 65.785 20.421 66.214 20.005 66.519 19.5 L 69.19 21.479 C 68.663 22.298 67.874 22.964 66.824 23.479 C 65.773 23.993 64.597 24.25 63.295 24.25 Z M 63.244 13.5 C 62.431 13.5 61.734 13.743 61.153 14.229 C 60.582 14.709 60.202 15.343 60.013 16.129 L 66.548 16.129 C 66.359 15.409 65.972 14.793 65.386 14.279 C 64.805 13.759 64.091 13.5 63.244 13.5 Z M 73.053 23.929 L 68.958 23.929 L 73.917 17.429 L 69.212 10.929 L 73.307 10.929 L 76.001 15.05 L 78.796 10.929 L 82.811 10.929 L 78.106 17.479 L 83.065 23.929 L 78.897 23.929 L 76.022 19.779 Z M 90.71 23.929 L 88.829 23.929 C 87.527 23.929 86.528 23.612 85.831 22.979 C 85.139 22.345 84.793 21.319 84.793 19.9 L 84.793 13.8 L 82.934 13.8 L 82.934 10.929 L 84.793 10.929 L 84.793 8.3 L 88.22 7.95 L 88.22 10.929 L 91.015 10.929 L 91.015 13.8 L 88.22 13.8 L 88.22 19.729 C 88.22 20.529 88.575 20.929 89.287 20.929 L 90.71 20.929 Z M 99.807 23.929 L 96.605 23.929 L 90.659 6.429 L 94.725 6.429 L 97.571 16.329 C 97.726 16.829 97.866 17.333 97.992 17.843 C 98.118 18.348 98.215 18.843 98.282 19.329 C 98.35 18.843 98.444 18.343 98.565 17.829 C 98.682 17.309 98.834 16.809 99.023 16.329 L 102.551 6.429 L 105.753 6.429 L 109.289 16.329 C 109.662 17.343 109.923 18.343 110.073 19.329 C 110.141 18.843 110.23 18.348 110.342 17.843 C 110.453 17.333 110.584 16.829 110.734 16.329 L 113.58 6.429 L 117.645 6.429 L 111.699 23.929 L 108.497 23.929 L 104.889 14.05 C 104.55 13.136 104.306 12.179 104.156 11.179 C 104.069 11.659 103.967 12.143 103.851 12.629 C 103.73 13.109 103.585 13.583 103.415 14.05 Z M 122.858 24.25 C 121.653 24.25 120.554 23.947 119.562 23.343 C 118.575 22.733 117.788 21.917 117.203 20.893 C 116.617 19.864 116.324 18.726 116.324 17.478 C 116.324 16.545 116.493 15.667 116.832 14.843 C 117.171 14.014 117.638 13.288 118.234 12.664 C 118.824 12.04 119.514 11.55 120.303 11.193 C 121.092 10.831 121.944 10.65 122.858 10.65 C 124.01 10.65 124.908 10.864 125.552 11.293 C 126.196 11.717 126.694 12.278 127.047 12.978 L 127.047 10.928 L 130.453 10.928 L 130.453 23.928 L 127.127 23.928 L 127.127 21.8 C 126.769 22.538 126.263 23.131 125.61 23.578 C 124.961 24.026 124.044 24.25 122.858 24.25 Z M 123.417 21.2 C 124.177 21.2 124.833 21.031 125.385 20.693 C 125.937 20.35 126.365 19.895 126.67 19.329 C 126.975 18.762 127.127 18.145 127.127 17.479 C 127.127 16.793 126.975 16.167 126.67 15.6 C 126.365 15.033 125.937 14.576 125.385 14.229 C 124.833 13.876 124.177 13.7 123.417 13.7 C 122.686 13.7 122.045 13.871 121.493 14.214 C 120.946 14.557 120.521 15.012 120.216 15.579 C 119.911 16.145 119.758 16.769 119.758 17.45 C 119.758 18.102 119.911 18.717 120.216 19.293 C 120.521 19.864 120.946 20.326 121.493 20.679 C 122.045 21.026 122.686 21.2 123.417 21.2 Z M 140.058 23.929 L 136.602 23.929 L 131.091 10.929 L 135.157 10.929 L 137.8 18.357 C 138.037 19.019 138.223 19.709 138.359 20.429 C 138.495 19.709 138.681 19.019 138.918 18.357 L 141.561 10.929 L 145.547 10.929 Z M 151.674 24.25 C 150.319 24.25 149.124 23.943 148.088 23.329 C 147.057 22.709 146.256 21.888 145.685 20.864 C 145.118 19.84 144.835 18.702 144.835 17.45 C 144.835 16.202 145.133 15.057 145.728 14.014 C 146.319 12.971 147.127 12.143 148.153 11.529 C 149.179 10.909 150.353 10.6 151.674 10.6 C 152.996 10.6 154.16 10.909 155.167 11.529 C 156.173 12.143 156.96 12.971 157.526 14.014 C 158.097 15.057 158.383 16.202 158.383 17.45 C 158.383 17.636 158.373 17.829 158.354 18.029 C 158.339 18.229 158.315 18.436 158.281 18.65 L 148.393 18.65 C 148.581 19.421 148.959 20.048 149.525 20.529 C 150.092 21.009 150.808 21.25 151.674 21.25 C 152.42 21.25 153.066 21.083 153.613 20.75 C 154.165 20.421 154.593 20.005 154.898 19.5 L 157.57 21.479 C 157.042 22.298 156.253 22.964 155.203 23.479 C 154.153 23.993 152.976 24.25 151.674 24.25 Z M 151.624 13.5 C 150.81 13.5 150.116 13.743 149.54 14.229 C 148.964 14.709 148.581 15.343 148.393 16.129 L 154.927 16.129 C 154.738 15.409 154.351 14.793 153.765 14.279 C 153.184 13.759 152.471 13.5 151.624 13.5 Z" fill="transparent" height="30px" id="LTdLWcu01" transform="translate(35.5 22)" width="159px"><path d="M 0 30 L 0 0 L 159 0 L 159 30 Z" fill="transparent" height="30px" id="Q39COAGHz" width="159px"/><path d="M 14.52 0 C 18.372 0 22.065 1.505 24.788 4.184 C 25.277 4.665 25.727 5.176 26.137 5.714 L 14.52 5.714 C 12.21 5.714 9.994 6.617 8.36 8.225 C 6.726 9.832 5.808 12.012 5.808 14.286 L 14.52 14.286 L 26.798 6.657 C 27.709 8.077 28.359 9.645 28.718 11.288 L 23.233 14.286 L 29.041 14.286 L 29.037 14.641 C 28.945 18.301 27.426 21.792 24.788 24.387 C 22.065 27.067 18.372 28.571 14.52 28.571 C 10.669 28.571 6.976 27.067 4.253 24.387 C 3.764 23.907 3.314 23.395 2.904 22.857 L 14.52 22.857 C 16.831 22.857 19.047 21.954 20.681 20.347 C 22.213 18.84 23.115 16.829 23.222 14.71 L 23.233 14.286 L 14.52 14.286 L 2.243 21.913 C 1.332 20.493 0.683 18.925 0.325 17.282 L 5.808 14.286 L 0 14.286 C 0 10.497 1.529 6.863 4.253 4.184 C 6.976 1.505 10.669 0 14.52 0 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="28.5714px" id="TCidMxReF" transform="translate(0 0.714)" width="29.0411px"/><path d="M 3.303 17.5 L 0 17.5 L 0 0 L 2.694 0 L 11.362 10.121 C 11.566 10.355 11.764 10.593 11.958 10.836 C 12.151 11.078 12.343 11.324 12.531 11.571 C 12.478 11.205 12.444 10.769 12.43 10.264 C 12.41 9.755 12.401 9.24 12.401 8.721 L 12.401 0 L 15.653 0 L 15.653 17.5 L 13.344 17.5 L 4.342 6.971 C 4.143 6.738 3.945 6.502 3.746 6.264 C 3.553 6.021 3.364 5.774 3.18 5.521 C 3.228 5.888 3.262 6.326 3.282 6.836 C 3.296 7.345 3.303 7.857 3.303 8.371 Z M 24.271 17.821 C 22.916 17.821 21.72 17.514 20.685 16.9 C 19.654 16.281 18.853 15.46 18.281 14.436 C 17.715 13.412 17.432 12.274 17.432 11.021 C 17.432 9.774 17.727 8.629 18.318 7.586 C 18.913 6.543 19.724 5.714 20.75 5.1 C 21.776 4.481 22.95 4.171 24.271 4.171 C 25.592 4.171 26.756 4.481 27.763 5.1 C 28.77 5.714 29.557 6.543 30.123 7.586 C 30.694 8.629 30.98 9.774 30.98 11.021 C 30.98 11.207 30.97 11.4 30.95 11.6 C 30.931 11.8 30.907 12.007 30.878 12.221 L 20.99 12.221 C 21.178 12.993 21.556 13.619 22.122 14.1 C 22.688 14.581 23.405 14.821 24.271 14.821 C 25.017 14.821 25.663 14.655 26.21 14.321 C 26.761 13.993 27.19 13.576 27.495 13.071 L 30.166 15.05 C 29.639 15.869 28.85 16.536 27.8 17.05 C 26.749 17.564 25.573 17.821 24.271 17.821 Z M 24.22 7.071 C 23.407 7.071 22.71 7.314 22.129 7.8 C 21.558 8.281 21.178 8.914 20.99 9.7 L 27.524 9.7 C 27.335 8.981 26.948 8.364 26.362 7.85 C 25.781 7.331 25.067 7.071 24.22 7.071 Z M 34.029 17.5 L 29.934 17.5 L 34.893 11 L 30.188 4.5 L 34.283 4.5 L 36.977 8.621 L 39.772 4.5 L 43.787 4.5 L 39.082 11.05 L 44.041 17.5 L 39.873 17.5 L 36.998 13.35 Z M 51.686 17.5 L 49.805 17.5 C 48.503 17.5 47.504 17.183 46.807 16.55 C 46.115 15.917 45.769 14.89 45.769 13.471 L 45.769 7.371 L 43.91 7.371 L 43.91 4.5 L 45.769 4.5 L 45.769 1.871 L 49.196 1.521 L 49.196 4.5 L 51.991 4.5 L 51.991 7.371 L 49.196 7.371 L 49.196 13.3 C 49.196 14.1 49.551 14.5 50.263 14.5 L 51.686 14.5 Z M 60.783 17.5 L 57.581 17.5 L 51.635 0 L 55.701 0 L 58.547 9.9 C 58.702 10.4 58.842 10.905 58.968 11.414 C 59.094 11.919 59.191 12.414 59.258 12.9 C 59.326 12.414 59.42 11.914 59.541 11.4 C 59.658 10.881 59.81 10.381 59.999 9.9 L 63.527 0 L 66.729 0 L 70.265 9.9 C 70.638 10.914 70.899 11.914 71.049 12.9 C 71.117 12.414 71.206 11.919 71.318 11.414 C 71.429 10.905 71.56 10.4 71.71 9.9 L 74.556 0 L 78.621 0 L 72.675 17.5 L 69.473 17.5 L 65.865 7.621 C 65.526 6.707 65.282 5.75 65.132 4.75 C 65.045 5.231 64.943 5.714 64.827 6.2 C 64.706 6.681 64.561 7.155 64.391 7.621 Z M 83.834 17.821 C 82.629 17.821 81.53 17.519 80.538 16.914 C 79.551 16.305 78.764 15.488 78.179 14.464 C 77.593 13.436 77.3 12.298 77.3 11.05 C 77.3 10.117 77.469 9.238 77.808 8.414 C 78.147 7.586 78.614 6.859 79.21 6.236 C 79.8 5.612 80.49 5.121 81.279 4.764 C 82.068 4.402 82.92 4.221 83.834 4.221 C 84.986 4.221 85.884 4.436 86.528 4.864 C 87.172 5.288 87.67 5.85 88.023 6.55 L 88.023 4.5 L 91.429 4.5 L 91.429 17.5 L 88.103 17.5 L 88.103 15.371 C 87.745 16.109 87.239 16.702 86.586 17.15 C 85.937 17.598 85.02 17.821 83.834 17.821 Z M 84.393 14.771 C 85.153 14.771 85.809 14.602 86.361 14.264 C 86.913 13.921 87.341 13.467 87.646 12.9 C 87.951 12.333 88.103 11.717 88.103 11.05 C 88.103 10.364 87.951 9.738 87.646 9.171 C 87.341 8.605 86.913 8.148 86.361 7.8 C 85.809 7.448 85.153 7.271 84.393 7.271 C 83.662 7.271 83.021 7.443 82.469 7.786 C 81.922 8.128 81.497 8.583 81.192 9.15 C 80.887 9.717 80.734 10.34 80.734 11.021 C 80.734 11.674 80.887 12.288 81.192 12.864 C 81.497 13.436 81.922 13.898 82.469 14.25 C 83.021 14.598 83.662 14.771 84.393 14.771 Z M 101.034 17.5 L 97.578 17.5 L 92.067 4.5 L 96.133 4.5 L 98.776 11.928 C 99.013 12.59 99.199 13.281 99.335 14 C 99.471 13.281 99.657 12.59 99.894 11.928 L 102.537 4.5 L 106.523 4.5 Z M 112.65 17.821 C 111.295 17.821 110.1 17.514 109.064 16.9 C 108.033 16.281 107.232 15.46 106.661 14.436 C 106.094 13.412 105.811 12.274 105.811 11.021 C 105.811 9.774 106.109 8.629 106.704 7.586 C 107.295 6.543 108.103 5.714 109.129 5.1 C 110.155 4.481 111.329 4.171 112.65 4.171 C 113.972 4.171 115.136 4.481 116.143 5.1 C 117.149 5.714 117.936 6.543 118.502 7.586 C 119.073 8.629 119.359 9.774 119.359 11.021 C 119.359 11.207 119.349 11.4 119.33 11.6 C 119.315 11.8 119.291 12.007 119.257 12.221 L 109.369 12.221 C 109.557 12.993 109.935 13.619 110.501 14.1 C 111.068 14.581 111.784 14.821 112.65 14.821 C 113.396 14.821 114.042 14.655 114.589 14.321 C 115.141 13.993 115.569 13.576 115.874 13.071 L 118.546 15.05 C 118.018 15.869 117.229 16.536 116.179 17.05 C 115.129 17.564 113.952 17.821 112.65 17.821 Z M 112.6 7.071 C 111.786 7.071 111.092 7.314 110.516 7.8 C 109.94 8.281 109.557 8.914 109.369 9.7 L 115.903 9.7 C 115.714 8.981 115.327 8.364 114.741 7.85 C 114.16 7.331 113.447 7.071 112.6 7.071 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="17.82140007019043px" id="Qp1HcHvJp" transform="translate(39.024 6.428)" width="119.35909619140625px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  width: 230px;
}
.layout-119 {
  -webkit-mask: var(--site-icon-mask);
  aspect-ratio: 3.10811;
  -webkit-mask: var(--site-icon-mask);
  mask: var(--site-icon-mask);
  width: 230px;
  display: block;
}
.layout-122 {
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 230 74" xmlns="http://www.w3.org/2000/svg"><g d="M 0 30 L 0 0 L 147 0 L 147 30 Z M 14.279 7.863 C 14.279 11.716 11.13 14.839 7.246 14.839 L 0.212 14.839 L 0.212 7.863 C 0.212 4.01 3.361 0.886 7.246 0.886 C 11.13 0.886 14.279 4.01 14.279 7.863 Z M 14.279 21.816 C 14.279 17.963 17.428 14.84 21.313 14.84 L 28.346 14.84 L 28.346 21.816 C 28.346 25.669 25.197 28.793 21.313 28.793 C 17.428 28.793 14.279 25.669 14.279 21.816 Z M 0.212 21.816 C 0.212 25.669 3.361 28.793 7.246 28.793 L 14.279 28.793 L 14.279 21.816 C 14.279 17.963 11.13 14.84 7.246 14.84 C 3.361 14.84 0.212 17.963 0.212 21.816 Z M 28.346 7.863 C 28.346 4.01 25.197 0.886 21.313 0.886 L 14.279 0.886 L 14.279 7.863 C 14.279 11.716 17.428 14.839 21.313 14.839 C 25.197 14.839 28.346 11.716 28.346 7.863 Z M 45.352 24.314 C 43.941 24.314 42.776 24.13 41.857 23.763 C 40.938 23.395 40.22 22.851 39.704 22.13 C 39.189 21.404 38.823 20.509 38.607 19.444 C 38.396 18.374 38.291 17.139 38.291 15.739 C 38.291 14.26 38.408 12.979 38.642 11.895 C 38.881 10.811 39.275 9.916 39.824 9.209 C 40.377 8.502 41.099 7.974 41.99 7.625 C 42.886 7.272 43.99 7.095 45.303 7.095 C 45.973 7.095 46.674 7.132 47.406 7.207 C 48.137 7.281 48.836 7.374 49.502 7.486 C 50.168 7.602 50.721 7.716 51.162 7.828 L 51.113 10.465 C 50.653 10.386 50.1 10.314 49.453 10.249 C 48.806 10.184 48.144 10.13 47.469 10.088 C 46.794 10.046 46.187 10.025 45.648 10.025 C 44.827 10.025 44.159 10.132 43.643 10.346 C 43.127 10.556 42.733 10.893 42.461 11.358 C 42.189 11.823 42.004 12.418 41.906 13.144 C 41.807 13.865 41.758 14.73 41.758 15.739 C 41.758 17.028 41.852 18.1 42.039 18.956 C 42.232 19.807 42.602 20.437 43.151 20.846 C 43.699 21.251 44.492 21.453 45.528 21.453 C 45.791 21.453 46.072 21.446 46.372 21.432 C 46.677 21.414 46.972 21.388 47.258 21.356 C 47.544 21.323 47.788 21.293 47.99 21.265 L 47.99 17.623 L 45.992 17.623 L 45.992 15.056 L 51.211 15.056 L 51.211 23.679 C 50.85 23.73 50.416 23.791 49.91 23.86 C 49.399 23.935 48.869 24.005 48.32 24.07 C 47.772 24.135 47.237 24.193 46.717 24.244 C 46.201 24.291 45.746 24.314 45.352 24.314 Z M 57.098 24.07 L 53.821 24.07 L 53.821 11.811 L 57.098 11.811 L 57.098 13.249 C 57.375 13.039 57.719 12.816 58.132 12.579 C 58.54 12.342 58.985 12.123 59.468 11.923 C 59.956 11.718 60.42 11.584 60.861 11.518 L 60.861 14.665 C 60.434 14.73 59.984 14.842 59.511 15 C 59.032 15.153 58.584 15.318 58.167 15.495 C 57.75 15.677 57.394 15.839 57.098 15.984 Z M 67.557 24.342 C 66.197 24.342 65.119 24.114 64.321 23.658 C 63.524 23.202 62.955 22.509 62.612 21.579 C 62.265 20.649 62.092 19.484 62.092 18.084 C 62.092 16.572 62.31 15.335 62.746 14.372 C 63.182 13.414 63.817 12.702 64.652 12.237 C 65.491 11.772 66.525 11.539 67.754 11.539 C 69.578 11.539 70.952 11.995 71.875 12.907 C 72.804 13.818 73.268 15.26 73.268 17.232 L 73.12 19.039 L 65.391 19.039 C 65.409 19.951 65.599 20.635 65.96 21.091 C 66.321 21.546 66.945 21.774 67.831 21.774 C 68.338 21.774 68.896 21.763 69.505 21.739 C 70.11 21.716 70.713 21.688 71.313 21.656 C 71.913 21.618 72.426 21.584 72.853 21.551 L 72.923 23.825 C 72.516 23.891 72 23.963 71.376 24.042 C 70.752 24.125 70.108 24.195 69.442 24.251 C 68.776 24.311 68.148 24.342 67.557 24.342 Z M 65.391 16.96 L 69.998 16.96 C 69.998 15.853 69.819 15.081 69.463 14.644 C 69.111 14.202 68.542 13.981 67.754 13.981 C 67.229 13.981 66.795 14.079 66.453 14.274 C 66.106 14.47 65.843 14.788 65.665 15.23 C 65.482 15.667 65.391 16.244 65.391 16.96 Z M 80.435 24.342 C 79.071 24.342 77.99 24.114 77.193 23.658 C 76.4 23.202 75.831 22.509 75.484 21.579 C 75.141 20.649 74.97 19.484 74.97 18.084 C 74.97 16.572 75.186 15.335 75.617 14.372 C 76.053 13.414 76.691 12.702 77.53 12.237 C 78.365 11.772 79.399 11.539 80.632 11.539 C 82.451 11.539 83.825 11.995 84.754 12.907 C 85.682 13.818 86.146 15.26 86.146 17.232 L 85.999 19.039 L 78.269 19.039 C 78.283 19.951 78.471 20.635 78.832 21.091 C 79.193 21.546 79.816 21.774 80.702 21.774 C 81.214 21.774 81.772 21.763 82.376 21.739 C 82.986 21.716 83.589 21.688 84.184 21.656 C 84.784 21.618 85.298 21.584 85.724 21.551 L 85.795 23.825 C 85.387 23.891 84.871 23.963 84.247 24.042 C 83.624 24.125 82.979 24.195 82.313 24.251 C 81.652 24.311 81.026 24.342 80.435 24.342 Z M 78.269 16.96 L 82.869 16.96 C 82.869 15.853 82.693 15.081 82.341 14.644 C 81.985 14.202 81.415 13.981 80.632 13.981 C 80.107 13.981 79.671 14.079 79.324 14.274 C 78.982 14.47 78.719 14.788 78.536 15.23 C 78.358 15.667 78.269 16.244 78.269 16.96 Z M 91.583 24.07 L 88.313 24.07 L 88.313 11.811 L 91.583 11.811 L 91.583 12.593 C 91.846 12.43 92.167 12.272 92.547 12.118 C 92.922 11.96 93.318 11.825 93.736 11.714 C 94.158 11.598 94.565 11.539 94.959 11.539 C 95.813 11.539 96.521 11.651 97.083 11.874 C 97.651 12.093 98.099 12.446 98.427 12.935 C 98.755 13.423 98.994 14.063 99.144 14.853 C 99.29 15.639 99.362 16.595 99.362 17.721 L 99.362 24.07 L 96.064 24.07 L 96.064 17.888 C 96.064 17.042 96.014 16.363 95.916 15.851 C 95.817 15.339 95.63 14.97 95.353 14.742 C 95.072 14.514 94.662 14.4 94.122 14.4 C 93.827 14.4 93.518 14.428 93.194 14.484 C 92.875 14.539 92.573 14.616 92.287 14.714 C 92.001 14.811 91.766 14.909 91.583 15.007 Z M 112.163 24.07 L 102.119 24.07 L 102.119 7.388 L 105.517 7.388 L 105.517 21.216 L 112.163 21.216 Z M 118.789 24.342 C 117.424 24.342 116.344 24.114 115.546 23.658 C 114.754 23.202 114.184 22.509 113.837 21.579 C 113.495 20.649 113.324 19.484 113.324 18.084 C 113.324 16.572 113.54 15.335 113.971 14.372 C 114.407 13.414 115.045 12.702 115.884 12.237 C 116.719 11.772 117.753 11.539 118.986 11.539 C 120.805 11.539 122.179 11.995 123.107 12.907 C 124.036 13.818 124.5 15.26 124.5 17.232 L 124.352 19.039 L 116.623 19.039 C 116.637 19.951 116.824 20.635 117.185 21.091 C 117.546 21.546 118.17 21.774 119.056 21.774 C 119.567 21.774 120.125 21.763 120.73 21.739 C 121.34 21.716 121.942 21.688 122.538 21.656 C 123.138 21.618 123.651 21.584 124.078 21.551 L 124.155 23.825 C 123.743 23.891 123.225 23.963 122.601 24.042 C 121.977 24.125 121.333 24.195 120.667 24.251 C 120.006 24.311 119.38 24.342 118.789 24.342 Z M 116.623 16.96 L 121.222 16.96 C 121.222 15.853 121.047 15.081 120.695 14.644 C 120.343 14.202 119.774 13.981 118.986 13.981 C 118.461 13.981 118.025 14.079 117.678 14.274 C 117.335 14.47 117.073 14.788 116.89 15.23 C 116.712 15.667 116.623 16.244 116.623 16.96 Z M 129.888 24.342 C 128.608 24.342 127.644 24.018 126.997 23.372 C 126.35 22.73 126.026 21.758 126.026 20.456 C 126.026 19.544 126.19 18.832 126.519 18.321 C 126.847 17.809 127.335 17.435 127.982 17.198 C 128.629 16.96 129.421 16.816 130.359 16.765 L 133.362 16.5 L 133.362 15.767 C 133.362 15.181 133.215 14.77 132.919 14.532 C 132.624 14.295 132.188 14.177 131.611 14.177 C 131.151 14.177 130.622 14.193 130.021 14.225 C 129.426 14.258 128.835 14.3 128.249 14.351 C 127.667 14.398 127.163 14.446 126.737 14.498 L 126.638 12.202 C 127.065 12.105 127.578 12.002 128.179 11.895 C 128.779 11.788 129.407 11.702 130.064 11.637 C 130.72 11.572 131.327 11.539 131.885 11.539 C 132.936 11.539 133.812 11.67 134.516 11.93 C 135.224 12.191 135.758 12.618 136.119 13.214 C 136.48 13.809 136.661 14.611 136.661 15.621 L 136.661 21.216 C 136.694 21.439 136.816 21.614 137.027 21.739 C 137.242 21.86 137.489 21.944 137.765 21.991 L 137.695 24.244 C 137.432 24.244 137.172 24.246 136.914 24.251 C 136.661 24.26 136.419 24.26 136.19 24.251 C 135.96 24.246 135.756 24.228 135.578 24.195 C 135.198 24.144 134.872 24.044 134.6 23.895 C 134.333 23.751 134.117 23.598 133.953 23.435 C 133.69 23.551 133.336 23.681 132.891 23.825 C 132.45 23.97 131.97 24.093 131.449 24.195 C 130.933 24.293 130.413 24.342 129.888 24.342 Z M 130.675 21.921 C 130.99 21.921 131.318 21.888 131.66 21.823 C 132.007 21.758 132.331 21.681 132.631 21.593 C 132.936 21.5 133.179 21.414 133.362 21.335 L 133.362 18.523 L 130.851 18.746 C 130.307 18.798 129.916 18.956 129.677 19.221 C 129.442 19.491 129.325 19.87 129.325 20.358 C 129.325 20.846 129.435 21.228 129.656 21.502 C 129.876 21.781 130.216 21.921 130.675 21.921 Z M 143.308 24.07 L 140.03 24.07 L 140.03 14.518 L 138.799 14.518 L 138.799 11.811 L 140.03 11.811 L 140.03 11.1 C 140.03 9.946 140.14 9.035 140.361 8.365 C 140.586 7.7 140.968 7.228 141.507 6.949 C 142.051 6.674 142.782 6.537 143.701 6.537 C 143.964 6.537 144.278 6.549 144.644 6.572 C 145.014 6.595 145.373 6.623 145.72 6.656 C 146.062 6.688 146.325 6.721 146.508 6.753 L 146.48 9.244 C 146.217 9.244 145.926 9.242 145.608 9.237 C 145.289 9.228 145.014 9.223 144.785 9.223 C 144.424 9.223 144.131 9.279 143.905 9.391 C 143.685 9.507 143.53 9.695 143.441 9.956 C 143.352 10.216 143.308 10.591 143.308 11.079 L 143.308 11.811 L 146.262 11.811 L 146.262 14.518 L 143.308 14.518 Z" fill="transparent" height="30px" id="TyEM0VFhO" transform="translate(41.5 22)" width="147px"><path d="M 0 30 L 0 0 L 147 0 L 147 30 Z" fill="transparent" height="30px" id="X11ve_iNc" width="147px"/><path d="M 14.067 6.977 C 14.067 10.83 10.918 13.954 7.033 13.954 L 0 13.954 L 0 6.977 C 0 3.124 3.149 0 7.033 0 C 10.918 0 14.067 3.124 14.067 6.977 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="13.953500000000002px" id="cCQ76HH4j" transform="translate(0.212 0.886)" width="14.067px"/><path d="M 0 6.977 C 0 3.124 3.149 0 7.034 0 L 14.067 0 L 14.067 6.977 C 14.067 10.83 10.918 13.954 7.034 13.954 C 3.149 13.954 0 10.83 0 6.977 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="13.953500000000005px" id="ML8xSEkks" transform="translate(14.279 14.84)" width="14.067px"/><path d="M 0 6.977 C 0 10.83 3.149 13.954 7.033 13.954 L 14.067 13.954 L 14.067 6.977 C 14.067 3.124 10.918 0 7.033 0 C 3.149 0 0 3.124 0 6.977 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="13.953500000000005px" id="SI_jOqv2U" transform="translate(0.212 14.84)" width="14.067px"/><path d="M 14.067 6.977 C 14.067 3.124 10.918 0 7.034 0 L 0 0 L 0 6.977 C 0 10.83 3.149 13.954 7.034 13.954 C 10.918 13.954 14.067 10.83 14.067 6.977 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="13.953500000000002px" id="yJEghHLVL" transform="translate(14.279 0.886)" width="14.067px"/><path d="M 7.062 17.777 C 5.65 17.777 4.485 17.593 3.566 17.226 C 2.647 16.858 1.93 16.314 1.414 15.593 C 0.898 14.867 0.532 13.972 0.317 12.907 C 0.106 11.837 0 10.602 0 9.202 C 0 7.723 0.117 6.442 0.352 5.358 C 0.591 4.274 0.985 3.379 1.533 2.672 C 2.087 1.965 2.809 1.437 3.7 1.088 C 4.595 0.735 5.7 0.558 7.012 0.558 C 7.683 0.558 8.384 0.595 9.115 0.67 C 9.847 0.744 10.546 0.837 11.211 0.949 C 11.877 1.065 12.431 1.179 12.871 1.291 L 12.822 3.928 C 12.363 3.849 11.809 3.777 11.162 3.712 C 10.515 3.646 9.854 3.593 9.179 3.551 C 8.504 3.509 7.896 3.488 7.357 3.488 C 6.537 3.488 5.868 3.595 5.353 3.809 C 4.837 4.019 4.443 4.356 4.171 4.821 C 3.899 5.286 3.714 5.881 3.615 6.607 C 3.517 7.328 3.468 8.193 3.468 9.202 C 3.468 10.491 3.561 11.563 3.749 12.419 C 3.941 13.27 4.312 13.9 4.86 14.309 C 5.409 14.714 6.201 14.916 7.238 14.916 C 7.5 14.916 7.781 14.909 8.082 14.895 C 8.386 14.877 8.682 14.851 8.968 14.819 C 9.254 14.786 9.498 14.756 9.699 14.728 L 9.699 11.086 L 7.702 11.086 L 7.702 8.519 L 12.921 8.519 L 12.921 17.142 C 12.559 17.193 12.126 17.253 11.619 17.323 C 11.108 17.398 10.578 17.467 10.03 17.533 C 9.481 17.598 8.947 17.656 8.426 17.707 C 7.91 17.753 7.456 17.777 7.062 17.777 Z M 18.808 17.533 L 15.53 17.533 L 15.53 5.274 L 18.808 5.274 L 18.808 6.712 C 19.084 6.502 19.429 6.279 19.841 6.042 C 20.249 5.805 20.694 5.586 21.177 5.386 C 21.665 5.181 22.129 5.047 22.57 4.981 L 22.57 8.128 C 22.143 8.193 21.693 8.305 21.22 8.463 C 20.741 8.616 20.293 8.781 19.877 8.958 C 19.459 9.14 19.103 9.302 18.808 9.447 Z M 29.267 17.805 C 27.907 17.805 26.829 17.577 26.031 17.121 C 25.234 16.665 24.665 15.972 24.322 15.042 C 23.975 14.112 23.802 12.946 23.802 11.546 C 23.802 10.035 24.02 8.798 24.456 7.835 C 24.892 6.877 25.527 6.165 26.362 5.7 C 27.201 5.235 28.235 5.002 29.464 5.002 C 31.288 5.002 32.662 5.458 33.585 6.37 C 34.514 7.281 34.978 8.723 34.978 10.695 L 34.83 12.502 L 27.101 12.502 C 27.119 13.414 27.309 14.098 27.67 14.553 C 28.031 15.009 28.655 15.237 29.541 15.237 C 30.048 15.237 30.606 15.226 31.215 15.202 C 31.82 15.179 32.423 15.151 33.023 15.119 C 33.623 15.081 34.136 15.046 34.563 15.014 L 34.633 17.288 C 34.226 17.353 33.71 17.426 33.086 17.505 C 32.462 17.588 31.818 17.658 31.152 17.714 C 30.486 17.774 29.858 17.805 29.267 17.805 Z M 27.101 10.423 L 31.708 10.423 C 31.708 9.316 31.529 8.544 31.173 8.107 C 30.821 7.665 30.252 7.444 29.464 7.444 C 28.939 7.444 28.505 7.542 28.163 7.737 C 27.816 7.933 27.553 8.251 27.375 8.693 C 27.192 9.13 27.101 9.707 27.101 10.423 Z M 42.145 17.805 C 40.781 17.805 39.7 17.577 38.903 17.121 C 38.11 16.665 37.541 15.972 37.194 15.042 C 36.851 14.112 36.68 12.946 36.68 11.546 C 36.68 10.035 36.896 8.798 37.327 7.835 C 37.763 6.877 38.401 6.165 39.24 5.7 C 40.075 5.235 41.109 5.002 42.342 5.002 C 44.161 5.002 45.535 5.458 46.464 6.37 C 47.392 7.281 47.856 8.723 47.856 10.695 L 47.709 12.502 L 39.979 12.502 C 39.993 13.414 40.181 14.098 40.542 14.553 C 40.903 15.009 41.526 15.237 42.412 15.237 C 42.924 15.237 43.482 15.226 44.086 15.202 C 44.696 15.179 45.299 15.151 45.894 15.119 C 46.494 15.081 47.008 15.046 47.434 15.014 L 47.505 17.288 C 47.097 17.353 46.581 17.426 45.957 17.505 C 45.334 17.588 44.689 17.658 44.023 17.714 C 43.362 17.774 42.736 17.805 42.145 17.805 Z M 39.979 10.423 L 44.579 10.423 C 44.579 9.316 44.403 8.544 44.051 8.107 C 43.695 7.665 43.125 7.444 42.342 7.444 C 41.817 7.444 41.381 7.542 41.034 7.737 C 40.692 7.933 40.429 8.251 40.246 8.693 C 40.068 9.13 39.979 9.707 39.979 10.423 Z M 53.292 17.533 L 50.022 17.533 L 50.022 5.274 L 53.292 5.274 L 53.292 6.056 C 53.555 5.893 53.876 5.735 54.256 5.581 C 54.631 5.423 55.027 5.288 55.445 5.177 C 55.867 5.06 56.274 5.002 56.668 5.002 C 57.522 5.002 58.23 5.114 58.792 5.337 C 59.36 5.556 59.808 5.909 60.136 6.398 C 60.464 6.886 60.703 7.526 60.853 8.316 C 60.999 9.102 61.071 10.058 61.071 11.184 L 61.071 17.533 L 57.773 17.533 L 57.773 11.351 C 57.773 10.505 57.723 9.826 57.625 9.314 C 57.526 8.802 57.339 8.433 57.062 8.205 C 56.781 7.977 56.371 7.863 55.831 7.863 C 55.536 7.863 55.227 7.891 54.903 7.946 C 54.584 8.002 54.282 8.079 53.996 8.177 C 53.71 8.274 53.475 8.372 53.292 8.47 Z M 73.872 17.533 L 63.828 17.533 L 63.828 0.851 L 67.226 0.851 L 67.226 14.679 L 73.872 14.679 Z M 80.499 17.805 C 79.134 17.805 78.054 17.577 77.256 17.121 C 76.464 16.665 75.894 15.972 75.547 15.042 C 75.205 14.112 75.034 12.946 75.034 11.546 C 75.034 10.035 75.25 8.798 75.681 7.835 C 76.117 6.877 76.755 6.165 77.594 5.7 C 78.429 5.235 79.463 5.002 80.696 5.002 C 82.515 5.002 83.889 5.458 84.817 6.37 C 85.746 7.281 86.21 8.723 86.21 10.695 L 86.062 12.502 L 78.333 12.502 C 78.347 13.414 78.534 14.098 78.895 14.553 C 79.256 15.009 79.88 15.237 80.766 15.237 C 81.277 15.237 81.835 15.226 82.44 15.202 C 83.05 15.179 83.652 15.151 84.248 15.119 C 84.848 15.081 85.361 15.046 85.788 15.014 L 85.865 17.288 C 85.453 17.353 84.935 17.426 84.311 17.505 C 83.687 17.588 83.043 17.658 82.377 17.714 C 81.716 17.774 81.09 17.805 80.499 17.805 Z M 78.332 10.423 L 82.931 10.423 C 82.931 9.316 82.756 8.544 82.404 8.107 C 82.052 7.665 81.483 7.444 80.695 7.444 C 80.17 7.444 79.734 7.542 79.387 7.737 C 79.044 7.933 78.782 8.251 78.599 8.693 C 78.421 9.13 78.332 9.707 78.332 10.423 Z M 91.597 17.805 C 90.317 17.805 89.353 17.481 88.706 16.835 C 88.059 16.193 87.735 15.221 87.735 13.919 C 87.735 13.007 87.899 12.295 88.228 11.784 C 88.556 11.272 89.044 10.898 89.691 10.66 C 90.338 10.423 91.13 10.279 92.068 10.228 L 95.071 9.963 L 95.071 9.23 C 95.071 8.644 94.924 8.233 94.628 7.995 C 94.333 7.758 93.897 7.639 93.32 7.639 C 92.86 7.639 92.331 7.656 91.73 7.688 C 91.135 7.721 90.544 7.763 89.958 7.814 C 89.376 7.86 88.872 7.909 88.446 7.96 L 88.347 5.665 C 88.774 5.567 89.287 5.465 89.888 5.358 C 90.488 5.251 91.116 5.165 91.773 5.1 C 92.429 5.035 93.036 5.002 93.594 5.002 C 94.645 5.002 95.521 5.133 96.225 5.393 C 96.933 5.653 97.467 6.081 97.828 6.677 C 98.189 7.272 98.37 8.074 98.37 9.084 L 98.37 14.679 C 98.403 14.902 98.525 15.077 98.736 15.202 C 98.951 15.323 99.198 15.407 99.474 15.453 L 99.404 17.707 C 99.141 17.707 98.881 17.709 98.623 17.714 C 98.37 17.723 98.128 17.723 97.899 17.714 C 97.669 17.709 97.465 17.691 97.287 17.658 C 96.907 17.607 96.581 17.507 96.309 17.358 C 96.042 17.214 95.826 17.06 95.662 16.898 C 95.399 17.014 95.045 17.144 94.6 17.288 C 94.159 17.433 93.679 17.556 93.158 17.658 C 92.642 17.756 92.122 17.805 91.597 17.805 Z M 92.385 15.384 C 92.7 15.384 93.028 15.351 93.37 15.286 C 93.717 15.221 94.041 15.144 94.341 15.056 C 94.646 14.963 94.889 14.877 95.072 14.798 L 95.072 11.986 L 92.561 12.209 C 92.017 12.261 91.626 12.419 91.387 12.684 C 91.152 12.954 91.035 13.333 91.035 13.821 C 91.035 14.309 91.145 14.691 91.366 14.965 C 91.586 15.244 91.926 15.384 92.385 15.384 Z M 105.017 17.533 L 101.739 17.533 L 101.739 7.981 L 100.508 7.981 L 100.508 5.274 L 101.739 5.274 L 101.739 4.563 C 101.739 3.409 101.849 2.498 102.07 1.828 C 102.295 1.163 102.677 0.691 103.216 0.412 C 103.76 0.137 104.491 0 105.41 0 C 105.673 0 105.987 0.012 106.353 0.035 C 106.723 0.058 107.082 0.086 107.429 0.119 C 107.771 0.151 108.034 0.184 108.217 0.216 L 108.189 2.707 C 107.926 2.707 107.635 2.705 107.317 2.7 C 106.998 2.691 106.723 2.686 106.494 2.686 C 106.133 2.686 105.84 2.742 105.614 2.854 C 105.394 2.97 105.239 3.158 105.15 3.419 C 105.061 3.679 105.017 4.054 105.017 4.542 L 105.017 5.274 L 107.971 5.274 L 107.971 7.981 L 105.017 7.981 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="17.804699785614012px" id="LG4lK0OjP" transform="translate(38.29 6.537)" width="108.21749914550782px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  aspect-ratio: 3.10811;
  background-color: var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.2));
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 230 74" xmlns="http://www.w3.org/2000/svg"><g d="M 0 30 L 0 0 L 147 0 L 147 30 Z M 14.279 7.863 C 14.279 11.716 11.13 14.839 7.246 14.839 L 0.212 14.839 L 0.212 7.863 C 0.212 4.01 3.361 0.886 7.246 0.886 C 11.13 0.886 14.279 4.01 14.279 7.863 Z M 14.279 21.816 C 14.279 17.963 17.428 14.84 21.313 14.84 L 28.346 14.84 L 28.346 21.816 C 28.346 25.669 25.197 28.793 21.313 28.793 C 17.428 28.793 14.279 25.669 14.279 21.816 Z M 0.212 21.816 C 0.212 25.669 3.361 28.793 7.246 28.793 L 14.279 28.793 L 14.279 21.816 C 14.279 17.963 11.13 14.84 7.246 14.84 C 3.361 14.84 0.212 17.963 0.212 21.816 Z M 28.346 7.863 C 28.346 4.01 25.197 0.886 21.313 0.886 L 14.279 0.886 L 14.279 7.863 C 14.279 11.716 17.428 14.839 21.313 14.839 C 25.197 14.839 28.346 11.716 28.346 7.863 Z M 45.352 24.314 C 43.941 24.314 42.776 24.13 41.857 23.763 C 40.938 23.395 40.22 22.851 39.704 22.13 C 39.189 21.404 38.823 20.509 38.607 19.444 C 38.396 18.374 38.291 17.139 38.291 15.739 C 38.291 14.26 38.408 12.979 38.642 11.895 C 38.881 10.811 39.275 9.916 39.824 9.209 C 40.377 8.502 41.099 7.974 41.99 7.625 C 42.886 7.272 43.99 7.095 45.303 7.095 C 45.973 7.095 46.674 7.132 47.406 7.207 C 48.137 7.281 48.836 7.374 49.502 7.486 C 50.168 7.602 50.721 7.716 51.162 7.828 L 51.113 10.465 C 50.653 10.386 50.1 10.314 49.453 10.249 C 48.806 10.184 48.144 10.13 47.469 10.088 C 46.794 10.046 46.187 10.025 45.648 10.025 C 44.827 10.025 44.159 10.132 43.643 10.346 C 43.127 10.556 42.733 10.893 42.461 11.358 C 42.189 11.823 42.004 12.418 41.906 13.144 C 41.807 13.865 41.758 14.73 41.758 15.739 C 41.758 17.028 41.852 18.1 42.039 18.956 C 42.232 19.807 42.602 20.437 43.151 20.846 C 43.699 21.251 44.492 21.453 45.528 21.453 C 45.791 21.453 46.072 21.446 46.372 21.432 C 46.677 21.414 46.972 21.388 47.258 21.356 C 47.544 21.323 47.788 21.293 47.99 21.265 L 47.99 17.623 L 45.992 17.623 L 45.992 15.056 L 51.211 15.056 L 51.211 23.679 C 50.85 23.73 50.416 23.791 49.91 23.86 C 49.399 23.935 48.869 24.005 48.32 24.07 C 47.772 24.135 47.237 24.193 46.717 24.244 C 46.201 24.291 45.746 24.314 45.352 24.314 Z M 57.098 24.07 L 53.821 24.07 L 53.821 11.811 L 57.098 11.811 L 57.098 13.249 C 57.375 13.039 57.719 12.816 58.132 12.579 C 58.54 12.342 58.985 12.123 59.468 11.923 C 59.956 11.718 60.42 11.584 60.861 11.518 L 60.861 14.665 C 60.434 14.73 59.984 14.842 59.511 15 C 59.032 15.153 58.584 15.318 58.167 15.495 C 57.75 15.677 57.394 15.839 57.098 15.984 Z M 67.557 24.342 C 66.197 24.342 65.119 24.114 64.321 23.658 C 63.524 23.202 62.955 22.509 62.612 21.579 C 62.265 20.649 62.092 19.484 62.092 18.084 C 62.092 16.572 62.31 15.335 62.746 14.372 C 63.182 13.414 63.817 12.702 64.652 12.237 C 65.491 11.772 66.525 11.539 67.754 11.539 C 69.578 11.539 70.952 11.995 71.875 12.907 C 72.804 13.818 73.268 15.26 73.268 17.232 L 73.12 19.039 L 65.391 19.039 C 65.409 19.951 65.599 20.635 65.96 21.091 C 66.321 21.546 66.945 21.774 67.831 21.774 C 68.338 21.774 68.896 21.763 69.505 21.739 C 70.11 21.716 70.713 21.688 71.313 21.656 C 71.913 21.618 72.426 21.584 72.853 21.551 L 72.923 23.825 C 72.516 23.891 72 23.963 71.376 24.042 C 70.752 24.125 70.108 24.195 69.442 24.251 C 68.776 24.311 68.148 24.342 67.557 24.342 Z M 65.391 16.96 L 69.998 16.96 C 69.998 15.853 69.819 15.081 69.463 14.644 C 69.111 14.202 68.542 13.981 67.754 13.981 C 67.229 13.981 66.795 14.079 66.453 14.274 C 66.106 14.47 65.843 14.788 65.665 15.23 C 65.482 15.667 65.391 16.244 65.391 16.96 Z M 80.435 24.342 C 79.071 24.342 77.99 24.114 77.193 23.658 C 76.4 23.202 75.831 22.509 75.484 21.579 C 75.141 20.649 74.97 19.484 74.97 18.084 C 74.97 16.572 75.186 15.335 75.617 14.372 C 76.053 13.414 76.691 12.702 77.53 12.237 C 78.365 11.772 79.399 11.539 80.632 11.539 C 82.451 11.539 83.825 11.995 84.754 12.907 C 85.682 13.818 86.146 15.26 86.146 17.232 L 85.999 19.039 L 78.269 19.039 C 78.283 19.951 78.471 20.635 78.832 21.091 C 79.193 21.546 79.816 21.774 80.702 21.774 C 81.214 21.774 81.772 21.763 82.376 21.739 C 82.986 21.716 83.589 21.688 84.184 21.656 C 84.784 21.618 85.298 21.584 85.724 21.551 L 85.795 23.825 C 85.387 23.891 84.871 23.963 84.247 24.042 C 83.624 24.125 82.979 24.195 82.313 24.251 C 81.652 24.311 81.026 24.342 80.435 24.342 Z M 78.269 16.96 L 82.869 16.96 C 82.869 15.853 82.693 15.081 82.341 14.644 C 81.985 14.202 81.415 13.981 80.632 13.981 C 80.107 13.981 79.671 14.079 79.324 14.274 C 78.982 14.47 78.719 14.788 78.536 15.23 C 78.358 15.667 78.269 16.244 78.269 16.96 Z M 91.583 24.07 L 88.313 24.07 L 88.313 11.811 L 91.583 11.811 L 91.583 12.593 C 91.846 12.43 92.167 12.272 92.547 12.118 C 92.922 11.96 93.318 11.825 93.736 11.714 C 94.158 11.598 94.565 11.539 94.959 11.539 C 95.813 11.539 96.521 11.651 97.083 11.874 C 97.651 12.093 98.099 12.446 98.427 12.935 C 98.755 13.423 98.994 14.063 99.144 14.853 C 99.29 15.639 99.362 16.595 99.362 17.721 L 99.362 24.07 L 96.064 24.07 L 96.064 17.888 C 96.064 17.042 96.014 16.363 95.916 15.851 C 95.817 15.339 95.63 14.97 95.353 14.742 C 95.072 14.514 94.662 14.4 94.122 14.4 C 93.827 14.4 93.518 14.428 93.194 14.484 C 92.875 14.539 92.573 14.616 92.287 14.714 C 92.001 14.811 91.766 14.909 91.583 15.007 Z M 112.163 24.07 L 102.119 24.07 L 102.119 7.388 L 105.517 7.388 L 105.517 21.216 L 112.163 21.216 Z M 118.789 24.342 C 117.424 24.342 116.344 24.114 115.546 23.658 C 114.754 23.202 114.184 22.509 113.837 21.579 C 113.495 20.649 113.324 19.484 113.324 18.084 C 113.324 16.572 113.54 15.335 113.971 14.372 C 114.407 13.414 115.045 12.702 115.884 12.237 C 116.719 11.772 117.753 11.539 118.986 11.539 C 120.805 11.539 122.179 11.995 123.107 12.907 C 124.036 13.818 124.5 15.26 124.5 17.232 L 124.352 19.039 L 116.623 19.039 C 116.637 19.951 116.824 20.635 117.185 21.091 C 117.546 21.546 118.17 21.774 119.056 21.774 C 119.567 21.774 120.125 21.763 120.73 21.739 C 121.34 21.716 121.942 21.688 122.538 21.656 C 123.138 21.618 123.651 21.584 124.078 21.551 L 124.155 23.825 C 123.743 23.891 123.225 23.963 122.601 24.042 C 121.977 24.125 121.333 24.195 120.667 24.251 C 120.006 24.311 119.38 24.342 118.789 24.342 Z M 116.623 16.96 L 121.222 16.96 C 121.222 15.853 121.047 15.081 120.695 14.644 C 120.343 14.202 119.774 13.981 118.986 13.981 C 118.461 13.981 118.025 14.079 117.678 14.274 C 117.335 14.47 117.073 14.788 116.89 15.23 C 116.712 15.667 116.623 16.244 116.623 16.96 Z M 129.888 24.342 C 128.608 24.342 127.644 24.018 126.997 23.372 C 126.35 22.73 126.026 21.758 126.026 20.456 C 126.026 19.544 126.19 18.832 126.519 18.321 C 126.847 17.809 127.335 17.435 127.982 17.198 C 128.629 16.96 129.421 16.816 130.359 16.765 L 133.362 16.5 L 133.362 15.767 C 133.362 15.181 133.215 14.77 132.919 14.532 C 132.624 14.295 132.188 14.177 131.611 14.177 C 131.151 14.177 130.622 14.193 130.021 14.225 C 129.426 14.258 128.835 14.3 128.249 14.351 C 127.667 14.398 127.163 14.446 126.737 14.498 L 126.638 12.202 C 127.065 12.105 127.578 12.002 128.179 11.895 C 128.779 11.788 129.407 11.702 130.064 11.637 C 130.72 11.572 131.327 11.539 131.885 11.539 C 132.936 11.539 133.812 11.67 134.516 11.93 C 135.224 12.191 135.758 12.618 136.119 13.214 C 136.48 13.809 136.661 14.611 136.661 15.621 L 136.661 21.216 C 136.694 21.439 136.816 21.614 137.027 21.739 C 137.242 21.86 137.489 21.944 137.765 21.991 L 137.695 24.244 C 137.432 24.244 137.172 24.246 136.914 24.251 C 136.661 24.26 136.419 24.26 136.19 24.251 C 135.96 24.246 135.756 24.228 135.578 24.195 C 135.198 24.144 134.872 24.044 134.6 23.895 C 134.333 23.751 134.117 23.598 133.953 23.435 C 133.69 23.551 133.336 23.681 132.891 23.825 C 132.45 23.97 131.97 24.093 131.449 24.195 C 130.933 24.293 130.413 24.342 129.888 24.342 Z M 130.675 21.921 C 130.99 21.921 131.318 21.888 131.66 21.823 C 132.007 21.758 132.331 21.681 132.631 21.593 C 132.936 21.5 133.179 21.414 133.362 21.335 L 133.362 18.523 L 130.851 18.746 C 130.307 18.798 129.916 18.956 129.677 19.221 C 129.442 19.491 129.325 19.87 129.325 20.358 C 129.325 20.846 129.435 21.228 129.656 21.502 C 129.876 21.781 130.216 21.921 130.675 21.921 Z M 143.308 24.07 L 140.03 24.07 L 140.03 14.518 L 138.799 14.518 L 138.799 11.811 L 140.03 11.811 L 140.03 11.1 C 140.03 9.946 140.14 9.035 140.361 8.365 C 140.586 7.7 140.968 7.228 141.507 6.949 C 142.051 6.674 142.782 6.537 143.701 6.537 C 143.964 6.537 144.278 6.549 144.644 6.572 C 145.014 6.595 145.373 6.623 145.72 6.656 C 146.062 6.688 146.325 6.721 146.508 6.753 L 146.48 9.244 C 146.217 9.244 145.926 9.242 145.608 9.237 C 145.289 9.228 145.014 9.223 144.785 9.223 C 144.424 9.223 144.131 9.279 143.905 9.391 C 143.685 9.507 143.53 9.695 143.441 9.956 C 143.352 10.216 143.308 10.591 143.308 11.079 L 143.308 11.811 L 146.262 11.811 L 146.262 14.518 L 143.308 14.518 Z" fill="transparent" height="30px" id="TyEM0VFhO" transform="translate(41.5 22)" width="147px"><path d="M 0 30 L 0 0 L 147 0 L 147 30 Z" fill="transparent" height="30px" id="X11ve_iNc" width="147px"/><path d="M 14.067 6.977 C 14.067 10.83 10.918 13.954 7.033 13.954 L 0 13.954 L 0 6.977 C 0 3.124 3.149 0 7.033 0 C 10.918 0 14.067 3.124 14.067 6.977 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="13.953500000000002px" id="cCQ76HH4j" transform="translate(0.212 0.886)" width="14.067px"/><path d="M 0 6.977 C 0 3.124 3.149 0 7.034 0 L 14.067 0 L 14.067 6.977 C 14.067 10.83 10.918 13.954 7.034 13.954 C 3.149 13.954 0 10.83 0 6.977 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="13.953500000000005px" id="ML8xSEkks" transform="translate(14.279 14.84)" width="14.067px"/><path d="M 0 6.977 C 0 10.83 3.149 13.954 7.033 13.954 L 14.067 13.954 L 14.067 6.977 C 14.067 3.124 10.918 0 7.033 0 C 3.149 0 0 3.124 0 6.977 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="13.953500000000005px" id="SI_jOqv2U" transform="translate(0.212 14.84)" width="14.067px"/><path d="M 14.067 6.977 C 14.067 3.124 10.918 0 7.034 0 L 0 0 L 0 6.977 C 0 10.83 3.149 13.954 7.034 13.954 C 10.918 13.954 14.067 10.83 14.067 6.977 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="13.953500000000002px" id="yJEghHLVL" transform="translate(14.279 0.886)" width="14.067px"/><path d="M 7.062 17.777 C 5.65 17.777 4.485 17.593 3.566 17.226 C 2.647 16.858 1.93 16.314 1.414 15.593 C 0.898 14.867 0.532 13.972 0.317 12.907 C 0.106 11.837 0 10.602 0 9.202 C 0 7.723 0.117 6.442 0.352 5.358 C 0.591 4.274 0.985 3.379 1.533 2.672 C 2.087 1.965 2.809 1.437 3.7 1.088 C 4.595 0.735 5.7 0.558 7.012 0.558 C 7.683 0.558 8.384 0.595 9.115 0.67 C 9.847 0.744 10.546 0.837 11.211 0.949 C 11.877 1.065 12.431 1.179 12.871 1.291 L 12.822 3.928 C 12.363 3.849 11.809 3.777 11.162 3.712 C 10.515 3.646 9.854 3.593 9.179 3.551 C 8.504 3.509 7.896 3.488 7.357 3.488 C 6.537 3.488 5.868 3.595 5.353 3.809 C 4.837 4.019 4.443 4.356 4.171 4.821 C 3.899 5.286 3.714 5.881 3.615 6.607 C 3.517 7.328 3.468 8.193 3.468 9.202 C 3.468 10.491 3.561 11.563 3.749 12.419 C 3.941 13.27 4.312 13.9 4.86 14.309 C 5.409 14.714 6.201 14.916 7.238 14.916 C 7.5 14.916 7.781 14.909 8.082 14.895 C 8.386 14.877 8.682 14.851 8.968 14.819 C 9.254 14.786 9.498 14.756 9.699 14.728 L 9.699 11.086 L 7.702 11.086 L 7.702 8.519 L 12.921 8.519 L 12.921 17.142 C 12.559 17.193 12.126 17.253 11.619 17.323 C 11.108 17.398 10.578 17.467 10.03 17.533 C 9.481 17.598 8.947 17.656 8.426 17.707 C 7.91 17.753 7.456 17.777 7.062 17.777 Z M 18.808 17.533 L 15.53 17.533 L 15.53 5.274 L 18.808 5.274 L 18.808 6.712 C 19.084 6.502 19.429 6.279 19.841 6.042 C 20.249 5.805 20.694 5.586 21.177 5.386 C 21.665 5.181 22.129 5.047 22.57 4.981 L 22.57 8.128 C 22.143 8.193 21.693 8.305 21.22 8.463 C 20.741 8.616 20.293 8.781 19.877 8.958 C 19.459 9.14 19.103 9.302 18.808 9.447 Z M 29.267 17.805 C 27.907 17.805 26.829 17.577 26.031 17.121 C 25.234 16.665 24.665 15.972 24.322 15.042 C 23.975 14.112 23.802 12.946 23.802 11.546 C 23.802 10.035 24.02 8.798 24.456 7.835 C 24.892 6.877 25.527 6.165 26.362 5.7 C 27.201 5.235 28.235 5.002 29.464 5.002 C 31.288 5.002 32.662 5.458 33.585 6.37 C 34.514 7.281 34.978 8.723 34.978 10.695 L 34.83 12.502 L 27.101 12.502 C 27.119 13.414 27.309 14.098 27.67 14.553 C 28.031 15.009 28.655 15.237 29.541 15.237 C 30.048 15.237 30.606 15.226 31.215 15.202 C 31.82 15.179 32.423 15.151 33.023 15.119 C 33.623 15.081 34.136 15.046 34.563 15.014 L 34.633 17.288 C 34.226 17.353 33.71 17.426 33.086 17.505 C 32.462 17.588 31.818 17.658 31.152 17.714 C 30.486 17.774 29.858 17.805 29.267 17.805 Z M 27.101 10.423 L 31.708 10.423 C 31.708 9.316 31.529 8.544 31.173 8.107 C 30.821 7.665 30.252 7.444 29.464 7.444 C 28.939 7.444 28.505 7.542 28.163 7.737 C 27.816 7.933 27.553 8.251 27.375 8.693 C 27.192 9.13 27.101 9.707 27.101 10.423 Z M 42.145 17.805 C 40.781 17.805 39.7 17.577 38.903 17.121 C 38.11 16.665 37.541 15.972 37.194 15.042 C 36.851 14.112 36.68 12.946 36.68 11.546 C 36.68 10.035 36.896 8.798 37.327 7.835 C 37.763 6.877 38.401 6.165 39.24 5.7 C 40.075 5.235 41.109 5.002 42.342 5.002 C 44.161 5.002 45.535 5.458 46.464 6.37 C 47.392 7.281 47.856 8.723 47.856 10.695 L 47.709 12.502 L 39.979 12.502 C 39.993 13.414 40.181 14.098 40.542 14.553 C 40.903 15.009 41.526 15.237 42.412 15.237 C 42.924 15.237 43.482 15.226 44.086 15.202 C 44.696 15.179 45.299 15.151 45.894 15.119 C 46.494 15.081 47.008 15.046 47.434 15.014 L 47.505 17.288 C 47.097 17.353 46.581 17.426 45.957 17.505 C 45.334 17.588 44.689 17.658 44.023 17.714 C 43.362 17.774 42.736 17.805 42.145 17.805 Z M 39.979 10.423 L 44.579 10.423 C 44.579 9.316 44.403 8.544 44.051 8.107 C 43.695 7.665 43.125 7.444 42.342 7.444 C 41.817 7.444 41.381 7.542 41.034 7.737 C 40.692 7.933 40.429 8.251 40.246 8.693 C 40.068 9.13 39.979 9.707 39.979 10.423 Z M 53.292 17.533 L 50.022 17.533 L 50.022 5.274 L 53.292 5.274 L 53.292 6.056 C 53.555 5.893 53.876 5.735 54.256 5.581 C 54.631 5.423 55.027 5.288 55.445 5.177 C 55.867 5.06 56.274 5.002 56.668 5.002 C 57.522 5.002 58.23 5.114 58.792 5.337 C 59.36 5.556 59.808 5.909 60.136 6.398 C 60.464 6.886 60.703 7.526 60.853 8.316 C 60.999 9.102 61.071 10.058 61.071 11.184 L 61.071 17.533 L 57.773 17.533 L 57.773 11.351 C 57.773 10.505 57.723 9.826 57.625 9.314 C 57.526 8.802 57.339 8.433 57.062 8.205 C 56.781 7.977 56.371 7.863 55.831 7.863 C 55.536 7.863 55.227 7.891 54.903 7.946 C 54.584 8.002 54.282 8.079 53.996 8.177 C 53.71 8.274 53.475 8.372 53.292 8.47 Z M 73.872 17.533 L 63.828 17.533 L 63.828 0.851 L 67.226 0.851 L 67.226 14.679 L 73.872 14.679 Z M 80.499 17.805 C 79.134 17.805 78.054 17.577 77.256 17.121 C 76.464 16.665 75.894 15.972 75.547 15.042 C 75.205 14.112 75.034 12.946 75.034 11.546 C 75.034 10.035 75.25 8.798 75.681 7.835 C 76.117 6.877 76.755 6.165 77.594 5.7 C 78.429 5.235 79.463 5.002 80.696 5.002 C 82.515 5.002 83.889 5.458 84.817 6.37 C 85.746 7.281 86.21 8.723 86.21 10.695 L 86.062 12.502 L 78.333 12.502 C 78.347 13.414 78.534 14.098 78.895 14.553 C 79.256 15.009 79.88 15.237 80.766 15.237 C 81.277 15.237 81.835 15.226 82.44 15.202 C 83.05 15.179 83.652 15.151 84.248 15.119 C 84.848 15.081 85.361 15.046 85.788 15.014 L 85.865 17.288 C 85.453 17.353 84.935 17.426 84.311 17.505 C 83.687 17.588 83.043 17.658 82.377 17.714 C 81.716 17.774 81.09 17.805 80.499 17.805 Z M 78.332 10.423 L 82.931 10.423 C 82.931 9.316 82.756 8.544 82.404 8.107 C 82.052 7.665 81.483 7.444 80.695 7.444 C 80.17 7.444 79.734 7.542 79.387 7.737 C 79.044 7.933 78.782 8.251 78.599 8.693 C 78.421 9.13 78.332 9.707 78.332 10.423 Z M 91.597 17.805 C 90.317 17.805 89.353 17.481 88.706 16.835 C 88.059 16.193 87.735 15.221 87.735 13.919 C 87.735 13.007 87.899 12.295 88.228 11.784 C 88.556 11.272 89.044 10.898 89.691 10.66 C 90.338 10.423 91.13 10.279 92.068 10.228 L 95.071 9.963 L 95.071 9.23 C 95.071 8.644 94.924 8.233 94.628 7.995 C 94.333 7.758 93.897 7.639 93.32 7.639 C 92.86 7.639 92.331 7.656 91.73 7.688 C 91.135 7.721 90.544 7.763 89.958 7.814 C 89.376 7.86 88.872 7.909 88.446 7.96 L 88.347 5.665 C 88.774 5.567 89.287 5.465 89.888 5.358 C 90.488 5.251 91.116 5.165 91.773 5.1 C 92.429 5.035 93.036 5.002 93.594 5.002 C 94.645 5.002 95.521 5.133 96.225 5.393 C 96.933 5.653 97.467 6.081 97.828 6.677 C 98.189 7.272 98.37 8.074 98.37 9.084 L 98.37 14.679 C 98.403 14.902 98.525 15.077 98.736 15.202 C 98.951 15.323 99.198 15.407 99.474 15.453 L 99.404 17.707 C 99.141 17.707 98.881 17.709 98.623 17.714 C 98.37 17.723 98.128 17.723 97.899 17.714 C 97.669 17.709 97.465 17.691 97.287 17.658 C 96.907 17.607 96.581 17.507 96.309 17.358 C 96.042 17.214 95.826 17.06 95.662 16.898 C 95.399 17.014 95.045 17.144 94.6 17.288 C 94.159 17.433 93.679 17.556 93.158 17.658 C 92.642 17.756 92.122 17.805 91.597 17.805 Z M 92.385 15.384 C 92.7 15.384 93.028 15.351 93.37 15.286 C 93.717 15.221 94.041 15.144 94.341 15.056 C 94.646 14.963 94.889 14.877 95.072 14.798 L 95.072 11.986 L 92.561 12.209 C 92.017 12.261 91.626 12.419 91.387 12.684 C 91.152 12.954 91.035 13.333 91.035 13.821 C 91.035 14.309 91.145 14.691 91.366 14.965 C 91.586 15.244 91.926 15.384 92.385 15.384 Z M 105.017 17.533 L 101.739 17.533 L 101.739 7.981 L 100.508 7.981 L 100.508 5.274 L 101.739 5.274 L 101.739 4.563 C 101.739 3.409 101.849 2.498 102.07 1.828 C 102.295 1.163 102.677 0.691 103.216 0.412 C 103.76 0.137 104.491 0 105.41 0 C 105.673 0 105.987 0.012 106.353 0.035 C 106.723 0.058 107.082 0.086 107.429 0.119 C 107.771 0.151 108.034 0.184 108.217 0.216 L 108.189 2.707 C 107.926 2.707 107.635 2.705 107.317 2.7 C 106.998 2.691 106.723 2.686 106.494 2.686 C 106.133 2.686 105.84 2.742 105.614 2.854 C 105.394 2.97 105.239 3.158 105.15 3.419 C 105.061 3.679 105.017 4.054 105.017 4.542 L 105.017 5.274 L 107.971 5.274 L 107.971 7.981 L 105.017 7.981 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="17.804699785614012px" id="LG4lK0OjP" transform="translate(38.29 6.537)" width="108.21749914550782px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 230 74" xmlns="http://www.w3.org/2000/svg"><g d="M 0 30 L 0 0 L 147 0 L 147 30 Z M 14.279 7.863 C 14.279 11.716 11.13 14.839 7.246 14.839 L 0.212 14.839 L 0.212 7.863 C 0.212 4.01 3.361 0.886 7.246 0.886 C 11.13 0.886 14.279 4.01 14.279 7.863 Z M 14.279 21.816 C 14.279 17.963 17.428 14.84 21.313 14.84 L 28.346 14.84 L 28.346 21.816 C 28.346 25.669 25.197 28.793 21.313 28.793 C 17.428 28.793 14.279 25.669 14.279 21.816 Z M 0.212 21.816 C 0.212 25.669 3.361 28.793 7.246 28.793 L 14.279 28.793 L 14.279 21.816 C 14.279 17.963 11.13 14.84 7.246 14.84 C 3.361 14.84 0.212 17.963 0.212 21.816 Z M 28.346 7.863 C 28.346 4.01 25.197 0.886 21.313 0.886 L 14.279 0.886 L 14.279 7.863 C 14.279 11.716 17.428 14.839 21.313 14.839 C 25.197 14.839 28.346 11.716 28.346 7.863 Z M 45.352 24.314 C 43.941 24.314 42.776 24.13 41.857 23.763 C 40.938 23.395 40.22 22.851 39.704 22.13 C 39.189 21.404 38.823 20.509 38.607 19.444 C 38.396 18.374 38.291 17.139 38.291 15.739 C 38.291 14.26 38.408 12.979 38.642 11.895 C 38.881 10.811 39.275 9.916 39.824 9.209 C 40.377 8.502 41.099 7.974 41.99 7.625 C 42.886 7.272 43.99 7.095 45.303 7.095 C 45.973 7.095 46.674 7.132 47.406 7.207 C 48.137 7.281 48.836 7.374 49.502 7.486 C 50.168 7.602 50.721 7.716 51.162 7.828 L 51.113 10.465 C 50.653 10.386 50.1 10.314 49.453 10.249 C 48.806 10.184 48.144 10.13 47.469 10.088 C 46.794 10.046 46.187 10.025 45.648 10.025 C 44.827 10.025 44.159 10.132 43.643 10.346 C 43.127 10.556 42.733 10.893 42.461 11.358 C 42.189 11.823 42.004 12.418 41.906 13.144 C 41.807 13.865 41.758 14.73 41.758 15.739 C 41.758 17.028 41.852 18.1 42.039 18.956 C 42.232 19.807 42.602 20.437 43.151 20.846 C 43.699 21.251 44.492 21.453 45.528 21.453 C 45.791 21.453 46.072 21.446 46.372 21.432 C 46.677 21.414 46.972 21.388 47.258 21.356 C 47.544 21.323 47.788 21.293 47.99 21.265 L 47.99 17.623 L 45.992 17.623 L 45.992 15.056 L 51.211 15.056 L 51.211 23.679 C 50.85 23.73 50.416 23.791 49.91 23.86 C 49.399 23.935 48.869 24.005 48.32 24.07 C 47.772 24.135 47.237 24.193 46.717 24.244 C 46.201 24.291 45.746 24.314 45.352 24.314 Z M 57.098 24.07 L 53.821 24.07 L 53.821 11.811 L 57.098 11.811 L 57.098 13.249 C 57.375 13.039 57.719 12.816 58.132 12.579 C 58.54 12.342 58.985 12.123 59.468 11.923 C 59.956 11.718 60.42 11.584 60.861 11.518 L 60.861 14.665 C 60.434 14.73 59.984 14.842 59.511 15 C 59.032 15.153 58.584 15.318 58.167 15.495 C 57.75 15.677 57.394 15.839 57.098 15.984 Z M 67.557 24.342 C 66.197 24.342 65.119 24.114 64.321 23.658 C 63.524 23.202 62.955 22.509 62.612 21.579 C 62.265 20.649 62.092 19.484 62.092 18.084 C 62.092 16.572 62.31 15.335 62.746 14.372 C 63.182 13.414 63.817 12.702 64.652 12.237 C 65.491 11.772 66.525 11.539 67.754 11.539 C 69.578 11.539 70.952 11.995 71.875 12.907 C 72.804 13.818 73.268 15.26 73.268 17.232 L 73.12 19.039 L 65.391 19.039 C 65.409 19.951 65.599 20.635 65.96 21.091 C 66.321 21.546 66.945 21.774 67.831 21.774 C 68.338 21.774 68.896 21.763 69.505 21.739 C 70.11 21.716 70.713 21.688 71.313 21.656 C 71.913 21.618 72.426 21.584 72.853 21.551 L 72.923 23.825 C 72.516 23.891 72 23.963 71.376 24.042 C 70.752 24.125 70.108 24.195 69.442 24.251 C 68.776 24.311 68.148 24.342 67.557 24.342 Z M 65.391 16.96 L 69.998 16.96 C 69.998 15.853 69.819 15.081 69.463 14.644 C 69.111 14.202 68.542 13.981 67.754 13.981 C 67.229 13.981 66.795 14.079 66.453 14.274 C 66.106 14.47 65.843 14.788 65.665 15.23 C 65.482 15.667 65.391 16.244 65.391 16.96 Z M 80.435 24.342 C 79.071 24.342 77.99 24.114 77.193 23.658 C 76.4 23.202 75.831 22.509 75.484 21.579 C 75.141 20.649 74.97 19.484 74.97 18.084 C 74.97 16.572 75.186 15.335 75.617 14.372 C 76.053 13.414 76.691 12.702 77.53 12.237 C 78.365 11.772 79.399 11.539 80.632 11.539 C 82.451 11.539 83.825 11.995 84.754 12.907 C 85.682 13.818 86.146 15.26 86.146 17.232 L 85.999 19.039 L 78.269 19.039 C 78.283 19.951 78.471 20.635 78.832 21.091 C 79.193 21.546 79.816 21.774 80.702 21.774 C 81.214 21.774 81.772 21.763 82.376 21.739 C 82.986 21.716 83.589 21.688 84.184 21.656 C 84.784 21.618 85.298 21.584 85.724 21.551 L 85.795 23.825 C 85.387 23.891 84.871 23.963 84.247 24.042 C 83.624 24.125 82.979 24.195 82.313 24.251 C 81.652 24.311 81.026 24.342 80.435 24.342 Z M 78.269 16.96 L 82.869 16.96 C 82.869 15.853 82.693 15.081 82.341 14.644 C 81.985 14.202 81.415 13.981 80.632 13.981 C 80.107 13.981 79.671 14.079 79.324 14.274 C 78.982 14.47 78.719 14.788 78.536 15.23 C 78.358 15.667 78.269 16.244 78.269 16.96 Z M 91.583 24.07 L 88.313 24.07 L 88.313 11.811 L 91.583 11.811 L 91.583 12.593 C 91.846 12.43 92.167 12.272 92.547 12.118 C 92.922 11.96 93.318 11.825 93.736 11.714 C 94.158 11.598 94.565 11.539 94.959 11.539 C 95.813 11.539 96.521 11.651 97.083 11.874 C 97.651 12.093 98.099 12.446 98.427 12.935 C 98.755 13.423 98.994 14.063 99.144 14.853 C 99.29 15.639 99.362 16.595 99.362 17.721 L 99.362 24.07 L 96.064 24.07 L 96.064 17.888 C 96.064 17.042 96.014 16.363 95.916 15.851 C 95.817 15.339 95.63 14.97 95.353 14.742 C 95.072 14.514 94.662 14.4 94.122 14.4 C 93.827 14.4 93.518 14.428 93.194 14.484 C 92.875 14.539 92.573 14.616 92.287 14.714 C 92.001 14.811 91.766 14.909 91.583 15.007 Z M 112.163 24.07 L 102.119 24.07 L 102.119 7.388 L 105.517 7.388 L 105.517 21.216 L 112.163 21.216 Z M 118.789 24.342 C 117.424 24.342 116.344 24.114 115.546 23.658 C 114.754 23.202 114.184 22.509 113.837 21.579 C 113.495 20.649 113.324 19.484 113.324 18.084 C 113.324 16.572 113.54 15.335 113.971 14.372 C 114.407 13.414 115.045 12.702 115.884 12.237 C 116.719 11.772 117.753 11.539 118.986 11.539 C 120.805 11.539 122.179 11.995 123.107 12.907 C 124.036 13.818 124.5 15.26 124.5 17.232 L 124.352 19.039 L 116.623 19.039 C 116.637 19.951 116.824 20.635 117.185 21.091 C 117.546 21.546 118.17 21.774 119.056 21.774 C 119.567 21.774 120.125 21.763 120.73 21.739 C 121.34 21.716 121.942 21.688 122.538 21.656 C 123.138 21.618 123.651 21.584 124.078 21.551 L 124.155 23.825 C 123.743 23.891 123.225 23.963 122.601 24.042 C 121.977 24.125 121.333 24.195 120.667 24.251 C 120.006 24.311 119.38 24.342 118.789 24.342 Z M 116.623 16.96 L 121.222 16.96 C 121.222 15.853 121.047 15.081 120.695 14.644 C 120.343 14.202 119.774 13.981 118.986 13.981 C 118.461 13.981 118.025 14.079 117.678 14.274 C 117.335 14.47 117.073 14.788 116.89 15.23 C 116.712 15.667 116.623 16.244 116.623 16.96 Z M 129.888 24.342 C 128.608 24.342 127.644 24.018 126.997 23.372 C 126.35 22.73 126.026 21.758 126.026 20.456 C 126.026 19.544 126.19 18.832 126.519 18.321 C 126.847 17.809 127.335 17.435 127.982 17.198 C 128.629 16.96 129.421 16.816 130.359 16.765 L 133.362 16.5 L 133.362 15.767 C 133.362 15.181 133.215 14.77 132.919 14.532 C 132.624 14.295 132.188 14.177 131.611 14.177 C 131.151 14.177 130.622 14.193 130.021 14.225 C 129.426 14.258 128.835 14.3 128.249 14.351 C 127.667 14.398 127.163 14.446 126.737 14.498 L 126.638 12.202 C 127.065 12.105 127.578 12.002 128.179 11.895 C 128.779 11.788 129.407 11.702 130.064 11.637 C 130.72 11.572 131.327 11.539 131.885 11.539 C 132.936 11.539 133.812 11.67 134.516 11.93 C 135.224 12.191 135.758 12.618 136.119 13.214 C 136.48 13.809 136.661 14.611 136.661 15.621 L 136.661 21.216 C 136.694 21.439 136.816 21.614 137.027 21.739 C 137.242 21.86 137.489 21.944 137.765 21.991 L 137.695 24.244 C 137.432 24.244 137.172 24.246 136.914 24.251 C 136.661 24.26 136.419 24.26 136.19 24.251 C 135.96 24.246 135.756 24.228 135.578 24.195 C 135.198 24.144 134.872 24.044 134.6 23.895 C 134.333 23.751 134.117 23.598 133.953 23.435 C 133.69 23.551 133.336 23.681 132.891 23.825 C 132.45 23.97 131.97 24.093 131.449 24.195 C 130.933 24.293 130.413 24.342 129.888 24.342 Z M 130.675 21.921 C 130.99 21.921 131.318 21.888 131.66 21.823 C 132.007 21.758 132.331 21.681 132.631 21.593 C 132.936 21.5 133.179 21.414 133.362 21.335 L 133.362 18.523 L 130.851 18.746 C 130.307 18.798 129.916 18.956 129.677 19.221 C 129.442 19.491 129.325 19.87 129.325 20.358 C 129.325 20.846 129.435 21.228 129.656 21.502 C 129.876 21.781 130.216 21.921 130.675 21.921 Z M 143.308 24.07 L 140.03 24.07 L 140.03 14.518 L 138.799 14.518 L 138.799 11.811 L 140.03 11.811 L 140.03 11.1 C 140.03 9.946 140.14 9.035 140.361 8.365 C 140.586 7.7 140.968 7.228 141.507 6.949 C 142.051 6.674 142.782 6.537 143.701 6.537 C 143.964 6.537 144.278 6.549 144.644 6.572 C 145.014 6.595 145.373 6.623 145.72 6.656 C 146.062 6.688 146.325 6.721 146.508 6.753 L 146.48 9.244 C 146.217 9.244 145.926 9.242 145.608 9.237 C 145.289 9.228 145.014 9.223 144.785 9.223 C 144.424 9.223 144.131 9.279 143.905 9.391 C 143.685 9.507 143.53 9.695 143.441 9.956 C 143.352 10.216 143.308 10.591 143.308 11.079 L 143.308 11.811 L 146.262 11.811 L 146.262 14.518 L 143.308 14.518 Z" fill="transparent" height="30px" id="TyEM0VFhO" transform="translate(41.5 22)" width="147px"><path d="M 0 30 L 0 0 L 147 0 L 147 30 Z" fill="transparent" height="30px" id="X11ve_iNc" width="147px"/><path d="M 14.067 6.977 C 14.067 10.83 10.918 13.954 7.033 13.954 L 0 13.954 L 0 6.977 C 0 3.124 3.149 0 7.033 0 C 10.918 0 14.067 3.124 14.067 6.977 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="13.953500000000002px" id="cCQ76HH4j" transform="translate(0.212 0.886)" width="14.067px"/><path d="M 0 6.977 C 0 3.124 3.149 0 7.034 0 L 14.067 0 L 14.067 6.977 C 14.067 10.83 10.918 13.954 7.034 13.954 C 3.149 13.954 0 10.83 0 6.977 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="13.953500000000005px" id="ML8xSEkks" transform="translate(14.279 14.84)" width="14.067px"/><path d="M 0 6.977 C 0 10.83 3.149 13.954 7.033 13.954 L 14.067 13.954 L 14.067 6.977 C 14.067 3.124 10.918 0 7.033 0 C 3.149 0 0 3.124 0 6.977 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="13.953500000000005px" id="SI_jOqv2U" transform="translate(0.212 14.84)" width="14.067px"/><path d="M 14.067 6.977 C 14.067 3.124 10.918 0 7.034 0 L 0 0 L 0 6.977 C 0 10.83 3.149 13.954 7.034 13.954 C 10.918 13.954 14.067 10.83 14.067 6.977 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="13.953500000000002px" id="yJEghHLVL" transform="translate(14.279 0.886)" width="14.067px"/><path d="M 7.062 17.777 C 5.65 17.777 4.485 17.593 3.566 17.226 C 2.647 16.858 1.93 16.314 1.414 15.593 C 0.898 14.867 0.532 13.972 0.317 12.907 C 0.106 11.837 0 10.602 0 9.202 C 0 7.723 0.117 6.442 0.352 5.358 C 0.591 4.274 0.985 3.379 1.533 2.672 C 2.087 1.965 2.809 1.437 3.7 1.088 C 4.595 0.735 5.7 0.558 7.012 0.558 C 7.683 0.558 8.384 0.595 9.115 0.67 C 9.847 0.744 10.546 0.837 11.211 0.949 C 11.877 1.065 12.431 1.179 12.871 1.291 L 12.822 3.928 C 12.363 3.849 11.809 3.777 11.162 3.712 C 10.515 3.646 9.854 3.593 9.179 3.551 C 8.504 3.509 7.896 3.488 7.357 3.488 C 6.537 3.488 5.868 3.595 5.353 3.809 C 4.837 4.019 4.443 4.356 4.171 4.821 C 3.899 5.286 3.714 5.881 3.615 6.607 C 3.517 7.328 3.468 8.193 3.468 9.202 C 3.468 10.491 3.561 11.563 3.749 12.419 C 3.941 13.27 4.312 13.9 4.86 14.309 C 5.409 14.714 6.201 14.916 7.238 14.916 C 7.5 14.916 7.781 14.909 8.082 14.895 C 8.386 14.877 8.682 14.851 8.968 14.819 C 9.254 14.786 9.498 14.756 9.699 14.728 L 9.699 11.086 L 7.702 11.086 L 7.702 8.519 L 12.921 8.519 L 12.921 17.142 C 12.559 17.193 12.126 17.253 11.619 17.323 C 11.108 17.398 10.578 17.467 10.03 17.533 C 9.481 17.598 8.947 17.656 8.426 17.707 C 7.91 17.753 7.456 17.777 7.062 17.777 Z M 18.808 17.533 L 15.53 17.533 L 15.53 5.274 L 18.808 5.274 L 18.808 6.712 C 19.084 6.502 19.429 6.279 19.841 6.042 C 20.249 5.805 20.694 5.586 21.177 5.386 C 21.665 5.181 22.129 5.047 22.57 4.981 L 22.57 8.128 C 22.143 8.193 21.693 8.305 21.22 8.463 C 20.741 8.616 20.293 8.781 19.877 8.958 C 19.459 9.14 19.103 9.302 18.808 9.447 Z M 29.267 17.805 C 27.907 17.805 26.829 17.577 26.031 17.121 C 25.234 16.665 24.665 15.972 24.322 15.042 C 23.975 14.112 23.802 12.946 23.802 11.546 C 23.802 10.035 24.02 8.798 24.456 7.835 C 24.892 6.877 25.527 6.165 26.362 5.7 C 27.201 5.235 28.235 5.002 29.464 5.002 C 31.288 5.002 32.662 5.458 33.585 6.37 C 34.514 7.281 34.978 8.723 34.978 10.695 L 34.83 12.502 L 27.101 12.502 C 27.119 13.414 27.309 14.098 27.67 14.553 C 28.031 15.009 28.655 15.237 29.541 15.237 C 30.048 15.237 30.606 15.226 31.215 15.202 C 31.82 15.179 32.423 15.151 33.023 15.119 C 33.623 15.081 34.136 15.046 34.563 15.014 L 34.633 17.288 C 34.226 17.353 33.71 17.426 33.086 17.505 C 32.462 17.588 31.818 17.658 31.152 17.714 C 30.486 17.774 29.858 17.805 29.267 17.805 Z M 27.101 10.423 L 31.708 10.423 C 31.708 9.316 31.529 8.544 31.173 8.107 C 30.821 7.665 30.252 7.444 29.464 7.444 C 28.939 7.444 28.505 7.542 28.163 7.737 C 27.816 7.933 27.553 8.251 27.375 8.693 C 27.192 9.13 27.101 9.707 27.101 10.423 Z M 42.145 17.805 C 40.781 17.805 39.7 17.577 38.903 17.121 C 38.11 16.665 37.541 15.972 37.194 15.042 C 36.851 14.112 36.68 12.946 36.68 11.546 C 36.68 10.035 36.896 8.798 37.327 7.835 C 37.763 6.877 38.401 6.165 39.24 5.7 C 40.075 5.235 41.109 5.002 42.342 5.002 C 44.161 5.002 45.535 5.458 46.464 6.37 C 47.392 7.281 47.856 8.723 47.856 10.695 L 47.709 12.502 L 39.979 12.502 C 39.993 13.414 40.181 14.098 40.542 14.553 C 40.903 15.009 41.526 15.237 42.412 15.237 C 42.924 15.237 43.482 15.226 44.086 15.202 C 44.696 15.179 45.299 15.151 45.894 15.119 C 46.494 15.081 47.008 15.046 47.434 15.014 L 47.505 17.288 C 47.097 17.353 46.581 17.426 45.957 17.505 C 45.334 17.588 44.689 17.658 44.023 17.714 C 43.362 17.774 42.736 17.805 42.145 17.805 Z M 39.979 10.423 L 44.579 10.423 C 44.579 9.316 44.403 8.544 44.051 8.107 C 43.695 7.665 43.125 7.444 42.342 7.444 C 41.817 7.444 41.381 7.542 41.034 7.737 C 40.692 7.933 40.429 8.251 40.246 8.693 C 40.068 9.13 39.979 9.707 39.979 10.423 Z M 53.292 17.533 L 50.022 17.533 L 50.022 5.274 L 53.292 5.274 L 53.292 6.056 C 53.555 5.893 53.876 5.735 54.256 5.581 C 54.631 5.423 55.027 5.288 55.445 5.177 C 55.867 5.06 56.274 5.002 56.668 5.002 C 57.522 5.002 58.23 5.114 58.792 5.337 C 59.36 5.556 59.808 5.909 60.136 6.398 C 60.464 6.886 60.703 7.526 60.853 8.316 C 60.999 9.102 61.071 10.058 61.071 11.184 L 61.071 17.533 L 57.773 17.533 L 57.773 11.351 C 57.773 10.505 57.723 9.826 57.625 9.314 C 57.526 8.802 57.339 8.433 57.062 8.205 C 56.781 7.977 56.371 7.863 55.831 7.863 C 55.536 7.863 55.227 7.891 54.903 7.946 C 54.584 8.002 54.282 8.079 53.996 8.177 C 53.71 8.274 53.475 8.372 53.292 8.47 Z M 73.872 17.533 L 63.828 17.533 L 63.828 0.851 L 67.226 0.851 L 67.226 14.679 L 73.872 14.679 Z M 80.499 17.805 C 79.134 17.805 78.054 17.577 77.256 17.121 C 76.464 16.665 75.894 15.972 75.547 15.042 C 75.205 14.112 75.034 12.946 75.034 11.546 C 75.034 10.035 75.25 8.798 75.681 7.835 C 76.117 6.877 76.755 6.165 77.594 5.7 C 78.429 5.235 79.463 5.002 80.696 5.002 C 82.515 5.002 83.889 5.458 84.817 6.37 C 85.746 7.281 86.21 8.723 86.21 10.695 L 86.062 12.502 L 78.333 12.502 C 78.347 13.414 78.534 14.098 78.895 14.553 C 79.256 15.009 79.88 15.237 80.766 15.237 C 81.277 15.237 81.835 15.226 82.44 15.202 C 83.05 15.179 83.652 15.151 84.248 15.119 C 84.848 15.081 85.361 15.046 85.788 15.014 L 85.865 17.288 C 85.453 17.353 84.935 17.426 84.311 17.505 C 83.687 17.588 83.043 17.658 82.377 17.714 C 81.716 17.774 81.09 17.805 80.499 17.805 Z M 78.332 10.423 L 82.931 10.423 C 82.931 9.316 82.756 8.544 82.404 8.107 C 82.052 7.665 81.483 7.444 80.695 7.444 C 80.17 7.444 79.734 7.542 79.387 7.737 C 79.044 7.933 78.782 8.251 78.599 8.693 C 78.421 9.13 78.332 9.707 78.332 10.423 Z M 91.597 17.805 C 90.317 17.805 89.353 17.481 88.706 16.835 C 88.059 16.193 87.735 15.221 87.735 13.919 C 87.735 13.007 87.899 12.295 88.228 11.784 C 88.556 11.272 89.044 10.898 89.691 10.66 C 90.338 10.423 91.13 10.279 92.068 10.228 L 95.071 9.963 L 95.071 9.23 C 95.071 8.644 94.924 8.233 94.628 7.995 C 94.333 7.758 93.897 7.639 93.32 7.639 C 92.86 7.639 92.331 7.656 91.73 7.688 C 91.135 7.721 90.544 7.763 89.958 7.814 C 89.376 7.86 88.872 7.909 88.446 7.96 L 88.347 5.665 C 88.774 5.567 89.287 5.465 89.888 5.358 C 90.488 5.251 91.116 5.165 91.773 5.1 C 92.429 5.035 93.036 5.002 93.594 5.002 C 94.645 5.002 95.521 5.133 96.225 5.393 C 96.933 5.653 97.467 6.081 97.828 6.677 C 98.189 7.272 98.37 8.074 98.37 9.084 L 98.37 14.679 C 98.403 14.902 98.525 15.077 98.736 15.202 C 98.951 15.323 99.198 15.407 99.474 15.453 L 99.404 17.707 C 99.141 17.707 98.881 17.709 98.623 17.714 C 98.37 17.723 98.128 17.723 97.899 17.714 C 97.669 17.709 97.465 17.691 97.287 17.658 C 96.907 17.607 96.581 17.507 96.309 17.358 C 96.042 17.214 95.826 17.06 95.662 16.898 C 95.399 17.014 95.045 17.144 94.6 17.288 C 94.159 17.433 93.679 17.556 93.158 17.658 C 92.642 17.756 92.122 17.805 91.597 17.805 Z M 92.385 15.384 C 92.7 15.384 93.028 15.351 93.37 15.286 C 93.717 15.221 94.041 15.144 94.341 15.056 C 94.646 14.963 94.889 14.877 95.072 14.798 L 95.072 11.986 L 92.561 12.209 C 92.017 12.261 91.626 12.419 91.387 12.684 C 91.152 12.954 91.035 13.333 91.035 13.821 C 91.035 14.309 91.145 14.691 91.366 14.965 C 91.586 15.244 91.926 15.384 92.385 15.384 Z M 105.017 17.533 L 101.739 17.533 L 101.739 7.981 L 100.508 7.981 L 100.508 5.274 L 101.739 5.274 L 101.739 4.563 C 101.739 3.409 101.849 2.498 102.07 1.828 C 102.295 1.163 102.677 0.691 103.216 0.412 C 103.76 0.137 104.491 0 105.41 0 C 105.673 0 105.987 0.012 106.353 0.035 C 106.723 0.058 107.082 0.086 107.429 0.119 C 107.771 0.151 108.034 0.184 108.217 0.216 L 108.189 2.707 C 107.926 2.707 107.635 2.705 107.317 2.7 C 106.998 2.691 106.723 2.686 106.494 2.686 C 106.133 2.686 105.84 2.742 105.614 2.854 C 105.394 2.97 105.239 3.158 105.15 3.419 C 105.061 3.679 105.017 4.054 105.017 4.542 L 105.017 5.274 L 107.971 5.274 L 107.971 7.981 L 105.017 7.981 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="17.804699785614012px" id="LG4lK0OjP" transform="translate(38.29 6.537)" width="108.21749914550782px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  width: 230px;
}
.layout-124 {
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 230 74" xmlns="http://www.w3.org/2000/svg"><path d="M 15.002 0 C 23.288 0 30.004 6.794 30.004 15.175 C 30.004 23.556 23.288 30.35 15.002 30.35 C 6.717 30.35 0 23.556 0 15.175 C 0 6.794 6.717 0 15.002 0 Z M 29.428 15.175 C 29.428 7.116 22.97 0.582 15.002 0.582 C 14.359 0.582 13.727 0.625 13.106 0.707 C 13.507 0.672 13.913 0.654 14.323 0.654 C 21.936 0.654 28.108 6.897 28.108 14.598 C 28.108 22.299 21.936 28.541 14.323 28.541 C 7.115 28.541 1.199 22.946 0.589 15.815 C 0.921 23.577 7.247 29.767 15.002 29.767 C 22.97 29.767 29.428 23.234 29.428 15.175 Z M 27.532 14.598 C 27.532 7.218 21.618 1.236 14.323 1.236 C 13.73 1.236 13.147 1.276 12.575 1.352 C 12.927 1.322 13.284 1.307 13.643 1.307 C 20.584 1.307 26.211 6.998 26.211 14.019 C 26.211 21.041 20.584 26.732 13.643 26.732 C 7.08 26.732 1.692 21.644 1.125 15.154 C 1.413 22.275 7.212 27.959 14.323 27.959 C 21.618 27.959 27.532 21.977 27.532 14.598 Z M 12.001 2.002 C 12.318 1.975 12.64 1.961 12.964 1.961 C 19.232 1.961 24.314 7.101 24.314 13.442 C 24.314 19.783 19.232 24.923 12.964 24.923 C 7.042 24.923 2.18 20.336 1.66 14.483 C 1.901 20.968 7.174 26.15 13.643 26.15 C 20.266 26.15 25.636 20.719 25.636 14.019 C 25.636 7.32 20.266 1.889 13.643 1.889 C 13.086 1.889 12.538 1.928 12.001 2.002 Z M 23.738 13.442 C 23.738 7.423 18.914 2.544 12.964 2.544 C 12.461 2.544 11.966 2.579 11.482 2.646 C 11.746 2.625 12.014 2.614 12.284 2.614 C 17.88 2.614 22.417 7.203 22.417 12.864 C 22.417 18.525 17.88 23.114 12.284 23.114 C 7.016 23.114 2.687 19.049 2.197 13.85 C 2.409 19.68 7.148 24.341 12.964 24.341 C 18.914 24.341 23.738 19.461 23.738 13.442 Z M 10.933 3.293 C 11.155 3.276 11.378 3.267 11.604 3.267 C 16.529 3.267 20.52 7.305 20.52 12.286 C 20.52 17.267 16.529 21.305 11.604 21.305 C 6.978 21.305 3.174 17.74 2.731 13.178 C 2.895 18.372 7.109 22.532 12.284 22.532 C 17.562 22.532 21.841 18.203 21.841 12.864 C 21.841 7.525 17.562 3.197 12.284 3.197 C 11.825 3.197 11.374 3.229 10.933 3.293 Z M 19.944 12.286 C 19.944 7.627 16.21 3.85 11.604 3.85 C 11.184 3.85 10.77 3.881 10.367 3.942 C 10.551 3.929 10.737 3.922 10.925 3.922 C 15.176 3.922 18.623 7.408 18.623 11.709 C 18.623 16.009 15.176 19.496 10.925 19.496 C 6.941 19.496 3.664 16.435 3.267 12.511 C 3.384 17.066 7.072 20.723 11.604 20.723 C 16.21 20.723 19.944 16.945 19.944 12.286 Z M 9.838 4.588 C 9.973 4.579 10.109 4.575 10.245 4.575 C 13.825 4.575 16.727 7.51 16.727 11.131 C 16.727 14.751 13.825 17.687 10.245 17.687 C 6.91 17.687 4.163 15.138 3.804 11.86 C 3.884 15.769 7.041 18.913 10.925 18.913 C 14.859 18.913 18.047 15.688 18.047 11.709 C 18.047 7.73 14.859 4.504 10.925 4.504 C 10.555 4.504 10.192 4.533 9.838 4.588 Z M 16.151 11.131 C 16.151 7.832 13.507 5.157 10.245 5.157 C 9.918 5.157 9.597 5.184 9.283 5.236 C 9.377 5.231 9.471 5.229 9.565 5.229 C 12.472 5.229 14.829 7.613 14.829 10.553 C 14.829 13.494 12.472 15.878 9.565 15.878 C 6.877 15.878 4.659 13.84 4.34 11.208 C 4.381 14.471 7.009 17.104 10.245 17.104 C 13.507 17.104 16.151 14.43 16.151 11.131 Z M 8.735 5.885 C 8.785 5.883 8.835 5.883 8.886 5.883 C 11.121 5.883 12.932 7.715 12.932 9.975 C 12.932 12.236 11.121 14.068 8.886 14.068 C 6.839 14.068 5.147 12.531 4.877 10.535 C 4.877 10.541 4.877 10.547 4.877 10.553 C 4.877 13.173 6.976 15.296 9.565 15.296 C 12.155 15.296 14.254 13.173 14.254 10.553 C 14.254 7.934 12.155 5.811 9.565 5.811 C 9.282 5.811 9.004 5.837 8.735 5.885 Z M 12.356 9.975 C 12.356 8.037 10.803 6.465 8.886 6.465 C 6.969 6.465 5.415 8.037 5.415 9.975 C 5.415 11.914 6.969 13.486 8.886 13.486 C 10.803 13.486 12.356 11.914 12.356 9.975 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="30.349899999999998px" id="PlF_CsE11" transform="translate(64.055 21.804)" width="30.0043px"/><path d="M 11.919 18.947 L 0 18.947 L 0 0 L 3.833 0 L 3.833 15.732 L 11.919 15.732 Z M 16.716 19.23 C 15.828 19.23 15.031 19.071 14.325 18.753 C 13.613 18.431 13.057 17.955 12.655 17.325 C 12.247 16.695 12.044 15.908 12.044 14.966 C 12.044 14.177 12.189 13.514 12.478 12.979 C 12.767 12.448 13.16 12.021 13.655 11.699 C 14.155 11.376 14.722 11.131 15.355 10.962 C 15.987 10.793 16.652 10.674 17.348 10.605 C 18.163 10.52 18.817 10.441 19.313 10.367 C 19.813 10.297 20.178 10.183 20.409 10.024 C 20.639 9.87 20.755 9.64 20.755 9.332 L 20.755 9.265 C 20.755 8.858 20.671 8.516 20.505 8.238 C 20.338 7.96 20.09 7.747 19.762 7.598 C 19.433 7.449 19.031 7.375 18.555 7.375 C 18.069 7.375 17.645 7.449 17.282 7.598 C 16.924 7.747 16.632 7.943 16.407 8.186 C 16.181 8.434 16.012 8.709 15.899 9.012 L 12.441 8.432 C 12.686 7.608 13.089 6.909 13.648 6.333 C 14.212 5.753 14.911 5.311 15.745 5.008 C 16.578 4.701 17.515 4.547 18.555 4.547 C 19.315 4.547 20.053 4.639 20.769 4.822 C 21.481 5.006 22.118 5.289 22.682 5.671 C 23.251 6.053 23.7 6.549 24.029 7.159 C 24.362 7.769 24.529 8.506 24.529 9.369 L 24.529 18.947 L 20.953 18.947 L 20.953 16.975 L 20.828 16.975 C 20.603 17.416 20.301 17.803 19.923 18.136 C 19.546 18.473 19.092 18.739 18.562 18.932 C 18.028 19.131 17.412 19.23 16.716 19.23 Z M 17.79 16.543 C 18.383 16.543 18.903 16.424 19.35 16.186 C 19.801 15.948 20.151 15.626 20.402 15.219 C 20.652 14.812 20.777 14.358 20.777 13.857 L 20.777 12.324 C 20.669 12.408 20.502 12.483 20.277 12.547 C 20.051 12.617 19.801 12.676 19.526 12.726 C 19.247 12.78 18.972 12.827 18.702 12.867 C 18.437 12.912 18.199 12.946 17.988 12.971 C 17.527 13.036 17.12 13.145 16.767 13.299 C 16.419 13.452 16.147 13.653 15.951 13.901 C 15.759 14.155 15.664 14.475 15.664 14.861 C 15.664 15.229 15.757 15.536 15.943 15.784 C 16.125 16.037 16.372 16.226 16.686 16.35 C 17 16.479 17.368 16.543 17.79 16.543 Z M 30.915 19.126 C 29.939 19.126 29.088 18.912 28.362 18.486 C 27.631 18.054 27.067 17.439 26.67 16.64 C 26.273 15.836 26.074 14.879 26.074 13.767 L 26.074 4.726 L 29.841 4.726 L 29.841 13.113 C 29.841 13.991 30.069 14.68 30.525 15.181 C 30.976 15.682 31.597 15.933 32.386 15.933 C 32.921 15.933 33.394 15.816 33.806 15.583 C 34.218 15.35 34.537 15.01 34.763 14.564 C 34.993 14.122 35.109 13.586 35.109 12.956 L 35.109 4.726 L 38.883 4.726 L 38.883 18.947 L 35.329 18.947 L 35.278 15.397 L 35.491 15.397 C 35.123 16.593 34.559 17.513 33.799 18.158 C 33.039 18.803 32.077 19.126 30.915 19.126 Z M 44.202 18.947 L 40.428 18.947 L 40.428 4.726 L 44.077 4.726 L 44.077 7.211 L 44.224 7.211 C 44.484 6.328 44.918 5.661 45.526 5.209 C 46.134 4.763 46.833 4.54 47.623 4.54 C 47.814 4.54 48.02 4.549 48.241 4.569 C 48.467 4.589 48.668 4.621 48.844 4.666 L 48.844 8.074 C 48.673 8.015 48.427 7.968 48.109 7.933 C 47.79 7.898 47.488 7.881 47.204 7.881 C 46.635 7.881 46.12 8.007 45.659 8.26 C 45.198 8.509 44.84 8.856 44.585 9.302 C 44.329 9.744 44.202 10.262 44.202 10.858 Z M 53.163 19.23 C 52.275 19.23 51.478 19.071 50.772 18.753 C 50.061 18.431 49.502 17.955 49.094 17.325 C 48.687 16.695 48.484 15.908 48.484 14.966 C 48.484 14.177 48.628 13.514 48.918 12.979 C 49.207 12.448 49.602 12.021 50.102 11.699 C 50.603 11.376 51.169 11.131 51.802 10.962 C 52.435 10.793 53.099 10.674 53.796 10.605 C 54.605 10.52 55.26 10.441 55.76 10.367 C 56.26 10.297 56.626 10.183 56.856 10.024 C 57.087 9.87 57.202 9.64 57.202 9.332 L 57.202 9.265 C 57.202 8.858 57.119 8.516 56.952 8.238 C 56.78 7.96 56.533 7.747 56.209 7.598 C 55.88 7.449 55.478 7.375 55.002 7.375 C 54.517 7.375 54.092 7.449 53.729 7.598 C 53.371 7.747 53.077 7.943 52.847 8.186 C 52.621 8.434 52.454 8.709 52.346 9.012 L 48.888 8.432 C 49.134 7.608 49.536 6.909 50.095 6.333 C 50.659 5.753 51.358 5.311 52.192 5.008 C 53.026 4.701 53.962 4.547 55.002 4.547 C 55.762 4.547 56.498 4.639 57.209 4.822 C 57.925 5.006 58.566 5.289 59.13 5.671 C 59.694 6.053 60.142 6.549 60.476 7.159 C 60.805 7.769 60.969 8.506 60.969 9.369 L 60.969 18.947 L 57.401 18.947 L 57.401 16.975 L 57.276 16.975 C 57.05 17.416 56.748 17.803 56.371 18.136 C 55.993 18.473 55.539 18.739 55.01 18.932 C 54.475 19.131 53.859 19.23 53.163 19.23 Z M 54.23 16.543 C 54.828 16.543 55.35 16.424 55.797 16.186 C 56.248 15.948 56.599 15.626 56.849 15.219 C 57.099 14.812 57.224 14.358 57.224 13.857 L 57.224 12.324 C 57.116 12.408 56.949 12.483 56.724 12.547 C 56.498 12.617 56.246 12.676 55.966 12.726 C 55.691 12.78 55.419 12.827 55.149 12.867 C 54.884 12.912 54.647 12.946 54.436 12.971 C 53.975 13.036 53.568 13.145 53.214 13.299 C 52.861 13.452 52.589 13.653 52.398 13.901 C 52.207 14.155 52.111 14.475 52.111 14.861 C 52.111 15.229 52.202 15.536 52.383 15.784 C 52.569 16.037 52.82 16.226 53.134 16.35 C 53.447 16.479 53.813 16.543 54.23 16.543 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="19.229799931335442px" id="Oa4n2B2XQ" transform="translate(104.928 27.727)" width="60.969001159667954px"/></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  aspect-ratio: 3.10811;
  background-color: var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.2));
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 230 74" xmlns="http://www.w3.org/2000/svg"><path d="M 15.002 0 C 23.288 0 30.004 6.794 30.004 15.175 C 30.004 23.556 23.288 30.35 15.002 30.35 C 6.717 30.35 0 23.556 0 15.175 C 0 6.794 6.717 0 15.002 0 Z M 29.428 15.175 C 29.428 7.116 22.97 0.582 15.002 0.582 C 14.359 0.582 13.727 0.625 13.106 0.707 C 13.507 0.672 13.913 0.654 14.323 0.654 C 21.936 0.654 28.108 6.897 28.108 14.598 C 28.108 22.299 21.936 28.541 14.323 28.541 C 7.115 28.541 1.199 22.946 0.589 15.815 C 0.921 23.577 7.247 29.767 15.002 29.767 C 22.97 29.767 29.428 23.234 29.428 15.175 Z M 27.532 14.598 C 27.532 7.218 21.618 1.236 14.323 1.236 C 13.73 1.236 13.147 1.276 12.575 1.352 C 12.927 1.322 13.284 1.307 13.643 1.307 C 20.584 1.307 26.211 6.998 26.211 14.019 C 26.211 21.041 20.584 26.732 13.643 26.732 C 7.08 26.732 1.692 21.644 1.125 15.154 C 1.413 22.275 7.212 27.959 14.323 27.959 C 21.618 27.959 27.532 21.977 27.532 14.598 Z M 12.001 2.002 C 12.318 1.975 12.64 1.961 12.964 1.961 C 19.232 1.961 24.314 7.101 24.314 13.442 C 24.314 19.783 19.232 24.923 12.964 24.923 C 7.042 24.923 2.18 20.336 1.66 14.483 C 1.901 20.968 7.174 26.15 13.643 26.15 C 20.266 26.15 25.636 20.719 25.636 14.019 C 25.636 7.32 20.266 1.889 13.643 1.889 C 13.086 1.889 12.538 1.928 12.001 2.002 Z M 23.738 13.442 C 23.738 7.423 18.914 2.544 12.964 2.544 C 12.461 2.544 11.966 2.579 11.482 2.646 C 11.746 2.625 12.014 2.614 12.284 2.614 C 17.88 2.614 22.417 7.203 22.417 12.864 C 22.417 18.525 17.88 23.114 12.284 23.114 C 7.016 23.114 2.687 19.049 2.197 13.85 C 2.409 19.68 7.148 24.341 12.964 24.341 C 18.914 24.341 23.738 19.461 23.738 13.442 Z M 10.933 3.293 C 11.155 3.276 11.378 3.267 11.604 3.267 C 16.529 3.267 20.52 7.305 20.52 12.286 C 20.52 17.267 16.529 21.305 11.604 21.305 C 6.978 21.305 3.174 17.74 2.731 13.178 C 2.895 18.372 7.109 22.532 12.284 22.532 C 17.562 22.532 21.841 18.203 21.841 12.864 C 21.841 7.525 17.562 3.197 12.284 3.197 C 11.825 3.197 11.374 3.229 10.933 3.293 Z M 19.944 12.286 C 19.944 7.627 16.21 3.85 11.604 3.85 C 11.184 3.85 10.77 3.881 10.367 3.942 C 10.551 3.929 10.737 3.922 10.925 3.922 C 15.176 3.922 18.623 7.408 18.623 11.709 C 18.623 16.009 15.176 19.496 10.925 19.496 C 6.941 19.496 3.664 16.435 3.267 12.511 C 3.384 17.066 7.072 20.723 11.604 20.723 C 16.21 20.723 19.944 16.945 19.944 12.286 Z M 9.838 4.588 C 9.973 4.579 10.109 4.575 10.245 4.575 C 13.825 4.575 16.727 7.51 16.727 11.131 C 16.727 14.751 13.825 17.687 10.245 17.687 C 6.91 17.687 4.163 15.138 3.804 11.86 C 3.884 15.769 7.041 18.913 10.925 18.913 C 14.859 18.913 18.047 15.688 18.047 11.709 C 18.047 7.73 14.859 4.504 10.925 4.504 C 10.555 4.504 10.192 4.533 9.838 4.588 Z M 16.151 11.131 C 16.151 7.832 13.507 5.157 10.245 5.157 C 9.918 5.157 9.597 5.184 9.283 5.236 C 9.377 5.231 9.471 5.229 9.565 5.229 C 12.472 5.229 14.829 7.613 14.829 10.553 C 14.829 13.494 12.472 15.878 9.565 15.878 C 6.877 15.878 4.659 13.84 4.34 11.208 C 4.381 14.471 7.009 17.104 10.245 17.104 C 13.507 17.104 16.151 14.43 16.151 11.131 Z M 8.735 5.885 C 8.785 5.883 8.835 5.883 8.886 5.883 C 11.121 5.883 12.932 7.715 12.932 9.975 C 12.932 12.236 11.121 14.068 8.886 14.068 C 6.839 14.068 5.147 12.531 4.877 10.535 C 4.877 10.541 4.877 10.547 4.877 10.553 C 4.877 13.173 6.976 15.296 9.565 15.296 C 12.155 15.296 14.254 13.173 14.254 10.553 C 14.254 7.934 12.155 5.811 9.565 5.811 C 9.282 5.811 9.004 5.837 8.735 5.885 Z M 12.356 9.975 C 12.356 8.037 10.803 6.465 8.886 6.465 C 6.969 6.465 5.415 8.037 5.415 9.975 C 5.415 11.914 6.969 13.486 8.886 13.486 C 10.803 13.486 12.356 11.914 12.356 9.975 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="30.349899999999998px" id="PlF_CsE11" transform="translate(64.055 21.804)" width="30.0043px"/><path d="M 11.919 18.947 L 0 18.947 L 0 0 L 3.833 0 L 3.833 15.732 L 11.919 15.732 Z M 16.716 19.23 C 15.828 19.23 15.031 19.071 14.325 18.753 C 13.613 18.431 13.057 17.955 12.655 17.325 C 12.247 16.695 12.044 15.908 12.044 14.966 C 12.044 14.177 12.189 13.514 12.478 12.979 C 12.767 12.448 13.16 12.021 13.655 11.699 C 14.155 11.376 14.722 11.131 15.355 10.962 C 15.987 10.793 16.652 10.674 17.348 10.605 C 18.163 10.52 18.817 10.441 19.313 10.367 C 19.813 10.297 20.178 10.183 20.409 10.024 C 20.639 9.87 20.755 9.64 20.755 9.332 L 20.755 9.265 C 20.755 8.858 20.671 8.516 20.505 8.238 C 20.338 7.96 20.09 7.747 19.762 7.598 C 19.433 7.449 19.031 7.375 18.555 7.375 C 18.069 7.375 17.645 7.449 17.282 7.598 C 16.924 7.747 16.632 7.943 16.407 8.186 C 16.181 8.434 16.012 8.709 15.899 9.012 L 12.441 8.432 C 12.686 7.608 13.089 6.909 13.648 6.333 C 14.212 5.753 14.911 5.311 15.745 5.008 C 16.578 4.701 17.515 4.547 18.555 4.547 C 19.315 4.547 20.053 4.639 20.769 4.822 C 21.481 5.006 22.118 5.289 22.682 5.671 C 23.251 6.053 23.7 6.549 24.029 7.159 C 24.362 7.769 24.529 8.506 24.529 9.369 L 24.529 18.947 L 20.953 18.947 L 20.953 16.975 L 20.828 16.975 C 20.603 17.416 20.301 17.803 19.923 18.136 C 19.546 18.473 19.092 18.739 18.562 18.932 C 18.028 19.131 17.412 19.23 16.716 19.23 Z M 17.79 16.543 C 18.383 16.543 18.903 16.424 19.35 16.186 C 19.801 15.948 20.151 15.626 20.402 15.219 C 20.652 14.812 20.777 14.358 20.777 13.857 L 20.777 12.324 C 20.669 12.408 20.502 12.483 20.277 12.547 C 20.051 12.617 19.801 12.676 19.526 12.726 C 19.247 12.78 18.972 12.827 18.702 12.867 C 18.437 12.912 18.199 12.946 17.988 12.971 C 17.527 13.036 17.12 13.145 16.767 13.299 C 16.419 13.452 16.147 13.653 15.951 13.901 C 15.759 14.155 15.664 14.475 15.664 14.861 C 15.664 15.229 15.757 15.536 15.943 15.784 C 16.125 16.037 16.372 16.226 16.686 16.35 C 17 16.479 17.368 16.543 17.79 16.543 Z M 30.915 19.126 C 29.939 19.126 29.088 18.912 28.362 18.486 C 27.631 18.054 27.067 17.439 26.67 16.64 C 26.273 15.836 26.074 14.879 26.074 13.767 L 26.074 4.726 L 29.841 4.726 L 29.841 13.113 C 29.841 13.991 30.069 14.68 30.525 15.181 C 30.976 15.682 31.597 15.933 32.386 15.933 C 32.921 15.933 33.394 15.816 33.806 15.583 C 34.218 15.35 34.537 15.01 34.763 14.564 C 34.993 14.122 35.109 13.586 35.109 12.956 L 35.109 4.726 L 38.883 4.726 L 38.883 18.947 L 35.329 18.947 L 35.278 15.397 L 35.491 15.397 C 35.123 16.593 34.559 17.513 33.799 18.158 C 33.039 18.803 32.077 19.126 30.915 19.126 Z M 44.202 18.947 L 40.428 18.947 L 40.428 4.726 L 44.077 4.726 L 44.077 7.211 L 44.224 7.211 C 44.484 6.328 44.918 5.661 45.526 5.209 C 46.134 4.763 46.833 4.54 47.623 4.54 C 47.814 4.54 48.02 4.549 48.241 4.569 C 48.467 4.589 48.668 4.621 48.844 4.666 L 48.844 8.074 C 48.673 8.015 48.427 7.968 48.109 7.933 C 47.79 7.898 47.488 7.881 47.204 7.881 C 46.635 7.881 46.12 8.007 45.659 8.26 C 45.198 8.509 44.84 8.856 44.585 9.302 C 44.329 9.744 44.202 10.262 44.202 10.858 Z M 53.163 19.23 C 52.275 19.23 51.478 19.071 50.772 18.753 C 50.061 18.431 49.502 17.955 49.094 17.325 C 48.687 16.695 48.484 15.908 48.484 14.966 C 48.484 14.177 48.628 13.514 48.918 12.979 C 49.207 12.448 49.602 12.021 50.102 11.699 C 50.603 11.376 51.169 11.131 51.802 10.962 C 52.435 10.793 53.099 10.674 53.796 10.605 C 54.605 10.52 55.26 10.441 55.76 10.367 C 56.26 10.297 56.626 10.183 56.856 10.024 C 57.087 9.87 57.202 9.64 57.202 9.332 L 57.202 9.265 C 57.202 8.858 57.119 8.516 56.952 8.238 C 56.78 7.96 56.533 7.747 56.209 7.598 C 55.88 7.449 55.478 7.375 55.002 7.375 C 54.517 7.375 54.092 7.449 53.729 7.598 C 53.371 7.747 53.077 7.943 52.847 8.186 C 52.621 8.434 52.454 8.709 52.346 9.012 L 48.888 8.432 C 49.134 7.608 49.536 6.909 50.095 6.333 C 50.659 5.753 51.358 5.311 52.192 5.008 C 53.026 4.701 53.962 4.547 55.002 4.547 C 55.762 4.547 56.498 4.639 57.209 4.822 C 57.925 5.006 58.566 5.289 59.13 5.671 C 59.694 6.053 60.142 6.549 60.476 7.159 C 60.805 7.769 60.969 8.506 60.969 9.369 L 60.969 18.947 L 57.401 18.947 L 57.401 16.975 L 57.276 16.975 C 57.05 17.416 56.748 17.803 56.371 18.136 C 55.993 18.473 55.539 18.739 55.01 18.932 C 54.475 19.131 53.859 19.23 53.163 19.23 Z M 54.23 16.543 C 54.828 16.543 55.35 16.424 55.797 16.186 C 56.248 15.948 56.599 15.626 56.849 15.219 C 57.099 14.812 57.224 14.358 57.224 13.857 L 57.224 12.324 C 57.116 12.408 56.949 12.483 56.724 12.547 C 56.498 12.617 56.246 12.676 55.966 12.726 C 55.691 12.78 55.419 12.827 55.149 12.867 C 54.884 12.912 54.647 12.946 54.436 12.971 C 53.975 13.036 53.568 13.145 53.214 13.299 C 52.861 13.452 52.589 13.653 52.398 13.901 C 52.207 14.155 52.111 14.475 52.111 14.861 C 52.111 15.229 52.202 15.536 52.383 15.784 C 52.569 16.037 52.82 16.226 53.134 16.35 C 53.447 16.479 53.813 16.543 54.23 16.543 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="19.229799931335442px" id="Oa4n2B2XQ" transform="translate(104.928 27.727)" width="60.969001159667954px"/></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 230 74" xmlns="http://www.w3.org/2000/svg"><path d="M 15.002 0 C 23.288 0 30.004 6.794 30.004 15.175 C 30.004 23.556 23.288 30.35 15.002 30.35 C 6.717 30.35 0 23.556 0 15.175 C 0 6.794 6.717 0 15.002 0 Z M 29.428 15.175 C 29.428 7.116 22.97 0.582 15.002 0.582 C 14.359 0.582 13.727 0.625 13.106 0.707 C 13.507 0.672 13.913 0.654 14.323 0.654 C 21.936 0.654 28.108 6.897 28.108 14.598 C 28.108 22.299 21.936 28.541 14.323 28.541 C 7.115 28.541 1.199 22.946 0.589 15.815 C 0.921 23.577 7.247 29.767 15.002 29.767 C 22.97 29.767 29.428 23.234 29.428 15.175 Z M 27.532 14.598 C 27.532 7.218 21.618 1.236 14.323 1.236 C 13.73 1.236 13.147 1.276 12.575 1.352 C 12.927 1.322 13.284 1.307 13.643 1.307 C 20.584 1.307 26.211 6.998 26.211 14.019 C 26.211 21.041 20.584 26.732 13.643 26.732 C 7.08 26.732 1.692 21.644 1.125 15.154 C 1.413 22.275 7.212 27.959 14.323 27.959 C 21.618 27.959 27.532 21.977 27.532 14.598 Z M 12.001 2.002 C 12.318 1.975 12.64 1.961 12.964 1.961 C 19.232 1.961 24.314 7.101 24.314 13.442 C 24.314 19.783 19.232 24.923 12.964 24.923 C 7.042 24.923 2.18 20.336 1.66 14.483 C 1.901 20.968 7.174 26.15 13.643 26.15 C 20.266 26.15 25.636 20.719 25.636 14.019 C 25.636 7.32 20.266 1.889 13.643 1.889 C 13.086 1.889 12.538 1.928 12.001 2.002 Z M 23.738 13.442 C 23.738 7.423 18.914 2.544 12.964 2.544 C 12.461 2.544 11.966 2.579 11.482 2.646 C 11.746 2.625 12.014 2.614 12.284 2.614 C 17.88 2.614 22.417 7.203 22.417 12.864 C 22.417 18.525 17.88 23.114 12.284 23.114 C 7.016 23.114 2.687 19.049 2.197 13.85 C 2.409 19.68 7.148 24.341 12.964 24.341 C 18.914 24.341 23.738 19.461 23.738 13.442 Z M 10.933 3.293 C 11.155 3.276 11.378 3.267 11.604 3.267 C 16.529 3.267 20.52 7.305 20.52 12.286 C 20.52 17.267 16.529 21.305 11.604 21.305 C 6.978 21.305 3.174 17.74 2.731 13.178 C 2.895 18.372 7.109 22.532 12.284 22.532 C 17.562 22.532 21.841 18.203 21.841 12.864 C 21.841 7.525 17.562 3.197 12.284 3.197 C 11.825 3.197 11.374 3.229 10.933 3.293 Z M 19.944 12.286 C 19.944 7.627 16.21 3.85 11.604 3.85 C 11.184 3.85 10.77 3.881 10.367 3.942 C 10.551 3.929 10.737 3.922 10.925 3.922 C 15.176 3.922 18.623 7.408 18.623 11.709 C 18.623 16.009 15.176 19.496 10.925 19.496 C 6.941 19.496 3.664 16.435 3.267 12.511 C 3.384 17.066 7.072 20.723 11.604 20.723 C 16.21 20.723 19.944 16.945 19.944 12.286 Z M 9.838 4.588 C 9.973 4.579 10.109 4.575 10.245 4.575 C 13.825 4.575 16.727 7.51 16.727 11.131 C 16.727 14.751 13.825 17.687 10.245 17.687 C 6.91 17.687 4.163 15.138 3.804 11.86 C 3.884 15.769 7.041 18.913 10.925 18.913 C 14.859 18.913 18.047 15.688 18.047 11.709 C 18.047 7.73 14.859 4.504 10.925 4.504 C 10.555 4.504 10.192 4.533 9.838 4.588 Z M 16.151 11.131 C 16.151 7.832 13.507 5.157 10.245 5.157 C 9.918 5.157 9.597 5.184 9.283 5.236 C 9.377 5.231 9.471 5.229 9.565 5.229 C 12.472 5.229 14.829 7.613 14.829 10.553 C 14.829 13.494 12.472 15.878 9.565 15.878 C 6.877 15.878 4.659 13.84 4.34 11.208 C 4.381 14.471 7.009 17.104 10.245 17.104 C 13.507 17.104 16.151 14.43 16.151 11.131 Z M 8.735 5.885 C 8.785 5.883 8.835 5.883 8.886 5.883 C 11.121 5.883 12.932 7.715 12.932 9.975 C 12.932 12.236 11.121 14.068 8.886 14.068 C 6.839 14.068 5.147 12.531 4.877 10.535 C 4.877 10.541 4.877 10.547 4.877 10.553 C 4.877 13.173 6.976 15.296 9.565 15.296 C 12.155 15.296 14.254 13.173 14.254 10.553 C 14.254 7.934 12.155 5.811 9.565 5.811 C 9.282 5.811 9.004 5.837 8.735 5.885 Z M 12.356 9.975 C 12.356 8.037 10.803 6.465 8.886 6.465 C 6.969 6.465 5.415 8.037 5.415 9.975 C 5.415 11.914 6.969 13.486 8.886 13.486 C 10.803 13.486 12.356 11.914 12.356 9.975 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="30.349899999999998px" id="PlF_CsE11" transform="translate(64.055 21.804)" width="30.0043px"/><path d="M 11.919 18.947 L 0 18.947 L 0 0 L 3.833 0 L 3.833 15.732 L 11.919 15.732 Z M 16.716 19.23 C 15.828 19.23 15.031 19.071 14.325 18.753 C 13.613 18.431 13.057 17.955 12.655 17.325 C 12.247 16.695 12.044 15.908 12.044 14.966 C 12.044 14.177 12.189 13.514 12.478 12.979 C 12.767 12.448 13.16 12.021 13.655 11.699 C 14.155 11.376 14.722 11.131 15.355 10.962 C 15.987 10.793 16.652 10.674 17.348 10.605 C 18.163 10.52 18.817 10.441 19.313 10.367 C 19.813 10.297 20.178 10.183 20.409 10.024 C 20.639 9.87 20.755 9.64 20.755 9.332 L 20.755 9.265 C 20.755 8.858 20.671 8.516 20.505 8.238 C 20.338 7.96 20.09 7.747 19.762 7.598 C 19.433 7.449 19.031 7.375 18.555 7.375 C 18.069 7.375 17.645 7.449 17.282 7.598 C 16.924 7.747 16.632 7.943 16.407 8.186 C 16.181 8.434 16.012 8.709 15.899 9.012 L 12.441 8.432 C 12.686 7.608 13.089 6.909 13.648 6.333 C 14.212 5.753 14.911 5.311 15.745 5.008 C 16.578 4.701 17.515 4.547 18.555 4.547 C 19.315 4.547 20.053 4.639 20.769 4.822 C 21.481 5.006 22.118 5.289 22.682 5.671 C 23.251 6.053 23.7 6.549 24.029 7.159 C 24.362 7.769 24.529 8.506 24.529 9.369 L 24.529 18.947 L 20.953 18.947 L 20.953 16.975 L 20.828 16.975 C 20.603 17.416 20.301 17.803 19.923 18.136 C 19.546 18.473 19.092 18.739 18.562 18.932 C 18.028 19.131 17.412 19.23 16.716 19.23 Z M 17.79 16.543 C 18.383 16.543 18.903 16.424 19.35 16.186 C 19.801 15.948 20.151 15.626 20.402 15.219 C 20.652 14.812 20.777 14.358 20.777 13.857 L 20.777 12.324 C 20.669 12.408 20.502 12.483 20.277 12.547 C 20.051 12.617 19.801 12.676 19.526 12.726 C 19.247 12.78 18.972 12.827 18.702 12.867 C 18.437 12.912 18.199 12.946 17.988 12.971 C 17.527 13.036 17.12 13.145 16.767 13.299 C 16.419 13.452 16.147 13.653 15.951 13.901 C 15.759 14.155 15.664 14.475 15.664 14.861 C 15.664 15.229 15.757 15.536 15.943 15.784 C 16.125 16.037 16.372 16.226 16.686 16.35 C 17 16.479 17.368 16.543 17.79 16.543 Z M 30.915 19.126 C 29.939 19.126 29.088 18.912 28.362 18.486 C 27.631 18.054 27.067 17.439 26.67 16.64 C 26.273 15.836 26.074 14.879 26.074 13.767 L 26.074 4.726 L 29.841 4.726 L 29.841 13.113 C 29.841 13.991 30.069 14.68 30.525 15.181 C 30.976 15.682 31.597 15.933 32.386 15.933 C 32.921 15.933 33.394 15.816 33.806 15.583 C 34.218 15.35 34.537 15.01 34.763 14.564 C 34.993 14.122 35.109 13.586 35.109 12.956 L 35.109 4.726 L 38.883 4.726 L 38.883 18.947 L 35.329 18.947 L 35.278 15.397 L 35.491 15.397 C 35.123 16.593 34.559 17.513 33.799 18.158 C 33.039 18.803 32.077 19.126 30.915 19.126 Z M 44.202 18.947 L 40.428 18.947 L 40.428 4.726 L 44.077 4.726 L 44.077 7.211 L 44.224 7.211 C 44.484 6.328 44.918 5.661 45.526 5.209 C 46.134 4.763 46.833 4.54 47.623 4.54 C 47.814 4.54 48.02 4.549 48.241 4.569 C 48.467 4.589 48.668 4.621 48.844 4.666 L 48.844 8.074 C 48.673 8.015 48.427 7.968 48.109 7.933 C 47.79 7.898 47.488 7.881 47.204 7.881 C 46.635 7.881 46.12 8.007 45.659 8.26 C 45.198 8.509 44.84 8.856 44.585 9.302 C 44.329 9.744 44.202 10.262 44.202 10.858 Z M 53.163 19.23 C 52.275 19.23 51.478 19.071 50.772 18.753 C 50.061 18.431 49.502 17.955 49.094 17.325 C 48.687 16.695 48.484 15.908 48.484 14.966 C 48.484 14.177 48.628 13.514 48.918 12.979 C 49.207 12.448 49.602 12.021 50.102 11.699 C 50.603 11.376 51.169 11.131 51.802 10.962 C 52.435 10.793 53.099 10.674 53.796 10.605 C 54.605 10.52 55.26 10.441 55.76 10.367 C 56.26 10.297 56.626 10.183 56.856 10.024 C 57.087 9.87 57.202 9.64 57.202 9.332 L 57.202 9.265 C 57.202 8.858 57.119 8.516 56.952 8.238 C 56.78 7.96 56.533 7.747 56.209 7.598 C 55.88 7.449 55.478 7.375 55.002 7.375 C 54.517 7.375 54.092 7.449 53.729 7.598 C 53.371 7.747 53.077 7.943 52.847 8.186 C 52.621 8.434 52.454 8.709 52.346 9.012 L 48.888 8.432 C 49.134 7.608 49.536 6.909 50.095 6.333 C 50.659 5.753 51.358 5.311 52.192 5.008 C 53.026 4.701 53.962 4.547 55.002 4.547 C 55.762 4.547 56.498 4.639 57.209 4.822 C 57.925 5.006 58.566 5.289 59.13 5.671 C 59.694 6.053 60.142 6.549 60.476 7.159 C 60.805 7.769 60.969 8.506 60.969 9.369 L 60.969 18.947 L 57.401 18.947 L 57.401 16.975 L 57.276 16.975 C 57.05 17.416 56.748 17.803 56.371 18.136 C 55.993 18.473 55.539 18.739 55.01 18.932 C 54.475 19.131 53.859 19.23 53.163 19.23 Z M 54.23 16.543 C 54.828 16.543 55.35 16.424 55.797 16.186 C 56.248 15.948 56.599 15.626 56.849 15.219 C 57.099 14.812 57.224 14.358 57.224 13.857 L 57.224 12.324 C 57.116 12.408 56.949 12.483 56.724 12.547 C 56.498 12.617 56.246 12.676 55.966 12.726 C 55.691 12.78 55.419 12.827 55.149 12.867 C 54.884 12.912 54.647 12.946 54.436 12.971 C 53.975 13.036 53.568 13.145 53.214 13.299 C 52.861 13.452 52.589 13.653 52.398 13.901 C 52.207 14.155 52.111 14.475 52.111 14.861 C 52.111 15.229 52.202 15.536 52.383 15.784 C 52.569 16.037 52.82 16.226 53.134 16.35 C 53.447 16.479 53.813 16.543 54.23 16.543 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="19.229799931335442px" id="Oa4n2B2XQ" transform="translate(104.928 27.727)" width="60.969001159667954px"/></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  width: 230px;
}
.layout-126 {
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 230 74" xmlns="http://www.w3.org/2000/svg"><path d="M 0.498 12.602 C 1.393 9.003 3.466 5.808 6.388 3.524 C 9.309 1.241 12.911 0 16.619 0 C 20.327 0 23.928 1.241 26.85 3.524 C 29.771 5.808 31.845 9.003 32.74 12.602 L 31.284 12.602 C 28.827 12.566 26.421 13.3 24.403 14.701 C 24.287 14.785 24.165 14.862 24.039 14.932 L 23.869 14.932 C 23.743 14.862 23.622 14.785 23.505 14.701 C 21.47 13.332 19.072 12.601 16.619 12.601 C 14.166 12.601 11.768 13.332 9.732 14.701 C 9.616 14.785 9.494 14.862 9.368 14.932 L 9.198 14.932 C 9.072 14.862 8.951 14.785 8.834 14.701 C 6.816 13.3 4.41 12.566 1.954 12.602 Z M 28.663 20.21 C 29.41 19.628 30.337 19.324 31.284 19.349 L 33.237 19.349 L 33.237 15.453 L 31.284 15.453 C 29.615 15.433 27.985 15.953 26.636 16.934 C 25.877 17.494 24.958 17.796 24.015 17.796 C 23.072 17.796 22.153 17.494 21.394 16.934 C 20.01 15.971 18.365 15.454 16.679 15.454 C 14.994 15.454 13.348 15.971 11.965 16.934 C 11.206 17.494 10.287 17.796 9.344 17.796 C 8.4 17.796 7.482 17.494 6.723 16.934 C 5.357 15.94 3.703 15.42 2.014 15.453 L 0 15.453 L 0 19.349 L 1.954 19.349 C 2.901 19.324 3.827 19.628 4.575 20.21 C 5.956 21.174 7.599 21.691 9.283 21.691 C 10.967 21.691 12.611 21.174 13.992 20.21 C 14.74 19.63 15.666 19.326 16.613 19.349 C 17.56 19.321 18.487 19.626 19.234 20.21 C 20.617 21.173 22.263 21.69 23.948 21.69 C 25.634 21.69 27.279 21.173 28.663 20.21 Z M 28.663 27.176 C 29.41 26.593 30.337 26.289 31.284 26.314 L 33.237 26.314 L 33.237 22.419 L 31.284 22.419 C 29.615 22.399 27.985 22.918 26.636 23.899 C 25.877 24.459 24.958 24.761 24.015 24.761 C 23.072 24.761 22.153 24.459 21.394 23.899 C 20.01 22.936 18.365 22.42 16.679 22.42 C 14.994 22.42 13.348 22.936 11.965 23.899 C 11.206 24.459 10.287 24.761 9.344 24.761 C 8.4 24.761 7.482 24.459 6.723 23.899 C 5.357 22.905 3.703 22.385 2.014 22.419 L 0 22.419 L 0 26.314 L 1.954 26.314 C 2.901 26.289 3.827 26.593 4.575 27.176 C 5.956 28.139 7.599 28.656 9.283 28.656 C 10.967 28.656 12.611 28.139 13.992 27.176 C 14.74 26.595 15.666 26.291 16.613 26.314 C 17.56 26.287 18.487 26.592 19.234 27.176 C 20.617 28.139 22.263 28.655 23.948 28.655 C 25.634 28.655 27.279 28.139 28.663 27.176 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="28.656099643959358px" id="T_TJ_PShd" transform="translate(24.177 22.549)" width="33.2374px"/><path d="M 2.861 18.208 L 0 18.208 L 0 0 L 2.746 0 L 9.039 12.898 L 15.34 0 L 18.085 0 L 18.085 18.208 L 15.239 18.208 L 15.239 6.539 L 9.646 18.208 L 8.432 18.208 L 2.861 6.539 Z M 27.652 18.584 C 26.289 18.584 25.097 18.278 24.075 17.666 C 23.054 17.05 22.264 16.2 21.705 15.116 C 21.147 14.032 20.867 12.787 20.867 11.38 C 20.867 9.945 21.154 8.687 21.727 7.608 C 22.3 6.529 23.095 5.686 24.112 5.08 C 25.133 4.473 26.313 4.169 27.652 4.169 C 29.03 4.169 30.227 4.477 31.243 5.094 C 32.265 5.711 33.057 6.561 33.621 7.645 C 34.189 8.728 34.473 9.974 34.473 11.38 C 34.473 12.796 34.187 14.046 33.613 15.13 C 33.045 16.214 32.253 17.062 31.236 17.674 C 30.215 18.281 29.02 18.584 27.652 18.584 Z M 27.652 15.73 C 28.866 15.73 29.769 15.325 30.362 14.516 C 30.949 13.707 31.243 12.661 31.243 11.38 C 31.243 10.055 30.944 9.001 30.347 8.215 C 29.75 7.425 28.851 7.03 27.652 7.03 C 26.838 7.03 26.166 7.213 25.636 7.58 C 25.111 7.946 24.721 8.456 24.466 9.111 C 24.215 9.762 24.09 10.518 24.09 11.38 C 24.09 12.705 24.391 13.76 24.993 14.545 C 25.595 15.335 26.481 15.73 27.652 15.73 Z M 56.699 18.208 L 53.65 18.208 L 53.65 9.913 C 53.65 8.979 53.419 8.247 52.956 7.717 C 52.494 7.192 51.865 6.929 51.07 6.929 C 50.584 6.929 50.145 7.04 49.755 7.262 C 49.37 7.488 49.064 7.818 48.838 8.252 C 48.606 8.685 48.491 9.201 48.491 9.798 L 47.14 9.003 C 47.13 8.059 47.342 7.226 47.775 6.503 C 48.214 5.785 48.804 5.224 49.546 4.819 C 50.288 4.415 51.114 4.213 52.024 4.213 C 53.532 4.213 54.688 4.665 55.492 5.571 C 56.297 6.477 56.699 7.666 56.699 9.14 Z M 40.297 18.208 L 37.226 18.208 L 37.226 4.552 L 39.921 4.552 L 39.921 8.786 L 40.297 8.786 Z M 48.491 18.208 L 45.456 18.208 L 45.456 9.95 C 45.456 8.996 45.225 8.254 44.762 7.724 C 44.3 7.194 43.669 6.929 42.869 6.929 C 42.094 6.929 41.47 7.194 40.998 7.724 C 40.531 8.254 40.297 8.945 40.297 9.798 L 38.931 8.887 C 38.931 8.001 39.151 7.204 39.589 6.496 C 40.027 5.788 40.62 5.231 41.366 4.827 C 42.113 4.417 42.951 4.213 43.881 4.213 C 44.897 4.213 45.75 4.429 46.439 4.863 C 47.128 5.296 47.641 5.886 47.978 6.633 C 48.32 7.38 48.491 8.22 48.491 9.155 Z M 65.984 18.584 C 64.601 18.584 63.387 18.285 62.342 17.688 C 61.297 17.091 60.48 16.262 59.893 15.202 C 59.305 14.138 59.011 12.914 59.011 11.532 C 59.011 10.039 59.298 8.743 59.871 7.645 C 60.444 6.541 61.241 5.686 62.263 5.08 C 63.284 4.473 64.464 4.169 65.803 4.169 C 67.219 4.169 68.424 4.501 69.416 5.166 C 70.403 5.826 71.138 6.758 71.62 7.962 C 72.101 9.172 72.282 10.593 72.162 12.226 L 69.141 12.226 L 69.141 11.113 C 69.132 9.629 68.872 8.545 68.361 7.861 C 67.846 7.182 67.036 6.843 65.933 6.843 C 64.686 6.843 63.758 7.228 63.151 7.999 C 62.544 8.769 62.241 9.897 62.241 11.38 C 62.241 12.763 62.544 13.832 63.151 14.588 C 63.758 15.349 64.642 15.73 65.803 15.73 C 66.555 15.73 67.202 15.564 67.747 15.231 C 68.291 14.899 68.71 14.417 69.004 13.786 L 72.01 14.689 C 71.49 15.923 70.683 16.881 69.589 17.565 C 68.501 18.244 67.299 18.584 65.984 18.584 Z M 70.673 12.226 L 61.28 12.226 L 61.28 9.928 L 70.673 9.928 Z M 87.147 18.208 L 84.062 18.208 L 84.062 11.633 C 84.062 11.204 84.033 10.728 83.975 10.203 C 83.918 9.682 83.78 9.179 83.563 8.692 C 83.347 8.206 83.026 7.808 82.602 7.5 C 82.179 7.187 81.603 7.031 80.876 7.031 C 80.49 7.031 80.107 7.093 79.727 7.218 C 79.346 7.344 79.002 7.56 78.693 7.869 C 78.385 8.177 78.14 8.598 77.956 9.133 C 77.769 9.668 77.675 10.354 77.675 11.192 L 75.868 10.419 C 75.868 9.254 76.095 8.199 76.547 7.254 C 76.995 6.31 77.658 5.559 78.535 5 C 79.411 4.441 80.49 4.162 81.772 4.162 C 82.783 4.162 83.619 4.331 84.279 4.668 C 84.934 5.005 85.457 5.434 85.847 5.954 C 86.232 6.479 86.519 7.035 86.707 7.623 C 86.89 8.215 87.01 8.774 87.068 9.299 C 87.121 9.824 87.147 10.253 87.147 10.585 Z M 77.675 18.208 L 74.589 18.208 L 74.589 4.552 L 77.313 4.552 L 77.313 8.786 L 77.675 8.786 Z M 98.441 15.651 L 98.441 18.208 C 97.54 18.377 96.656 18.452 95.789 18.432 C 94.927 18.408 94.154 18.247 93.47 17.948 C 92.786 17.65 92.268 17.175 91.916 16.525 C 91.603 15.937 91.439 15.335 91.425 14.718 C 91.406 14.102 91.396 13.406 91.396 12.63 L 91.396 0.759 L 94.431 0.759 L 94.431 12.457 C 94.431 13.001 94.438 13.48 94.452 13.895 C 94.462 14.309 94.549 14.646 94.712 14.906 C 95.016 15.412 95.5 15.696 96.165 15.759 C 96.83 15.817 97.588 15.781 98.441 15.651 Z M 98.441 6.944 L 88.918 6.944 L 88.918 4.552 L 98.441 4.552 Z M 106.504 18.599 C 105.493 18.599 104.66 18.43 104.004 18.093 C 103.345 17.756 102.822 17.327 102.437 16.807 C 102.046 16.282 101.76 15.725 101.577 15.138 C 101.389 14.545 101.268 13.986 101.215 13.461 C 101.162 12.936 101.136 12.507 101.136 12.175 L 101.136 4.552 L 104.221 4.552 L 104.221 11.127 C 104.221 11.546 104.25 12.021 104.308 12.551 C 104.366 13.076 104.503 13.582 104.72 14.068 C 104.932 14.55 105.252 14.947 105.681 15.26 C 106.105 15.573 106.68 15.73 107.408 15.73 C 107.793 15.73 108.176 15.667 108.557 15.542 C 108.937 15.412 109.279 15.195 109.583 14.892 C 109.891 14.584 110.139 14.16 110.327 13.62 C 110.51 13.081 110.601 12.397 110.601 11.568 L 112.415 12.341 C 112.415 13.502 112.189 14.555 111.736 15.499 C 111.283 16.443 110.618 17.197 109.742 17.76 C 108.865 18.319 107.786 18.599 106.504 18.599 Z M 113.665 18.208 L 110.97 18.208 L 110.97 13.974 L 110.601 13.974 L 110.601 4.552 L 113.665 4.552 Z M 136.649 18.208 L 133.607 18.208 L 133.607 9.913 C 133.607 8.979 133.374 8.247 132.907 7.717 C 132.444 7.192 131.818 6.929 131.028 6.929 C 130.537 6.929 130.098 7.04 129.713 7.262 C 129.323 7.488 129.014 7.818 128.788 8.252 C 128.562 8.685 128.448 9.201 128.448 9.798 L 127.09 9.003 C 127.085 8.059 127.3 7.226 127.733 6.503 C 128.167 5.785 128.754 5.224 129.496 4.819 C 130.238 4.415 131.064 4.213 131.974 4.213 C 133.482 4.213 134.638 4.665 135.443 5.571 C 136.247 6.477 136.649 7.666 136.649 9.14 Z M 120.255 18.208 L 117.177 18.208 L 117.177 4.552 L 119.872 4.552 L 119.872 8.786 L 120.255 8.786 Z M 128.448 18.208 L 125.414 18.208 L 125.414 9.95 C 125.414 8.996 125.18 8.254 124.713 7.724 C 124.25 7.194 123.619 6.929 122.82 6.929 C 122.044 6.929 121.423 7.194 120.956 7.724 C 120.488 8.254 120.255 8.945 120.255 9.798 L 118.889 8.887 C 118.889 8.001 119.108 7.204 119.547 6.496 C 119.985 5.788 120.575 5.231 121.317 4.827 C 122.063 4.417 122.902 4.213 123.831 4.213 C 124.852 4.213 125.705 4.429 126.389 4.863 C 127.078 5.296 127.593 5.886 127.935 6.633 C 128.277 7.38 128.448 8.22 128.448 9.155 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="18.59850018157959px" id="BAYkkW3Ly" transform="translate(68.359 27.824)" width="136.64860091624297px"/></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  aspect-ratio: 3.10811;
  background-color: var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.2));
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 230 74" xmlns="http://www.w3.org/2000/svg"><path d="M 0.498 12.602 C 1.393 9.003 3.466 5.808 6.388 3.524 C 9.309 1.241 12.911 0 16.619 0 C 20.327 0 23.928 1.241 26.85 3.524 C 29.771 5.808 31.845 9.003 32.74 12.602 L 31.284 12.602 C 28.827 12.566 26.421 13.3 24.403 14.701 C 24.287 14.785 24.165 14.862 24.039 14.932 L 23.869 14.932 C 23.743 14.862 23.622 14.785 23.505 14.701 C 21.47 13.332 19.072 12.601 16.619 12.601 C 14.166 12.601 11.768 13.332 9.732 14.701 C 9.616 14.785 9.494 14.862 9.368 14.932 L 9.198 14.932 C 9.072 14.862 8.951 14.785 8.834 14.701 C 6.816 13.3 4.41 12.566 1.954 12.602 Z M 28.663 20.21 C 29.41 19.628 30.337 19.324 31.284 19.349 L 33.237 19.349 L 33.237 15.453 L 31.284 15.453 C 29.615 15.433 27.985 15.953 26.636 16.934 C 25.877 17.494 24.958 17.796 24.015 17.796 C 23.072 17.796 22.153 17.494 21.394 16.934 C 20.01 15.971 18.365 15.454 16.679 15.454 C 14.994 15.454 13.348 15.971 11.965 16.934 C 11.206 17.494 10.287 17.796 9.344 17.796 C 8.4 17.796 7.482 17.494 6.723 16.934 C 5.357 15.94 3.703 15.42 2.014 15.453 L 0 15.453 L 0 19.349 L 1.954 19.349 C 2.901 19.324 3.827 19.628 4.575 20.21 C 5.956 21.174 7.599 21.691 9.283 21.691 C 10.967 21.691 12.611 21.174 13.992 20.21 C 14.74 19.63 15.666 19.326 16.613 19.349 C 17.56 19.321 18.487 19.626 19.234 20.21 C 20.617 21.173 22.263 21.69 23.948 21.69 C 25.634 21.69 27.279 21.173 28.663 20.21 Z M 28.663 27.176 C 29.41 26.593 30.337 26.289 31.284 26.314 L 33.237 26.314 L 33.237 22.419 L 31.284 22.419 C 29.615 22.399 27.985 22.918 26.636 23.899 C 25.877 24.459 24.958 24.761 24.015 24.761 C 23.072 24.761 22.153 24.459 21.394 23.899 C 20.01 22.936 18.365 22.42 16.679 22.42 C 14.994 22.42 13.348 22.936 11.965 23.899 C 11.206 24.459 10.287 24.761 9.344 24.761 C 8.4 24.761 7.482 24.459 6.723 23.899 C 5.357 22.905 3.703 22.385 2.014 22.419 L 0 22.419 L 0 26.314 L 1.954 26.314 C 2.901 26.289 3.827 26.593 4.575 27.176 C 5.956 28.139 7.599 28.656 9.283 28.656 C 10.967 28.656 12.611 28.139 13.992 27.176 C 14.74 26.595 15.666 26.291 16.613 26.314 C 17.56 26.287 18.487 26.592 19.234 27.176 C 20.617 28.139 22.263 28.655 23.948 28.655 C 25.634 28.655 27.279 28.139 28.663 27.176 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="28.656099643959358px" id="T_TJ_PShd" transform="translate(24.177 22.549)" width="33.2374px"/><path d="M 2.861 18.208 L 0 18.208 L 0 0 L 2.746 0 L 9.039 12.898 L 15.34 0 L 18.085 0 L 18.085 18.208 L 15.239 18.208 L 15.239 6.539 L 9.646 18.208 L 8.432 18.208 L 2.861 6.539 Z M 27.652 18.584 C 26.289 18.584 25.097 18.278 24.075 17.666 C 23.054 17.05 22.264 16.2 21.705 15.116 C 21.147 14.032 20.867 12.787 20.867 11.38 C 20.867 9.945 21.154 8.687 21.727 7.608 C 22.3 6.529 23.095 5.686 24.112 5.08 C 25.133 4.473 26.313 4.169 27.652 4.169 C 29.03 4.169 30.227 4.477 31.243 5.094 C 32.265 5.711 33.057 6.561 33.621 7.645 C 34.189 8.728 34.473 9.974 34.473 11.38 C 34.473 12.796 34.187 14.046 33.613 15.13 C 33.045 16.214 32.253 17.062 31.236 17.674 C 30.215 18.281 29.02 18.584 27.652 18.584 Z M 27.652 15.73 C 28.866 15.73 29.769 15.325 30.362 14.516 C 30.949 13.707 31.243 12.661 31.243 11.38 C 31.243 10.055 30.944 9.001 30.347 8.215 C 29.75 7.425 28.851 7.03 27.652 7.03 C 26.838 7.03 26.166 7.213 25.636 7.58 C 25.111 7.946 24.721 8.456 24.466 9.111 C 24.215 9.762 24.09 10.518 24.09 11.38 C 24.09 12.705 24.391 13.76 24.993 14.545 C 25.595 15.335 26.481 15.73 27.652 15.73 Z M 56.699 18.208 L 53.65 18.208 L 53.65 9.913 C 53.65 8.979 53.419 8.247 52.956 7.717 C 52.494 7.192 51.865 6.929 51.07 6.929 C 50.584 6.929 50.145 7.04 49.755 7.262 C 49.37 7.488 49.064 7.818 48.838 8.252 C 48.606 8.685 48.491 9.201 48.491 9.798 L 47.14 9.003 C 47.13 8.059 47.342 7.226 47.775 6.503 C 48.214 5.785 48.804 5.224 49.546 4.819 C 50.288 4.415 51.114 4.213 52.024 4.213 C 53.532 4.213 54.688 4.665 55.492 5.571 C 56.297 6.477 56.699 7.666 56.699 9.14 Z M 40.297 18.208 L 37.226 18.208 L 37.226 4.552 L 39.921 4.552 L 39.921 8.786 L 40.297 8.786 Z M 48.491 18.208 L 45.456 18.208 L 45.456 9.95 C 45.456 8.996 45.225 8.254 44.762 7.724 C 44.3 7.194 43.669 6.929 42.869 6.929 C 42.094 6.929 41.47 7.194 40.998 7.724 C 40.531 8.254 40.297 8.945 40.297 9.798 L 38.931 8.887 C 38.931 8.001 39.151 7.204 39.589 6.496 C 40.027 5.788 40.62 5.231 41.366 4.827 C 42.113 4.417 42.951 4.213 43.881 4.213 C 44.897 4.213 45.75 4.429 46.439 4.863 C 47.128 5.296 47.641 5.886 47.978 6.633 C 48.32 7.38 48.491 8.22 48.491 9.155 Z M 65.984 18.584 C 64.601 18.584 63.387 18.285 62.342 17.688 C 61.297 17.091 60.48 16.262 59.893 15.202 C 59.305 14.138 59.011 12.914 59.011 11.532 C 59.011 10.039 59.298 8.743 59.871 7.645 C 60.444 6.541 61.241 5.686 62.263 5.08 C 63.284 4.473 64.464 4.169 65.803 4.169 C 67.219 4.169 68.424 4.501 69.416 5.166 C 70.403 5.826 71.138 6.758 71.62 7.962 C 72.101 9.172 72.282 10.593 72.162 12.226 L 69.141 12.226 L 69.141 11.113 C 69.132 9.629 68.872 8.545 68.361 7.861 C 67.846 7.182 67.036 6.843 65.933 6.843 C 64.686 6.843 63.758 7.228 63.151 7.999 C 62.544 8.769 62.241 9.897 62.241 11.38 C 62.241 12.763 62.544 13.832 63.151 14.588 C 63.758 15.349 64.642 15.73 65.803 15.73 C 66.555 15.73 67.202 15.564 67.747 15.231 C 68.291 14.899 68.71 14.417 69.004 13.786 L 72.01 14.689 C 71.49 15.923 70.683 16.881 69.589 17.565 C 68.501 18.244 67.299 18.584 65.984 18.584 Z M 70.673 12.226 L 61.28 12.226 L 61.28 9.928 L 70.673 9.928 Z M 87.147 18.208 L 84.062 18.208 L 84.062 11.633 C 84.062 11.204 84.033 10.728 83.975 10.203 C 83.918 9.682 83.78 9.179 83.563 8.692 C 83.347 8.206 83.026 7.808 82.602 7.5 C 82.179 7.187 81.603 7.031 80.876 7.031 C 80.49 7.031 80.107 7.093 79.727 7.218 C 79.346 7.344 79.002 7.56 78.693 7.869 C 78.385 8.177 78.14 8.598 77.956 9.133 C 77.769 9.668 77.675 10.354 77.675 11.192 L 75.868 10.419 C 75.868 9.254 76.095 8.199 76.547 7.254 C 76.995 6.31 77.658 5.559 78.535 5 C 79.411 4.441 80.49 4.162 81.772 4.162 C 82.783 4.162 83.619 4.331 84.279 4.668 C 84.934 5.005 85.457 5.434 85.847 5.954 C 86.232 6.479 86.519 7.035 86.707 7.623 C 86.89 8.215 87.01 8.774 87.068 9.299 C 87.121 9.824 87.147 10.253 87.147 10.585 Z M 77.675 18.208 L 74.589 18.208 L 74.589 4.552 L 77.313 4.552 L 77.313 8.786 L 77.675 8.786 Z M 98.441 15.651 L 98.441 18.208 C 97.54 18.377 96.656 18.452 95.789 18.432 C 94.927 18.408 94.154 18.247 93.47 17.948 C 92.786 17.65 92.268 17.175 91.916 16.525 C 91.603 15.937 91.439 15.335 91.425 14.718 C 91.406 14.102 91.396 13.406 91.396 12.63 L 91.396 0.759 L 94.431 0.759 L 94.431 12.457 C 94.431 13.001 94.438 13.48 94.452 13.895 C 94.462 14.309 94.549 14.646 94.712 14.906 C 95.016 15.412 95.5 15.696 96.165 15.759 C 96.83 15.817 97.588 15.781 98.441 15.651 Z M 98.441 6.944 L 88.918 6.944 L 88.918 4.552 L 98.441 4.552 Z M 106.504 18.599 C 105.493 18.599 104.66 18.43 104.004 18.093 C 103.345 17.756 102.822 17.327 102.437 16.807 C 102.046 16.282 101.76 15.725 101.577 15.138 C 101.389 14.545 101.268 13.986 101.215 13.461 C 101.162 12.936 101.136 12.507 101.136 12.175 L 101.136 4.552 L 104.221 4.552 L 104.221 11.127 C 104.221 11.546 104.25 12.021 104.308 12.551 C 104.366 13.076 104.503 13.582 104.72 14.068 C 104.932 14.55 105.252 14.947 105.681 15.26 C 106.105 15.573 106.68 15.73 107.408 15.73 C 107.793 15.73 108.176 15.667 108.557 15.542 C 108.937 15.412 109.279 15.195 109.583 14.892 C 109.891 14.584 110.139 14.16 110.327 13.62 C 110.51 13.081 110.601 12.397 110.601 11.568 L 112.415 12.341 C 112.415 13.502 112.189 14.555 111.736 15.499 C 111.283 16.443 110.618 17.197 109.742 17.76 C 108.865 18.319 107.786 18.599 106.504 18.599 Z M 113.665 18.208 L 110.97 18.208 L 110.97 13.974 L 110.601 13.974 L 110.601 4.552 L 113.665 4.552 Z M 136.649 18.208 L 133.607 18.208 L 133.607 9.913 C 133.607 8.979 133.374 8.247 132.907 7.717 C 132.444 7.192 131.818 6.929 131.028 6.929 C 130.537 6.929 130.098 7.04 129.713 7.262 C 129.323 7.488 129.014 7.818 128.788 8.252 C 128.562 8.685 128.448 9.201 128.448 9.798 L 127.09 9.003 C 127.085 8.059 127.3 7.226 127.733 6.503 C 128.167 5.785 128.754 5.224 129.496 4.819 C 130.238 4.415 131.064 4.213 131.974 4.213 C 133.482 4.213 134.638 4.665 135.443 5.571 C 136.247 6.477 136.649 7.666 136.649 9.14 Z M 120.255 18.208 L 117.177 18.208 L 117.177 4.552 L 119.872 4.552 L 119.872 8.786 L 120.255 8.786 Z M 128.448 18.208 L 125.414 18.208 L 125.414 9.95 C 125.414 8.996 125.18 8.254 124.713 7.724 C 124.25 7.194 123.619 6.929 122.82 6.929 C 122.044 6.929 121.423 7.194 120.956 7.724 C 120.488 8.254 120.255 8.945 120.255 9.798 L 118.889 8.887 C 118.889 8.001 119.108 7.204 119.547 6.496 C 119.985 5.788 120.575 5.231 121.317 4.827 C 122.063 4.417 122.902 4.213 123.831 4.213 C 124.852 4.213 125.705 4.429 126.389 4.863 C 127.078 5.296 127.593 5.886 127.935 6.633 C 128.277 7.38 128.448 8.22 128.448 9.155 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="18.59850018157959px" id="BAYkkW3Ly" transform="translate(68.359 27.824)" width="136.64860091624297px"/></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 230 74" xmlns="http://www.w3.org/2000/svg"><path d="M 0.498 12.602 C 1.393 9.003 3.466 5.808 6.388 3.524 C 9.309 1.241 12.911 0 16.619 0 C 20.327 0 23.928 1.241 26.85 3.524 C 29.771 5.808 31.845 9.003 32.74 12.602 L 31.284 12.602 C 28.827 12.566 26.421 13.3 24.403 14.701 C 24.287 14.785 24.165 14.862 24.039 14.932 L 23.869 14.932 C 23.743 14.862 23.622 14.785 23.505 14.701 C 21.47 13.332 19.072 12.601 16.619 12.601 C 14.166 12.601 11.768 13.332 9.732 14.701 C 9.616 14.785 9.494 14.862 9.368 14.932 L 9.198 14.932 C 9.072 14.862 8.951 14.785 8.834 14.701 C 6.816 13.3 4.41 12.566 1.954 12.602 Z M 28.663 20.21 C 29.41 19.628 30.337 19.324 31.284 19.349 L 33.237 19.349 L 33.237 15.453 L 31.284 15.453 C 29.615 15.433 27.985 15.953 26.636 16.934 C 25.877 17.494 24.958 17.796 24.015 17.796 C 23.072 17.796 22.153 17.494 21.394 16.934 C 20.01 15.971 18.365 15.454 16.679 15.454 C 14.994 15.454 13.348 15.971 11.965 16.934 C 11.206 17.494 10.287 17.796 9.344 17.796 C 8.4 17.796 7.482 17.494 6.723 16.934 C 5.357 15.94 3.703 15.42 2.014 15.453 L 0 15.453 L 0 19.349 L 1.954 19.349 C 2.901 19.324 3.827 19.628 4.575 20.21 C 5.956 21.174 7.599 21.691 9.283 21.691 C 10.967 21.691 12.611 21.174 13.992 20.21 C 14.74 19.63 15.666 19.326 16.613 19.349 C 17.56 19.321 18.487 19.626 19.234 20.21 C 20.617 21.173 22.263 21.69 23.948 21.69 C 25.634 21.69 27.279 21.173 28.663 20.21 Z M 28.663 27.176 C 29.41 26.593 30.337 26.289 31.284 26.314 L 33.237 26.314 L 33.237 22.419 L 31.284 22.419 C 29.615 22.399 27.985 22.918 26.636 23.899 C 25.877 24.459 24.958 24.761 24.015 24.761 C 23.072 24.761 22.153 24.459 21.394 23.899 C 20.01 22.936 18.365 22.42 16.679 22.42 C 14.994 22.42 13.348 22.936 11.965 23.899 C 11.206 24.459 10.287 24.761 9.344 24.761 C 8.4 24.761 7.482 24.459 6.723 23.899 C 5.357 22.905 3.703 22.385 2.014 22.419 L 0 22.419 L 0 26.314 L 1.954 26.314 C 2.901 26.289 3.827 26.593 4.575 27.176 C 5.956 28.139 7.599 28.656 9.283 28.656 C 10.967 28.656 12.611 28.139 13.992 27.176 C 14.74 26.595 15.666 26.291 16.613 26.314 C 17.56 26.287 18.487 26.592 19.234 27.176 C 20.617 28.139 22.263 28.655 23.948 28.655 C 25.634 28.655 27.279 28.139 28.663 27.176 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="28.656099643959358px" id="T_TJ_PShd" transform="translate(24.177 22.549)" width="33.2374px"/><path d="M 2.861 18.208 L 0 18.208 L 0 0 L 2.746 0 L 9.039 12.898 L 15.34 0 L 18.085 0 L 18.085 18.208 L 15.239 18.208 L 15.239 6.539 L 9.646 18.208 L 8.432 18.208 L 2.861 6.539 Z M 27.652 18.584 C 26.289 18.584 25.097 18.278 24.075 17.666 C 23.054 17.05 22.264 16.2 21.705 15.116 C 21.147 14.032 20.867 12.787 20.867 11.38 C 20.867 9.945 21.154 8.687 21.727 7.608 C 22.3 6.529 23.095 5.686 24.112 5.08 C 25.133 4.473 26.313 4.169 27.652 4.169 C 29.03 4.169 30.227 4.477 31.243 5.094 C 32.265 5.711 33.057 6.561 33.621 7.645 C 34.189 8.728 34.473 9.974 34.473 11.38 C 34.473 12.796 34.187 14.046 33.613 15.13 C 33.045 16.214 32.253 17.062 31.236 17.674 C 30.215 18.281 29.02 18.584 27.652 18.584 Z M 27.652 15.73 C 28.866 15.73 29.769 15.325 30.362 14.516 C 30.949 13.707 31.243 12.661 31.243 11.38 C 31.243 10.055 30.944 9.001 30.347 8.215 C 29.75 7.425 28.851 7.03 27.652 7.03 C 26.838 7.03 26.166 7.213 25.636 7.58 C 25.111 7.946 24.721 8.456 24.466 9.111 C 24.215 9.762 24.09 10.518 24.09 11.38 C 24.09 12.705 24.391 13.76 24.993 14.545 C 25.595 15.335 26.481 15.73 27.652 15.73 Z M 56.699 18.208 L 53.65 18.208 L 53.65 9.913 C 53.65 8.979 53.419 8.247 52.956 7.717 C 52.494 7.192 51.865 6.929 51.07 6.929 C 50.584 6.929 50.145 7.04 49.755 7.262 C 49.37 7.488 49.064 7.818 48.838 8.252 C 48.606 8.685 48.491 9.201 48.491 9.798 L 47.14 9.003 C 47.13 8.059 47.342 7.226 47.775 6.503 C 48.214 5.785 48.804 5.224 49.546 4.819 C 50.288 4.415 51.114 4.213 52.024 4.213 C 53.532 4.213 54.688 4.665 55.492 5.571 C 56.297 6.477 56.699 7.666 56.699 9.14 Z M 40.297 18.208 L 37.226 18.208 L 37.226 4.552 L 39.921 4.552 L 39.921 8.786 L 40.297 8.786 Z M 48.491 18.208 L 45.456 18.208 L 45.456 9.95 C 45.456 8.996 45.225 8.254 44.762 7.724 C 44.3 7.194 43.669 6.929 42.869 6.929 C 42.094 6.929 41.47 7.194 40.998 7.724 C 40.531 8.254 40.297 8.945 40.297 9.798 L 38.931 8.887 C 38.931 8.001 39.151 7.204 39.589 6.496 C 40.027 5.788 40.62 5.231 41.366 4.827 C 42.113 4.417 42.951 4.213 43.881 4.213 C 44.897 4.213 45.75 4.429 46.439 4.863 C 47.128 5.296 47.641 5.886 47.978 6.633 C 48.32 7.38 48.491 8.22 48.491 9.155 Z M 65.984 18.584 C 64.601 18.584 63.387 18.285 62.342 17.688 C 61.297 17.091 60.48 16.262 59.893 15.202 C 59.305 14.138 59.011 12.914 59.011 11.532 C 59.011 10.039 59.298 8.743 59.871 7.645 C 60.444 6.541 61.241 5.686 62.263 5.08 C 63.284 4.473 64.464 4.169 65.803 4.169 C 67.219 4.169 68.424 4.501 69.416 5.166 C 70.403 5.826 71.138 6.758 71.62 7.962 C 72.101 9.172 72.282 10.593 72.162 12.226 L 69.141 12.226 L 69.141 11.113 C 69.132 9.629 68.872 8.545 68.361 7.861 C 67.846 7.182 67.036 6.843 65.933 6.843 C 64.686 6.843 63.758 7.228 63.151 7.999 C 62.544 8.769 62.241 9.897 62.241 11.38 C 62.241 12.763 62.544 13.832 63.151 14.588 C 63.758 15.349 64.642 15.73 65.803 15.73 C 66.555 15.73 67.202 15.564 67.747 15.231 C 68.291 14.899 68.71 14.417 69.004 13.786 L 72.01 14.689 C 71.49 15.923 70.683 16.881 69.589 17.565 C 68.501 18.244 67.299 18.584 65.984 18.584 Z M 70.673 12.226 L 61.28 12.226 L 61.28 9.928 L 70.673 9.928 Z M 87.147 18.208 L 84.062 18.208 L 84.062 11.633 C 84.062 11.204 84.033 10.728 83.975 10.203 C 83.918 9.682 83.78 9.179 83.563 8.692 C 83.347 8.206 83.026 7.808 82.602 7.5 C 82.179 7.187 81.603 7.031 80.876 7.031 C 80.49 7.031 80.107 7.093 79.727 7.218 C 79.346 7.344 79.002 7.56 78.693 7.869 C 78.385 8.177 78.14 8.598 77.956 9.133 C 77.769 9.668 77.675 10.354 77.675 11.192 L 75.868 10.419 C 75.868 9.254 76.095 8.199 76.547 7.254 C 76.995 6.31 77.658 5.559 78.535 5 C 79.411 4.441 80.49 4.162 81.772 4.162 C 82.783 4.162 83.619 4.331 84.279 4.668 C 84.934 5.005 85.457 5.434 85.847 5.954 C 86.232 6.479 86.519 7.035 86.707 7.623 C 86.89 8.215 87.01 8.774 87.068 9.299 C 87.121 9.824 87.147 10.253 87.147 10.585 Z M 77.675 18.208 L 74.589 18.208 L 74.589 4.552 L 77.313 4.552 L 77.313 8.786 L 77.675 8.786 Z M 98.441 15.651 L 98.441 18.208 C 97.54 18.377 96.656 18.452 95.789 18.432 C 94.927 18.408 94.154 18.247 93.47 17.948 C 92.786 17.65 92.268 17.175 91.916 16.525 C 91.603 15.937 91.439 15.335 91.425 14.718 C 91.406 14.102 91.396 13.406 91.396 12.63 L 91.396 0.759 L 94.431 0.759 L 94.431 12.457 C 94.431 13.001 94.438 13.48 94.452 13.895 C 94.462 14.309 94.549 14.646 94.712 14.906 C 95.016 15.412 95.5 15.696 96.165 15.759 C 96.83 15.817 97.588 15.781 98.441 15.651 Z M 98.441 6.944 L 88.918 6.944 L 88.918 4.552 L 98.441 4.552 Z M 106.504 18.599 C 105.493 18.599 104.66 18.43 104.004 18.093 C 103.345 17.756 102.822 17.327 102.437 16.807 C 102.046 16.282 101.76 15.725 101.577 15.138 C 101.389 14.545 101.268 13.986 101.215 13.461 C 101.162 12.936 101.136 12.507 101.136 12.175 L 101.136 4.552 L 104.221 4.552 L 104.221 11.127 C 104.221 11.546 104.25 12.021 104.308 12.551 C 104.366 13.076 104.503 13.582 104.72 14.068 C 104.932 14.55 105.252 14.947 105.681 15.26 C 106.105 15.573 106.68 15.73 107.408 15.73 C 107.793 15.73 108.176 15.667 108.557 15.542 C 108.937 15.412 109.279 15.195 109.583 14.892 C 109.891 14.584 110.139 14.16 110.327 13.62 C 110.51 13.081 110.601 12.397 110.601 11.568 L 112.415 12.341 C 112.415 13.502 112.189 14.555 111.736 15.499 C 111.283 16.443 110.618 17.197 109.742 17.76 C 108.865 18.319 107.786 18.599 106.504 18.599 Z M 113.665 18.208 L 110.97 18.208 L 110.97 13.974 L 110.601 13.974 L 110.601 4.552 L 113.665 4.552 Z M 136.649 18.208 L 133.607 18.208 L 133.607 9.913 C 133.607 8.979 133.374 8.247 132.907 7.717 C 132.444 7.192 131.818 6.929 131.028 6.929 C 130.537 6.929 130.098 7.04 129.713 7.262 C 129.323 7.488 129.014 7.818 128.788 8.252 C 128.562 8.685 128.448 9.201 128.448 9.798 L 127.09 9.003 C 127.085 8.059 127.3 7.226 127.733 6.503 C 128.167 5.785 128.754 5.224 129.496 4.819 C 130.238 4.415 131.064 4.213 131.974 4.213 C 133.482 4.213 134.638 4.665 135.443 5.571 C 136.247 6.477 136.649 7.666 136.649 9.14 Z M 120.255 18.208 L 117.177 18.208 L 117.177 4.552 L 119.872 4.552 L 119.872 8.786 L 120.255 8.786 Z M 128.448 18.208 L 125.414 18.208 L 125.414 9.95 C 125.414 8.996 125.18 8.254 124.713 7.724 C 124.25 7.194 123.619 6.929 122.82 6.929 C 122.044 6.929 121.423 7.194 120.956 7.724 C 120.488 8.254 120.255 8.945 120.255 9.798 L 118.889 8.887 C 118.889 8.001 119.108 7.204 119.547 6.496 C 119.985 5.788 120.575 5.231 121.317 4.827 C 122.063 4.417 122.902 4.213 123.831 4.213 C 124.852 4.213 125.705 4.429 126.389 4.863 C 127.078 5.296 127.593 5.886 127.935 6.633 C 128.277 7.38 128.448 8.22 128.448 9.155 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="18.59850018157959px" id="BAYkkW3Ly" transform="translate(68.359 27.824)" width="136.64860091624297px"/></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  width: 230px;
}
.layout-128 {
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 230 74" xmlns="http://www.w3.org/2000/svg"><g d="M 0 32 L 0 0 L 141 0 L 141 32 Z M 5.439 16.392 L 29.701 10.004 L 7.82 10.004 Z M 5.113 17.266 L 4.094 20 L 4.095 20 L 1.624 26.781 L 29.9 10.741 Z M 1.22 27.89 L 0 31.238 L 10.097 31.238 L 30.287 11.401 Z M 11.194 31.238 L 19.497 31.238 L 30.839 11.936 Z M 20.392 31.238 L 26.35 31.238 L 31.509 12.319 Z M 27.152 31.238 L 32.258 31.238 L 32.258 12.517 Z M 33.033 31.238 L 38.139 31.238 L 33.033 12.516 Z M 38.869 30.972 L 40.534 26.403 C 40.785 25.713 40.875 24.987 40.807 24.274 L 33.782 12.319 Z M 39.035 19.735 C 39.871 19.524 40.663 19.19 41.387 18.751 L 34.454 11.94 Z M 42.038 18.313 C 42.744 17.791 43.369 17.16 43.885 16.439 L 35.002 11.4 Z M 44.302 15.796 C 44.54 15.387 44.746 14.955 44.915 14.502 L 45.341 13.36 L 35.388 10.739 Z M 45.609 12.641 L 46.592 10.004 L 35.592 10.004 Z M 46.876 9.242 L 47.747 6.906 C 47.862 6.597 47.942 6.287 47.987 5.979 L 35.591 9.242 Z M 48.033 5.178 C 47.993 4.007 47.49 2.912 46.674 2.105 L 35.389 8.507 Z M 46.044 1.583 C 45.299 1.069 44.387 0.762 43.379 0.762 L 42.211 0.762 L 35 7.847 Z M 41.115 0.762 L 38.3 0.762 L 34.455 7.305 Z M 37.405 0.762 L 35.463 0.762 L 33.782 6.927 Z M 34.661 0.762 L 33.033 0.762 L 33.033 6.73 Z M 32.258 0.762 L 30.631 0.762 L 32.258 6.729 Z M 29.828 0.762 L 27.886 0.762 L 31.509 6.927 Z M 26.991 0.762 L 24.175 0.762 L 30.838 7.309 Z M 23.078 0.762 L 17.8 0.762 L 30.289 7.847 Z M 8.105 9.242 L 29.702 9.242 L 10.035 4.065 Z M 10.306 3.347 L 29.899 8.505 L 16.249 0.762 L 14.246 0.762 C 12.516 0.762 10.964 1.788 10.306 3.347 Z M 62.915 25.524 L 59.197 25.524 L 59.197 8.724 L 62.915 8.724 L 62.915 15.391 L 69.4 15.391 L 69.4 8.724 L 73.111 8.724 L 73.111 25.524 L 69.4 25.524 L 69.4 18.271 L 62.915 18.271 Z M 87.862 19.071 C 87.862 20.117 87.691 21.059 87.35 21.897 C 87.004 22.73 86.529 23.436 85.925 24.015 C 85.321 24.594 84.61 25.039 83.794 25.349 C 82.983 25.664 82.108 25.821 81.168 25.821 C 80.228 25.821 79.355 25.676 78.549 25.387 C 77.744 25.107 77.046 24.691 76.458 24.137 C 75.874 23.584 75.414 22.903 75.079 22.095 C 74.743 21.288 74.575 20.368 74.575 19.337 C 74.575 18.25 74.748 17.285 75.094 16.442 C 75.435 15.599 75.908 14.888 76.512 14.309 C 77.121 13.73 77.832 13.29 78.642 12.991 C 79.458 12.686 80.336 12.533 81.276 12.533 C 82.216 12.533 83.087 12.676 83.887 12.96 C 84.693 13.245 85.39 13.658 85.979 14.202 C 86.568 14.745 87.027 15.426 87.358 16.244 C 87.694 17.062 87.862 18.004 87.862 19.071 Z M 84.151 19.2 C 84.151 18.474 84.068 17.852 83.903 17.333 C 83.743 16.82 83.526 16.404 83.252 16.084 C 82.983 15.764 82.668 15.528 82.307 15.375 C 81.945 15.223 81.573 15.147 81.191 15.147 C 80.814 15.147 80.453 15.215 80.107 15.352 C 79.766 15.485 79.458 15.705 79.185 16.015 C 78.916 16.325 78.699 16.739 78.534 17.257 C 78.374 17.77 78.294 18.418 78.294 19.2 C 78.294 19.896 78.374 20.498 78.534 21.006 C 78.699 21.509 78.921 21.923 79.2 22.248 C 79.479 22.563 79.794 22.801 80.145 22.964 C 80.502 23.121 80.868 23.2 81.245 23.2 C 81.628 23.2 81.989 23.134 82.33 23.002 C 82.676 22.87 82.983 22.644 83.252 22.324 C 83.526 22.004 83.743 21.59 83.903 21.082 C 84.068 20.574 84.151 19.947 84.151 19.2 Z M 92.665 25.524 L 89.086 25.524 L 89.086 12.8 L 91.875 12.8 L 92.285 15.093 C 92.59 14.418 93.078 13.824 93.75 13.311 C 94.416 12.792 95.255 12.533 96.267 12.533 C 96.686 12.533 97.058 12.579 97.383 12.671 C 97.708 12.757 97.98 12.864 98.196 12.991 L 97.6 15.787 C 97.398 15.68 97.145 15.589 96.841 15.512 C 96.531 15.431 96.169 15.391 95.756 15.391 C 94.868 15.391 94.129 15.68 93.54 16.259 C 92.957 16.833 92.665 17.778 92.665 19.093 Z M 102.21 25.524 L 98.599 25.524 L 98.599 12.8 L 102.21 12.8 Z M 100.42 10.08 C 99.805 10.08 99.325 9.907 98.979 9.562 C 98.638 9.217 98.468 8.785 98.468 8.267 C 98.468 7.754 98.638 7.325 98.979 6.979 C 99.325 6.629 99.805 6.453 100.42 6.453 C 101.014 6.453 101.486 6.629 101.838 6.979 C 102.194 7.325 102.372 7.754 102.372 8.267 C 102.372 8.785 102.199 9.217 101.853 9.562 C 101.512 9.907 101.035 10.08 100.42 10.08 Z M 113.459 12.8 L 113.459 14.964 L 107.416 22.964 L 113.598 22.964 L 113.598 25.524 L 103.372 25.524 L 103.372 23.284 L 109.422 15.36 L 103.728 15.36 L 103.728 12.8 Z M 127.016 19.071 C 127.016 20.117 126.846 21.059 126.505 21.897 C 126.159 22.73 125.684 23.436 125.079 24.015 C 124.475 24.594 123.765 25.039 122.949 25.349 C 122.138 25.664 121.263 25.821 120.323 25.821 C 119.383 25.821 118.51 25.676 117.704 25.387 C 116.898 25.107 116.201 24.691 115.612 24.137 C 115.029 23.584 114.569 22.903 114.233 22.095 C 113.898 21.288 113.73 20.368 113.73 19.337 C 113.73 18.25 113.903 17.285 114.249 16.442 C 114.59 15.599 115.062 14.888 115.667 14.309 C 116.276 13.73 116.986 13.29 117.797 12.991 C 118.613 12.686 119.491 12.533 120.431 12.533 C 121.371 12.533 122.241 12.676 123.042 12.96 C 123.848 13.245 124.545 13.658 125.134 14.202 C 125.722 14.745 126.182 15.426 126.513 16.244 C 126.848 17.062 127.016 18.004 127.016 19.071 Z M 123.305 19.2 C 123.305 18.474 123.223 17.852 123.057 17.333 C 122.897 16.82 122.68 16.404 122.407 16.084 C 122.138 15.764 121.823 15.528 121.461 15.375 C 121.1 15.223 120.728 15.147 120.346 15.147 C 119.969 15.147 119.607 15.215 119.261 15.352 C 118.92 15.485 118.613 15.705 118.339 16.015 C 118.071 16.325 117.854 16.739 117.689 17.257 C 117.528 17.77 117.448 18.418 117.448 19.2 C 117.448 19.896 117.528 20.498 117.689 21.006 C 117.854 21.509 118.076 21.923 118.355 22.248 C 118.634 22.563 118.949 22.801 119.3 22.964 C 119.656 23.121 120.023 23.2 120.4 23.2 C 120.782 23.2 121.144 23.134 121.485 23.002 C 121.831 22.87 122.138 22.644 122.407 22.324 C 122.68 22.004 122.897 21.59 123.057 21.082 C 123.223 20.574 123.305 19.947 123.305 19.2 Z M 131.843 16.693 L 131.843 25.524 L 128.24 25.524 L 128.24 12.8 L 131.06 12.8 L 131.494 14.431 C 132.088 13.826 132.741 13.359 133.454 13.029 C 134.172 12.698 134.965 12.533 135.833 12.533 C 137.258 12.533 138.35 12.917 139.11 13.684 C 139.869 14.446 140.249 15.556 140.249 17.013 L 140.249 25.524 L 136.646 25.524 L 136.646 17.387 C 136.646 16.732 136.483 16.213 136.158 15.832 C 135.833 15.446 135.352 15.253 134.717 15.253 C 134.247 15.253 133.754 15.383 133.237 15.642 C 132.726 15.901 132.261 16.252 131.843 16.693 Z" fill="transparent" height="32px" id="LftSkTpAz" transform="translate(44.5 21)" width="141px"><path d="M 0 32 L 0 0 L 141 0 L 141 32 Z" fill="transparent" height="32px" id="DwOOcRbXi" width="141px"/><path d="M 5.439 15.63 L 29.701 9.242 L 7.82 9.242 Z M 5.113 16.504 L 4.094 19.238 L 4.095 19.238 L 1.624 26.019 L 29.9 9.979 Z M 1.22 27.128 L 0 30.476 L 10.097 30.476 L 30.287 10.639 Z M 11.194 30.476 L 19.497 30.476 L 30.839 11.174 Z M 20.392 30.476 L 26.35 30.476 L 31.509 11.557 Z M 27.152 30.476 L 32.258 30.476 L 32.258 11.755 Z M 33.033 30.476 L 38.139 30.476 L 33.033 11.754 Z M 38.869 30.21 L 40.534 25.641 C 40.785 24.951 40.875 24.225 40.807 23.512 L 33.782 11.557 Z M 39.035 18.973 C 39.871 18.762 40.663 18.428 41.387 17.989 L 34.454 11.178 Z M 42.038 17.551 C 42.744 17.029 43.369 16.398 43.885 15.677 L 35.002 10.638 Z M 44.302 15.034 C 44.54 14.625 44.746 14.193 44.915 13.74 L 45.341 12.598 L 35.388 9.977 Z M 45.609 11.879 L 46.592 9.242 L 35.592 9.242 Z M 46.876 8.48 L 47.747 6.144 C 47.862 5.835 47.942 5.525 47.987 5.217 L 35.591 8.48 Z M 48.033 4.416 C 47.993 3.245 47.49 2.15 46.674 1.343 L 35.389 7.745 Z M 46.044 0.82 C 45.299 0.307 44.387 0 43.379 0 L 42.211 0 L 35 7.085 Z M 41.115 0 L 38.3 0 L 34.455 6.543 Z M 37.405 0 L 35.463 0 L 33.782 6.165 Z M 34.661 0 L 33.033 0 L 33.033 5.968 Z M 32.258 0 L 30.631 0 L 32.258 5.967 Z M 29.828 0 L 27.886 0 L 31.509 6.165 Z M 26.991 0 L 24.175 0 L 30.838 6.547 Z M 23.078 0 L 17.8 0 L 30.289 7.085 Z M 8.105 8.48 L 29.702 8.48 L 10.035 3.303 Z M 10.306 2.585 L 29.899 7.743 L 16.249 0 L 14.246 0 C 12.516 0 10.964 1.026 10.306 2.585 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="30.47619992218017px" id="c_f17fv6X" transform="translate(0 0.762)" width="48.033000213623055px"/><path d="M 3.718 19.07 L 0 19.07 L 0 2.27 L 3.718 2.27 L 3.718 8.937 L 10.203 8.937 L 10.203 2.27 L 13.914 2.27 L 13.914 19.07 L 10.203 19.07 L 10.203 11.817 L 3.718 11.817 Z M 28.665 12.617 C 28.665 13.663 28.494 14.606 28.153 15.444 C 27.807 16.277 27.332 16.983 26.728 17.562 C 26.124 18.141 25.413 18.585 24.597 18.895 C 23.786 19.21 22.911 19.368 21.971 19.368 C 21.031 19.368 20.158 19.223 19.352 18.933 C 18.547 18.654 17.849 18.237 17.261 17.684 C 16.677 17.13 16.217 16.449 15.882 15.642 C 15.546 14.834 15.378 13.915 15.378 12.884 C 15.378 11.797 15.551 10.832 15.897 9.988 C 16.238 9.145 16.711 8.434 17.315 7.855 C 17.924 7.276 18.635 6.837 19.445 6.537 C 20.261 6.232 21.139 6.08 22.079 6.08 C 23.019 6.08 23.89 6.222 24.69 6.507 C 25.496 6.791 26.193 7.205 26.782 7.748 C 27.371 8.292 27.83 8.973 28.161 9.79 C 28.497 10.608 28.665 11.55 28.665 12.617 Z M 24.954 12.747 C 24.954 12.02 24.871 11.398 24.706 10.88 C 24.546 10.367 24.329 9.95 24.055 9.63 C 23.786 9.31 23.471 9.074 23.11 8.922 C 22.748 8.77 22.376 8.693 21.994 8.693 C 21.617 8.693 21.256 8.762 20.91 8.899 C 20.569 9.031 20.261 9.252 19.988 9.562 C 19.719 9.872 19.502 10.286 19.337 10.804 C 19.177 11.317 19.097 11.964 19.097 12.747 C 19.097 13.443 19.177 14.044 19.337 14.552 C 19.502 15.055 19.724 15.469 20.003 15.794 C 20.282 16.109 20.597 16.348 20.948 16.51 C 21.305 16.668 21.671 16.747 22.048 16.747 C 22.431 16.747 22.792 16.681 23.133 16.549 C 23.479 16.417 23.786 16.19 24.055 15.87 C 24.329 15.55 24.546 15.137 24.706 14.629 C 24.871 14.121 24.954 13.493 24.954 12.747 Z M 33.468 19.07 L 29.889 19.07 L 29.889 6.347 L 32.678 6.347 L 33.088 8.64 C 33.393 7.964 33.881 7.37 34.553 6.857 C 35.219 6.339 36.058 6.08 37.07 6.08 C 37.489 6.08 37.861 6.126 38.186 6.217 C 38.511 6.303 38.783 6.41 38.999 6.537 L 38.403 9.333 C 38.201 9.227 37.948 9.135 37.644 9.059 C 37.334 8.978 36.972 8.937 36.559 8.937 C 35.671 8.937 34.932 9.227 34.343 9.806 C 33.76 10.38 33.468 11.324 33.468 12.64 Z M 43.013 19.07 L 39.402 19.07 L 39.402 6.347 L 43.013 6.347 Z M 41.223 3.627 C 40.608 3.627 40.128 3.454 39.782 3.109 C 39.441 2.763 39.271 2.331 39.271 1.813 C 39.271 1.3 39.441 0.871 39.782 0.526 C 40.128 0.175 40.608 0 41.223 0 C 41.817 0 42.289 0.175 42.641 0.526 C 42.997 0.871 43.175 1.3 43.175 1.813 C 43.175 2.331 43.002 2.763 42.656 3.109 C 42.315 3.454 41.838 3.627 41.223 3.627 Z M 54.262 6.347 L 54.262 8.51 L 48.219 16.51 L 54.401 16.51 L 54.401 19.07 L 44.175 19.07 L 44.175 16.83 L 50.225 8.907 L 44.531 8.907 L 44.531 6.347 Z M 67.819 12.617 C 67.819 13.663 67.649 14.606 67.308 15.444 C 66.962 16.277 66.487 16.983 65.882 17.562 C 65.278 18.141 64.568 18.585 63.752 18.895 C 62.941 19.21 62.066 19.368 61.126 19.368 C 60.186 19.368 59.313 19.223 58.507 18.933 C 57.701 18.654 57.004 18.237 56.415 17.684 C 55.832 17.13 55.372 16.449 55.036 15.642 C 54.701 14.834 54.533 13.915 54.533 12.884 C 54.533 11.797 54.706 10.832 55.052 9.988 C 55.393 9.145 55.865 8.434 56.47 7.855 C 57.079 7.276 57.789 6.837 58.6 6.537 C 59.416 6.232 60.294 6.08 61.234 6.08 C 62.174 6.08 63.044 6.222 63.845 6.507 C 64.651 6.791 65.348 7.205 65.937 7.748 C 66.525 8.292 66.985 8.973 67.316 9.79 C 67.651 10.608 67.819 11.55 67.819 12.617 Z M 64.108 12.747 C 64.108 12.02 64.026 11.398 63.86 10.88 C 63.7 10.367 63.483 9.95 63.21 9.63 C 62.941 9.31 62.626 9.074 62.264 8.922 C 61.903 8.77 61.531 8.693 61.149 8.693 C 60.772 8.693 60.41 8.762 60.064 8.899 C 59.723 9.031 59.416 9.252 59.142 9.562 C 58.874 9.872 58.657 10.286 58.492 10.804 C 58.331 11.317 58.251 11.964 58.251 12.747 C 58.251 13.443 58.331 14.044 58.492 14.552 C 58.657 15.055 58.879 15.469 59.158 15.794 C 59.437 16.109 59.752 16.348 60.103 16.51 C 60.459 16.668 60.826 16.747 61.203 16.747 C 61.585 16.747 61.947 16.681 62.288 16.549 C 62.634 16.417 62.941 16.19 63.21 15.87 C 63.483 15.55 63.7 15.137 63.86 14.629 C 64.026 14.121 64.108 13.493 64.108 12.747 Z M 72.646 10.24 L 72.646 19.07 L 69.043 19.07 L 69.043 6.347 L 71.863 6.347 L 72.297 7.977 C 72.891 7.373 73.544 6.905 74.257 6.575 C 74.975 6.245 75.768 6.08 76.636 6.08 C 78.061 6.08 79.153 6.463 79.913 7.23 C 80.672 7.992 81.052 9.102 81.052 10.56 L 81.052 19.07 L 77.449 19.07 L 77.449 10.933 C 77.449 10.278 77.286 9.76 76.961 9.379 C 76.636 8.993 76.155 8.8 75.52 8.8 C 75.05 8.8 74.557 8.929 74.04 9.188 C 73.529 9.448 73.064 9.798 72.646 10.24 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="19.367599923706052px" id="QoYPw6J5H" transform="translate(59.197 6.453)" width="81.05199926757811px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  aspect-ratio: 3.10811;
  background-color: var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.2));
  -webkit-mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 230 74" xmlns="http://www.w3.org/2000/svg"><g d="M 0 32 L 0 0 L 141 0 L 141 32 Z M 5.439 16.392 L 29.701 10.004 L 7.82 10.004 Z M 5.113 17.266 L 4.094 20 L 4.095 20 L 1.624 26.781 L 29.9 10.741 Z M 1.22 27.89 L 0 31.238 L 10.097 31.238 L 30.287 11.401 Z M 11.194 31.238 L 19.497 31.238 L 30.839 11.936 Z M 20.392 31.238 L 26.35 31.238 L 31.509 12.319 Z M 27.152 31.238 L 32.258 31.238 L 32.258 12.517 Z M 33.033 31.238 L 38.139 31.238 L 33.033 12.516 Z M 38.869 30.972 L 40.534 26.403 C 40.785 25.713 40.875 24.987 40.807 24.274 L 33.782 12.319 Z M 39.035 19.735 C 39.871 19.524 40.663 19.19 41.387 18.751 L 34.454 11.94 Z M 42.038 18.313 C 42.744 17.791 43.369 17.16 43.885 16.439 L 35.002 11.4 Z M 44.302 15.796 C 44.54 15.387 44.746 14.955 44.915 14.502 L 45.341 13.36 L 35.388 10.739 Z M 45.609 12.641 L 46.592 10.004 L 35.592 10.004 Z M 46.876 9.242 L 47.747 6.906 C 47.862 6.597 47.942 6.287 47.987 5.979 L 35.591 9.242 Z M 48.033 5.178 C 47.993 4.007 47.49 2.912 46.674 2.105 L 35.389 8.507 Z M 46.044 1.583 C 45.299 1.069 44.387 0.762 43.379 0.762 L 42.211 0.762 L 35 7.847 Z M 41.115 0.762 L 38.3 0.762 L 34.455 7.305 Z M 37.405 0.762 L 35.463 0.762 L 33.782 6.927 Z M 34.661 0.762 L 33.033 0.762 L 33.033 6.73 Z M 32.258 0.762 L 30.631 0.762 L 32.258 6.729 Z M 29.828 0.762 L 27.886 0.762 L 31.509 6.927 Z M 26.991 0.762 L 24.175 0.762 L 30.838 7.309 Z M 23.078 0.762 L 17.8 0.762 L 30.289 7.847 Z M 8.105 9.242 L 29.702 9.242 L 10.035 4.065 Z M 10.306 3.347 L 29.899 8.505 L 16.249 0.762 L 14.246 0.762 C 12.516 0.762 10.964 1.788 10.306 3.347 Z M 62.915 25.524 L 59.197 25.524 L 59.197 8.724 L 62.915 8.724 L 62.915 15.391 L 69.4 15.391 L 69.4 8.724 L 73.111 8.724 L 73.111 25.524 L 69.4 25.524 L 69.4 18.271 L 62.915 18.271 Z M 87.862 19.071 C 87.862 20.117 87.691 21.059 87.35 21.897 C 87.004 22.73 86.529 23.436 85.925 24.015 C 85.321 24.594 84.61 25.039 83.794 25.349 C 82.983 25.664 82.108 25.821 81.168 25.821 C 80.228 25.821 79.355 25.676 78.549 25.387 C 77.744 25.107 77.046 24.691 76.458 24.137 C 75.874 23.584 75.414 22.903 75.079 22.095 C 74.743 21.288 74.575 20.368 74.575 19.337 C 74.575 18.25 74.748 17.285 75.094 16.442 C 75.435 15.599 75.908 14.888 76.512 14.309 C 77.121 13.73 77.832 13.29 78.642 12.991 C 79.458 12.686 80.336 12.533 81.276 12.533 C 82.216 12.533 83.087 12.676 83.887 12.96 C 84.693 13.245 85.39 13.658 85.979 14.202 C 86.568 14.745 87.027 15.426 87.358 16.244 C 87.694 17.062 87.862 18.004 87.862 19.071 Z M 84.151 19.2 C 84.151 18.474 84.068 17.852 83.903 17.333 C 83.743 16.82 83.526 16.404 83.252 16.084 C 82.983 15.764 82.668 15.528 82.307 15.375 C 81.945 15.223 81.573 15.147 81.191 15.147 C 80.814 15.147 80.453 15.215 80.107 15.352 C 79.766 15.485 79.458 15.705 79.185 16.015 C 78.916 16.325 78.699 16.739 78.534 17.257 C 78.374 17.77 78.294 18.418 78.294 19.2 C 78.294 19.896 78.374 20.498 78.534 21.006 C 78.699 21.509 78.921 21.923 79.2 22.248 C 79.479 22.563 79.794 22.801 80.145 22.964 C 80.502 23.121 80.868 23.2 81.245 23.2 C 81.628 23.2 81.989 23.134 82.33 23.002 C 82.676 22.87 82.983 22.644 83.252 22.324 C 83.526 22.004 83.743 21.59 83.903 21.082 C 84.068 20.574 84.151 19.947 84.151 19.2 Z M 92.665 25.524 L 89.086 25.524 L 89.086 12.8 L 91.875 12.8 L 92.285 15.093 C 92.59 14.418 93.078 13.824 93.75 13.311 C 94.416 12.792 95.255 12.533 96.267 12.533 C 96.686 12.533 97.058 12.579 97.383 12.671 C 97.708 12.757 97.98 12.864 98.196 12.991 L 97.6 15.787 C 97.398 15.68 97.145 15.589 96.841 15.512 C 96.531 15.431 96.169 15.391 95.756 15.391 C 94.868 15.391 94.129 15.68 93.54 16.259 C 92.957 16.833 92.665 17.778 92.665 19.093 Z M 102.21 25.524 L 98.599 25.524 L 98.599 12.8 L 102.21 12.8 Z M 100.42 10.08 C 99.805 10.08 99.325 9.907 98.979 9.562 C 98.638 9.217 98.468 8.785 98.468 8.267 C 98.468 7.754 98.638 7.325 98.979 6.979 C 99.325 6.629 99.805 6.453 100.42 6.453 C 101.014 6.453 101.486 6.629 101.838 6.979 C 102.194 7.325 102.372 7.754 102.372 8.267 C 102.372 8.785 102.199 9.217 101.853 9.562 C 101.512 9.907 101.035 10.08 100.42 10.08 Z M 113.459 12.8 L 113.459 14.964 L 107.416 22.964 L 113.598 22.964 L 113.598 25.524 L 103.372 25.524 L 103.372 23.284 L 109.422 15.36 L 103.728 15.36 L 103.728 12.8 Z M 127.016 19.071 C 127.016 20.117 126.846 21.059 126.505 21.897 C 126.159 22.73 125.684 23.436 125.079 24.015 C 124.475 24.594 123.765 25.039 122.949 25.349 C 122.138 25.664 121.263 25.821 120.323 25.821 C 119.383 25.821 118.51 25.676 117.704 25.387 C 116.898 25.107 116.201 24.691 115.612 24.137 C 115.029 23.584 114.569 22.903 114.233 22.095 C 113.898 21.288 113.73 20.368 113.73 19.337 C 113.73 18.25 113.903 17.285 114.249 16.442 C 114.59 15.599 115.062 14.888 115.667 14.309 C 116.276 13.73 116.986 13.29 117.797 12.991 C 118.613 12.686 119.491 12.533 120.431 12.533 C 121.371 12.533 122.241 12.676 123.042 12.96 C 123.848 13.245 124.545 13.658 125.134 14.202 C 125.722 14.745 126.182 15.426 126.513 16.244 C 126.848 17.062 127.016 18.004 127.016 19.071 Z M 123.305 19.2 C 123.305 18.474 123.223 17.852 123.057 17.333 C 122.897 16.82 122.68 16.404 122.407 16.084 C 122.138 15.764 121.823 15.528 121.461 15.375 C 121.1 15.223 120.728 15.147 120.346 15.147 C 119.969 15.147 119.607 15.215 119.261 15.352 C 118.92 15.485 118.613 15.705 118.339 16.015 C 118.071 16.325 117.854 16.739 117.689 17.257 C 117.528 17.77 117.448 18.418 117.448 19.2 C 117.448 19.896 117.528 20.498 117.689 21.006 C 117.854 21.509 118.076 21.923 118.355 22.248 C 118.634 22.563 118.949 22.801 119.3 22.964 C 119.656 23.121 120.023 23.2 120.4 23.2 C 120.782 23.2 121.144 23.134 121.485 23.002 C 121.831 22.87 122.138 22.644 122.407 22.324 C 122.68 22.004 122.897 21.59 123.057 21.082 C 123.223 20.574 123.305 19.947 123.305 19.2 Z M 131.843 16.693 L 131.843 25.524 L 128.24 25.524 L 128.24 12.8 L 131.06 12.8 L 131.494 14.431 C 132.088 13.826 132.741 13.359 133.454 13.029 C 134.172 12.698 134.965 12.533 135.833 12.533 C 137.258 12.533 138.35 12.917 139.11 13.684 C 139.869 14.446 140.249 15.556 140.249 17.013 L 140.249 25.524 L 136.646 25.524 L 136.646 17.387 C 136.646 16.732 136.483 16.213 136.158 15.832 C 135.833 15.446 135.352 15.253 134.717 15.253 C 134.247 15.253 133.754 15.383 133.237 15.642 C 132.726 15.901 132.261 16.252 131.843 16.693 Z" fill="transparent" height="32px" id="LftSkTpAz" transform="translate(44.5 21)" width="141px"><path d="M 0 32 L 0 0 L 141 0 L 141 32 Z" fill="transparent" height="32px" id="DwOOcRbXi" width="141px"/><path d="M 5.439 15.63 L 29.701 9.242 L 7.82 9.242 Z M 5.113 16.504 L 4.094 19.238 L 4.095 19.238 L 1.624 26.019 L 29.9 9.979 Z M 1.22 27.128 L 0 30.476 L 10.097 30.476 L 30.287 10.639 Z M 11.194 30.476 L 19.497 30.476 L 30.839 11.174 Z M 20.392 30.476 L 26.35 30.476 L 31.509 11.557 Z M 27.152 30.476 L 32.258 30.476 L 32.258 11.755 Z M 33.033 30.476 L 38.139 30.476 L 33.033 11.754 Z M 38.869 30.21 L 40.534 25.641 C 40.785 24.951 40.875 24.225 40.807 23.512 L 33.782 11.557 Z M 39.035 18.973 C 39.871 18.762 40.663 18.428 41.387 17.989 L 34.454 11.178 Z M 42.038 17.551 C 42.744 17.029 43.369 16.398 43.885 15.677 L 35.002 10.638 Z M 44.302 15.034 C 44.54 14.625 44.746 14.193 44.915 13.74 L 45.341 12.598 L 35.388 9.977 Z M 45.609 11.879 L 46.592 9.242 L 35.592 9.242 Z M 46.876 8.48 L 47.747 6.144 C 47.862 5.835 47.942 5.525 47.987 5.217 L 35.591 8.48 Z M 48.033 4.416 C 47.993 3.245 47.49 2.15 46.674 1.343 L 35.389 7.745 Z M 46.044 0.82 C 45.299 0.307 44.387 0 43.379 0 L 42.211 0 L 35 7.085 Z M 41.115 0 L 38.3 0 L 34.455 6.543 Z M 37.405 0 L 35.463 0 L 33.782 6.165 Z M 34.661 0 L 33.033 0 L 33.033 5.968 Z M 32.258 0 L 30.631 0 L 32.258 5.967 Z M 29.828 0 L 27.886 0 L 31.509 6.165 Z M 26.991 0 L 24.175 0 L 30.838 6.547 Z M 23.078 0 L 17.8 0 L 30.289 7.085 Z M 8.105 8.48 L 29.702 8.48 L 10.035 3.303 Z M 10.306 2.585 L 29.899 7.743 L 16.249 0 L 14.246 0 C 12.516 0 10.964 1.026 10.306 2.585 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="30.47619992218017px" id="c_f17fv6X" transform="translate(0 0.762)" width="48.033000213623055px"/><path d="M 3.718 19.07 L 0 19.07 L 0 2.27 L 3.718 2.27 L 3.718 8.937 L 10.203 8.937 L 10.203 2.27 L 13.914 2.27 L 13.914 19.07 L 10.203 19.07 L 10.203 11.817 L 3.718 11.817 Z M 28.665 12.617 C 28.665 13.663 28.494 14.606 28.153 15.444 C 27.807 16.277 27.332 16.983 26.728 17.562 C 26.124 18.141 25.413 18.585 24.597 18.895 C 23.786 19.21 22.911 19.368 21.971 19.368 C 21.031 19.368 20.158 19.223 19.352 18.933 C 18.547 18.654 17.849 18.237 17.261 17.684 C 16.677 17.13 16.217 16.449 15.882 15.642 C 15.546 14.834 15.378 13.915 15.378 12.884 C 15.378 11.797 15.551 10.832 15.897 9.988 C 16.238 9.145 16.711 8.434 17.315 7.855 C 17.924 7.276 18.635 6.837 19.445 6.537 C 20.261 6.232 21.139 6.08 22.079 6.08 C 23.019 6.08 23.89 6.222 24.69 6.507 C 25.496 6.791 26.193 7.205 26.782 7.748 C 27.371 8.292 27.83 8.973 28.161 9.79 C 28.497 10.608 28.665 11.55 28.665 12.617 Z M 24.954 12.747 C 24.954 12.02 24.871 11.398 24.706 10.88 C 24.546 10.367 24.329 9.95 24.055 9.63 C 23.786 9.31 23.471 9.074 23.11 8.922 C 22.748 8.77 22.376 8.693 21.994 8.693 C 21.617 8.693 21.256 8.762 20.91 8.899 C 20.569 9.031 20.261 9.252 19.988 9.562 C 19.719 9.872 19.502 10.286 19.337 10.804 C 19.177 11.317 19.097 11.964 19.097 12.747 C 19.097 13.443 19.177 14.044 19.337 14.552 C 19.502 15.055 19.724 15.469 20.003 15.794 C 20.282 16.109 20.597 16.348 20.948 16.51 C 21.305 16.668 21.671 16.747 22.048 16.747 C 22.431 16.747 22.792 16.681 23.133 16.549 C 23.479 16.417 23.786 16.19 24.055 15.87 C 24.329 15.55 24.546 15.137 24.706 14.629 C 24.871 14.121 24.954 13.493 24.954 12.747 Z M 33.468 19.07 L 29.889 19.07 L 29.889 6.347 L 32.678 6.347 L 33.088 8.64 C 33.393 7.964 33.881 7.37 34.553 6.857 C 35.219 6.339 36.058 6.08 37.07 6.08 C 37.489 6.08 37.861 6.126 38.186 6.217 C 38.511 6.303 38.783 6.41 38.999 6.537 L 38.403 9.333 C 38.201 9.227 37.948 9.135 37.644 9.059 C 37.334 8.978 36.972 8.937 36.559 8.937 C 35.671 8.937 34.932 9.227 34.343 9.806 C 33.76 10.38 33.468 11.324 33.468 12.64 Z M 43.013 19.07 L 39.402 19.07 L 39.402 6.347 L 43.013 6.347 Z M 41.223 3.627 C 40.608 3.627 40.128 3.454 39.782 3.109 C 39.441 2.763 39.271 2.331 39.271 1.813 C 39.271 1.3 39.441 0.871 39.782 0.526 C 40.128 0.175 40.608 0 41.223 0 C 41.817 0 42.289 0.175 42.641 0.526 C 42.997 0.871 43.175 1.3 43.175 1.813 C 43.175 2.331 43.002 2.763 42.656 3.109 C 42.315 3.454 41.838 3.627 41.223 3.627 Z M 54.262 6.347 L 54.262 8.51 L 48.219 16.51 L 54.401 16.51 L 54.401 19.07 L 44.175 19.07 L 44.175 16.83 L 50.225 8.907 L 44.531 8.907 L 44.531 6.347 Z M 67.819 12.617 C 67.819 13.663 67.649 14.606 67.308 15.444 C 66.962 16.277 66.487 16.983 65.882 17.562 C 65.278 18.141 64.568 18.585 63.752 18.895 C 62.941 19.21 62.066 19.368 61.126 19.368 C 60.186 19.368 59.313 19.223 58.507 18.933 C 57.701 18.654 57.004 18.237 56.415 17.684 C 55.832 17.13 55.372 16.449 55.036 15.642 C 54.701 14.834 54.533 13.915 54.533 12.884 C 54.533 11.797 54.706 10.832 55.052 9.988 C 55.393 9.145 55.865 8.434 56.47 7.855 C 57.079 7.276 57.789 6.837 58.6 6.537 C 59.416 6.232 60.294 6.08 61.234 6.08 C 62.174 6.08 63.044 6.222 63.845 6.507 C 64.651 6.791 65.348 7.205 65.937 7.748 C 66.525 8.292 66.985 8.973 67.316 9.79 C 67.651 10.608 67.819 11.55 67.819 12.617 Z M 64.108 12.747 C 64.108 12.02 64.026 11.398 63.86 10.88 C 63.7 10.367 63.483 9.95 63.21 9.63 C 62.941 9.31 62.626 9.074 62.264 8.922 C 61.903 8.77 61.531 8.693 61.149 8.693 C 60.772 8.693 60.41 8.762 60.064 8.899 C 59.723 9.031 59.416 9.252 59.142 9.562 C 58.874 9.872 58.657 10.286 58.492 10.804 C 58.331 11.317 58.251 11.964 58.251 12.747 C 58.251 13.443 58.331 14.044 58.492 14.552 C 58.657 15.055 58.879 15.469 59.158 15.794 C 59.437 16.109 59.752 16.348 60.103 16.51 C 60.459 16.668 60.826 16.747 61.203 16.747 C 61.585 16.747 61.947 16.681 62.288 16.549 C 62.634 16.417 62.941 16.19 63.21 15.87 C 63.483 15.55 63.7 15.137 63.86 14.629 C 64.026 14.121 64.108 13.493 64.108 12.747 Z M 72.646 10.24 L 72.646 19.07 L 69.043 19.07 L 69.043 6.347 L 71.863 6.347 L 72.297 7.977 C 72.891 7.373 73.544 6.905 74.257 6.575 C 74.975 6.245 75.768 6.08 76.636 6.08 C 78.061 6.08 79.153 6.463 79.913 7.23 C 80.672 7.992 81.052 9.102 81.052 10.56 L 81.052 19.07 L 77.449 19.07 L 77.449 10.933 C 77.449 10.278 77.286 9.76 76.961 9.379 C 76.636 8.993 76.155 8.8 75.52 8.8 C 75.05 8.8 74.557 8.929 74.04 9.188 C 73.529 9.448 73.064 9.798 72.646 10.24 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="19.367599923706052px" id="QoYPw6J5H" transform="translate(59.197 6.453)" width="81.05199926757811px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  mask:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 230 74" xmlns="http://www.w3.org/2000/svg"><g d="M 0 32 L 0 0 L 141 0 L 141 32 Z M 5.439 16.392 L 29.701 10.004 L 7.82 10.004 Z M 5.113 17.266 L 4.094 20 L 4.095 20 L 1.624 26.781 L 29.9 10.741 Z M 1.22 27.89 L 0 31.238 L 10.097 31.238 L 30.287 11.401 Z M 11.194 31.238 L 19.497 31.238 L 30.839 11.936 Z M 20.392 31.238 L 26.35 31.238 L 31.509 12.319 Z M 27.152 31.238 L 32.258 31.238 L 32.258 12.517 Z M 33.033 31.238 L 38.139 31.238 L 33.033 12.516 Z M 38.869 30.972 L 40.534 26.403 C 40.785 25.713 40.875 24.987 40.807 24.274 L 33.782 12.319 Z M 39.035 19.735 C 39.871 19.524 40.663 19.19 41.387 18.751 L 34.454 11.94 Z M 42.038 18.313 C 42.744 17.791 43.369 17.16 43.885 16.439 L 35.002 11.4 Z M 44.302 15.796 C 44.54 15.387 44.746 14.955 44.915 14.502 L 45.341 13.36 L 35.388 10.739 Z M 45.609 12.641 L 46.592 10.004 L 35.592 10.004 Z M 46.876 9.242 L 47.747 6.906 C 47.862 6.597 47.942 6.287 47.987 5.979 L 35.591 9.242 Z M 48.033 5.178 C 47.993 4.007 47.49 2.912 46.674 2.105 L 35.389 8.507 Z M 46.044 1.583 C 45.299 1.069 44.387 0.762 43.379 0.762 L 42.211 0.762 L 35 7.847 Z M 41.115 0.762 L 38.3 0.762 L 34.455 7.305 Z M 37.405 0.762 L 35.463 0.762 L 33.782 6.927 Z M 34.661 0.762 L 33.033 0.762 L 33.033 6.73 Z M 32.258 0.762 L 30.631 0.762 L 32.258 6.729 Z M 29.828 0.762 L 27.886 0.762 L 31.509 6.927 Z M 26.991 0.762 L 24.175 0.762 L 30.838 7.309 Z M 23.078 0.762 L 17.8 0.762 L 30.289 7.847 Z M 8.105 9.242 L 29.702 9.242 L 10.035 4.065 Z M 10.306 3.347 L 29.899 8.505 L 16.249 0.762 L 14.246 0.762 C 12.516 0.762 10.964 1.788 10.306 3.347 Z M 62.915 25.524 L 59.197 25.524 L 59.197 8.724 L 62.915 8.724 L 62.915 15.391 L 69.4 15.391 L 69.4 8.724 L 73.111 8.724 L 73.111 25.524 L 69.4 25.524 L 69.4 18.271 L 62.915 18.271 Z M 87.862 19.071 C 87.862 20.117 87.691 21.059 87.35 21.897 C 87.004 22.73 86.529 23.436 85.925 24.015 C 85.321 24.594 84.61 25.039 83.794 25.349 C 82.983 25.664 82.108 25.821 81.168 25.821 C 80.228 25.821 79.355 25.676 78.549 25.387 C 77.744 25.107 77.046 24.691 76.458 24.137 C 75.874 23.584 75.414 22.903 75.079 22.095 C 74.743 21.288 74.575 20.368 74.575 19.337 C 74.575 18.25 74.748 17.285 75.094 16.442 C 75.435 15.599 75.908 14.888 76.512 14.309 C 77.121 13.73 77.832 13.29 78.642 12.991 C 79.458 12.686 80.336 12.533 81.276 12.533 C 82.216 12.533 83.087 12.676 83.887 12.96 C 84.693 13.245 85.39 13.658 85.979 14.202 C 86.568 14.745 87.027 15.426 87.358 16.244 C 87.694 17.062 87.862 18.004 87.862 19.071 Z M 84.151 19.2 C 84.151 18.474 84.068 17.852 83.903 17.333 C 83.743 16.82 83.526 16.404 83.252 16.084 C 82.983 15.764 82.668 15.528 82.307 15.375 C 81.945 15.223 81.573 15.147 81.191 15.147 C 80.814 15.147 80.453 15.215 80.107 15.352 C 79.766 15.485 79.458 15.705 79.185 16.015 C 78.916 16.325 78.699 16.739 78.534 17.257 C 78.374 17.77 78.294 18.418 78.294 19.2 C 78.294 19.896 78.374 20.498 78.534 21.006 C 78.699 21.509 78.921 21.923 79.2 22.248 C 79.479 22.563 79.794 22.801 80.145 22.964 C 80.502 23.121 80.868 23.2 81.245 23.2 C 81.628 23.2 81.989 23.134 82.33 23.002 C 82.676 22.87 82.983 22.644 83.252 22.324 C 83.526 22.004 83.743 21.59 83.903 21.082 C 84.068 20.574 84.151 19.947 84.151 19.2 Z M 92.665 25.524 L 89.086 25.524 L 89.086 12.8 L 91.875 12.8 L 92.285 15.093 C 92.59 14.418 93.078 13.824 93.75 13.311 C 94.416 12.792 95.255 12.533 96.267 12.533 C 96.686 12.533 97.058 12.579 97.383 12.671 C 97.708 12.757 97.98 12.864 98.196 12.991 L 97.6 15.787 C 97.398 15.68 97.145 15.589 96.841 15.512 C 96.531 15.431 96.169 15.391 95.756 15.391 C 94.868 15.391 94.129 15.68 93.54 16.259 C 92.957 16.833 92.665 17.778 92.665 19.093 Z M 102.21 25.524 L 98.599 25.524 L 98.599 12.8 L 102.21 12.8 Z M 100.42 10.08 C 99.805 10.08 99.325 9.907 98.979 9.562 C 98.638 9.217 98.468 8.785 98.468 8.267 C 98.468 7.754 98.638 7.325 98.979 6.979 C 99.325 6.629 99.805 6.453 100.42 6.453 C 101.014 6.453 101.486 6.629 101.838 6.979 C 102.194 7.325 102.372 7.754 102.372 8.267 C 102.372 8.785 102.199 9.217 101.853 9.562 C 101.512 9.907 101.035 10.08 100.42 10.08 Z M 113.459 12.8 L 113.459 14.964 L 107.416 22.964 L 113.598 22.964 L 113.598 25.524 L 103.372 25.524 L 103.372 23.284 L 109.422 15.36 L 103.728 15.36 L 103.728 12.8 Z M 127.016 19.071 C 127.016 20.117 126.846 21.059 126.505 21.897 C 126.159 22.73 125.684 23.436 125.079 24.015 C 124.475 24.594 123.765 25.039 122.949 25.349 C 122.138 25.664 121.263 25.821 120.323 25.821 C 119.383 25.821 118.51 25.676 117.704 25.387 C 116.898 25.107 116.201 24.691 115.612 24.137 C 115.029 23.584 114.569 22.903 114.233 22.095 C 113.898 21.288 113.73 20.368 113.73 19.337 C 113.73 18.25 113.903 17.285 114.249 16.442 C 114.59 15.599 115.062 14.888 115.667 14.309 C 116.276 13.73 116.986 13.29 117.797 12.991 C 118.613 12.686 119.491 12.533 120.431 12.533 C 121.371 12.533 122.241 12.676 123.042 12.96 C 123.848 13.245 124.545 13.658 125.134 14.202 C 125.722 14.745 126.182 15.426 126.513 16.244 C 126.848 17.062 127.016 18.004 127.016 19.071 Z M 123.305 19.2 C 123.305 18.474 123.223 17.852 123.057 17.333 C 122.897 16.82 122.68 16.404 122.407 16.084 C 122.138 15.764 121.823 15.528 121.461 15.375 C 121.1 15.223 120.728 15.147 120.346 15.147 C 119.969 15.147 119.607 15.215 119.261 15.352 C 118.92 15.485 118.613 15.705 118.339 16.015 C 118.071 16.325 117.854 16.739 117.689 17.257 C 117.528 17.77 117.448 18.418 117.448 19.2 C 117.448 19.896 117.528 20.498 117.689 21.006 C 117.854 21.509 118.076 21.923 118.355 22.248 C 118.634 22.563 118.949 22.801 119.3 22.964 C 119.656 23.121 120.023 23.2 120.4 23.2 C 120.782 23.2 121.144 23.134 121.485 23.002 C 121.831 22.87 122.138 22.644 122.407 22.324 C 122.68 22.004 122.897 21.59 123.057 21.082 C 123.223 20.574 123.305 19.947 123.305 19.2 Z M 131.843 16.693 L 131.843 25.524 L 128.24 25.524 L 128.24 12.8 L 131.06 12.8 L 131.494 14.431 C 132.088 13.826 132.741 13.359 133.454 13.029 C 134.172 12.698 134.965 12.533 135.833 12.533 C 137.258 12.533 138.35 12.917 139.11 13.684 C 139.869 14.446 140.249 15.556 140.249 17.013 L 140.249 25.524 L 136.646 25.524 L 136.646 17.387 C 136.646 16.732 136.483 16.213 136.158 15.832 C 135.833 15.446 135.352 15.253 134.717 15.253 C 134.247 15.253 133.754 15.383 133.237 15.642 C 132.726 15.901 132.261 16.252 131.843 16.693 Z" fill="transparent" height="32px" id="LftSkTpAz" transform="translate(44.5 21)" width="141px"><path d="M 0 32 L 0 0 L 141 0 L 141 32 Z" fill="transparent" height="32px" id="DwOOcRbXi" width="141px"/><path d="M 5.439 15.63 L 29.701 9.242 L 7.82 9.242 Z M 5.113 16.504 L 4.094 19.238 L 4.095 19.238 L 1.624 26.019 L 29.9 9.979 Z M 1.22 27.128 L 0 30.476 L 10.097 30.476 L 30.287 10.639 Z M 11.194 30.476 L 19.497 30.476 L 30.839 11.174 Z M 20.392 30.476 L 26.35 30.476 L 31.509 11.557 Z M 27.152 30.476 L 32.258 30.476 L 32.258 11.755 Z M 33.033 30.476 L 38.139 30.476 L 33.033 11.754 Z M 38.869 30.21 L 40.534 25.641 C 40.785 24.951 40.875 24.225 40.807 23.512 L 33.782 11.557 Z M 39.035 18.973 C 39.871 18.762 40.663 18.428 41.387 17.989 L 34.454 11.178 Z M 42.038 17.551 C 42.744 17.029 43.369 16.398 43.885 15.677 L 35.002 10.638 Z M 44.302 15.034 C 44.54 14.625 44.746 14.193 44.915 13.74 L 45.341 12.598 L 35.388 9.977 Z M 45.609 11.879 L 46.592 9.242 L 35.592 9.242 Z M 46.876 8.48 L 47.747 6.144 C 47.862 5.835 47.942 5.525 47.987 5.217 L 35.591 8.48 Z M 48.033 4.416 C 47.993 3.245 47.49 2.15 46.674 1.343 L 35.389 7.745 Z M 46.044 0.82 C 45.299 0.307 44.387 0 43.379 0 L 42.211 0 L 35 7.085 Z M 41.115 0 L 38.3 0 L 34.455 6.543 Z M 37.405 0 L 35.463 0 L 33.782 6.165 Z M 34.661 0 L 33.033 0 L 33.033 5.968 Z M 32.258 0 L 30.631 0 L 32.258 5.967 Z M 29.828 0 L 27.886 0 L 31.509 6.165 Z M 26.991 0 L 24.175 0 L 30.838 6.547 Z M 23.078 0 L 17.8 0 L 30.289 7.085 Z M 8.105 8.48 L 29.702 8.48 L 10.035 3.303 Z M 10.306 2.585 L 29.899 7.743 L 16.249 0 L 14.246 0 C 12.516 0 10.964 1.026 10.306 2.585 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="30.47619992218017px" id="c_f17fv6X" transform="translate(0 0.762)" width="48.033000213623055px"/><path d="M 3.718 19.07 L 0 19.07 L 0 2.27 L 3.718 2.27 L 3.718 8.937 L 10.203 8.937 L 10.203 2.27 L 13.914 2.27 L 13.914 19.07 L 10.203 19.07 L 10.203 11.817 L 3.718 11.817 Z M 28.665 12.617 C 28.665 13.663 28.494 14.606 28.153 15.444 C 27.807 16.277 27.332 16.983 26.728 17.562 C 26.124 18.141 25.413 18.585 24.597 18.895 C 23.786 19.21 22.911 19.368 21.971 19.368 C 21.031 19.368 20.158 19.223 19.352 18.933 C 18.547 18.654 17.849 18.237 17.261 17.684 C 16.677 17.13 16.217 16.449 15.882 15.642 C 15.546 14.834 15.378 13.915 15.378 12.884 C 15.378 11.797 15.551 10.832 15.897 9.988 C 16.238 9.145 16.711 8.434 17.315 7.855 C 17.924 7.276 18.635 6.837 19.445 6.537 C 20.261 6.232 21.139 6.08 22.079 6.08 C 23.019 6.08 23.89 6.222 24.69 6.507 C 25.496 6.791 26.193 7.205 26.782 7.748 C 27.371 8.292 27.83 8.973 28.161 9.79 C 28.497 10.608 28.665 11.55 28.665 12.617 Z M 24.954 12.747 C 24.954 12.02 24.871 11.398 24.706 10.88 C 24.546 10.367 24.329 9.95 24.055 9.63 C 23.786 9.31 23.471 9.074 23.11 8.922 C 22.748 8.77 22.376 8.693 21.994 8.693 C 21.617 8.693 21.256 8.762 20.91 8.899 C 20.569 9.031 20.261 9.252 19.988 9.562 C 19.719 9.872 19.502 10.286 19.337 10.804 C 19.177 11.317 19.097 11.964 19.097 12.747 C 19.097 13.443 19.177 14.044 19.337 14.552 C 19.502 15.055 19.724 15.469 20.003 15.794 C 20.282 16.109 20.597 16.348 20.948 16.51 C 21.305 16.668 21.671 16.747 22.048 16.747 C 22.431 16.747 22.792 16.681 23.133 16.549 C 23.479 16.417 23.786 16.19 24.055 15.87 C 24.329 15.55 24.546 15.137 24.706 14.629 C 24.871 14.121 24.954 13.493 24.954 12.747 Z M 33.468 19.07 L 29.889 19.07 L 29.889 6.347 L 32.678 6.347 L 33.088 8.64 C 33.393 7.964 33.881 7.37 34.553 6.857 C 35.219 6.339 36.058 6.08 37.07 6.08 C 37.489 6.08 37.861 6.126 38.186 6.217 C 38.511 6.303 38.783 6.41 38.999 6.537 L 38.403 9.333 C 38.201 9.227 37.948 9.135 37.644 9.059 C 37.334 8.978 36.972 8.937 36.559 8.937 C 35.671 8.937 34.932 9.227 34.343 9.806 C 33.76 10.38 33.468 11.324 33.468 12.64 Z M 43.013 19.07 L 39.402 19.07 L 39.402 6.347 L 43.013 6.347 Z M 41.223 3.627 C 40.608 3.627 40.128 3.454 39.782 3.109 C 39.441 2.763 39.271 2.331 39.271 1.813 C 39.271 1.3 39.441 0.871 39.782 0.526 C 40.128 0.175 40.608 0 41.223 0 C 41.817 0 42.289 0.175 42.641 0.526 C 42.997 0.871 43.175 1.3 43.175 1.813 C 43.175 2.331 43.002 2.763 42.656 3.109 C 42.315 3.454 41.838 3.627 41.223 3.627 Z M 54.262 6.347 L 54.262 8.51 L 48.219 16.51 L 54.401 16.51 L 54.401 19.07 L 44.175 19.07 L 44.175 16.83 L 50.225 8.907 L 44.531 8.907 L 44.531 6.347 Z M 67.819 12.617 C 67.819 13.663 67.649 14.606 67.308 15.444 C 66.962 16.277 66.487 16.983 65.882 17.562 C 65.278 18.141 64.568 18.585 63.752 18.895 C 62.941 19.21 62.066 19.368 61.126 19.368 C 60.186 19.368 59.313 19.223 58.507 18.933 C 57.701 18.654 57.004 18.237 56.415 17.684 C 55.832 17.13 55.372 16.449 55.036 15.642 C 54.701 14.834 54.533 13.915 54.533 12.884 C 54.533 11.797 54.706 10.832 55.052 9.988 C 55.393 9.145 55.865 8.434 56.47 7.855 C 57.079 7.276 57.789 6.837 58.6 6.537 C 59.416 6.232 60.294 6.08 61.234 6.08 C 62.174 6.08 63.044 6.222 63.845 6.507 C 64.651 6.791 65.348 7.205 65.937 7.748 C 66.525 8.292 66.985 8.973 67.316 9.79 C 67.651 10.608 67.819 11.55 67.819 12.617 Z M 64.108 12.747 C 64.108 12.02 64.026 11.398 63.86 10.88 C 63.7 10.367 63.483 9.95 63.21 9.63 C 62.941 9.31 62.626 9.074 62.264 8.922 C 61.903 8.77 61.531 8.693 61.149 8.693 C 60.772 8.693 60.41 8.762 60.064 8.899 C 59.723 9.031 59.416 9.252 59.142 9.562 C 58.874 9.872 58.657 10.286 58.492 10.804 C 58.331 11.317 58.251 11.964 58.251 12.747 C 58.251 13.443 58.331 14.044 58.492 14.552 C 58.657 15.055 58.879 15.469 59.158 15.794 C 59.437 16.109 59.752 16.348 60.103 16.51 C 60.459 16.668 60.826 16.747 61.203 16.747 C 61.585 16.747 61.947 16.681 62.288 16.549 C 62.634 16.417 62.941 16.19 63.21 15.87 C 63.483 15.55 63.7 15.137 63.86 14.629 C 64.026 14.121 64.108 13.493 64.108 12.747 Z M 72.646 10.24 L 72.646 19.07 L 69.043 19.07 L 69.043 6.347 L 71.863 6.347 L 72.297 7.977 C 72.891 7.373 73.544 6.905 74.257 6.575 C 74.975 6.245 75.768 6.08 76.636 6.08 C 78.061 6.08 79.153 6.463 79.913 7.23 C 80.672 7.992 81.052 9.102 81.052 10.56 L 81.052 19.07 L 77.449 19.07 L 77.449 10.933 C 77.449 10.278 77.286 9.76 76.961 9.379 C 76.636 8.993 76.155 8.8 75.52 8.8 C 75.05 8.8 74.557 8.929 74.04 9.188 C 73.529 9.448 73.064 9.798 72.646 10.24 Z" fill="var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))" height="19.367599923706052px" id="QoYPw6J5H" transform="translate(59.197 6.453)" width="81.05199926757811px"/></g></svg>')
      alpha no-repeat center/auto var(--site-icon-mask-mode, add),
    var(--site-icon-mask, none);
  width: 230px;
}
.desktop-11.layout-421,
.desktop-11 .layout-421 {
  display: block;
}
.desktop-11.desktop-12 {
  flex-flow: row;
  place-content: flex-start;
  align-items: flex-start;
  gap: 40px;
  width: min-content;
  max-width: 1200px;
  height: 580px;
  padding: 40px;
  display: flex;
  position: relative;
  overflow: visible;
}
.desktop-11 .text-6 {
  flex-flow: column;
  flex: none;
  place-content: flex-start space-between;
  align-items: flex-start;
  width: 540px;
  max-width: 1200px;
  height: 100%;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.desktop-11 .content-11 {
  flex-flow: column;
  flex: none;
  place-content: flex-start;
  align-items: flex-start;
  gap: 20px;
  width: 100%;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.desktop-11 .section-title,
.desktop-11 .description {
  --site-text-wrap-override: balance;
  flex: none;
  width: 100%;
  height: auto;
  position: relative;
}
.desktop-11 .row-3 {
  flex-flow: column;
  flex: none;
  place-content: flex-start center;
  align-items: flex-start;
  gap: 8px;
  width: 100%;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.desktop-11 .layout-137,
.desktop-11 .layout-139,
.desktop-11 .layout-140,
.desktop-11 .layout-141 {
  flex: none;
  width: auto;
  height: auto;
  position: relative;
}
.desktop-11 .layout-142 {
  flex: none;
  width: auto;
  height: 40px;
  position: relative;
}
.desktop-11 .image-5 {
  will-change: var(--site-will-change-override, transform);
  flex: none;
  gap: 0;
  width: 540px;
  max-width: 1200px;
  height: 500px;
  position: relative;
  overflow: hidden;
}
.desktop-11.mobile-4.desktop-12 {
  flex-direction: column;
  width: 637px;
  height: min-content;
}
.desktop-11.mobile-4 .text-6 {
  justify-content: flex-start;
  gap: 80px;
  width: 100%;
  height: min-content;
}
.desktop-11.mobile-4 .row-3 {
  flex-flow: wrap;
  justify-content: flex-start;
}
.layout-37 .styles-preset-46di7i:not(.rich-text-wrapper),
.layout-37 .styles-preset-46di7i.rich-text-wrapper h3 {
  --site-font-family: "Urbanist", "Urbanist Placeholder", sans-serif;
  --site-font-family-bold: "Urbanist", "Urbanist Placeholder", sans-serif;
  --site-font-family-bold-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
  --site-font-family-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
  --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
  --site-font-size: 42px;
  --site-font-style: normal;
  --site-font-style-bold: normal;
  --site-font-style-bold-italic: italic;
  --site-font-style-italic: italic;
  --site-font-variation-axes: normal;
  --site-font-weight: 500;
  --site-font-weight-bold: 700;
  --site-font-weight-bold-italic: 700;
  --site-font-weight-italic: 500;
  --site-letter-spacing: 0em;
  --site-line-height: 1.2em;
  --site-paragraph-spacing: 40px;
  --site-text-alignment: start;
  --site-text-color: var(--text-primary, rgb(245, 245, 247));
  --site-text-decoration: none;
  --site-text-stroke-color: initial;
  --site-text-stroke-width: initial;
  --site-text-transform: none;
}
@media (max-width: 1199px) and (min-width: 788px) {
  .layout-37 .styles-preset-46di7i:not(.rich-text-wrapper),
  .layout-37 .styles-preset-46di7i.rich-text-wrapper h3 {
    --site-font-family: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-bold: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-bold-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
    --site-font-size: 32px;
    --site-font-style: normal;
    --site-font-style-bold: normal;
    --site-font-style-bold-italic: italic;
    --site-font-style-italic: italic;
    --site-font-variation-axes: normal;
    --site-font-weight: 500;
    --site-font-weight-bold: 700;
    --site-font-weight-bold-italic: 700;
    --site-font-weight-italic: 400;
    --site-letter-spacing: 0em;
    --site-line-height: 1.2em;
    --site-paragraph-spacing: 40px;
    --site-text-alignment: start;
    --site-text-color: var(--text-primary, rgb(245, 245, 247));
    --site-text-decoration: none;
    --site-text-stroke-color: initial;
    --site-text-stroke-width: initial;
    --site-text-transform: none;
  }
}
@media (max-width: 787px) and (min-width: 0) {
  .layout-37 .styles-preset-46di7i:not(.rich-text-wrapper),
  .layout-37 .styles-preset-46di7i.rich-text-wrapper h3 {
    --site-font-family: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-bold: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-bold-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-family-italic: "Urbanist", "Urbanist Placeholder", sans-serif;
    --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
    --site-font-size: 26px;
    --site-font-style: normal;
    --site-font-style-bold: normal;
    --site-font-style-bold-italic: italic;
    --site-font-style-italic: italic;
    --site-font-variation-axes: normal;
    --site-font-weight: 500;
    --site-font-weight-bold: 700;
    --site-font-weight-bold-italic: 700;
    --site-font-weight-italic: 400;
    --site-letter-spacing: 0em;
    --site-line-height: 1.2em;
    --site-paragraph-spacing: 40px;
    --site-text-alignment: start;
    --site-text-color: var(--text-primary, rgb(245, 245, 247));
    --site-text-decoration: none;
    --site-text-stroke-color: initial;
    --site-text-stroke-width: initial;
    --site-text-transform: none;
  }
}
@supports (aspect-ratio: 1) {
  body {
    --site-aspect-ratio-supported: auto;
  }
}
.tag.layout-422,
.tag .layout-422 {
  display: block;
}
.tag.tag-2 {
  flex-flow: row;
  place-content: center flex-start;
  align-items: center;
  gap: 4px;
  width: min-content;
  height: min-content;
  padding: 4px 24px 4px 12px;
  display: flex;
  position: relative;
  overflow: visible;
}
.tag .icon-4 {
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 10px;
  width: min-content;
  height: min-content;
  padding: 4px;
  display: flex;
  position: relative;
  overflow: visible;
}
.tag .layout-138 {
  height: var(--site-aspect-ratio-supported, 24px);
  flex: none;
  width: 24px;
  position: relative;
}
.tag .crm-5 {
  white-space: pre;
  flex: none;
  width: auto;
  height: auto;
  position: relative;
}
.tag[data-border="true"]:after,
.tag [data-border="true"]:after {
  content: "";
  border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0)
    var(--border-left-width, 0);
  border-color: var(--border-color, none);
  border-style: var(--border-style, none);
  box-sizing: border-box;
  border-radius: inherit;
  corner-shape: inherit;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@supports (aspect-ratio: 1) {
  body {
    --site-aspect-ratio-supported: auto;
  }
}
.variant-1-5.layout-423,
.variant-1-5 .layout-423 {
  display: block;
}
.variant-1-5.variant-1-6 {
  will-change: var(--site-will-change-override, transform);
  flex-flow: column;
  place-content: flex-start space-between;
  align-items: flex-start;
  width: 320px;
  height: 300px;
  padding: 48px 20px 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.variant-1-5 .icon-5 {
  z-index: 1;
  flex: none;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 14px;
  right: 20px;
  overflow: visible;
}
.variant-1-5 .quote-icon {
  flex: none;
  width: 40px;
  height: 40px;
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
}
.variant-1-5 .a-simple-platform-that-quickly-connected-our-,
.variant-1-5 .linda-smith,
.variant-1-5 .small-business-owner {
  --site-text-wrap-override: balance;
  flex: none;
  width: 100%;
  height: auto;
  position: relative;
}
.variant-1-5 .author {
  flex-flow: row;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 20px;
  width: 100%;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.variant-1-5 .name-14 {
  flex-flow: column;
  flex: 1 0 0;
  place-content: flex-start;
  align-items: flex-start;
  gap: 0;
  width: 1px;
  height: min-content;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.variant-1-5 .photo {
  will-change: var(--site-will-change-override, transform);
  flex: none;
  gap: 0;
  width: 40px;
  height: 40px;
  position: relative;
  overflow: hidden;
}
.item-2 .styles-preset-1yy8wm7:not(.rich-text-wrapper),
.item-2 .styles-preset-1yy8wm7.rich-text-wrapper p {
  --site-font-family: "Jost", "Jost Placeholder", sans-serif;
  --site-font-family-bold: "Jost", "Jost Placeholder", sans-serif;
  --site-font-family-bold-italic: "Jost", "Jost Placeholder", sans-serif;
  --site-font-family-italic: "Jost", "Jost Placeholder", sans-serif;
  --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
  --site-font-size: 16px;
  --site-font-style: normal;
  --site-font-style-bold: normal;
  --site-font-style-bold-italic: italic;
  --site-font-style-italic: italic;
  --site-font-variation-axes: normal;
  --site-font-weight: 400;
  --site-font-weight-bold: 700;
  --site-font-weight-bold-italic: 700;
  --site-font-weight-italic: 400;
  --site-letter-spacing: 0em;
  --site-line-height: 1.4em;
  --site-paragraph-spacing: 20px;
  --site-text-alignment: start;
  --site-text-color: var(--text-muted, rgba(255, 255, 255, 0.64));
  --site-text-decoration: none;
  --site-text-stroke-color: initial;
  --site-text-stroke-width: initial;
  --site-text-transform: none;
  --site-text-wrap: balance;
}
.layout-6 .styles-preset-ks3flg:not(.rich-text-wrapper),
.layout-6 .styles-preset-ks3flg.rich-text-wrapper p {
  --site-font-family: "Jost", "Jost Placeholder", sans-serif;
  --site-font-family-bold: "Inter", "Inter Placeholder", sans-serif;
  --site-font-family-bold-italic: "Inter", "Inter Placeholder", sans-serif;
  --site-font-family-italic: "Inter", "Inter Placeholder", sans-serif;
  --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
  --site-font-size: 14px;
  --site-font-style: normal;
  --site-font-style-bold: normal;
  --site-font-style-bold-italic: italic;
  --site-font-style-italic: italic;
  --site-font-variation-axes: normal;
  --site-font-weight: 500;
  --site-font-weight-bold: 700;
  --site-font-weight-bold-italic: 700;
  --site-font-weight-italic: 400;
  --site-letter-spacing: 0em;
  --site-line-height: 1.4em;
  --site-paragraph-spacing: 20px;
  --site-text-alignment: start;
  --site-text-color: var(--text-primary, rgb(245, 245, 247));
  --site-text-decoration: none;
  --site-text-stroke-color: initial;
  --site-text-stroke-width: initial;
  --site-text-transform: none;
}
.active .styles-preset-uffzni:not(.rich-text-wrapper),
.active .styles-preset-uffzni.rich-text-wrapper p {
  --site-font-family: "Jost", "Jost Placeholder", sans-serif;
  --site-font-family-bold: "Jost", "Jost Placeholder", sans-serif;
  --site-font-family-bold-italic: "Jost", "Jost Placeholder", sans-serif;
  --site-font-family-italic: "Jost", "Jost Placeholder", sans-serif;
  --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
  --site-font-size: 14px;
  --site-font-style: normal;
  --site-font-style-bold: normal;
  --site-font-style-bold-italic: italic;
  --site-font-style-italic: italic;
  --site-font-variation-axes: normal;
  --site-font-weight: 400;
  --site-font-weight-bold: 700;
  --site-font-weight-bold-italic: 700;
  --site-font-weight-italic: 400;
  --site-letter-spacing: 0em;
  --site-line-height: 1.4em;
  --site-paragraph-spacing: 20px;
  --site-text-alignment: start;
  --site-text-color: var(--text-primary, rgb(245, 245, 247));
  --site-text-decoration: none;
  --site-text-stroke-color: initial;
  --site-text-stroke-width: initial;
  --site-text-transform: none;
}
.variant-1-5[data-border="true"]:after,
.variant-1-5 [data-border="true"]:after {
  content: "";
  border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0)
    var(--border-left-width, 0);
  border-color: var(--border-color, none);
  border-style: var(--border-style, none);
  box-sizing: border-box;
  border-radius: inherit;
  corner-shape: inherit;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.layout-151,
.layout-153,
.layout-155,
.layout-157,
.layout-159,
.layout-161,
.layout-163,
.layout-165 {
  -webkit-mask: var(--site-icon-mask);
  aspect-ratio: 1;
  -webkit-mask: var(--site-icon-mask);
  mask: var(--site-icon-mask);
  -webkit-user-select: none;
  user-select: none;
  width: 32px;
  display: block;
}
.layout-167 {
  -webkit-mask: var(--site-icon-mask);
  aspect-ratio: 0.969697;
  -webkit-mask: var(--site-icon-mask);
  mask: var(--site-icon-mask);
  -webkit-user-select: none;
  user-select: none;
  width: 32px;
  display: block;
}
.layout-169 {
  -webkit-mask: var(--site-icon-mask);
  aspect-ratio: 1;
  -webkit-mask: var(--site-icon-mask);
  mask: var(--site-icon-mask);
  -webkit-user-select: none;
  user-select: none;
  width: 32px;
  display: block;
}
@supports (aspect-ratio: 1) {
  body {
    --site-aspect-ratio-supported: auto;
  }
}
.variant-1.variant-1-4,
.variant-1 .variant-1-4 {
  display: block;
}
.variant-1.variant-1-2 {
  cursor: pointer;
  height: 44px;
  overflow: var(--overflow-clip-fallback, clip);
  will-change: var(--site-will-change-override, transform);
  width: 44px;
  text-decoration: none;
  position: relative;
}
.variant-1 .layout-69 {
  aspect-ratio: 1;
  height: var(--site-aspect-ratio-supported, 20px);
  flex: none;
  width: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
}
.layout-68,
.layout-71,
.layout-73,
.layout-75 {
  -webkit-mask: var(--site-icon-mask);
  aspect-ratio: 1;
  -webkit-mask: var(--site-icon-mask);
  mask: var(--site-icon-mask);
  -webkit-user-select: none;
  user-select: none;
  width: 24px;
  display: block;
}
@supports (aspect-ratio: 1) {
  body {
    --site-aspect-ratio-supported: auto;
  }
}
.default-2.default-5,
.default-2 .default-5 {
  display: block;
}
.default-2.default-3 {
  cursor: pointer;
  height: 38px;
  overflow: var(--overflow-clip-fallback, clip);
  will-change: var(--site-will-change-override, transform);
  flex-flow: row;
  place-content: center space-between;
  align-items: center;
  width: 140px;
  padding: 4px 4px 4px 12px;
  text-decoration: none;
  display: flex;
  position: relative;
}
.default-2 .label {
  white-space: pre;
  flex: none;
  width: auto;
  height: auto;
  position: relative;
}
.default-2 .arrow-mask {
  height: 30px;
  overflow: var(--overflow-clip-fallback, clip);
  will-change: var(--site-will-change-override, transform);
  flex: none;
  width: 30px;
  position: relative;
}
.default-2 .arrow-out-2 {
  height: var(--site-aspect-ratio-supported, 14px);
  flex: none;
  width: 14px;
  position: absolute;
  top: 8px;
  left: 8px;
}
.default-2 .arrow-in {
  height: var(--site-aspect-ratio-supported, 14px);
  flex: none;
  width: 14px;
  position: absolute;
  top: 14px;
  left: 2px;
}
.default-2.default-4.hover .arrow-out-2 {
  top: 2px;
  left: 14px;
}
.default-2.default-4.hover .arrow-in {
  top: 8px;
  left: 8px;
}
.arrow-out {
  -webkit-mask: var(--site-icon-mask);
  aspect-ratio: 1;
  -webkit-mask: var(--site-icon-mask);
  mask: var(--site-icon-mask);
  width: 24px;
  display: block;
}
@supports (aspect-ratio: 1) {
  body {
    --site-aspect-ratio-supported: auto;
  }
}
.desktop-case-card.desktop-case-card-4,
.desktop-case-card .desktop-case-card-4 {
  display: block;
}
.desktop-case-card.desktop-case-card-2 {
  cursor: pointer;
  will-change: var(--site-will-change-override, transform);
  flex-flow: column;
  place-content: flex-start space-between;
  align-items: flex-start;
  width: 395px;
  height: 430px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}
.desktop-case-card .container-3 {
  z-index: 2;
  flex-flow: row;
  flex: none;
  place-content: center space-between;
  align-items: center;
  width: 100%;
  height: min-content;
  padding: 20px 0;
  display: flex;
  position: relative;
  overflow: visible;
}
.desktop-case-card .layout-185 {
  flex: none;
  width: auto;
  height: 30px;
  position: relative;
}
.desktop-case-card .arrow {
  z-index: 1;
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 0;
  width: min-content;
  height: min-content;
  padding: 4px;
  display: flex;
  position: absolute;
  top: 50%;
  right: 20px;
  overflow: visible;
}
.desktop-case-card .arrows {
  aspect-ratio: 1;
  height: var(--site-aspect-ratio-supported, 16px);
  flex: none;
  gap: 0;
  width: 16px;
  position: relative;
  overflow: visible;
}
.desktop-case-card .vector {
  flex: none;
  width: 13px;
  height: 11px;
  position: absolute;
  top: calc(50% - 5.5px);
  left: calc(50% - 6.5px);
}
.desktop-case-card .title-19 {
  --text-truncation-display-inline-for-safari-16: inline;
  --text-truncation-display-none-for-safari-16: none;
  --text-truncation-line-break-for-safari-16: "\a ";
  -webkit-line-clamp: 2;
  height: auto;
  overflow: var(--overflow-clip-fallback, clip);
  white-space: pre-line;
  word-break: break-word;
  word-wrap: break-word;
  z-index: 2;
  -webkit-box-orient: vertical;
  flex: none;
  width: 100%;
  display: -webkit-box;
  position: relative;
}
.desktop-case-card .layout-186 {
  z-index: 1;
  flex: none;
  position: absolute;
  inset: 0;
}
.desktop-case-card.mobile-case-card.desktop-case-card-2 {
  cursor: unset;
}
.desktop-case-card.desktop-case-card-3.hover .arrow {
  right: 0;
}
.layout-3 .styles-preset-1hssvo3:not(.rich-text-wrapper),
.layout-3 .styles-preset-1hssvo3.rich-text-wrapper h6 {
  --site-font-family: "Jost", "Jost Placeholder", sans-serif;
  --site-font-family-bold: "Jost", "Jost Placeholder", sans-serif;
  --site-font-family-bold-italic: "Jost", "Jost Placeholder", sans-serif;
  --site-font-family-italic: "Jost", "Jost Placeholder", sans-serif;
  --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
  --site-font-size: 21px;
  --site-font-style: normal;
  --site-font-style-bold: normal;
  --site-font-style-bold-italic: italic;
  --site-font-style-italic: italic;
  --site-font-variation-axes: normal;
  --site-font-weight: 400;
  --site-font-weight-bold: 700;
  --site-font-weight-bold-italic: 700;
  --site-font-weight-italic: 400;
  --site-letter-spacing: 0em;
  --site-line-height: 1.4em;
  --site-paragraph-spacing: 40px;
  --site-text-alignment: start;
  --site-text-color: var(--text-muted, rgba(255, 255, 255, 0.64));
  --site-text-decoration: none;
  --site-text-stroke-color: initial;
  --site-text-stroke-width: initial;
  --site-text-transform: none;
}
@media (max-width: 767px) and (min-width: 320px) {
  .layout-3 .styles-preset-1hssvo3:not(.rich-text-wrapper),
  .layout-3 .styles-preset-1hssvo3.rich-text-wrapper h6 {
    --site-font-family: "Jost", "Jost Placeholder", sans-serif;
    --site-font-family-bold: "Jost", "Jost Placeholder", sans-serif;
    --site-font-family-bold-italic: "Jost", "Jost Placeholder", sans-serif;
    --site-font-family-italic: "Jost", "Jost Placeholder", sans-serif;
    --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
    --site-font-size: 19px;
    --site-font-style: normal;
    --site-font-style-bold: normal;
    --site-font-style-bold-italic: italic;
    --site-font-style-italic: italic;
    --site-font-variation-axes: normal;
    --site-font-weight: 400;
    --site-font-weight-bold: 700;
    --site-font-weight-bold-italic: 700;
    --site-font-weight-italic: 400;
    --site-letter-spacing: 0em;
    --site-line-height: 1.4em;
    --site-paragraph-spacing: 40px;
    --site-text-alignment: start;
    --site-text-color: var(--text-muted, rgba(255, 255, 255, 0.64));
    --site-text-decoration: none;
    --site-text-stroke-color: initial;
    --site-text-stroke-width: initial;
    --site-text-transform: none;
  }
}
@media (max-width: 319px) and (min-width: 0) {
  .layout-3 .styles-preset-1hssvo3:not(.rich-text-wrapper),
  .layout-3 .styles-preset-1hssvo3.rich-text-wrapper h6 {
    --site-font-family: "Jost", "Jost Placeholder", sans-serif;
    --site-font-family-bold: "Jost", "Jost Placeholder", sans-serif;
    --site-font-family-bold-italic: "Jost", "Jost Placeholder", sans-serif;
    --site-font-family-italic: "Jost", "Jost Placeholder", sans-serif;
    --site-font-open-type-features: "blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;
    --site-font-size: 18px;
    --site-font-style: normal;
    --site-font-style-bold: normal;
    --site-font-style-bold-italic: italic;
    --site-font-style-italic: italic;
    --site-font-variation-axes: normal;
    --site-font-weight: 400;
    --site-font-weight-bold: 700;
    --site-font-weight-bold-italic: 700;
    --site-font-weight-italic: 400;
    --site-letter-spacing: 0em;
    --site-line-height: 1.4em;
    --site-paragraph-spacing: 40px;
    --site-text-alignment: start;
    --site-text-color: var(--text-muted, rgba(255, 255, 255, 0.64));
    --site-text-decoration: none;
    --site-text-stroke-color: initial;
    --site-text-stroke-width: initial;
    --site-text-transform: none;
  }
}
:root body {
  background: var(--page-background, #070708);
}
html body {
  background: var(--section-background, #070708);
}
.text-2 {
  -webkit-mask-image:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 97 10" xmlns="http://www.w3.org/2000/svg"><path d="M 91.736 9.781 L 91.736 2.818 L 93.316 2.818 L 93.316 3.98 L 93.374 3.98 C 93.501 3.577 93.714 3.269 94.014 3.053 C 94.328 2.833 94.704 2.72 95.087 2.729 C 95.185 2.729 95.287 2.733 95.392 2.742 C 95.498 2.75 95.587 2.759 95.659 2.767 L 95.659 4.253 C 95.552 4.23 95.444 4.215 95.335 4.209 C 95.188 4.192 95.039 4.184 94.891 4.184 C 94.603 4.184 94.343 4.247 94.11 4.374 C 93.882 4.497 93.702 4.674 93.57 4.907 C 93.434 5.16 93.366 5.445 93.374 5.732 L 93.374 9.782 L 91.736 9.782 Z M 87.286 9.927 C 86.588 9.927 85.985 9.779 85.477 9.483 C 84.969 9.183 84.577 8.761 84.303 8.22 C 84.032 7.678 83.897 7.048 83.897 6.328 C 83.897 5.618 84.032 4.988 84.303 4.443 C 84.56 3.917 84.96 3.475 85.458 3.167 C 85.953 2.858 86.531 2.704 87.191 2.704 C 87.64 2.704 88.059 2.78 88.448 2.932 C 88.841 3.08 89.186 3.305 89.482 3.605 C 89.779 3.901 90.009 4.272 90.174 4.715 C 90.344 5.155 90.428 5.67 90.428 6.258 L 90.428 6.748 L 84.627 6.748 L 84.627 5.629 L 89.609 5.629 L 88.86 5.946 C 88.868 5.594 88.801 5.243 88.664 4.918 C 88.549 4.641 88.355 4.404 88.105 4.238 C 87.86 4.074 87.559 3.991 87.204 3.991 C 86.852 3.991 86.55 4.074 86.296 4.239 C 86.042 4.404 85.847 4.629 85.712 4.912 C 85.576 5.213 85.509 5.54 85.515 5.87 L 85.515 6.62 C 85.515 7.047 85.587 7.413 85.731 7.717 C 85.879 8.017 86.089 8.248 86.359 8.409 C 86.63 8.566 86.948 8.644 87.312 8.644 C 87.562 8.644 87.786 8.608 87.984 8.536 C 88.177 8.467 88.353 8.356 88.499 8.212 C 88.642 8.072 88.749 7.906 88.816 7.711 L 90.326 7.921 C 90.228 8.313 90.032 8.673 89.756 8.968 C 89.476 9.268 89.125 9.503 88.702 9.672 C 88.282 9.842 87.811 9.926 87.286 9.926 Z M 72.643 9.781 L 72.643 2.818 L 74.191 2.818 L 74.235 4.443 L 74.115 4.443 C 74.225 4.041 74.385 3.713 74.597 3.459 C 74.798 3.212 75.055 3.016 75.347 2.888 C 75.63 2.761 75.928 2.698 76.241 2.698 C 76.753 2.698 77.177 2.854 77.511 3.167 C 77.849 3.48 78.074 3.922 78.184 4.494 L 77.987 4.494 C 78.066 4.132 78.232 3.795 78.469 3.51 C 78.691 3.248 78.972 3.041 79.289 2.907 C 79.615 2.766 79.968 2.695 80.323 2.697 C 80.746 2.697 81.127 2.79 81.465 2.977 C 81.808 3.159 82.077 3.429 82.272 3.789 C 82.47 4.149 82.57 4.591 82.57 5.116 L 82.57 9.781 L 80.939 9.781 L 80.939 5.363 C 80.939 4.923 80.818 4.602 80.577 4.398 C 80.333 4.19 80.021 4.08 79.701 4.088 C 79.434 4.088 79.204 4.145 79.009 4.258 C 78.816 4.371 78.66 4.536 78.559 4.735 C 78.449 4.953 78.394 5.195 78.399 5.439 L 78.399 9.781 L 76.813 9.781 L 76.813 5.287 C 76.813 4.923 76.698 4.633 76.47 4.417 C 76.246 4.197 75.958 4.087 75.606 4.087 C 75.366 4.087 75.143 4.145 74.94 4.259 C 74.737 4.374 74.569 4.543 74.458 4.748 C 74.339 4.963 74.28 5.23 74.28 5.548 L 74.28 9.781 L 72.642 9.781 Z M 67.291 9.915 C 66.724 9.915 66.221 9.771 65.781 9.483 C 65.344 9.191 65 8.776 64.746 8.239 C 64.496 7.701 64.371 7.059 64.371 6.309 C 64.371 5.552 64.498 4.904 64.752 4.367 C 65.01 3.829 65.359 3.419 65.799 3.135 C 66.244 2.851 66.763 2.703 67.291 2.71 C 67.668 2.71 67.987 2.771 68.25 2.894 C 68.516 3.013 68.736 3.164 68.91 3.351 C 69.083 3.533 69.22 3.719 69.322 3.91 L 69.38 3.91 L 69.38 2.818 L 70.998 2.818 L 70.998 9.781 L 69.38 9.781 L 69.38 8.696 L 69.322 8.696 C 69.211 8.908 69.07 9.102 68.903 9.273 C 68.726 9.46 68.503 9.614 68.237 9.737 C 67.938 9.863 67.615 9.923 67.291 9.915 Z M 67.723 8.563 C 68.078 8.563 68.383 8.469 68.637 8.283 C 68.901 8.079 69.101 7.804 69.215 7.49 C 69.35 7.147 69.418 6.751 69.418 6.303 C 69.418 5.85 69.35 5.456 69.214 5.123 C 69.103 4.811 68.902 4.539 68.637 4.341 C 68.387 4.155 68.083 4.062 67.723 4.062 C 67.363 4.062 67.058 4.155 66.809 4.342 C 66.559 4.528 66.369 4.788 66.237 5.122 C 66.107 5.456 66.041 5.85 66.041 6.302 C 66.041 6.752 66.106 7.145 66.237 7.483 C 66.369 7.822 66.559 8.086 66.809 8.277 C 67.063 8.467 67.367 8.563 67.723 8.563 Z M 59.909 9.781 L 59.909 2.818 L 61.489 2.818 L 61.489 3.98 L 61.546 3.98 C 61.673 3.577 61.887 3.269 62.188 3.053 C 62.488 2.837 62.846 2.729 63.26 2.729 C 63.358 2.729 63.46 2.733 63.565 2.742 C 63.671 2.75 63.76 2.759 63.832 2.767 L 63.832 4.253 C 63.725 4.23 63.617 4.215 63.508 4.209 C 63.361 4.192 63.212 4.184 63.064 4.184 C 62.776 4.184 62.516 4.247 62.283 4.374 C 62.054 4.497 61.875 4.674 61.743 4.907 C 61.607 5.16 61.539 5.445 61.546 5.732 L 61.546 9.782 L 59.909 9.782 Z M 52.647 9.781 L 52.647 0.323 L 58.804 0.323 L 58.804 1.758 L 54.336 1.758 L 54.336 4.513 L 58.411 4.513 L 58.411 5.928 L 54.336 5.928 L 54.336 9.781 Z M 43.265 5.744 L 43.265 9.781 L 41.628 9.781 L 41.628 2.818 L 43.195 2.818 L 43.215 4.551 L 43.024 4.551 C 43.223 3.946 43.517 3.489 43.906 3.18 C 44.296 2.867 44.78 2.71 45.36 2.71 C 45.842 2.71 46.263 2.814 46.623 3.021 C 46.987 3.228 47.268 3.531 47.467 3.929 C 47.67 4.322 47.772 4.805 47.772 5.376 L 47.772 9.781 L 46.141 9.781 L 46.141 5.63 C 46.141 5.147 46.018 4.775 45.773 4.513 C 45.531 4.246 45.195 4.113 44.763 4.113 C 44.475 4.113 44.217 4.176 43.989 4.303 C 43.762 4.429 43.576 4.619 43.456 4.849 C 43.329 5.09 43.266 5.389 43.266 5.744 Z M 38.353 9.781 L 38.353 2.818 L 39.99 2.818 L 39.99 9.781 L 38.352 9.781 Z M 39.171 1.815 C 38.919 1.821 38.675 1.728 38.491 1.555 C 38.31 1.389 38.208 1.153 38.212 0.907 C 38.208 0.663 38.31 0.43 38.492 0.267 C 38.674 0.091 38.918 -0.005 39.171 0 C 39.438 0 39.664 0.088 39.851 0.266 C 40.041 0.44 40.136 0.653 40.136 0.907 C 40.136 1.161 40.041 1.377 39.85 1.555 C 39.667 1.728 39.423 1.821 39.171 1.815 Z M 30.741 9.927 C 30.043 9.927 29.44 9.779 28.932 9.483 C 28.426 9.185 28.018 8.746 27.758 8.22 C 27.488 7.678 27.352 7.048 27.352 6.328 C 27.352 5.618 27.487 4.988 27.758 4.443 C 28.015 3.917 28.415 3.475 28.913 3.167 C 29.408 2.858 29.986 2.704 30.646 2.704 C 31.095 2.704 31.514 2.78 31.903 2.932 C 32.293 3.079 32.646 3.308 32.938 3.605 C 33.234 3.901 33.464 4.272 33.629 4.715 C 33.799 5.155 33.883 5.67 33.883 6.258 L 33.883 6.748 L 28.083 6.748 L 28.083 5.629 L 33.066 5.629 L 32.316 5.946 C 32.316 5.553 32.251 5.21 32.12 4.918 C 32.005 4.641 31.811 4.404 31.561 4.238 C 31.316 4.074 31.015 3.991 30.66 3.991 C 30.34 3.983 30.024 4.069 29.752 4.239 C 29.498 4.404 29.303 4.629 29.168 4.912 C 29.032 5.213 28.965 5.54 28.971 5.87 L 28.971 6.62 C 28.971 7.047 29.043 7.413 29.187 7.717 C 29.335 8.017 29.545 8.248 29.816 8.409 C 30.086 8.566 30.404 8.644 30.768 8.644 C 31.018 8.644 31.242 8.608 31.441 8.536 C 31.634 8.467 31.809 8.356 31.955 8.212 C 32.099 8.072 32.205 7.906 32.272 7.711 L 33.782 7.921 C 33.684 8.313 33.488 8.673 33.212 8.968 C 32.932 9.268 32.581 9.503 32.158 9.672 C 31.707 9.847 31.226 9.934 30.742 9.926 Z M 22.312 9.915 C 21.777 9.924 21.251 9.774 20.801 9.483 C 20.361 9.191 20.016 8.776 19.766 8.239 C 19.516 7.701 19.392 7.059 19.392 6.309 C 19.392 5.552 19.519 4.904 19.772 4.367 C 20.027 3.829 20.374 3.419 20.814 3.135 C 21.254 2.852 21.751 2.71 22.305 2.71 C 22.682 2.71 23.001 2.771 23.264 2.894 C 23.53 3.013 23.748 3.164 23.918 3.351 C 24.091 3.533 24.228 3.721 24.33 3.916 L 24.381 3.916 L 24.381 0.323 L 26.019 0.323 L 26.019 9.781 L 24.413 9.781 L 24.413 8.689 L 24.343 8.689 C 24.233 8.904 24.091 9.101 23.923 9.273 C 23.734 9.468 23.51 9.626 23.263 9.737 C 23.001 9.855 22.684 9.915 22.312 9.915 Z M 22.737 8.563 C 23.092 8.563 23.397 8.469 23.651 8.283 C 23.915 8.079 24.115 7.804 24.229 7.49 C 24.364 7.147 24.432 6.751 24.432 6.303 C 24.432 5.85 24.364 5.456 24.229 5.123 C 24.118 4.811 23.917 4.539 23.651 4.341 C 23.385 4.151 23.064 4.053 22.737 4.062 C 22.41 4.053 22.089 4.152 21.823 4.342 C 21.573 4.528 21.383 4.79 21.252 5.128 C 21.118 5.505 21.054 5.903 21.062 6.303 C 21.062 6.751 21.127 7.145 21.258 7.483 C 21.389 7.822 21.58 8.086 21.829 8.277 C 22.079 8.467 22.381 8.563 22.737 8.563 Z M 14.352 9.915 C 13.817 9.924 13.291 9.774 12.841 9.483 C 12.405 9.191 12.061 8.776 11.806 8.239 C 11.556 7.701 11.432 7.059 11.432 6.309 C 11.432 5.552 11.559 4.904 11.812 4.367 C 12.071 3.829 12.42 3.419 12.86 3.135 C 13.3 2.852 13.797 2.71 14.352 2.71 C 14.728 2.71 15.048 2.771 15.31 2.894 C 15.577 3.013 15.797 3.164 15.97 3.351 C 16.144 3.533 16.281 3.719 16.383 3.91 L 16.44 3.91 L 16.44 2.818 L 18.059 2.818 L 18.059 9.781 L 16.44 9.781 L 16.44 8.696 L 16.383 8.696 C 16.272 8.908 16.131 9.102 15.964 9.273 C 15.786 9.46 15.564 9.614 15.298 9.737 C 14.999 9.863 14.676 9.923 14.352 9.915 Z M 14.783 8.563 C 15.139 8.563 15.443 8.469 15.697 8.283 C 15.951 8.093 16.144 7.828 16.275 7.49 C 16.41 7.147 16.478 6.751 16.478 6.303 C 16.478 5.85 16.41 5.456 16.275 5.123 C 16.164 4.811 15.963 4.539 15.697 4.341 C 15.447 4.155 15.143 4.062 14.783 4.062 C 14.423 4.062 14.119 4.155 13.869 4.342 C 13.608 4.543 13.41 4.813 13.298 5.122 C 13.167 5.456 13.101 5.85 13.101 6.302 C 13.101 6.752 13.167 7.145 13.298 7.483 C 13.429 7.822 13.62 8.086 13.869 8.277 C 14.123 8.467 14.428 8.563 14.783 8.563 Z M 0 9.781 L 0 0.323 L 2.507 0.323 L 4.322 5.236 C 4.382 5.418 4.452 5.646 4.532 5.922 C 4.612 6.197 4.695 6.493 4.779 6.811 C 4.864 7.124 4.942 7.428 5.014 7.725 C 5.09 8.017 5.154 8.273 5.204 8.493 L 4.843 8.493 C 5.045 7.633 5.267 6.778 5.509 5.928 C 5.589 5.648 5.662 5.418 5.725 5.236 L 7.509 0.323 L 10.023 0.323 L 10.023 9.781 L 8.347 9.781 L 8.347 4.989 C 8.35 4.443 8.358 3.897 8.372 3.351 L 8.398 2.38 C 8.406 2.054 8.412 1.743 8.417 1.447 L 8.563 1.447 C 8.473 1.773 8.379 2.107 8.277 2.45 L 7.979 3.446 C 7.886 3.764 7.795 4.056 7.706 4.322 C 7.636 4.546 7.561 4.768 7.483 4.989 L 5.719 9.781 L 4.303 9.781 L 2.513 4.989 L 2.291 4.329 C 2.198 4.04 2.107 3.75 2.018 3.459 L 1.713 2.469 C 1.613 2.129 1.514 1.788 1.415 1.447 L 1.593 1.447 C 1.597 1.73 1.603 2.035 1.612 2.361 C 1.62 2.682 1.627 3.006 1.631 3.332 C 1.639 3.654 1.646 3.958 1.65 4.246 C 1.658 4.534 1.663 4.781 1.663 4.989 L 1.663 9.781 Z" fill="var(--1bd4d3i, rgb(245, 245, 247))" height="9.927205036163329px" id="LLqmOOyHA" transform="translate(0 -0.25)" width="95.65900006103517px"/></svg>'),
    var(--site-icon-mask, none);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: auto;
  aspect-ratio: 9.7;
  background-color: var(--1bd4d3i);
  mask-image:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 97 10" xmlns="http://www.w3.org/2000/svg"><path d="M 91.736 9.781 L 91.736 2.818 L 93.316 2.818 L 93.316 3.98 L 93.374 3.98 C 93.501 3.577 93.714 3.269 94.014 3.053 C 94.328 2.833 94.704 2.72 95.087 2.729 C 95.185 2.729 95.287 2.733 95.392 2.742 C 95.498 2.75 95.587 2.759 95.659 2.767 L 95.659 4.253 C 95.552 4.23 95.444 4.215 95.335 4.209 C 95.188 4.192 95.039 4.184 94.891 4.184 C 94.603 4.184 94.343 4.247 94.11 4.374 C 93.882 4.497 93.702 4.674 93.57 4.907 C 93.434 5.16 93.366 5.445 93.374 5.732 L 93.374 9.782 L 91.736 9.782 Z M 87.286 9.927 C 86.588 9.927 85.985 9.779 85.477 9.483 C 84.969 9.183 84.577 8.761 84.303 8.22 C 84.032 7.678 83.897 7.048 83.897 6.328 C 83.897 5.618 84.032 4.988 84.303 4.443 C 84.56 3.917 84.96 3.475 85.458 3.167 C 85.953 2.858 86.531 2.704 87.191 2.704 C 87.64 2.704 88.059 2.78 88.448 2.932 C 88.841 3.08 89.186 3.305 89.482 3.605 C 89.779 3.901 90.009 4.272 90.174 4.715 C 90.344 5.155 90.428 5.67 90.428 6.258 L 90.428 6.748 L 84.627 6.748 L 84.627 5.629 L 89.609 5.629 L 88.86 5.946 C 88.868 5.594 88.801 5.243 88.664 4.918 C 88.549 4.641 88.355 4.404 88.105 4.238 C 87.86 4.074 87.559 3.991 87.204 3.991 C 86.852 3.991 86.55 4.074 86.296 4.239 C 86.042 4.404 85.847 4.629 85.712 4.912 C 85.576 5.213 85.509 5.54 85.515 5.87 L 85.515 6.62 C 85.515 7.047 85.587 7.413 85.731 7.717 C 85.879 8.017 86.089 8.248 86.359 8.409 C 86.63 8.566 86.948 8.644 87.312 8.644 C 87.562 8.644 87.786 8.608 87.984 8.536 C 88.177 8.467 88.353 8.356 88.499 8.212 C 88.642 8.072 88.749 7.906 88.816 7.711 L 90.326 7.921 C 90.228 8.313 90.032 8.673 89.756 8.968 C 89.476 9.268 89.125 9.503 88.702 9.672 C 88.282 9.842 87.811 9.926 87.286 9.926 Z M 72.643 9.781 L 72.643 2.818 L 74.191 2.818 L 74.235 4.443 L 74.115 4.443 C 74.225 4.041 74.385 3.713 74.597 3.459 C 74.798 3.212 75.055 3.016 75.347 2.888 C 75.63 2.761 75.928 2.698 76.241 2.698 C 76.753 2.698 77.177 2.854 77.511 3.167 C 77.849 3.48 78.074 3.922 78.184 4.494 L 77.987 4.494 C 78.066 4.132 78.232 3.795 78.469 3.51 C 78.691 3.248 78.972 3.041 79.289 2.907 C 79.615 2.766 79.968 2.695 80.323 2.697 C 80.746 2.697 81.127 2.79 81.465 2.977 C 81.808 3.159 82.077 3.429 82.272 3.789 C 82.47 4.149 82.57 4.591 82.57 5.116 L 82.57 9.781 L 80.939 9.781 L 80.939 5.363 C 80.939 4.923 80.818 4.602 80.577 4.398 C 80.333 4.19 80.021 4.08 79.701 4.088 C 79.434 4.088 79.204 4.145 79.009 4.258 C 78.816 4.371 78.66 4.536 78.559 4.735 C 78.449 4.953 78.394 5.195 78.399 5.439 L 78.399 9.781 L 76.813 9.781 L 76.813 5.287 C 76.813 4.923 76.698 4.633 76.47 4.417 C 76.246 4.197 75.958 4.087 75.606 4.087 C 75.366 4.087 75.143 4.145 74.94 4.259 C 74.737 4.374 74.569 4.543 74.458 4.748 C 74.339 4.963 74.28 5.23 74.28 5.548 L 74.28 9.781 L 72.642 9.781 Z M 67.291 9.915 C 66.724 9.915 66.221 9.771 65.781 9.483 C 65.344 9.191 65 8.776 64.746 8.239 C 64.496 7.701 64.371 7.059 64.371 6.309 C 64.371 5.552 64.498 4.904 64.752 4.367 C 65.01 3.829 65.359 3.419 65.799 3.135 C 66.244 2.851 66.763 2.703 67.291 2.71 C 67.668 2.71 67.987 2.771 68.25 2.894 C 68.516 3.013 68.736 3.164 68.91 3.351 C 69.083 3.533 69.22 3.719 69.322 3.91 L 69.38 3.91 L 69.38 2.818 L 70.998 2.818 L 70.998 9.781 L 69.38 9.781 L 69.38 8.696 L 69.322 8.696 C 69.211 8.908 69.07 9.102 68.903 9.273 C 68.726 9.46 68.503 9.614 68.237 9.737 C 67.938 9.863 67.615 9.923 67.291 9.915 Z M 67.723 8.563 C 68.078 8.563 68.383 8.469 68.637 8.283 C 68.901 8.079 69.101 7.804 69.215 7.49 C 69.35 7.147 69.418 6.751 69.418 6.303 C 69.418 5.85 69.35 5.456 69.214 5.123 C 69.103 4.811 68.902 4.539 68.637 4.341 C 68.387 4.155 68.083 4.062 67.723 4.062 C 67.363 4.062 67.058 4.155 66.809 4.342 C 66.559 4.528 66.369 4.788 66.237 5.122 C 66.107 5.456 66.041 5.85 66.041 6.302 C 66.041 6.752 66.106 7.145 66.237 7.483 C 66.369 7.822 66.559 8.086 66.809 8.277 C 67.063 8.467 67.367 8.563 67.723 8.563 Z M 59.909 9.781 L 59.909 2.818 L 61.489 2.818 L 61.489 3.98 L 61.546 3.98 C 61.673 3.577 61.887 3.269 62.188 3.053 C 62.488 2.837 62.846 2.729 63.26 2.729 C 63.358 2.729 63.46 2.733 63.565 2.742 C 63.671 2.75 63.76 2.759 63.832 2.767 L 63.832 4.253 C 63.725 4.23 63.617 4.215 63.508 4.209 C 63.361 4.192 63.212 4.184 63.064 4.184 C 62.776 4.184 62.516 4.247 62.283 4.374 C 62.054 4.497 61.875 4.674 61.743 4.907 C 61.607 5.16 61.539 5.445 61.546 5.732 L 61.546 9.782 L 59.909 9.782 Z M 52.647 9.781 L 52.647 0.323 L 58.804 0.323 L 58.804 1.758 L 54.336 1.758 L 54.336 4.513 L 58.411 4.513 L 58.411 5.928 L 54.336 5.928 L 54.336 9.781 Z M 43.265 5.744 L 43.265 9.781 L 41.628 9.781 L 41.628 2.818 L 43.195 2.818 L 43.215 4.551 L 43.024 4.551 C 43.223 3.946 43.517 3.489 43.906 3.18 C 44.296 2.867 44.78 2.71 45.36 2.71 C 45.842 2.71 46.263 2.814 46.623 3.021 C 46.987 3.228 47.268 3.531 47.467 3.929 C 47.67 4.322 47.772 4.805 47.772 5.376 L 47.772 9.781 L 46.141 9.781 L 46.141 5.63 C 46.141 5.147 46.018 4.775 45.773 4.513 C 45.531 4.246 45.195 4.113 44.763 4.113 C 44.475 4.113 44.217 4.176 43.989 4.303 C 43.762 4.429 43.576 4.619 43.456 4.849 C 43.329 5.09 43.266 5.389 43.266 5.744 Z M 38.353 9.781 L 38.353 2.818 L 39.99 2.818 L 39.99 9.781 L 38.352 9.781 Z M 39.171 1.815 C 38.919 1.821 38.675 1.728 38.491 1.555 C 38.31 1.389 38.208 1.153 38.212 0.907 C 38.208 0.663 38.31 0.43 38.492 0.267 C 38.674 0.091 38.918 -0.005 39.171 0 C 39.438 0 39.664 0.088 39.851 0.266 C 40.041 0.44 40.136 0.653 40.136 0.907 C 40.136 1.161 40.041 1.377 39.85 1.555 C 39.667 1.728 39.423 1.821 39.171 1.815 Z M 30.741 9.927 C 30.043 9.927 29.44 9.779 28.932 9.483 C 28.426 9.185 28.018 8.746 27.758 8.22 C 27.488 7.678 27.352 7.048 27.352 6.328 C 27.352 5.618 27.487 4.988 27.758 4.443 C 28.015 3.917 28.415 3.475 28.913 3.167 C 29.408 2.858 29.986 2.704 30.646 2.704 C 31.095 2.704 31.514 2.78 31.903 2.932 C 32.293 3.079 32.646 3.308 32.938 3.605 C 33.234 3.901 33.464 4.272 33.629 4.715 C 33.799 5.155 33.883 5.67 33.883 6.258 L 33.883 6.748 L 28.083 6.748 L 28.083 5.629 L 33.066 5.629 L 32.316 5.946 C 32.316 5.553 32.251 5.21 32.12 4.918 C 32.005 4.641 31.811 4.404 31.561 4.238 C 31.316 4.074 31.015 3.991 30.66 3.991 C 30.34 3.983 30.024 4.069 29.752 4.239 C 29.498 4.404 29.303 4.629 29.168 4.912 C 29.032 5.213 28.965 5.54 28.971 5.87 L 28.971 6.62 C 28.971 7.047 29.043 7.413 29.187 7.717 C 29.335 8.017 29.545 8.248 29.816 8.409 C 30.086 8.566 30.404 8.644 30.768 8.644 C 31.018 8.644 31.242 8.608 31.441 8.536 C 31.634 8.467 31.809 8.356 31.955 8.212 C 32.099 8.072 32.205 7.906 32.272 7.711 L 33.782 7.921 C 33.684 8.313 33.488 8.673 33.212 8.968 C 32.932 9.268 32.581 9.503 32.158 9.672 C 31.707 9.847 31.226 9.934 30.742 9.926 Z M 22.312 9.915 C 21.777 9.924 21.251 9.774 20.801 9.483 C 20.361 9.191 20.016 8.776 19.766 8.239 C 19.516 7.701 19.392 7.059 19.392 6.309 C 19.392 5.552 19.519 4.904 19.772 4.367 C 20.027 3.829 20.374 3.419 20.814 3.135 C 21.254 2.852 21.751 2.71 22.305 2.71 C 22.682 2.71 23.001 2.771 23.264 2.894 C 23.53 3.013 23.748 3.164 23.918 3.351 C 24.091 3.533 24.228 3.721 24.33 3.916 L 24.381 3.916 L 24.381 0.323 L 26.019 0.323 L 26.019 9.781 L 24.413 9.781 L 24.413 8.689 L 24.343 8.689 C 24.233 8.904 24.091 9.101 23.923 9.273 C 23.734 9.468 23.51 9.626 23.263 9.737 C 23.001 9.855 22.684 9.915 22.312 9.915 Z M 22.737 8.563 C 23.092 8.563 23.397 8.469 23.651 8.283 C 23.915 8.079 24.115 7.804 24.229 7.49 C 24.364 7.147 24.432 6.751 24.432 6.303 C 24.432 5.85 24.364 5.456 24.229 5.123 C 24.118 4.811 23.917 4.539 23.651 4.341 C 23.385 4.151 23.064 4.053 22.737 4.062 C 22.41 4.053 22.089 4.152 21.823 4.342 C 21.573 4.528 21.383 4.79 21.252 5.128 C 21.118 5.505 21.054 5.903 21.062 6.303 C 21.062 6.751 21.127 7.145 21.258 7.483 C 21.389 7.822 21.58 8.086 21.829 8.277 C 22.079 8.467 22.381 8.563 22.737 8.563 Z M 14.352 9.915 C 13.817 9.924 13.291 9.774 12.841 9.483 C 12.405 9.191 12.061 8.776 11.806 8.239 C 11.556 7.701 11.432 7.059 11.432 6.309 C 11.432 5.552 11.559 4.904 11.812 4.367 C 12.071 3.829 12.42 3.419 12.86 3.135 C 13.3 2.852 13.797 2.71 14.352 2.71 C 14.728 2.71 15.048 2.771 15.31 2.894 C 15.577 3.013 15.797 3.164 15.97 3.351 C 16.144 3.533 16.281 3.719 16.383 3.91 L 16.44 3.91 L 16.44 2.818 L 18.059 2.818 L 18.059 9.781 L 16.44 9.781 L 16.44 8.696 L 16.383 8.696 C 16.272 8.908 16.131 9.102 15.964 9.273 C 15.786 9.46 15.564 9.614 15.298 9.737 C 14.999 9.863 14.676 9.923 14.352 9.915 Z M 14.783 8.563 C 15.139 8.563 15.443 8.469 15.697 8.283 C 15.951 8.093 16.144 7.828 16.275 7.49 C 16.41 7.147 16.478 6.751 16.478 6.303 C 16.478 5.85 16.41 5.456 16.275 5.123 C 16.164 4.811 15.963 4.539 15.697 4.341 C 15.447 4.155 15.143 4.062 14.783 4.062 C 14.423 4.062 14.119 4.155 13.869 4.342 C 13.608 4.543 13.41 4.813 13.298 5.122 C 13.167 5.456 13.101 5.85 13.101 6.302 C 13.101 6.752 13.167 7.145 13.298 7.483 C 13.429 7.822 13.62 8.086 13.869 8.277 C 14.123 8.467 14.428 8.563 14.783 8.563 Z M 0 9.781 L 0 0.323 L 2.507 0.323 L 4.322 5.236 C 4.382 5.418 4.452 5.646 4.532 5.922 C 4.612 6.197 4.695 6.493 4.779 6.811 C 4.864 7.124 4.942 7.428 5.014 7.725 C 5.09 8.017 5.154 8.273 5.204 8.493 L 4.843 8.493 C 5.045 7.633 5.267 6.778 5.509 5.928 C 5.589 5.648 5.662 5.418 5.725 5.236 L 7.509 0.323 L 10.023 0.323 L 10.023 9.781 L 8.347 9.781 L 8.347 4.989 C 8.35 4.443 8.358 3.897 8.372 3.351 L 8.398 2.38 C 8.406 2.054 8.412 1.743 8.417 1.447 L 8.563 1.447 C 8.473 1.773 8.379 2.107 8.277 2.45 L 7.979 3.446 C 7.886 3.764 7.795 4.056 7.706 4.322 C 7.636 4.546 7.561 4.768 7.483 4.989 L 5.719 9.781 L 4.303 9.781 L 2.513 4.989 L 2.291 4.329 C 2.198 4.04 2.107 3.75 2.018 3.459 L 1.713 2.469 C 1.613 2.129 1.514 1.788 1.415 1.447 L 1.593 1.447 C 1.597 1.73 1.603 2.035 1.612 2.361 C 1.62 2.682 1.627 3.006 1.631 3.332 C 1.639 3.654 1.646 3.958 1.65 4.246 C 1.658 4.534 1.663 4.781 1.663 4.989 L 1.663 9.781 Z" fill="var(--1bd4d3i, rgb(245, 245, 247))" height="9.927205036163329px" id="LLqmOOyHA" transform="translate(0 -0.25)" width="95.65900006103517px"/></svg>'),
    var(--site-icon-mask, none);
  mask-mode: alpha, var(--site-icon-mask-mode, add);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: auto;
  width: 97px;
}
.logo-6 {
  -webkit-mask-image:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 12 20" xmlns="http://www.w3.org/2000/svg"><path d="M 0 0 L 12 0 L 12 6 L 6 6 Z M 0 6 L 6 6 L 12 12 L 6 12 L 6 18 L 0 12 Z" fill="var(--1bd4d3i, rgb(245, 245, 247))" height="18px" id="td4SVg2I8" transform="translate(0 1.5)" width="12px"/></svg>'),
    var(--site-icon-mask, none);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: auto;
  aspect-ratio: 0.6;
  background-color: var(--1bd4d3i);
  mask-image:
    url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 12 20" xmlns="http://www.w3.org/2000/svg"><path d="M 0 0 L 12 0 L 12 6 L 6 6 Z M 0 6 L 6 6 L 12 12 L 6 12 L 6 18 L 0 12 Z" fill="var(--1bd4d3i, rgb(245, 245, 247))" height="18px" id="td4SVg2I8" transform="translate(0 1.5)" width="12px"/></svg>'),
    var(--site-icon-mask, none);
  mask-mode: alpha, var(--site-icon-mask-mode, add);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: auto;
  width: 12px;
}
.light.light-4,
.light .light-4 {
  display: block;
}
.light.light-2 {
  gap: 10px;
  height: 38px;
  overflow: visible;
  position: relative;
  text-decoration: none;
  width: 140px;
}
.light .backdrop {
  bottom: 1px;
  flex: none;
  left: 1px;
  overflow: hidden;
  position: absolute;
  right: 1px;
  top: 1px;
  will-change: var(--site-will-change-override, transform);
}
.light .content-4 {
  align-content: center;
  align-items: center;
  display: flex;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 10px;
  height: min-content;
  justify-content: flex-start;
  left: 50%;
  overflow: visible;
  padding: 0px;
  position: absolute;
  top: 50%;
  width: min-content;
}
.light .layout-76 {
  flex: none;
  height: 16px;
  overflow: visible;
  position: relative;
  width: 12px;
}
.light .logo-7 {
  flex: none;
  height: var(--site-aspect-ratio-supported, 20px);
  left: 50%;
  position: absolute;
  top: -2px;
}
.light .text-3 {
  flex: none;
  height: var(--site-aspect-ratio-supported, 10px);
  position: relative;
}
.light .bottom,
.light .border {
  bottom: 0px;
  flex: none;
  left: 0px;
  overflow: visible;
  pointer-events: none;
  position: absolute;
  right: 0px;
  top: 0px;
}
/* Styles locaux des éléments de cette page */
:root:root:root .home-div-style-1 {
  min-height: 100vh;
  width: auto;
}
:root:root:root .home-desktop-style-2 {
  backdrop-filter: blur(30px);
  background-color: rgba(10, 10, 12, 0.8);
  -webkit-backdrop-filter: blur(30px);
  height: 100%;
  width: 100%;
}
:root:root:root .home-div-style-3 {
  --extracted-r6o4lv: var(--text-primary);
  transform: none;
}
:root:root:root .home-p-style-4 {
  --font-selector: RlM7VXJiYW5pc3QtZXh0cmFib2xk;
  --site-font-family: "Urbanist", "Urbanist Placeholder", sans-serif;
  --site-font-size: 26px;
  --site-font-weight: 800;
  --site-letter-spacing: -0.03em;
  --site-line-height: 1em;
  --site-text-color: var(--extracted-r6o4lv, var(--text-primary));
}
:root:root:root .home-links-style-5 {
  opacity: 1;
}
:root:root:root .home-div-style-6 {
  --extracted-r6o4lv: var(--text-primary, rgb(245, 245, 247));
  --site-paragraph-spacing: 0px;
  transform: none;
}
:root:root:root .home-p-style-7 {
  --site-text-color: var(--extracted-r6o4lv, var(--text-primary, rgb(245, 245, 247)));
}
:root:root:root .home-item-style-8 {
  width: 100%;
}
:root:root:root .home-inactive-style-9 {
  background-color: rgba(238, 235, 231, 0);
  height: 100%;
  width: 100%;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
:root:root:root .home-div-style-10 {
  --90zfp4: var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64));
}
:root:root:root .home-div-style-11 {
  --site-paragraph-spacing: 0px;
  transform: none;
}
:root:root:root .home-inline-link-style-12 {
  --border-bottom-width: 0px;
  --border-color: rgba(0, 0, 0, 0);
  --border-left-width: 0px;
  --border-right-width: 0px;
  --border-style: solid;
  --border-top-width: 0px;
}
:root:root:root .home-desktop-style-13 {
  --border-bottom-width: 1px;
  --border-color: var(--border-subtle, rgba(255, 255, 255, 0.1));
  --border-left-width: 1px;
  --border-right-width: 1px;
  --border-style: solid;
  --border-top-width: 1px;
  background-color: var(--surface-muted, #18181b);
  height: 100%;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
:root:root:root .home-p-style-14 {
  --site-text-alignment: center;
}
:root:root:root .home-desktop-style-15 {
  background-color: rgba(0, 0, 0, 0);
  height: 100%;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
:root:root:root .home-icon-style-16 {
  background-color: var(--text-primary, #f5f5f7);
  border-bottom-left-radius: 999px;
  border-bottom-right-radius: 999px;
  border-top-left-radius: 999px;
  border-top-right-radius: 999px;
}
:root:root:root .home-div-style-17 {
  --90zfp4: var(--surface-light, #0e0e10);
}
:root:root:root .home-icon-style-18 {
  background-color: var(--text-primary, #f5f5f7);
  border-bottom-left-radius: 200px;
  border-bottom-right-radius: 200px;
  border-top-left-radius: 200px;
  border-top-right-radius: 200px;
}
:root:root:root .home-phone-style-19 {
  backdrop-filter: blur(30px);
  background-color: var(--page-background, #070708);
  -webkit-backdrop-filter: blur(30px);
  width: 100%;
}
:root:root:root .home-bottom-style-20 {
  background-color: var(--ink-warm, #f5f5f7);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  transform: none;
}
:root:root:root .home-links-style-21 {
  opacity: 0;
}
:root:root:root .home-inline-link-style-22 {
  --border-bottom-width: 1px;
  --border-color: var(--surface-muted, rgba(255, 255, 255, 0.1));
  --border-left-width: 0px;
  --border-right-width: 0px;
  --border-style: solid;
  --border-top-width: 0px;
}
:root:root:root .home-div-style-23 {
  justify-content: center;
  --site-paragraph-spacing: 0px;
  transform: none;
}
:root:root:root .home-phone-style-24 {
  --border-bottom-width: 0px;
  --border-color: var(--surface-muted, rgba(255, 255, 255, 0.1));
  --border-left-width: 0px;
  --border-right-width: 0px;
  --border-style: solid;
  --border-top-width: 0px;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  box-shadow: none;
}
:root:root:root .home-div-style-25 {
  min-height: 100vh;
  width: auto;
  display: contents;
}
:root:root:root .home-hero-section-style-26 {
  opacity: 1;
  transform: none;
}
:root:root:root .home-div-style-27 {
  position: absolute;
  border-radius: inherit;
  corner-shape: inherit;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
:root:root:root .home-img-style-28 {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  corner-shape: inherit;
  object-position: center;
  object-fit: cover;
}
:root:root:root .home-stars-style-29 {
  image-rendering: pixelated;
  flex-shrink: 0;
}
:root:root:root .home-div-style-30 {
  width: 100%;
  height: 100%;
  aspect-ratio: inherit;
}
:root:root:root .home-svg-style-31 {
  width: 100%;
  height: 100%;
}
:root:root:root .home-reviews-count-style-32 {
  transform: none;
}
:root:root:root .home-p-style-33 {
  --site-text-color: var(--text-muted, rgba(255, 255, 255, 0.64));
}
:root:root:root .home-h1-style-34 {
  --site-text-color: var(--text-primary, rgb(245, 245, 247));
}
:root:root:root .home-p-style-35 {
  --site-text-alignment: center;
  --site-text-color: var(--text-muted, rgba(255, 255, 255, 0.64));
}
:root:root:root .home-desktop-style-36 {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
:root:root:root .home-desktop-style-37 {
  --border-bottom-width: 1px;
  --border-color: var(--border-subtle, rgba(255, 255, 255, 0.1));
  --border-left-width: 1px;
  --border-right-width: 1px;
  --border-style: solid;
  --border-top-width: 1px;
  background-color: var(--surface-muted, #18181b);
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
:root:root:root .home-div-style-38 {
  height: 100%;
  width: 100%;
}
:root:root:root .home-crm-tab-style-39 {
  max-width: 100%;
  width: 100%;
}
:root:root:root .home-crm-style-40 {
  --gg0fvq: center;
  width: 100%;
}
:root:root:root .home-selected-style-41 {
  --border-bottom-width: 1px;
  --border-color: var(--border-subtle, rgba(255, 255, 255, 0.1));
  --border-left-width: 1px;
  --border-right-width: 1px;
  --border-style: solid;
  --border-top-width: 1px;
  background-color: var(--surface-muted, #18181b);
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
}
:root:root:root .home-selected-style-42 {
  --border-bottom-width: 1px;
  --border-color: rgba(233, 230, 225, 0);
  --border-left-width: 1px;
  --border-right-width: 1px;
  --border-style: solid;
  --border-top-width: 1px;
  background-color: rgba(245, 245, 244, 0);
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
:root:root:root .home-icon-style-43 {
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
:root:root:root .home-div-style-44 {
  --90zfp4: var(--text-primary, rgb(245, 245, 247));
}
:root:root:root .home-default-style-45 {
  --border-bottom-width: 0px;
  --border-color: rgba(0, 0, 0, 0);
  --border-left-width: 0px;
  --border-right-width: 0px;
  --border-style: solid;
  --border-top-width: 0px;
  background-color: rgba(245, 245, 244, 0);
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
:root:root:root .home-container-style-46 {
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
:root:root:root .home-tasks-style-47 {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  box-shadow:
    0px 0.7961918735236395px 0.7165726861712756px -0.8125px rgba(0, 0, 0, 0.352),
    0px 2.414506143104518px 2.173055528794066px -1.625px rgba(0, 0, 0, 0.33),
    0px 6.382653521484461px 5.744388169336015px -2.4375px rgba(0, 0, 0, 0.308),
    0px 20px 18px -3.25px rgba(0, 0, 0, 0.198);
  opacity: 0;
  transform: translateX(-50%);
}
:root:root:root .home-crm-style-48 {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  box-shadow:
    0px 0.7961918735236395px 0.7165726861712756px -0.8125px rgba(0, 0, 0, 0.352),
    0px 2.414506143104518px 2.173055528794066px -1.625px rgba(0, 0, 0, 0.33),
    0px 6.382653521484461px 5.744388169336015px -2.4375px rgba(0, 0, 0, 0.308),
    0px 20px 18px -3.25px rgba(0, 0, 0, 0.198);
  opacity: 1;
  transform: translateX(-50%);
}
:root:root:root .home-crm-style-49 {
  --gg0fvq: flex-start;
  width: 100%;
}
:root:root:root .home-desktop-1-style-50 {
  --1y7wvrp: 1.7 0 0px;
  --hpolnk: row;
  --j8gt74: 1px;
  --r29ie6: 1px;
  --x85bmh: 1 0 0px;
  background-color: var(--surface-muted, #18181b);
  width: 100%;
  border-bottom-left-radius: 32px;
  border-bottom-right-radius: 32px;
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
}
:root:root:root .home-open-style-51 {
  background-color: var(--white, #141416);
  height: 100%;
  width: 100%;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
:root:root:root .home-card-title-style-52 {
  --extracted-1lwpl3i: var(--text-primary, rgb(245, 245, 247));
  --site-paragraph-spacing: 0px;
  transform: none;
}
:root:root:root .home-h5-style-53 {
  --site-text-color: var(--extracted-1lwpl3i, var(--text-primary, rgb(245, 245, 247)));
}
:root:root:root .home-card-subtitle-style-54 {
  --extracted-r6o4lv: var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64));
  --site-paragraph-spacing: 0px;
  transform: none;
}
:root:root:root .home-p-style-55 {
  --site-text-color: var(
    --extracted-r6o4lv,
    var(--token-491f4310-062b-41ce-950d-fd518484500e, rgba(255, 255, 255, 0.64))
  );
}
:root:root:root .home-card-image-style-56 {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  opacity: 1;
}
:root:root:root .home-closed-style-57 {
  background-color: var(--surface-light, #0e0e10);
  height: 100%;
  width: 100%;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
:root:root:root .home-card-image-style-58 {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  opacity: 0;
}
:root:root:root .home-mobile-style-59 {
  background-color: var(--white, #141416);
  width: 100%;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
:root:root:root .home-p-style-60 {
  --site-text-alignment: start;
}
:root:root:root .home-row-1-style-61 {
  filter: none;
  -webkit-filter: none;
}
:root:root:root .home-div-style-62 {
  opacity: 0;
  transform: translate(-50%, -50%);
}
:root:root:root .home-div-style-63 {
  overflow-x: clip;
  display: flex;
  position: relative;
}
:root:root:root .home-ul-style-64 {
  display: flex;
  position: relative;
  list-style-type: none;
  padding: 0;
  margin: 0;
  justify-content: flex-start;
  flex-direction: row;
  gap: 10px;
  opacity: 0;
  align-items: center;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  transform: translateX(-10px);
}
:root:root:root .home-li-style-65 {
  flex-grow: 0;
  flex-shrink: 0;
  position: relative;
  height: fit-content;
  width: fit-content;
  transform: none;
}
:root:root:root .home-card-with-tags-style-66 {
  will-change: transform;
  opacity: 1;
  transform: perspective(1200px);
}
:root:root:root .home-desktop-style-67 {
  background-color: var(--surface-muted, #18181b);
  height: 100%;
  max-width: 100%;
  width: 100%;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  box-shadow: 0px -12px 32px 0px rgba(255, 255, 255, 0.013);
}
:root:root:root .home-section-title-style-68 {
  --extracted-a0htzi: var(--text-primary, rgb(245, 245, 247));
  --site-paragraph-spacing: 0px;
  transform: none;
}
:root:root:root .home-h3-style-69 {
  --site-text-color: var(--extracted-a0htzi, var(--text-primary, rgb(245, 245, 247)));
}
:root:root:root .home-tag-style-70 {
  --border-bottom-width: 1px;
  --border-color: var(--border-subtle, rgba(255, 255, 255, 0.1));
  --border-left-width: 1px;
  --border-right-width: 1px;
  --border-style: solid;
  --border-top-width: 1px;
  background-color: var(--page-background, #070708);
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
:root:root:root .home-div-style-71 {
  --90zfp4: var(--ink-warm, rgb(245, 245, 247));
}
:root:root:root .home-crm-style-72 {
  --extracted-r6o4lv: var(--ink-warm, rgb(245, 245, 247));
  --site-paragraph-spacing: 0px;
  transform: none;
}
:root:root:root .home-p-style-73 {
  --site-font-size: 14px;
  --site-line-height: 20px;
  --site-text-alignment: center;
  --site-text-color: var(--extracted-r6o4lv, var(--ink-warm, rgb(245, 245, 247)));
}
:root:root:root .home-image-style-74 {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
:root:root:root .home-card-with-tags-style-75 {
  opacity: 1;
  transform: perspective(1200px);
}
:root:root:root .home-variant-1-style-76 {
  --border-bottom-width: 1px;
  --border-color: var(--border-subtle, rgba(255, 255, 255, 0.1));
  --border-left-width: 1px;
  --border-right-width: 1px;
  --border-style: solid;
  --border-top-width: 1px;
  background-color: var(--white, #141416);
  height: 100%;
  width: 100%;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
:root:root:root .home-small-business-owner-style-77 {
  --extracted-r6o4lv: var(--token-6a7f115c-8e8c-40db-9623-ea8019827c13, rgba(255, 255, 255, 0.44));
  --site-paragraph-spacing: 0px;
  transform: none;
}
:root:root:root .home-p-style-78 {
  --site-text-color: var(
    --extracted-r6o4lv,
    var(--token-6a7f115c-8e8c-40db-9623-ea8019827c13, rgba(255, 255, 255, 0.44))
  );
}
:root:root:root .home-photo-style-79 {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
:root:root:root .home-img-style-80 {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  corner-shape: inherit;
  object-position: center;
  object-fit: fill;
}
:root:root:root .home-h2-style-81 {
  --site-text-alignment: center;
  --site-text-color: var(--text-primary, rgb(245, 245, 247));
}
:root:root:root .home-icons-style-82 {
  opacity: 1;
  transform: translate(-50%, -50%);
}
:root:root:root .home-span-style-83 {
  --site-text-color: var(--token-7329cd47-228f-47a9-904f-9c1e6d550df6, rgba(255, 255, 255, 0.44));
}
:root:root:root .home-div-style-84 {
  grid-template-columns: repeat(3, 1fr);
}
:root:root:root .home-div-style-85 {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
  width: 100%;
}
:root:root:root .home-desktop-case-card-style-86 {
  background-color: var(--section-background, #070708);
  width: 100%;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
:root:root:root .home-div-style-87 {
  width: auto;
  aspect-ratio: 3.21875;
  opacity: 0.8;
}
:root:root:root .home-arrow-style-88 {
  background-color: var(--text-primary, #f5f5f7);
  border-bottom-left-radius: 999px;
  border-bottom-right-radius: 999px;
  border-top-left-radius: 999px;
  border-top-right-radius: 999px;
  opacity: 0;
  transform: translateY(-50%);
}
:root:root:root .home-vector-style-89 {
  image-rendering: pixelated;
  flex-shrink: 0;
  fill: var(--text-primary, rgb(245, 245, 247)) /* {"name":"zinc-900"} */;
  color: var(--text-primary, rgb(245, 245, 247)); /* {"name":"zinc-900"} */
}
:root:root:root .home-title-style-90 {
  --extracted-1w1cjl5: var(--token-7329cd47-228f-47a9-904f-9c1e6d550df6, rgba(255, 255, 255, 0.44));
  transform: none;
}
:root:root:root .home-h6-style-91 {
  --site-text-color: var(
    --extracted-1w1cjl5,
    var(--token-7329cd47-228f-47a9-904f-9c1e6d550df6, rgba(255, 255, 255, 0.44))
  );
}
:root:root:root .home-div-style-92 {
  width: auto;
  aspect-ratio: 5.3;
  opacity: 0.8;
}
:root:root:root .home-div-style-93 {
  width: auto;
  aspect-ratio: 4.733333333333333;
  opacity: 0.8;
}
:root:root:root .home-pink-dot-style-94 {
  transform: rotate(45deg);
}
:root:root:root .home-cloud-style-95 {
  transform: rotate(1deg);
}
:root:root:root .home-img-style-96 {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  corner-shape: inherit;
  object-position: center;
  object-fit: contain;
}
:root:root:root .home-p-style-97 {
  --font-selector: RlM7VXJiYW5pc3QtZXh0cmFib2xk;
  --site-font-family: "Urbanist", "Urbanist Placeholder", sans-serif;
  --site-font-size: 26px;
  --site-font-weight: 800;
  --site-letter-spacing: -0.03em;
  --site-line-height: 1em;
  --site-text-color: var(--text-primary);
}
:root:root:root .home-variant-1-style-98 {
  background-color: var(--section-background, #070708);
  height: 100%;
  width: 100%;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
:root:root:root .home-img-style-99 {
  --90zfp4: rgb(245, 245, 247);
  transform: translate(-50%, -50%);
}
:root:root:root .home-default-style-100 {
  background-color: var(--text-primary);
  height: 100%;
  width: 100%;
  border-bottom-left-radius: 19px;
  border-bottom-right-radius: 19px;
  border-top-left-radius: 19px;
  border-top-right-radius: 19px;
}
:root:root:root .home-label-style-101 {
  --extracted-r6o4lv: var(--surface-light);
  transform: none;
}
:root:root:root .home-p-style-102 {
  --font-selector: R0Y7Sm9zdC01MDA=;
  --site-font-family: "Jost", "Jost Placeholder", sans-serif;
  --site-font-size: 14px;
  --site-font-weight: 500;
  --site-line-height: 1em;
  --site-text-alignment: left;
  --site-text-color: var(--extracted-r6o4lv, var(--surface-light));
}
:root:root:root .home-arrow-mask-style-103 {
  background-color: var(--lime);
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
:root:root:root .home-arrow-out-style-104 {
  --1m973uw: var(--text-primary);
  --js9iwy: 1.75;
  opacity: 1;
}
:root:root:root .home-arrow-in-style-105 {
  --1m973uw: var(--text-primary);
  --js9iwy: 1.75;
  opacity: 0;
}
:root:root:root .home-light-style-106 {
  will-change: transform;
  pointer-events: auto;
  opacity: 1;
  transform: none;
}
:root:root:root .home-backdrop-style-107 {
  background-color: #141416;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  box-shadow:
    0px 0.6021873017743928px 1.5656869846134214px -1.5px rgba(0, 0, 0, 0.374),
    0px 2.288533303243457px 5.950186588432988px -3px rgba(0, 0, 0, 0.308),
    0px 10px 26px -4.5px rgba(0, 0, 0, 0.044);
}
:root:root:root .home-content-style-108 {
  transform: translate(-50%, -50%);
}
:root:root:root .home-logo-style-109 {
  --1bd4d3i: rgb(245, 245, 247);
  --otdjsv: rgb(245, 245, 247);
  transform: translateX(-50%);
}
:root:root:root .home-p-style-110 {
  position: absolute;
  transform: scale(0.001);
}
:root:root:root .home-text-style-111 {
  --1bd4d3i: rgb(245, 245, 247);
  --otdjsv: rgb(245, 245, 247);
}
:root:root:root .home-bottom-style-112 {
  mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 65%, rgb(245, 245, 247) 100%) add;
  -webkit-mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 65%, rgb(245, 245, 247) 100%) add;
  border-bottom-left-radius: 11px;
  border-bottom-right-radius: 11px;
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.85);
  opacity: 0.06;
}
:root:root:root .home-border-style-113 {
  border-bottom-left-radius: 11px;
  border-bottom-right-radius: 11px;
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.85);
  opacity: 0.04;
}
:root:root:root .home-div-style-114 {
  position: absolute;
  overflow: hidden;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  z-index: 0;
  contain: strict;
}
