/* Generated file: extracted from inline style attributes in public/index.html */
/* Do not edit manually; re-run scripts/extract-inline-style-attrs.js instead. */

.layout-page-min-screen {
  min-height: 100vh;
  width: auto;
}

.layout-center-x-shift {
  transform: translateX(-50%);
}

.nav-surface-transparent {
  background-color: var(
                  --token-e47778e7-c593-4ac9-8a2f-0a4dfd9d7d68,
                  rgba(250, 250, 250, 0)
                );
  width: 100%;
}

.media-fill-absolute {
  position: absolute;
  border-radius: inherit;
  corner-shape: inherit;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.media-img-fill-contain {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  corner-shape: inherit;
  object-position: center;
  object-fit: contain;
}

.cta-button-dark-outline {
  --border-bottom-width: 1px;
  --border-color: rgb(44, 43, 43);
  --border-left-width: 1px;
  --border-right-width: 1px;
  --border-style: solid;
  --border-top-width: 1px;
  background-color: rgb(0, 0, 0);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.link-vars-light {
  --extracted-r6o4lv: rgb(255, 255, 255);
  --runnit-link-text-color: rgb(0, 153, 255);
  --runnit-link-text-decoration: underline;
  transform: none;
}

.text-color-extracted-light {
  --runnit-text-color: var(
                            --extracted-r6o4lv,
                            rgb(255, 255, 255)
                          );
}

.anim-opacity-hidden-none {
  opacity: 0;
  transform: none;
}

.mobile-backdrop-initial {
  background-color: var(
                    --token-37b21b3d-3e44-4bf1-bf68-f20e67e05dae,
                    rgb(3, 3, 3)
                  );
  opacity: 0;
}

.layout-page-contents {
  min-height: 100vh;
  width: auto;
  display: contents;
}

.media-img-fill-cover {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  corner-shape: inherit;
  object-position: center;
  object-fit: cover;
}

.transform-none {
  transform: none;
}

.text-center-white {
  --runnit-text-alignment: center;
  --runnit-text-color: rgb(255, 255, 255);
}

.anim-hero-word-enter {
  display: inline-block;
  opacity: 0.001;
  filter: blur(4px);
  transform: translateX(0px) translateY(12px) scale(1)
                            rotate(0deg) skewX(0deg) skewY(0deg);
}

.text-center-token-light {
  --runnit-text-alignment: center;
  --runnit-text-color: var(
                          --token-34d58044-5fb0-4480-9bc8-4e91d499d8e6,
                          rgb(255, 255, 255)
                        );
}

.text-nowrap {
  white-space: nowrap;
}

.anim-hero-subchar-enter {
  display: inline-block;
  opacity: 0.001;
  filter: blur(10px);
  transform: translateX(0px) translateY(20px) scale(1)
                              rotate(0deg) skewX(0deg) skewY(0deg);
}

.text-whitespace-unset {
  white-space: unset;
}

.anim-dashboard-enter {
  opacity: 0.001;
  transform: translateY(24px);
}

.media-dashboard-aspect {
  height: auto;
  aspect-ratio: 1.519434628975265;
}

.anim-fade-up-initial {
  will-change: transform;
  opacity: 0;
  transform: translateY(40px);
}

.text-left-white {
  --runnit-text-alignment: left;
  --runnit-text-color: rgb(255, 255, 255);
}

.text-left-default {
  --runnit-text-alignment: left;
}

.text-left-muted {
  --runnit-text-alignment: left;
  --runnit-text-color: rgb(186, 185, 181);
}

.feature-carousel-viewport {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.feature-carousel-track-desktop {
  display: flex;
  gap: 20px;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  transform: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  touch-action: pan-y;
}

.feature-card-desktop {
  position: relative;
  width: 520px;
  height: 690px;
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  cursor: grab;
}

.feature-card-bg-source-truth {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/assets/vendor/runnitusercontent.com/images/oLlDjXVI4vhDZ4LkGeELXCHJ8w.png__q_width_1200_height_1592);
  background-size: cover;
  background-position: center;
}

.feature-card-bg-gradient {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  background: linear-gradient(
                            to top,
                            rgba(0, 0, 0, 0),
                            transparent
                          );
}

.feature-card-content-desktop {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 12px;
}

.feature-card-title {
  margin: 0;
  color: var(
                              --token-34d58044-5fb0-4480-9bc8-4e91d499d8e6,
                              rgb(255, 255, 255)
                            );
  font-family: &quot;
  EK Modena TRIAL  Medium&quot;
  ,
                              &quot;
  EK Modena TRIAL  Medium Placeholder&quot;
  ,
                              sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 0.8em;
  text-align: left;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

.feature-card-copy {
  margin: 0;
  color: var(
                              --token-34d58044-5fb0-4480-9bc8-4e91d499d8e6,
                              rgb(255, 255, 255)
                            );
  font-family: &quot;
  EK Modena TRIAL  Regular&quot;
  ,
                              &quot;
  EK Modena TRIAL  Regular Placeholder&quot;
  ,
                              sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.01em;
  line-height: 1.2em;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

.feature-card-bg-brief-validation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/assets/vendor/runnitusercontent.com/images/BHmV35V9Hu1nXTRoEU3rg2lmlrA.png__q_width_1200_height_1592);
  background-size: cover;
  background-position: center;
}

.feature-card-bg-resource-planning {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/assets/vendor/runnitusercontent.com/images/ZojUPHIzYqTWiOQs7vx1HsSElc.png__q_width_1200_height_1592);
  background-size: cover;
  background-position: center;
}

.feature-card-bg-structured-workflows {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/assets/vendor/runnitusercontent.com/images/o3p53ve5qfJ5qeAkZsgKUwmaTs.png__q_width_1200_height_1592);
  background-size: cover;
  background-position: center;
}

.feature-card-bg-context-agents {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/assets/vendor/runnitusercontent.com/images/ad5XOk83JJPxz6s69k8vb0AAIo.png__q_width_1200_height_1592);
  background-size: cover;
  background-position: center;
}

.feature-card-bg-task-studio {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/assets/vendor/runnitusercontent.com/images/BxaEqEFYsFlz2uoCEzOrGdkWbGs.png__q_width_1200_height_1592);
  background-size: cover;
  background-position: center;
}

.feature-card-bg-asset-management {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/assets/vendor/runnitusercontent.com/images/75xo39HnkE3ihE7aJV00IZ1o.png__q_width_1200_height_1592);
  background-size: cover;
  background-position: center;
}

.feature-carousel-track-mobile {
  display: flex;
  gap: 10px;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  transform: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  touch-action: pan-y;
}

.feature-card-mobile {
  position: relative;
  width: 348px;
  height: 464px;
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  cursor: grab;
}

.feature-card-content-mobile {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 12px;
}

.anim-perspective-initial {
  will-change: transform;
  opacity: 0;
  transform: perspective(1200px);
}

.anim-fade-up-offset {
  opacity: 0.001;
  transform: translateY(40px);
}

.media-img-cover-portrait {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  corner-shape: inherit;
  object-position: 51.3% 75.2%;
  object-fit: cover;
}

.text-left-token-light {
  --runnit-text-alignment: left;
  --runnit-text-color: var(
                          --token-fa4dcb27-7179-41c9-bbdc-0fe7fe502e97,
                          rgb(255, 255, 255)
                        );
}

.text-left-charcoal {
  --runnit-text-alignment: left;
  --runnit-text-color: rgb(44, 43, 43);
}

.text-left-black {
  --runnit-text-alignment: left;
  --runnit-text-color: rgb(0, 0, 0);
}

.text-color-token-light {
  --runnit-text-color: var(
                        --token-34d58044-5fb0-4480-9bc8-4e91d499d8e6,
                        rgb(255, 255, 255)
                      );
}

.waitlist-button-desktop {
  background-color: var(
                          --token-33937e6f-dc3e-4c47-bf83-7d83f61531ea,
                          rgb(255, 81, 168)
                        );
  height: 100%;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  box-shadow: 0px 0px 0px 0px
                          var(
                            --token-7c18d885-3911-4b92-8b65-0360963f8eb5,
                            rgba(213, 255, 69, 0.2)
                          );
  opacity: 1;
}

.waitlist-button-mobile {
  background-color: var(
                          --token-33937e6f-dc3e-4c47-bf83-7d83f61531ea,
                          rgb(255, 81, 168)
                        );
  height: 100%;
  width: 100%;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  box-shadow: 0px 0px 0px 0px
                          var(
                            --token-7c18d885-3911-4b92-8b65-0360963f8eb5,
                            rgba(213, 255, 69, 0.2)
                          );
  opacity: 1;
}

.visually-hidden-scale-zero {
  position: absolute;
  transform: scale(0);
}

.svg-template-hidden {
  position: absolute;
  overflow: hidden;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  z-index: 0;
  contain: strict;
}

/* Extracted from feature icon inline SVG styles */
.stat-icon {
  image-rendering: pixelated;
  flex-shrink: 0;
  background-size: 100% 100%;
}

.stat-icon--ops-system {
  background-image: url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 viewBox=%220 0 80 80%22><path d=%22M 0 52.742 C 0 51.556 0.421 50.542 1.264 49.7 C 2.133 48.83 3.174 48.396 4.385 48.396 L 7.585 48.396 L 7.585 44.287 L 4.385 44.287 C 3.174 44.287 2.133 43.866 1.264 43.023 C 0.421 42.18 0 41.153 0 39.941 C 0 38.73 0.421 37.703 1.264 36.86 C 2.133 36.017 3.174 35.596 4.385 35.596 L 7.585 35.596 L 7.585 31.487 L 4.385 31.487 C 3.174 31.487 2.133 31.065 1.264 30.223 C 0.421 29.354 0 28.326 0 27.141 C 0 25.93 0.421 24.902 1.264 24.06 C 2.133 23.19 3.174 22.756 4.385 22.756 L 7.585 22.756 L 7.585 11.813 C 7.585 10.548 7.967 9.534 8.731 8.77 C 9.521 7.98 10.548 7.585 11.813 7.585 L 22.835 7.585 L 22.835 4.346 C 22.835 3.134 23.256 2.107 24.099 1.264 C 24.942 0.421 25.969 0 27.181 0 C 28.392 0 29.419 0.421 30.262 1.264 C 31.131 2.107 31.566 3.134 31.566 4.346 L 31.566 7.585 L 35.635 7.585 L 35.635 4.346 C 35.635 3.134 36.057 2.107 36.899 1.264 C 37.768 0.421 38.809 0 40.02 0 C 41.206 0 42.22 0.421 43.062 1.264 C 43.932 2.107 44.366 3.134 44.366 4.346 L 44.366 7.585 L 48.475 7.585 L 48.475 4.346 C 48.475 3.134 48.896 2.107 49.739 1.264 C 50.582 0.421 51.609 0 52.821 0 C 54.032 0 55.059 0.421 55.902 1.264 C 56.745 2.107 57.166 3.134 57.166 4.346 L 57.166 7.585 L 68.189 7.585 C 69.453 7.585 70.467 7.98 71.231 8.77 C 72.021 9.534 72.416 10.548 72.416 11.813 L 72.416 22.756 L 75.655 22.756 C 76.841 22.756 77.855 23.19 78.698 24.06 C 79.567 24.902 80.001 25.93 80.001 27.141 C 80.001 28.326 79.567 29.354 78.698 30.223 C 77.855 31.065 76.841 31.487 75.655 31.487 L 72.416 31.487 L 72.416 35.556 L 75.655 35.556 C 76.841 35.556 77.855 35.991 78.698 36.86 C 79.567 37.703 80.001 38.73 80.001 39.941 C 80.001 41.153 79.567 42.18 78.698 43.023 C 77.855 43.866 76.841 44.287 75.655 44.287 L 72.416 44.287 L 72.416 48.396 L 75.655 48.396 C 76.841 48.396 77.855 48.83 78.698 49.7 C 79.567 50.542 80.001 51.556 80.001 52.742 C 80.001 53.953 79.567 54.993 78.698 55.863 C 77.855 56.705 76.841 57.127 75.655 57.127 L 72.416 57.127 L 72.416 68.189 C 72.416 69.453 72.021 70.467 71.231 71.231 C 70.467 71.994 69.453 72.377 68.189 72.377 L 57.166 72.377 L 57.166 75.616 C 57.166 76.827 56.745 77.855 55.902 78.698 C 55.059 79.54 54.032 79.962 52.821 79.962 C 51.609 79.962 50.582 79.54 49.739 78.698 C 48.896 77.855 48.475 76.827 48.475 75.616 L 48.475 72.377 L 44.366 72.377 L 44.366 75.616 C 44.366 76.827 43.932 77.855 43.062 78.698 C 42.22 79.54 41.206 79.962 40.02 79.962 C 38.809 79.962 37.768 79.54 36.899 78.698 C 36.057 77.855 35.635 76.827 35.635 75.616 L 35.635 72.377 L 31.566 72.377 L 31.566 75.616 C 31.566 76.827 31.131 77.855 30.262 78.698 C 29.419 79.54 28.392 79.962 27.181 79.962 C 25.969 79.962 24.942 79.54 24.099 78.698 C 23.256 77.855 22.835 76.827 22.835 75.616 L 22.835 72.377 L 11.813 72.377 C 10.548 72.377 9.521 71.994 8.731 71.231 C 7.967 70.467 7.585 69.453 7.585 68.189 L 7.585 57.127 L 4.385 57.127 C 3.174 57.127 2.133 56.705 1.264 55.863 C 0.421 54.993 0 53.953 0 52.742 Z M 27.497 55.231 L 52.505 55.231 C 53.374 55.231 54.058 54.98 54.559 54.48 C 55.086 53.953 55.349 53.255 55.349 52.386 L 55.349 27.497 C 55.349 26.628 55.086 25.943 54.559 25.442 C 54.058 24.916 53.374 24.652 52.505 24.652 L 27.497 24.652 C 26.654 24.652 25.969 24.916 25.442 25.442 C 24.942 25.943 24.692 26.628 24.692 27.497 L 24.692 52.386 C 24.692 53.255 24.942 53.953 25.442 54.48 C 25.969 54.98 26.654 55.231 27.497 55.231 Z M 33.423 45.788 L 33.423 34.094 C 33.423 33.62 33.647 33.383 34.094 33.383 L 45.907 33.383 C 46.381 33.383 46.618 33.62 46.618 34.094 L 46.618 45.788 C 46.618 46.262 46.381 46.499 45.907 46.499 L 34.094 46.499 C 33.647 46.499 33.423 46.262 33.423 45.788 Z%22 fill=%22rgb(255, 81, 168)%22></path></svg>");
}

.stat-icon--pit-crew {
  background-image: url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 viewBox=%220 0 80 80%22><path d=%22M 40.039 80 C 34.514 80 29.326 78.967 24.472 76.902 C 19.645 74.837 15.398 71.971 11.733 68.305 C 8.067 64.64 5.189 60.394 3.098 55.566 C 1.033 50.713 0 45.524 0 40 C 0 34.476 1.033 29.3 3.098 24.472 C 5.189 19.619 8.067 15.36 11.733 11.694 C 15.398 8.028 19.645 5.163 24.472 3.098 C 29.326 1.033 34.514 0 40.039 0 C 45.563 0 50.739 1.033 55.566 3.098 C 60.394 5.163 64.64 8.028 68.305 11.694 C 71.971 15.36 74.837 19.619 76.902 24.472 C 78.993 29.3 80.038 34.476 80.038 40 C 80.038 45.524 78.993 50.713 76.902 55.566 C 74.837 60.394 71.971 64.64 68.305 68.305 C 64.64 71.971 60.394 74.837 55.566 76.902 C 50.739 78.967 45.563 80 40.039 80 Z M 17.386 22.73 C 16.741 23.608 16.521 24.408 16.728 25.131 C 16.96 25.853 17.554 26.215 18.509 26.215 L 61.413 26.215 C 62.368 26.215 62.962 25.853 63.194 25.131 C 63.427 24.408 63.22 23.595 62.575 22.691 C 60.768 20.342 58.677 18.354 56.302 16.728 C 53.927 15.076 51.345 13.811 48.557 12.933 C 45.795 12.055 42.917 11.617 39.922 11.617 C 36.928 11.617 34.05 12.055 31.287 12.933 C 28.525 13.811 25.957 15.076 23.582 16.728 C 21.233 18.38 19.167 20.381 17.386 22.73 Z M 39.961 47.706 C 41.717 47.706 43.214 47.086 44.453 45.847 C 45.718 44.582 46.35 43.059 46.35 41.278 C 46.35 39.548 45.718 38.064 44.453 36.825 C 43.214 35.586 41.717 34.966 39.961 34.966 C 38.206 34.966 36.696 35.586 35.431 36.825 C 34.192 38.064 33.572 39.548 33.572 41.278 C 33.572 43.059 34.192 44.582 35.431 45.847 C 36.696 47.086 38.206 47.706 39.961 47.706 Z M 13.166 48.364 C 13.914 50.997 14.998 53.449 16.418 55.721 C 17.838 57.967 19.555 59.98 21.568 61.762 C 23.608 63.543 25.879 65.04 28.383 66.254 C 29.029 66.589 29.571 66.615 30.01 66.331 C 30.448 66.047 30.668 65.544 30.668 64.821 C 30.668 62.497 30.281 60.303 29.506 58.238 C 28.732 56.147 27.635 54.275 26.215 52.623 C 24.795 50.945 23.117 49.551 21.181 48.441 C 19.271 47.331 17.193 46.596 14.947 46.234 C 14.172 46.131 13.63 46.26 13.32 46.621 C 13.011 46.957 12.959 47.538 13.166 48.364 Z M 66.795 48.364 C 67.028 47.538 66.977 46.957 66.641 46.621 C 66.331 46.26 65.802 46.131 65.053 46.234 C 62.781 46.596 60.677 47.331 58.741 48.441 C 56.831 49.551 55.166 50.945 53.746 52.623 C 52.326 54.275 51.216 56.147 50.416 58.238 C 49.642 60.303 49.254 62.497 49.254 64.821 C 49.254 65.544 49.474 66.047 49.913 66.331 C 50.352 66.615 50.894 66.589 51.539 66.254 C 54.069 65.04 56.341 63.543 58.354 61.762 C 60.394 59.98 62.123 57.967 63.543 55.721 C 64.963 53.449 66.047 50.997 66.795 48.364 Z%22 fill=%22rgb(169, 203, 160)%22></path></svg>");
}

.stat-icon--trusted-work {
  background-image: url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 viewBox=%220 0 74.667 80%22><path d=%22M 5.29 63.855 C 3.653 62.91 2.362 61.631 1.417 60.017 C 0.472 58.381 0 56.606 0 54.693 L 0 25.307 C 0 23.394 0.472 21.631 1.417 20.017 C 2.362 18.381 3.653 17.09 5.29 16.145 L 30.7 1.452 C 32.383 0.484 34.146 0 35.99 0 C 37.857 0 39.631 0.484 41.314 1.452 L 66.759 16.145 C 68.395 17.09 69.674 18.381 70.597 20.017 C 71.542 21.631 72.014 23.394 72.014 25.307 L 72.014 54.693 C 72.014 56.606 71.542 58.381 70.597 60.017 C 69.674 61.631 68.395 62.91 66.759 63.855 L 41.314 78.548 C 39.631 79.516 37.857 80 35.99 80 C 34.146 80 32.383 79.516 30.7 78.548 Z M 27.485 56.664 L 36.024 50.406 L 44.529 56.664 C 45.29 57.217 46.016 57.447 46.707 57.355 C 47.421 57.263 47.952 56.917 48.297 56.318 C 48.643 55.696 48.655 54.878 48.332 53.863 L 45.013 43.872 L 53.552 37.718 C 54.175 37.257 54.566 36.67 54.728 35.955 C 54.889 35.218 54.762 34.561 54.347 33.984 C 53.933 33.408 53.195 33.132 52.135 33.155 L 41.59 33.328 L 38.341 23.233 C 38.041 22.288 37.568 21.665 36.923 21.366 C 36.301 21.043 35.667 21.043 35.022 21.366 C 34.399 21.665 33.938 22.288 33.639 23.233 L 30.424 33.328 L 19.879 33.155 C 18.842 33.132 18.116 33.408 17.701 33.984 C 17.286 34.561 17.136 35.206 17.252 35.92 C 17.39 36.635 17.782 37.234 18.427 37.718 L 27.001 43.907 L 23.647 53.863 C 23.325 54.832 23.336 55.627 23.682 56.249 C 24.051 56.871 24.581 57.24 25.272 57.355 C 25.987 57.447 26.724 57.217 27.485 56.664 Z%22 fill=%22rgb(180, 158, 115)%22></path></svg>");
}

.stat-icon--more-output {
  background-image: url("data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 viewBox=%220 0 62.857 80%22><path d=%22M 30.182 61.336 L 14.795 76.723 C 13.245 78.273 11.611 79.26 9.892 79.682 C 8.173 80.133 6.566 80.104 5.073 79.597 C 3.579 79.09 2.353 78.188 1.395 76.892 C 0.465 75.624 0 74.046 0 72.158 L 0 8.665 C 0 6.636 0.479 4.931 1.437 3.55 C 2.395 2.141 3.621 1.14 5.115 0.548 C 6.609 -0.044 8.187 -0.156 9.849 0.21 C 11.512 0.548 13.034 1.436 14.415 2.873 L 59.266 47.64 C 60.562 48.992 61.323 50.458 61.548 52.036 C 61.802 53.614 61.577 55.108 60.872 56.517 C 60.168 57.926 59.054 59.081 57.533 59.983 C 56.011 60.885 54.151 61.336 51.953 61.336 Z%22 fill=%22rgb(173, 169, 245)%22></path></svg>");
}
