{"id":1963,"date":"2026-09-08T19:50:30","date_gmt":"2026-09-08T19:50:30","guid":{"rendered":"https:\/\/petrogreen.net\/?page_id=1963"},"modified":"2026-09-10T13:39:42","modified_gmt":"2026-09-10T13:39:42","slug":"inicio","status":"publish","type":"page","link":"https:\/\/petrogreen.net\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1963\" class=\"elementor elementor-1963\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ee2b0e e-con-full e-flex e-con e-parent\" data-id=\"2ee2b0e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-309acc2 elementor-widget elementor-widget-html\" data-id=\"309acc2\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>PetroGreen \u2014 Comercio exterior para el sector energ\u00e9tico<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n:root {\r\n  --violet: #9871AD;\r\n  --violet-deep: #5e417f;\r\n  --violet-ink: #5E3E7C;\r\n  --violet-tint: #C5B8D2;\r\n  --violet-mist: #f4f4f4;\r\n  --green: #92C952;\r\n  --green-deep: #5F8B33;\r\n  --gray: #E0E0E1;\r\n  --ink: #221F2B;\r\n  --ink-soft: #58525F;\r\n  --paper: #FFFFFF;\r\n  --surface: #F7F5F8;\r\n  --radius-lg: 32px;\r\n  --radius-md: 20px;\r\n  --radius-sm: 14px;\r\n  --wrap: 1180px;\r\n}\r\n* { box-sizing: border-box; margin: 0; padding: 0; }\r\nhtml { scroll-behavior: smooth; overflow-x: hidden; }\r\nbody {\r\n  font-family: 'Source Sans 3', sans-serif;\r\n  color: var(--ink); background: var(--paper);\r\n  line-height: 1.55; -webkit-font-smoothing: antialiased; overflow-x: hidden;\r\n}\r\nh1,h2,h3,h4 { font-family: 'Source Sans 3', sans-serif; font-weight: 700; letter-spacing: -0.02em; line-height: 1.08; color: var(--violet-ink); }\r\na { color: inherit; text-decoration: none; }\r\nimg, svg { display: block; max-width: 100%; }\r\n.wrap { max-width: var(--wrap); margin: 0 auto; padding: 0 32px; }\r\nsection { position: relative; }\r\n::selection { background: var(--green); color: #fff; }\r\n@media (prefers-reduced-motion: reduce) {\r\n  * { animation-duration: 0.01ms !important; animation-iteration-count: 1 !important; transition-duration: 0.01ms !important; scroll-behavior: auto !important; }\r\n}\r\n\r\n\/* Reveal *\/\r\n.reveal { opacity: 0; transform: translateY(28px); transition: opacity .7s ease, transform .7s ease; }\r\n.reveal.in { opacity: 1; transform: translateY(0); }\r\n.reveal-stag > * { opacity: 0; transform: translateY(20px); transition: opacity .6s ease, transform .6s ease; }\r\n.reveal-stag.in > * { opacity: 1; transform: translateY(0); }\r\n.reveal-stag.in > *:nth-child(1) { transition-delay: .05s }\r\n.reveal-stag.in > *:nth-child(2) { transition-delay: .18s }\r\n.reveal-stag.in > *:nth-child(3) { transition-delay: .31s }\r\n\/* \u2500\u2500 REVEAL LEFT (slide desde izquierda) \u2500\u2500 *\/\r\n.reveal-left { opacity: 0; transform: translateX(-48px); transition: opacity .65s ease, transform .65s ease; }\r\n.reveal-left.in { opacity: 1; transform: translateX(0); }\r\n\/* Staggered left children *\/\r\n.reveal-left-stag > * { opacity: 0; transform: translateX(-40px); transition: opacity .6s ease, transform .6s ease; }\r\n.reveal-left-stag.in > * { opacity: 1; transform: translateX(0); }\r\n.reveal-left-stag.in > *:nth-child(1) { transition-delay: .05s; }\r\n.reveal-left-stag.in > *:nth-child(2) { transition-delay: .2s; }\r\n.reveal-left-stag.in > *:nth-child(3) { transition-delay: .35s; }\r\n.reveal-left-stag.in > *:nth-child(4) { transition-delay: .5s; }\r\n\/* Fade stagger (vertical, for ordered text fades) *\/\r\n.reveal-fade-stag > * { opacity: 0; transition: opacity .65s ease; }\r\n.reveal-fade-stag.in > * { opacity: 1; }\r\n.reveal-fade-stag.in > *:nth-child(1) { transition-delay: .05s; }\r\n.reveal-fade-stag.in > *:nth-child(2) { transition-delay: .22s; }\r\n.reveal-fade-stag.in > *:nth-child(3) { transition-delay: .39s; }\r\n\r\n\r\n\r\n\/* \u2500\u2500 Hero video preview \u2500\u2500 *\/\r\n.hero-outer { position: relative; }\r\n.hero-video-preview {\r\n  position: absolute;\r\n  bottom: -70px;\r\n  right: max(32px, calc((100vw - var(--wrap)) \/ 2 + 32px));\r\n  z-index: 10;\r\n  display: flex;\r\n  flex-direction: column;\r\n  align-items: flex-start;\r\n  gap: 14px;\r\n  animation: heroFadeUp .55s ease 1.4s both;\r\n}\r\n.hero-video-card {\r\n  width: 272px;\r\n  background: #fff;\r\n  border-radius: 18px;\r\n  overflow: hidden;\r\n  box-shadow: 0 16px 40px -10px rgba(34,31,43,.22);\r\n  border: 1px solid rgba(110,79,134,.1);\r\n  cursor: pointer;\r\n}\r\n.hero-video-thumb {\r\n  position: relative;\r\n  width: 100%;\r\n  height: 120px;\r\n  background: #1a0b2e;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  overflow: hidden;\r\n}\r\n.hero-video-thumb-img {\r\n  position: absolute; inset: 0;\r\n  width: 100%; height: 100%;\r\n  object-fit: cover; display: block;\r\n}\r\n.hero-video-thumb::after {\r\n  content: '';\r\n  position: absolute;\r\n  inset: 0;\r\n  background: rgba(20,5,40,.35);\r\n  z-index: 1;\r\n}\r\n.hero-video-play-btn {\r\n  width: 52px; height: 52px;\r\n  background: rgba(255,255,255,.95);\r\n  border-radius: 50%;\r\n  display: flex; align-items: center; justify-content: center;\r\n  position: relative; z-index: 1;\r\n  box-shadow: 0 4px 16px -4px rgba(0,0,0,.25);\r\n  transition: transform .2s ease;\r\n}\r\n.hero-video-play-btn svg { margin-left: 3px; }\r\n.hero-video-card:hover .hero-video-play-btn { transform: scale(1.1); }\r\n.hero-video-card-body {\r\n  padding: 14px 18px 16px;\r\n  display: flex; flex-direction: column; gap: 10px;\r\n}\r\n.hero-video-label {\r\n  font-size: 13px; font-weight: 700; color: var(--ink-soft);\r\n  text-transform: uppercase; letter-spacing: .06em; display: block;\r\n}\r\n.hero-video-title {\r\n  font-size: 17px; font-weight: 700; color: var(--violet-ink);\r\n  line-height: 1.25; display: block;\r\n}\r\n.hero-video-cta-link {\r\n  display: inline-flex; align-items: center; gap: 6px;\r\n  font-size: 13px; font-weight: 700; color: var(--green-deep);\r\n}\r\n.hero-video-cta-link svg { flex-shrink: 0; }\r\n@media (min-width: 861px) and (max-width: 980px) { .hero-video-preview { display: none; } }\r\nbody.lang-en .hero-video-preview { display: none !important; }\r\n\r\n\/* \u2500\u2500 HEADER \u2500\u2500 *\/\r\nheader {\r\n  position: fixed; top: 0; left: 0; right: 0; width: 100%; z-index: 50;\r\n  background: rgba(255,255,255,.92); backdrop-filter: blur(14px);\r\n  border-bottom: 1px solid rgba(34,31,43,.06);\r\n}\r\n.nav { display: flex; align-items: center; justify-content: space-between; padding: 14px 32px; max-width: var(--wrap); margin: 0 auto; }\r\n.logo { display: flex; align-items: center; }\r\n.logo img { height: 36px; width: auto; display: block; }\r\nnav.links { display: flex; gap: 34px; font-size: 15px; font-weight: 600; color: var(--ink-soft); }\r\nnav.links a:hover { color: var(--violet-deep); transition: color .2s; }\r\n.btn {\r\n  display: inline-flex; align-items: center; gap: 8px; padding: 13px 26px; border-radius: 999px;\r\n  font-family: 'Source Sans 3', sans-serif; font-weight: 700; font-size: 15px;\r\n  transition: transform .25s ease, box-shadow .25s ease, background .25s ease;\r\n  white-space: nowrap; cursor: pointer; width: fit-content;\r\n}\r\n#contacto{\r\n  padding: 0;\r\n}\r\n#contacto .wrap {\r\n      max-width: none; padding: 0 0 0 10%;\r\n}\r\n.final-cta .btn { border-radius: 9999px;\r\nborder: 1px solid rgba(0, 0, 0, 0.00);\r\nbackground: #9CD55A;\r\nbox-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05); font-size: 20px; color: #fff; margin: 0 auto 35px; }\r\n.btn-primary { background: var(--violet); color: #fff; box-shadow: 0 8px 20px -8px rgba(94,65,127,.65); }\r\n.btn-primary:hover { transform: translateY(-2px); box-shadow: 0 12px 26px -8px rgba(94,65,127,.75); }\r\n.btn-ghost { background: transparent; color: var(--violet-ink); border: 1.5px solid rgba(34,31,43,.15); }\r\n.btn-ghost:hover { border-color: var(--violet-deep); color: var(--violet-deep); }\r\n.btn-green { background: var(--green); color: #20390d; box-shadow: 0 8px 20px -8px rgba(146,201,82,.65); }\r\n.btn-green:hover { transform: translateY(-2px); box-shadow: 0 12px 26px -8px rgba(146,201,82,.75); }\r\n.btn-white { background: #fff; color: #6E5189!important; }\r\n.btn-white:hover { transform: translateY(-2px); box-shadow: 0 8px 20px -8px rgba(0,0,0,.2); }\r\n.hide-mobile { display: inline-flex; }\r\n.nav-cta-group { display: flex; align-items: center; gap: 10px; }\r\n.nav-btn-sm { padding: 10px 20px; font-size: 14px; }\r\n.nav-linkedin { display: flex; align-items: center; justify-content: center; width: 36px; height: 36px; border-radius: 50%; transition: opacity .2s; opacity: .7; }\r\n.nav-linkedin:hover { opacity: 1; }\r\n@media (max-width: 860px) { nav.links { display: none; } .hide-mobile { display: none; } .nav-cta-group { display: none; } }\r\n\r\n\/* \u2500\u2500 LANG TOGGLE \u2500\u2500 *\/\r\n.lang-switch-group { display: inline-flex; align-items: center; gap: 2px; }\r\n.lang-switch {\r\n  background: none; border: none; cursor: pointer; padding: 4px 3px;\r\n  font-family: 'Source Sans 3', sans-serif; font-size: 13px; font-weight: 700;\r\n  color: var(--ink-soft); line-height: 1; transition: color .2s;\r\n}\r\n.lang-switch:hover { color: #5e417f; background:none; }\r\n.lang-switch:focus{background:none!important;}\r\n.lang-switch.l-active { color: var(--violet-deep); background: none; }\r\n.lang-sep { font-size: 13px; font-weight: 400; color: var(--ink-soft); opacity: .45; user-select: none; }\r\n.lang-switch-group--mobile .lang-switch { font-size: 15px; padding: 6px 6px; color: rgba(255,255,255,.55); }\r\n.lang-switch-group--mobile .lang-switch:hover { color: var(--green); }\r\n.lang-switch-group--mobile .lang-switch.l-active { color: var(--green); }\r\n.lang-switch-group--mobile .lang-sep { color: rgba(255,255,255,.3); font-size: 15px; }\r\n\r\n\/* \u2500\u2500 HAMBURGER \u2500\u2500 *\/\r\n.nav-hamburger {\r\n  display: none; background: none; border: none; cursor: pointer;\r\n  padding: 8px; flex-direction: column; gap: 5px; align-items: center; justify-content: center;\r\n}\r\n.nav-hamburger span {\r\n  display: block; width: 22px; height: 2px; background: var(--ink);\r\n  border-radius: 2px; transition: transform .3s ease, opacity .3s ease;\r\n}\r\n.nav-hamburger.open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }\r\n.nav-hamburger.open span:nth-child(2) { opacity: 0; }\r\n.nav-hamburger.open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }\r\n@media (max-width: 860px) { .nav-hamburger { display: flex; } }\r\n\r\n\/* \u2500\u2500 MOBILE MENU OVERLAY \u2500\u2500 *\/\r\n.mobile-menu {\r\n  display: none; position: fixed; inset: 0; z-index: 500;\r\n  background: #5e3e7c; flex-direction: column;\r\n  align-items: center; justify-content: center;\r\n}\r\n.mobile-menu.open { display: flex; }\r\n.mobile-menu-close {\r\n  position: absolute; top: 20px; right: 24px;\r\n  background: none; border: none; color: rgba(255,255,255,.6);\r\n  font-size: 28px; cursor: pointer; line-height: 1; padding: 8px;\r\n}\r\n.mobile-menu-close:hover { color: #fff; }\r\n.mobile-menu-nav { display: flex; flex-direction: column; align-items: center; width: 100%; }\r\n.mobile-menu-link {\r\n  font-size: 26px; font-weight: 700; color: rgba(255,255,255,.85);\r\n  padding: 16px 0; border-bottom: 1px solid rgba(255,255,255,.07);\r\n  width: 80%; text-align: center; transition: color .2s; display: block;\r\n}\r\n.mobile-menu-link:hover { color: var(--green); }\r\n.mobile-menu-cta { margin-top: 32px; font-size: 17px; }\r\n.mobile-menu-bottom { margin-top: 36px; display: flex; flex-direction: column; align-items: center; gap: 16px; }\r\n\r\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n.hero { padding: 70px 0 100px; background: #f6f6f6; position: relative; overflow: hidden; margin-top: 65px; }\r\n.hero-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: center; max-width: var(--wrap); margin: 0 auto; padding: 0 32px; position: relative; z-index: 2; }\r\n.eyebrow { display: inline-flex; align-items: center; gap: 8px; background: #fff; border: 1px solid rgba(110,79,134,.18); padding: 7px 16px 7px 8px; border-radius: 999px; font-size: 13px; font-weight: 700; color: var(--violet-deep); margin-bottom: 22px; box-shadow: 0 4px 14px -8px rgba(34,31,43,.2); }\r\n.eyebrow .dot { width: 20px; height: 20px; border-radius: 50%; background: var(--green); }\r\n.hero h1 { font-size: clamp(2.8rem, 4.8vw, 3.75rem); margin-bottom: 24px; }\r\n.hero h1 em { font-style: normal; color: var(--violet-ink); }\r\n.hero p.lead { font-size: 22px; color: var(--ink-soft); max-width: 520px; margin-bottom: 34px; line-height: 1.6; }\r\n.hero-ctas { display: flex; gap: 14px; flex-wrap: wrap; margin-bottom: 72px; }\r\n.hero-stats { display: flex; gap: 0; border: 1px solid rgba(110,79,134,.15); border-radius: var(--radius-md); overflow: hidden; background: #fff; box-shadow: 0 4px 24px -8px rgba(44,36,56,.1); }\r\n.hero-stat { flex: 1; min-width: 100px; padding: 20px 22px; border-right: 1px solid rgba(110,79,134,.1); }\r\n.hero-stat:last-child { border-right: none; }\r\n.hero-stat .num { font-size: clamp(2rem, 3.5vw, 3rem); font-weight: 900; color: var(--violet-deep); line-height: 1; display: block; letter-spacing: -0.04em; }\r\n.hero-stat .lbl { font-size: 14px; font-weight: 600; color: var(--ink-soft); display: block; margin-top: 5px; line-height: 1.3; }\r\n\r\n\/* \u2500\u2500 HERO VISUAL + RING + CHIPS \u2500\u2500 *\/\r\n.hero-visual {\r\n  height: auto;\r\n  position: absolute;\r\n  width: 54%;\r\n  top: 40px;\r\n  right: 0;\r\n}\r\n\/* Orbits \u2014 float only, no spin *\/\r\n.hero-orbit-outer, .hero-orbit-inner {\r\n  transform-box: fill-box;\r\n  transform-origin: center;\r\n}\r\n.hero-orbit-outer { animation: floaty-svg 7s ease-in-out infinite; }\r\n.hero-orbit-inner { animation: floaty-svg 9s ease-in-out 1.5s infinite; }\r\n.mark-stage {\r\n  position: relative;\r\n  width: 360px; height: 360px;\r\n  overflow: visible;\r\n}\r\n.mark-stage svg.mark-svg { position: absolute; inset: 0; width: 100%; height: 100%; }\r\n\r\n\/* SVG ring: ~24px gap from mark-stage edge, clear dashes *\/\r\n.mark-ring-svg {\r\n  position: absolute;\r\n  inset: -24px;\r\n  width: calc(100% + 48px);\r\n  height: calc(100% + 48px);\r\n  pointer-events: none;\r\n  overflow: visible;\r\n}\r\n\r\n.petal { transform-origin: center; opacity: 0; animation: petalIn 1.1s cubic-bezier(.2,.8,.2,1) forwards; }\r\n.petal:nth-child(1){animation-delay:.05s}.petal:nth-child(2){animation-delay:.15s}.petal:nth-child(3){animation-delay:.25s}\r\n.petal:nth-child(4){animation-delay:.35s}.petal:nth-child(5){animation-delay:.45s}.petal:nth-child(6){animation-delay:.55s}\r\n.petal:nth-child(7){animation-delay:.65s}.petal:nth-child(8){animation-delay:.75s}.petal:nth-child(9){animation-delay:.85s}.petal:nth-child(10){animation-delay:.95s}\r\n@keyframes petalIn { 0%{opacity:0;transform:scale(.4) rotate(-16deg) translateY(18px);} 100%{opacity:1;transform:scale(1) rotate(0) translateY(0);} }\r\n\r\n\/* Chips: positioned relative to mark-stage, centered on ring circle.\r\n   Ring radius \u2248 204px from mark-stage center (180,180).\r\n   6 chips equally spaced at 60\u00b0 intervals starting from top. *\/\r\n.float-chip {\r\n  position: absolute;\r\n  background: #fff;\r\n  border-radius: 14px;\r\n  padding: 10px 16px;\r\n  box-shadow: 0 12px 28px -10px rgba(34,31,43,.3);\r\n  font-size: 13px; font-weight: 700;\r\n  display: flex; align-items: center; gap: 8px;\r\n  color: var(--ink);\r\n  white-space: nowrap;\r\n  \/* floaty incorporates centering translate so chips are centered on their coord *\/\r\n  animation: floaty 5s ease-in-out infinite;\r\n}\r\n\/* \u03b8=0\u00b0   top       center=(180,-22) *\/\r\n.float-chip.c1 { top:-22px;  left:180px;  animation-delay:.2s }\r\n\/* \u03b8=60\u00b0  upper-right center=(355,79) *\/\r\n.float-chip.c2 { top:79px;   left:355px;  animation-delay:1.1s }\r\n\/* \u03b8=120\u00b0 lower-right center=(355,281) *\/\r\n.float-chip.c3 { top:281px;  left:355px;  animation-delay:1.9s }\r\n\/* \u03b8=180\u00b0 bottom     center=(180,382) *\/\r\n.float-chip.c4 { top:382px;  left:180px;  animation-delay:2.7s }\r\n\/* \u03b8=240\u00b0 lower-left center=(5,281) *\/\r\n.float-chip.c5 { top:281px;  left:5px;    animation-delay:3.5s }\r\n\/* \u03b8=300\u00b0 upper-left center=(5,79) *\/\r\n.float-chip.c6 { top:79px;   left:5px;    animation-delay:0.8s }\r\n\r\n.float-chip i { width: 8px; height: 8px; border-radius: 50%; background: var(--green); display: block; flex-shrink: 0; }\r\n\r\n@keyframes floaty {\r\n  0%,100% { transform: translate(-50%,-50%) translateY(0px); }\r\n  50%      { transform: translate(-50%,-50%) translateY(-10px); }\r\n}\r\n@keyframes floaty-svg {\r\n  0%,100% { transform: translateY(0px); }\r\n  50%      { transform: translateY(-8px); }\r\n}\r\n@keyframes ringRotate {\r\n  from { transform: rotate(0deg); }\r\n  to   { transform: rotate(360deg); }\r\n}\r\n#hero-ring {\r\n  transform-box: fill-box;\r\n  transform-origin: center;\r\n  animation: ringRotate 22s linear infinite;\r\n}\r\n.hero-chip { animation: floaty-svg 5s ease-in-out infinite; transform-box: fill-box; transform-origin: center; }\r\n.hero-chip:nth-child(3) { animation-delay: 0.2s; }\r\n.hero-chip:nth-child(4) { animation-delay: 1.1s; }\r\n.hero-chip:nth-child(5) { animation-delay: 1.9s; }\r\n.hero-chip:nth-child(6) { animation-delay: 2.7s; }\r\n.hero-chip:nth-child(7) { animation-delay: 3.5s; }\r\n.hero-chip:nth-child(8) { animation-delay: 0.8s; }\r\n\r\n@media (min-width: 861px) and (max-width: 980px) {\r\n  .hero-grid { grid-template-columns: 1fr; }\r\n  .hero-visual { height: 340px; }\r\n  .mark-stage { width: 240px; height: 240px; }\r\n  .float-chip.c3,.float-chip.c4,.float-chip.c5,.float-chip.c6 { display: none; }\r\n  .float-chip.c1 { top:-14px; left:120px; }\r\n  .float-chip.c2 { top:52px;  left:237px; }\r\n}\r\n\r\n\/* \u2500\u2500 PRESENCIA BANNER \u2500\u2500 *\/\r\n\/* \u2500\u2500 PRESENCIA BANNER v9 \u2500\u2500 *\/\r\n.presencia-section { position: relative; overflow: hidden; }\r\n.presencia-top { background: #ebebeb; position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 4px; min-height: 198px; overflow: hidden; }\r\n.presencia-top-text { font-size: clamp(1.4rem, 2.5vw, 2rem); font-weight: 700; color: #8f71a4; text-align: center; letter-spacing: -0.01em; }\r\n.presencia-top-countries { font-size: clamp(1.4rem, 2.5vw, 2rem); font-weight: 900; color: #5e417f; text-align: center; letter-spacing: -0.01em; }\r\n.presencia-top-sub { font-size: clamp(1rem, 1.5vw, 1.25rem); font-weight: 500; color: #8f71a4; text-align: center; margin-top: 4px; }\r\n.presencia-corner { position: absolute; height: 198px; width: 265px; top: 0; pointer-events: none; }\r\n.presencia-corner.right { right: 0; }\r\n.presencia-corner.left { left: 0; transform: scaleX(-1); }\r\n.presencia-photo { width: 100%; height: 520px !important; object-fit: cover; display: block; }\r\n.presencia-wave { position: absolute; pointer-events: none; }\r\n\r\n\/* \u2500\u2500 GENERIC SECTION \u2500\u2500 *\/\r\n.section { padding: 96px 0; }\r\n.section-tag { font-size: 20px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: var(--green-deep); margin-bottom: 14px; display: block; }\r\n.section h2 { font-size: clamp(1.9rem, 3vw, 2.6rem); max-width: 680px; }\r\n.section p.sub { color: var(--ink-soft); font-size: 17px; max-width: 600px; margin-top: 16px; line-height: 1.65; }\r\n\r\n\/* \u2500\u2500 DESAF\u00cdOS \u2500\u2500 *\/\r\n\/* \u2500\u2500 DESAF\u00cdOS v9 \u2500\u2500 *\/\r\n.desafios-section { padding: 96px 0 140px; background: #fff; position: relative; }\r\n.trama-bridge { position: relative; height: 0; overflow: visible; z-index: 2; pointer-events: none; }\r\n.trama-bridge img { position: absolute; right: -20px; top: -820px; width: auto; height: 1063px; opacity: .45; pointer-events: none; }\r\n.desafios-intro { font-size: 22px;\r\n    font-weight: 400;\r\n    color: #374151;\r\n    line-height: 1.6;\r\n    max-width: 600px;\r\n    margin: 48px 0;}\r\n.desafios-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }\r\n.desafio-card { border-radius: 20px; padding: 32px; flex-direction: column; min-height: 340px; justify-content: space-between; background: #e8e8e9; border: 1px solid #F3F4F6; }\r\n.desafio-card:nth-child(2) { background: #fff; }\r\n.desafio-icon-wrap { height: 72px; display: flex; align-items: flex-start; margin-bottom: 0; }\r\n.desafio-icon { width: 48px; height: 48px; display: flex; align-items: center; justify-content: center; }\r\n.desafio-icon img { width: 48px; height: 48px; object-fit: contain; }\r\n.desafio-title { font-size: clamp(1.2rem, 1.8vw, 1.5rem); font-weight: 700; color: #9871ad; line-height: 1.2; margin-bottom: 25px; }\r\n.desafio-desc { font-size: 18px; line-height: 1.55; color: #374151; }\r\n@media (max-width: 860px) { .desafios-grid { grid-template-columns: 1fr; } }\r\n\r\n\/* \u2500\u2500 NEXO \/ UN PUENTE \u2500\u2500 *\/\r\n.nexo-section { padding: 150px 0 200px; background: #61447a; position: relative; overflow: hidden; }\r\n\r\n.nexo-inner { max-width: var(--wrap); margin: 0 auto; padding: 0 32px; }\r\n.nexo-head { max-width: 620px; margin-bottom: 60px; }\r\n.nexo-head .section-tag { color: var(--green); }\r\n.nexo-head h2 { color: #fff; }\r\n.nexo-head p { color: rgba(255,255,255,.65); font-size: 17px; margin-top: 16px; line-height: 1.65; }\r\n.nexo-diagram { width: 100%; position: relative; }\r\n.nexo-diagram svg { width: 100%; height: auto; display: block; }\r\n\r\n\/* \u2500\u2500 MODELO DE GESTI\u00d3N \u2014 HOVER \u2500\u2500 *\/\r\n.modelo-section-new { background: #fff; }\r\n.modelo-grid-new {\r\n  display: grid; grid-template-columns: 1fr 1.3fr; gap: 72px; align-items: start; margin-top: 20px;\r\n}\r\n.modelo-intro { color: #374151;\r\n    font-family: \"Source Sans 3\";\r\n    font-size: 22px;\r\n    font-style: normal;\r\n    font-weight: 400;\r\n    line-height: 32px;\r\n    margin: 32px 0;\r\n    max-width: 500px;}\r\n.modelo-title-item {\r\n  cursor: pointer;\r\n  padding: 18px 0;\r\n  border-bottom: 1px solid rgba(34,31,43,.1);\r\n  font-weight: 400;\r\n  font-size: clamp(1rem, 1.5vw, 1.2rem);\r\n  line-height: 1.2;\r\n  color: rgba(34,31,43,.5);\r\n  transition: color .2s ease, font-weight .2s ease;\r\n  user-select: none;\r\n  display: flex; align-items: center; justify-content: space-between; gap: 16px;\r\n}\r\n.modelo-titles { padding-bottom: 120px; }\r\n.modelo-title-item:first-child { border-top: 1px solid rgba(34,31,43,.1); }\r\n.modelo-title-item.active {\r\ncolor: #8F71A4;\r\nfont-family: \"Source Sans 3\";\r\nfont-size: 35px;\r\nfont-style: normal;\r\nfont-weight: 900;\r\nline-height: 28px; \/* 68.293% *\/\r\n}\r\n.modelo-title-thumb {\r\n  display: none;\r\n}\r\n.modelo-title-item.active .modelo-title-thumb { display: block; }\r\n.modelo-panel-img {\r\n  border-radius: 16px; overflow: hidden; aspect-ratio: 16\/10;\r\n  box-shadow: 0 16px 40px -12px rgba(0,0,0,.2);\r\n  margin-bottom: 24px;\r\n}\r\n.modelo-panel-img img { width: 100%; height: 100%; object-fit: cover; display: block; }\r\n.modelo-panel-desc { font-size: 18px; margin-bottom: 28px; color: var(--ink-soft); line-height: 1.65; }\r\n@media (min-width: 861px) { .modelo-panel-desc { min-height: 130px; } }\r\n@media (max-width: 860px) {\r\n  .modelo-grid-new { grid-template-columns: 1fr; gap: 32px; }\r\n  .modelo-right-new { order: -1; }\r\n  .modelo-title-thumb { display: none !important; }\r\n}\r\n\r\n\/* \u2500\u2500 NOSOTROS \u2500\u2500 *\/\r\n.nosotros-section { padding: 96px 0; }\r\n.nosotros-inner { max-width: var(--wrap); margin: 0 auto; padding: 0 32px; display: grid; grid-template-columns: 1.15fr .85fr; gap: 72px; align-items: center; }\r\n.nosotros-text h2 { font-size: clamp(1.8rem, 3.5vw, 3rem); font-weight: 800; line-height: 1.06; color: var(--violet-ink); letter-spacing: -0.025em; margin-bottom: 28px; }\r\n.nosotros-text h2 em { font-style: normal; color: var(--green-deep); }\r\n.nosotros-text > p { font-size: 17px; color: var(--ink-soft); line-height: 1.65; max-width: 460px; margin-bottom: 40px; }\r\n.nosotros-clients { border-top: 1px solid rgba(34,31,43,.09); padding-top: 26px; }\r\n.nosotros-clients-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .1em; color: var(--ink-soft); display: block; margin-bottom: 10px; }\r\n.nosotros-client-names { font-size: 14px; font-weight: 600; color: var(--violet-deep); line-height: 1.9; }\r\n.nosotros-independence { font-size: 13.5px; color: var(--ink-soft); margin-top: 14px; line-height: 1.55; font-style: italic; }\r\n.nosotros-photo { border-radius: 24px; overflow: hidden; aspect-ratio: 4\/3; box-shadow: 0 32px 72px -20px rgba(34,31,43,.22); }\r\n.nosotros-photo img { width: 100%; height: 100%; object-fit: cover; display: block; }\r\n@media (max-width: 860px) { .nosotros-inner { grid-template-columns: 1fr; } .nosotros-photo { aspect-ratio: 16\/9; } }\r\n\r\n\/* \u2500\u2500 POR QU\u00c9 PETROGREEN \u2014 Sticky scroll \u2500\u2500 *\/\r\n.porque-section { background: var(--violet-ink); }\r\n.porque-wrap { display: grid; grid-template-columns: 1fr 1fr; }\r\n.porque-left {\r\n  position: sticky; top: 0; height: 100vh;\r\n  display: flex; flex-direction: column; justify-content: center;\r\n  overflow: hidden;\r\n}\r\n.porque-left-bg {\r\n  position: absolute; inset: 0; z-index: 0;\r\n  background: url('https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/unsplash_4aOhA4ptIY4-scaled.jpg') center\/cover no-repeat;\r\n}\r\n.porque-left-overlay { display: none; }\r\n.porque-left-content {\r\n  position: relative; z-index: 2;\r\n  background: rgba(255,255,255,.84);\r\n  border-radius: 0 20px 20px 0;\r\n  padding: 34px 42px;\r\n  max-width: 546px;\r\n}\r\n.porque-main-title { font-size: clamp(1.9rem, 2.6vw, 2.6rem); font-weight: 700; color: #5E3E7C; line-height: 1.1; letter-spacing: -0.02em; margin-bottom: 12px; }\r\n.porque-main-title em { font-style: normal; color: #5E3E7C; }\r\n.porque-subtitle { font-size: 18px; font-weight: 600; color: var(--violet-ink); line-height: 1.3; max-width: 400px; margin-bottom: 0; }\r\n.porque-subdesc { font-size: 14.5px; color: var(--ink-soft); line-height: 1.7; max-width: 310px; }\r\n.porque-right { border-left: 1px solid rgba(255,255,255,.08); background: #5E3E7C; }\r\n.porque-card { min-height: 80vh; display: flex; flex-direction: column; justify-content: center; padding: 80px 64px 80px 56px; border-bottom: 1px solid rgba(255,255,255,.07); }\r\n.porque-card:last-child { border-bottom: none; }\r\n.porque-chip { display: inline-block; padding: 5px 14px; border: 1px solid rgba(255,255,255,.18); border-radius: 999px; font-size: 15px; font-weight: 700; color: var(--green); margin-bottom: 32px; letter-spacing: .06em; text-transform: uppercase; width: fit-content; }\r\n.porque-title { font-size: clamp(2rem, 3.8vw, 3.2rem); font-weight: 700; color: #fff; line-height: 1.08; margin-bottom: 22px; letter-spacing: -0.02em; }\r\n.porque-desc { font-size: 20px; color: rgba(255,255,255,.58); line-height: 1.72; }\r\n.porque-desc p { color: rgba(255,255,255,.58); }\r\n.porque-desc ul { margin-top: 16px; padding-left: 0; list-style: none; display: flex; flex-direction: column; gap: 12px; }\r\n.porque-desc ul li { padding-left: 20px; position: relative; color: rgba(255,255,255,.72); }\r\n.porque-desc ul li::before { content: '\u2022'; position: absolute; left: 0; color: var(--green); font-weight: 700; }\r\n@media (max-width: 860px) {\r\n  .porque-wrap { grid-template-columns: 1fr; }\r\n  .porque-left { position: static; height: 75vw; justify-content: flex-end; }\r\n  .porque-right { border-left: none; border-top: 1px solid rgba(255,255,255,.08); }\r\n  .porque-card { min-height: auto; padding: 48px 28px; }\r\n}\r\n@media (min-width: 861px) {\r\n  .porque-section { height: 80vh; overflow: hidden; }\r\n  .porque-wrap { height: 100%; }\r\n  .porque-left { position: relative; height: 100%; top: auto; }\r\n  .porque-right { height: 100%; overflow-y: scroll; scroll-snap-type: y mandatory; scrollbar-width: none; }\r\n  .porque-right::-webkit-scrollbar { display: none; }\r\n  .porque-card { min-height: 80vh; scroll-snap-align: start; }\r\n}\r\n\r\n\/* \u2500\u2500 CASOS \u2500\u2500 *\/\r\n.case-carousel-viewport {\r\n  overflow: hidden;\r\n  border-radius: var(--radius-lg);\r\n  box-shadow: 0 8px 40px -12px rgba(34,31,43,.14);\r\n}\r\n.case-track {\r\n  display: flex;\r\n  overflow-x: scroll; scroll-snap-type: x mandatory; scroll-behavior: smooth;\r\n  -ms-overflow-style: none; scrollbar-width: none;\r\n}\r\n.case-track::-webkit-scrollbar { display: none; }\r\n.case-card {\r\n  flex: 0 0 100%;\r\n  scroll-snap-align: start;\r\n  display: grid; grid-template-columns: 50% 1fr;\r\n  min-height: 440px; overflow: hidden; background: #fff;\r\n}\r\n.case-photo { overflow: hidden; }\r\n.case-photo img { width: 100%; height: 100%; object-fit: cover; display: block; }\r\n.case-info {\r\n  padding: 56px 64px;\r\n  display: flex; flex-direction: column; justify-content: flex-start; gap: 10px;\r\n  background: #fff;\r\n  position: relative;\r\n}\r\n.case-eyebrow { font-size: 14px; font-weight: 700; color: var(--ink-soft); display: flex; align-items: center; gap: 6px; position: absolute; top: 50px; right: 50px; }\r\n.case-eyebrow img { width: 22px; height: auto; display: block; }\r\n.case-company-logo { height: 54px!important; width: auto; max-width: 200px; display: block; object-fit: contain; object-position: left center; margin-top: 4px; }\r\n.case-company { color: #404040;\r\nfont-family: \"Source Sans 3\";\r\nfont-size: 24px;\r\nfont-style: normal;\r\nfont-weight: 700;\r\nline-height: 32px; \/* 133.333% *\/margin-top: 4px; }\r\n.case-title { margin: 6px 0 0; \r\ncolor: #9871AD;\r\nfont-family: \"Source Sans 3\";\r\nfont-size: 25px;\r\nfont-style: normal;\r\nfont-weight: 700;\r\nline-height: 1.5;}\r\n.case-rule {width: 48px; height: 2px; background: #92C952!important; border: none; margin-bottom: 10px!important; display: block; margin-top: auto!important; }\r\n.case-desc {     font-size: 18px;\r\n    color: var(--ink-soft);\r\n    line-height: 1.2;\r\n    max-width: 400px; margin-left: 0px!important;}\r\n\r\n@media (min-width: 861px) {\r\n  .case-info {\r\n    padding: 90px 64px 50px;\r\n    gap: 0;\r\n  }\r\n  .case-company-logo { margin-top: 0; }\r\n  .case-title { margin: 20px 0 0; }\r\n  .case-rule { margin-top: auto; margin-bottom: 6px; }\r\n  .case-desc { margin-top: 0; }\r\n}\r\n\r\n.case-wrap-rel { position: relative; }\r\n.case-arrow {\r\n  position: absolute; top: 50%; transform: translateY(-50%);\r\n  width: 44px; height: 44px; border-radius: 50%;\r\n  background: rgba(255,255,255,.92); border: 1.5px solid rgba(34,31,43,.16);\r\n  cursor: pointer; display: flex; align-items: center; justify-content: center;\r\n  color: var(--ink); font-size: 18px; z-index: 10; line-height: 1; padding: 0;\r\n  transition: background .2s, border-color .2s; box-shadow: 0 4px 16px -4px rgba(0,0,0,.24);\r\n}\r\n.case-arrow:hover { background: #fff; border-color: var(--violet); color: var(--violet-deep); }\r\n.case-arrow--prev { left: 14px; }\r\n.case-arrow--next { right: 14px; }\r\n.case-dots { display: flex; justify-content: center; gap: 10px; margin-top: 24px; }\r\n.case-dot { width: 9px; height: 9px; border-radius: 50%; background: rgba(110,79,134,.22); border: none; cursor: pointer; padding: 0; transition: background .25s, transform .25s; }\r\n.case-dot.active { background: var(--violet-deep); transform: scale(1.35); }\r\n@media (max-width: 860px) {\r\n  .case-card { grid-template-columns: 1fr; min-height: auto; }\r\n  .case-photo { height: 240px; }\r\n  .case-info { padding: 32px 28px; }\r\n  .case-arrow--prev { left: 8px; }\r\n  .case-arrow--next { right: 8px; }\r\n}\r\n\r\n\/* \u2500\u2500 CARRUSEL AUTO DE LOGOS \u2500\u2500 *\/\r\n.logo-carousel-section { margin-top: 64px; }\r\n.logo-carousel-label { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .1em; color: var(--ink-soft); margin-bottom: 24px; }\r\n.logo-carousel-outer {\r\n  overflow: hidden;\r\n  background: #fff;\r\n  padding: 20px 0;\r\n  position: relative;\r\n}\r\n.logo-carousel-outer::before,\r\n.logo-carousel-outer::after {\r\n  content: '';\r\n  position: absolute;\r\n  top: 0; bottom: 0;\r\n  width: 80px; z-index: 2;\r\n  pointer-events: none;\r\n}\r\n.logo-carousel-outer::before { left: 0; background: linear-gradient(to right, #fff, transparent); }\r\n.logo-carousel-outer::after  { right: 0; background: linear-gradient(to left, #fff, transparent); }\r\n.logo-carousel-track {\r\n  display: flex;\r\n  gap: 0;\r\n  width: max-content;\r\n  animation: logoScroll 32s linear infinite;\r\n}\r\n.logo-carousel-track:hover { animation-play-state: paused; }\r\n@keyframes logoScroll {\r\n  0%   { transform: translateX(-50%); }\r\n  100% { transform: translateX(0); }\r\n}\r\n.logo-slot {\r\n  flex: none; width: 200px; height: 72px;\r\n  display: flex; align-items: center; justify-content: center;\r\n  padding: 0 20px;\r\n  border-right: 1px solid rgba(110,79,134,.08);\r\n}\r\n.logo-slot img {\r\n  display: block;\r\n  width: 130px; height: 100px; object-fit: contain;\r\n  filter: grayscale(100%); opacity: .55;\r\n  transition: filter .3s, opacity .3s;\r\n}\r\n.logo-slot:hover img { filter: grayscale(0%); opacity: 1; }\r\n\/* Gradients for carousel on dark backgrounds *\/\r\n.nexo-carousel::before { background: linear-gradient(to right, #ffffff, transparent) !important; }\r\n.nexo-carousel::after  { background: linear-gradient(to left, #ffffff, transparent) !important; }\r\n.logo-placeholder {\r\n  width: 110px; height: 36px;\r\n  background: var(--gray); border-radius: 6px;\r\n  display: flex; align-items: center; justify-content: center;\r\n  font-size: 11px; font-weight: 700; color: var(--ink-soft);\r\n  letter-spacing: .04em; opacity: .65;\r\n}\r\n\r\n\/* \u2500\u2500 PROVEEDORES \u2500\u2500 *\/\r\n.provider-section { padding: 64px 0; }\r\n.provider-band { background: var(--violet-mist); border-radius: var(--radius-md); padding: 40px 44px; display: grid; grid-template-columns: 1.4fr .6fr; gap: 36px; align-items: center; border: 1px solid rgba(110,79,134,.14); }\r\n.provider-band h3 { font-size: 1.25rem; margin-bottom: 8px; }\r\n.provider-band p { color: var(--ink-soft); font-size: 15px; max-width: 480px; line-height: 1.6; }\r\n@media (max-width: 800px) { .provider-band { grid-template-columns: 1fr; } }\r\n\r\n\/* \u2500\u2500 CTA FINAL \u2500\u2500 *\/\r\n.final-cta { color: #fff; text-align: center; position: relative; overflow: hidden; }\r\n.final-cta::before { content: ''; position: absolute; top: -80px; right: -80px; width: 400px; height: 400px; border-radius: 50%; background: radial-gradient(circle, rgba(146,201,82,.1) 0%, transparent 70%); pointer-events: none; }\r\n.final-cta h2 { color: #fff; font-size: clamp(1.9rem,3.4vw,2.7rem); max-width: 640px; margin: 35px 0; }\r\n.final-cta p { color: rgba(255,255,255,.75); font-size: 17px; max-width: 520px; margin: 0 auto 34px; line-height: 1.65; }\r\n.final-cta .btn-row { display: block; gap: 14px; justify-content: flex-start; flex-wrap: wrap; }\r\n@media (max-width: 600px) { .final-cta { padding: 48px 28px; border-radius: 28px; } }\r\n\r\n\/* \u2500\u2500 FOOTER \u2500\u2500 *\/\r\nfooter { background: linear-gradient(90deg, #68B12E 0%, #40205F 100%); color: rgba(255,255,255,.65); padding: 64px 0 28px; }\r\n.foot-grid {\r\n  display: grid;\r\n  grid-template-columns: 1.3fr 0.7fr 1.7fr;\r\n  gap: 70px;\r\n  padding-bottom: 44px;\r\n  border-bottom: 1px solid rgba(255,255,255,.08);\r\n  align-items: stretch;\r\n}\r\n.foot-brand { display: flex; flex-direction: column; }\r\n.foot-brand img.foot-logo { max-height: 44px; max-width: 250px; width: auto; height: auto; display: block; }\r\n.foot-brand p { font-size: 20px;\r\n    color: #fff;\r\n    margin-top: 40px;\r\n    line-height: 1.6; }\r\n.foot-slogan { font-size: 25px; font-weight: 700; color: #fff; margin-top: auto; padding-top: 32px; letter-spacing: .01em; line-height: 1.1; }\r\n.foot-nav b { display: block; color: #fff; font-size: 12px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; margin-bottom: 16px; }\r\n.foot-nav a { display: block; font-size: 16px; margin-bottom: 10px; color: rgba(255,255,255,.55); transition: color .2s; color: #fff; }\r\n.foot-nav a:hover { color: var(--green); }\r\n.foot-contact { display: flex; flex-direction: column; gap: 24px; }\r\n.foot-office-label { font-size: 11px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; color: var(--green); margin-bottom: 6px; display: block; }\r\n.foot-office span,\r\n.foot-office a { display: block; font-size: 16px; line-height: 1.7; transition: color: #fff;  }\r\n.foot-office a:hover { color: var(--green); }\r\n.foot-bottom { padding-top: 24px; display: flex; flex-direction: column; gap: 8px; }\r\n.foot-bottom-row { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 12px; }\r\n.foot-links { display: flex; gap: 20px; }\r\n.foot-links a { font-size: 13.5px; color: rgba(255,255,255,.52); transition: color .2s; font-weight: 600; }\r\n.foot-links a:hover { color: var(--green); }\r\n.foot-copy { font-size: 12.5px; color: rgba(255,255,255,.3); }\r\n.foot-credit { font-size: 12.5px; color: rgba(255,255,255,.28); }\r\n.foot-credit a { color: rgba(255,255,255,.45); transition: color .2s; }\r\n.foot-credit a:hover { color: var(--green); }\r\n@media (max-width: 860px) { .foot-grid { grid-template-columns: 1fr; gap: 32px; } }\r\n\r\n\/* \u2500\u2500 HERO SVG animations \u2500\u2500 *\/\r\n\/* \u2500\u2500 Hero chips \u2014 flotaci\u00f3n suave original \u2500\u2500 *\/\r\n.hero-chip-1, .hero-chip-2, .hero-chip-3, .hero-chip-4, .hero-chip-5 {\r\n  animation: floaty-svg 5s ease-in-out infinite;\r\n  transform-box: fill-box;\r\n  transform-origin: center;\r\n}\r\n.hero-chip-1 { animation-delay: 0s; }\r\n.hero-chip-2 { animation-delay: 0.6s; }\r\n.hero-chip-3 { animation-delay: 0.7s; }\r\n.hero-chip-4 { animation-delay: 0.8s; }\r\n.hero-chip-5 { animation-delay: 0.65s; }\r\n\r\n\r\n\/* \u2500\u2500 Hero load animation \u2500\u2500 *\/\r\n@keyframes heroFadeUp {\r\n  from { opacity: 0; }\r\n  to   { opacity: 1; }\r\n}\r\n@keyframes heroFadeIn {\r\n  from { opacity: 0; }\r\n  to   { opacity: 1; }\r\n}\r\n.hero-h1 {\r\n  opacity: 0;\r\n  animation: heroFadeUp 0.5s ease forwards;\r\n  animation-delay: 0.15s;\r\n}\r\n.hero-rest {\r\n  opacity: 0;\r\n  animation: heroFadeUp 0.5s ease forwards;\r\n  animation-delay: 0.4s;\r\n}\r\n.hero-visual-entry {\r\n  opacity: 0;\r\n  animation: heroFadeIn 0.45s ease forwards;\r\n  animation-delay: 1.1s;\r\n}\r\n.svg-iso {\r\n  opacity: 0;\r\n  animation: heroFadeIn 0.4s ease forwards;\r\n  animation-delay: 0.65s;\r\n}\r\n\r\n\/* \u2500\u2500 ALIANZAS v9 \u2500\u2500 *\/\r\n.alianzas-banner {\r\n  background: var(--violet-ink); border-radius: 20px; padding: 40px 48px;\r\n  display: flex; align-items: center; justify-content: space-between;\r\n  margin-bottom: 32px; overflow: hidden; position: relative;\r\n}\r\n.alianzas-banner-text h2 { color: #fff; font-size: clamp(1.8rem, 2.8vw, 2.4rem); }\r\n.alianzas-banner-deco { opacity: .35; filter: brightness(0) invert(1); }\r\n.alianzas-desc { max-width: 620px; margin-bottom: 40px;\r\ncolor: #374151;\r\nfont-family: \"Source Sans 3\";\r\nfont-size: 22px;\r\nfont-style: normal;\r\nfont-weight: 400;\r\nline-height: 28px; \/* 127.273% *\/}\r\n\r\n\/* \u2500\u2500 CASOS v9 \u2500\u2500 *\/\r\n.casos-heading { padding: 80px 0 300px; background: #fff; }\r\n.casos-heading .wrap{\r\ntop: 100px;\r\n    position: relative;\r\n}\r\n.casos-heading h2 { color: #8F71A4;\r\nfont-family: \"Source Sans 3\";\r\nfont-size: 51.882px;\r\nfont-style: normal;\r\nfont-weight: 700;\r\nline-height: 53.179px; \/* 102.5% *\/ }\r\n.casos-bg-band { position: relative; }\r\n.casos-content {    background: #f4f4f4;\r\n    padding: 64px 0 150px;}\r\n\r\n\/* Intro band *\/\r\n.casos-intro-band { background: #fff; padding: 48px 0; position: relative; overflow: hidden; }\r\n.casos-intro-band p { font-size: 22px; color: var(--ink-soft); line-height: 28px; max-width: 580px; margin: 0; }\r\n.casos-intro-motif {\r\n  position: absolute; right: 0px; top: 50%; transform: translateY(-50%);\r\npointer-events: none;\r\n}\r\n\r\n\/* \u2500\u2500 PROVEEDORES v9 \u2500\u2500 *\/\r\n.provider-section-v9 { overflow: hidden; }\r\n.provider-v9-grid { display: grid; grid-template-columns: 450px 1fr; min-height: 450px; }\r\n.provider-photo-grid { position: relative; overflow: hidden; }\r\n.provider-photo-quad { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr 1fr; height: 100%; }\r\n.provider-photo-quad img { width: 100%; height: 100%; object-fit: cover; display: block; }\r\n.provider-content-v9 { background: #6E5189; padding: 60px 25% 40px 60px; display: flex; flex-direction: column; justify-content: center; }\r\n@media (max-width: 860px) { .provider-v9-grid { grid-template-columns: 1fr; } .provider-photo-grid { height: 280px; } }\r\n\r\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n   SECTION BADGE \u2014 componente flotante de t\u00edtulo\r\n   Flota en el l\u00edmite entre dos secciones\r\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n.badge-anchor {\r\n  position: relative;\r\n  height: 0;\r\n  z-index: 20;\r\n  overflow: visible;\r\n}\r\n.badge-anchor .wrap { position: relative; height: 0; }\r\n\r\n.section-badge {\r\n  position: absolute;\r\n  top: 0;\r\n  left: 0;\r\n  transform: translateY(-50%);\r\n  display: inline-flex;\r\n  align-items: center;\r\n  border-radius: 20px;              \/* uniforme en las 4 esquinas, confirmado en Figma *\/\r\n  overflow: hidden;\r\n  padding-left: 44px;\r\n  gap: 80px;\r\n  box-shadow: 0 8px 32px -8px rgba(0,0,0,.28);\r\n}\r\n.section-badge__text {\r\n  padding: 20px 0;\r\n  display: flex;\r\n  flex-direction: column;\r\n  justify-content: center;\r\n  gap: 8px;\r\n}\r\n.section-badge__text .eyebrow-sm {\r\n  font-size: 18px; font-weight: 700; letter-spacing: .05em;\r\n  text-transform: uppercase; display: block;\r\n}\r\n.section-badge__text h2 {\r\n  font-size: clamp(1.5rem, 2.6vw, 2.1rem);\r\n  line-height: 1.05; margin: 0;\r\n  font-weight: 700;\r\n  max-width: 425px;\r\n}\r\n.section-badge__motif {\r\n  display: flex; align-items: center; justify-content: center;\r\n  flex-shrink: 0; width: 152px; height: 152px;\r\n}\r\n.section-badge__motif img { display: block; width: 152px; height: 152px; }\r\n\r\n\/* Variantes de color \u2014 hex exactos tomados del export de Figma (Dev mode) *\/\r\n.section-badge--green { background: #92C952; }\r\n.section-badge--green .section-badge__text h2 { color: #fff; }\r\n.section-badge--green .section-badge__text .eyebrow-sm { color: #8F71A4; }\r\n\r\n.section-badge--violet { background: #9871AD; }\r\n.section-badge--violet .section-badge__text h2,\r\n.section-badge--violet .section-badge__text .eyebrow-sm { color: #fff; }\r\n\r\n.section-badge--white { background: #fff; box-shadow: 0 8px 32px -8px rgba(0,0,0,.18); }\r\n.section-badge--white .section-badge__text h2 { color: #8F71A4; }\r\n.section-badge--white .section-badge__text .eyebrow-sm { color: #8DC63F; }\r\n\r\n.section-badge--confiaron { background: #9CD55A; }\r\n.section-badge--confiaron .section-badge__text h2 { color: #fff; }\r\n\r\n.modelo-top-photo { display: block; width: 100%; height: 380px !important; object-fit: cover; }\r\n@media (max-width: 700px) { .modelo-top-photo { height: 220px!important; } }\r\n@media (max-width: 860px) {\r\n  .section-badge { flex-wrap: wrap; gap: 20px; padding: 24px; }\r\n  .section-badge__motif { width: 90px; height: 90px; }\r\n  .section-badge__motif img { width: 90px; height: 90px; }\r\n}\r\n\r\n\/* Confiaron section *\/\r\n.confiaron-section { background: #fff; padding: 120px 0 64px; position: relative; overflow: hidden; }\r\n.confiaron-arc {\r\n  position: absolute; left: -80px; top: 50%; transform: translateY(-50%);\r\n  width: 220px; height: 220px; border-radius: 50%;\r\n  background: #e4e2e8; opacity: .5; pointer-events: none;\r\n}\r\n.confiaron-right { display: flex; align-items: stretch; margin-left: 40%; }\r\n.confiaron-green-body {\r\n  flex: 1; background: #9CD55A;\r\n  border-radius: 28px 0 0 28px;\r\n  padding: 0 0 0 44px;\r\n  display: flex; align-items: center;\r\n}\r\n.confiaron-green-body > span {\r\n  font-size: clamp(1.4rem, 2.2vw, 2rem); font-weight: 700; color: #fff; flex: 1;\r\n}\r\n.confiaron-motif {\r\n  flex-shrink: 0; width: 180px; align-self: stretch;\r\n  overflow: hidden; display: flex; align-items: center; justify-content: center;\r\n}\r\n.confiaron-motif img { width: 100%; height: 100%; object-fit: cover; display: block; }\r\n.confiaron-logos { max-width: var(--wrap); margin: 52px auto 0; padding: 0 32px; }\r\n@media (max-width: 860px) {\r\n  .confiaron-right { margin-left: 0; }\r\n  .confiaron-green-body { border-radius: 0; padding: 36px 28px; }\r\n  .confiaron-arc { display: none; }\r\n  .confiaron-logos { margin-top: 36px; }\r\n}\r\n\r\n\/* M\u00e9tricas flotantes \u2014 posiciones diagonales exactas tomadas del Figma (996px alto x 1280px ancho == 100%) *\/\r\n.casos-bg-band { position: relative; }\r\n.case-stats-floating { position: absolute; inset: 0; z-index: 5; pointer-events: none; }\r\n.case-stat-float {\r\n  position: absolute;\r\n  display: flex;\r\n  align-items: stretch;\r\n  background: #fff;\r\n  border-radius: 0 23px 23px 0;\r\n  overflow: hidden;\r\n  box-shadow: 0 4px 20px -4px rgba(0,0,0,.25);\r\n  opacity: 0;\r\n  transform: translateX(-120vw);\r\n}\r\n.case-stat-float:nth-child(1) { left: 5.9%;  top: 11.1%; }\r\n.case-stat-float:nth-child(2) { left: 39.1%; top: 37.0%; }\r\n.case-stat-float:nth-child(3) { left: 72.4%; top: 60.8%; }\r\n.caso-stat-trama { width: 40px; height: auto; align-self: stretch; object-fit: cover; flex-shrink: 0; display: block; }\r\n.caso-stat-body { padding: 14px 24px; display: flex; flex-direction: column; justify-content: center; gap: 6px; }\r\n.caso-stat-body b { font-size: 66px; font-weight: 800; color: #8F71A4; display: block; letter-spacing: -0.02em; line-height: 1; }\r\n.caso-stat-body span {    font-size: 18px;\r\n    color: #374151;\r\n    font-weight: 500;\r\n    display: block;\r\n    line-height: 1.2;\r\n    text-align: left;}\r\n@media (max-width: 860px) {\r\n  .case-stats-floating { position: static; display: flex; flex-direction: column; gap: 12px; padding: 20px 16px; }\r\n  .case-stat-float { position: static !important; }\r\n}\r\n\r\n\/* casos heading trama *\/\r\n.casos-heading { position: relative; overflow: hidden; }\r\n.casos-heading-trama {\r\n  position: absolute;\r\n  right: -20px;\r\n  top: -60px;\r\n  height: 140%;\r\n  width: auto;\r\n  pointer-events: none;\r\n  z-index: 0;\r\n}\r\n\r\n\/* \u2500\u2500 CASE-STATS VIDEO BG \u2500\u2500 *\/\r\n.casos-bg-band-inner {\r\n  position: relative;\r\n  width: 100%;\r\n  height: 620px;\r\n  overflow: hidden;\r\n}\r\n.casos-bg-video {\r\n  position: absolute;\r\n  inset: 0;\r\n  width: 100%;\r\n  height: 100%;\r\n  object-fit: cover;\r\n}\r\n.casos-bg-overlay {\r\n  position: absolute;\r\n  inset: 0;\r\n  background: rgba(118,85,141,0.4);\r\n  pointer-events: none;\r\n}\r\n\r\n\/* \u2500\u2500 METRICS SLIDE-IN \u2500\u2500 *\/\r\n@keyframes statSlideIn {\r\n  from { transform: translateX(-120vw); opacity: 0; }\r\n  to   { transform: translateX(0);      opacity: 1; }\r\n}\r\n.metrics-reveal.in .case-stat-float:nth-child(1) { animation: statSlideIn 1.6s cubic-bezier(.25,.46,.45,.94) .05s both; }\r\n.metrics-reveal.in .case-stat-float:nth-child(2) { animation: statSlideIn 1.6s cubic-bezier(.25,.46,.45,.94) .35s both; }\r\n.metrics-reveal.in .case-stat-float:nth-child(3) { animation: statSlideIn 1.6s cubic-bezier(.25,.46,.45,.94) .65s both; }\r\n\r\n\/* \u2500\u2500 BRIDGE PILL ANIMATIONS \u2500\u2500 *\/\r\n.bridge-item { opacity: 0; }\r\n@keyframes bridgePillIn {\r\n  from { opacity: 0; transform: translateY(14px); }\r\n  to   { opacity: 1; transform: translateY(0); }\r\n}\r\n.nexo-diagram.in .bridge-item--1 { animation: bridgePillIn .7s ease .3s both; }\r\n.nexo-diagram.in .bridge-item--2 { animation: bridgePillIn .7s ease .6s both; }\r\n.nexo-diagram.in .bridge-item--3 { animation: bridgePillIn .7s ease .9s both; }\r\n\/* \u2500\u2500 Section Badge slide-from-left (preserves positioning) \u2500\u2500 *\/\r\n.badge-anchor.badge-reveal .section-badge {\r\n  opacity: 0;\r\n  transform: translateY(-50%) translateX(-64px);\r\n  transition: opacity .65s ease, transform .65s ease;\r\n}\r\n.badge-anchor.badge-reveal.in .section-badge {\r\n  opacity: 1;\r\n  transform: translateY(-50%) translateX(0);\r\n}\r\n\r\n\r\n\/* (conoce-card reemplazado por casos-intro-band) *\/\r\n\r\n\/* CTA final 2-col *\/\r\n.final-cta { text-align: left; }\r\n.final-cta-left { flex: 1; text-align: left; }\r\n.final-cta-left h2 { color: #8F71A4;\r\nfont-family: \"Source Sans 3\";\r\nfont-size: 35px;\r\nfont-style: normal;\r\nfont-weight: 700;\r\nline-height: 45px; text-align: left; margin-top: 88px;}\r\n.final-cta-left .btn-row { justify-content: flex-start; }\r\n.final-cta-right { flex-shrink: 0; display: flex; align-items: center; justify-content: flex-end; }\r\n.final-cta { display: flex; align-items: center; gap: 48px; }\r\n@media (max-width: 768px) { .final-cta { flex-direction: column; text-align: center; } .final-cta-left h2 { text-align: center; } .final-cta-left .btn-row { justify-content: center; } .final-cta-right { width: 180px; } }\r\n\r\n\r\n\/* \u2500\u2500 Hero nuevo: chip float (izq\u2192der) y shimmer de l\u00ednea \u2500\u2500 *\/\r\n@keyframes heroChipFloat {\r\n  0%, 100% { transform: translateX(-4px); }\r\n  50%       { transform: translateX(4px); }\r\n}\r\n.hero-chip-grp {\r\n  animation: heroChipFloat 5s ease-in-out infinite;\r\n  transform-box: fill-box;\r\n  transform-origin: center;\r\n}\r\n.hero-chip-grp-0 { animation-delay: 0s; }\r\n.hero-chip-grp-1 { animation-delay: 0.9s; }\r\n.hero-chip-grp-2 { animation-delay: 1.8s; }\r\n.hero-chip-grp-3 { animation-delay: 0.45s; }\r\n.hero-chip-grp-4 { animation-delay: 1.35s; }\r\n\/* dashShimmer removed \u2014 using SMIL animate on SVG path directly *\/\r\n\r\n\/* \u2500\u2500 M\u00e9tricas desktop: alinear primera y \u00faltima al ancho del header \u2500\u2500 *\/\r\n@media (min-width: 861px) {\r\n  .case-stat-float:nth-child(1) {\r\n    left: max(5.9%, calc((100% - 1180px) \/ 2 + 32px));\r\n    top: 11.1%;\r\n  }\r\n  .case-stat-float:nth-child(3) {\r\n    left: auto;\r\n    right: max(5.9%, calc((100% - 1180px) \/ 2 + 32px));\r\n    top: 60.8%;\r\n  }\r\n}\r\n\r\n\/* \u2500\u2500 VIDEO LIGHTBOX \u2500\u2500 *\/\r\n.video-lightbox {\r\n  display: none; position: fixed; inset: 0; z-index: 900;\r\n  background: rgba(0,0,0,.92); align-items: center; justify-content: center;\r\n}\r\n.video-lightbox.open { display: flex; }\r\n.video-lightbox-inner {\r\n  position: relative; width: 90vw; max-width: 960px;\r\n}\r\n.video-lightbox-inner video {\r\n  width: 100%; height: auto; border-radius: 12px; display: block;\r\n  max-height: 80vh; background: #000;\r\n}\r\n.video-lightbox-close {\r\n  position: absolute; top: -48px; right: 0;\r\n  background: rgba(255,255,255,.15); border: none; color: #fff;\r\n  font-size: 22px; cursor: pointer; width: 40px; height: 40px;\r\n  border-radius: 50%; display: flex; align-items: center; justify-content: center;\r\n  transition: background .2s;\r\n}\r\n.video-lightbox-close:hover { background: rgba(255,255,255,.3); }\r\n\r\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n   MOBILE STYLES \u2014 \u2264860px \u2014 no afectan desktop\r\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n@media (max-width: 860px) {\r\n\r\n  \/* \u2500\u2500 1. HERO \u2500\u2500 *\/\r\n  .hero { padding: 0 0 0; background: #f6f6f6; }\r\n  .hero-grid { grid-template-columns: 1fr !important; gap: 0; padding: 0; }\r\n  \/* Reorder: text first, SVG animation below *\/\r\n  .hero-grid > div:first-child { order: 1; padding: 20px 24px 36px; }\r\n  .hero-visual { order: 2; min-height: 0 !important; height: auto !important; width: 100%; }\r\n  .hero h1 { font-size: clamp(1.85rem, 6.5vw, 2.4rem); margin-bottom: 16px; }\r\n  .hero p.lead { font-size: 18px; margin-bottom: 24px; }\r\n  .hero-ctas { flex-wrap: nowrap; gap: 10px; margin-bottom: 0; }\r\n  .hero-ctas .btn { flex: 1; justify-content: center; font-size: 14px; padding: 12px 14px; }\r\n  .hero-stats { display: none; }\r\n  .eyebrow { margin-bottom: 14px; }\r\n\r\n  \/* \u2500\u2500 2. VIDEO PREVIEW \u2014 show on mobile, centered, in flow \u2500\u2500 *\/\r\n  .hero-video-preview {\r\n    display: flex !important;\r\n    position: static !important;\r\n    right: auto !important; bottom: auto !important;\r\n    margin: 0 auto;\r\n    animation: none;\r\n    justify-content: center;\r\n    padding: 28px 16px 0;\r\n  }\r\n  .hero-video-card { width: min(280px, 90vw); }\r\n\r\n  \/* \u2500\u2500 3. PRESENCIA \u2500\u2500 *\/\r\n  .presencia-corner {\r\n    opacity: 0.35;\r\n    z-index: 0;\r\n    height: 100%;\r\n    width: auto;\r\n  }\r\n  .presencia-corner.right { right: -30px; }\r\n  .presencia-corner.left  { left: -30px; }\r\n  .presencia-top { position: relative; padding: 0 16px; }\r\n  \/* Header fixed en mobile *\/\r\n  header { position: fixed; top: 0; left: 0; right: 0; width: 100%; }\r\n  .hero { padding-top: 35px; }\r\n  .presencia-top-text,\r\n  .presencia-top-countries,\r\n  .presencia-top-sub { position: relative; z-index: 1; }\r\n\r\n  \/* \u2500\u2500 4. IMAGEN DESAFIOS \u2014 fix pixelation \u2500\u2500 *\/\r\n.presencia-photo { height: auto; max-height: 260px; object-fit: cover; }\r\n\r\n\r\n\r\n\r\n  \/* \u2500\u2500 5. SECTION-BADGE \u2014 keep desktop layout \u2500\u2500 *\/\r\n  .section-badge {\r\n    flex-wrap: nowrap !important;\r\n    padding: 0px 0 0px 20px !important;\r\n    height: auto !important;\r\n    min-height: 72px;\r\n    gap: 0 !important;\r\n    overflow: hidden;\r\n    align-items: center;\r\n    left: 15px !important;\r\n  }\r\n  .section-badge__text { flex: 1; min-width: 0; }\r\n  .section-badge__text h2 { font-size: clamp(0.95rem, 3.8vw, 1.3rem); }\r\n  .section-badge__text .eyebrow-sm { font-size: 11px; }\r\n  .section-badge__motif {\r\n    width: 80px !important; height: auto !important;\r\n    flex-shrink: 0; align-self: stretch;\r\n    display: flex; align-items: center; justify-content: center;\r\n  }\r\n  .section-badge__motif img { width: 100% !important; height: 100% !important; object-fit: cover !important; }\r\n\r\n  \/* \u2500\u2500 7. IMAGEN MODELO TOP \u2500\u2500 *\/\r\n  .modelo-top-photo { height: 160px; object-fit: cover; object-position: center 20%; width: 100%; display: block; }\r\n\r\n  \/* \u2500\u2500 8. MODELO DE GESTI\u00d3N \u2014 reorder \u2500\u2500 *\/\r\n  .modelo-grid-new { grid-template-columns: 1fr; gap: 0; }\r\n  .modelo-left-new  { order: 1; }\r\n  .modelo-titles    { order: 2; }\r\n  .modelo-right-new { order: 3; }\r\n  .modelo-title-item { cursor: pointer; }\r\n  .modelo-title-thumb { display: none !important; }\r\n  .modelo-panel-img { height: 200px; overflow: hidden; border-radius: 12px; margin-bottom: 16px; }\r\n  .modelo-panel-img img { width: 100%; height: 100%; object-fit: cover; }\r\n\r\n  \/* \u2500\u2500 9. POR QU\u00c9 PETROGREEN \u2500\u2500 *\/\r\n  .porque-left {\r\n    position: static !important;\r\n    height: auto !important;\r\n    max-height: 400px;\r\n    min-height: 220px;\r\n    justify-content: flex-end;\r\n  }\r\n  .porque-left-content { max-width: 300px; padding: 24px; }\r\n  .porque-right {\r\n    border-left: none;\r\n    border-top: 1px solid rgba(255,255,255,.08);\r\n    overflow: visible;\r\n    height: auto;\r\n  }\r\n  .porque-card { min-height: auto; padding: 40px 24px; }\r\n  .porque-main-title { font-size: clamp(1.5rem, 5vw, 2rem); }\r\n\r\n  \/* \u2500\u2500 10. CASOS-HEADING \u2500\u2500 *\/\r\n  .casos-heading { max-height: 400px; overflow: hidden; padding: 60px 0 200px; }\r\n  .casos-heading-trama {\r\n    height: 100%;\r\n    width: auto;\r\n    object-fit: contain;\r\n    top: 0;\r\n    right: 0;\r\n  }\r\n\r\n  \/* \u2500\u2500 11. CASE-STATS \u2014 overlay video like desktop \u2500\u2500 *\/\r\n  .case-stats-floating {\r\n    position: absolute !important;\r\n    inset: 0;\r\n    display: block !important;\r\n    padding: 0 !important;\r\n    gap: 0 !important;\r\n  }\r\n  .case-stat-float {\r\n    position: absolute !important;\r\n    max-width: 270px;\r\n  }\r\n  .case-stat-float:nth-child(1) { left: 0; top: 8%; }\r\n  .case-stat-float:nth-child(2) { left: 0; top: 40%; }\r\n  .case-stat-float:nth-child(3) { left: 0; top: 70%; }\r\n  .caso-stat-body b { font-size: 44px; }\r\n  .caso-stat-body span { font-size: 14px; }\r\n\r\n  \/* \u2500\u2500 12. MOTIF BEHIND TEXT in casos-intro \u2500\u2500 *\/\r\n  .casos-intro-motif { z-index: 0; opacity: 0.2; }\r\n  .casos-intro-band .wrap { position: relative; z-index: 1; }\r\n\r\n  \/* \u2500\u2500 13. CASE-EYEBROW above logo, no arrows \u2500\u2500 *\/\r\n  .case-eyebrow {\r\n    position: static !important;\r\n    top: auto !important; right: auto !important;\r\n    margin-bottom: 8px;\r\n  }\r\n  .case-info { padding: 28px 24px; justify-content: flex-start; }\r\n  .case-arrow { display: none !important; }\r\n\r\n  \/* \u2500\u2500 14. PROVIDER PHOTO GRID \u2014 show complete \u2500\u2500 *\/\r\n  .provider-photo-grid { height: auto !important; }\r\n  .provider-photo-quad { aspect-ratio: 1; }\r\n\r\n  \/* \u2500\u2500 15. PROVIDER CONTENT \u2500\u2500 *\/\r\n  .provider-content-v9 { padding: 50px 24px !important; }\r\n  .provider-content-v9 p { font-size: 16px !important; line-height: 1.6 !important; }\r\n\r\n  \/* \u2500\u2500 16. CTA FINAL \u2500\u2500 *\/\r\n  #contacto .wrap { max-width: none; padding: 0 !important; }\r\n  .final-cta {\r\n    flex-direction: column;\r\n    padding: 28px !important;\r\n    gap: 24px;\r\n    border-radius: 0 !important;\r\n    text-align: left;\r\n  }\r\n  .final-cta-left h2 {\r\n    font-size: 30px !important;\r\n    line-height: 35px !important;\r\n    margin-top: 0 !important;\r\n    color: #8F71A4;\r\n  }\r\n  .final-cta-left .btn-row { justify-content: center; }\r\n  .final-cta-right {\r\n    margin: 0 -28px -28px;\r\n    width: calc(100% + 56px);\r\n    flex-shrink: 0;\r\n  }\r\n  .final-cta-right img { width: 100%; max-width: none; }\r\n\r\n  \/* \u2500\u2500 17. FOOTER \u2500\u2500 *\/\r\n  .foot-nav { margin-top: 0 !important; }\r\n\r\n  \/* \u2500\u2500 18. TRAMA BRIDGE \u2014 ocultar en mobile para evitar overflow horizontal \u2500\u2500 *\/\r\n  .trama-bridge { display: none; }\r\n  .foot-grid { gap: 24px; }\r\n  .foot-slogan { margin-top: 16px; padding-top: 0; }\r\n\r\n\r\n  \/* \u2500\u2500 18. PADDINGS MOBILE \u2500\u2500 *\/\r\n  .section { padding: 50px 0; }\r\n  .desafios-section { padding: 60px 0 100px; }\r\n  .nexo-section { padding: 50px 0; }\r\n  .confiaron-section { padding: 60px 0 64px; }\r\n  .alianzas-section { padding-bottom: 40px !important; }\r\n  .modelo-titles { padding-bottom: 0; }\r\n  .hero-visual { padding-bottom: 40px; }\r\n\r\n}\r\n\/* end mobile *\/\r\n\r\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n   MOBILE FIXES v2 \u2014 overrides precisos\r\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n@media (max-width: 860px) {\r\n\r\n  \/* \u2500\u2500 HERO: SVG primero, en flujo, centrado \u2500\u2500 *\/\r\n  .hero-visual {\r\n    position: relative !important;\r\n    width: 100% !important;\r\n    right: auto !important;\r\n    top: auto !important;\r\n    display: flex !important;\r\n    justify-content: center;\r\n    order: 2;\r\n  }\r\n  .hero-visual svg { width: 100%; height: auto; display: block; }\r\n  .hero-grid > div:first-child { order: 1; }\r\n\r\n  \/* \u2500\u2500 VIDEO PREVIEW mobile exact \u2500\u2500 *\/\r\n  .hero-video-preview {\r\n    padding: 28px !important;\r\n    margin: 0 auto !important;\r\n    display: grid !important;\r\n    position: relative !important;\r\n    right: auto !important;\r\n    bottom: auto !important;\r\n    justify-items: center;\r\n    animation: none !important;\r\n  }\r\n\r\n  \/* \u2500\u2500 PRESENCIA corners \u2500\u2500 *\/\r\n  .presencia-corner.right { right: -80px !important; opacity: 0.2 !important; }\r\n  .presencia-corner.left  { left:  -80px !important; opacity: 0.2 !important; }\r\n\r\n  \/* \u2500\u2500 SECTION-BADGE \u2500\u2500 *\/\r\n  .section-badge { width: 350px; }\r\n  .section-badge__text h2 { font-size: 20px !important; }\r\n\r\n  \/* \u2500\u2500 PORQUE SECTION \u2500\u2500 *\/\r\n  .porque-left {\r\n    position: relative !important;\r\n    height: 400px !important;\r\n    max-height: 400px !important;\r\n    min-height: 0 !important;\r\n    overflow: hidden !important;\r\n    justify-content: center !important;\r\n  }\r\n  .porque-left-content {\r\n    max-width: 300px !important;\r\n    padding: 24px !important;\r\n  }\r\n  \/* porque-right scrolls on itself *\/\r\n  .porque-right {\r\n    height: 65vh;\r\n    overflow-y: scroll;\r\n    -webkit-overflow-scrolling: touch;\r\n    scroll-snap-type: y mandatory;\r\n    border-left: none !important;\r\n    border-top: 1px solid rgba(255,255,255,.08) !important;\r\n  }\r\n  .porque-card {\r\n    min-height: 65vh !important;\r\n    scroll-snap-align: start;\r\n    display: flex; flex-direction: column; justify-content: center;\r\n    padding: 40px 24px !important;\r\n    opacity: 1 !important;\r\n    transition: none !important;\r\n  }\r\n\r\n  \/* \u2500\u2500 CASOS-HEADING \u2500\u2500 *\/\r\n  .casos-heading {\r\n    padding: 40px 0 40px !important;\r\n    max-height: 400px !important;\r\n    overflow: hidden !important;\r\n    min-height: 220px;\r\n  }\r\n  .casos-heading .wrap {\r\n    position: relative !important;\r\n    z-index: 1;\r\n    top: auto !important;\r\n  }\r\n  .casos-heading h2 {\r\n    font-size: clamp(1.6rem, 5.5vw, 2.2rem) !important;\r\n    line-height: 1.1 !important;\r\n  }\r\n  .casos-heading-trama {\r\n    position: absolute !important;\r\n    right: 0 !important; top: 0 !important;\r\n    height: 100% !important;\r\n    width: auto !important;\r\n    object-fit: cover;\r\n    z-index: 0;\r\n  }\r\n\r\n  \/* \u2500\u2500 MODELO margin-top \u2500\u2500 *\/\r\n  .modelo-right-new { margin-top: 30px !important; }\r\n\r\n  \/* \u2500\u2500 FINAL-CTA h2 left-aligned \u2500\u2500 *\/\r\n  .final-cta-left h2 { text-align: left !important; }\r\n\r\n  \/* \u2500\u2500 NAV ANCHOR OFFSET mobile \u2014 nav = 65px \u2500\u2500 *\/\r\n  html { scroll-padding-top: 75px; }\r\n  #modelo { scroll-margin-top: 40px; }\r\n}\r\n\/* \u2500\u2500 NAV ANCHOR OFFSET desktop \u2500\u2500 *\/\r\n@media (min-width: 861px) {\r\n  #nexo, #modelo { scroll-margin-top: 100px; }\r\n}\r\n\r\n\/* \u2500\u2500 PUENTE MOBILE \/ PORQUE-DESC \u2500\u2500 *\/\r\n.nexo-svg-mobile { display: none; } \/* shown by JS on mobile *\/\r\n@media (max-width: 860px) {\r\n  .nexo-svg-desktop { display: none !important; }\r\n  .nexo-svg-mobile  { display: block; width: 100%; height: auto; }\r\n  .porque-desc { font-size: 18px !important; line-height: 1.5 !important; }\r\n  .porque-desc ul li { font-size: 18px; }\r\n}\r\n\r\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n   OVERRIDES WORDPRESS \u2014 botones y layout\r\n   (necesarios para que Elementor no pise los estilos)\r\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n.btn-primary { background: #9871AD !important; color: #fff !important; border: none !important; }\r\n.btn-primary:hover { color: #fff !important; transform: translateY(-2px); box-shadow: 0 12px 26px -8px rgba(94,65,127,.75); }\r\n.btn-ghost { background: transparent !important; color: var(--violet-ink); border: 1.5px solid #D8D8D9 !important; }\r\n.btn-ghost:hover { border-color: #614581 !important; color: var(--violet-deep); }\r\n.btn-green { background: #92C952 !important; color: #20390d; border: none !important; }\r\n.btn-green:hover { transform: translateY(-2px); box-shadow: 0 12px 26px -8px rgba(146,201,82,.75); color: #fff; }\r\n.btn-white { background: #fff !important; color: #6E5189; }\r\n.btn-white:hover { transform: translateY(-2px); box-shadow: 0 8px 20px -8px rgba(0,0,0,.2); }\r\n\r\n.final-cta .btn {\r\n  border-radius: 9999px;\r\n  border: 1px solid rgba(0,0,0,0) !important;\r\n  background: #9CD55A !important;\r\n  font-size: 20px;\r\n  color: #fff !important;\r\n  margin: 0 auto 35px;\r\n}\r\n\r\n#contacto { padding: 0; }\r\n#contacto .wrap { max-width: none; padding: 0 0 0 10%; }\r\n\r\n.final-cta-left h2 {\r\n  color: #8F71A4;\r\n  font-size: 35px;\r\n  font-weight: 700;\r\n  line-height: 45px;\r\n  text-align: left;\r\n  margin-top: 88px;\r\n}\r\n\r\n.desafios-intro {\r\n  font-size: 22px;\r\n  font-weight: 400;\r\n  color: #374151;\r\n  line-height: 1.6;\r\n  max-width: 600px;\r\n  margin: 48px 0;\r\n}\r\n\r\n.modelo-intro {\r\n  color: #374151;\r\n  font-size: 22px;\r\n  font-weight: 400;\r\n  line-height: 32px;\r\n  margin: 32px 0;\r\n  max-width: 500px;\r\n}\r\n\r\n.caso-stat-body span {\r\n  font-size: 18px;\r\n  color: #374151;\r\n  font-weight: 500;\r\n  line-height: 1.2;\r\n  text-align: left;\r\n}\r\n\r\n.alianzas-desc {\r\n  max-width: 620px;\r\n  margin-bottom: 40px;\r\n  color: #374151;\r\n  font-size: 22px;\r\n  font-weight: 400;\r\n  line-height: 28px;\r\n  margin-left: 0px!important;\r\n}\r\n\r\n@media (max-width: 860px) {\r\n  #contacto .wrap { max-width: none; padding: 0 !important; }\r\n  .final-cta-left h2 { font-size: 30px !important; line-height: 35px !important; margin-top: 0 !important; }\r\n}\r\n\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- HEADER -->\r\n<header>\r\n  <div class=\"nav\">\r\n    <a class=\"logo\" href=\"#top\">\r\n      <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-color.svg\" alt=\"PetroGreen\" height=\"36\">\r\n    <\/a>\r\n    <nav class=\"links\">\r\n      <a href=\"#nosotros\" data-i18n=\"nav-nosotros\">About Us<\/a>\r\n      <a href=\"#modelo\" data-i18n=\"nav-modelo\">Modelo de gesti\u00f3n<\/a>\r\n      <a href=\"#diferencial\" data-i18n=\"nav-capacidades\">Diferencial<\/a>\r\n      <a href=\"#casos\" data-i18n=\"nav-casos\">Casos<\/a>\r\n    <\/nav>\r\n    <div class=\"nav-cta-group hide-mobile\">\r\n      <div class=\"lang-switch-group\" id=\"langSwitchDesktop\">\r\n        <button class=\"lang-switch l-active\" data-lang=\"es\" id=\"lbl-es-d\">ES<\/button>\r\n        <span class=\"lang-sep\">|<\/span>\r\n        <button class=\"lang-switch\" data-lang=\"en\" id=\"lbl-en-d\">EN<\/button>\r\n      <\/div>\r\n      <a href=\"https:\/\/www.linkedin.com\/company\/petrogreen\" target=\"_blank\" rel=\"noopener\" class=\"nav-linkedin\" aria-label=\"LinkedIn\">\r\n        <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/linkedin-1.png\" width=\"22\" height=\"22\" alt=\"LinkedIn\">\r\n      <\/a>\r\n      <a class=\"btn btn-primary nav-btn-sm\" target=\"_blank\" href=\"https:\/\/wa.link\/dcshx7\" data-i18n=\"nav-cta\">Iniciar una consulta<\/a>\r\n    <\/div>\r\n    <button class=\"nav-hamburger\" id=\"navHamburger\" aria-label=\"Men\u00fa\">\r\n      <span><\/span><span><\/span><span><\/span>\r\n    <\/button>\r\n  <\/div>\r\n<\/header>\r\n\r\n<!-- VIDEO LIGHTBOX -->\r\n<div class=\"video-lightbox\" id=\"videoLightbox\">\r\n  <div class=\"video-lightbox-inner\">\r\n    <button class=\"video-lightbox-close\" id=\"videoLightboxClose\" aria-label=\"Cerrar\">\u2715<\/button>\r\n    <video id=\"lightboxVideo\" controls preload=\"none\">\r\n      <source src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/VIDEO-INSTITUCIONAL_PETROGREEN.mp4\" type=\"video\/mp4\">\r\n    <\/video>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- MOBILE MENU -->\r\n<div class=\"mobile-menu\" id=\"mobileMenu\" aria-hidden=\"true\">\r\n  <button class=\"mobile-menu-close\" id=\"mobileMenuClose\" aria-label=\"Cerrar\">\u2715<\/button>\r\n  <nav class=\"mobile-menu-nav\">\r\n    <a href=\"#capacidades\" class=\"mobile-menu-link\" data-i18n=\"nav-nosotros\">About Us<\/a>\r\n    <a href=\"#modelo\" class=\"mobile-menu-link\" data-i18n=\"nav-modelo\">Modelo de gesti\u00f3n<\/a>\r\n    <a href=\"#diferencial\" class=\"mobile-menu-link\" data-i18n=\"nav-capacidades\">Diferencial<\/a>\r\n    <a href=\"#casos\" class=\"mobile-menu-link\" data-i18n=\"nav-casos\">Casos<\/a>\r\n  <\/nav>\r\n  <div class=\"mobile-menu-bottom\">\r\n    <a class=\"btn btn-primary mobile-menu-cta\" target=\"_blank\" href=\"https:\/\/wa.link\/dcshx7\" data-i18n=\"nav-cta\">Iniciar una consulta<\/a>\r\n    <div class=\"lang-switch-group lang-switch-group--mobile\" id=\"langSwitchMobile\">\r\n      <button class=\"lang-switch l-active\" data-lang=\"es\" id=\"lbl-es-m\">ES<\/button>\r\n      <span class=\"lang-sep\">|<\/span>\r\n      <button class=\"lang-switch\" data-lang=\"en\" id=\"lbl-en-m\">EN<\/button>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- HERO -->\r\n<div class=\"hero-outer\">\r\n<section class=\"hero\" id=\"top\">\r\n  <div class=\"hero-grid\">\r\n    <div>\r\n      <div class=\"eyebrow hero-rest\"><span class=\"dot\"><\/span> <span data-i18n=\"hero-eyebrow\">Sector energ\u00e9tico<\/span><\/div>\r\n      <h1 class=\"reveal hero-h1\" data-i18n=\"hero-h1\"><span style=\"font-weight:400;color:var(--violet-ink)\">Gestionamos operaciones de <\/span><em style=\"font-style:normal;font-weight:700;color:var(--green)\">comercio exterior<\/em><\/h1>\r\n      <p class=\"lead reveal hero-rest\" data-i18n=\"hero-lead\">A partir de una <strong>necesidad<\/strong>, comprendemos el requerimiento y estructuramos tu operaci\u00f3n.<\/p>\r\n      <div class=\"hero-ctas reveal hero-rest\">\r\n        <a class=\"btn btn-primary\" target=\"_blank\" href=\"https:\/\/wa.link\/wturgo\" data-i18n=\"hero-btn1\">Contactanos<\/a>\r\n        <a class=\"btn btn-ghost\" href=\"#modelo\" data-i18n=\"hero-btn2\">Modelo de gesti\u00f3n \u2193<\/a>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"hero-visual hero-visual-entry\" style=\"height:auto;min-height:460px;\">\r\n      <svg style=\"width:100%;height:auto;display:block;\" viewbox=\"0 0 630 373\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n<g class=\"hero-dash-line\"><path d=\"M271.77 305.477C269.583 305.549 267.373 305.597 265.194 305.611L265.186 304.044C267.347 304.024 269.546 303.977 271.717 303.905L271.769 305.471L271.77 305.477ZM278.338 305.18L278.248 303.615C280.416 303.491 282.606 303.34 284.761 303.164L284.896 304.727C282.724 304.903 280.518 305.055 278.338 305.18ZM258.618 305.595C256.449 305.562 254.24 305.505 252.047 305.421L252.12 303.855C254.297 303.94 256.495 303.997 258.654 304.031L258.624 305.595L258.618 305.595ZM291.435 304.113L291.257 302.557C293.416 302.329 295.596 302.068 297.736 301.783L297.957 303.337C295.801 303.623 293.61 303.884 291.435 304.113ZM245.48 305.09C243.306 304.954 241.099 304.792 238.923 304.603L239.079 303.044C241.244 303.228 243.435 303.391 245.592 303.528L245.48 305.09ZM304.451 302.395L304.191 300.848C306.329 300.511 308.488 300.141 310.613 299.747L310.921 301.287C308.78 301.682 306.605 302.057 304.451 302.395ZM232.382 303.963C230.216 303.726 228.02 303.454 225.862 303.165L226.095 301.614C228.242 301.903 230.421 302.171 232.577 302.408L232.382 303.963ZM317.357 300.003L317.005 298.475C319.122 298.024 321.254 297.54 323.352 297.032L323.753 298.553C321.644 299.066 319.49 299.551 317.363 300.008L317.357 300.003ZM219.363 302.204C217.198 301.858 215.02 301.481 212.89 301.086L213.212 299.547C215.324 299.937 217.486 300.315 219.64 300.656L219.363 302.204ZM330.104 296.916L329.66 295.408C331.75 294.837 333.855 294.23 335.916 293.603L336.408 295.094C334.332 295.726 332.21 296.34 330.104 296.911L330.104 296.916ZM206.455 299.809C204.307 299.352 202.158 298.869 200.057 298.369L200.461 296.847C202.545 297.348 204.689 297.826 206.815 298.279L206.455 299.809ZM342.657 293.09L342.115 291.612C344.167 290.918 346.229 290.181 348.235 289.431L348.831 290.891C346.803 291.653 344.725 292.39 342.657 293.09ZM193.701 296.754C191.587 296.186 189.466 295.593 187.393 294.976L187.886 293.482C189.942 294.094 192.052 294.688 194.15 295.252L193.701 296.76L193.701 296.754ZM354.926 288.492L354.277 287.054C356.291 286.22 358.293 285.356 360.228 284.478L360.931 285.892C358.98 286.781 356.957 287.657 354.926 288.492ZM181.144 293.023C179.064 292.338 176.982 291.623 174.959 290.894L175.546 289.428C177.552 290.152 179.617 290.863 181.687 291.542L181.15 293.022L181.144 293.023ZM366.835 283.082L366.078 281.696C368.005 280.735 369.935 279.726 371.81 278.705L372.62 280.062C370.729 281.095 368.777 282.115 366.835 283.087L366.835 283.082ZM168.843 288.58C166.807 287.774 164.78 286.936 162.808 286.085L163.489 284.657C165.445 285.503 167.455 286.336 169.475 287.133L168.843 288.58ZM378.276 276.818L377.407 275.494C379.256 274.385 381.093 273.234 382.864 272.065L383.792 273.355C382 274.535 380.147 275.697 378.276 276.818ZM156.863 283.398C154.887 282.464 152.921 281.498 151.02 280.519L151.802 279.139C153.686 280.108 155.636 281.069 157.595 281.994L156.863 283.398ZM389.145 269.663L388.158 268.417C389.893 267.165 391.614 265.862 393.264 264.552L394.309 265.754C392.638 267.081 390.9 268.395 389.145 269.663ZM145.314 277.373C143.424 276.257 141.575 275.083 139.824 273.884L140.78 272.606C142.503 273.786 144.324 274.941 146.18 276.036L145.314 277.368L145.314 277.373ZM399.277 261.612L398.174 260.459C399.771 259.062 401.354 257.608 402.867 256.146L404.033 257.244C402.5 258.727 400.9 260.198 399.282 261.612L399.277 261.612ZM134.599 270.033C132.891 268.675 131.24 267.252 129.698 265.809L130.846 264.686C132.36 266.104 133.976 267.497 135.651 268.831L134.599 270.033ZM408.551 252.65L407.326 251.612C408.774 250.059 410.188 248.46 411.53 246.858L412.813 247.836C411.455 249.459 410.02 251.08 408.551 252.655L408.551 252.65ZM125.176 261.199C123.731 259.585 122.36 257.91 121.115 256.215L122.458 255.309C123.68 256.963 125.011 258.603 126.427 260.176L125.176 261.199ZM416.798 242.799L415.463 241.891C416.726 240.204 417.953 238.466 419.104 236.726L420.49 237.564C419.318 239.331 418.075 241.09 416.798 242.804L416.798 242.799ZM117.576 250.87C116.488 249.027 115.502 247.117 114.631 245.202L116.139 244.577C116.981 246.446 117.948 248.304 119.006 250.101L117.576 250.875L117.576 250.87ZM50.264 248.623C49.2757 246.791 48.3171 244.881 47.4175 242.941L48.9191 242.3C49.8067 244.214 50.7477 246.094 51.7239 247.9L50.264 248.623ZM423.878 232.127L422.446 231.369C423.429 229.683 424.383 227.946 425.271 226.217L425.459 225.854L426.932 226.536L426.744 226.905C425.841 228.661 424.877 230.419 423.878 232.132L423.878 232.127ZM112.343 239.253C111.698 237.24 111.16 235.176 110.742 233.103L112.356 232.802C112.761 234.814 113.285 236.826 113.912 238.782L112.343 239.247L112.343 239.253ZM44.9158 237.12C44.1417 235.171 43.4148 233.167 42.754 231.176L44.317 230.7C44.9713 232.665 45.6862 234.643 46.4483 236.567L44.9105 237.126L44.9158 237.12ZM429.758 220.861L428.269 220.205C429.19 218.318 430.092 216.399 430.963 214.509L432.466 215.133C431.59 217.034 430.683 218.963 429.758 220.861ZM109.849 226.83C109.776 225.981 109.725 225.115 109.69 224.265C109.64 223.018 109.627 221.753 109.658 220.498L111.297 220.525C111.269 221.75 111.275 222.983 111.325 224.199C111.358 225.029 111.408 225.868 111.48 226.696L109.843 226.83L109.849 226.83ZM435.036 209.347L433.517 208.755C434.348 206.83 435.167 204.879 435.944 202.95L437.472 203.51C436.69 205.444 435.866 207.411 435.03 209.348L435.036 209.347ZM40.9328 225.124C40.3856 223.097 39.8915 221.031 39.4585 218.984L41.0663 218.668C41.4872 220.685 41.9801 222.724 42.5206 224.72L40.9326 225.118L40.9328 225.124ZM111.771 214.37L110.143 214.185C110.41 212.12 110.785 210.025 111.259 207.946L112.86 208.273C112.395 210.305 112.029 212.353 111.771 214.37ZM439.774 197.621L438.231 197.098C438.973 195.123 439.686 193.14 440.358 191.189L441.916 191.675C441.239 193.636 440.521 195.636 439.774 197.621ZM38.3428 212.778C38.0289 210.7 37.7796 208.593 37.5918 206.52L39.2287 206.381C39.4153 208.428 39.6634 210.503 39.9706 212.55L38.3482 212.778L38.3428 212.778ZM566.138 187.128L564.6 186.584C565.379 184.592 566.098 182.614 566.738 180.701L568.301 181.171C567.656 183.105 566.927 185.11 566.138 187.128ZM114.524 202.29L112.956 201.83C113.604 199.849 114.356 197.848 115.19 195.875L116.714 196.457C115.9 198.392 115.163 200.356 114.53 202.295L114.524 202.29ZM443.897 185.683L442.324 185.24C442.954 183.233 443.557 181.218 444.118 179.235L445.7 179.636C445.134 181.63 444.527 183.661 443.891 185.684L443.897 185.683ZM38.8521 200.176L37.2117 200.227C37.1491 198.134 37.1457 196.017 37.209 193.924L38.8475 193.962C38.7884 196.024 38.7908 198.114 38.8521 200.176ZM570.126 175.107L568.534 174.728C569.08 172.667 569.545 170.631 569.915 168.666L571.53 168.935C571.151 170.937 570.682 173.01 570.12 175.108L570.126 175.107ZM119.37 190.793L117.897 190.106C118.857 188.248 119.915 186.376 121.034 184.538L122.451 185.322C121.346 187.128 120.309 188.968 119.37 190.793ZM447.321 173.544L445.724 173.185C446.228 171.163 446.709 169.111 447.142 167.096L448.748 167.408C448.31 169.438 447.83 171.506 447.321 173.544ZM39.2156 187.759L37.579 187.631C37.7631 185.549 38.0175 183.443 38.3278 181.366L39.9517 181.582C39.6454 183.623 39.3954 185.702 39.2156 187.759ZM572.432 162.669L570.8 162.531C571.005 160.426 571.102 158.353 571.082 156.362L572.724 156.343C572.741 158.386 572.646 160.517 572.432 162.674L572.432 162.669ZM125.917 180.06L124.557 179.19C125.769 177.473 127.068 175.748 128.418 174.063L129.721 175.014C128.392 176.672 127.114 178.375 125.923 180.065L125.917 180.06ZM449.977 161.227L448.357 160.969C448.728 158.905 449.066 156.832 449.356 154.808L450.985 155.014C450.69 157.059 450.353 159.148 449.982 161.227L449.977 161.227ZM41.0512 175.459L39.4404 175.158C39.8669 173.113 40.3694 171.049 40.9168 169.015L42.5037 169.4C41.9607 171.408 41.4681 173.446 41.0457 175.459L41.0512 175.459ZM133.823 170.17L132.578 169.154C133.992 167.581 135.484 166.005 137.01 164.475L138.197 165.551C136.687 167.065 135.217 168.619 133.823 170.17ZM570.653 150.217C570.373 148.153 569.952 146.132 569.403 144.21L570.985 143.79C571.558 145.785 571.993 147.879 572.282 150.01L570.653 150.217ZM451.757 148.768L450.125 148.62C450.342 146.541 450.52 144.448 450.651 142.41L452.286 142.5C452.156 144.56 451.973 146.668 451.757 148.768ZM142.81 161.146L141.68 160.011C143.254 158.583 144.899 157.158 146.568 155.773L147.639 156.953C145.986 158.321 144.362 159.73 142.804 161.141L142.81 161.146ZM44.3098 163.421L42.7469 162.951C43.406 160.969 44.1298 158.964 44.9098 156.994L46.4429 157.538C45.6782 159.482 44.9588 161.461 44.3096 163.416L44.3098 163.421ZM567.254 138.448C566.391 136.596 565.371 134.787 564.212 133.072L565.59 132.222C566.79 134.003 567.857 135.878 568.751 137.807L567.249 138.448L567.254 138.448ZM152.674 152.981L151.656 151.757C153.356 150.471 155.127 149.187 156.911 147.949L157.871 149.217C156.103 150.443 154.353 151.716 152.669 152.986L152.674 152.981ZM452.558 136.212L450.92 136.184C450.967 134.097 450.964 132.001 450.92 129.959L452.561 129.919C452.606 131.982 452.604 134.099 452.558 136.212ZM48.8929 151.779L47.3897 151.16C48.2544 149.254 49.1897 147.334 50.1646 145.445L51.6378 146.133C50.673 148.001 49.7532 149.899 48.8929 151.779ZM163.235 145.639L162.328 144.338C164.132 143.188 165.997 142.047 167.879 140.936L168.738 142.271C166.871 143.365 165.023 144.501 163.24 145.639L163.235 145.639ZM560.353 128.2C558.978 126.703 557.447 125.249 555.803 123.873L556.884 122.69C558.583 124.105 560.166 125.61 561.586 127.157L560.353 128.195L560.353 128.2ZM174.358 139.101L173.553 137.738C175.445 136.716 177.391 135.701 179.345 134.729L180.101 136.115C178.164 137.081 176.233 138.084 174.358 139.096L174.358 139.101ZM54.6557 140.606L53.2183 139.854C54.2676 138.045 55.3816 136.212 56.5352 134.41L57.9367 135.221C56.7986 137.002 55.6949 138.818 54.6557 140.606ZM550.713 120.101C549.003 118.968 547.157 117.877 545.227 116.847L546.031 115.476C548.006 116.53 549.891 117.651 551.646 118.809L550.707 120.101L550.713 120.101ZM450.636 123.74C450.493 121.671 450.299 119.588 450.063 117.549L451.693 117.368C451.935 119.433 452.13 121.542 452.274 123.632L450.636 123.74ZM185.945 133.317L185.236 131.903C187.198 131.004 189.21 130.117 191.218 129.268L191.878 130.7C189.886 131.543 187.885 132.424 185.939 133.312L185.945 133.317ZM197.901 128.266L197.289 126.817C199.3 126.041 201.36 125.273 203.428 124.536L203.996 126.003C201.945 126.734 199.895 127.496 197.901 128.266ZM539.453 114.053C537.558 113.22 535.543 112.413 533.471 111.655L534.063 110.194C536.169 110.966 538.217 111.783 540.146 112.63L539.453 114.053ZM61.4531 129.972L60.093 129.102C61.2993 127.386 62.5704 125.646 63.8703 123.942L65.194 124.861C63.9044 126.549 62.6491 128.272 61.4531 129.972ZM210.153 123.909L209.627 122.425C210.881 122.019 212.152 121.617 213.428 121.226C214.044 121.034 214.715 120.829 215.434 120.607L215.872 120.469L216.376 121.959L215.938 122.097C215.213 122.319 214.543 122.529 213.926 122.722C212.655 123.113 211.401 123.508 210.153 123.914L210.153 123.909ZM527.333 109.604C525.331 108.989 523.227 108.4 521.086 107.849L521.518 106.337C523.687 106.897 525.807 107.491 527.836 108.115L527.327 109.609L527.333 109.604ZM449.18 111.396C448.834 109.35 448.428 107.297 447.981 105.292L449.588 104.961C450.042 106.991 450.449 109.071 450.801 111.142L449.18 111.396ZM222.617 120.06L222.135 118.564C224.277 117.929 226.334 117.339 228.429 116.757L228.884 118.26C226.794 118.841 224.749 119.431 222.617 120.06ZM514.762 106.343C512.707 105.893 510.554 105.462 508.376 105.059L508.691 103.52C510.886 103.923 513.056 104.358 515.127 104.812L514.756 106.338L514.762 106.343ZM235.183 116.573L234.761 115.059C236.841 114.52 238.983 113.99 241.124 113.474L241.52 114.995C239.389 115.505 237.259 116.035 235.189 116.573L235.183 116.573ZM501.953 103.97C499.86 103.647 497.685 103.332 495.494 103.044L495.722 101.493C497.929 101.78 500.115 102.094 502.225 102.422L501.953 103.97ZM247.877 113.521L247.509 111.994C249.603 111.527 251.763 111.064 253.919 110.616L254.26 112.149C252.11 112.597 249.96 113.055 247.871 113.521L247.877 113.521ZM69.1322 119.888L67.8449 118.921C69.1862 117.293 70.5872 115.653 72.0114 114.043L73.2621 115.054C71.8483 116.647 70.4578 118.277 69.1322 119.888ZM489.008 102.266C486.89 102.033 484.703 101.818 482.505 101.619L482.666 100.06C484.875 100.259 487.074 100.478 489.202 100.711L489.008 102.266ZM260.674 110.871L260.355 109.337C262.474 108.927 264.642 108.526 266.805 108.141L267.103 109.681C264.95 110.066 262.788 110.467 260.674 110.871ZM475.99 101.088C473.865 100.933 471.669 100.787 469.463 100.656L469.57 99.0943C471.781 99.2245 473.988 99.3706 476.124 99.53L475.99 101.093L475.99 101.088ZM273.54 108.569L273.264 107.028C275.385 106.676 277.567 106.326 279.743 105.993L279.997 107.54C277.826 107.873 275.656 108.222 273.54 108.569ZM462.928 100.309C461.979 100.263 461.03 100.223 460.076 100.183C458.842 100.134 457.609 100.084 456.386 100.04L456.459 98.4739C457.688 98.5184 458.922 98.5679 460.155 98.6174C461.11 98.6572 462.064 98.6971 463.013 98.7424L462.928 100.309ZM286.468 106.584L286.231 105.036C288.365 104.735 290.548 104.433 292.732 104.146L292.948 105.7C290.769 105.986 288.592 106.284 286.463 106.584L286.468 106.584ZM449.839 99.8076C447.641 99.7343 445.459 99.6656 443.294 99.6015L443.351 98.0364C444.278 98.0617 445.204 98.0922 446.136 98.1173C445.66 96.4953 445.146 94.8853 444.606 93.3078L446.163 92.8163C446.765 94.5691 447.335 96.3702 447.852 98.1735C448.531 98.1931 449.217 98.2176 449.902 98.2422L449.839 99.8076ZM436.745 99.4322C434.542 99.3801 432.361 99.3322 430.196 99.289L430.237 97.7245C432.407 97.7676 434.588 97.8154 436.797 97.8673L436.75 99.432L436.745 99.4322ZM299.446 104.878L299.247 103.323C301.377 103.065 303.546 102.815 305.764 102.569L305.947 104.124C303.734 104.37 301.571 104.62 299.446 104.878ZM423.644 99.1825C421.442 99.1513 419.257 99.1298 417.093 99.1074L417.112 97.5386C419.281 97.5555 421.466 97.5822 423.668 97.6135L423.639 99.1828L423.644 99.1825ZM312.457 103.438L312.29 101.882C314.427 101.665 316.603 101.452 318.823 101.247L318.974 102.809C316.765 103.013 314.594 103.226 312.457 103.443L312.457 103.438ZM410.544 99.0687C408.337 99.0638 406.158 99.0577 403.996 99.0666L403.998 97.4985C406.166 97.4946 408.35 97.4952 410.557 97.5002L410.544 99.0687ZM325.493 102.227L325.353 100.664C327.497 100.484 329.68 100.312 331.891 100.144L332.014 101.707C329.804 101.875 327.626 102.047 325.487 102.227L325.493 102.227ZM397.443 99.0961C395.238 99.112 393.054 99.1375 390.893 99.1673L390.873 97.6C393.035 97.5702Etiquetas din\u00e1micas\u00bfNecesitas ayuda? 395.224 97.5445 397.435 97.5284L397.443 99.0961ZM338.549 101.24L338.436 99.676C340.588 99.5316 342.772 99.3912 344.984 99.2548L345.08 100.819C342.868 100.95 340.694 101.09 338.543 101.24L338.549 101.24ZM384.349 99.2747C382.139 99.317 379.957 99.3685 377.802 99.4242L377.76 97.8578C379.921 97.8019 382.109 97.7501 384.319 97.7079L384.349 99.2747ZM351.618 100.45L351.533 98.8857C353.691 98.7724 355.871 98.6635 358.085 98.5636L358.159 100.129C355.951 100.228 353.771 100.337 351.618 100.45ZM371.25 99.6156C369.042 99.6891 366.86 99.7668 364.706 99.8485L364.643 98.2831C366.802 98.1959 368.989 98.1232 371.204 98.0495L371.25 99.6156ZM77.5674 110.358L76.3534 109.31C77.8026 107.777 79.3167 106.227 80.8487 104.712L82.0314 105.798C80.5101 107.307 79.0117 108.842 77.5731 110.363L77.5674 110.358ZM442.404 87.4695C441.615 85.5465 440.766 83.626 439.869 81.7597L441.364 81.1034C442.273 82.9954 443.135 84.9416 443.931 86.8956L442.404 87.4695ZM86.6316 101.358L85.486 100.238C87.0317 98.7909 88.6371 97.3305 90.2546 95.901L91.3686 97.0477C89.7615 98.4663 88.1721 99.9156 86.6316 101.358ZM96.2257 92.8687L95.1436 91.6946C96.7639 90.3329 98.4494 88.9581 100.141 87.604L101.192 88.8055C99.5103 90.1488 97.8355 91.5179 96.2259 92.8739L96.2257 92.8687ZM437.005 76.1991C435.996 74.3791 434.921 72.567 433.804 70.8089L435.205 69.9944C436.34 71.7779 437.432 73.6207 438.454 75.4663L437 76.2045L437.005 76.1991ZM106.266 84.8478L105.247 83.624C106.936 82.3379 108.685 81.039 110.44 79.7607L111.432 81.0065C109.688 82.2791 107.95 83.5724 106.271 84.8475L106.266 84.8478ZM430.276 65.6043C429.058 63.9182 427.769 62.2402 426.445 60.6159L427.741 59.6489C429.084 61.2986 430.395 63.0018 431.631 64.7133L430.276 65.6043ZM116.68 77.2717L115.714 76.0092C117.461 74.794 119.262 73.5661 121.069 72.3589L122.008 73.6434C120.211 74.8449 118.416 76.0673 116.68 77.2769L116.68 77.2717ZM127.406 70.1011L126.493 68.7999C128.292 67.6453 130.139 66.4836 131.987 65.3426L132.873 66.6554C131.035 67.7907 129.198 68.9468 127.405 70.0959L127.406 70.1011ZM422.31 55.8436C420.89 54.3015 419.405 52.7726 417.889 51.3024L419.06 50.1993C420.598 51.6895 422.106 53.2436 423.544 54.8059L422.31 55.8436ZM138.404 63.3064L137.54 61.9771C139.374 60.8838 141.262 59.7831 143.151 58.698L143.993 60.0387C142.115 61.118 140.232 62.2133 138.404 63.3012L138.404 63.3064ZM413.204 46.9965C411.615 45.6181 409.956 44.2582 408.277 42.9566L409.312 41.7388C411.014 43.0604 412.695 44.4351 414.306 45.8335L413.198 46.9968L413.204 46.9965ZM149.635 56.8576L148.814 55.5057C150.715 54.4515 152.638 53.4069 154.53 52.3949L155.325 53.7636C153.444 54.7699 151.526 55.8091 149.63 56.8631L149.635 56.8576ZM161.072 50.7508L160.299 49.3708C162.224 48.3783 164.183 47.395 166.115 46.4388L166.867 47.8302C164.94 48.7809 162.992 49.7638 161.072 50.7508ZM403.126 39.1766C401.391 37.9713 399.591 36.7896 397.772 35.6609L398.671 34.344C400.513 35.4875 402.336 36.684 404.093 37.9092L403.126 39.1766ZM172.709 44.9965L171.985 43.5936C173.94 42.6679 175.934 41.7406 177.901 40.8458L178.605 42.26C176.642 43.1494 174.665 44.0708 172.715 44.9963L172.709 44.9965ZM392.242 32.4084C390.383 31.3754 388.47 30.3708 386.543 29.4189L387.302 28.0293C389.252 28.9907 391.193 30.0099 393.069 31.0526L392.242 32.4084ZM184.537 39.6213L183.861 38.1956C185.857 37.3309 187.881 36.4704 189.873 35.6425L190.522 37.0798C188.541 37.902 186.522 38.7571 184.537 39.6213ZM196.55 34.6463L195.928 33.1974C197.949 32.3998 200.003 31.6112 202.031 30.855L202.627 32.3154C200.609 33.0711 198.561 33.8542 196.55 34.6463ZM380.7 26.6913C378.755 25.8343 376.745 25.006 374.731 24.2197L375.357 22.7675C377.393 23.5581 379.425 24.4012 381.393 25.2678L380.7 26.6913ZM208.751 30.0923L208.188 28.6254C210.244 27.8994 212.329 27.1828 214.382 26.504L214.918 27.9825C212.876 28.6608 210.802 29.3718 208.756 30.0921L208.751 30.0923ZM368.647 22.0036C366.632 21.3166 364.552 20.6532 362.474 20.0315L362.966 18.5377C365.067 19.1637 367.169 19.8315 369.206 20.528L368.647 22.0036ZM221.111 25.9814L220.608 24.4912C222.689 23.8426 224.799 23.2086 226.882 22.6018L227.353 24.0985C225.281 24.6997 223.182 25.3332 221.111 25.9761L221.111 25.9814ZM356.217 18.298C354.142 17.7651 352.014 17.2604 349.893 16.8025L350.264 15.2769C352.407 15.7444 354.552 16.2537 356.649 16.791L356.217 18.3033L356.217 18.298ZM233.639 22.3498L233.2 20.8413C235.307 20.2753 237.447 19.7237 239.551 19.1997L239.957 20.7147C237.864 21.2331 235.74 21.7788 233.639 22.3445L233.639 22.3498ZM343.507 15.5289C341.401 15.1488 339.235 14.792 337.081 14.4766L337.336 12.9296C339.512 13.2494 341.694 13.6055 343.823 13.99L343.513 15.5287L343.507 15.5289ZM246.307 19.2195L245.934 17.6927C248.071 17.2091 250.232 16.7507 252.355 16.32L252.691 17.8536C250.578 18.2839 248.434 18.7416 246.307 19.2195ZM259.101 16.6225L258.804 15.0822C260.956 14.6921 263.137 14.327 265.28 13.9895L265.54 15.5366C263.407 15.8736 261.237 16.2383 259.101 16.6225ZM330.62 13.6451C328.481 13.4022 326.299 13.1924 324.129 13.0135L324.274 11.4501C326.46 11.6283 328.664 11.8425 330.82 12.0847L330.62 13.6399L330.62 13.6451ZM272.006 14.596L271.784 13.0421C273.963 12.7503 276.158 12.4839 278.311 12.2506L278.489 13.8062C276.347 14.0391 274.168 14.3048 272.006 14.5908L272.006 14.596ZM317.618 12.5813C315.467 12.4695 313.269 12.3911 311.093 12.343L311.14 10.7784C313.332 10.8257 315.547 10.9088 317.714 11.0198L317.618 12.5865L317.618 12.5813ZM284.995 13.1776L284.856 11.6152C287.049 11.4325 289.254 11.2703 291.417 11.1463L291.514 12.7105C289.367 12.839 287.178 12.9953 284.995 13.1776ZM304.565 12.2827C302.414 12.2964 300.215 12.3381 298.033 12.4106L297.981 10.8447C300.179 10.7716 302.389 10.7293 304.556 10.7202L304.56 12.2881L304.565 12.2827Z\" fill=\"url(#paint0_linear_56253_967)\"><animate attributename=\"opacity\" values=\"0.45;1;0.45\" dur=\"2.5s\" repeatcount=\"indefinite\" calcmode=\"spline\" keytimes=\"0;0.5;1\" keysplines=\"0.4 0 0.6 1;0.4 0 0.6 1\"\/><\/path><\/g>\r\n<g filter=\"url(#filter0_d_56253_967)\" class=\"hero-chip-grp hero-chip-grp-0\">\r\n<rect x=\"153\" y=\"17.5039\" width=\"205\" height=\"42\" rx=\"16\" fill=\"white\" shape-rendering=\"crispEdges\"\/>\r\n<rect x=\"153.5\" y=\"18.0039\" width=\"204\" height=\"41\" rx=\"15.5\" stroke=\"#F3F4F6\" shape-rendering=\"crispEdges\"\/>\r\n<rect x=\"167\" y=\"33.5039\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#95C14E\"\/>\r\n<path d=\"M186.411 45.0039V33.8859H188.383V43.3379H193.007V45.0039H186.411ZM197.625 45.2079C196.934 45.2079 196.288 45.0379 195.687 44.6979C195.087 44.3466 194.599 43.8479 194.225 43.2019C193.851 42.5446 193.664 41.7569 193.664 40.8389C193.664 39.9096 193.851 39.1219 194.225 38.4759C194.599 37.8186 195.087 37.3199 195.687 36.9799C196.288 36.6286 196.934 36.4529 197.625 36.4529C198.328 36.4529 198.98 36.6286 199.58 36.9799C200.181 37.3199 200.668 37.8186 201.042 38.4759C201.416 39.1219 201.603 39.9096 201.603 40.8389C201.603 41.7569 201.416 42.5446 201.042 43.2019C200.668 43.8479 200.181 44.3466 199.58 44.6979C198.98 45.0379 198.328 45.2079 197.625 45.2079ZM197.625 43.6099C198.237 43.6099 198.719 43.3549 199.07 42.8449C199.422 42.3349 199.597 41.6662 199.597 40.8389C199.597 40.0002 199.422 39.3259 199.07 38.8159C198.719 38.3059 198.237 38.0509 197.625 38.0509C197.013 38.0509 196.532 38.3059 196.18 38.8159C195.84 39.3259 195.67 40.0002 195.67 40.8389C195.67 41.6662 195.84 42.3349 196.18 42.8449C196.532 43.3549 197.013 43.6099 197.625 43.6099ZM206.095 48.6929C205.438 48.6929 204.843 48.6136 204.31 48.4549C203.789 48.2962 203.375 48.0526 203.069 47.7239C202.775 47.4066 202.627 47.0042 202.627 46.5169C202.627 45.8256 203.024 45.2306 203.817 44.7319V44.6639C203.602 44.5279 203.421 44.3466 203.273 44.1199C203.137 43.8932 203.069 43.6099 203.069 43.2699C203.069 42.9412 203.16 42.6466 203.341 42.3859C203.534 42.1139 203.749 41.8929 203.987 41.7229V41.6549C203.704 41.4396 203.449 41.1392 203.222 40.7539C203.007 40.3686 202.899 39.9322 202.899 39.4449C202.899 38.7989 203.052 38.2549 203.358 37.8129C203.664 37.3709 204.067 37.0366 204.565 36.8099C205.075 36.5719 205.619 36.4529 206.197 36.4529C206.424 36.4529 206.639 36.4756 206.843 36.5209C207.059 36.5549 207.251 36.6002 207.421 36.6569H210.413V38.1019H208.883C209.019 38.2606 209.133 38.4646 209.223 38.7139C209.314 38.9519 209.359 39.2182 209.359 39.5129C209.359 40.1249 209.218 40.6462 208.934 41.0769C208.651 41.4962 208.271 41.8136 207.795 42.0289C207.319 42.2442 206.787 42.3519 206.197 42.3519C206.016 42.3519 205.829 42.3349 205.636 42.3009C205.444 42.2669 205.251 42.2102 205.058 42.1309C204.934 42.2442 204.832 42.3576 204.752 42.4709C204.684 42.5842 204.65 42.7372 204.65 42.9299C204.65 43.1679 204.747 43.3549 204.939 43.4909C205.143 43.6269 205.5 43.6949 206.01 43.6949H207.489C208.498 43.6949 209.257 43.8592 209.767 44.1879C210.289 44.5052 210.549 45.0266 210.549 45.7519C210.549 46.2959 210.368 46.7889 210.005 47.2309C209.643 47.6842 209.127 48.0412 208.458 48.3019C207.79 48.5626 207.002 48.6929 206.095 48.6929ZM206.197 41.1279C206.594 41.1279 206.934 40.9806 207.217 40.6859C207.501 40.3912 207.642 39.9776 207.642 39.4449C207.642 38.9236 207.501 38.5212 207.217 38.2379C206.945 37.9432 206.605 37.7959 206.197 37.7959C205.789 37.7959 205.444 37.9376 205.16 38.2209C204.877 38.5042 204.735 38.9122 204.735 39.4449C204.735 39.9776 204.877 40.3912 205.16 40.6859C205.444 40.9806 205.789 41.1279 206.197 41.1279ZM206.401 47.4179C207.07 47.4179 207.614 47.2819 208.033 47.0099C208.453 46.7379 208.662 46.4262 208.662 46.0749C208.662 45.7462 208.532 45.5252 208.271 45.4119C208.022 45.2986 207.659 45.2419 207.183 45.2419H206.044C205.591 45.2419 205.211 45.2022 204.905 45.1229C204.475 45.4516 204.259 45.8199 204.259 46.2279C204.259 46.6019 204.452 46.8909 204.837 47.0949C205.223 47.3102 205.744 47.4179 206.401 47.4179ZM211.67 45.0039V36.6569H213.625V45.0039H211.67ZM212.622 35.2629L211.653 34.2939L214.152 31.3359L215.512 32.6279L212.622 35.2629ZM218.099 45.2079C217.532 45.2079 216.965 45.1002 216.399 44.8849C215.832 44.6582 215.345 44.3806 214.937 44.0519L215.855 42.7939C216.229 43.0772 216.603 43.3039 216.977 43.4739C217.351 43.6439 217.747 43.7289 218.167 43.7289C218.62 43.7289 218.954 43.6326 219.17 43.4399C219.385 43.2472 219.493 43.0092 219.493 42.7259C219.493 42.4879 219.402 42.2952 219.221 42.1479C219.051 41.9892 218.83 41.8532 218.558 41.7399C218.286 41.6152 218.002 41.4962 217.708 41.3829C217.345 41.2469 216.982 41.0826 216.62 40.8899C216.268 40.6859 215.979 40.4309 215.753 40.1249C215.526 39.8076 215.413 39.4166 215.413 38.9519C215.413 38.2152 215.685 37.6146 216.229 37.1499C216.773 36.6852 217.509 36.4529 218.439 36.4529C219.028 36.4529 219.555 36.5549 220.02 36.7589C220.484 36.9629 220.887 37.1952 221.227 37.4559L220.326 38.6459C220.031 38.4306 219.731 38.2606 219.425 38.1359C219.13 37.9999 218.818 37.9319 218.49 37.9319C218.07 37.9319 217.759 38.0226 217.555 38.2039C217.351 38.3739 217.249 38.5892 217.249 38.8499C217.249 39.1786 217.419 39.4279 217.759 39.5979C218.099 39.7679 218.495 39.9322 218.949 40.0909C219.334 40.2269 219.708 40.3969 220.071 40.6009C220.433 40.7936 220.734 41.0486 220.972 41.3659C221.221 41.6832 221.346 42.1026 221.346 42.6239C221.346 43.3379 221.068 43.9499 220.513 44.4599C219.957 44.9586 219.153 45.2079 218.099 45.2079ZM225.35 45.2079C224.387 45.2079 223.701 44.9302 223.293 44.3749C222.896 43.8082 222.698 43.0772 222.698 42.1819V38.2039H221.508V36.7419L222.8 36.6569L223.038 34.3789H224.67V36.6569H226.795V38.2039H224.67V42.1819C224.67 43.1566 225.061 43.6439 225.843 43.6439C225.99 43.6439 226.143 43.6269 226.302 43.5929C226.461 43.5476 226.597 43.5022 226.71 43.4569L227.05 44.9019C226.823 44.9812 226.563 45.0492 226.268 45.1059C225.985 45.1739 225.679 45.2079 225.35 45.2079ZM228.202 45.0039V36.6569H230.157V45.0039H228.202ZM229.188 35.1949C228.836 35.1949 228.553 35.0929 228.338 34.8889C228.122 34.6849 228.015 34.4129 228.015 34.0729C228.015 33.7442 228.122 33.4779 228.338 33.2739C228.553 33.0699 228.836 32.9679 229.188 32.9679C229.539 32.9679 229.822 33.0699 230.038 33.2739C230.253 33.4779 230.361 33.7442 230.361 34.0729C230.361 34.4129 230.253 34.6849 230.038 34.8889C229.822 35.0929 229.539 35.1949 229.188 35.1949ZM235.786 45.2079C235.026 45.2079 234.341 45.0379 233.729 44.6979C233.128 44.3466 232.646 43.8479 232.284 43.2019C231.932 42.5446 231.757 41.7569 231.757 40.8389C231.757 39.9096 231.949 39.1219 232.335 38.4759C232.72 37.8186 233.23 37.3199 233.865 36.9799C234.511 36.6286 235.202 36.4529 235.939 36.4529C236.471 36.4529 236.936 36.5436 237.333 36.7249C237.729 36.9062 238.081 37.1272 238.387 37.3879L237.435 38.6629C237.219 38.4702 236.998 38.3229 236.772 38.2209C236.545 38.1076 236.301 38.0509 236.041 38.0509C235.372 38.0509 234.822 38.3059 234.392 38.8159C233.972 39.3259 233.763 40.0002 233.763 40.8389C233.763 41.6662 233.967 42.3349 234.375 42.8449C234.794 43.3549 235.332 43.6099 235.99 43.6099C236.318 43.6099 236.624 43.5419 236.908 43.4059C237.202 43.2586 237.469 43.0886 237.707 42.8959L238.506 44.1879C238.12 44.5279 237.69 44.7829 237.214 44.9529C236.738 45.1229 236.262 45.2079 235.786 45.2079ZM241.66 45.2079C240.935 45.2079 240.34 44.9812 239.875 44.5279C239.422 44.0746 239.195 43.4852 239.195 42.7599C239.195 41.8646 239.586 41.1732 240.368 40.6859C241.15 40.1872 242.397 39.8472 244.108 39.6659C244.097 39.2239 243.978 38.8442 243.751 38.5269C243.536 38.1982 243.145 38.0339 242.578 38.0339C242.17 38.0339 241.768 38.1132 241.371 38.2719C240.986 38.4306 240.606 38.6232 240.232 38.8499L239.518 37.5409C239.983 37.2462 240.504 36.9912 241.082 36.7759C241.672 36.5606 242.295 36.4529 242.952 36.4529C243.995 36.4529 244.771 36.7646 245.281 37.3879C245.803 37.9999 246.063 38.8896 246.063 40.0569V45.0039H244.448L244.312 44.0859H244.244C243.87 44.4032 243.468 44.6696 243.037 44.8849C242.618 45.1002 242.159 45.2079 241.66 45.2079ZM242.289 43.6779C242.629 43.6779 242.935 43.5986 243.207 43.4399C243.491 43.2699 243.791 43.0432 244.108 42.7599V40.8899C242.975 41.0372 242.187 41.2582 241.745 41.5529C241.303 41.8362 241.082 42.1876 241.082 42.6069C241.082 42.9809 241.196 43.2529 241.422 43.4229C241.649 43.5929 241.938 43.6779 242.289 43.6779ZM251.106 45.0039V36.6569H253.061V45.0039H251.106ZM252.092 35.1949C251.741 35.1949 251.458 35.0929 251.242 34.8889C251.027 34.6849 250.919 34.4129 250.919 34.0729C250.919 33.7442 251.027 33.4779 251.242 33.2739C251.458 33.0699 251.741 32.9679 252.092 32.9679C252.444 32.9679 252.727 33.0699 252.942 33.2739C253.158 33.4779 253.265 33.7442 253.265 34.0729C253.265 34.4129 253.158 34.6849 252.942 34.8889C252.727 35.0929 252.444 35.1949 252.092 35.1949ZM255.205 45.0039V36.6569H256.82L256.956 37.7789H257.024C257.398 37.4162 257.806 37.1046 258.248 36.8439C258.69 36.5832 259.195 36.4529 259.761 36.4529C260.657 36.4529 261.308 36.7419 261.716 37.3199C262.124 37.8979 262.328 38.7139 262.328 39.7679V45.0039H260.373V40.0229C260.373 39.3316 260.271 38.8442 260.067 38.5609C259.863 38.2776 259.529 38.1359 259.064 38.1359C258.702 38.1359 258.379 38.2266 258.095 38.4079C257.823 38.5779 257.512 38.8329 257.16 39.1729V45.0039H255.205ZM267.309 45.2079C266.346 45.2079 265.66 44.9302 265.252 44.3749C264.855 43.8082 264.657 43.0772 264.657 42.1819V38.2039H263.467V36.7419L264.759 36.6569L264.997 34.3789H266.629V36.6569H268.754V38.2039H266.629V42.1819C266.629 43.1566 267.02 43.6439 267.802 43.6439C267.949 43.6439 268.102 43.6269 268.261 43.5929C268.42 43.5476 268.556 43.5022 268.669 43.4569L269.009 44.9019C268.782 44.9812 268.522 45.0492 268.227 45.1059C267.944 45.1739 267.638 45.2079 267.309 45.2079ZM273.465 45.2079C272.694 45.2079 271.997 45.0379 271.374 44.6979C270.751 44.3466 270.258 43.8479 269.895 43.2019C269.532 42.5446 269.351 41.7569 269.351 40.8389C269.351 39.9322 269.532 39.1502 269.895 38.4929C270.269 37.8356 270.751 37.3312 271.34 36.9799C271.929 36.6286 272.547 36.4529 273.193 36.4529C273.952 36.4529 274.587 36.6229 275.097 36.9629C275.607 37.2916 275.992 37.7562 276.253 38.3569C276.514 38.9462 276.644 39.6319 276.644 40.4139C276.644 40.8219 276.616 41.1392 276.559 41.3659H271.255C271.346 42.1026 271.612 42.6749 272.054 43.0829C272.496 43.4909 273.051 43.6949 273.72 43.6949C274.083 43.6949 274.417 43.6439 274.723 43.5419C275.04 43.4286 275.352 43.2756 275.658 43.0829L276.321 44.3069C275.924 44.5676 275.482 44.7829 274.995 44.9529C274.508 45.1229 273.998 45.2079 273.465 45.2079ZM271.238 40.0399H274.944C274.944 39.3939 274.802 38.8896 274.519 38.5269C274.236 38.1529 273.811 37.9659 273.244 37.9659C272.757 37.9659 272.32 38.1472 271.935 38.5099C271.561 38.8612 271.329 39.3712 271.238 40.0399ZM278.161 45.0039V36.6569H279.776L279.912 38.1359H279.98C280.275 37.5919 280.632 37.1782 281.051 36.8949C281.471 36.6002 281.901 36.4529 282.343 36.4529C282.74 36.4529 283.057 36.5096 283.295 36.6229L282.955 38.3229C282.808 38.2776 282.672 38.2436 282.547 38.2209C282.423 38.1982 282.27 38.1869 282.088 38.1869C281.76 38.1869 281.414 38.3172 281.051 38.5779C280.689 38.8272 280.377 39.2692 280.116 39.9039V45.0039H278.161ZM284.153 45.0039V36.6569H285.768L285.904 37.7789H285.972C286.346 37.4162 286.754 37.1046 287.196 36.8439C287.638 36.5832 288.142 36.4529 288.709 36.4529C289.604 36.4529 290.256 36.7419 290.664 37.3199C291.072 37.8979 291.276 38.7139 291.276 39.7679V45.0039H289.321V40.0229C289.321 39.3316 289.219 38.8442 289.015 38.5609C288.811 38.2776 288.477 38.1359 288.012 38.1359C287.649 38.1359 287.326 38.2266 287.043 38.4079C286.771 38.5779 286.459 38.8329 286.108 39.1729V45.0039H284.153ZM295.339 45.2079C294.613 45.2079 294.018 44.9812 293.554 44.5279C293.1 44.0746 292.874 43.4852 292.874 42.7599C292.874 41.8646 293.265 41.1732 294.047 40.6859C294.829 40.1872 296.075 39.8472 297.787 39.6659C297.775 39.2239 297.656 38.8442 297.43 38.5269C297.214 38.1982 296.823 38.0339 296.257 38.0339C295.849 38.0339 295.446 38.1132 295.05 38.2719C294.664 38.4306 294.285 38.6232 293.911 38.8499L293.197 37.5409C293.661 37.2462 294.183 36.9912 294.761 36.7759C295.35 36.5606 295.973 36.4529 296.631 36.4529C297.673 36.4529 298.45 36.7646 298.96 37.3879C299.481 37.9999 299.742 38.8896 299.742 40.0569V45.0039H298.127L297.991 44.0859H297.923C297.549 44.4032 297.146 44.6696 296.716 44.8849C296.296 45.1002 295.837 45.2079 295.339 45.2079ZM295.968 43.6779C296.308 43.6779 296.614 43.5986 296.886 43.4399C297.169 43.2699 297.469 43.0432 297.787 42.7599V40.8899C296.653 41.0372 295.866 41.2582 295.424 41.5529C294.982 41.8362 294.761 42.1876 294.761 42.6069C294.761 42.9809 294.874 43.2529 295.101 43.4229C295.327 43.5929 295.616 43.6779 295.968 43.6779ZM305.216 45.2079C304.457 45.2079 303.771 45.0379 303.159 44.6979C302.559 44.3466 302.077 43.8479 301.714 43.2019C301.363 42.5446 301.187 41.7569 301.187 40.8389C301.187 39.9096 301.38 39.1219 301.765 38.4759C302.151 37.8186 302.661 37.3199 303.295 36.9799C303.941 36.6286 304.633 36.4529 305.369 36.4529C305.902 36.4529 306.367 36.5436 306.763 36.7249C307.16 36.9062 307.511 37.1272 307.817 37.3879L306.865 38.6629C306.65 38.4702 306.429 38.3229 306.202 38.2209C305.976 38.1076 305.732 38.0509 305.471 38.0509C304.803 38.0509 304.253 38.3059 303.822 38.8159C303.403 39.3259 303.193 40.0002 303.193 40.8389C303.193 41.6662 303.397 42.3349 303.805 42.8449C304.225 43.3549 304.763 43.6099 305.42 43.6099C305.749 43.6099 306.055 43.5419 306.338 43.4059C306.633 43.2586 306.899 43.0886 307.137 42.8959L307.936 44.1879C307.551 44.5279 307.12 44.7829 306.644 44.9529C306.168 45.1229 305.692 45.2079 305.216 45.2079ZM309.234 45.0039V36.6569H311.189V45.0039H309.234ZM310.22 35.1949C309.869 35.1949 309.585 35.0929 309.37 34.8889C309.155 34.6849 309.047 34.4129 309.047 34.0729C309.047 33.7442 309.155 33.4779 309.37 33.2739C309.585 33.0699 309.869 32.9679 310.22 32.9679C310.571 32.9679 310.855 33.0699 311.07 33.2739C311.285 33.4779 311.393 33.7442 311.393 34.0729C311.393 34.4129 311.285 34.6849 311.07 34.8889C310.855 35.0929 310.571 35.1949 310.22 35.1949ZM316.75 45.2079C316.059 45.2079 315.413 45.0379 314.812 44.6979C314.212 44.3466 313.724 43.8479 313.35 43.2019C312.976 42.5446 312.789 41.7569 312.789 40.8389C312.789 39.9096 312.976 39.1219 313.35 38.4759C313.724 37.8186 314.212 37.3199 314.812 36.9799C315.413 36.6286 316.059 36.4529 316.75 36.4529C317.453 36.4529 318.105 36.6286 318.705 36.9799C319.306 37.3199 319.793 37.8186 320.167 38.4759C320.541 39.1219 320.728 39.9096 320.728 40.8389C320.728 41.7569 320.541 42.5446 320.167 43.2019C319.793 43.8479 319.306 44.3466 318.705 44.6979C318.105 45.0379 317.453 45.2079 316.75 45.2079ZM316.75 43.6099C317.362 43.6099 317.844 43.3549 318.195 42.8449C318.547 42.3349 318.722 41.6662 318.722 40.8389C318.722 40.0002 318.547 39.3259 318.195 38.8159C317.844 38.3059 317.362 38.0509 316.75 38.0509C316.138 38.0509 315.657 38.3059 315.305 38.8159C314.965 39.3259 314.795 40.0002 314.795 40.8389C314.795 41.6662 314.965 42.3349 315.305 42.8449C315.657 43.3549 316.138 43.6099 316.75 43.6099ZM322.313 45.0039V36.6569H323.928L324.064 37.7789H324.132C324.506 37.4162 324.914 37.1046 325.356 36.8439C325.798 36.5832 326.303 36.4529 326.869 36.4529C327.765 36.4529 328.416 36.7419 328.824 37.3199C329.232 37.8979 329.436 38.7139 329.436 39.7679V45.0039H327.481V40.0229C327.481 39.3316 327.379 38.8442 327.175 38.5609C326.971 38.2776 326.637 38.1359 326.172 38.1359C325.81 38.1359 325.487 38.2266 325.203 38.4079C324.931 38.5779 324.62 38.8329 324.268 39.1729V45.0039H322.313ZM333.499 45.2079C332.774 45.2079 332.179 44.9812 331.714 44.5279C331.261 44.0746 331.034 43.4852 331.034 42.7599C331.034 41.8646 331.425 41.1732 332.207 40.6859C332.989 40.1872 334.236 39.8472 335.947 39.6659C335.936 39.2239 335.817 38.8442 335.59 38.5269C335.375 38.1982 334.984 38.0339 334.417 38.0339C334.009 38.0339 333.607 38.1132 333.21 38.2719C332.825 38.4306 332.445 38.6232 332.071 38.8499L331.357 37.5409C331.822 37.2462 332.343 36.9912 332.921 36.7759C333.51 36.5606 334.134 36.4529 334.791 36.4529C335.834 36.4529 336.61 36.7646 337.12 37.3879C337.641 37.9999 337.902 38.8896 337.902 40.0569V45.0039H336.287L336.151 44.0859H336.083C335.709 44.4032 335.307 44.6696 334.876 44.8849C334.457 45.1002 333.998 45.2079 333.499 45.2079ZM334.128 43.6779C334.468 43.6779 334.774 43.5986 335.046 43.4399C335.329 43.2699 335.63 43.0432 335.947 42.7599V40.8899C334.814 41.0372 334.026 41.2582 333.584 41.5529C333.142 41.8362 332.921 42.1876 332.921 42.6069C332.921 42.9809 333.034 43.2529 333.261 43.4229C333.488 43.5929 333.777 43.6779 334.128 43.6779ZM341.796 45.2079C341.104 45.2079 340.611 44.9982 340.317 44.5789C340.033 44.1596 339.892 43.5872 339.892 42.8619V33.0019H341.847V42.9639C341.847 43.2019 341.892 43.3719 341.983 43.4739C342.073 43.5646 342.17 43.6099 342.272 43.6099C342.317 43.6099 342.357 43.6099 342.391 43.6099C342.436 43.5986 342.498 43.5872 342.578 43.5759L342.833 45.0379C342.719 45.0832 342.572 45.1229 342.391 45.1569C342.221 45.1909 342.022 45.2079 341.796 45.2079Z\" fill=\"#374151\"\/>\r\n<\/g>\r\n<g filter=\"url(#filter1_d_56253_967)\" class=\"hero-chip-grp hero-chip-grp-1\">\r\n<rect x=\"41\" y=\"104.5\" width=\"224\" height=\"43\" rx=\"16\" fill=\"white\" shape-rendering=\"crispEdges\"\/>\r\n<rect x=\"41.5\" y=\"105\" width=\"223\" height=\"42\" rx=\"15.5\" stroke=\"#F3F4F6\" shape-rendering=\"crispEdges\"\/>\r\n<rect x=\"55\" y=\"121\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#95C14E\"\/>\r\n<path d=\"M74.411 132.5V121.382H81.109V123.048H76.383V125.887H80.378V127.553H76.383V130.834H81.279V132.5H74.411ZM85.3675 132.704C84.8008 132.704 84.2341 132.596 83.6675 132.381C83.1008 132.154 82.6135 131.877 82.2055 131.548L83.1235 130.29C83.4975 130.573 83.8715 130.8 84.2455 130.97C84.6195 131.14 85.0161 131.225 85.4355 131.225C85.8888 131.225 86.2231 131.129 86.4385 130.936C86.6538 130.743 86.7615 130.505 86.7615 130.222C86.7615 129.984 86.6708 129.791 86.4895 129.644C86.3195 129.485 86.0985 129.349 85.8265 129.236C85.5545 129.111 85.2711 128.992 84.9765 128.879C84.6138 128.743 84.2511 128.579 83.8885 128.386C83.5371 128.182 83.2481 127.927 83.0215 127.621C82.7948 127.304 82.6815 126.913 82.6815 126.448C82.6815 125.711 82.9535 125.111 83.4975 124.646C84.0415 124.181 84.7781 123.949 85.7075 123.949C86.2968 123.949 86.8238 124.051 87.2885 124.255C87.7531 124.459 88.1555 124.691 88.4955 124.952L87.5945 126.142C87.2998 125.927 86.9995 125.757 86.6935 125.632C86.3988 125.496 86.0871 125.428 85.7585 125.428C85.3391 125.428 85.0275 125.519 84.8235 125.7C84.6195 125.87 84.5175 126.085 84.5175 126.346C84.5175 126.675 84.6875 126.924 85.0275 127.094C85.3675 127.264 85.7641 127.428 86.2175 127.587C86.6028 127.723 86.9768 127.893 87.3395 128.097C87.7021 128.29 88.0025 128.545 88.2405 128.862C88.4898 129.179 88.6145 129.599 88.6145 130.12C88.6145 130.834 88.3368 131.446 87.7815 131.956C87.2261 132.455 86.4215 132.704 85.3675 132.704ZM92.6187 132.704C91.6554 132.704 90.9697 132.426 90.5617 131.871C90.1651 131.304 89.9667 130.573 89.9667 129.678V125.7H88.7767V124.238L90.0687 124.153L90.3067 121.875H91.9387V124.153H94.0637V125.7H91.9387V129.678C91.9387 130.653 92.3297 131.14 93.1117 131.14C93.2591 131.14 93.4121 131.123 93.5707 131.089C93.7294 131.044 93.8654 130.998 93.9787 130.953L94.3187 132.398C94.0921 132.477 93.8314 132.545 93.5367 132.602C93.2534 132.67 92.9474 132.704 92.6187 132.704ZM95.4703 132.5V124.153H97.0853L97.2213 125.632H97.2893C97.584 125.088 97.941 124.674 98.3603 124.391C98.7796 124.096 99.2103 123.949 99.6523 123.949C100.049 123.949 100.366 124.006 100.604 124.119L100.264 125.819C100.117 125.774 99.981 125.74 99.8563 125.717C99.7316 125.694 99.5786 125.683 99.3973 125.683C99.0686 125.683 98.723 125.813 98.3603 126.074C97.9976 126.323 97.686 126.765 97.4253 127.4V132.5H95.4703ZM103.944 132.704C103.049 132.704 102.397 132.415 101.989 131.837C101.581 131.259 101.377 130.443 101.377 129.389V124.153H103.332V129.134C103.332 129.825 103.434 130.313 103.638 130.596C103.842 130.879 104.171 131.021 104.624 131.021C104.987 131.021 105.304 130.93 105.576 130.749C105.859 130.568 106.16 130.273 106.477 129.865V124.153H108.432V132.5H106.834L106.681 131.276H106.63C106.267 131.707 105.871 132.052 105.44 132.313C105.009 132.574 104.511 132.704 103.944 132.704ZM114.043 132.704C113.284 132.704 112.598 132.534 111.986 132.194C111.386 131.843 110.904 131.344 110.541 130.698C110.19 130.041 110.014 129.253 110.014 128.335C110.014 127.406 110.207 126.618 110.592 125.972C110.978 125.315 111.488 124.816 112.122 124.476C112.768 124.125 113.46 123.949 114.196 123.949C114.729 123.949 115.194 124.04 115.59 124.221C115.987 124.402 116.338 124.623 116.644 124.884L115.692 126.159C115.477 125.966 115.256 125.819 115.029 125.717C114.803 125.604 114.559 125.547 114.298 125.547C113.63 125.547 113.08 125.802 112.649 126.312C112.23 126.822 112.02 127.496 112.02 128.335C112.02 129.162 112.224 129.831 112.632 130.341C113.052 130.851 113.59 131.106 114.247 131.106C114.576 131.106 114.882 131.038 115.165 130.902C115.46 130.755 115.726 130.585 115.964 130.392L116.763 131.684C116.378 132.024 115.947 132.279 115.471 132.449C114.995 132.619 114.519 132.704 114.043 132.704ZM120.836 132.704C119.873 132.704 119.187 132.426 118.779 131.871C118.382 131.304 118.184 130.573 118.184 129.678V125.7H116.994V124.238L118.286 124.153L118.524 121.875H120.156V124.153H122.281V125.7H120.156V129.678C120.156 130.653 120.547 131.14 121.329 131.14C121.476 131.14 121.629 131.123 121.788 131.089C121.947 131.044 122.083 130.998 122.196 130.953L122.536 132.398C122.309 132.477 122.049 132.545 121.754 132.602C121.471 132.67 121.165 132.704 120.836 132.704ZM126.169 132.704C125.274 132.704 124.622 132.415 124.214 131.837C123.806 131.259 123.602 130.443 123.602 129.389V124.153H125.557V129.134C125.557 129.825 125.659 130.313 125.863 130.596C126.067 130.879 126.396 131.021 126.849 131.021C127.212 131.021 127.529 130.93 127.801 130.749C128.085 130.568 128.385 130.273 128.702 129.865V124.153H130.657V132.5H129.059L128.906 131.276H128.855C128.493 131.707 128.096 132.052 127.665 132.313C127.235 132.574 126.736 132.704 126.169 132.704ZM132.784 132.5V124.153H134.399L134.535 125.632H134.603C134.897 125.088 135.254 124.674 135.674 124.391C136.093 124.096 136.524 123.949 136.966 123.949C137.362 123.949 137.68 124.006 137.918 124.119L137.578 125.819C137.43 125.774 137.294 125.74 137.17 125.717C137.045 125.694 136.892 125.683 136.711 125.683C136.382 125.683 136.036 125.813 135.674 126.074C135.311 126.323 134.999 126.765 134.739 127.4V132.5H132.784ZM140.35 132.704C139.625 132.704 139.03 132.477 138.565 132.024C138.112 131.571 137.885 130.981 137.885 130.256C137.885 129.361 138.276 128.669 139.058 128.182C139.84 127.683 141.087 127.343 142.798 127.162C142.787 126.72 142.668 126.34 142.441 126.023C142.226 125.694 141.835 125.53 141.268 125.53C140.86 125.53 140.458 125.609 140.061 125.768C139.676 125.927 139.296 126.119 138.922 126.346L138.208 125.037C138.673 124.742 139.194 124.487 139.772 124.272C140.362 124.057 140.985 123.949 141.642 123.949C142.685 123.949 143.461 124.261 143.971 124.884C144.493 125.496 144.753 126.386 144.753 127.553V132.5H143.138L143.002 131.582H142.934C142.56 131.899 142.158 132.166 141.727 132.381C141.308 132.596 140.849 132.704 140.35 132.704ZM140.979 131.174C141.319 131.174 141.625 131.095 141.897 130.936C142.181 130.766 142.481 130.539 142.798 130.256V128.386C141.665 128.533 140.877 128.754 140.435 129.049C139.993 129.332 139.772 129.684 139.772 130.103C139.772 130.477 139.886 130.749 140.112 130.919C140.339 131.089 140.628 131.174 140.979 131.174ZM150.228 132.704C149.469 132.704 148.783 132.534 148.171 132.194C147.57 131.843 147.089 131.344 146.726 130.698C146.375 130.041 146.199 129.253 146.199 128.335C146.199 127.406 146.392 126.618 146.777 125.972C147.162 125.315 147.672 124.816 148.307 124.476C148.953 124.125 149.644 123.949 150.381 123.949C150.914 123.949 151.378 124.04 151.775 124.221C152.172 124.402 152.523 124.623 152.829 124.884L151.877 126.159C151.662 125.966 151.441 125.819 151.214 125.717C150.987 125.604 150.744 125.547 150.483 125.547C149.814 125.547 149.265 125.802 148.834 126.312C148.415 126.822 148.205 127.496 148.205 128.335C148.205 129.162 148.409 129.831 148.817 130.341C149.236 130.851 149.775 131.106 150.432 131.106C150.761 131.106 151.067 131.038 151.35 130.902C151.645 130.755 151.911 130.585 152.149 130.392L152.948 131.684C152.563 132.024 152.132 132.279 151.656 132.449C151.18 132.619 150.704 132.704 150.228 132.704ZM154.245 132.5V124.153H156.2V132.5H154.245ZM155.231 122.691C154.88 122.691 154.597 122.589 154.381 122.385C154.166 122.181 154.058 121.909 154.058 121.569C154.058 121.24 154.166 120.974 154.381 120.77C154.597 120.566 154.88 120.464 155.231 120.464C155.583 120.464 155.866 120.566 156.081 120.77C156.297 120.974 156.404 121.24 156.404 121.569C156.404 121.909 156.297 122.181 156.081 122.385C155.866 122.589 155.583 122.691 155.231 122.691ZM161.762 132.704C161.07 132.704 160.424 132.534 159.824 132.194C159.223 131.843 158.736 131.344 158.362 130.698C157.988 130.041 157.801 129.253 157.801 128.335C157.801 127.406 157.988 126.618 158.362 125.972C158.736 125.315 159.223 124.816 159.824 124.476C160.424 124.125 161.07 123.949 161.762 123.949C162.464 123.949 163.116 124.125 163.717 124.476C164.317 124.816 164.805 125.315 165.179 125.972C165.553 126.618 165.74 127.406 165.74 128.335C165.74 129.253 165.553 130.041 165.179 130.698C164.805 131.344 164.317 131.843 163.717 132.194C163.116 132.534 162.464 132.704 161.762 132.704ZM161.762 131.106C162.374 131.106 162.855 130.851 163.207 130.341C163.558 129.831 163.734 129.162 163.734 128.335C163.734 127.496 163.558 126.822 163.207 126.312C162.855 125.802 162.374 125.547 161.762 125.547C161.15 125.547 160.668 125.802 160.317 126.312C159.977 126.822 159.807 127.496 159.807 128.335C159.807 129.162 159.977 129.831 160.317 130.341C160.668 130.851 161.15 131.106 161.762 131.106ZM161.728 122.759L160.759 121.79L163.258 118.832L164.618 120.124L161.728 122.759ZM167.325 132.5V124.153H168.94L169.076 125.275H169.144C169.518 124.912 169.926 124.601 170.368 124.34C170.81 124.079 171.314 123.949 171.881 123.949C172.776 123.949 173.428 124.238 173.836 124.816C174.244 125.394 174.448 126.21 174.448 127.264V132.5H172.493V127.519C172.493 126.828 172.391 126.34 172.187 126.057C171.983 125.774 171.648 125.632 171.184 125.632C170.821 125.632 170.498 125.723 170.215 125.904C169.943 126.074 169.631 126.329 169.28 126.669V132.5H167.325ZM179.881 132.5V125.7H178.759V124.238L179.881 124.153V123.286C179.881 122.413 180.096 121.699 180.527 121.144C180.957 120.577 181.666 120.294 182.652 120.294C182.946 120.294 183.23 120.322 183.502 120.379C183.774 120.436 184 120.504 184.182 120.583L183.808 122.045C183.502 121.909 183.196 121.841 182.89 121.841C182.187 121.841 181.836 122.311 181.836 123.252V124.153H183.468V125.7H181.836V132.5H179.881ZM184.586 132.5V124.153H186.541V132.5H184.586ZM185.572 122.691C185.221 122.691 184.938 122.589 184.722 122.385C184.507 122.181 184.399 121.909 184.399 121.569C184.399 121.24 184.507 120.974 184.722 120.77C184.938 120.566 185.221 120.464 185.572 120.464C185.924 120.464 186.207 120.566 186.422 120.77C186.638 120.974 186.745 121.24 186.745 121.569C186.745 121.909 186.638 122.181 186.422 122.385C186.207 122.589 185.924 122.691 185.572 122.691ZM188.686 132.5V124.153H190.301L190.437 125.275H190.505C190.879 124.912 191.287 124.601 191.729 124.34C192.171 124.079 192.675 123.949 193.242 123.949C194.137 123.949 194.789 124.238 195.197 124.816C195.605 125.394 195.809 126.21 195.809 127.264V132.5H193.854V127.519C193.854 126.828 193.752 126.34 193.548 126.057C193.344 125.774 193.009 125.632 192.545 125.632C192.182 125.632 191.859 125.723 191.576 125.904C191.304 126.074 190.992 126.329 190.641 126.669V132.5H188.686ZM199.871 132.704C199.146 132.704 198.551 132.477 198.086 132.024C197.633 131.571 197.406 130.981 197.406 130.256C197.406 129.361 197.797 128.669 198.579 128.182C199.361 127.683 200.608 127.343 202.319 127.162C202.308 126.72 202.189 126.34 201.962 126.023C201.747 125.694 201.356 125.53 200.789 125.53C200.381 125.53 199.979 125.609 199.582 125.768C199.197 125.927 198.817 126.119 198.443 126.346L197.729 125.037C198.194 124.742 198.715 124.487 199.293 124.272C199.883 124.057 200.506 123.949 201.163 123.949C202.206 123.949 202.982 124.261 203.492 124.884C204.014 125.496 204.274 126.386 204.274 127.553V132.5H202.659L202.523 131.582H202.455C202.081 131.899 201.679 132.166 201.248 132.381C200.829 132.596 200.37 132.704 199.871 132.704ZM200.5 131.174C200.84 131.174 201.146 131.095 201.418 130.936C201.702 130.766 202.002 130.539 202.319 130.256V128.386C201.186 128.533 200.398 128.754 199.956 129.049C199.514 129.332 199.293 129.684 199.293 130.103C199.293 130.477 199.407 130.749 199.633 130.919C199.86 131.089 200.149 131.174 200.5 131.174ZM206.264 132.5V124.153H207.879L208.015 125.275H208.083C208.457 124.912 208.865 124.601 209.307 124.34C209.749 124.079 210.253 123.949 210.82 123.949C211.715 123.949 212.367 124.238 212.775 124.816C213.183 125.394 213.387 126.21 213.387 127.264V132.5H211.432V127.519C211.432 126.828 211.33 126.34 211.126 126.057C210.922 125.774 210.588 125.632 210.123 125.632C209.76 125.632 209.437 125.723 209.154 125.904C208.882 126.074 208.57 126.329 208.219 126.669V132.5H206.264ZM218.912 132.704C218.152 132.704 217.467 132.534 216.855 132.194C216.254 131.843 215.772 131.344 215.41 130.698C215.058 130.041 214.883 129.253 214.883 128.335C214.883 127.406 215.075 126.618 215.461 125.972C215.846 125.315 216.356 124.816 216.991 124.476C217.637 124.125 218.328 123.949 219.065 123.949C219.597 123.949 220.062 124.04 220.459 124.221C220.855 124.402 221.207 124.623 221.513 124.884L220.561 126.159C220.345 125.966 220.124 125.819 219.898 125.717C219.671 125.604 219.427 125.547 219.167 125.547C218.498 125.547 217.948 125.802 217.518 126.312C217.098 126.822 216.889 127.496 216.889 128.335C216.889 129.162 217.093 129.831 217.501 130.341C217.92 130.851 218.458 131.106 219.116 131.106C219.444 131.106 219.75 131.038 220.034 130.902C220.328 130.755 220.595 130.585 220.833 130.392L221.632 131.684C221.246 132.024 220.816 132.279 220.34 132.449C219.864 132.619 219.388 132.704 218.912 132.704ZM222.929 132.5V124.153H224.884V132.5H222.929ZM223.915 122.691C223.564 122.691 223.28 122.589 223.065 122.385C222.85 122.181 222.742 121.909 222.742 121.569C222.742 121.24 222.85 120.974 223.065 120.77C223.28 120.566 223.564 120.464 223.915 120.464C224.266 120.464 224.55 120.566 224.765 120.77C224.98 120.974 225.088 121.24 225.088 121.569C225.088 121.909 224.98 122.181 224.765 122.385C224.55 122.589 224.266 122.691 223.915 122.691ZM230.598 132.704C229.828 132.704 229.131 132.534 228.507 132.194C227.884 131.843 227.391 131.344 227.028 130.698C226.666 130.041 226.484 129.253 226.484 128.335C226.484 127.428 226.666 126.646 227.028 125.989C227.402 125.332 227.884 124.827 228.473 124.476C229.063 124.125 229.68 123.949 230.326 123.949C231.086 123.949 231.72 124.119 232.23 124.459C232.74 124.788 233.126 125.252 233.386 125.853C233.647 126.442 233.777 127.128 233.777 127.91C233.777 128.318 233.749 128.635 233.692 128.862H228.388C228.479 129.599 228.745 130.171 229.187 130.579C229.629 130.987 230.185 131.191 230.853 131.191C231.216 131.191 231.55 131.14 231.856 131.038C232.174 130.925 232.485 130.772 232.791 130.579L233.454 131.803C233.058 132.064 232.616 132.279 232.128 132.449C231.641 132.619 231.131 132.704 230.598 132.704ZM228.371 127.536H232.077C232.077 126.89 231.936 126.386 231.652 126.023C231.369 125.649 230.944 125.462 230.377 125.462C229.89 125.462 229.454 125.643 229.068 126.006C228.694 126.357 228.462 126.867 228.371 127.536ZM235.295 132.5V124.153H236.91L237.046 125.632H237.114C237.408 125.088 237.765 124.674 238.185 124.391C238.604 124.096 239.035 123.949 239.477 123.949C239.873 123.949 240.191 124.006 240.429 124.119L240.089 125.819C239.941 125.774 239.805 125.74 239.681 125.717C239.556 125.694 239.403 125.683 239.222 125.683C238.893 125.683 238.547 125.813 238.185 126.074C237.822 126.323 237.51 126.765 237.25 127.4V132.5H235.295ZM242.861 132.704C242.136 132.704 241.541 132.477 241.076 132.024C240.623 131.571 240.396 130.981 240.396 130.256C240.396 129.361 240.787 128.669 241.569 128.182C242.351 127.683 243.598 127.343 245.309 127.162C245.298 126.72 245.179 126.34 244.952 126.023C244.737 125.694 244.346 125.53 243.779 125.53C243.371 125.53 242.969 125.609 242.572 125.768C242.187 125.927 241.807 126.119 241.433 126.346L240.719 125.037C241.184 124.742 241.705 124.487 242.283 124.272C242.872 124.057 243.496 123.949 244.153 123.949C245.196 123.949 245.972 124.261 246.482 124.884C247.003 125.496 247.264 126.386 247.264 127.553V132.5H245.649L245.513 131.582H245.445C245.071 131.899 244.669 132.166 244.238 132.381C243.819 132.596 243.36 132.704 242.861 132.704ZM243.49 131.174C243.83 131.174 244.136 131.095 244.408 130.936C244.691 130.766 244.992 130.539 245.309 130.256V128.386C244.176 128.533 243.388 128.754 242.946 129.049C242.504 129.332 242.283 129.684 242.283 130.103C242.283 130.477 242.396 130.749 242.623 130.919C242.85 131.089 243.139 131.174 243.49 131.174Z\" fill=\"#374151\"\/>\r\n<\/g>\r\n<g filter=\"url(#filter2_d_56253_967)\" class=\"hero-chip-grp hero-chip-grp-2\">\r\n<rect x=\"15\" y=\"220.504\" width=\"165\" height=\"42\" rx=\"16\" fill=\"white\" shape-rendering=\"crispEdges\"\/>\r\n<rect x=\"15.5\" y=\"221.004\" width=\"164\" height=\"41\" rx=\"15.5\" stroke=\"#F3F4F6\" shape-rendering=\"crispEdges\"\/>\r\n<rect x=\"29\" y=\"236.504\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#95C14E\"\/>\r\n<path d=\"M48.411 248.004V236.886H51.964C52.7347 236.886 53.4147 236.971 54.004 237.141C54.6047 237.311 55.075 237.6 55.415 238.008C55.7663 238.405 55.942 238.943 55.942 239.623C55.942 240.144 55.806 240.637 55.534 241.102C55.262 241.555 54.8823 241.867 54.395 242.037V242.105C55.007 242.241 55.5113 242.53 55.908 242.972C56.316 243.403 56.52 243.992 56.52 244.74C56.52 245.477 56.333 246.089 55.959 246.576C55.5963 247.063 55.092 247.426 54.446 247.664C53.8 247.891 53.069 248.004 52.253 248.004H48.411ZM50.383 241.476H51.794C52.5647 241.476 53.1257 241.334 53.477 241.051C53.8283 240.768 54.004 240.388 54.004 239.912C54.004 239.368 53.8227 238.983 53.46 238.756C53.0973 238.529 52.5533 238.416 51.828 238.416H50.383V241.476ZM50.383 246.474H52.049C52.865 246.474 53.494 246.327 53.936 246.032C54.378 245.726 54.599 245.261 54.599 244.638C54.599 244.049 54.3837 243.624 53.953 243.363C53.5223 243.091 52.8877 242.955 52.049 242.955H50.383V246.474ZM60.5166 248.208C59.6212 248.208 58.9696 247.919 58.5616 247.341C58.1536 246.763 57.9496 245.947 57.9496 244.893V239.657H59.9046V244.638C59.9046 245.329 60.0066 245.817 60.2106 246.1C60.4146 246.383 60.7432 246.525 61.1966 246.525C61.5592 246.525 61.8766 246.434 62.1486 246.253C62.4319 246.072 62.7322 245.777 63.0496 245.369V239.657H65.0046V248.004H63.4066L63.2536 246.78H63.2026C62.8399 247.211 62.4432 247.556 62.0126 247.817C61.5819 248.078 61.0832 248.208 60.5166 248.208ZM61.4856 238.263L60.5166 237.294L63.0156 234.336L64.3756 235.628L61.4856 238.263ZM69.4598 248.208C68.8932 248.208 68.3265 248.1 67.7598 247.885C67.1932 247.658 66.7058 247.381 66.2978 247.052L67.2158 245.794C67.5898 246.077 67.9638 246.304 68.3378 246.474C68.7118 246.644 69.1085 246.729 69.5278 246.729C69.9812 246.729 70.3155 246.633 70.5308 246.44C70.7462 246.247 70.8538 246.009 70.8538 245.726C70.8538 245.488 70.7632 245.295 70.5818 245.148C70.4118 244.989 70.1908 244.853 69.9188 244.74C69.6468 244.615 69.3635 244.496 69.0688 244.383C68.7062 244.247 68.3435 244.083 67.9808 243.89C67.6295 243.686 67.3405 243.431 67.1138 243.125C66.8872 242.808 66.7738 242.417 66.7738 241.952C66.7738 241.215 67.0458 240.615 67.5898 240.15C68.1338 239.685 68.8705 239.453 69.7998 239.453C70.3892 239.453 70.9162 239.555 71.3808 239.759C71.8455 239.963 72.2478 240.195 72.5878 240.456L71.6868 241.646C71.3922 241.431 71.0918 241.261 70.7858 241.136C70.4912 241 70.1795 240.932 69.8508 240.932C69.4315 240.932 69.1198 241.023 68.9158 241.204C68.7118 241.374 68.6098 241.589 68.6098 241.85C68.6098 242.179 68.7798 242.428 69.1198 242.598C69.4598 242.768 69.8565 242.932 70.3098 243.091C70.6952 243.227 71.0692 243.397 71.4318 243.601C71.7945 243.794 72.0948 244.049 72.3328 244.366C72.5822 244.683 72.7068 245.103 72.7068 245.624C72.7068 246.338 72.4292 246.95 71.8738 247.46C71.3185 247.959 70.5138 248.208 69.4598 248.208ZM79.2531 251.302V248.565L79.3211 247.171C79.0151 247.466 78.6638 247.715 78.2671 247.919C77.8705 248.112 77.4568 248.208 77.0261 248.208C75.9835 248.208 75.1505 247.823 74.5271 247.052C73.9038 246.281 73.5921 245.21 73.5921 243.839C73.5921 242.932 73.7565 242.15 74.0851 241.493C74.4251 240.836 74.8671 240.331 75.4111 239.98C75.9551 239.629 76.5275 239.453 77.1281 239.453C77.5928 239.453 78.0065 239.538 78.3691 239.708C78.7318 239.867 79.0888 240.116 79.4401 240.456H79.4911L79.6611 239.657H81.2081V251.302H79.2531ZM77.5021 246.593C78.1255 246.593 78.7091 246.281 79.2531 245.658V241.765C78.9698 241.504 78.6865 241.323 78.4031 241.221C78.1198 241.119 77.8365 241.068 77.5531 241.068C77.0205 241.068 76.5615 241.312 76.1761 241.799C75.8021 242.275 75.6151 242.949 75.6151 243.822C75.6151 244.717 75.7795 245.403 76.1081 245.879C76.4368 246.355 76.9015 246.593 77.5021 246.593ZM85.8298 248.208C84.9345 248.208 84.2828 247.919 83.8748 247.341C83.4668 246.763 83.2628 245.947 83.2628 244.893V239.657H85.2178V244.638C85.2178 245.329 85.3198 245.817 85.5238 246.1C85.7278 246.383 86.0565 246.525 86.5098 246.525C86.8725 246.525 87.1898 246.434 87.4618 246.253C87.7452 246.072 88.0455 245.777 88.3628 245.369V239.657H90.3178V248.004H88.7198L88.5668 246.78H88.5158C88.1532 247.211 87.7565 247.556 87.3258 247.817C86.8952 248.078 86.3965 248.208 85.8298 248.208ZM96.0141 248.208C95.2435 248.208 94.5465 248.038 93.9231 247.698C93.2998 247.347 92.8068 246.848 92.4441 246.202C92.0815 245.545 91.9001 244.757 91.9001 243.839C91.9001 242.932 92.0815 242.15 92.4441 241.493C92.8181 240.836 93.2998 240.331 93.8891 239.98C94.4785 239.629 95.0961 239.453 95.7421 239.453C96.5015 239.453 97.1361 239.623 97.6461 239.963C98.1561 240.292 98.5415 240.756 98.8021 241.357C99.0628 241.946 99.1931 242.632 99.1931 243.414C99.1931 243.822 99.1648 244.139 99.1081 244.366H93.8041C93.8948 245.103 94.1611 245.675 94.6031 246.083C95.0451 246.491 95.6005 246.695 96.2691 246.695C96.6318 246.695 96.9661 246.644 97.2721 246.542C97.5895 246.429 97.9011 246.276 98.2071 246.083L98.8701 247.307C98.4735 247.568 98.0315 247.783 97.5441 247.953C97.0568 248.123 96.5468 248.208 96.0141 248.208ZM93.7871 243.04H97.4931C97.4931 242.394 97.3515 241.89 97.0681 241.527C96.7848 241.153 96.3598 240.966 95.7931 240.966C95.3058 240.966 94.8695 241.147 94.4841 241.51C94.1101 241.861 93.8778 242.371 93.7871 243.04ZM103.634 248.208C102.592 248.208 101.759 247.823 101.135 247.052C100.512 246.281 100.2 245.21 100.2 243.839C100.2 242.932 100.365 242.15 100.693 241.493C101.033 240.836 101.475 240.331 102.019 239.98C102.563 239.629 103.136 239.453 103.736 239.453C104.212 239.453 104.615 239.538 104.943 239.708C105.283 239.867 105.612 240.088 105.929 240.371L105.861 239.028V236.002H107.816V248.004H106.201L106.065 247.103H105.997C105.691 247.409 105.334 247.67 104.926 247.885C104.518 248.1 104.088 248.208 103.634 248.208ZM104.11 246.593C104.734 246.593 105.317 246.281 105.861 245.658V241.765C105.578 241.504 105.295 241.323 105.011 241.221C104.728 241.119 104.445 241.068 104.161 241.068C103.629 241.068 103.17 241.312 102.784 241.799C102.41 242.275 102.223 242.949 102.223 243.822C102.223 244.717 102.388 245.403 102.716 245.879C103.045 246.355 103.51 246.593 104.11 246.593ZM111.979 248.208C111.254 248.208 110.659 247.981 110.194 247.528C109.741 247.075 109.514 246.485 109.514 245.76C109.514 244.865 109.905 244.173 110.687 243.686C111.469 243.187 112.716 242.847 114.427 242.666C114.416 242.224 114.297 241.844 114.07 241.527C113.855 241.198 113.464 241.034 112.897 241.034C112.489 241.034 112.087 241.113 111.69 241.272C111.305 241.431 110.925 241.623 110.551 241.85L109.837 240.541C110.302 240.246 110.823 239.991 111.401 239.776C111.99 239.561 112.614 239.453 113.271 239.453C114.314 239.453 115.09 239.765 115.6 240.388C116.121 241 116.382 241.89 116.382 243.057V248.004H114.767L114.631 247.086H114.563C114.189 247.403 113.787 247.67 113.356 247.885C112.937 248.1 112.478 248.208 111.979 248.208ZM112.608 246.678C112.948 246.678 113.254 246.599 113.526 246.44C113.809 246.27 114.11 246.043 114.427 245.76V243.89C113.294 244.037 112.506 244.258 112.064 244.553C111.622 244.836 111.401 245.188 111.401 245.607C111.401 245.981 111.514 246.253 111.741 246.423C111.968 246.593 112.257 246.678 112.608 246.678ZM124.332 251.693C123.675 251.693 123.08 251.614 122.547 251.455C122.026 251.296 121.612 251.053 121.306 250.724C121.011 250.407 120.864 250.004 120.864 249.517C120.864 248.826 121.261 248.231 122.054 247.732V247.664C121.839 247.528 121.657 247.347 121.51 247.12C121.374 246.893 121.306 246.61 121.306 246.27C121.306 245.941 121.397 245.647 121.578 245.386C121.771 245.114 121.986 244.893 122.224 244.723V244.655C121.941 244.44 121.686 244.139 121.459 243.754C121.244 243.369 121.136 242.932 121.136 242.445C121.136 241.799 121.289 241.255 121.595 240.813C121.901 240.371 122.303 240.037 122.802 239.81C123.312 239.572 123.856 239.453 124.434 239.453C124.661 239.453 124.876 239.476 125.08 239.521C125.295 239.555 125.488 239.6 125.658 239.657H128.65V241.102H127.12C127.256 241.261 127.369 241.465 127.46 241.714C127.551 241.952 127.596 242.218 127.596 242.513C127.596 243.125 127.454 243.646 127.171 244.077C126.888 244.496 126.508 244.814 126.032 245.029C125.556 245.244 125.023 245.352 124.434 245.352C124.253 245.352 124.066 245.335 123.873 245.301C123.68 245.267 123.488 245.21 123.295 245.131C123.17 245.244 123.068 245.358 122.989 245.471C122.921 245.584 122.887 245.737 122.887 245.93C122.887 246.168 122.983 246.355 123.176 246.491C123.38 246.627 123.737 246.695 124.247 246.695H125.726C126.735 246.695 127.494 246.859 128.004 247.188C128.525 247.505 128.786 248.027 128.786 248.752C128.786 249.296 128.605 249.789 128.242 250.231C127.879 250.684 127.364 251.041 126.695 251.302C126.026 251.563 125.239 251.693 124.332 251.693ZM124.434 244.128C124.831 244.128 125.171 243.981 125.454 243.686C125.737 243.391 125.879 242.978 125.879 242.445C125.879 241.924 125.737 241.521 125.454 241.238C125.182 240.943 124.842 240.796 124.434 240.796C124.026 240.796 123.68 240.938 123.397 241.221C123.114 241.504 122.972 241.912 122.972 242.445C122.972 242.978 123.114 243.391 123.397 243.686C123.68 243.981 124.026 244.128 124.434 244.128ZM124.638 250.418C125.307 250.418 125.851 250.282 126.27 250.01C126.689 249.738 126.899 249.426 126.899 249.075C126.899 248.746 126.769 248.525 126.508 248.412C126.259 248.299 125.896 248.242 125.42 248.242H124.281C123.828 248.242 123.448 248.202 123.142 248.123C122.711 248.452 122.496 248.82 122.496 249.228C122.496 249.602 122.689 249.891 123.074 250.095C123.459 250.31 123.981 250.418 124.638 250.418ZM131.811 248.208C131.12 248.208 130.627 247.998 130.332 247.579C130.049 247.16 129.907 246.587 129.907 245.862V236.002H131.862V245.964C131.862 246.202 131.907 246.372 131.998 246.474C132.089 246.565 132.185 246.61 132.287 246.61C132.332 246.61 132.372 246.61 132.406 246.61C132.451 246.599 132.514 246.587 132.593 246.576L132.848 248.038C132.735 248.083 132.587 248.123 132.406 248.157C132.236 248.191 132.038 248.208 131.811 248.208ZM137.589 248.208C136.898 248.208 136.252 248.038 135.651 247.698C135.051 247.347 134.563 246.848 134.189 246.202C133.815 245.545 133.628 244.757 133.628 243.839C133.628 242.91 133.815 242.122 134.189 241.476C134.563 240.819 135.051 240.32 135.651 239.98C136.252 239.629 136.898 239.453 137.589 239.453C138.292 239.453 138.944 239.629 139.544 239.98C140.145 240.32 140.632 240.819 141.006 241.476C141.38 242.122 141.567 242.91 141.567 243.839C141.567 244.757 141.38 245.545 141.006 246.202C140.632 246.848 140.145 247.347 139.544 247.698C138.944 248.038 138.292 248.208 137.589 248.208ZM137.589 246.61C138.201 246.61 138.683 246.355 139.034 245.845C139.386 245.335 139.561 244.666 139.561 243.839C139.561 243 139.386 242.326 139.034 241.816C138.683 241.306 138.201 241.051 137.589 241.051C136.977 241.051 136.496 241.306 136.144 241.816C135.804 242.326 135.634 243 135.634 243.839C135.634 244.666 135.804 245.335 136.144 245.845C136.496 246.355 136.977 246.61 137.589 246.61ZM147.198 248.208C146.405 248.208 145.646 247.845 144.92 247.12H144.869L144.699 248.004H143.152V236.002H145.107V239.096L145.056 240.49C145.408 240.184 145.793 239.935 146.212 239.742C146.632 239.549 147.051 239.453 147.47 239.453C148.513 239.453 149.323 239.838 149.901 240.609C150.479 241.38 150.768 242.405 150.768 243.686C150.768 244.638 150.598 245.454 150.258 246.134C149.918 246.803 149.476 247.318 148.932 247.681C148.4 248.032 147.822 248.208 147.198 248.208ZM146.79 246.593C147.346 246.593 147.81 246.349 148.184 245.862C148.558 245.375 148.745 244.661 148.745 243.72C148.745 242.881 148.604 242.23 148.32 241.765C148.037 241.3 147.578 241.068 146.943 241.068C146.354 241.068 145.742 241.38 145.107 242.003V245.896C145.402 246.145 145.691 246.327 145.974 246.44C146.269 246.542 146.541 246.593 146.79 246.593ZM154.205 248.208C153.48 248.208 152.885 247.981 152.42 247.528C151.967 247.075 151.74 246.485 151.74 245.76C151.74 244.865 152.131 244.173 152.913 243.686C153.695 243.187 154.942 242.847 156.653 242.666C156.642 242.224 156.523 241.844 156.296 241.527C156.081 241.198 155.69 241.034 155.123 241.034C154.715 241.034 154.313 241.113 153.916 241.272C153.531 241.431 153.151 241.623 152.777 241.85L152.063 240.541C152.528 240.246 153.049 239.991 153.627 239.776C154.217 239.561 154.84 239.453 155.497 239.453C156.54 239.453 157.316 239.765 157.826 240.388C158.348 241 158.608 241.89 158.608 243.057V248.004H156.993L156.857 247.086H156.789C156.415 247.403 156.013 247.67 155.582 247.885C155.163 248.1 154.704 248.208 154.205 248.208ZM154.834 246.678C155.174 246.678 155.48 246.599 155.752 246.44C156.036 246.27 156.336 246.043 156.653 245.76V243.89C155.52 244.037 154.732 244.258 154.29 244.553C153.848 244.836 153.627 245.188 153.627 245.607C153.627 245.981 153.741 246.253 153.967 246.423C154.194 246.593 154.483 246.678 154.834 246.678ZM162.502 248.208C161.811 248.208 161.318 247.998 161.023 247.579C160.74 247.16 160.598 246.587 160.598 245.862V236.002H162.553V245.964C162.553 246.202 162.598 246.372 162.689 246.474C162.78 246.565 162.876 246.61 162.978 246.61C163.023 246.61 163.063 246.61 163.097 246.61C163.142 246.599 163.205 246.587 163.284 246.576L163.539 248.038C163.426 248.083 163.278 248.123 163.097 248.157C162.927 248.191 162.729 248.208 162.502 248.208Z\" fill=\"#374151\"\/>\r\n<\/g>\r\n<g filter=\"url(#filter3_d_56253_967)\" class=\"hero-chip-grp hero-chip-grp-3\">\r\n<rect x=\"321\" y=\"76.5\" width=\"207\" height=\"42\" rx=\"16\" fill=\"white\" shape-rendering=\"crispEdges\"\/>\r\n<rect x=\"321.5\" y=\"77\" width=\"206\" height=\"41\" rx=\"15.5\" stroke=\"#F3F4F6\" shape-rendering=\"crispEdges\"\/>\r\n<rect x=\"335\" y=\"92.5\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#95C14E\"\/>\r\n<path d=\"M354.411 104V92.882H356.383V104H354.411ZM358.689 104V95.653H360.304L360.44 96.775H360.508C360.882 96.4123 361.29 96.1007 361.732 95.84C362.174 95.5793 362.678 95.449 363.245 95.449C364.14 95.449 364.792 95.738 365.2 96.316C365.608 96.894 365.812 97.71 365.812 98.764V104H363.857V99.019C363.857 98.3277 363.755 97.8403 363.551 97.557C363.347 97.2737 363.013 97.132 362.548 97.132C362.185 97.132 361.862 97.2227 361.579 97.404C361.307 97.574 360.995 97.829 360.644 98.169V104H358.689ZM370.181 104.204C369.614 104.204 369.047 104.096 368.481 103.881C367.914 103.654 367.427 103.377 367.019 103.048L367.937 101.79C368.311 102.073 368.685 102.3 369.059 102.47C369.433 102.64 369.829 102.725 370.249 102.725C370.702 102.725 371.036 102.629 371.252 102.436C371.467 102.243 371.575 102.005 371.575 101.722C371.575 101.484 371.484 101.291 371.303 101.144C371.133 100.985 370.912 100.849 370.64 100.736C370.368 100.611 370.084 100.492 369.79 100.379C369.427 100.243 369.064 100.079 368.702 99.886C368.35 99.682 368.061 99.427 367.835 99.121C367.608 98.8037 367.495 98.4127 367.495 97.948C367.495 97.2113 367.767 96.6107 368.311 96.146C368.855 95.6813 369.591 95.449 370.521 95.449C371.11 95.449 371.637 95.551 372.102 95.755C372.566 95.959 372.969 96.1913 373.309 96.452L372.408 97.642C372.113 97.4267 371.813 97.2567 371.507 97.132C371.212 96.996 370.9 96.928 370.572 96.928C370.152 96.928 369.841 97.0187 369.637 97.2C369.433 97.37 369.331 97.5853 369.331 97.846C369.331 98.1747 369.501 98.424 369.841 98.594C370.181 98.764 370.577 98.9283 371.031 99.087C371.416 99.223 371.79 99.393 372.153 99.597C372.515 99.7897 372.816 100.045 373.054 100.362C373.303 100.679 373.428 101.099 373.428 101.62C373.428 102.334 373.15 102.946 372.595 103.456C372.039 103.955 371.235 104.204 370.181 104.204ZM374.823 107.298V95.653H376.438L376.574 96.537H376.642C376.993 96.2423 377.384 95.9873 377.815 95.772C378.257 95.5567 378.705 95.449 379.158 95.449C380.201 95.449 381.005 95.8343 381.572 96.605C382.15 97.3757 382.439 98.407 382.439 99.699C382.439 100.651 382.269 101.467 381.929 102.147C381.589 102.816 381.147 103.326 380.603 103.677C380.07 104.028 379.492 104.204 378.869 104.204C378.506 104.204 378.144 104.125 377.781 103.966C377.418 103.796 377.067 103.569 376.727 103.286L376.778 104.68V107.298H374.823ZM378.461 102.589C379.016 102.589 379.481 102.345 379.855 101.858C380.229 101.371 380.416 100.657 380.416 99.716C380.416 98.8773 380.274 98.2257 379.991 97.761C379.708 97.2963 379.249 97.064 378.614 97.064C378.025 97.064 377.413 97.3757 376.778 97.999V101.892C377.084 102.141 377.379 102.323 377.662 102.436C377.945 102.538 378.212 102.589 378.461 102.589ZM387.639 104.204C386.868 104.204 386.171 104.034 385.548 103.694C384.924 103.343 384.431 102.844 384.069 102.198C383.706 101.541 383.525 100.753 383.525 99.835C383.525 98.9283 383.706 98.1463 384.069 97.489C384.443 96.8317 384.924 96.3273 385.514 95.976C386.103 95.6247 386.721 95.449 387.367 95.449C388.126 95.449 388.761 95.619 389.271 95.959C389.781 96.2877 390.166 96.7523 390.427 97.353C390.687 97.9423 390.818 98.628 390.818 99.41C390.818 99.818 390.789 100.135 390.733 100.362H385.429C385.519 101.099 385.786 101.671 386.228 102.079C386.67 102.487 387.225 102.691 387.894 102.691C388.256 102.691 388.591 102.64 388.897 102.538C389.214 102.425 389.526 102.272 389.832 102.079L390.495 103.303C390.098 103.564 389.656 103.779 389.169 103.949C388.681 104.119 388.171 104.204 387.639 104.204ZM385.412 99.036H389.118C389.118 98.39 388.976 97.8857 388.693 97.523C388.409 97.149 387.984 96.962 387.418 96.962C386.93 96.962 386.494 97.1433 386.109 97.506C385.735 97.8573 385.502 98.3673 385.412 99.036ZM395.82 104.204C395.06 104.204 394.375 104.034 393.763 103.694C393.162 103.343 392.68 102.844 392.318 102.198C391.966 101.541 391.791 100.753 391.791 99.835C391.791 98.9057 391.983 98.118 392.369 97.472C392.754 96.8147 393.264 96.316 393.899 95.976C394.545 95.6247 395.236 95.449 395.973 95.449C396.505 95.449 396.97 95.5397 397.367 95.721C397.763 95.9023 398.115 96.1233 398.421 96.384L397.469 97.659C397.253 97.4663 397.032 97.319 396.806 97.217C396.579 97.1037 396.335 97.047 396.075 97.047C395.406 97.047 394.856 97.302 394.426 97.812C394.006 98.322 393.797 98.9963 393.797 99.835C393.797 100.662 394.001 101.331 394.409 101.841C394.828 102.351 395.366 102.606 396.024 102.606C396.352 102.606 396.658 102.538 396.942 102.402C397.236 102.255 397.503 102.085 397.741 101.892L398.54 103.184C398.154 103.524 397.724 103.779 397.248 103.949C396.772 104.119 396.296 104.204 395.82 104.204ZM402.907 104.204C402.148 104.204 401.462 104.034 400.85 103.694C400.25 103.343 399.768 102.844 399.405 102.198C399.054 101.541 398.878 100.753 398.878 99.835C398.878 98.9057 399.071 98.118 399.456 97.472C399.842 96.8147 400.352 96.316 400.986 95.976C401.632 95.6247 402.324 95.449 403.06 95.449C403.593 95.449 404.058 95.5397 404.454 95.721C404.851 95.9023 405.202 96.1233 405.508 96.384L404.556 97.659C404.341 97.4663 404.12 97.319 403.893 97.217C403.667 97.1037 403.423 97.047 403.162 97.047C402.494 97.047 401.944 97.302 401.513 97.812C401.094 98.322 400.884 98.9963 400.884 99.835C400.884 100.662 401.088 101.331 401.496 101.841C401.916 102.351 402.454 102.606 403.111 102.606C403.44 102.606 403.746 102.538 404.029 102.402C404.324 102.255 404.59 102.085 404.828 101.892L405.627 103.184C405.242 103.524 404.811 103.779 404.335 103.949C403.859 104.119 403.383 104.204 402.907 104.204ZM406.925 104V95.653H408.88V104H406.925ZM407.911 94.191C407.559 94.191 407.276 94.089 407.061 93.885C406.845 93.681 406.738 93.409 406.738 93.069C406.738 92.7403 406.845 92.474 407.061 92.27C407.276 92.066 407.559 91.964 407.911 91.964C408.262 91.964 408.545 92.066 408.761 92.27C408.976 92.474 409.084 92.7403 409.084 93.069C409.084 93.409 408.976 93.681 408.761 93.885C408.545 94.089 408.262 94.191 407.911 94.191ZM414.441 104.204C413.75 104.204 413.104 104.034 412.503 103.694C411.902 103.343 411.415 102.844 411.041 102.198C410.667 101.541 410.48 100.753 410.48 99.835C410.48 98.9057 410.667 98.118 411.041 97.472C411.415 96.8147 411.902 96.316 412.503 95.976C413.104 95.6247 413.75 95.449 414.441 95.449C415.144 95.449 415.795 95.6247 416.396 95.976C416.997 96.316 417.484 96.8147 417.858 97.472C418.232 98.118 418.419 98.9057 418.419 99.835C418.419 100.753 418.232 101.541 417.858 102.198C417.484 102.844 416.997 103.343 416.396 103.694C415.795 104.034 415.144 104.204 414.441 104.204ZM414.441 102.606C415.053 102.606 415.535 102.351 415.886 101.841C416.237 101.331 416.413 100.662 416.413 99.835C416.413 98.9963 416.237 98.322 415.886 97.812C415.535 97.302 415.053 97.047 414.441 97.047C413.829 97.047 413.347 97.302 412.996 97.812C412.656 98.322 412.486 98.9963 412.486 99.835C412.486 100.662 412.656 101.331 412.996 101.841C413.347 102.351 413.829 102.606 414.441 102.606ZM420.004 104V95.653H421.619L421.755 96.775H421.823C422.197 96.4123 422.605 96.1007 423.047 95.84C423.489 95.5793 423.993 95.449 424.56 95.449C425.455 95.449 426.107 95.738 426.515 96.316C426.923 96.894 427.127 97.71 427.127 98.764V104H425.172V99.019C425.172 98.3277 425.07 97.8403 424.866 97.557C424.662 97.2737 424.328 97.132 423.863 97.132C423.5 97.132 423.177 97.2227 422.894 97.404C422.622 97.574 422.31 97.829 421.959 98.169V104H420.004ZM432.737 104.204C431.966 104.204 431.269 104.034 430.646 103.694C430.022 103.343 429.529 102.844 429.167 102.198C428.804 101.541 428.623 100.753 428.623 99.835C428.623 98.9283 428.804 98.1463 429.167 97.489C429.541 96.8317 430.022 96.3273 430.612 95.976C431.201 95.6247 431.819 95.449 432.465 95.449C433.224 95.449 433.859 95.619 434.369 95.959C434.879 96.2877 435.264 96.7523 435.525 97.353C435.785 97.9423 435.916 98.628 435.916 99.41C435.916 99.818 435.887 100.135 435.831 100.362H430.527C430.617 101.099 430.884 101.671 431.326 102.079C431.768 102.487 432.323 102.691 432.992 102.691C433.354 102.691 433.689 102.64 433.995 102.538C434.312 102.425 434.624 102.272 434.93 102.079L435.593 103.303C435.196 103.564 434.754 103.779 434.267 103.949C433.779 104.119 433.269 104.204 432.737 104.204ZM430.51 99.036H434.216C434.216 98.39 434.074 97.8857 433.791 97.523C433.507 97.149 433.082 96.962 432.516 96.962C432.028 96.962 431.592 97.1433 431.207 97.506C430.833 97.8573 430.6 98.3673 430.51 99.036ZM439.762 104.204C439.195 104.204 438.629 104.096 438.062 103.881C437.495 103.654 437.008 103.377 436.6 103.048L437.518 101.79C437.892 102.073 438.266 102.3 438.64 102.47C439.014 102.64 439.411 102.725 439.83 102.725C440.283 102.725 440.618 102.629 440.833 102.436C441.048 102.243 441.156 102.005 441.156 101.722C441.156 101.484 441.065 101.291 440.884 101.144C440.714 100.985 440.493 100.849 440.221 100.736C439.949 100.611 439.666 100.492 439.371 100.379C439.008 100.243 438.646 100.079 438.283 99.886C437.932 99.682 437.643 99.427 437.416 99.121C437.189 98.8037 437.076 98.4127 437.076 97.948C437.076 97.2113 437.348 96.6107 437.892 96.146C438.436 95.6813 439.173 95.449 440.102 95.449C440.691 95.449 441.218 95.551 441.683 95.755C442.148 95.959 442.55 96.1913 442.89 96.452L441.989 97.642C441.694 97.4267 441.394 97.2567 441.088 97.132C440.793 96.996 440.482 96.928 440.153 96.928C439.734 96.928 439.422 97.0187 439.218 97.2C439.014 97.37 438.912 97.5853 438.912 97.846C438.912 98.1747 439.082 98.424 439.422 98.594C439.762 98.764 440.159 98.9283 440.612 99.087C440.997 99.223 441.371 99.393 441.734 99.597C442.097 99.7897 442.397 100.045 442.635 100.362C442.884 100.679 443.009 101.099 443.009 101.62C443.009 102.334 442.731 102.946 442.176 103.456C441.621 103.955 440.816 104.204 439.762 104.204ZM451.028 104.204C450.257 104.204 449.56 104.034 448.937 103.694C448.313 103.343 447.82 102.844 447.458 102.198C447.095 101.541 446.914 100.753 446.914 99.835C446.914 98.9283 447.095 98.1463 447.458 97.489C447.832 96.8317 448.313 96.3273 448.903 95.976C449.492 95.6247 450.11 95.449 450.756 95.449C451.515 95.449 452.15 95.619 452.66 95.959C453.17 96.2877 453.555 96.7523 453.816 97.353C454.076 97.9423 454.207 98.628 454.207 99.41C454.207 99.818 454.178 100.135 454.122 100.362H448.818C448.908 101.099 449.175 101.671 449.617 102.079C450.059 102.487 450.614 102.691 451.283 102.691C451.645 102.691 451.98 102.64 452.286 102.538C452.603 102.425 452.915 102.272 453.221 102.079L453.884 103.303C453.487 103.564 453.045 103.779 452.558 103.949C452.07 104.119 451.56 104.204 451.028 104.204ZM448.801 99.036H452.507C452.507 98.39 452.365 97.8857 452.082 97.523C451.798 97.149 451.373 96.962 450.807 96.962C450.319 96.962 449.883 97.1433 449.498 97.506C449.124 97.8573 448.891 98.3673 448.801 99.036ZM455.724 104V95.653H457.339L457.475 96.775H457.543C457.917 96.4123 458.325 96.1007 458.767 95.84C459.209 95.5793 459.713 95.449 460.28 95.449C461.175 95.449 461.827 95.738 462.235 96.316C462.643 96.894 462.847 97.71 462.847 98.764V104H460.892V99.019C460.892 98.3277 460.79 97.8403 460.586 97.557C460.382 97.2737 460.047 97.132 459.583 97.132C459.22 97.132 458.897 97.2227 458.614 97.404C458.342 97.574 458.03 97.829 457.679 98.169V104H455.724ZM471.357 104.204C470.665 104.204 470.019 104.034 469.419 103.694C468.818 103.343 468.331 102.844 467.957 102.198C467.583 101.541 467.396 100.753 467.396 99.835C467.396 98.9057 467.583 98.118 467.957 97.472C468.331 96.8147 468.818 96.316 469.419 95.976C470.019 95.6247 470.665 95.449 471.357 95.449C472.059 95.449 472.711 95.6247 473.312 95.976C473.912 96.316 474.4 96.8147 474.774 97.472C475.148 98.118 475.335 98.9057 475.335 99.835C475.335 100.753 475.148 101.541 474.774 102.198C474.4 102.844 473.912 103.343 473.312 103.694C472.711 104.034 472.059 104.204 471.357 104.204ZM471.357 102.606C471.969 102.606 472.45 102.351 472.802 101.841C473.153 101.331 473.329 100.662 473.329 99.835C473.329 98.9963 473.153 98.322 472.802 97.812C472.45 97.302 471.969 97.047 471.357 97.047C470.745 97.047 470.263 97.302 469.912 97.812C469.572 98.322 469.402 98.9963 469.402 99.835C469.402 100.662 469.572 101.331 469.912 101.841C470.263 102.351 470.745 102.606 471.357 102.606ZM476.92 104V95.653H478.535L478.671 97.132H478.739C479.034 96.588 479.391 96.1743 479.81 95.891C480.229 95.5963 480.66 95.449 481.102 95.449C481.499 95.449 481.816 95.5057 482.054 95.619L481.714 97.319C481.567 97.2737 481.431 97.2397 481.306 97.217C481.181 97.1943 481.028 97.183 480.847 97.183C480.518 97.183 480.173 97.3133 479.81 97.574C479.447 97.8233 479.136 98.2653 478.875 98.9V104H476.92ZM482.912 104V95.653H484.867V104H482.912ZM483.898 94.191C483.546 94.191 483.263 94.089 483.048 93.885C482.832 93.681 482.725 93.409 482.725 93.069C482.725 92.7403 482.832 92.474 483.048 92.27C483.263 92.066 483.546 91.964 483.898 91.964C484.249 91.964 484.532 92.066 484.748 92.27C484.963 92.474 485.071 92.7403 485.071 93.069C485.071 93.409 484.963 93.681 484.748 93.885C484.532 94.089 484.249 94.191 483.898 94.191ZM489.918 107.689C489.261 107.689 488.666 107.61 488.133 107.451C487.612 107.292 487.198 107.049 486.892 106.72C486.597 106.403 486.45 106 486.45 105.513C486.45 104.822 486.847 104.227 487.64 103.728V103.66C487.425 103.524 487.243 103.343 487.096 103.116C486.96 102.889 486.892 102.606 486.892 102.266C486.892 101.937 486.983 101.643 487.164 101.382C487.357 101.11 487.572 100.889 487.81 100.719V100.651C487.527 100.436 487.272 100.135 487.045 99.75C486.83 99.3647 486.722 98.9283 486.722 98.441C486.722 97.795 486.875 97.251 487.181 96.809C487.487 96.367 487.889 96.0327 488.388 95.806C488.898 95.568 489.442 95.449 490.02 95.449C490.247 95.449 490.462 95.4717 490.666 95.517C490.881 95.551 491.074 95.5963 491.244 95.653H494.236V97.098H492.706C492.842 97.2567 492.955 97.4607 493.046 97.71C493.137 97.948 493.182 98.2143 493.182 98.509C493.182 99.121 493.04 99.6423 492.757 100.073C492.474 100.492 492.094 100.81 491.618 101.025C491.142 101.24 490.609 101.348 490.02 101.348C489.839 101.348 489.652 101.331 489.459 101.297C489.266 101.263 489.074 101.206 488.881 101.127C488.756 101.24 488.654 101.354 488.575 101.467C488.507 101.58 488.473 101.733 488.473 101.926C488.473 102.164 488.569 102.351 488.762 102.487C488.966 102.623 489.323 102.691 489.833 102.691H491.312C492.321 102.691 493.08 102.855 493.59 103.184C494.111 103.501 494.372 104.023 494.372 104.748C494.372 105.292 494.191 105.785 493.828 106.227C493.465 106.68 492.95 107.037 492.281 107.298C491.612 107.559 490.825 107.689 489.918 107.689ZM490.02 100.124C490.417 100.124 490.757 99.9767 491.04 99.682C491.323 99.3873 491.465 98.9737 491.465 98.441C491.465 97.9197 491.323 97.5173 491.04 97.234C490.768 96.9393 490.428 96.792 490.02 96.792C489.612 96.792 489.266 96.9337 488.983 97.217C488.7 97.5003 488.558 97.9083 488.558 98.441C488.558 98.9737 488.7 99.3873 488.983 99.682C489.266 99.9767 489.612 100.124 490.02 100.124ZM490.224 106.414C490.893 106.414 491.437 106.278 491.856 106.006C492.275 105.734 492.485 105.422 492.485 105.071C492.485 104.742 492.355 104.521 492.094 104.408C491.845 104.295 491.482 104.238 491.006 104.238H489.867C489.414 104.238 489.034 104.198 488.728 104.119C488.297 104.448 488.082 104.816 488.082 105.224C488.082 105.598 488.275 105.887 488.66 106.091C489.045 106.306 489.567 106.414 490.224 106.414ZM498.797 104.204C498.027 104.204 497.33 104.034 496.706 103.694C496.083 103.343 495.59 102.844 495.227 102.198C494.865 101.541 494.683 100.753 494.683 99.835C494.683 98.9283 494.865 98.1463 495.227 97.489C495.601 96.8317 496.083 96.3273 496.672 95.976C497.262 95.6247 497.879 95.449 498.525 95.449C499.285 95.449 499.919 95.619 500.429 95.959C500.939 96.2877 501.325 96.7523 501.585 97.353C501.846 97.9423 501.976 98.628 501.976 99.41C501.976 99.818 501.948 100.135 501.891 100.362H496.587C496.678 101.099 496.944 101.671 497.386 102.079C497.828 102.487 498.384 102.691 499.052 102.691C499.415 102.691 499.749 102.64 500.055 102.538C500.373 102.425 500.684 102.272 500.99 102.079L501.653 103.303C501.257 103.564 500.815 103.779 500.327 103.949C499.84 104.119 499.33 104.204 498.797 104.204ZM496.57 99.036H500.276C500.276 98.39 500.135 97.8857 499.851 97.523C499.568 97.149 499.143 96.962 498.576 96.962C498.089 96.962 497.653 97.1433 497.267 97.506C496.893 97.8573 496.661 98.3673 496.57 99.036ZM503.494 104V95.653H505.109L505.245 96.775H505.313C505.687 96.4123 506.095 96.1007 506.537 95.84C506.979 95.5793 507.483 95.449 508.05 95.449C508.945 95.449 509.597 95.738 510.005 96.316C510.413 96.894 510.617 97.71 510.617 98.764V104H508.662V99.019C508.662 98.3277 508.56 97.8403 508.356 97.557C508.152 97.2737 507.817 97.132 507.353 97.132C506.99 97.132 506.667 97.2227 506.384 97.404C506.112 97.574 505.8 97.829 505.449 98.169V104H503.494Z\" fill=\"#374151\"\/>\r\n<\/g>\r\n<mask id=\"mask0_56253_967\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"197\" y=\"174\" width=\"239\" height=\"199\">\r\n<path d=\"M436 174.504H197V372.579H436V174.504Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask0_56253_967)\">\r\n<path d=\"M366.71 361.812C357.371 365.267 346.091 368.209 333.785 370.168C299.506 375.654 270.317 371.412 268.578 360.714C267.021 351.15 287.933 339.686 316.847 333.449C331.02 345.938 347.867 355.63 366.71 361.808V361.812Z\" fill=\"#8F71A4\"\/>\r\n<path d=\"M308.242 325.236C261.639 331.162 225.327 329.606 223.935 321.012C222.727 313.48 248.528 302.8 285.829 294.301C291.89 305.654 299.434 316.06 308.242 325.236Z\" fill=\"#8F71A4\"\/>\r\n<path d=\"M207.254 237.314C206.741 234.115 232.139 227.238 268.781 220.199C268.671 225.1 268.781 229.946 269.092 234.701C233.146 239.199 207.766 240.462 207.254 237.314Z\" fill=\"#8F71A4\"\/>\r\n<path d=\"M237.871 196.391C237.614 194.781 251.861 191.088 272.937 186.992C272.37 189.551 271.839 192.149 271.381 194.744C251.586 197.156 238.127 197.925 237.871 196.391Z\" fill=\"#8F71A4\"\/>\r\n<path d=\"M197.017 282.271C195.937 275.58 227.085 264.754 271.821 255.34C273.89 265.398 276.948 275.031 280.903 284.119C233.22 289.588 198.134 289.185 197.017 282.271Z\" fill=\"#8F71A4\"\/>\r\n<path d=\"M366.708 361.812C347.866 355.611 331.037 345.923 316.846 333.453C320.307 332.721 323.859 332.044 327.521 331.458C361.819 325.99 391.026 330.232 392.729 340.931C393.828 347.786 383.372 355.648 366.69 361.812H366.708Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M412.103 204.672C412.799 208.932 367.496 219.682 310.935 228.715C296.084 231.073 281.911 233.086 269.093 234.696C268.763 229.923 268.672 225.096 268.8 220.198C280.959 217.859 294.363 215.517 308.444 213.27C364.991 204.255 411.411 200.397 412.107 204.676L412.103 204.672Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M326.114 322.685C320.034 323.673 314.065 324.515 308.26 325.247C299.434 316.049 291.908 305.665 285.828 294.308C296.54 291.877 308.205 289.608 320.437 287.672C375.317 278.931 421.038 279.682 422.616 289.355C424.191 299.029 380.975 313.948 326.095 322.688H326.114V322.685Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M370.117 175.307C370.465 177.628 341.185 184.212 304.671 190.025C292.567 191.946 281.196 193.553 271.381 194.743C271.839 192.148 272.37 189.549 272.937 186.99C282.002 185.234 292.329 183.425 303.298 181.669C339.83 175.853 369.733 172.983 370.117 175.307Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M319.029 278.894C305.753 281.013 292.935 282.752 280.922 284.124C276.967 275.018 273.891 265.399 271.84 255.345C284.878 252.603 299.088 249.968 313.975 247.592C379.952 237.062 434.572 235.562 435.963 244.192C437.355 252.841 385.002 268.382 319.029 278.898V278.894Z\" fill=\"#8AC052\"\/>\r\n<\/g>\r\n<g filter=\"url(#filter4_d_56253_967)\" class=\"hero-chip-grp hero-chip-grp-4\">\r\n<rect x=\"425\" y=\"153.504\" width=\"190\" height=\"42\" rx=\"16\" fill=\"white\" shape-rendering=\"crispEdges\"\/>\r\n<rect x=\"425.5\" y=\"154.004\" width=\"189\" height=\"41\" rx=\"15.5\" stroke=\"#F3F4F6\" shape-rendering=\"crispEdges\"\/>\r\n<rect x=\"439\" y=\"169.504\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#95C14E\"\/>\r\n<path d=\"M460.4 181.004L456.932 169.886H459.023L460.587 175.479C460.768 176.102 460.933 176.703 461.08 177.281C461.227 177.859 461.392 178.465 461.573 179.1H461.641C461.834 178.465 461.998 177.859 462.134 177.281C462.281 176.703 462.44 176.102 462.61 175.479L464.157 169.886H466.18L462.729 181.004H460.4ZM467.005 181.004V172.657H468.96V181.004H467.005ZM467.991 171.195C467.64 171.195 467.357 171.093 467.141 170.889C466.926 170.685 466.818 170.413 466.818 170.073C466.818 169.744 466.926 169.478 467.141 169.274C467.357 169.07 467.64 168.968 467.991 168.968C468.343 168.968 468.626 169.07 468.841 169.274C469.057 169.478 469.164 169.744 469.164 170.073C469.164 170.413 469.057 170.685 468.841 170.889C468.626 171.093 468.343 171.195 467.991 171.195ZM473.433 181.208C472.867 181.208 472.3 181.1 471.733 180.885C471.167 180.658 470.679 180.381 470.271 180.052L471.189 178.794C471.563 179.077 471.937 179.304 472.311 179.474C472.685 179.644 473.082 179.729 473.501 179.729C473.955 179.729 474.289 179.633 474.504 179.44C474.72 179.247 474.827 179.009 474.827 178.726C474.827 178.488 474.737 178.295 474.555 178.148C474.385 177.989 474.164 177.853 473.892 177.74C473.62 177.615 473.337 177.496 473.042 177.383C472.68 177.247 472.317 177.083 471.954 176.89C471.603 176.686 471.314 176.431 471.087 176.125C470.861 175.808 470.747 175.417 470.747 174.952C470.747 174.215 471.019 173.615 471.563 173.15C472.107 172.685 472.844 172.453 473.773 172.453C474.363 172.453 474.89 172.555 475.354 172.759C475.819 172.963 476.221 173.195 476.561 173.456L475.66 174.646C475.366 174.431 475.065 174.261 474.759 174.136C474.465 174 474.153 173.932 473.824 173.932C473.405 173.932 473.093 174.023 472.889 174.204C472.685 174.374 472.583 174.589 472.583 174.85C472.583 175.179 472.753 175.428 473.093 175.598C473.433 175.768 473.83 175.932 474.283 176.091C474.669 176.227 475.043 176.397 475.405 176.601C475.768 176.794 476.068 177.049 476.306 177.366C476.556 177.683 476.68 178.103 476.68 178.624C476.68 179.338 476.403 179.95 475.847 180.46C475.292 180.959 474.487 181.208 473.433 181.208ZM478.076 181.004V172.657H480.031V181.004H478.076ZM479.062 171.195C478.71 171.195 478.427 171.093 478.212 170.889C477.996 170.685 477.889 170.413 477.889 170.073C477.889 169.744 477.996 169.478 478.212 169.274C478.427 169.07 478.71 168.968 479.062 168.968C479.413 168.968 479.696 169.07 479.912 169.274C480.127 169.478 480.235 169.744 480.235 170.073C480.235 170.413 480.127 170.685 479.912 170.889C479.696 171.093 479.413 171.195 479.062 171.195ZM486.221 181.208C485.428 181.208 484.668 180.845 483.943 180.12H483.892L483.722 181.004H482.175V169.002H484.13V172.096L484.079 173.49C484.43 173.184 484.816 172.935 485.235 172.742C485.654 172.549 486.074 172.453 486.493 172.453C487.536 172.453 488.346 172.838 488.924 173.609C489.502 174.38 489.791 175.405 489.791 176.686C489.791 177.638 489.621 178.454 489.281 179.134C488.941 179.803 488.499 180.318 487.955 180.681C487.422 181.032 486.844 181.208 486.221 181.208ZM485.813 179.593C486.368 179.593 486.833 179.349 487.207 178.862C487.581 178.375 487.768 177.661 487.768 176.72C487.768 175.881 487.626 175.23 487.343 174.765C487.06 174.3 486.601 174.068 485.966 174.068C485.377 174.068 484.765 174.38 484.13 175.003V178.896C484.425 179.145 484.714 179.327 484.997 179.44C485.292 179.542 485.564 179.593 485.813 179.593ZM491.404 181.004V172.657H493.359V181.004H491.404ZM492.39 171.195C492.039 171.195 491.755 171.093 491.54 170.889C491.325 170.685 491.217 170.413 491.217 170.073C491.217 169.744 491.325 169.478 491.54 169.274C491.755 169.07 492.039 168.968 492.39 168.968C492.741 168.968 493.025 169.07 493.24 169.274C493.455 169.478 493.563 169.744 493.563 170.073C493.563 170.413 493.455 170.685 493.24 170.889C493.025 171.093 492.741 171.195 492.39 171.195ZM497.407 181.208C496.716 181.208 496.223 180.998 495.928 180.579C495.645 180.16 495.503 179.587 495.503 178.862V169.002H497.458V178.964C497.458 179.202 497.504 179.372 497.594 179.474C497.685 179.565 497.781 179.61 497.883 179.61C497.929 179.61 497.968 179.61 498.002 179.61C498.048 179.599 498.11 179.587 498.189 179.576L498.444 181.038C498.331 181.083 498.184 181.123 498.002 181.157C497.832 181.191 497.634 181.208 497.407 181.208ZM499.769 181.004V172.657H501.724V181.004H499.769ZM500.755 171.195C500.403 171.195 500.12 171.093 499.905 170.889C499.689 170.685 499.582 170.413 499.582 170.073C499.582 169.744 499.689 169.478 499.905 169.274C500.12 169.07 500.403 168.968 500.755 168.968C501.106 168.968 501.389 169.07 501.605 169.274C501.82 169.478 501.928 169.744 501.928 170.073C501.928 170.413 501.82 170.685 501.605 170.889C501.389 171.093 501.106 171.195 500.755 171.195ZM506.792 181.208C505.749 181.208 504.916 180.823 504.293 180.052C503.669 179.281 503.358 178.21 503.358 176.839C503.358 175.932 503.522 175.15 503.851 174.493C504.191 173.836 504.633 173.331 505.177 172.98C505.721 172.629 506.293 172.453 506.894 172.453C507.37 172.453 507.772 172.538 508.101 172.708C508.441 172.867 508.769 173.088 509.087 173.371L509.019 172.028V169.002H510.974V181.004H509.359L509.223 180.103H509.155C508.849 180.409 508.492 180.67 508.084 180.885C507.676 181.1 507.245 181.208 506.792 181.208ZM507.268 179.593C507.891 179.593 508.475 179.281 509.019 178.658V174.765C508.735 174.504 508.452 174.323 508.169 174.221C507.885 174.119 507.602 174.068 507.319 174.068C506.786 174.068 506.327 174.312 505.942 174.799C505.568 175.275 505.381 175.949 505.381 176.822C505.381 177.717 505.545 178.403 505.874 178.879C506.202 179.355 506.667 179.593 507.268 179.593ZM515.136 181.208C514.411 181.208 513.816 180.981 513.351 180.528C512.898 180.075 512.671 179.485 512.671 178.76C512.671 177.865 513.062 177.173 513.844 176.686C514.626 176.187 515.873 175.847 517.584 175.666C517.573 175.224 517.454 174.844 517.227 174.527C517.012 174.198 516.621 174.034 516.054 174.034C515.646 174.034 515.244 174.113 514.847 174.272C514.462 174.431 514.082 174.623 513.708 174.85L512.994 173.541C513.459 173.246 513.98 172.991 514.558 172.776C515.148 172.561 515.771 172.453 516.428 172.453C517.471 172.453 518.247 172.765 518.757 173.388C519.279 174 519.539 174.89 519.539 176.057V181.004H517.924L517.788 180.086H517.72C517.346 180.403 516.944 180.67 516.513 180.885C516.094 181.1 515.635 181.208 515.136 181.208ZM515.765 179.678C516.105 179.678 516.411 179.599 516.683 179.44C516.967 179.27 517.267 179.043 517.584 178.76V176.89C516.451 177.037 515.663 177.258 515.221 177.553C514.779 177.836 514.558 178.188 514.558 178.607C514.558 178.981 514.672 179.253 514.898 179.423C515.125 179.593 515.414 179.678 515.765 179.678ZM524.453 181.208C523.41 181.208 522.577 180.823 521.954 180.052C521.331 179.281 521.019 178.21 521.019 176.839C521.019 175.932 521.183 175.15 521.512 174.493C521.852 173.836 522.294 173.331 522.838 172.98C523.382 172.629 523.954 172.453 524.555 172.453C525.031 172.453 525.433 172.538 525.762 172.708C526.102 172.867 526.431 173.088 526.748 173.371L526.68 172.028V169.002H528.635V181.004H527.02L526.884 180.103H526.816C526.51 180.409 526.153 180.67 525.745 180.885C525.337 181.1 524.906 181.208 524.453 181.208ZM524.929 179.593C525.552 179.593 526.136 179.281 526.68 178.658V174.765C526.397 174.504 526.113 174.323 525.83 174.221C525.547 174.119 525.263 174.068 524.98 174.068C524.447 174.068 523.988 174.312 523.603 174.799C523.229 175.275 523.042 175.949 523.042 176.822C523.042 177.717 523.206 178.403 523.535 178.879C523.864 179.355 524.328 179.593 524.929 179.593ZM536.752 181.208C535.709 181.208 534.876 180.823 534.253 180.052C533.63 179.281 533.318 178.21 533.318 176.839C533.318 175.932 533.482 175.15 533.811 174.493C534.151 173.836 534.593 173.331 535.137 172.98C535.681 172.629 536.253 172.453 536.854 172.453C537.33 172.453 537.732 172.538 538.061 172.708C538.401 172.867 538.73 173.088 539.047 173.371L538.979 172.028V169.002H540.934V181.004H539.319L539.183 180.103H539.115C538.809 180.409 538.452 180.67 538.044 180.885C537.636 181.1 537.205 181.208 536.752 181.208ZM537.228 179.593C537.851 179.593 538.435 179.281 538.979 178.658V174.765C538.696 174.504 538.412 174.323 538.129 174.221C537.846 174.119 537.562 174.068 537.279 174.068C536.746 174.068 536.287 174.312 535.902 174.799C535.528 175.275 535.341 175.949 535.341 176.822C535.341 177.717 535.505 178.403 535.834 178.879C536.163 179.355 536.627 179.593 537.228 179.593ZM546.644 181.208C545.873 181.208 545.176 181.038 544.553 180.698C543.929 180.347 543.436 179.848 543.074 179.202C542.711 178.545 542.53 177.757 542.53 176.839C542.53 175.932 542.711 175.15 543.074 174.493C543.448 173.836 543.929 173.331 544.519 172.98C545.108 172.629 545.726 172.453 546.372 172.453C547.131 172.453 547.766 172.623 548.276 172.963C548.786 173.292 549.171 173.756 549.432 174.357C549.692 174.946 549.823 175.632 549.823 176.414C549.823 176.822 549.794 177.139 549.738 177.366H544.434C544.524 178.103 544.791 178.675 545.233 179.083C545.675 179.491 546.23 179.695 546.899 179.695C547.261 179.695 547.596 179.644 547.902 179.542C548.219 179.429 548.531 179.276 548.837 179.083L549.5 180.307C549.103 180.568 548.661 180.783 548.174 180.953C547.686 181.123 547.176 181.208 546.644 181.208ZM544.417 176.04H548.123C548.123 175.394 547.981 174.89 547.698 174.527C547.414 174.153 546.989 173.966 546.423 173.966C545.935 173.966 545.499 174.147 545.114 174.51C544.74 174.861 544.507 175.371 544.417 176.04ZM557.878 181.208C557.119 181.208 556.433 181.038 555.821 180.698C555.221 180.347 554.739 179.848 554.376 179.202C554.025 178.545 553.849 177.757 553.849 176.839C553.849 175.91 554.042 175.122 554.427 174.476C554.813 173.819 555.323 173.32 555.957 172.98C556.603 172.629 557.295 172.453 558.031 172.453C558.564 172.453 559.029 172.544 559.425 172.725C559.822 172.906 560.173 173.127 560.479 173.388L559.527 174.663C559.312 174.47 559.091 174.323 558.864 174.221C558.638 174.108 558.394 174.051 558.133 174.051C557.465 174.051 556.915 174.306 556.484 174.816C556.065 175.326 555.855 176 555.855 176.839C555.855 177.666 556.059 178.335 556.467 178.845C556.887 179.355 557.425 179.61 558.082 179.61C558.411 179.61 558.717 179.542 559 179.406C559.295 179.259 559.561 179.089 559.799 178.896L560.598 180.188C560.213 180.528 559.782 180.783 559.306 180.953C558.83 181.123 558.354 181.208 557.878 181.208ZM564.898 181.208C564.207 181.208 563.561 181.038 562.96 180.698C562.359 180.347 561.872 179.848 561.498 179.202C561.124 178.545 560.937 177.757 560.937 176.839C560.937 175.91 561.124 175.122 561.498 174.476C561.872 173.819 562.359 173.32 562.96 172.98C563.561 172.629 564.207 172.453 564.898 172.453C565.601 172.453 566.252 172.629 566.853 172.98C567.454 173.32 567.941 173.819 568.315 174.476C568.689 175.122 568.876 175.91 568.876 176.839C568.876 177.757 568.689 178.545 568.315 179.202C567.941 179.848 567.454 180.347 566.853 180.698C566.252 181.038 565.601 181.208 564.898 181.208ZM564.898 179.61C565.51 179.61 565.992 179.355 566.343 178.845C566.694 178.335 566.87 177.666 566.87 176.839C566.87 176 566.694 175.326 566.343 174.816C565.992 174.306 565.51 174.051 564.898 174.051C564.286 174.051 563.804 174.306 563.453 174.816C563.113 175.326 562.943 176 562.943 176.839C562.943 177.666 563.113 178.335 563.453 178.845C563.804 179.355 564.286 179.61 564.898 179.61ZM572.724 181.208C572.157 181.208 571.59 181.1 571.024 180.885C570.457 180.658 569.97 180.381 569.562 180.052L570.48 178.794C570.854 179.077 571.228 179.304 571.602 179.474C571.976 179.644 572.372 179.729 572.792 179.729C573.245 179.729 573.579 179.633 573.795 179.44C574.01 179.247 574.118 179.009 574.118 178.726C574.118 178.488 574.027 178.295 573.846 178.148C573.676 177.989 573.455 177.853 573.183 177.74C572.911 177.615 572.627 177.496 572.333 177.383C571.97 177.247 571.607 177.083 571.245 176.89C570.893 176.686 570.604 176.431 570.378 176.125C570.151 175.808 570.038 175.417 570.038 174.952C570.038 174.215 570.31 173.615 570.854 173.15C571.398 172.685 572.134 172.453 573.064 172.453C573.653 172.453 574.18 172.555 574.645 172.759C575.109 172.963 575.512 173.195 575.852 173.456L574.951 174.646C574.656 174.431 574.356 174.261 574.05 174.136C573.755 174 573.443 173.932 573.115 173.932C572.695 173.932 572.384 174.023 572.18 174.204C571.976 174.374 571.874 174.589 571.874 174.85C571.874 175.179 572.044 175.428 572.384 175.598C572.724 175.768 573.12 175.932 573.574 176.091C573.959 176.227 574.333 176.397 574.696 176.601C575.058 176.794 575.359 177.049 575.597 177.366C575.846 177.683 575.971 178.103 575.971 178.624C575.971 179.338 575.693 179.95 575.138 180.46C574.582 180.959 573.778 181.208 572.724 181.208ZM579.975 181.208C579.011 181.208 578.326 180.93 577.918 180.375C577.521 179.808 577.323 179.077 577.323 178.182V174.204H576.133V172.742L577.425 172.657L577.663 170.379H579.295V172.657H581.42V174.204H579.295V178.182C579.295 179.157 579.686 179.644 580.468 179.644C580.615 179.644 580.768 179.627 580.927 179.593C581.085 179.548 581.221 179.502 581.335 179.457L581.675 180.902C581.448 180.981 581.187 181.049 580.893 181.106C580.609 181.174 580.303 181.208 579.975 181.208ZM585.978 181.208C585.286 181.208 584.64 181.038 584.04 180.698C583.439 180.347 582.952 179.848 582.578 179.202C582.204 178.545 582.017 177.757 582.017 176.839C582.017 175.91 582.204 175.122 582.578 174.476C582.952 173.819 583.439 173.32 584.04 172.98C584.64 172.629 585.286 172.453 585.978 172.453C586.68 172.453 587.332 172.629 587.933 172.98C588.533 173.32 589.021 173.819 589.395 174.476C589.769 175.122 589.956 175.91 589.956 176.839C589.956 177.757 589.769 178.545 589.395 179.202C589.021 179.848 588.533 180.347 587.933 180.698C587.332 181.038 586.68 181.208 585.978 181.208ZM585.978 179.61C586.59 179.61 587.071 179.355 587.423 178.845C587.774 178.335 587.95 177.666 587.95 176.839C587.95 176 587.774 175.326 587.423 174.816C587.071 174.306 586.59 174.051 585.978 174.051C585.366 174.051 584.884 174.306 584.533 174.816C584.193 175.326 584.023 176 584.023 176.839C584.023 177.666 584.193 178.335 584.533 178.845C584.884 179.355 585.366 179.61 585.978 179.61ZM593.803 181.208C593.237 181.208 592.67 181.1 592.103 180.885C591.537 180.658 591.049 180.381 590.641 180.052L591.559 178.794C591.933 179.077 592.307 179.304 592.681 179.474C593.055 179.644 593.452 179.729 593.871 179.729C594.325 179.729 594.659 179.633 594.874 179.44C595.09 179.247 595.197 179.009 595.197 178.726C595.197 178.488 595.107 178.295 594.925 178.148C594.755 177.989 594.534 177.853 594.262 177.74C593.99 177.615 593.707 177.496 593.412 177.383C593.05 177.247 592.687 177.083 592.324 176.89C591.973 176.686 591.684 176.431 591.457 176.125C591.231 175.808 591.117 175.417 591.117 174.952C591.117 174.215 591.389 173.615 591.933 173.15C592.477 172.685 593.214 172.453 594.143 172.453C594.733 172.453 595.26 172.555 595.724 172.759C596.189 172.963 596.591 173.195 596.931 173.456L596.03 174.646C595.736 174.431 595.435 174.261 595.129 174.136C594.835 174 594.523 173.932 594.194 173.932C593.775 173.932 593.463 174.023 593.259 174.204C593.055 174.374 592.953 174.589 592.953 174.85C592.953 175.179 593.123 175.428 593.463 175.598C593.803 175.768 594.2 175.932 594.653 176.091C595.039 176.227 595.413 176.397 595.775 176.601C596.138 176.794 596.438 177.049 596.676 177.366C596.926 177.683 597.05 178.103 597.05 178.624C597.05 179.338 596.773 179.95 596.217 180.46C595.662 180.959 594.857 181.208 593.803 181.208Z\" fill=\"#374151\"\/>\r\n<\/g>\r\n<defs>\r\n<filter id=\"filter0_d_56253_967\" x=\"138\" y=\"6.50391\" width=\"235\" height=\"72\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\r\n<feflood flood-opacity=\"0\" result=\"BackgroundImageFix\"\/>\r\n<fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"\/>\r\n<feoffset dy=\"4\"\/>\r\n<fegaussianblur stddeviation=\"7.5\"\/>\r\n<fecomposite in2=\"hardAlpha\" operator=\"out\"\/>\r\n<fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0\"\/>\r\n<feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_56253_967\"\/>\r\n<feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_56253_967\" result=\"shape\"\/>\r\n<\/filter>\r\n<filter id=\"filter1_d_56253_967\" x=\"26\" y=\"93.5\" width=\"254\" height=\"73\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\r\n<feflood flood-opacity=\"0\" result=\"BackgroundImageFix\"\/>\r\n<fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"\/>\r\n<feoffset dy=\"4\"\/>\r\n<fegaussianblur stddeviation=\"7.5\"\/>\r\n<fecomposite in2=\"hardAlpha\" operator=\"out\"\/>\r\n<fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0\"\/>\r\n<feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_56253_967\"\/>\r\n<feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_56253_967\" result=\"shape\"\/>\r\n<\/filter>\r\n<filter id=\"filter2_d_56253_967\" x=\"0\" y=\"209.504\" width=\"195\" height=\"72\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\r\n<feflood flood-opacity=\"0\" result=\"BackgroundImageFix\"\/>\r\n<fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"\/>\r\n<feoffset dy=\"4\"\/>\r\n<fegaussianblur stddeviation=\"7.5\"\/>\r\n<fecomposite in2=\"hardAlpha\" operator=\"out\"\/>\r\n<fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0\"\/>\r\n<feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_56253_967\"\/>\r\n<feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_56253_967\" result=\"shape\"\/>\r\n<\/filter>\r\n<filter id=\"filter3_d_56253_967\" x=\"306\" y=\"65.5\" width=\"237\" height=\"72\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\r\n<feflood flood-opacity=\"0\" result=\"BackgroundImageFix\"\/>\r\n<fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"\/>\r\n<feoffset dy=\"4\"\/>\r\n<fegaussianblur stddeviation=\"7.5\"\/>\r\n<fecomposite in2=\"hardAlpha\" operator=\"out\"\/>\r\n<fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0\"\/>\r\n<feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_56253_967\"\/>\r\n<feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_56253_967\" result=\"shape\"\/>\r\n<\/filter>\r\n<filter id=\"filter4_d_56253_967\" x=\"410\" y=\"142.504\" width=\"220\" height=\"72\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\r\n<feflood flood-opacity=\"0\" result=\"BackgroundImageFix\"\/>\r\n<fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"\/>\r\n<feoffset dy=\"4\"\/>\r\n<fegaussianblur stddeviation=\"7.5\"\/>\r\n<fecomposite in2=\"hardAlpha\" operator=\"out\"\/>\r\n<fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0\"\/>\r\n<feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_56253_967\"\/>\r\n<feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_56253_967\" result=\"shape\"\/>\r\n<\/filter>\r\n<lineargradient id=\"paint0_linear_56253_967\" x1=\"376.701\" y1=\"154.449\" x2=\"205.725\" y2=\"161.355\" gradientunits=\"userSpaceOnUse\">\r\n<stop stop-color=\"#67B12E\"\/>\r\n<stop offset=\"1\" stop-color=\"#49266A\"\/>\r\n<\/lineargradient>\r\n<\/defs>\r\n<\/svg>\r\n    <svg class=\"hero-visual-en\" style=\"width:100%;height:auto;display:none;\" viewbox=\"0 0 630 373\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n<g class=\"hero-dash-line\"><path d=\"M271.77 305.477C269.583 305.549 267.373 305.597 265.194 305.611L265.186 304.044C267.347 304.024 269.546 303.977 271.717 303.905L271.769 305.471L271.77 305.477ZM278.338 305.18L278.248 303.615C280.416 303.491 282.606 303.34 284.761 303.164L284.896 304.727C282.724 304.903 280.518 305.055 278.338 305.18ZM258.618 305.595C256.449 305.562 254.24 305.505 252.047 305.421L252.12 303.855C254.297 303.94 256.495 303.997 258.654 304.031L258.624 305.595L258.618 305.595ZM291.435 304.113L291.257 302.557C293.416 302.329 295.596 302.068 297.736 301.783L297.957 303.337C295.801 303.623 293.61 303.884 291.435 304.113ZM245.48 305.09C243.306 304.954 241.099 304.792 238.923 304.603L239.079 303.044C241.244 303.228 243.435 303.391 245.592 303.528L245.48 305.09ZM304.451 302.395L304.191 300.848C306.329 300.511 308.488 300.141 310.613 299.747L310.921 301.287C308.78 301.682 306.605 302.057 304.451 302.395ZM232.382 303.963C230.216 303.726 228.02 303.454 225.862 303.165L226.095 301.614C228.242 301.903 230.421 302.171 232.577 302.408L232.382 303.963ZM317.357 300.003L317.005 298.475C319.122 298.024 321.254 297.54 323.352 297.032L323.753 298.553C321.644 299.066 319.49 299.551 317.363 300.008L317.357 300.003ZM219.363 302.204C217.198 301.858 215.02 301.481 212.89 301.086L213.212 299.547C215.324 299.937 217.486 300.315 219.64 300.656L219.363 302.204ZM330.104 296.916L329.66 295.408C331.75 294.837 333.855 294.23 335.916 293.603L336.408 295.094C334.332 295.726 332.21 296.34 330.104 296.911L330.104 296.916ZM206.455 299.809C204.307 299.352 202.158 298.869 200.057 298.369L200.461 296.847C202.545 297.348 204.689 297.826 206.815 298.279L206.455 299.809ZM342.657 293.09L342.115 291.612C344.167 290.918 346.229 290.181 348.235 289.431L348.831 290.891C346.803 291.653 344.725 292.39 342.657 293.09ZM193.701 296.754C191.587 296.186 189.466 295.593 187.393 294.976L187.886 293.482C189.942 294.094 192.052 294.688 194.15 295.252L193.701 296.76L193.701 296.754ZM354.926 288.492L354.277 287.054C356.291 286.22 358.293 285.356 360.228 284.478L360.931 285.892C358.98 286.781 356.957 287.657 354.926 288.492ZM181.144 293.023C179.064 292.338 176.982 291.623 174.959 290.894L175.546 289.428C177.552 290.152 179.617 290.863 181.687 291.542L181.15 293.022L181.144 293.023ZM366.835 283.082L366.078 281.696C368.005 280.735 369.935 279.726 371.81 278.705L372.62 280.062C370.729 281.095 368.777 282.115 366.835 283.087L366.835 283.082ZM168.843 288.58C166.807 287.774 164.78 286.936 162.808 286.085L163.489 284.657C165.445 285.503 167.455 286.336 169.475 287.133L168.843 288.58ZM378.276 276.818L377.407 275.494C379.256 274.385 381.093 273.234 382.864 272.065L383.792 273.355C382 274.535 380.147 275.697 378.276 276.818ZM156.863 283.398C154.887 282.464 152.921 281.498 151.02 280.519L151.802 279.139C153.686 280.108 155.636 281.069 157.595 281.994L156.863 283.398ZM389.145 269.663L388.158 268.417C389.893 267.165 391.614 265.862 393.264 264.552L394.309 265.754C392.638 267.081 390.9 268.395 389.145 269.663ZM145.314 277.373C143.424 276.257 141.575 275.083 139.824 273.884L140.78 272.606C142.503 273.786 144.324 274.941 146.18 276.036L145.314 277.368L145.314 277.373ZM399.277 261.612L398.174 260.459C399.771 259.062 401.354 257.608 402.867 256.146L404.033 257.244C402.5 258.727 400.9 260.198 399.282 261.612L399.277 261.612ZM134.599 270.033C132.891 268.675 131.24 267.252 129.698 265.809L130.846 264.686C132.36 266.104 133.976 267.497 135.651 268.831L134.599 270.033ZM408.551 252.65L407.326 251.612C408.774 250.059 410.188 248.46 411.53 246.858L412.813 247.836C411.455 249.459 410.02 251.08 408.551 252.655L408.551 252.65ZM125.176 261.199C123.731 259.585 122.36 257.91 121.115 256.215L122.458 255.309C123.68 256.963 125.011 258.603 126.427 260.176L125.176 261.199ZM416.798 242.799L415.463 241.891C416.726 240.204 417.953 238.466 419.104 236.726L420.49 237.564C419.318 239.331 418.075 241.09 416.798 242.804L416.798 242.799ZM117.576 250.87C116.488 249.027 115.502 247.117 114.631 245.202L116.139 244.577C116.981 246.446 117.948 248.304 119.006 250.101L117.576 250.875L117.576 250.87ZM50.264 248.623C49.2757 246.791 48.3171 244.881 47.4175 242.941L48.9191 242.3C49.8067 244.214 50.7477 246.094 51.7239 247.9L50.264 248.623ZM423.878 232.127L422.446 231.369C423.429 229.683 424.383 227.946 425.271 226.217L425.459 225.854L426.932 226.536L426.744 226.905C425.841 228.661 424.877 230.419 423.878 232.132L423.878 232.127ZM112.343 239.253C111.698 237.24 111.16 235.176 110.742 233.103L112.356 232.802C112.761 234.814 113.285 236.826 113.912 238.782L112.343 239.247L112.343 239.253ZM44.9158 237.12C44.1417 235.171 43.4148 233.167 42.754 231.176L44.317 230.7C44.9713 232.665 45.6862 234.643 46.4483 236.567L44.9105 237.126L44.9158 237.12ZM429.758 220.861L428.269 220.205C429.19 218.318 430.092 216.399 430.963 214.509L432.466 215.133C431.59 217.034 430.683 218.963 429.758 220.861ZM109.849 226.83C109.776 225.981 109.725 225.115 109.69 224.265C109.64 223.018 109.627 221.753 109.658 220.498L111.297 220.525C111.269 221.75 111.275 222.983 111.325 224.199C111.358 225.029 111.408 225.868 111.48 226.696L109.843 226.83L109.849 226.83ZM435.036 209.347L433.517 208.755C434.348 206.83 435.167 204.879 435.944 202.95L437.472 203.51C436.69 205.444 435.866 207.411 435.03 209.348L435.036 209.347ZM40.9328 225.124C40.3856 223.097 39.8915 221.031 39.4585 218.984L41.0663 218.668C41.4872 220.685 41.9801 222.724 42.5206 224.72L40.9326 225.118L40.9328 225.124ZM111.771 214.37L110.143 214.185C110.41 212.12 110.785 210.025 111.259 207.946L112.86 208.273C112.395 210.305 112.029 212.353 111.771 214.37ZM439.774 197.621L438.231 197.098C438.973 195.123 439.686 193.14 440.358 191.189L441.916 191.675C441.239 193.636 440.521 195.636 439.774 197.621ZM38.3428 212.778C38.0289 210.7 37.7796 208.593 37.5918 206.52L39.2287 206.381C39.4153 208.428 39.6634 210.503 39.9706 212.55L38.3482 212.778L38.3428 212.778ZM566.138 187.128L564.6 186.584C565.379 184.592 566.098 182.614 566.738 180.701L568.301 181.171C567.656 183.105 566.927 185.11 566.138 187.128ZM114.524 202.29L112.956 201.83C113.604 199.849 114.356 197.848 115.19 195.875L116.714 196.457C115.9 198.392 115.163 200.356 114.53 202.295L114.524 202.29ZM443.897 185.683L442.324 185.24C442.954 183.233 443.557 181.218 444.118 179.235L445.7 179.636C445.134 181.63 444.527 183.661 443.891 185.684L443.897 185.683ZM38.8521 200.176L37.2117 200.227C37.1491 198.134 37.1457 196.017 37.209 193.924L38.8475 193.962C38.7884 196.024 38.7908 198.114 38.8521 200.176ZM570.126 175.107L568.534 174.728C569.08 172.667 569.545 170.631 569.915 168.666L571.53 168.935C571.151 170.937 570.682 173.01 570.12 175.108L570.126 175.107ZM119.37 190.793L117.897 190.106C118.857 188.248 119.915 186.376 121.034 184.538L122.451 185.322C121.346 187.128 120.309 188.968 119.37 190.793ZM447.321 173.544L445.724 173.185C446.228 171.163 446.709 169.111 447.142 167.096L448.748 167.408C448.31 169.438 447.83 171.506 447.321 173.544ZM39.2156 187.759L37.579 187.631C37.7631 185.549 38.0175 183.443 38.3278 181.366L39.9517 181.582C39.6454 183.623 39.3954 185.702 39.2156 187.759ZM572.432 162.669L570.8 162.531C571.005 160.426 571.102 158.353 571.082 156.362L572.724 156.343C572.741 158.386 572.646 160.517 572.432 162.674L572.432 162.669ZM125.917 180.06L124.557 179.19C125.769 177.473 127.068 175.748 128.418 174.063L129.721 175.014C128.392 176.672 127.114 178.375 125.923 180.065L125.917 180.06ZM449.977 161.227L448.357 160.969C448.728 158.905 449.066 156.832 449.356 154.808L450.985 155.014C450.69 157.059 450.353 159.148 449.982 161.227L449.977 161.227ZM41.0512 175.459L39.4404 175.158C39.8669 173.113 40.3694 171.049 40.9168 169.015L42.5037 169.4C41.9607 171.408 41.4681 173.446 41.0457 175.459L41.0512 175.459ZM133.823 170.17L132.578 169.154C133.992 167.581 135.484 166.005 137.01 164.475L138.197 165.551C136.687 167.065 135.217 168.619 133.823 170.17ZM570.653 150.217C570.373 148.153 569.952 146.132 569.403 144.21L570.985 143.79C571.558 145.785 571.993 147.879 572.282 150.01L570.653 150.217ZM451.757 148.768L450.125 148.62C450.342 146.541 450.52 144.448 450.651 142.41L452.286 142.5C452.156 144.56 451.973 146.668 451.757 148.768ZM142.81 161.146L141.68 160.011C143.254 158.583 144.899 157.158 146.568 155.773L147.639 156.953C145.986 158.321 144.362 159.73 142.804 161.141L142.81 161.146ZM44.3098 163.421L42.7469 162.951C43.406 160.969 44.1298 158.964 44.9098 156.994L46.4429 157.538C45.6782 159.482 44.9588 161.461 44.3096 163.416L44.3098 163.421ZM567.254 138.448C566.391 136.596 565.371 134.787 564.212 133.072L565.59 132.222C566.79 134.003 567.857 135.878 568.751 137.807L567.249 138.448L567.254 138.448ZM152.674 152.981L151.656 151.757C153.356 150.471 155.127 149.187 156.911 147.949L157.871 149.217C156.103 150.443 154.353 151.716 152.669 152.986L152.674 152.981ZM452.558 136.212L450.92 136.184C450.967 134.097 450.964 132.001 450.92 129.959L452.561 129.919C452.606 131.982 452.604 134.099 452.558 136.212ZM48.8929 151.779L47.3897 151.16C48.2544 149.254 49.1897 147.334 50.1646 145.445L51.6378 146.133C50.673 148.001 49.7532 149.899 48.8929 151.779ZM163.235 145.639L162.328 144.338C164.132 143.188 165.997 142.047 167.879 140.936L168.738 142.271C166.871 143.365 165.023 144.501 163.24 145.639L163.235 145.639ZM560.353 128.2C558.978 126.703 557.447 125.249 555.803 123.873L556.884 122.69C558.583 124.105 560.166 125.61 561.586 127.157L560.353 128.195L560.353 128.2ZM174.358 139.101L173.553 137.738C175.445 136.716 177.391 135.701 179.345 134.729L180.101 136.115C178.164 137.081 176.233 138.084 174.358 139.096L174.358 139.101ZM54.6557 140.606L53.2183 139.854C54.2676 138.045 55.3816 136.212 56.5352 134.41L57.9367 135.221C56.7986 137.002 55.6949 138.818 54.6557 140.606ZM550.713 120.101C549.003 118.968 547.157 117.877 545.227 116.847L546.031 115.476C548.006 116.53 549.891 117.651 551.646 118.809L550.707 120.101L550.713 120.101ZM450.636 123.74C450.493 121.671 450.299 119.588 450.063 117.549L451.693 117.368C451.935 119.433 452.13 121.542 452.274 123.632L450.636 123.74ZM185.945 133.317L185.236 131.903C187.198 131.004 189.21 130.117 191.218 129.268L191.878 130.7C189.886 131.543 187.885 132.424 185.939 133.312L185.945 133.317ZM197.901 128.266L197.289 126.817C199.3 126.041 201.36 125.273 203.428 124.536L203.996 126.003C201.945 126.734 199.895 127.496 197.901 128.266ZM539.453 114.053C537.558 113.22 535.543 112.413 533.471 111.655L534.063 110.194C536.169 110.966 538.217 111.783 540.146 112.63L539.453 114.053ZM61.4531 129.972L60.093 129.102C61.2993 127.386 62.5704 125.646 63.8703 123.942L65.194 124.861C63.9044 126.549 62.6491 128.272 61.4531 129.972ZM210.153 123.909L209.627 122.425C210.881 122.019 212.152 121.617 213.428 121.226C214.044 121.034 214.715 120.829 215.434 120.607L215.872 120.469L216.376 121.959L215.938 122.097C215.213 122.319 214.543 122.529 213.926 122.722C212.655 123.113 211.401 123.508 210.153 123.914L210.153 123.909ZM527.333 109.604C525.331 108.989 523.227 108.4 521.086 107.849L521.518 106.337C523.687 106.897 525.807 107.491 527.836 108.115L527.327 109.609L527.333 109.604ZM449.18 111.396C448.834 109.35 448.428 107.297 447.981 105.292L449.588 104.961C450.042 106.991 450.449 109.071 450.801 111.142L449.18 111.396ZM222.617 120.06L222.135 118.564C224.277 117.929 226.334 117.339 228.429 116.757L228.884 118.26C226.794 118.841 224.749 119.431 222.617 120.06ZM514.762 106.343C512.707 105.893 510.554 105.462 508.376 105.059L508.691 103.52C510.886 103.923 513.056 104.358 515.127 104.812L514.756 106.338L514.762 106.343ZM235.183 116.573L234.761 115.059C236.841 114.52 238.983 113.99 241.124 113.474L241.52 114.995C239.389 115.505 237.259 116.035 235.189 116.573L235.183 116.573ZM501.953 103.97C499.86 103.647 497.685 103.332 495.494 103.044L495.722 101.493C497.929 101.78 500.115 102.094 502.225 102.422L501.953 103.97ZM247.877 113.521L247.509 111.994C249.603 111.527 251.763 111.064 253.919 110.616L254.26 112.149C252.11 112.597 249.96 113.055 247.871 113.521L247.877 113.521ZM69.1322 119.888L67.8449 118.921C69.1862 117.293 70.5872 115.653 72.0114 114.043L73.2621 115.054C71.8483 116.647 70.4578 118.277 69.1322 119.888ZM489.008 102.266C486.89 102.033 484.703 101.818 482.505 101.619L482.666 100.06C484.875 100.259 487.074 100.478 489.202 100.711L489.008 102.266ZM260.674 110.871L260.355 109.337C262.474 108.927 264.642 108.526 266.805 108.141L267.103 109.681C264.95 110.066 262.788 110.467 260.674 110.871ZM475.99 101.088C473.865 100.933 471.669 100.787 469.463 100.656L469.57 99.0943C471.781 99.2245 473.988 99.3706 476.124 99.53L475.99 101.093L475.99 101.088ZM273.54 108.569L273.264 107.028C275.385 106.676 277.567 106.326 279.743 105.993L279.997 107.54C277.826 107.873 275.656 108.222 273.54 108.569ZM462.928 100.309C461.979 100.263 461.03 100.223 460.076 100.183C458.842 100.134 457.609 100.084 456.386 100.04L456.459 98.4739C457.688 98.5184 458.922 98.5679 460.155 98.6174C461.11 98.6572 462.064 98.6971 463.013 98.7424L462.928 100.309ZM286.468 106.584L286.231 105.036C288.365 104.735 290.548 104.433 292.732 104.146L292.948 105.7C290.769 105.986 288.592 106.284 286.463 106.584L286.468 106.584ZM449.839 99.8076C447.641 99.7343 445.459 99.6656 443.294 99.6015L443.351 98.0364C444.278 98.0617 445.204 98.0922 446.136 98.1173C445.66 96.4953 445.146 94.8853 444.606 93.3078L446.163 92.8163C446.765 94.5691 447.335 96.3702 447.852 98.1735C448.531 98.1931 449.217 98.2176 449.902 98.2422L449.839 99.8076ZM436.745 99.4322C434.542 99.3801 432.361 99.3322 430.196 99.289L430.237 97.7245C432.407 97.7676 434.588 97.8154 436.797 97.8673L436.75 99.432L436.745 99.4322ZM299.446 104.878L299.247 103.323C301.377 103.065 303.546 102.815 305.764 102.569L305.947 104.124C303.734 104.37 301.571 104.62 299.446 104.878ZM423.644 99.1825C421.442 99.1513 419.257 99.1298 417.093 99.1074L417.112 97.5386C419.281 97.5555 421.466 97.5822 423.668 97.6135L423.639 99.1828L423.644 99.1825ZM312.457 103.438L312.29 101.882C314.427 101.665 316.603 101.452 318.823 101.247L318.974 102.809C316.765 103.013 314.594 103.226 312.457 103.443L312.457 103.438ZM410.544 99.0687C408.337 99.0638 406.158 99.0577 403.996 99.0666L403.998 97.4985C406.166 97.4946 408.35 97.4952 410.557 97.5002L410.544 99.0687ZM325.493 102.227L325.353 100.664C327.497 100.484 329.68 100.312 331.891 100.144L332.014 101.707C329.804 101.875 327.626 102.047 325.487 102.227L325.493 102.227ZM397.443 99.0961C395.238 99.112 393.054 99.1375 390.893 99.1673L390.873 97.6C393.035 97.5702 395.224 97.5445 397.435 97.5284L397.443 99.0961ZM338.549 101.24L338.436 99.676C340.588 99.5316 342.772 99.3912 344.984 99.2548L345.08 100.819C342.868 100.95 340.694 101.09 338.543 101.24L338.549 101.24ZM384.349 99.2747C382.139 99.317 379.957 99.3685 377.802 99.4242L377.76 97.8578C379.921 97.8019 382.109 97.7501 384.319 97.7079L384.349 99.2747ZM351.618 100.45L351.533 98.8857C353.691 98.7724 355.871 98.6635 358.085 98.5636L358.159 100.129C355.951 100.228 353.771 100.337 351.618 100.45ZM371.25 99.6156C369.042 99.6891 366.86 99.7668 364.706 99.8485L364.643 98.2831C366.802 98.1959 368.989 98.1232 371.204 98.0495L371.25 99.6156ZM77.5674 110.358L76.3534 109.31C77.8026 107.777 79.3167 106.227 80.8487 104.712L82.0314 105.798C80.5101 107.307 79.0117 108.842 77.5731 110.363L77.5674 110.358ZM442.404 87.4695C441.615 85.5465 440.766 83.626 439.869 81.7597L441.364 81.1034C442.273 82.9954 443.135 84.9416 443.931 86.8956L442.404 87.4695ZM86.6316 101.358L85.486 100.238C87.0317 98.7909 88.6371 97.3305 90.2546 95.901L91.3686 97.0477C89.7615 98.4663 88.1721 99.9156 86.6316 101.358ZM96.2257 92.8687L95.1436 91.6946C96.7639 90.3329 98.4494 88.9581 100.141 87.604L101.192 88.8055C99.5103 90.1488 97.8355 91.5179 96.2259 92.8739L96.2257 92.8687ZM437.005 76.1991C435.996 74.3791 434.921 72.567 433.804 70.8089L435.205 69.9944C436.34 71.7779 437.432 73.6207 438.454 75.4663L437 76.2045L437.005 76.1991ZM106.266 84.8478L105.247 83.624C106.936 82.3379 108.685 81.039 110.44 79.7607L111.432 81.0065C109.688 82.2791 107.95 83.5724 106.271 84.8475L106.266 84.8478ZM430.276 65.6043C429.058 63.9182 427.769 62.2402 426.445 60.6159L427.741 59.6489C429.084 61.2986 430.395 63.0018 431.631 64.7133L430.276 65.6043ZM116.68 77.2717L115.714 76.0092C117.461 74.794 119.262 73.5661 121.069 72.3589L122.008 73.6434C120.211 74.8449 118.416 76.0673 116.68 77.2769L116.68 77.2717ZM127.406 70.1011L126.493 68.7999C128.292 67.6453 130.139 66.4836 131.987 65.3426L132.873 66.6554C131.035 67.7907 129.198 68.9468 127.405 70.0959L127.406 70.1011ZM422.31 55.8436C420.89 54.3015 419.405 52.7726 417.889 51.3024L419.06 50.1993C420.598 51.6895 422.106 53.2436 423.544 54.8059L422.31 55.8436ZM138.404 63.3064L137.54 61.9771C139.374 60.8838 141.262 59.7831 143.151 58.698L143.993 60.0387C142.115 61.118 140.232 62.2133 138.404 63.3012L138.404 63.3064ZM413.204 46.9965C411.615 45.6181 409.956 44.2582 408.277 42.9566L409.312 41.7388C411.014 43.0604 412.695 44.4351 414.306 45.8335L413.198 46.9968L413.204 46.9965ZM149.635 56.8576L148.814 55.5057C150.715 54.4515 152.638 53.4069 154.53 52.3949L155.325 53.7636C153.444 54.7699 151.526 55.8091 149.63 56.8631L149.635 56.8576ZM161.072 50.7508L160.299 49.3708C162.224 48.3783 164.183 47.395 166.115 46.4388L166.867 47.8302C164.94 48.7809 162.992 49.7638 161.072 50.7508ZM403.126 39.1766C401.391 37.9713 399.591 36.7896 397.772 35.6609L398.671 34.344C400.513 35.4875 402.336 36.684 404.093 37.9092L403.126 39.1766ZM172.709 44.9965L171.985 43.5936C173.94 42.6679 175.934 41.7406 177.901 40.8458L178.605 42.26C176.642 43.1494 174.665 44.0708 172.715 44.9963L172.709 44.9965ZM392.242 32.4084C390.383 31.3754 388.47 30.3708 386.543 29.4189L387.302 28.0293C389.252 28.9907 391.193 30.0099 393.069 31.0526L392.242 32.4084ZM184.537 39.6213L183.861 38.1956C185.857 37.3309 187.881 36.4704 189.873 35.6425L190.522 37.0798C188.541 37.902 186.522 38.7571 184.537 39.6213ZM196.55 34.6463L195.928 33.1974C197.949 32.3998 200.003 31.6112 202.031 30.855L202.627 32.3154C200.609 33.0711 198.561 33.8542 196.55 34.6463ZM380.7 26.6913C378.755 25.8343 376.745 25.006 374.731 24.2197L375.357 22.7675C377.393 23.5581 379.425 24.4012 381.393 25.2678L380.7 26.6913ZM208.751 30.0923L208.188 28.6254C210.244 27.8994 212.329 27.1828 214.382 26.504L214.918 27.9825C212.876 28.6608 210.802 29.3718 208.756 30.0921L208.751 30.0923ZM368.647 22.0036C366.632 21.3166 364.552 20.6532 362.474 20.0315L362.966 18.5377C365.067 19.1637 367.169 19.8315 369.206 20.528L368.647 22.0036ZM221.111 25.9814L220.608 24.4912C222.689 23.8426 224.799 23.2086 226.882 22.6018L227.353 24.0985C225.281 24.6997 223.182 25.3332 221.111 25.9761L221.111 25.9814ZM356.217 18.298C354.142 17.7651 352.014 17.2604 349.893 16.8025L350.264 15.2769C352.407 15.7444 354.552 16.2537 356.649 16.791L356.217 18.3033L356.217 18.298ZM233.639 22.3498L233.2 20.8413C235.307 20.2753 237.447 19.7237 239.551 19.1997L239.957 20.7147C237.864 21.2331 235.74 21.7788 233.639 22.3445L233.639 22.3498ZM343.507 15.5289C341.401 15.1488 339.235 14.792 337.081 14.4766L337.336 12.9296C339.512 13.2494 341.694 13.6055 343.823 13.99L343.513 15.5287L343.507 15.5289ZM246.307 19.2195L245.934 17.6927C248.071 17.2091 250.232 16.7507 252.355 16.32L252.691 17.8536C250.578 18.2839 248.434 18.7416 246.307 19.2195ZM259.101 16.6225L258.804 15.0822C260.956 14.6921 263.137 14.327 265.28 13.9895L265.54 15.5366C263.407 15.8736 261.237 16.2383 259.101 16.6225ZM330.62 13.6451C328.481 13.4022 326.299 13.1924 324.129 13.0135L324.274 11.4501C326.46 11.6283 328.664 11.8425 330.82 12.0847L330.62 13.6399L330.62 13.6451ZM272.006 14.596L271.784 13.0421C273.963 12.7503 276.158 12.4839 278.311 12.2506L278.489 13.8062C276.347 14.0391 274.168 14.3048 272.006 14.5908L272.006 14.596ZM317.618 12.5813C315.467 12.4695 313.269 12.3911 311.093 12.343L311.14 10.7784C313.332 10.8257 315.547 10.9088 317.714 11.0198L317.618 12.5865L317.618 12.5813ZM284.995 13.1776L284.856 11.6152C287.049 11.4325 289.254 11.2703 291.417 11.1463L291.514 12.7105C289.367 12.839 287.178 12.9953 284.995 13.1776ZM304.565 12.2827C302.414 12.2964 300.215 12.3381 298.033 12.4106L297.981 10.8447C300.179 10.7716 302.389 10.7293 304.556 10.7202L304.56 12.2881L304.565 12.2827Z\" fill=\"url(#paint0_linear_56291_441)\"><animate attributename=\"opacity\" values=\"0.45;1;0.45\" dur=\"2.5s\" repeatcount=\"indefinite\" calcmode=\"spline\" keytimes=\"0;0.5;1\" keysplines=\"0.4 0 0.6 1;0.4 0 0.6 1\"\/><\/path><\/g>\r\n<g filter=\"url(#filter0_d_56291_441)\" class=\"hero-chip-grp hero-chip-grp-0\">\r\n<rect x=\"153\" y=\"17.5039\" width=\"205\" height=\"42\" rx=\"16\" fill=\"white\" shape-rendering=\"crispEdges\"\/>\r\n<rect x=\"153.5\" y=\"18.0039\" width=\"204\" height=\"41\" rx=\"15.5\" stroke=\"#F3F4F6\" shape-rendering=\"crispEdges\"\/>\r\n<rect x=\"167\" y=\"33.5039\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#95C14E\"\/>\r\n<path d=\"M186.494 44.5039V32.7319H188.582V44.5039H186.494ZM191.044 44.5039V35.6659H192.754L192.898 36.8539H192.97C193.366 36.4699 193.798 36.1399 194.266 35.8639C194.734 35.5879 195.268 35.4499 195.868 35.4499C196.816 35.4499 197.506 35.7559 197.938 36.3679C198.37 36.9799 198.586 37.8439 198.586 38.9599V44.5039H196.516V39.2299C196.516 38.4979 196.408 37.9819 196.192 37.6819C195.976 37.3819 195.622 37.2319 195.13 37.2319C194.746 37.2319 194.404 37.3279 194.104 37.5199C193.816 37.6999 193.486 37.9699 193.114 38.3299V44.5039H191.044ZM203.88 44.6839C202.86 44.6839 202.134 44.3899 201.702 43.8019C201.282 43.2019 201.072 42.4279 201.072 41.4799V37.3039H199.812V35.7559L201.18 35.6659L201.432 32.8939H203.16V35.6659H205.41V37.3039H203.16V41.4799C203.16 41.9959 203.262 42.3859 203.466 42.6499C203.67 42.9019 203.982 43.0279 204.402 43.0279C204.558 43.0279 204.714 43.0159 204.87 42.9919C205.026 42.9679 205.176 42.9199 205.32 42.8479L205.698 44.3059C205.47 44.4139 205.2 44.5039 204.888 44.5759C204.576 44.6479 204.24 44.6839 203.88 44.6839ZM210.437 44.7199C209.609 44.7199 208.859 44.5399 208.187 44.1799C207.527 43.8079 207.005 43.2799 206.621 42.5959C206.237 41.8999 206.045 41.0599 206.045 40.0759C206.045 39.1159 206.243 38.2939 206.639 37.6099C207.035 36.9139 207.545 36.3799 208.169 36.0079C208.793 35.6359 209.453 35.4499 210.149 35.4499C210.953 35.4499 211.625 35.6299 212.165 35.9899C212.705 36.3499 213.107 36.8479 213.371 37.4839C213.647 38.1079 213.785 38.8279 213.785 39.6439C213.785 39.8359 213.773 40.0219 213.749 40.2019C213.737 40.3819 213.713 40.5559 213.677 40.7239H207.593V39.1399H211.949C211.949 38.5039 211.805 38.0059 211.517 37.6459C211.229 37.2739 210.785 37.0879 210.185 37.0879C209.849 37.0879 209.519 37.1779 209.195 37.3579C208.883 37.5379 208.619 37.8439 208.403 38.2759C208.199 38.7079 208.097 39.3079 208.097 40.0759C208.097 40.7719 208.217 41.3419 208.457 41.7859C208.697 42.2179 209.015 42.5419 209.411 42.7579C209.807 42.9619 210.233 43.0639 210.689 43.0639C211.073 43.0639 211.433 43.0099 211.769 42.9019C212.117 42.7939 212.441 42.6439 212.741 42.4519L213.461 43.7839C213.053 44.0719 212.585 44.2999 212.057 44.4679C211.541 44.6359 211.001 44.7199 210.437 44.7199ZM215.412 44.5039V35.6659H217.122L217.266 37.2319H217.338C217.65 36.6559 218.022 36.2179 218.454 35.9179C218.898 35.6059 219.36 35.4499 219.84 35.4499C220.068 35.4499 220.26 35.4619 220.416 35.4859C220.572 35.5099 220.716 35.5579 220.848 35.6299L220.434 37.3939C220.29 37.3579 220.158 37.3339 220.038 37.3219C219.918 37.2979 219.762 37.2859 219.57 37.2859C219.222 37.2859 218.856 37.4239 218.472 37.6999C218.088 37.9639 217.758 38.4319 217.482 39.1039V44.5039H215.412ZM221.777 44.5039V35.6659H223.487L223.631 36.8539H223.703C224.099 36.4699 224.531 36.1399 224.999 35.8639C225.467 35.5879 226.001 35.4499 226.601 35.4499C227.549 35.4499 228.239 35.7559 228.671 36.3679C229.103 36.9799 229.319 37.8439 229.319 38.9599V44.5039H227.249V39.2299C227.249 38.4979 227.141 37.9819 226.925 37.6819C226.709 37.3819 226.355 37.2319 225.863 37.2319C225.479 37.2319 225.137 37.3279 224.837 37.5199C224.549 37.6999 224.219 37.9699 223.847 38.3299V44.5039H221.777ZM233.641 44.7199C233.125 44.7199 232.669 44.6119 232.273 44.3959C231.877 44.1799 231.565 43.8799 231.337 43.4959C231.121 43.0999 231.013 42.6439 231.013 42.1279C231.013 41.1319 231.427 40.3819 232.255 39.8779C233.095 39.3619 234.421 39.0079 236.233 38.8159C236.221 38.5159 236.161 38.2399 236.053 37.9879C235.957 37.7359 235.789 37.5379 235.549 37.3939C235.321 37.2379 235.009 37.1599 234.613 37.1599C234.181 37.1599 233.755 37.2379 233.335 37.3939C232.927 37.5499 232.525 37.7479 232.129 37.9879L231.373 36.5839C231.697 36.3799 232.051 36.1939 232.435 36.0259C232.819 35.8459 233.227 35.7079 233.659 35.6119C234.091 35.5039 234.541 35.4499 235.009 35.4499C235.741 35.4499 236.347 35.5999 236.827 35.8999C237.319 36.1879 237.685 36.6199 237.925 37.1959C238.177 37.7599 238.303 38.4559 238.303 39.2839V44.5039H236.593L236.449 43.5319H236.377C235.969 43.8679 235.543 44.1499 235.099 44.3779C234.655 44.6059 234.169 44.7199 233.641 44.7199ZM234.289 43.0279C234.649 43.0279 234.979 42.9559 235.279 42.8119C235.591 42.6559 235.909 42.4279 236.233 42.1279V40.2559C235.429 40.3519 234.793 40.4779 234.325 40.6339C233.857 40.7899 233.521 40.9819 233.317 41.2099C233.125 41.4259 233.029 41.6839 233.029 41.9839C233.029 42.3559 233.149 42.6259 233.389 42.7939C233.629 42.9499 233.929 43.0279 234.289 43.0279ZM243.263 44.6839C242.243 44.6839 241.517 44.3899 241.085 43.8019C240.665 43.2019 240.455 42.4279 240.455 41.4799V37.3039H239.195V35.7559L240.563 35.6659L240.815 32.8939H242.543V35.6659H244.793V37.3039H242.543V41.4799C242.543 41.9959 242.645 42.3859 242.849 42.6499C243.053 42.9019 243.365 43.0279 243.785 43.0279C243.941 43.0279 244.097 43.0159 244.253 42.9919C244.409 42.9679 244.559 42.9199 244.703 42.8479L245.081 44.3059C244.853 44.4139 244.583 44.5039 244.271 44.5759C243.959 44.6479 243.623 44.6839 243.263 44.6839ZM246.303 44.5039V35.6659H248.373V44.5039H246.303ZM247.329 34.1179C246.969 34.1179 246.669 34.0099 246.429 33.7939C246.201 33.5779 246.087 33.2899 246.087 32.9299C246.087 32.5699 246.201 32.2879 246.429 32.0839C246.669 31.8679 246.969 31.7599 247.329 31.7599C247.701 31.7599 248.001 31.8679 248.229 32.0839C248.457 32.2879 248.571 32.5699 248.571 32.9299C248.571 33.2899 248.457 33.5779 248.229 33.7939C248.001 34.0099 247.701 34.1179 247.329 34.1179ZM254.282 44.7199C253.55 44.7199 252.866 44.5399 252.23 44.1799C251.594 43.8079 251.078 43.2799 250.682 42.5959C250.286 41.8999 250.088 41.0659 250.088 40.0939C250.088 39.1099 250.286 38.2759 250.682 37.5919C251.078 36.8959 251.594 36.3679 252.23 36.0079C252.866 35.6359 253.55 35.4499 254.282 35.4499C255.026 35.4499 255.716 35.6359 256.352 36.0079C256.988 36.3679 257.504 36.8959 257.9 37.5919C258.296 38.2759 258.494 39.1099 258.494 40.0939C258.494 41.0659 258.296 41.8999 257.9 42.5959C257.504 43.2799 256.988 43.8079 256.352 44.1799C255.716 44.5399 255.026 44.7199 254.282 44.7199ZM254.282 43.0279C254.714 43.0279 255.086 42.9079 255.398 42.6679C255.71 42.4279 255.95 42.0859 256.118 41.6419C256.286 41.1979 256.37 40.6819 256.37 40.0939C256.37 39.5059 256.286 38.9899 256.118 38.5459C255.95 38.1019 255.71 37.7599 255.398 37.5199C255.086 37.2679 254.714 37.1419 254.282 37.1419C253.85 37.1419 253.478 37.2679 253.166 37.5199C252.866 37.7599 252.632 38.1019 252.464 38.5459C252.296 38.9899 252.212 39.5059 252.212 40.0939C252.212 40.6819 252.296 41.1979 252.464 41.6419C252.632 42.0859 252.866 42.4279 253.166 42.6679C253.478 42.9079 253.85 43.0279 254.282 43.0279ZM260.193 44.5039V35.6659H261.903L262.047 36.8539H262.119C262.515 36.4699 262.947 36.1399 263.415 35.8639C263.883 35.5879 264.417 35.4499 265.017 35.4499C265.965 35.4499 266.655 35.7559 267.087 36.3679C267.519 36.9799 267.735 37.8439 267.735 38.9599V44.5039H265.665V39.2299C265.665 38.4979 265.557 37.9819 265.341 37.6819C265.125 37.3819 264.771 37.2319 264.279 37.2319C263.895 37.2319 263.553 37.3279 263.253 37.5199C262.965 37.6999 262.635 37.9699 262.263 38.3299V44.5039H260.193ZM272.057 44.7199C271.541 44.7199 271.085 44.6119 270.689 44.3959C270.293 44.1799 269.981 43.8799 269.753 43.4959C269.537 43.0999 269.429 42.6439 269.429 42.1279C269.429 41.1319 269.843 40.3819 270.671 39.8779C271.511 39.3619 272.837 39.0079 274.649 38.8159C274.637 38.5159 274.577 38.2399 274.469 37.9879C274.373 37.7359 274.205 37.5379 273.965 37.3939C273.737 37.2379 273.425 37.1599 273.029 37.1599C272.597 37.1599 272.171 37.2379 271.751 37.3939C271.343 37.5499 270.941 37.7479 270.545 37.9879L269.789 36.5839C270.113 36.3799 270.467 36.1939 270.851 36.0259C271.235 35.8459 271.643 35.7079 272.075 35.6119C272.507 35.5039 272.957 35.4499 273.425 35.4499C274.157 35.4499 274.763 35.5999 275.243 35.8999C275.735 36.1879 276.101 36.6199 276.341 37.1959C276.593 37.7599 276.719 38.4559 276.719 39.2839V44.5039H275.009L274.865 43.5319H274.793C274.385 43.8679 273.959 44.1499 273.515 44.3779C273.071 44.6059 272.585 44.7199 272.057 44.7199ZM272.705 43.0279C273.065 43.0279 273.395 42.9559 273.695 42.8119C274.007 42.6559 274.325 42.4279 274.649 42.1279V40.2559C273.845 40.3519 273.209 40.4779 272.741 40.6339C272.273 40.7899 271.937 40.9819 271.733 41.2099C271.541 41.4259 271.445 41.6839 271.445 41.9839C271.445 42.3559 271.565 42.6259 271.805 42.7939C272.045 42.9499 272.345 43.0279 272.705 43.0279ZM280.862 44.6839C280.37 44.6839 279.974 44.5879 279.674 44.3959C279.386 44.1919 279.176 43.9039 279.044 43.5319C278.912 43.1599 278.846 42.7159 278.846 42.1999V31.7959H280.916V42.3079C280.916 42.5719 280.964 42.7519 281.06 42.8479C281.156 42.9439 281.264 42.9919 281.384 42.9919C281.432 42.9919 281.474 42.9919 281.51 42.9919C281.558 42.9799 281.618 42.9679 281.69 42.9559L281.96 44.5039C281.84 44.5519 281.684 44.5939 281.492 44.6299C281.312 44.6659 281.102 44.6839 280.862 44.6839ZM288.653 44.6839C288.161 44.6839 287.765 44.5879 287.465 44.3959C287.177 44.1919 286.967 43.9039 286.835 43.5319C286.703 43.1599 286.637 42.7159 286.637 42.1999V31.7959H288.707V42.3079C288.707 42.5719 288.755 42.7519 288.851 42.8479C288.947 42.9439 289.055 42.9919 289.175 42.9919C289.223 42.9919 289.265 42.9919 289.301 42.9919C289.349 42.9799 289.409 42.9679 289.481 42.9559L289.751 44.5039C289.631 44.5519 289.475 44.5939 289.283 44.6299C289.103 44.6659 288.893 44.6839 288.653 44.6839ZM294.791 44.7199C294.059 44.7199 293.375 44.5399 292.739 44.1799C292.103 43.8079 291.587 43.2799 291.191 42.5959C290.795 41.8999 290.597 41.0659 290.597 40.0939C290.597 39.1099 290.795 38.2759 291.191 37.5919C291.587 36.8959 292.103 36.3679 292.739 36.0079C293.375 35.6359 294.059 35.4499 294.791 35.4499C295.535 35.4499 296.225 35.6359 296.861 36.0079C297.497 36.3679 298.013 36.8959 298.409 37.5919C298.805 38.2759 299.003 39.1099 299.003 40.0939C299.003 41.0659 298.805 41.8999 298.409 42.5959C298.013 43.2799 297.497 43.8079 296.861 44.1799C296.225 44.5399 295.535 44.7199 294.791 44.7199ZM294.791 43.0279C295.223 43.0279 295.595 42.9079 295.907 42.6679C296.219 42.4279 296.459 42.0859 296.627 41.6419C296.795 41.1979 296.879 40.6819 296.879 40.0939C296.879 39.5059 296.795 38.9899 296.627 38.5459C296.459 38.1019 296.219 37.7599 295.907 37.5199C295.595 37.2679 295.223 37.1419 294.791 37.1419C294.359 37.1419 293.987 37.2679 293.675 37.5199C293.375 37.7599 293.141 38.1019 292.973 38.5459C292.805 38.9899 292.721 39.5059 292.721 40.0939C292.721 40.6819 292.805 41.1979 292.973 41.6419C293.141 42.0859 293.375 42.4279 293.675 42.6679C293.987 42.9079 294.359 43.0279 294.791 43.0279ZM303.78 48.4099C303.072 48.4099 302.442 48.3259 301.89 48.1579C301.338 47.9899 300.9 47.7319 300.576 47.3839C300.264 47.0479 300.108 46.6219 300.108 46.1059C300.108 45.7339 300.216 45.3859 300.432 45.0619C300.66 44.7499 300.972 44.4679 301.368 44.2159V44.1439C301.152 43.9999 300.966 43.8079 300.81 43.5679C300.654 43.3279 300.576 43.0279 300.576 42.6679C300.576 42.3319 300.672 42.0199 300.864 41.7319C301.068 41.4439 301.296 41.2099 301.548 41.0299V40.9579C301.248 40.7299 300.978 40.4119 300.738 40.0039C300.51 39.5959 300.396 39.1339 300.396 38.6179C300.396 37.9459 300.558 37.3759 300.882 36.9079C301.206 36.4279 301.632 36.0679 302.16 35.8279C302.688 35.5759 303.264 35.4499 303.888 35.4499C304.128 35.4499 304.362 35.4679 304.59 35.5039C304.818 35.5399 305.016 35.5939 305.184 35.6659H308.352V37.1959H306.696V37.2679C306.864 37.4479 306.996 37.6579 307.092 37.8979C307.188 38.1259 307.236 38.3959 307.236 38.7079C307.236 39.3559 307.086 39.9019 306.786 40.3459C306.486 40.7899 306.084 41.1259 305.58 41.3539C305.076 41.5819 304.512 41.6959 303.888 41.6959C303.696 41.6959 303.498 41.6779 303.294 41.6419C303.09 41.6059 302.886 41.5459 302.682 41.4619C302.562 41.5819 302.46 41.7019 302.376 41.8219C302.292 41.9419 302.25 42.1039 302.25 42.3079C302.25 42.5599 302.358 42.7579 302.574 42.9019C302.79 43.0459 303.162 43.1179 303.69 43.1179H305.256C306.324 43.1179 307.128 43.2919 307.668 43.6399C308.22 43.9759 308.496 44.5279 308.496 45.2959C308.496 45.8719 308.304 46.3939 307.92 46.8619C307.536 47.3419 306.99 47.7199 306.282 47.9959C305.574 48.2719 304.74 48.4099 303.78 48.4099ZM303.888 40.3999C304.164 40.3999 304.416 40.3339 304.644 40.2019C304.884 40.0579 305.07 39.8539 305.202 39.5899C305.346 39.3139 305.418 38.9899 305.418 38.6179C305.418 38.0539 305.268 37.6219 304.968 37.3219C304.68 37.0219 304.32 36.8719 303.888 36.8719C303.456 36.8719 303.09 37.0219 302.79 37.3219C302.49 37.6219 302.34 38.0539 302.34 38.6179C302.34 38.9899 302.412 39.3139 302.556 39.5899C302.7 39.8539 302.886 40.0579 303.114 40.2019C303.342 40.3339 303.6 40.3999 303.888 40.3999ZM304.104 47.0599C304.572 47.0599 304.986 46.9939 305.346 46.8619C305.706 46.7419 305.988 46.5679 306.192 46.3399C306.396 46.1239 306.498 45.8899 306.498 45.6379C306.498 45.2899 306.36 45.0559 306.084 44.9359C305.82 44.8159 305.436 44.7559 304.932 44.7559H303.726C303.486 44.7559 303.27 44.7439 303.078 44.7199C302.886 44.6959 302.7 44.6659 302.52 44.6299C302.292 44.8099 302.118 44.9959 301.998 45.1879C301.89 45.3799 301.836 45.5839 301.836 45.7999C301.836 46.1959 302.04 46.5019 302.448 46.7179C302.856 46.9459 303.408 47.0599 304.104 47.0599ZM309.704 44.5039V35.6659H311.774V44.5039H309.704ZM310.73 34.1179C310.37 34.1179 310.07 34.0099 309.83 33.7939C309.602 33.5779 309.488 33.2899 309.488 32.9299C309.488 32.5699 309.602 32.2879 309.83 32.0839C310.07 31.8679 310.37 31.7599 310.73 31.7599C311.102 31.7599 311.402 31.8679 311.63 32.0839C311.858 32.2879 311.972 32.5699 311.972 32.9299C311.972 33.2899 311.858 33.5779 311.63 33.7939C311.402 34.0099 311.102 34.1179 310.73 34.1179ZM316.531 44.7199C315.919 44.7199 315.313 44.6059 314.713 44.3779C314.125 44.1499 313.615 43.8319 313.183 43.4239L314.101 42.2359C314.497 42.5599 314.899 42.7939 315.307 42.9379C315.715 43.0819 316.147 43.1539 316.603 43.1539C317.083 43.1539 317.437 43.0519 317.665 42.8479C317.893 42.6439 318.007 42.3919 318.007 42.0919C318.007 41.8519 317.917 41.6479 317.737 41.4799C317.569 41.3119 317.347 41.1679 317.071 41.0479C316.795 40.9279 316.489 40.8079 316.153 40.6879C315.721 40.5319 315.319 40.3459 314.947 40.1299C314.575 39.9019 314.269 39.6259 314.029 39.3019C313.801 38.9659 313.687 38.5639 313.687 38.0959C313.687 37.3159 313.975 36.6799 314.551 36.1879C315.127 35.6959 315.907 35.4499 316.891 35.4499C317.491 35.4499 318.043 35.5519 318.547 35.7559C319.051 35.9479 319.483 36.1999 319.843 36.5119L318.925 37.6819C318.613 37.4539 318.295 37.2859 317.971 37.1779C317.647 37.0699 317.305 37.0159 316.945 37.0159C316.501 37.0159 316.171 37.1119 315.955 37.3039C315.739 37.4959 315.631 37.7239 315.631 37.9879C315.631 38.2039 315.697 38.3899 315.829 38.5459C315.973 38.6899 316.177 38.8219 316.441 38.9419C316.705 39.0499 317.023 39.1639 317.395 39.2839C317.851 39.4399 318.277 39.6319 318.673 39.8599C319.069 40.0759 319.381 40.3579 319.609 40.7059C319.849 41.0419 319.969 41.4679 319.969 41.9839C319.969 42.4879 319.837 42.9499 319.573 43.3699C319.309 43.7779 318.919 44.1079 318.403 44.3599C317.899 44.5999 317.275 44.7199 316.531 44.7199ZM324.229 44.6839C323.209 44.6839 322.483 44.3899 322.051 43.8019C321.631 43.2019 321.421 42.4279 321.421 41.4799V37.3039H320.161V35.7559L321.529 35.6659L321.781 32.8939H323.509V35.6659H325.759V37.3039H323.509V41.4799C323.509 41.9959 323.611 42.3859 323.815 42.6499C324.019 42.9019 324.331 43.0279 324.751 43.0279C324.907 43.0279 325.063 43.0159 325.219 42.9919C325.375 42.9679 325.525 42.9199 325.669 42.8479L326.047 44.3059C325.819 44.4139 325.549 44.5039 325.237 44.5759C324.925 44.6479 324.589 44.6839 324.229 44.6839ZM327.269 44.5039V35.6659H329.339V44.5039H327.269ZM328.295 34.1179C327.935 34.1179 327.635 34.0099 327.395 33.7939C327.167 33.5779 327.053 33.2899 327.053 32.9299C327.053 32.5699 327.167 32.2879 327.395 32.0839C327.635 31.8679 327.935 31.7599 328.295 31.7599C328.667 31.7599 328.967 31.8679 329.195 32.0839C329.423 32.2879 329.537 32.5699 329.537 32.9299C329.537 33.2899 329.423 33.5779 329.195 33.7939C328.967 34.0099 328.667 34.1179 328.295 34.1179ZM335.356 44.7199C334.54 44.7199 333.808 44.5399 333.16 44.1799C332.512 43.8079 331.996 43.2799 331.612 42.5959C331.24 41.8999 331.054 41.0659 331.054 40.0939C331.054 39.1099 331.258 38.2759 331.666 37.5919C332.074 36.8959 332.614 36.3679 333.286 36.0079C333.97 35.6359 334.702 35.4499 335.482 35.4499C336.046 35.4499 336.538 35.5459 336.958 35.7379C337.39 35.9179 337.762 36.1519 338.074 36.4399L337.084 37.7359C336.892 37.5559 336.67 37.4119 336.418 37.3039C336.178 37.1959 335.902 37.1419 335.59 37.1419C335.122 37.1419 334.708 37.2679 334.348 37.5199C333.988 37.7599 333.7 38.1019 333.484 38.5459C333.28 38.9779 333.178 39.4939 333.178 40.0939C333.178 40.6819 333.28 41.1979 333.484 41.6419C333.688 42.0739 333.964 42.4159 334.312 42.6679C334.672 42.9079 335.086 43.0279 335.554 43.0279C335.902 43.0279 336.226 42.9619 336.526 42.8299C336.838 42.6979 337.114 42.5299 337.354 42.3259L338.2 43.6039C337.828 43.9399 337.396 44.2099 336.904 44.4139C336.424 44.6179 335.908 44.7199 335.356 44.7199ZM342.06 44.7199C341.448 44.7199 340.842 44.6059 340.242 44.3779C339.654 44.1499 339.144 43.8319 338.712 43.4239L339.63 42.2359C340.026 42.5599 340.428 42.7939 340.836 42.9379C341.244 43.0819 341.676 43.1539 342.132 43.1539C342.612 43.1539 342.966 43.0519 343.194 42.8479C343.422 42.6439 343.536 42.3919 343.536 42.0919C343.536 41.8519 343.446 41.6479 343.266 41.4799C343.098 41.3119 342.876 41.1679 342.6 41.0479C342.324 40.9279 342.018 40.8079 341.682 40.6879C341.25 40.5319 340.848 40.3459 340.476 40.1299C340.104 39.9019 339.798 39.6259 339.558 39.3019C339.33 38.9659 339.216 38.5639 339.216 38.0959C339.216 37.3159 339.504 36.6799 340.08 36.1879C340.656 35.6959 341.436 35.4499 342.42 35.4499C343.02 35.4499 343.572 35.5519 344.076 35.7559C344.58 35.9479 345.012 36.1999 345.372 36.5119L344.454 37.6819C344.142 37.4539 343.824 37.2859 343.5 37.1779C343.176 37.0699 342.834 37.0159 342.474 37.0159C342.03 37.0159 341.7 37.1119 341.484 37.3039C341.268 37.4959 341.16 37.7239 341.16 37.9879C341.16 38.2039 341.226 38.3899 341.358 38.5459C341.502 38.6899 341.706 38.8219 341.97 38.9419C342.234 39.0499 342.552 39.1639 342.924 39.2839C343.38 39.4399 343.806 39.6319 344.202 39.8599C344.598 40.0759 344.91 40.3579 345.138 40.7059C345.378 41.0419 345.498 41.4679 345.498 41.9839C345.498 42.4879 345.366 42.9499 345.102 43.3699C344.838 43.7779 344.448 44.1079 343.932 44.3599C343.428 44.5999 342.804 44.7199 342.06 44.7199Z\" fill=\"#374151\"\/>\r\n<\/g>\r\n<g filter=\"url(#filter1_d_56291_441)\" class=\"hero-chip-grp hero-chip-grp-1\">\r\n<rect x=\"41\" y=\"105.004\" width=\"203\" height=\"43\" rx=\"16\" fill=\"white\" shape-rendering=\"crispEdges\"\/>\r\n<rect x=\"41.5\" y=\"105.504\" width=\"202\" height=\"42\" rx=\"15.5\" stroke=\"#F3F4F6\" shape-rendering=\"crispEdges\"\/>\r\n<rect x=\"55\" y=\"121.504\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#95C14E\"\/>\r\n<path d=\"M74.494 132.504V120.732H81.604V122.496H76.582V125.826H80.866V127.59H76.582V132.504H74.494ZM83.1398 132.504V123.666H85.2098V132.504H83.1398ZM84.1658 122.118C83.8058 122.118 83.5058 122.01 83.2658 121.794C83.0378 121.578 82.9238 121.29 82.9238 120.93C82.9238 120.57 83.0378 120.288 83.2658 120.084C83.5058 119.868 83.8058 119.76 84.1658 119.76C84.5378 119.76 84.8378 119.868 85.0658 120.084C85.2938 120.288 85.4078 120.57 85.4078 120.93C85.4078 121.29 85.2938 121.578 85.0658 121.794C84.8378 122.01 84.5378 122.118 84.1658 122.118ZM87.5007 132.504V123.666H89.2107L89.3547 124.854H89.4267C89.8227 124.47 90.2547 124.14 90.7227 123.864C91.1907 123.588 91.7247 123.45 92.3247 123.45C93.2727 123.45 93.9627 123.756 94.3947 124.368C94.8267 124.98 95.0427 125.844 95.0427 126.96V132.504H92.9727V127.23C92.9727 126.498 92.8647 125.982 92.6487 125.682C92.4327 125.382 92.0787 125.232 91.5867 125.232C91.2027 125.232 90.8607 125.328 90.5607 125.52C90.2727 125.7 89.9427 125.97 89.5707 126.33V132.504H87.5007ZM99.365 132.72C98.849 132.72 98.393 132.612 97.997 132.396C97.601 132.18 97.289 131.88 97.061 131.496C96.845 131.1 96.737 130.644 96.737 130.128C96.737 129.132 97.151 128.382 97.979 127.878C98.819 127.362 100.145 127.008 101.957 126.816C101.945 126.516 101.885 126.24 101.777 125.988C101.681 125.736 101.513 125.538 101.273 125.394C101.045 125.238 100.733 125.16 100.337 125.16C99.905 125.16 99.479 125.238 99.059 125.394C98.651 125.55 98.249 125.748 97.853 125.988L97.097 124.584C97.421 124.38 97.775 124.194 98.159 124.026C98.543 123.846 98.951 123.708 99.383 123.612C99.815 123.504 100.265 123.45 100.733 123.45C101.465 123.45 102.071 123.6 102.551 123.9C103.043 124.188 103.409 124.62 103.649 125.196C103.901 125.76 104.027 126.456 104.027 127.284V132.504H102.317L102.173 131.532H102.101C101.693 131.868 101.267 132.15 100.823 132.378C100.379 132.606 99.893 132.72 99.365 132.72ZM100.013 131.028C100.373 131.028 100.703 130.956 101.003 130.812C101.315 130.656 101.633 130.428 101.957 130.128V128.256C101.153 128.352 100.517 128.478 100.049 128.634C99.581 128.79 99.245 128.982 99.041 129.21C98.849 129.426 98.753 129.684 98.753 129.984C98.753 130.356 98.873 130.626 99.113 130.794C99.353 130.95 99.653 131.028 100.013 131.028ZM106.154 132.504V123.666H107.864L108.008 124.854H108.08C108.476 124.47 108.908 124.14 109.376 123.864C109.844 123.588 110.378 123.45 110.978 123.45C111.926 123.45 112.616 123.756 113.048 124.368C113.48 124.98 113.696 125.844 113.696 126.96V132.504H111.626V127.23C111.626 126.498 111.518 125.982 111.302 125.682C111.086 125.382 110.732 125.232 110.24 125.232C109.856 125.232 109.514 125.328 109.214 125.52C108.926 125.7 108.596 125.97 108.224 126.33V132.504H106.154ZM119.603 132.72C118.787 132.72 118.055 132.54 117.407 132.18C116.759 131.808 116.243 131.28 115.859 130.596C115.487 129.9 115.301 129.066 115.301 128.094C115.301 127.11 115.505 126.276 115.913 125.592C116.321 124.896 116.861 124.368 117.533 124.008C118.217 123.636 118.949 123.45 119.729 123.45C120.293 123.45 120.785 123.546 121.205 123.738C121.637 123.918 122.009 124.152 122.321 124.44L121.331 125.736C121.139 125.556 120.917 125.412 120.665 125.304C120.425 125.196 120.149 125.142 119.837 125.142C119.369 125.142 118.955 125.268 118.595 125.52C118.235 125.76 117.947 126.102 117.731 126.546C117.527 126.978 117.425 127.494 117.425 128.094C117.425 128.682 117.527 129.198 117.731 129.642C117.935 130.074 118.211 130.416 118.559 130.668C118.919 130.908 119.333 131.028 119.801 131.028C120.149 131.028 120.473 130.962 120.773 130.83C121.085 130.698 121.361 130.53 121.601 130.326L122.447 131.604C122.075 131.94 121.643 132.21 121.151 132.414C120.671 132.618 120.155 132.72 119.603 132.72ZM123.841 132.504V123.666H125.911V132.504H123.841ZM124.867 122.118C124.507 122.118 124.207 122.01 123.967 121.794C123.739 121.578 123.625 121.29 123.625 120.93C123.625 120.57 123.739 120.288 123.967 120.084C124.207 119.868 124.507 119.76 124.867 119.76C125.239 119.76 125.539 119.868 125.767 120.084C125.995 120.288 126.109 120.57 126.109 120.93C126.109 121.29 125.995 121.578 125.767 121.794C125.539 122.01 125.239 122.118 124.867 122.118ZM130.344 132.72C129.828 132.72 129.372 132.612 128.976 132.396C128.58 132.18 128.268 131.88 128.04 131.496C127.824 131.1 127.716 130.644 127.716 130.128C127.716 129.132 128.13 128.382 128.958 127.878C129.798 127.362 131.124 127.008 132.936 126.816C132.924 126.516 132.864 126.24 132.756 125.988C132.66 125.736 132.492 125.538 132.252 125.394C132.024 125.238 131.712 125.16 131.316 125.16C130.884 125.16 130.458 125.238 130.038 125.394C129.63 125.55 129.228 125.748 128.832 125.988L128.076 124.584C128.4 124.38 128.754 124.194 129.138 124.026C129.522 123.846 129.93 123.708 130.362 123.612C130.794 123.504 131.244 123.45 131.712 123.45C132.444 123.45 133.05 123.6 133.53 123.9C134.022 124.188 134.388 124.62 134.628 125.196C134.88 125.76 135.006 126.456 135.006 127.284V132.504H133.296L133.152 131.532H133.08C132.672 131.868 132.246 132.15 131.802 132.378C131.358 132.606 130.872 132.72 130.344 132.72ZM130.992 131.028C131.352 131.028 131.682 130.956 131.982 130.812C132.294 130.656 132.612 130.428 132.936 130.128V128.256C132.132 128.352 131.496 128.478 131.028 128.634C130.56 128.79 130.224 128.982 130.02 129.21C129.828 129.426 129.732 129.684 129.732 129.984C129.732 130.356 129.852 130.626 130.092 130.794C130.332 130.95 130.632 131.028 130.992 131.028ZM139.149 132.684C138.657 132.684 138.261 132.588 137.961 132.396C137.673 132.192 137.463 131.904 137.331 131.532C137.199 131.16 137.133 130.716 137.133 130.2V119.796H139.203V130.308C139.203 130.572 139.251 130.752 139.347 130.848C139.443 130.944 139.551 130.992 139.671 130.992C139.719 130.992 139.761 130.992 139.797 130.992C139.845 130.98 139.905 130.968 139.977 130.956L140.247 132.504C140.127 132.552 139.971 132.594 139.779 132.63C139.599 132.666 139.389 132.684 139.149 132.684ZM147.389 132.72C146.777 132.72 146.171 132.606 145.571 132.378C144.983 132.15 144.473 131.832 144.041 131.424L144.959 130.236C145.355 130.56 145.757 130.794 146.165 130.938C146.573 131.082 147.005 131.154 147.461 131.154C147.941 131.154 148.295 131.052 148.523 130.848C148.751 130.644 148.865 130.392 148.865 130.092C148.865 129.852 148.775 129.648 148.595 129.48C148.427 129.312 148.205 129.168 147.929 129.048C147.653 128.928 147.347 128.808 147.011 128.688C146.579 128.532 146.177 128.346 145.805 128.13C145.433 127.902 145.127 127.626 144.887 127.302C144.659 126.966 144.545 126.564 144.545 126.096C144.545 125.316 144.833 124.68 145.409 124.188C145.985 123.696 146.765 123.45 147.749 123.45C148.349 123.45 148.901 123.552 149.405 123.756C149.909 123.948 150.341 124.2 150.701 124.512L149.783 125.682C149.471 125.454 149.153 125.286 148.829 125.178C148.505 125.07 148.163 125.016 147.803 125.016C147.359 125.016 147.029 125.112 146.813 125.304C146.597 125.496 146.489 125.724 146.489 125.988C146.489 126.204 146.555 126.39 146.687 126.546C146.831 126.69 147.035 126.822 147.299 126.942C147.563 127.05 147.881 127.164 148.253 127.284C148.709 127.44 149.135 127.632 149.531 127.86C149.927 128.076 150.239 128.358 150.467 128.706C150.707 129.042 150.827 129.468 150.827 129.984C150.827 130.488 150.695 130.95 150.431 131.37C150.167 131.778 149.777 132.108 149.261 132.36C148.757 132.6 148.133 132.72 147.389 132.72ZM155.088 132.684C154.068 132.684 153.342 132.39 152.91 131.802C152.49 131.202 152.28 130.428 152.28 129.48V125.304H151.02V123.756L152.388 123.666L152.64 120.894H154.368V123.666H156.618V125.304H154.368V129.48C154.368 129.996 154.47 130.386 154.674 130.65C154.878 130.902 155.19 131.028 155.61 131.028C155.766 131.028 155.922 131.016 156.078 130.992C156.234 130.968 156.384 130.92 156.528 130.848L156.906 132.306C156.678 132.414 156.408 132.504 156.096 132.576C155.784 132.648 155.448 132.684 155.088 132.684ZM158.128 132.504V123.666H159.838L159.982 125.232H160.054C160.366 124.656 160.738 124.218 161.17 123.918C161.614 123.606 162.076 123.45 162.556 123.45C162.784 123.45 162.976 123.462 163.132 123.486C163.288 123.51 163.432 123.558 163.564 123.63L163.15 125.394C163.006 125.358 162.874 125.334 162.754 125.322C162.634 125.298 162.478 125.286 162.286 125.286C161.938 125.286 161.572 125.424 161.188 125.7C160.804 125.964 160.474 126.432 160.198 127.104V132.504H158.128ZM167.121 132.72C166.173 132.72 165.483 132.414 165.051 131.802C164.619 131.19 164.403 130.326 164.403 129.21V123.666H166.473V128.94C166.473 129.672 166.581 130.188 166.797 130.488C167.013 130.788 167.361 130.938 167.841 130.938C168.225 130.938 168.561 130.842 168.849 130.65C169.149 130.458 169.467 130.146 169.803 129.714V123.666H171.873V132.504H170.181L170.019 131.208H169.965C169.581 131.664 169.161 132.03 168.705 132.306C168.249 132.582 167.721 132.72 167.121 132.72ZM177.87 132.72C177.054 132.72 176.322 132.54 175.674 132.18C175.026 131.808 174.51 131.28 174.126 130.596C173.754 129.9 173.568 129.066 173.568 128.094C173.568 127.11 173.772 126.276 174.18 125.592C174.588 124.896 175.128 124.368 175.8 124.008C176.484 123.636 177.216 123.45 177.996 123.45C178.56 123.45 179.052 123.546 179.472 123.738C179.904 123.918 180.276 124.152 180.588 124.44L179.598 125.736C179.406 125.556 179.184 125.412 178.932 125.304C178.692 125.196 178.416 125.142 178.104 125.142C177.636 125.142 177.222 125.268 176.862 125.52C176.502 125.76 176.214 126.102 175.998 126.546C175.794 126.978 175.692 127.494 175.692 128.094C175.692 128.682 175.794 129.198 175.998 129.642C176.202 130.074 176.478 130.416 176.826 130.668C177.186 130.908 177.6 131.028 178.068 131.028C178.416 131.028 178.74 130.962 179.04 130.83C179.352 130.698 179.628 130.53 179.868 130.326L180.714 131.604C180.342 131.94 179.91 132.21 179.418 132.414C178.938 132.618 178.422 132.72 177.87 132.72ZM185.047 132.684C184.027 132.684 183.301 132.39 182.869 131.802C182.449 131.202 182.239 130.428 182.239 129.48V125.304H180.979V123.756L182.347 123.666L182.599 120.894H184.327V123.666H186.577V125.304H184.327V129.48C184.327 129.996 184.429 130.386 184.633 130.65C184.837 130.902 185.149 131.028 185.569 131.028C185.725 131.028 185.881 131.016 186.037 130.992C186.193 130.968 186.343 130.92 186.487 130.848L186.865 132.306C186.637 132.414 186.367 132.504 186.055 132.576C185.743 132.648 185.407 132.684 185.047 132.684ZM190.715 132.72C189.767 132.72 189.077 132.414 188.645 131.802C188.213 131.19 187.997 130.326 187.997 129.21V123.666H190.067V128.94C190.067 129.672 190.175 130.188 190.391 130.488C190.607 130.788 190.955 130.938 191.435 130.938C191.819 130.938 192.155 130.842 192.443 130.65C192.743 130.458 193.061 130.146 193.397 129.714V123.666H195.467V132.504H193.775L193.613 131.208H193.559C193.175 131.664 192.755 132.03 192.299 132.306C191.843 132.582 191.315 132.72 190.715 132.72ZM197.739 132.504V123.666H199.449L199.593 125.232H199.665C199.977 124.656 200.349 124.218 200.781 123.918C201.225 123.606 201.687 123.45 202.167 123.45C202.395 123.45 202.587 123.462 202.743 123.486C202.899 123.51 203.043 123.558 203.175 123.63L202.761 125.394C202.617 125.358 202.485 125.334 202.365 125.322C202.245 125.298 202.089 125.286 201.897 125.286C201.549 125.286 201.183 125.424 200.799 125.7C200.415 125.964 200.085 126.432 199.809 127.104V132.504H197.739ZM204.104 132.504V123.666H206.174V132.504H204.104ZM205.13 122.118C204.77 122.118 204.47 122.01 204.23 121.794C204.002 121.578 203.888 121.29 203.888 120.93C203.888 120.57 204.002 120.288 204.23 120.084C204.47 119.868 204.77 119.76 205.13 119.76C205.502 119.76 205.802 119.868 206.03 120.084C206.258 120.288 206.372 120.57 206.372 120.93C206.372 121.29 206.258 121.578 206.03 121.794C205.802 122.01 205.502 122.118 205.13 122.118ZM208.465 132.504V123.666H210.175L210.319 124.854H210.391C210.787 124.47 211.219 124.14 211.687 123.864C212.155 123.588 212.689 123.45 213.289 123.45C214.237 123.45 214.927 123.756 215.359 124.368C215.791 124.98 216.007 125.844 216.007 126.96V132.504H213.937V127.23C213.937 126.498 213.829 125.982 213.613 125.682C213.397 125.382 213.043 125.232 212.551 125.232C212.167 125.232 211.825 125.328 211.525 125.52C211.237 125.7 210.907 125.97 210.535 126.33V132.504H208.465ZM221.265 136.41C220.557 136.41 219.927 136.326 219.375 136.158C218.823 135.99 218.385 135.732 218.061 135.384C217.749 135.048 217.593 134.622 217.593 134.106C217.593 133.734 217.701 133.386 217.917 133.062C218.145 132.75 218.457 132.468 218.853 132.216V132.144C218.637 132 218.451 131.808 218.295 131.568C218.139 131.328 218.061 131.028 218.061 130.668C218.061 130.332 218.157 130.02 218.349 129.732C218.553 129.444 218.781 129.21 219.033 129.03V128.958C218.733 128.73 218.463 128.412 218.223 128.004C217.995 127.596 217.881 127.134 217.881 126.618C217.881 125.946 218.043 125.376 218.367 124.908C218.691 124.428 219.117 124.068 219.645 123.828C220.173 123.576 220.749 123.45 221.373 123.45C221.613 123.45 221.847 123.468 222.075 123.504C222.303 123.54 222.501 123.594 222.669 123.666H225.837V125.196H224.181V125.268C224.349 125.448 224.481 125.658 224.577 125.898C224.673 126.126 224.721 126.396 224.721 126.708C224.721 127.356 224.571 127.902 224.271 128.346C223.971 128.79 223.569 129.126 223.065 129.354C222.561 129.582 221.997 129.696 221.373 129.696C221.181 129.696 220.983 129.678 220.779 129.642C220.575 129.606 220.371 129.546 220.167 129.462C220.047 129.582 219.945 129.702 219.861 129.822C219.777 129.942 219.735 130.104 219.735 130.308C219.735 130.56 219.843 130.758 220.059 130.902C220.275 131.046 220.647 131.118 221.175 131.118H222.741C223.809 131.118 224.613 131.292 225.153 131.64C225.705 131.976 225.981 132.528 225.981 133.296C225.981 133.872 225.789 134.394 225.405 134.862C225.021 135.342 224.475 135.72 223.767 135.996C223.059 136.272 222.225 136.41 221.265 136.41ZM221.373 128.4C221.649 128.4 221.901 128.334 222.129 128.202C222.369 128.058 222.555 127.854 222.687 127.59C222.831 127.314 222.903 126.99 222.903 126.618C222.903 126.054 222.753 125.622 222.453 125.322C222.165 125.022 221.805 124.872 221.373 124.872C220.941 124.872 220.575 125.022 220.275 125.322C219.975 125.622 219.825 126.054 219.825 126.618C219.825 126.99 219.897 127.314 220.041 127.59C220.185 127.854 220.371 128.058 220.599 128.202C220.827 128.334 221.085 128.4 221.373 128.4ZM221.589 135.06C222.057 135.06 222.471 134.994 222.831 134.862C223.191 134.742 223.473 134.568 223.677 134.34C223.881 134.124 223.983 133.89 223.983 133.638C223.983 133.29 223.845 133.056 223.569 132.936C223.305 132.816 222.921 132.756 222.417 132.756H221.211C220.971 132.756 220.755 132.744 220.563 132.72C220.371 132.696 220.185 132.666 220.005 132.63C219.777 132.81 219.603 132.996 219.483 133.188C219.375 133.38 219.321 133.584 219.321 133.8C219.321 134.196 219.525 134.502 219.933 134.718C220.341 134.946 220.893 135.06 221.589 135.06Z\" fill=\"#374151\"\/>\r\n<\/g>\r\n<g filter=\"url(#filter2_d_56291_441)\" class=\"hero-chip-grp hero-chip-grp-2\">\r\n<rect x=\"15\" y=\"220.508\" width=\"165\" height=\"42\" rx=\"16\" fill=\"white\" shape-rendering=\"crispEdges\"\/>\r\n<rect x=\"15.5\" y=\"221.008\" width=\"164\" height=\"41\" rx=\"15.5\" stroke=\"#F3F4F6\" shape-rendering=\"crispEdges\"\/>\r\n<rect x=\"29\" y=\"236.508\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#95C14E\"\/>\r\n<path d=\"M53.426 247.724C52.37 247.724 51.422 247.49 50.582 247.022C49.742 246.554 49.082 245.87 48.602 244.97C48.122 244.058 47.882 242.954 47.882 241.658C47.882 240.698 48.02 239.84 48.296 239.084C48.584 238.328 48.98 237.686 49.484 237.158C50 236.618 50.594 236.21 51.266 235.934C51.938 235.658 52.664 235.52 53.444 235.52C54.284 235.52 54.998 235.67 55.586 235.97C56.174 236.27 56.648 236.618 57.008 237.014L55.892 238.292C55.604 238.004 55.274 237.776 54.902 237.608C54.53 237.428 54.068 237.338 53.516 237.338C52.82 237.338 52.208 237.512 51.68 237.86C51.152 238.196 50.744 238.682 50.456 239.318C50.168 239.954 50.024 240.716 50.024 241.604C50.024 242.492 50.162 243.26 50.438 243.908C50.714 244.556 51.116 245.054 51.644 245.402C52.184 245.738 52.844 245.906 53.624 245.906C53.96 245.906 54.278 245.864 54.578 245.78C54.878 245.684 55.124 245.552 55.316 245.384V242.846H53.084V241.136H57.188V246.32C56.792 246.716 56.264 247.052 55.604 247.328C54.956 247.592 54.23 247.724 53.426 247.724ZM61.2827 247.688C60.7907 247.688 60.3947 247.592 60.0947 247.4C59.8067 247.196 59.5967 246.908 59.4647 246.536C59.3327 246.164 59.2667 245.72 59.2667 245.204V234.8H61.3367V245.312C61.3367 245.576 61.3847 245.756 61.4807 245.852C61.5767 245.948 61.6847 245.996 61.8047 245.996C61.8527 245.996 61.8947 245.996 61.9307 245.996C61.9787 245.984 62.0387 245.972 62.1107 245.96L62.3807 247.508C62.2607 247.556 62.1047 247.598 61.9127 247.634C61.7327 247.67 61.5227 247.688 61.2827 247.688ZM67.4215 247.724C66.6895 247.724 66.0055 247.544 65.3695 247.184C64.7335 246.812 64.2175 246.284 63.8215 245.6C63.4255 244.904 63.2275 244.07 63.2275 243.098C63.2275 242.114 63.4255 241.28 63.8215 240.596C64.2175 239.9 64.7335 239.372 65.3695 239.012C66.0055 238.64 66.6895 238.454 67.4215 238.454C68.1655 238.454 68.8555 238.64 69.4915 239.012C70.1275 239.372 70.6435 239.9 71.0395 240.596C71.4355 241.28 71.6335 242.114 71.6335 243.098C71.6335 244.07 71.4355 244.904 71.0395 245.6C70.6435 246.284 70.1275 246.812 69.4915 247.184C68.8555 247.544 68.1655 247.724 67.4215 247.724ZM67.4215 246.032C67.8535 246.032 68.2255 245.912 68.5375 245.672C68.8495 245.432 69.0895 245.09 69.2575 244.646C69.4255 244.202 69.5095 243.686 69.5095 243.098C69.5095 242.51 69.4255 241.994 69.2575 241.55C69.0895 241.106 68.8495 240.764 68.5375 240.524C68.2255 240.272 67.8535 240.146 67.4215 240.146C66.9895 240.146 66.6175 240.272 66.3055 240.524C66.0055 240.764 65.7715 241.106 65.6035 241.55C65.4355 241.994 65.3515 242.51 65.3515 243.098C65.3515 243.686 65.4355 244.202 65.6035 244.646C65.7715 245.09 66.0055 245.432 66.3055 245.672C66.6175 245.912 66.9895 246.032 67.4215 246.032ZM77.6164 247.724C77.2204 247.724 76.8124 247.628 76.3924 247.436C75.9844 247.232 75.5884 246.944 75.2044 246.572H75.1504L74.9704 247.508H73.3324V234.8H75.4024V238.076L75.3484 239.552C75.7204 239.228 76.1224 238.964 76.5544 238.76C76.9984 238.556 77.4484 238.454 77.9044 238.454C78.6364 238.454 79.2604 238.64 79.7764 239.012C80.3044 239.384 80.7064 239.906 80.9824 240.578C81.2584 241.238 81.3964 242.024 81.3964 242.936C81.3964 243.944 81.2164 244.808 80.8564 245.528C80.4964 246.236 80.0284 246.782 79.4524 247.166C78.8884 247.538 78.2764 247.724 77.6164 247.724ZM77.1844 246.014C77.5804 246.014 77.9344 245.9 78.2464 245.672C78.5584 245.444 78.8044 245.108 78.9844 244.664C79.1644 244.208 79.2544 243.644 79.2544 242.972C79.2544 242.384 79.1884 241.88 79.0564 241.46C78.9244 241.04 78.7144 240.722 78.4264 240.506C78.1504 240.278 77.7904 240.164 77.3464 240.164C77.0224 240.164 76.7044 240.248 76.3924 240.416C76.0804 240.572 75.7504 240.818 75.4024 241.154V245.276C75.7144 245.54 76.0264 245.732 76.3384 245.852C76.6504 245.96 76.9324 246.014 77.1844 246.014ZM85.056 247.724C84.54 247.724 84.084 247.616 83.688 247.4C83.292 247.184 82.98 246.884 82.752 246.5C82.536 246.104 82.428 245.648 82.428 245.132C82.428 244.136 82.842 243.386 83.67 242.882C84.51 242.366 85.836 242.012 87.648 241.82C87.636 241.52 87.576 241.244 87.468 240.992C87.372 240.74 87.204 240.542 86.964 240.398C86.736 240.242 86.424 240.164 86.028 240.164C85.596 240.164 85.17 240.242 84.75 240.398C84.342 240.554 83.94 240.752 83.544 240.992L82.788 239.588C83.112 239.384 83.466 239.198 83.85 239.03C84.234 238.85 84.642 238.712 85.074 238.616C85.506 238.508 85.956 238.454 86.424 238.454C87.156 238.454 87.762 238.604 88.242 238.904C88.734 239.192 89.1 239.624 89.34 240.2C89.592 240.764 89.718 241.46 89.718 242.288V247.508H88.008L87.864 246.536H87.792C87.384 246.872 86.958 247.154 86.514 247.382C86.07 247.61 85.584 247.724 85.056 247.724ZM85.704 246.032C86.064 246.032 86.394 245.96 86.694 245.816C87.006 245.66 87.324 245.432 87.648 245.132V243.26C86.844 243.356 86.208 243.482 85.74 243.638C85.272 243.794 84.936 243.986 84.732 244.214C84.54 244.43 84.444 244.688 84.444 244.988C84.444 245.36 84.564 245.63 84.804 245.798C85.044 245.954 85.344 246.032 85.704 246.032ZM93.8613 247.688C93.3693 247.688 92.9733 247.592 92.6733 247.4C92.3853 247.196 92.1753 246.908 92.0433 246.536C91.9113 246.164 91.8453 245.72 91.8453 245.204V234.8H93.9153V245.312C93.9153 245.576 93.9633 245.756 94.0593 245.852C94.1553 245.948 94.2633 245.996 94.3833 245.996C94.4313 245.996 94.4733 245.996 94.5093 245.996C94.5573 245.984 94.6173 245.972 94.6893 245.96L94.9593 247.508C94.8393 247.556 94.6833 247.598 94.4913 247.634C94.3113 247.67 94.1013 247.688 93.8613 247.688ZM102.101 247.724C101.489 247.724 100.883 247.61 100.283 247.382C99.6955 247.154 99.1855 246.836 98.7535 246.428L99.6715 245.24C100.067 245.564 100.469 245.798 100.877 245.942C101.285 246.086 101.717 246.158 102.173 246.158C102.653 246.158 103.007 246.056 103.235 245.852C103.463 245.648 103.577 245.396 103.577 245.096C103.577 244.856 103.487 244.652 103.307 244.484C103.139 244.316 102.917 244.172 102.641 244.052C102.365 243.932 102.059 243.812 101.723 243.692C101.291 243.536 100.889 243.35 100.517 243.134C100.145 242.906 99.8395 242.63 99.5995 242.306C99.3715 241.97 99.2575 241.568 99.2575 241.1C99.2575 240.32 99.5455 239.684 100.121 239.192C100.697 238.7 101.477 238.454 102.461 238.454C103.061 238.454 103.613 238.556 104.117 238.76C104.621 238.952 105.053 239.204 105.413 239.516L104.495 240.686C104.183 240.458 103.865 240.29 103.541 240.182C103.217 240.074 102.875 240.02 102.515 240.02C102.071 240.02 101.741 240.116 101.525 240.308C101.309 240.5 101.201 240.728 101.201 240.992C101.201 241.208 101.267 241.394 101.399 241.55C101.543 241.694 101.747 241.826 102.011 241.946C102.275 242.054 102.593 242.168 102.965 242.288C103.421 242.444 103.847 242.636 104.243 242.864C104.639 243.08 104.951 243.362 105.179 243.71C105.419 244.046 105.539 244.472 105.539 244.988C105.539 245.492 105.407 245.954 105.143 246.374C104.879 246.782 104.489 247.112 103.973 247.364C103.469 247.604 102.845 247.724 102.101 247.724ZM110.655 247.724C109.923 247.724 109.239 247.544 108.603 247.184C107.967 246.812 107.451 246.284 107.055 245.6C106.659 244.904 106.461 244.07 106.461 243.098C106.461 242.114 106.659 241.28 107.055 240.596C107.451 239.9 107.967 239.372 108.603 239.012C109.239 238.64 109.923 238.454 110.655 238.454C111.399 238.454 112.089 238.64 112.725 239.012C113.361 239.372 113.877 239.9 114.273 240.596C114.669 241.28 114.867 242.114 114.867 243.098C114.867 244.07 114.669 244.904 114.273 245.6C113.877 246.284 113.361 246.812 112.725 247.184C112.089 247.544 111.399 247.724 110.655 247.724ZM110.655 246.032C111.087 246.032 111.459 245.912 111.771 245.672C112.083 245.432 112.323 245.09 112.491 244.646C112.659 244.202 112.743 243.686 112.743 243.098C112.743 242.51 112.659 241.994 112.491 241.55C112.323 241.106 112.083 240.764 111.771 240.524C111.459 240.272 111.087 240.146 110.655 240.146C110.223 240.146 109.851 240.272 109.539 240.524C109.239 240.764 109.005 241.106 108.837 241.55C108.669 241.994 108.585 242.51 108.585 243.098C108.585 243.686 108.669 244.202 108.837 244.646C109.005 245.09 109.239 245.432 109.539 245.672C109.851 245.912 110.223 246.032 110.655 246.032ZM119.194 247.724C118.246 247.724 117.556 247.418 117.124 246.806C116.692 246.194 116.476 245.33 116.476 244.214V238.67H118.546V243.944C118.546 244.676 118.654 245.192 118.87 245.492C119.086 245.792 119.434 245.942 119.914 245.942C120.298 245.942 120.634 245.846 120.922 245.654C121.222 245.462 121.54 245.15 121.876 244.718V238.67H123.946V247.508H122.254L122.092 246.212H122.038C121.654 246.668 121.234 247.034 120.778 247.31C120.322 247.586 119.794 247.724 119.194 247.724ZM126.218 247.508V238.67H127.928L128.072 240.236H128.144C128.456 239.66 128.828 239.222 129.26 238.922C129.704 238.61 130.166 238.454 130.646 238.454C130.874 238.454 131.066 238.466 131.222 238.49C131.378 238.514 131.522 238.562 131.654 238.634L131.24 240.398C131.096 240.362 130.964 240.338 130.844 240.326C130.724 240.302 130.568 240.29 130.376 240.29C130.028 240.29 129.662 240.428 129.278 240.704C128.894 240.968 128.564 241.436 128.288 242.108V247.508H126.218ZM136.133 247.724C135.317 247.724 134.585 247.544 133.937 247.184C133.289 246.812 132.773 246.284 132.389 245.6C132.017 244.904 131.831 244.07 131.831 243.098C131.831 242.114 132.035 241.28 132.443 240.596C132.851 239.9 133.391 239.372 134.063 239.012C134.747 238.64 135.479 238.454 136.259 238.454C136.823 238.454 137.315 238.55 137.735 238.742C138.167 238.922 138.539 239.156 138.851 239.444L137.861 240.74C137.669 240.56 137.447 240.416 137.195 240.308C136.955 240.2 136.679 240.146 136.367 240.146C135.899 240.146 135.485 240.272 135.125 240.524C134.765 240.764 134.477 241.106 134.261 241.55C134.057 241.982 133.955 242.498 133.955 243.098C133.955 243.686 134.057 244.202 134.261 244.646C134.465 245.078 134.741 245.42 135.089 245.672C135.449 245.912 135.863 246.032 136.331 246.032C136.679 246.032 137.003 245.966 137.303 245.834C137.615 245.702 137.891 245.534 138.131 245.33L138.977 246.608C138.605 246.944 138.173 247.214 137.681 247.418C137.201 247.622 136.685 247.724 136.133 247.724ZM140.372 247.508V238.67H142.442V247.508H140.372ZM141.398 237.122C141.038 237.122 140.738 237.014 140.498 236.798C140.27 236.582 140.156 236.294 140.156 235.934C140.156 235.574 140.27 235.292 140.498 235.088C140.738 234.872 141.038 234.764 141.398 234.764C141.77 234.764 142.07 234.872 142.298 235.088C142.526 235.292 142.64 235.574 142.64 235.934C142.64 236.294 142.526 236.582 142.298 236.798C142.07 237.014 141.77 237.122 141.398 237.122ZM144.733 247.508V238.67H146.443L146.587 239.858H146.659C147.055 239.474 147.487 239.144 147.955 238.868C148.423 238.592 148.957 238.454 149.557 238.454C150.505 238.454 151.195 238.76 151.627 239.372C152.059 239.984 152.275 240.848 152.275 241.964V247.508H150.205V242.234C150.205 241.502 150.097 240.986 149.881 240.686C149.665 240.386 149.311 240.236 148.819 240.236C148.435 240.236 148.093 240.332 147.793 240.524C147.505 240.704 147.175 240.974 146.803 241.334V247.508H144.733ZM157.533 251.414C156.825 251.414 156.195 251.33 155.643 251.162C155.091 250.994 154.653 250.736 154.329 250.388C154.017 250.052 153.861 249.626 153.861 249.11C153.861 248.738 153.969 248.39 154.185 248.066C154.413 247.754 154.725 247.472 155.121 247.22V247.148C154.905 247.004 154.719 246.812 154.563 246.572C154.407 246.332 154.329 246.032 154.329 245.672C154.329 245.336 154.425 245.024 154.617 244.736C154.821 244.448 155.049 244.214 155.301 244.034V243.962C155.001 243.734 154.731 243.416 154.491 243.008C154.263 242.6 154.149 242.138 154.149 241.622C154.149 240.95 154.311 240.38 154.635 239.912C154.959 239.432 155.385 239.072 155.913 238.832C156.441 238.58 157.017 238.454 157.641 238.454C157.881 238.454 158.115 238.472 158.343 238.508C158.571 238.544 158.769 238.598 158.937 238.67H162.105V240.2H160.449V240.272C160.617 240.452 160.749 240.662 160.845 240.902C160.941 241.13 160.989 241.4 160.989 241.712C160.989 242.36 160.839 242.906 160.539 243.35C160.239 243.794 159.837 244.13 159.333 244.358C158.829 244.586 158.265 244.7 157.641 244.7C157.449 244.7 157.251 244.682 157.047 244.646C156.843 244.61 156.639 244.55 156.435 244.466C156.315 244.586 156.213 244.706 156.129 244.826C156.045 244.946 156.003 245.108 156.003 245.312C156.003 245.564 156.111 245.762 156.327 245.906C156.543 246.05 156.915 246.122 157.443 246.122H159.009C160.077 246.122 160.881 246.296 161.421 246.644C161.973 246.98 162.249 247.532 162.249 248.3C162.249 248.876 162.057 249.398 161.673 249.866C161.289 250.346 160.743 250.724 160.035 251C159.327 251.276 158.493 251.414 157.533 251.414ZM157.641 243.404C157.917 243.404 158.169 243.338 158.397 243.206C158.637 243.062 158.823 242.858 158.955 242.594C159.099 242.318 159.171 241.994 159.171 241.622C159.171 241.058 159.021 240.626 158.721 240.326C158.433 240.026 158.073 239.876 157.641 239.876C157.209 239.876 156.843 240.026 156.543 240.326C156.243 240.626 156.093 241.058 156.093 241.622C156.093 241.994 156.165 242.318 156.309 242.594C156.453 242.858 156.639 243.062 156.867 243.206C157.095 243.338 157.353 243.404 157.641 243.404ZM157.857 250.064C158.325 250.064 158.739 249.998 159.099 249.866C159.459 249.746 159.741 249.572 159.945 249.344C160.149 249.128 160.251 248.894 160.251 248.642C160.251 248.294 160.113 248.06 159.837 247.94C159.573 247.82 159.189 247.76 158.685 247.76H157.479C157.239 247.76 157.023 247.748 156.831 247.724C156.639 247.7 156.453 247.67 156.273 247.634C156.045 247.814 155.871 248 155.751 248.192C155.643 248.384 155.589 248.588 155.589 248.804C155.589 249.2 155.793 249.506 156.201 249.722C156.609 249.95 157.161 250.064 157.857 250.064Z\" fill=\"#374151\"\/>\r\n<\/g>\r\n<g filter=\"url(#filter3_d_56291_441)\" class=\"hero-chip-grp hero-chip-grp-3\">\r\n<rect x=\"321\" y=\"77\" width=\"181\" height=\"42\" rx=\"16\" fill=\"white\" shape-rendering=\"crispEdges\"\/>\r\n<rect x=\"321.5\" y=\"77.5\" width=\"180\" height=\"41\" rx=\"15.5\" stroke=\"#F3F4F6\" shape-rendering=\"crispEdges\"\/>\r\n<rect x=\"335\" y=\"93\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#95C14E\"\/>\r\n<path d=\"M359.066 104.216C358.046 104.216 357.146 103.97 356.366 103.478C355.586 102.974 354.974 102.266 354.53 101.354C354.098 100.43 353.882 99.332 353.882 98.06C353.882 96.788 354.098 95.702 354.53 94.802C354.974 93.902 355.586 93.212 356.366 92.732C357.146 92.252 358.046 92.012 359.066 92.012C360.098 92.012 361.004 92.252 361.784 92.732C362.564 93.212 363.17 93.902 363.602 94.802C364.046 95.702 364.268 96.788 364.268 98.06C364.268 99.332 364.046 100.43 363.602 101.354C363.17 102.266 362.564 102.974 361.784 103.478C361.004 103.97 360.098 104.216 359.066 104.216ZM359.066 102.398C359.69 102.398 360.224 102.224 360.668 101.876C361.124 101.516 361.478 101.012 361.73 100.364C361.982 99.704 362.108 98.936 362.108 98.06C362.108 97.184 361.982 96.434 361.73 95.81C361.478 95.174 361.124 94.688 360.668 94.352C360.224 94.004 359.69 93.83 359.066 93.83C358.454 93.83 357.92 94.004 357.464 94.352C357.008 94.688 356.654 95.174 356.402 95.81C356.15 96.434 356.024 97.184 356.024 98.06C356.024 98.936 356.15 99.704 356.402 100.364C356.654 101.012 357.008 101.516 357.464 101.876C357.92 102.224 358.454 102.398 359.066 102.398ZM366.093 104V95.162H367.803L367.947 96.728H368.019C368.331 96.152 368.703 95.714 369.135 95.414C369.579 95.102 370.041 94.946 370.521 94.946C370.749 94.946 370.941 94.958 371.097 94.982C371.253 95.006 371.397 95.054 371.529 95.126L371.115 96.89C370.971 96.854 370.839 96.83 370.719 96.818C370.599 96.794 370.443 96.782 370.251 96.782C369.903 96.782 369.537 96.92 369.153 97.196C368.769 97.46 368.439 97.928 368.163 98.6V104H366.093ZM372.458 104V95.162H374.528V104H372.458ZM373.484 93.614C373.124 93.614 372.824 93.506 372.584 93.29C372.356 93.074 372.242 92.786 372.242 92.426C372.242 92.066 372.356 91.784 372.584 91.58C372.824 91.364 373.124 91.256 373.484 91.256C373.856 91.256 374.156 91.364 374.384 91.58C374.612 91.784 374.726 92.066 374.726 92.426C374.726 92.786 374.612 93.074 374.384 93.29C374.156 93.506 373.856 93.614 373.484 93.614ZM379.897 107.906C379.189 107.906 378.559 107.822 378.007 107.654C377.455 107.486 377.017 107.228 376.693 106.88C376.381 106.544 376.225 106.118 376.225 105.602C376.225 105.23 376.333 104.882 376.549 104.558C376.777 104.246 377.089 103.964 377.485 103.712V103.64C377.269 103.496 377.083 103.304 376.927 103.064C376.771 102.824 376.693 102.524 376.693 102.164C376.693 101.828 376.789 101.516 376.981 101.228C377.185 100.94 377.413 100.706 377.665 100.526V100.454C377.365 100.226 377.095 99.908 376.855 99.5C376.627 99.092 376.513 98.63 376.513 98.114C376.513 97.442 376.675 96.872 376.999 96.404C377.323 95.924 377.749 95.564 378.277 95.324C378.805 95.072 379.381 94.946 380.005 94.946C380.245 94.946 380.479 94.964 380.707 95C380.935 95.036 381.133 95.09 381.301 95.162H384.469V96.692H382.813V96.764C382.981 96.944 383.113 97.154 383.209 97.394C383.305 97.622 383.353 97.892 383.353 98.204C383.353 98.852 383.203 99.398 382.903 99.842C382.603 100.286 382.201 100.622 381.697 100.85C381.193 101.078 380.629 101.192 380.005 101.192C379.813 101.192 379.615 101.174 379.411 101.138C379.207 101.102 379.003 101.042 378.799 100.958C378.679 101.078 378.577 101.198 378.493 101.318C378.409 101.438 378.367 101.6 378.367 101.804C378.367 102.056 378.475 102.254 378.691 102.398C378.907 102.542 379.279 102.614 379.807 102.614H381.373C382.441 102.614 383.245 102.788 383.785 103.136C384.337 103.472 384.613 104.024 384.613 104.792C384.613 105.368 384.421 105.89 384.037 106.358C383.653 106.838 383.107 107.216 382.399 107.492C381.691 107.768 380.857 107.906 379.897 107.906ZM380.005 99.896C380.281 99.896 380.533 99.83 380.761 99.698C381.001 99.554 381.187 99.35 381.319 99.086C381.463 98.81 381.535 98.486 381.535 98.114C381.535 97.55 381.385 97.118 381.085 96.818C380.797 96.518 380.437 96.368 380.005 96.368C379.573 96.368 379.207 96.518 378.907 96.818C378.607 97.118 378.457 97.55 378.457 98.114C378.457 98.486 378.529 98.81 378.673 99.086C378.817 99.35 379.003 99.554 379.231 99.698C379.459 99.83 379.717 99.896 380.005 99.896ZM380.221 106.556C380.689 106.556 381.103 106.49 381.463 106.358C381.823 106.238 382.105 106.064 382.309 105.836C382.513 105.62 382.615 105.386 382.615 105.134C382.615 104.786 382.477 104.552 382.201 104.432C381.937 104.312 381.553 104.252 381.049 104.252H379.843C379.603 104.252 379.387 104.24 379.195 104.216C379.003 104.192 378.817 104.162 378.637 104.126C378.409 104.306 378.235 104.492 378.115 104.684C378.007 104.876 377.953 105.08 377.953 105.296C377.953 105.692 378.157 105.998 378.565 106.214C378.973 106.442 379.525 106.556 380.221 106.556ZM385.82 104V95.162H387.89V104H385.82ZM386.846 93.614C386.486 93.614 386.186 93.506 385.946 93.29C385.718 93.074 385.604 92.786 385.604 92.426C385.604 92.066 385.718 91.784 385.946 91.58C386.186 91.364 386.486 91.256 386.846 91.256C387.218 91.256 387.518 91.364 387.746 91.58C387.974 91.784 388.088 92.066 388.088 92.426C388.088 92.786 387.974 93.074 387.746 93.29C387.518 93.506 387.218 93.614 386.846 93.614ZM390.181 104V95.162H391.891L392.035 96.35H392.107C392.503 95.966 392.935 95.636 393.403 95.36C393.871 95.084 394.405 94.946 395.005 94.946C395.953 94.946 396.643 95.252 397.075 95.864C397.507 96.476 397.723 97.34 397.723 98.456V104H395.653V98.726C395.653 97.994 395.545 97.478 395.329 97.178C395.113 96.878 394.759 96.728 394.267 96.728C393.883 96.728 393.541 96.824 393.241 97.016C392.953 97.196 392.623 97.466 392.251 97.826V104H390.181ZM403.157 104V95.162H405.227V104H403.157ZM404.183 93.614C403.823 93.614 403.523 93.506 403.283 93.29C403.055 93.074 402.941 92.786 402.941 92.426C402.941 92.066 403.055 91.784 403.283 91.58C403.523 91.364 403.823 91.256 404.183 91.256C404.555 91.256 404.855 91.364 405.083 91.58C405.311 91.784 405.425 92.066 405.425 92.426C405.425 92.786 405.311 93.074 405.083 93.29C404.855 93.506 404.555 93.614 404.183 93.614ZM407.518 104V95.162H409.228L409.372 96.35H409.444C409.84 95.966 410.272 95.636 410.74 95.36C411.208 95.084 411.742 94.946 412.342 94.946C413.29 94.946 413.98 95.252 414.412 95.864C414.844 96.476 415.06 97.34 415.06 98.456V104H412.99V98.726C412.99 97.994 412.882 97.478 412.666 97.178C412.45 96.878 412.096 96.728 411.604 96.728C411.22 96.728 410.878 96.824 410.578 97.016C410.29 97.196 409.96 97.466 409.588 97.826V104H407.518ZM419.706 104.216C419.094 104.216 418.488 104.102 417.888 103.874C417.3 103.646 416.79 103.328 416.358 102.92L417.276 101.732C417.672 102.056 418.074 102.29 418.482 102.434C418.89 102.578 419.322 102.65 419.778 102.65C420.258 102.65 420.612 102.548 420.84 102.344C421.068 102.14 421.182 101.888 421.182 101.588C421.182 101.348 421.092 101.144 420.912 100.976C420.744 100.808 420.522 100.664 420.246 100.544C419.97 100.424 419.664 100.304 419.328 100.184C418.896 100.028 418.494 99.842 418.122 99.626C417.75 99.398 417.444 99.122 417.204 98.798C416.976 98.462 416.862 98.06 416.862 97.592C416.862 96.812 417.15 96.176 417.726 95.684C418.302 95.192 419.082 94.946 420.066 94.946C420.666 94.946 421.218 95.048 421.722 95.252C422.226 95.444 422.658 95.696 423.018 96.008L422.1 97.178C421.788 96.95 421.47 96.782 421.146 96.674C420.822 96.566 420.48 96.512 420.12 96.512C419.676 96.512 419.346 96.608 419.13 96.8C418.914 96.992 418.806 97.22 418.806 97.484C418.806 97.7 418.872 97.886 419.004 98.042C419.148 98.186 419.352 98.318 419.616 98.438C419.88 98.546 420.198 98.66 420.57 98.78C421.026 98.936 421.452 99.128 421.848 99.356C422.244 99.572 422.556 99.854 422.784 100.202C423.024 100.538 423.144 100.964 423.144 101.48C423.144 101.984 423.012 102.446 422.748 102.866C422.484 103.274 422.094 103.604 421.578 103.856C421.074 104.096 420.45 104.216 419.706 104.216ZM424.642 107.492V95.162H426.352L426.496 96.098H426.568C426.94 95.774 427.354 95.504 427.81 95.288C428.266 95.06 428.74 94.946 429.232 94.946C429.964 94.946 430.588 95.132 431.104 95.504C431.62 95.876 432.016 96.398 432.292 97.07C432.568 97.742 432.706 98.534 432.706 99.446C432.706 100.454 432.526 101.312 432.166 102.02C431.806 102.728 431.338 103.274 430.762 103.658C430.198 104.03 429.586 104.216 428.926 104.216C428.542 104.216 428.158 104.132 427.774 103.964C427.39 103.796 427.018 103.556 426.658 103.244L426.712 104.72V107.492H424.642ZM428.494 102.506C428.89 102.506 429.244 102.392 429.556 102.164C429.868 101.936 430.114 101.6 430.294 101.156C430.474 100.7 430.564 100.136 430.564 99.464C430.564 98.876 430.498 98.372 430.366 97.952C430.234 97.532 430.024 97.214 429.736 96.998C429.46 96.77 429.1 96.656 428.656 96.656C428.332 96.656 428.014 96.74 427.702 96.908C427.39 97.064 427.06 97.31 426.712 97.646V101.768C427.036 102.032 427.348 102.224 427.648 102.344C427.96 102.452 428.242 102.506 428.494 102.506ZM438.25 104.216C437.422 104.216 436.672 104.036 436 103.676C435.34 103.304 434.818 102.776 434.434 102.092C434.05 101.396 433.858 100.556 433.858 99.572C433.858 98.612 434.056 97.79 434.452 97.106C434.848 96.41 435.358 95.876 435.982 95.504C436.606 95.132 437.266 94.946 437.962 94.946C438.766 94.946 439.438 95.126 439.978 95.486C440.518 95.846 440.92 96.344 441.184 96.98C441.46 97.604 441.598 98.324 441.598 99.14C441.598 99.332 441.586 99.518 441.562 99.698C441.55 99.878 441.526 100.052 441.49 100.22H435.406V98.636H439.762C439.762 98 439.618 97.502 439.33 97.142C439.042 96.77 438.598 96.584 437.998 96.584C437.662 96.584 437.332 96.674 437.008 96.854C436.696 97.034 436.432 97.34 436.216 97.772C436.012 98.204 435.91 98.804 435.91 99.572C435.91 100.268 436.03 100.838 436.27 101.282C436.51 101.714 436.828 102.038 437.224 102.254C437.62 102.458 438.046 102.56 438.502 102.56C438.886 102.56 439.246 102.506 439.582 102.398C439.93 102.29 440.254 102.14 440.554 101.948L441.274 103.28C440.866 103.568 440.398 103.796 439.87 103.964C439.354 104.132 438.814 104.216 438.25 104.216ZM446.951 104.216C446.135 104.216 445.403 104.036 444.755 103.676C444.107 103.304 443.591 102.776 443.207 102.092C442.835 101.396 442.649 100.562 442.649 99.59C442.649 98.606 442.853 97.772 443.261 97.088C443.669 96.392 444.209 95.864 444.881 95.504C445.565 95.132 446.297 94.946 447.077 94.946C447.641 94.946 448.133 95.042 448.553 95.234C448.985 95.414 449.357 95.648 449.669 95.936L448.679 97.232C448.487 97.052 448.265 96.908 448.013 96.8C447.773 96.692 447.497 96.638 447.185 96.638C446.717 96.638 446.303 96.764 445.943 97.016C445.583 97.256 445.295 97.598 445.079 98.042C444.875 98.474 444.773 98.99 444.773 99.59C444.773 100.178 444.875 100.694 445.079 101.138C445.283 101.57 445.559 101.912 445.907 102.164C446.267 102.404 446.681 102.524 447.149 102.524C447.497 102.524 447.821 102.458 448.121 102.326C448.433 102.194 448.709 102.026 448.949 101.822L449.795 103.1C449.423 103.436 448.991 103.706 448.499 103.91C448.019 104.114 447.503 104.216 446.951 104.216ZM454.128 104.18C453.108 104.18 452.382 103.886 451.95 103.298C451.53 102.698 451.32 101.924 451.32 100.976V96.8H450.06V95.252L451.428 95.162L451.68 92.39H453.408V95.162H455.658V96.8H453.408V100.976C453.408 101.492 453.51 101.882 453.714 102.146C453.918 102.398 454.23 102.524 454.65 102.524C454.806 102.524 454.962 102.512 455.118 102.488C455.274 102.464 455.424 102.416 455.568 102.344L455.946 103.802C455.718 103.91 455.448 104 455.136 104.072C454.824 104.144 454.488 104.18 454.128 104.18ZM457.168 104V95.162H459.238V104H457.168ZM458.194 93.614C457.834 93.614 457.534 93.506 457.294 93.29C457.066 93.074 456.952 92.786 456.952 92.426C456.952 92.066 457.066 91.784 457.294 91.58C457.534 91.364 457.834 91.256 458.194 91.256C458.566 91.256 458.866 91.364 459.094 91.58C459.322 91.784 459.436 92.066 459.436 92.426C459.436 92.786 459.322 93.074 459.094 93.29C458.866 93.506 458.566 93.614 458.194 93.614ZM465.147 104.216C464.415 104.216 463.731 104.036 463.095 103.676C462.459 103.304 461.943 102.776 461.547 102.092C461.151 101.396 460.953 100.562 460.953 99.59C460.953 98.606 461.151 97.772 461.547 97.088C461.943 96.392 462.459 95.864 463.095 95.504C463.731 95.132 464.415 94.946 465.147 94.946C465.891 94.946 466.581 95.132 467.217 95.504C467.853 95.864 468.369 96.392 468.765 97.088C469.161 97.772 469.359 98.606 469.359 99.59C469.359 100.562 469.161 101.396 468.765 102.092C468.369 102.776 467.853 103.304 467.217 103.676C466.581 104.036 465.891 104.216 465.147 104.216ZM465.147 102.524C465.579 102.524 465.951 102.404 466.263 102.164C466.575 101.924 466.815 101.582 466.983 101.138C467.151 100.694 467.235 100.178 467.235 99.59C467.235 99.002 467.151 98.486 466.983 98.042C466.815 97.598 466.575 97.256 466.263 97.016C465.951 96.764 465.579 96.638 465.147 96.638C464.715 96.638 464.343 96.764 464.031 97.016C463.731 97.256 463.497 97.598 463.329 98.042C463.161 98.486 463.077 99.002 463.077 99.59C463.077 100.178 463.161 100.694 463.329 101.138C463.497 101.582 463.731 101.924 464.031 102.164C464.343 102.404 464.715 102.524 465.147 102.524ZM471.058 104V95.162H472.768L472.912 96.35H472.984C473.38 95.966 473.812 95.636 474.28 95.36C474.748 95.084 475.282 94.946 475.882 94.946C476.83 94.946 477.52 95.252 477.952 95.864C478.384 96.476 478.6 97.34 478.6 98.456V104H476.53V98.726C476.53 97.994 476.422 97.478 476.206 97.178C475.99 96.878 475.636 96.728 475.144 96.728C474.76 96.728 474.418 96.824 474.118 97.016C473.83 97.196 473.5 97.466 473.128 97.826V104H471.058ZM483.246 104.216C482.634 104.216 482.028 104.102 481.428 103.874C480.84 103.646 480.33 103.328 479.898 102.92L480.816 101.732C481.212 102.056 481.614 102.29 482.022 102.434C482.43 102.578 482.862 102.65 483.318 102.65C483.798 102.65 484.152 102.548 484.38 102.344C484.608 102.14 484.722 101.888 484.722 101.588C484.722 101.348 484.632 101.144 484.452 100.976C484.284 100.808 484.062 100.664 483.786 100.544C483.51 100.424 483.204 100.304 482.868 100.184C482.436 100.028 482.034 99.842 481.662 99.626C481.29 99.398 480.984 99.122 480.744 98.798C480.516 98.462 480.402 98.06 480.402 97.592C480.402 96.812 480.69 96.176 481.266 95.684C481.842 95.192 482.622 94.946 483.606 94.946C484.206 94.946 484.758 95.048 485.262 95.252C485.766 95.444 486.198 95.696 486.558 96.008L485.64 97.178C485.328 96.95 485.01 96.782 484.686 96.674C484.362 96.566 484.02 96.512 483.66 96.512C483.216 96.512 482.886 96.608 482.67 96.8C482.454 96.992 482.346 97.22 482.346 97.484C482.346 97.7 482.412 97.886 482.544 98.042C482.688 98.186 482.892 98.318 483.156 98.438C483.42 98.546 483.738 98.66 484.11 98.78C484.566 98.936 484.992 99.128 485.388 99.356C485.784 99.572 486.096 99.854 486.324 100.202C486.564 100.538 486.684 100.964 486.684 101.48C486.684 101.984 486.552 102.446 486.288 102.866C486.024 103.274 485.634 103.604 485.118 103.856C484.614 104.096 483.99 104.216 483.246 104.216Z\" fill=\"#374151\"\/>\r\n<\/g>\r\n<mask id=\"mask0_56291_441\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"197\" y=\"174\" width=\"239\" height=\"199\">\r\n<path d=\"M436 174.508H197V372.583H436V174.508Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask0_56291_441)\">\r\n<path d=\"M366.71 361.815C357.371 365.271 346.091 368.213 333.785 370.172C299.506 375.658 270.317 371.416 268.578 360.717C267.021 351.154 287.933 339.69 316.847 333.453C331.02 345.941 347.867 355.633 366.71 361.812V361.815Z\" fill=\"#8F71A4\"\/>\r\n<path d=\"M308.242 325.24C261.639 331.166 225.327 329.61 223.935 321.016C222.727 313.484 248.528 302.804 285.829 294.305C291.89 305.658 299.434 316.064 308.242 325.24Z\" fill=\"#8F71A4\"\/>\r\n<path d=\"M207.254 237.318C206.741 234.119 232.139 227.242 268.781 220.203C268.671 225.104 268.781 229.95 269.092 234.705C233.146 239.203 207.766 240.466 207.254 237.318Z\" fill=\"#8F71A4\"\/>\r\n<path d=\"M237.871 196.395C237.614 194.785 251.861 191.092 272.937 186.996C272.37 189.555 271.839 192.153 271.381 194.748C251.586 197.16 238.127 197.929 237.871 196.395Z\" fill=\"#8F71A4\"\/>\r\n<path d=\"M197.017 282.275C195.937 275.584 227.085 264.758 271.821 255.344C273.89 265.402 276.948 275.035 280.903 284.123C233.22 289.592 198.134 289.189 197.017 282.275Z\" fill=\"#8F71A4\"\/>\r\n<path d=\"M366.708 361.816C347.866 355.615 331.037 345.927 316.846 333.457C320.307 332.725 323.859 332.048 327.521 331.462C361.819 325.994 391.026 330.236 392.729 340.934C393.828 347.79 383.372 355.652 366.69 361.816H366.708Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M412.103 204.676C412.799 208.936 367.496 219.686 310.935 228.719C296.084 231.076 281.911 233.09 269.093 234.7C268.763 229.927 268.672 225.099 268.8 220.202C280.959 217.863 294.363 215.521 308.444 213.274C364.991 204.259 411.411 200.401 412.107 204.68L412.103 204.676Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M326.114 322.688C320.034 323.677 314.065 324.518 308.26 325.251C299.434 316.053 291.908 305.669 285.828 294.311C296.54 291.881 308.205 289.612 320.437 287.676C375.317 278.935 421.038 279.686 422.616 289.359C424.191 299.033 380.975 313.952 326.095 322.692H326.114V322.688Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M370.117 175.311C370.465 177.632 341.185 184.216 304.671 190.029C292.567 191.95 281.196 193.557 271.381 194.746C271.839 192.151 272.37 189.553 272.937 186.994C282.002 185.237 292.329 183.429 303.298 181.672C339.83 175.857 369.733 172.987 370.117 175.311Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M319.029 278.898C305.753 281.017 292.935 282.756 280.922 284.128C276.967 275.022 273.891 265.403 271.84 255.349C284.878 252.607 299.088 249.972 313.975 247.596C379.952 237.066 434.572 235.566 435.963 244.196C437.355 252.845 385.002 268.386 319.029 278.901V278.898Z\" fill=\"#8AC052\"\/>\r\n<\/g>\r\n<g filter=\"url(#filter4_d_56291_441)\" class=\"hero-chip-grp hero-chip-grp-4\">\r\n<rect x=\"425\" y=\"154\" width=\"153\" height=\"42\" rx=\"16\" fill=\"white\" shape-rendering=\"crispEdges\"\/>\r\n<rect x=\"425.5\" y=\"154.5\" width=\"152\" height=\"41\" rx=\"15.5\" stroke=\"#F3F4F6\" shape-rendering=\"crispEdges\"\/>\r\n<rect x=\"439\" y=\"170\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#95C14E\"\/>\r\n<path d=\"M463.228 181.216C462.232 181.216 461.326 180.982 460.51 180.514C459.706 180.046 459.064 179.362 458.584 178.462C458.116 177.55 457.882 176.446 457.882 175.15C457.882 174.19 458.02 173.332 458.296 172.576C458.572 171.808 458.956 171.16 459.448 170.632C459.952 170.104 460.528 169.702 461.176 169.426C461.824 169.15 462.52 169.012 463.264 169.012C464.008 169.012 464.668 169.162 465.244 169.462C465.82 169.75 466.294 170.098 466.666 170.506L465.55 171.784C465.25 171.472 464.914 171.238 464.542 171.082C464.182 170.914 463.774 170.83 463.318 170.83C462.694 170.83 462.13 171.004 461.626 171.352C461.134 171.7 460.744 172.192 460.456 172.828C460.168 173.464 460.024 174.22 460.024 175.096C460.024 175.996 460.162 176.77 460.438 177.418C460.714 178.054 461.104 178.546 461.608 178.894C462.112 179.23 462.7 179.398 463.372 179.398C463.876 179.398 464.326 179.296 464.722 179.092C465.118 178.888 465.478 178.618 465.802 178.282L466.864 179.524C466.384 180.076 465.844 180.496 465.244 180.784C464.644 181.072 463.972 181.216 463.228 181.216ZM471.953 181.216C471.221 181.216 470.537 181.036 469.901 180.676C469.265 180.304 468.749 179.776 468.353 179.092C467.957 178.396 467.759 177.562 467.759 176.59C467.759 175.606 467.957 174.772 468.353 174.088C468.749 173.392 469.265 172.864 469.901 172.504C470.537 172.132 471.221 171.946 471.953 171.946C472.697 171.946 473.387 172.132 474.023 172.504C474.659 172.864 475.175 173.392 475.571 174.088C475.967 174.772 476.165 175.606 476.165 176.59C476.165 177.562 475.967 178.396 475.571 179.092C475.175 179.776 474.659 180.304 474.023 180.676C473.387 181.036 472.697 181.216 471.953 181.216ZM471.953 179.524C472.385 179.524 472.757 179.404 473.069 179.164C473.381 178.924 473.621 178.582 473.789 178.138C473.957 177.694 474.041 177.178 474.041 176.59C474.041 176.002 473.957 175.486 473.789 175.042C473.621 174.598 473.381 174.256 473.069 174.016C472.757 173.764 472.385 173.638 471.953 173.638C471.521 173.638 471.149 173.764 470.837 174.016C470.537 174.256 470.303 174.598 470.135 175.042C469.967 175.486 469.883 176.002 469.883 176.59C469.883 177.178 469.967 177.694 470.135 178.138C470.303 178.582 470.537 178.924 470.837 179.164C471.149 179.404 471.521 179.524 471.953 179.524ZM480.26 181.216C479.648 181.216 479.042 181.102 478.442 180.874C477.854 180.646 477.344 180.328 476.912 179.92L477.83 178.732C478.226 179.056 478.628 179.29 479.036 179.434C479.444 179.578 479.876 179.65 480.332 179.65C480.812 179.65 481.166 179.548 481.394 179.344C481.622 179.14 481.736 178.888 481.736 178.588C481.736 178.348 481.646 178.144 481.466 177.976C481.298 177.808 481.076 177.664 480.8 177.544C480.524 177.424 480.218 177.304 479.882 177.184C479.45 177.028 479.048 176.842 478.676 176.626C478.304 176.398 477.998 176.122 477.758 175.798C477.53 175.462 477.416 175.06 477.416 174.592C477.416 173.812 477.704 173.176 478.28 172.684C478.856 172.192 479.636 171.946 480.62 171.946C481.22 171.946 481.772 172.048 482.276 172.252C482.78 172.444 483.212 172.696 483.572 173.008L482.654 174.178C482.342 173.95 482.024 173.782 481.7 173.674C481.376 173.566 481.034 173.512 480.674 173.512C480.23 173.512 479.9 173.608 479.684 173.8C479.468 173.992 479.36 174.22 479.36 174.484C479.36 174.7 479.426 174.886 479.558 175.042C479.702 175.186 479.906 175.318 480.17 175.438C480.434 175.546 480.752 175.66 481.124 175.78C481.58 175.936 482.006 176.128 482.402 176.356C482.798 176.572 483.11 176.854 483.338 177.202C483.578 177.538 483.698 177.964 483.698 178.48C483.698 178.984 483.566 179.446 483.302 179.866C483.038 180.274 482.648 180.604 482.132 180.856C481.628 181.096 481.004 181.216 480.26 181.216ZM487.958 181.18C486.938 181.18 486.212 180.886 485.78 180.298C485.36 179.698 485.15 178.924 485.15 177.976V173.8H483.89V172.252L485.258 172.162L485.51 169.39H487.238V172.162H489.488V173.8H487.238V177.976C487.238 178.492 487.34 178.882 487.544 179.146C487.748 179.398 488.06 179.524 488.48 179.524C488.636 179.524 488.792 179.512 488.948 179.488C489.104 179.464 489.254 179.416 489.398 179.344L489.776 180.802C489.548 180.91 489.278 181 488.966 181.072C488.654 181.144 488.318 181.18 487.958 181.18ZM496.232 181L493.154 172.162H495.26L496.664 176.752C496.784 177.172 496.904 177.61 497.024 178.066C497.156 178.51 497.282 178.96 497.402 179.416H497.474C497.606 178.96 497.732 178.51 497.852 178.066C497.984 177.61 498.11 177.172 498.229 176.752L499.634 172.162H501.632L498.626 181H496.232ZM502.814 181V172.162H504.884V181H502.814ZM503.84 170.614C503.48 170.614 503.18 170.506 502.94 170.29C502.712 170.074 502.598 169.786 502.598 169.426C502.598 169.066 502.712 168.784 502.94 168.58C503.18 168.364 503.48 168.256 503.84 168.256C504.212 168.256 504.512 168.364 504.74 168.58C504.968 168.784 505.082 169.066 505.082 169.426C505.082 169.786 504.968 170.074 504.74 170.29C504.512 170.506 504.212 170.614 503.84 170.614ZM509.641 181.216C509.029 181.216 508.423 181.102 507.823 180.874C507.235 180.646 506.725 180.328 506.293 179.92L507.211 178.732C507.607 179.056 508.009 179.29 508.417 179.434C508.825 179.578 509.257 179.65 509.713 179.65C510.193 179.65 510.547 179.548 510.775 179.344C511.003 179.14 511.117 178.888 511.117 178.588C511.117 178.348 511.027 178.144 510.847 177.976C510.679 177.808 510.457 177.664 510.181 177.544C509.905 177.424 509.599 177.304 509.263 177.184C508.831 177.028 508.429 176.842 508.057 176.626C507.685 176.398 507.379 176.122 507.139 175.798C506.911 175.462 506.797 175.06 506.797 174.592C506.797 173.812 507.085 173.176 507.661 172.684C508.237 172.192 509.017 171.946 510.001 171.946C510.601 171.946 511.153 172.048 511.657 172.252C512.161 172.444 512.593 172.696 512.953 173.008L512.035 174.178C511.723 173.95 511.405 173.782 511.081 173.674C510.757 173.566 510.415 173.512 510.055 173.512C509.611 173.512 509.281 173.608 509.065 173.8C508.849 173.992 508.741 174.22 508.741 174.484C508.741 174.7 508.807 174.886 508.939 175.042C509.083 175.186 509.287 175.318 509.551 175.438C509.815 175.546 510.133 175.66 510.505 175.78C510.961 175.936 511.387 176.128 511.783 176.356C512.179 176.572 512.491 176.854 512.719 177.202C512.959 177.538 513.079 177.964 513.079 178.48C513.079 178.984 512.947 179.446 512.683 179.866C512.419 180.274 512.029 180.604 511.513 180.856C511.009 181.096 510.385 181.216 509.641 181.216ZM514.577 181V172.162H516.647V181H514.577ZM515.603 170.614C515.243 170.614 514.943 170.506 514.703 170.29C514.475 170.074 514.361 169.786 514.361 169.426C514.361 169.066 514.475 168.784 514.703 168.58C514.943 168.364 515.243 168.256 515.603 168.256C515.975 168.256 516.275 168.364 516.503 168.58C516.731 168.784 516.845 169.066 516.845 169.426C516.845 169.786 516.731 170.074 516.503 170.29C516.275 170.506 515.975 170.614 515.603 170.614ZM523.221 181.216C522.825 181.216 522.417 181.12 521.997 180.928C521.589 180.724 521.193 180.436 520.809 180.064H520.755L520.575 181H518.937V168.292H521.007V171.568L520.953 173.044C521.325 172.72 521.727 172.456 522.159 172.252C522.603 172.048 523.053 171.946 523.509 171.946C524.241 171.946 524.865 172.132 525.381 172.504C525.909 172.876 526.311 173.398 526.587 174.07C526.863 174.73 527.001 175.516 527.001 176.428C527.001 177.436 526.821 178.3 526.461 179.02C526.101 179.728 525.633 180.274 525.057 180.658C524.493 181.03 523.881 181.216 523.221 181.216ZM522.789 179.506C523.185 179.506 523.539 179.392 523.851 179.164C524.163 178.936 524.409 178.6 524.589 178.156C524.769 177.7 524.859 177.136 524.859 176.464C524.859 175.876 524.793 175.372 524.661 174.952C524.529 174.532 524.319 174.214 524.031 173.998C523.755 173.77 523.395 173.656 522.951 173.656C522.627 173.656 522.309 173.74 521.997 173.908C521.685 174.064 521.355 174.31 521.007 174.646V178.768C521.319 179.032 521.631 179.224 521.943 179.344C522.255 179.452 522.537 179.506 522.789 179.506ZM528.73 181V172.162H530.8V181H528.73ZM529.756 170.614C529.396 170.614 529.096 170.506 528.856 170.29C528.628 170.074 528.514 169.786 528.514 169.426C528.514 169.066 528.628 168.784 528.856 168.58C529.096 168.364 529.396 168.256 529.756 168.256C530.128 168.256 530.428 168.364 530.656 168.58C530.884 168.784 530.998 169.066 530.998 169.426C530.998 169.786 530.884 170.074 530.656 170.29C530.428 170.506 530.128 170.614 529.756 170.614ZM535.107 181.18C534.615 181.18 534.219 181.084 533.919 180.892C533.631 180.688 533.421 180.4 533.289 180.028C533.157 179.656 533.091 179.212 533.091 178.696V168.292H535.161V178.804C535.161 179.068 535.209 179.248 535.305 179.344C535.401 179.44 535.509 179.488 535.629 179.488C535.677 179.488 535.719 179.488 535.755 179.488C535.803 179.476 535.863 179.464 535.935 179.452L536.205 181C536.085 181.048 535.929 181.09 535.737 181.126C535.557 181.162 535.347 181.18 535.107 181.18ZM537.628 181V172.162H539.698V181H537.628ZM538.654 170.614C538.294 170.614 537.994 170.506 537.754 170.29C537.526 170.074 537.412 169.786 537.412 169.426C537.412 169.066 537.526 168.784 537.754 168.58C537.994 168.364 538.294 168.256 538.654 168.256C539.026 168.256 539.326 168.364 539.554 168.58C539.782 168.784 539.896 169.066 539.896 169.426C539.896 169.786 539.782 170.074 539.554 170.29C539.326 170.506 539.026 170.614 538.654 170.614ZM545.103 181.18C544.083 181.18 543.357 180.886 542.925 180.298C542.505 179.698 542.295 178.924 542.295 177.976V173.8H541.035V172.252L542.403 172.162L542.655 169.39H544.383V172.162H546.633V173.8H544.383V177.976C544.383 178.492 544.485 178.882 544.689 179.146C544.893 179.398 545.205 179.524 545.625 179.524C545.781 179.524 545.937 179.512 546.093 179.488C546.249 179.464 546.399 179.416 546.543 179.344L546.921 180.802C546.693 180.91 546.423 181 546.111 181.072C545.799 181.144 545.463 181.18 545.103 181.18ZM548.737 184.636C548.497 184.636 548.281 184.618 548.089 184.582C547.909 184.546 547.741 184.492 547.585 184.42L547.981 182.872C548.101 182.908 548.209 182.932 548.305 182.944C548.401 182.956 548.497 182.962 548.593 182.962C549.061 182.962 549.433 182.818 549.709 182.53C549.997 182.242 550.213 181.882 550.357 181.45L550.519 180.892L547.045 172.162H549.151L550.681 176.5C550.813 176.884 550.939 177.292 551.059 177.724C551.191 178.144 551.323 178.564 551.455 178.984H551.527C551.635 178.576 551.743 178.162 551.851 177.742C551.971 177.31 552.085 176.896 552.193 176.5L553.525 172.162H555.523L552.319 181.396C552.079 182.056 551.803 182.626 551.491 183.106C551.179 183.598 550.801 183.976 550.357 184.24C549.913 184.504 549.373 184.636 548.737 184.636Z\" fill=\"#374151\"\/>\r\n<\/g>\r\n<defs>\r\n<filter id=\"filter0_d_56291_441\" x=\"138\" y=\"6.50391\" width=\"235\" height=\"72\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\r\n<feflood flood-opacity=\"0\" result=\"BackgroundImageFix\"\/>\r\n<fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"\/>\r\n<feoffset dy=\"4\"\/>\r\n<fegaussianblur stddeviation=\"7.5\"\/>\r\n<fecomposite in2=\"hardAlpha\" operator=\"out\"\/>\r\n<fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0\"\/>\r\n<feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_56291_441\"\/>\r\n<feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_56291_441\" result=\"shape\"\/>\r\n<\/filter>\r\n<filter id=\"filter1_d_56291_441\" x=\"26\" y=\"94.0039\" width=\"233\" height=\"73\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\r\n<feflood flood-opacity=\"0\" result=\"BackgroundImageFix\"\/>\r\n<fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"\/>\r\n<feoffset dy=\"4\"\/>\r\n<fegaussianblur stddeviation=\"7.5\"\/>\r\n<fecomposite in2=\"hardAlpha\" operator=\"out\"\/>\r\n<fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0\"\/>\r\n<feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_56291_441\"\/>\r\n<feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_56291_441\" result=\"shape\"\/>\r\n<\/filter>\r\n<filter id=\"filter2_d_56291_441\" x=\"0\" y=\"209.508\" width=\"195\" height=\"72\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\r\n<feflood flood-opacity=\"0\" result=\"BackgroundImageFix\"\/>\r\n<fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"\/>\r\n<feoffset dy=\"4\"\/>\r\n<fegaussianblur stddeviation=\"7.5\"\/>\r\n<fecomposite in2=\"hardAlpha\" operator=\"out\"\/>\r\n<fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0\"\/>\r\n<feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_56291_441\"\/>\r\n<feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_56291_441\" result=\"shape\"\/>\r\n<\/filter>\r\n<filter id=\"filter3_d_56291_441\" x=\"306\" y=\"66\" width=\"211\" height=\"72\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\r\n<feflood flood-opacity=\"0\" result=\"BackgroundImageFix\"\/>\r\n<fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"\/>\r\n<feoffset dy=\"4\"\/>\r\n<fegaussianblur stddeviation=\"7.5\"\/>\r\n<fecomposite in2=\"hardAlpha\" operator=\"out\"\/>\r\n<fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0\"\/>\r\n<feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_56291_441\"\/>\r\n<feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_56291_441\" result=\"shape\"\/>\r\n<\/filter>\r\n<filter id=\"filter4_d_56291_441\" x=\"410\" y=\"143\" width=\"183\" height=\"72\" filterunits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\r\n<feflood flood-opacity=\"0\" result=\"BackgroundImageFix\"\/>\r\n<fecolormatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"\/>\r\n<feoffset dy=\"4\"\/>\r\n<fegaussianblur stddeviation=\"7.5\"\/>\r\n<fecomposite in2=\"hardAlpha\" operator=\"out\"\/>\r\n<fecolormatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0\"\/>\r\n<feblend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_56291_441\"\/>\r\n<feblend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_56291_441\" result=\"shape\"\/>\r\n<\/filter>\r\n<lineargradient id=\"paint0_linear_56291_441\" x1=\"376.701\" y1=\"154.449\" x2=\"205.725\" y2=\"161.355\" gradientunits=\"userSpaceOnUse\">\r\n<stop stop-color=\"#67B12E\"\/>\r\n<stop offset=\"1\" stop-color=\"#49266A\"\/>\r\n<\/lineargradient>\r\n<\/defs>\r\n<\/svg>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n  <!-- Video preview -->\r\n  <div class=\"hero-video-preview\">\r\n    <div class=\"hero-video-card\">\r\n      <div class=\"hero-video-thumb\">\r\n        <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/preview-video-scaled.png\" alt=\"\" class=\"hero-video-thumb-img\">\r\n        <div class=\"hero-video-play-btn\" style=\"position:relative;z-index:2;\">\r\n          <svg width=\"18\" height=\"20\" viewbox=\"0 0 18 20\" fill=\"none\"><path d=\"M1 1.5L17 10L1 18.5V1.5Z\" fill=\"#5E3E7C\"\/><\/svg>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"hero-video-card-body\">\r\n        <span class=\"hero-video-title\" data-i18n=\"hero-video-title\">Somos PetroGreen<\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div><!-- \/.hero-outer -->\r\n\r\n<!-- PRESENCIA OPERATIVA BANNER -->\r\n<section class=\"presencia-section\">\r\n  <!-- Top strip: text + corner decorations -->\r\n  <div class=\"presencia-top reveal-fade-stag\">\r\n    <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/presence-corner-right.svg\" alt=\"\" class=\"presencia-corner right\">\r\n    <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/presence-corner-right.svg\" alt=\"\" class=\"presencia-corner left\">\r\n    <p class=\"presencia-top-text\" data-i18n=\"presencia-text\">Entidades propias<\/p>\r\n    <p class=\"presencia-top-countries\" data-i18n=\"presencia-countries\">Argentina \u00b7 Estados Unidos \u00b7 China<\/p>\r\n    <p class=\"presencia-top-sub\" data-i18n=\"presencia-sub\">Facilidades operativas y financieras<\/p>\r\n  <\/div>\r\n    <!-- Ship photo -->\r\n  <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/imagen-arriba-de-desafios.png\" alt=\"PetroGreen operaciones internacionales\" class=\"presencia-photo\" >\r\n<\/section>\r\n\r\n<!-- BADGE DESAF\u00cdOS -->\r\n<div class=\"badge-anchor badge-reveal\">\r\n  <div class=\"wrap\">\r\n    <div class=\"section-badge section-badge--green badge-desafios\">\r\n      <div class=\"section-badge__text\">\r\n        <h2 data-i18n=\"badge-desafios\">Desaf\u00edos detr\u00e1s de una operaci\u00f3n internacional<\/h2>\r\n      <\/div>\r\n      <div class=\"section-badge__motif\">\r\n        <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/motif-quadrant.svg\" alt=\"\">\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n<!-- DESAF\u00cdOS -->\r\n<section class=\"desafios-section section\" id=\"dolor\">\r\n  <div class=\"wrap\" style=\"position:relative;z-index:1;\">\r\n    <p class=\"desafios-intro reveal-left\" data-i18n=\"desafios-intro\">Coordinar una importaci\u00f3n implica mucho m\u00e1s que conseguir un producto: requiere gestionar numerosas variables y decisiones. Abordarlas desde el inicio permite anticipar contingencias y asegurar una ejecuci\u00f3n ordenada y eficiente.<\/p>\r\n    <div class=\"desafios-grid reveal-stag\">\r\n\r\n      <div class=\"desafio-card\">\r\n        <div>\r\n          <div class=\"desafio-icon-wrap\">\r\n            <div class=\"desafio-icon\">\r\n              <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/complejidad-internacional-icon.svg\" alt=\"\" width=\"48\" height=\"48\">\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"desafio-title\" data-i18n=\"desafio1-title\">Complejidad internacional<\/div>\r\n        <\/div>\r\n        <p class=\"desafio-desc\" data-i18n=\"desafio1-desc\">Cada compra internacional involucra requisitos t\u00e9cnicos, normativas, documentaci\u00f3n y coordinaci\u00f3n log\u00edstica entre distintos mercados.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"desafio-card\">\r\n        <div>\r\n          <div class=\"desafio-icon-wrap\">\r\n            <div class=\"desafio-icon\">\r\n              <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/desvios-presupuestarios-icon.svg\" alt=\"\" width=\"48\" height=\"48\">\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"desafio-title\" data-i18n=\"desafio2-title\">Desv\u00edos presupuestarios<\/div>\r\n        <\/div>\r\n        <p class=\"desafio-desc\" data-i18n=\"desafio2-desc\">Durante el proyecto pueden surgir gastos no contemplados que impactan en la planificaci\u00f3n financiera y reducen el margen disponible para absorber imprevistos.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"desafio-card\">\r\n        <div>\r\n          <div class=\"desafio-icon-wrap\">\r\n            <div class=\"desafio-icon\">\r\n              <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/gestion-que-se-multiplica-icon.svg\" alt=\"\" width=\"48\" height=\"48\">\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"desafio-title\" data-i18n=\"desafio3-title\">Gesti\u00f3n que se multiplica<\/div>\r\n        <\/div>\r\n        <p class=\"desafio-desc\" data-i18n=\"desafio3-desc\">Una operaci\u00f3n que parec\u00eda simple puede sumar nuevos actores en el camino, aumentando los intercambios, las coordinaciones y el tiempo necesario para concretarla.<\/p>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- BADGE NEXO -->\r\n<!-- Trama que conecta secci\u00f3n Desaf\u00edos con secci\u00f3n Nexo -->\r\n<div class=\"trama-bridge\" aria-hidden=\"true\">\r\n  <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/miscelanea-4.svg\" alt=\"\">\r\n<\/div>\r\n<div class=\"badge-anchor badge-reveal\">\r\n  <div class=\"wrap\">\r\n    <div class=\"section-badge section-badge--white badge-nexo\" id=\"nosotros\">\r\n      <div class=\"section-badge__text\">\r\n        <span class=\"eyebrow-sm\" data-i18n=\"nexo-eyebrow\">Un puente<\/span>\r\n        <h2 data-i18n=\"nexo-h2\">Conectamos capacidades globales<\/h2>\r\n      <\/div>\r\n      <div class=\"section-badge__motif\">\r\n        <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/motif-quadrant.svg\" alt=\"\">\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n<!-- UN PUENTE -->\r\n<section class=\"nexo-section section\" id=\"capacidades\" data-alias=\"capacidades\">\r\n  <div class=\"nexo-inner\">\r\n    <div class=\"nexo-diagram reveal\">\r\n      <svg class=\"nexo-svg-desktop\" style=\"width:100%;height:auto;display:block;\" width=\"1029\" height=\"321\" viewbox=\"0 0 1029 321\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n<path d=\"M279.5 42.25L369.5 164.5\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M674.993 161.002C675.827 161.002 676.506 160.335 676.51 159.512C676.514 158.689 675.841 158.022 675.007 158.022L675 159.512L674.993 161.002ZM368.007 158.034C367.173 158.034 366.494 158.701 366.49 159.524C366.486 160.347 367.159 161.014 367.993 161.014L368 159.524L368.007 158.034ZM675 159.512L675.007 158.022L368.007 158.034L368 159.524L367.993 161.014L674.993 161.002L675 159.512Z\" fill=\"#E0E0E1\"\/>\r\n<path d=\"M674.993 170.439C675.827 170.439 676.506 169.772 676.51 168.949C676.514 168.126 675.841 167.459 675.007 167.459L675 168.949L674.993 170.439ZM368.007 167.471C367.173 167.471 366.494 168.139 366.49 168.961C366.486 169.784 367.159 170.451 367.993 170.451L368 168.961L368.007 167.471ZM675 168.949L675.007 167.459L368.007 167.471L368 168.961L367.993 170.451L674.993 170.439L675 168.949Z\" fill=\"#E0E0E1\"\/>\r\n<path d=\"M672 163.5L748.5 42.25\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M279.5 119.25L368 164.5\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M672 163.5L748.5 119.25\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M279.5 279.25L369.5 164.5\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M672 163.5L748.5 279.25\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M279.5 200.25L369.5 164.5\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M672 163.5L748.5 200.25\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M595.866 205.5H432.134C424.88 205.5 419 211.321 419 218.5C419 225.679 424.88 231.5 432.134 231.5H595.866C603.12 231.5 609 225.679 609 218.5C609 211.321 603.12 205.5 595.866 205.5Z\" fill=\"#795F90\"\/>\r\n<path d=\"M595.866 205.5H432.134C424.88 205.5 419 211.321 419 218.5C419 225.679 424.88 231.5 432.134 231.5H595.866C603.12 231.5 609 225.679 609 218.5C609 211.321 603.12 205.5 595.866 205.5Z\" stroke=\"#6E5189\"\/>\r\n<mask id=\"mask0_56255_1120\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"428\" y=\"211\" width=\"15\" height=\"15\">\r\n<path d=\"M442.303 211.668H428.354V225.617H442.303V211.668Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask0_56255_1120)\">\r\n<path d=\"M441.025 217.48C441.29 218.783 441.101 220.137 440.489 221.317C439.876 222.497 438.878 223.432 437.66 223.964C436.442 224.498 435.079 224.597 433.796 224.247C432.514 223.896 431.39 223.116 430.614 222.038C429.837 220.959 429.453 219.647 429.526 218.319C429.6 216.992 430.127 215.729 431.018 214.743C431.909 213.757 433.112 213.106 434.425 212.899C435.738 212.692 437.083 212.942 438.234 213.606\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M433.586 218.061L435.33 219.805L441.141 213.992\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<\/g>\r\n<path d=\"M449.297 224.315H448L451.753 213.828H453.03L456.783 224.315H455.486L452.432 215.487H452.352L449.297 224.315ZM449.777 220.219H455.006V221.346H449.777V220.219ZM458.216 224.315V216.45H459.353V217.638H459.433C459.573 217.248 459.826 216.933 460.192 216.69C460.558 216.448 460.97 216.326 461.43 216.326C461.516 216.326 461.624 216.328 461.754 216.332C461.884 216.335 461.982 216.341 462.048 216.347V217.576C462.009 217.566 461.917 217.55 461.774 217.53C461.634 217.506 461.486 217.494 461.33 217.494C460.957 217.494 460.624 217.575 460.332 217.735C460.042 217.892 459.813 218.111 459.643 218.39C459.476 218.667 459.394 218.982 459.394 219.338V224.315H458.216ZM467.258 216.45V217.474H463.286V216.45H467.258ZM464.444 214.565H465.622V222.062C465.622 222.404 465.67 222.66 465.766 222.83C465.866 222.998 465.993 223.11 466.146 223.168C466.302 223.223 466.467 223.25 466.64 223.25C466.769 223.25 466.876 223.244 466.959 223.229C467.042 223.213 467.109 223.199 467.159 223.189L467.398 224.275C467.318 224.305 467.208 224.336 467.064 224.367C466.921 224.401 466.739 224.418 466.52 224.418C466.188 224.418 465.861 224.344 465.542 224.197C465.226 224.05 464.963 223.827 464.753 223.527C464.547 223.227 464.444 222.847 464.444 222.39V214.565ZM469.03 224.315V216.45H470.208V224.315H469.03ZM469.629 215.139C469.4 215.139 469.201 215.058 469.035 214.898C468.872 214.737 468.791 214.545 468.791 214.319C468.791 214.094 468.872 213.901 469.035 213.741C469.201 213.58 469.4 213.5 469.629 213.5C469.858 213.5 470.055 213.58 470.218 213.741C470.384 213.901 470.468 214.094 470.468 214.319C470.468 214.545 470.384 214.737 470.218 214.898C470.055 215.058 469.858 215.139 469.629 215.139ZM475.48 224.479C474.76 224.479 474.142 224.305 473.623 223.957C473.104 223.609 472.705 223.129 472.425 222.518C472.146 221.907 472.006 221.209 472.006 220.424C472.006 219.624 472.149 218.919 472.435 218.308C472.724 217.694 473.127 217.214 473.643 216.87C474.162 216.521 474.767 216.347 475.459 216.347C475.999 216.347 476.484 216.45 476.917 216.654C477.349 216.859 477.704 217.146 477.979 217.515C478.256 217.884 478.427 218.314 478.493 218.805H477.316C477.226 218.447 477.026 218.129 476.717 217.853C476.411 217.573 475.999 217.433 475.48 217.433C475.02 217.433 474.618 217.556 474.272 217.802C473.929 218.044 473.662 218.387 473.468 218.831C473.279 219.271 473.184 219.788 473.184 220.382C473.184 220.99 473.277 221.519 473.463 221.97C473.653 222.421 473.919 222.77 474.261 223.019C474.608 223.269 475.013 223.393 475.48 223.393C475.785 223.393 476.063 223.339 476.312 223.229C476.563 223.12 476.773 222.963 476.946 222.759C477.12 222.553 477.243 222.308 477.316 222.022H478.493C478.427 222.486 478.262 222.904 478 223.276C477.74 223.645 477.395 223.938 476.967 224.157C476.541 224.371 476.045 224.479 475.48 224.479ZM485.047 221.1V216.45H486.224V224.315H485.047V222.984H484.967C484.787 223.383 484.507 223.723 484.128 224.002C483.748 224.279 483.27 224.418 482.691 224.418C482.211 224.418 481.786 224.31 481.413 224.095C481.04 223.876 480.748 223.549 480.535 223.112C480.322 222.671 480.216 222.117 480.216 221.447V216.45H481.394V221.365C481.394 221.939 481.55 222.396 481.863 222.738C482.178 223.08 482.581 223.25 483.07 223.25C483.363 223.25 483.661 223.173 483.964 223.019C484.269 222.866 484.526 222.631 484.732 222.313C484.941 221.995 485.047 221.591 485.047 221.1ZM489.559 213.828V224.315H488.382V213.828H489.559ZM493.972 224.5C493.486 224.5 493.046 224.405 492.649 224.218C492.253 224.027 491.939 223.752 491.706 223.393C491.473 223.032 491.357 222.595 491.357 222.083C491.357 221.632 491.443 221.266 491.616 220.987C491.79 220.703 492.021 220.481 492.31 220.321C492.599 220.16 492.919 220.041 493.268 219.962C493.621 219.881 493.975 219.816 494.331 219.768C494.797 219.706 495.175 219.66 495.464 219.63C495.757 219.595 495.97 219.539 496.103 219.461C496.239 219.383 496.308 219.246 496.308 219.051V219.01C496.308 218.505 496.172 218.112 495.903 217.832C495.637 217.552 495.233 217.412 494.691 217.412C494.129 217.412 493.688 217.539 493.368 217.791C493.048 218.044 492.824 218.314 492.694 218.6L491.576 218.191C491.776 217.713 492.042 217.34 492.375 217.074C492.711 216.805 493.077 216.617 493.472 216.511C493.872 216.402 494.265 216.347 494.65 216.347C494.897 216.347 495.18 216.378 495.499 216.439C495.822 216.498 496.133 216.618 496.432 216.803C496.735 216.987 496.986 217.266 497.186 217.638C497.385 218.01 497.486 218.508 497.486 219.133V224.315H496.308V223.25H496.247C496.168 223.421 496.035 223.603 495.848 223.798C495.662 223.993 495.414 224.158 495.104 224.295C494.795 224.432 494.418 224.5 493.972 224.5ZM494.151 223.414C494.617 223.414 495.01 223.32 495.329 223.133C495.652 222.944 495.895 222.702 496.058 222.405C496.224 222.108 496.308 221.796 496.308 221.468V220.362C496.258 220.424 496.148 220.479 495.978 220.531C495.811 220.579 495.619 220.622 495.399 220.659C495.183 220.693 494.972 220.724 494.765 220.751C494.562 220.775 494.397 220.796 494.271 220.813C493.965 220.853 493.679 220.92 493.413 221.012C493.15 221.101 492.938 221.236 492.774 221.417C492.614 221.594 492.534 221.837 492.534 222.144C492.534 222.564 492.686 222.881 492.988 223.097C493.295 223.309 493.682 223.414 494.151 223.414ZM505.843 224.5C505.357 224.5 504.916 224.405 504.521 224.218C504.125 224.027 503.81 223.752 503.578 223.393C503.345 223.032 503.228 222.595 503.228 222.083C503.228 221.632 503.314 221.266 503.487 220.987C503.66 220.703 503.892 220.481 504.181 220.321C504.471 220.16 504.79 220.041 505.139 219.962C505.492 219.881 505.846 219.816 506.202 219.768C506.669 219.706 507.046 219.66 507.335 219.63C507.628 219.595 507.841 219.539 507.974 219.461C508.111 219.383 508.178 219.246 508.178 219.051V219.01C508.178 218.505 508.044 218.112 507.774 217.832C507.508 217.552 507.104 217.412 506.561 217.412C505.999 217.412 505.558 217.539 505.24 217.791C504.92 218.044 504.695 218.314 504.566 218.6L503.448 218.191C503.647 217.713 503.913 217.34 504.246 217.074C504.583 216.805 504.948 216.617 505.344 216.511C505.744 216.402 506.136 216.347 506.522 216.347C506.768 216.347 507.051 216.378 507.37 216.439C507.693 216.498 508.004 216.618 508.303 216.803C508.606 216.987 508.857 217.266 509.057 217.638C509.257 218.01 509.356 218.508 509.356 219.133V224.315H508.178V223.25H508.119C508.039 223.421 507.906 223.603 507.72 223.798C507.533 223.993 507.285 224.158 506.976 224.295C506.667 224.432 506.289 224.5 505.843 224.5ZM506.023 223.414C506.489 223.414 506.881 223.32 507.201 223.133C507.523 222.944 507.766 222.702 507.929 222.405C508.096 222.108 508.178 221.796 508.178 221.468V220.362C508.128 220.424 508.019 220.479 507.849 220.531C507.683 220.579 507.49 220.622 507.27 220.659C507.054 220.693 506.843 220.724 506.637 220.751C506.434 220.775 506.269 220.796 506.142 220.813C505.837 220.853 505.55 220.92 505.284 221.012C505.022 221.101 504.808 221.236 504.646 221.417C504.486 221.594 504.406 221.837 504.406 222.144C504.406 222.564 504.557 222.881 504.86 223.097C505.166 223.309 505.554 223.414 506.023 223.414ZM514.62 224.479C513.902 224.479 513.282 224.305 512.763 223.957C512.245 223.609 511.846 223.129 511.566 222.518C511.287 221.907 511.147 221.209 511.147 220.424C511.147 219.624 511.29 218.919 511.576 218.308C511.866 217.694 512.268 217.214 512.784 216.87C513.303 216.521 513.908 216.347 514.6 216.347C515.139 216.347 515.625 216.45 516.057 216.654C516.49 216.859 516.844 217.146 517.121 217.515C517.397 217.884 517.568 218.314 517.635 218.805H516.457C516.367 218.447 516.167 218.129 515.858 217.853C515.552 217.573 515.139 217.433 514.62 217.433C514.161 217.433 513.759 217.556 513.412 217.802C513.07 218.044 512.802 218.387 512.609 218.831C512.419 219.271 512.324 219.788 512.324 220.382C512.324 220.99 512.418 221.519 512.604 221.97C512.794 222.421 513.06 222.77 513.403 223.019C513.749 223.269 514.155 223.393 514.62 223.393C514.927 223.393 515.204 223.339 515.454 223.229C515.703 223.12 515.915 222.963 516.088 222.759C516.261 222.553 516.384 222.308 516.457 222.022H517.635C517.568 222.486 517.404 222.904 517.14 223.276C516.881 223.645 516.537 223.938 516.107 224.157C515.681 224.371 515.186 224.479 514.62 224.479ZM522.69 216.45V217.474H518.718V216.45H522.69ZM519.875 214.565H521.053V222.062C521.053 222.404 521.101 222.66 521.198 222.83C521.297 222.998 521.424 223.11 521.577 223.168C521.734 223.223 521.898 223.25 522.071 223.25C522.201 223.25 522.307 223.244 522.391 223.229C522.473 223.213 522.54 223.199 522.59 223.189L522.83 224.275C522.75 224.305 522.639 224.336 522.495 224.367C522.352 224.401 522.171 224.418 521.952 224.418C521.619 224.418 521.293 224.344 520.973 224.197C520.657 224.05 520.394 223.827 520.184 223.527C519.978 223.227 519.875 222.847 519.875 222.39V214.565ZM527.493 224.479C526.801 224.479 526.194 224.31 525.671 223.972C525.153 223.634 524.747 223.162 524.454 222.553C524.165 221.946 524.02 221.236 524.02 220.424C524.02 219.604 524.165 218.889 524.454 218.278C524.747 217.667 525.153 217.193 525.671 216.855C526.194 216.517 526.801 216.347 527.493 216.347C528.185 216.347 528.791 216.517 529.31 216.855C529.832 217.193 530.238 217.667 530.528 218.278C530.82 218.889 530.967 219.604 530.967 220.424C530.967 221.236 530.82 221.946 530.528 222.553C530.238 223.162 529.832 223.634 529.31 223.972C528.791 224.31 528.185 224.479 527.493 224.479ZM527.493 223.393C528.019 223.393 528.451 223.255 528.791 222.979C529.13 222.702 529.382 222.339 529.545 221.888C529.707 221.437 529.789 220.949 529.789 220.424C529.789 219.897 529.707 219.408 529.545 218.954C529.382 218.499 529.13 218.133 528.791 217.853C528.451 217.573 528.019 217.433 527.493 217.433C526.968 217.433 526.535 217.573 526.196 217.853C525.857 218.133 525.606 218.499 525.442 218.954C525.28 219.408 525.198 219.897 525.198 220.424C525.198 220.949 525.28 221.437 525.442 221.888C525.606 222.339 525.857 222.702 526.196 222.979C526.535 223.255 526.968 223.393 527.493 223.393ZM532.765 224.315V216.45H533.902V217.638H533.982C534.122 217.248 534.375 216.933 534.741 216.69C535.106 216.448 535.519 216.326 535.979 216.326C536.065 216.326 536.173 216.328 536.303 216.332C536.433 216.335 536.531 216.341 536.597 216.347V217.576C536.558 217.566 536.466 217.55 536.323 217.53C536.183 217.506 536.035 217.494 535.879 217.494C535.506 217.494 535.173 217.575 534.881 217.735C534.591 217.892 534.362 218.111 534.192 218.39C534.025 218.667 533.943 218.982 533.943 219.338V224.315H532.765ZM540.974 224.479C540.235 224.479 539.598 224.312 539.063 223.977C538.53 223.639 538.119 223.168 537.83 222.564C537.544 221.957 537.401 221.249 537.401 220.444C537.401 219.639 537.544 218.928 537.83 218.314C538.119 217.695 538.522 217.214 539.038 216.87C539.557 216.521 540.162 216.347 540.854 216.347C541.254 216.347 541.647 216.416 542.037 216.552C542.427 216.689 542.781 216.91 543.1 217.218C543.419 217.521 543.674 217.924 543.864 218.426C544.053 218.928 544.148 219.546 544.148 220.28V220.792H538.24V219.748H542.95C542.95 219.303 542.864 218.908 542.691 218.56C542.521 218.211 542.278 217.936 541.962 217.735C541.649 217.533 541.28 217.433 540.854 217.433C540.385 217.433 539.98 217.552 539.637 217.791C539.297 218.027 539.036 218.334 538.853 218.713C538.67 219.092 538.579 219.498 538.579 219.931V220.628C538.579 221.222 538.679 221.726 538.878 222.139C539.081 222.549 539.362 222.861 539.721 223.076C540.081 223.288 540.499 223.393 540.974 223.393C541.284 223.393 541.563 223.349 541.813 223.261C542.066 223.168 542.283 223.032 542.466 222.851C542.65 222.666 542.791 222.438 542.89 222.165L544.029 222.492C543.908 222.889 543.707 223.236 543.424 223.537C543.142 223.834 542.792 224.066 542.376 224.233C541.96 224.397 541.493 224.479 540.974 224.479ZM551.37 218.211L550.311 218.518C550.245 218.337 550.147 218.161 550.017 217.991C549.891 217.817 549.718 217.674 549.498 217.561C549.279 217.448 548.997 217.392 548.655 217.392C548.186 217.392 547.795 217.503 547.481 217.725C547.172 217.943 547.018 218.222 547.018 218.56C547.018 218.86 547.124 219.097 547.337 219.271C547.55 219.446 547.883 219.591 548.335 219.706L549.473 219.994C550.159 220.164 550.669 220.425 551.005 220.777C551.341 221.125 551.509 221.574 551.509 222.123C551.509 222.574 551.383 222.977 551.13 223.332C550.881 223.687 550.531 223.967 550.082 224.172C549.632 224.377 549.111 224.479 548.515 224.479C547.733 224.479 547.086 224.305 546.573 223.957C546.061 223.609 545.737 223.1 545.6 222.431L546.718 222.144C546.824 222.568 547.026 222.885 547.322 223.097C547.622 223.309 548.013 223.414 548.495 223.414C549.044 223.414 549.48 223.294 549.802 223.055C550.129 222.813 550.291 222.523 550.291 222.185C550.291 221.912 550.198 221.684 550.012 221.499C549.826 221.311 549.539 221.171 549.154 221.079L547.876 220.771C547.174 220.601 546.658 220.336 546.329 219.978C546.003 219.616 545.84 219.164 545.84 218.621C545.84 218.177 545.961 217.785 546.204 217.443C546.45 217.101 546.785 216.834 547.207 216.639C547.633 216.444 548.116 216.347 548.655 216.347C549.413 216.347 550.008 216.517 550.441 216.859C550.877 217.201 551.186 217.651 551.37 218.211ZM560.349 224.479C559.63 224.479 559.011 224.305 558.492 223.957C557.973 223.609 557.574 223.129 557.294 222.518C557.015 221.907 556.875 221.209 556.875 220.424C556.875 219.624 557.018 218.919 557.305 218.308C557.594 217.694 557.997 217.214 558.512 216.87C559.032 216.521 559.637 216.347 560.329 216.347C560.868 216.347 561.354 216.45 561.786 216.654C562.218 216.859 562.573 217.146 562.849 217.515C563.126 217.884 563.297 218.314 563.363 218.805H562.186C562.095 218.447 561.896 218.129 561.587 217.853C561.28 217.573 560.868 217.433 560.349 217.433C559.89 217.433 559.487 217.556 559.141 217.802C558.798 218.044 558.531 218.387 558.338 218.831C558.148 219.271 558.053 219.788 558.053 220.382C558.053 220.99 558.146 221.519 558.332 221.97C558.522 222.421 558.788 222.77 559.131 223.019C559.477 223.269 559.883 223.393 560.349 223.393C560.655 223.393 560.932 223.339 561.182 223.229C561.432 223.12 561.643 222.963 561.816 222.759C561.989 222.553 562.112 222.308 562.186 222.022H563.363C563.297 222.486 563.132 222.904 562.869 223.276C562.609 223.645 562.265 223.938 561.836 224.157C561.41 224.371 560.915 224.479 560.349 224.479ZM566.263 213.828V224.315H565.085V213.828H566.263ZM570.676 224.5C570.19 224.5 569.749 224.405 569.353 224.218C568.957 224.027 568.642 223.752 568.41 223.393C568.177 223.032 568.06 222.595 568.06 222.083C568.06 221.632 568.147 221.266 568.32 220.987C568.493 220.703 568.724 220.481 569.014 220.321C569.303 220.16 569.623 220.041 569.972 219.962C570.324 219.881 570.678 219.816 571.035 219.768C571.5 219.706 571.878 219.66 572.168 219.63C572.46 219.595 572.673 219.539 572.807 219.461C572.943 219.383 573.011 219.246 573.011 219.051V219.01C573.011 218.505 572.876 218.112 572.607 217.832C572.341 217.552 571.936 217.412 571.394 217.412C570.832 217.412 570.391 217.539 570.071 217.791C569.753 218.044 569.528 218.314 569.398 218.6L568.28 218.191C568.48 217.713 568.746 217.34 569.079 217.074C569.414 216.805 569.781 216.617 570.177 216.511C570.576 216.402 570.968 216.347 571.354 216.347C571.601 216.347 571.883 216.378 572.202 216.439C572.525 216.498 572.836 216.618 573.136 216.803C573.439 216.987 573.69 217.266 573.89 217.638C574.089 218.01 574.189 218.508 574.189 219.133V224.315H573.011V223.25H572.951C572.872 223.421 572.738 223.603 572.552 223.798C572.366 223.993 572.118 224.158 571.808 224.295C571.499 224.432 571.121 224.5 570.676 224.5ZM570.855 223.414C571.321 223.414 571.714 223.32 572.033 223.133C572.356 222.944 572.598 222.702 572.762 222.405C572.928 222.108 573.011 221.796 573.011 221.468V220.362C572.961 220.424 572.851 220.479 572.682 220.531C572.515 220.579 572.323 220.622 572.103 220.659C571.886 220.693 571.675 220.724 571.469 220.751C571.266 220.775 571.102 220.796 570.975 220.813C570.669 220.853 570.382 220.92 570.116 221.012C569.854 221.101 569.641 221.236 569.478 221.417C569.318 221.594 569.238 221.837 569.238 222.144C569.238 222.564 569.39 222.881 569.692 223.097C569.998 223.309 570.386 223.414 570.855 223.414ZM582.332 216.45L579.498 224.315H578.3L575.465 216.45H576.742L578.858 222.717H578.938L581.054 216.45H582.332ZM586.826 224.479C586.088 224.479 585.45 224.312 584.914 223.977C584.382 223.639 583.971 223.168 583.682 222.564C583.396 221.957 583.253 221.249 583.253 220.444C583.253 219.639 583.396 218.928 583.682 218.314C583.971 217.695 584.374 217.214 584.89 216.87C585.409 216.521 586.014 216.347 586.706 216.347C587.106 216.347 587.5 216.416 587.889 216.552C588.278 216.689 588.632 216.91 588.952 217.218C589.272 217.521 589.526 217.924 589.715 218.426C589.905 218.928 590 219.546 590 220.28V220.792H584.091V219.748H588.802C588.802 219.303 588.716 218.908 588.543 218.56C588.373 218.211 588.13 217.936 587.814 217.735C587.501 217.533 587.132 217.433 586.706 217.433C586.237 217.433 585.831 217.552 585.489 217.791C585.149 218.027 584.888 218.334 584.705 218.713C584.522 219.092 584.43 219.498 584.43 219.931V220.628C584.43 221.222 584.531 221.726 584.73 222.139C584.933 222.549 585.214 222.861 585.573 223.076C585.932 223.288 586.35 223.393 586.826 223.393C587.136 223.393 587.415 223.349 587.665 223.261C587.917 223.168 588.135 223.032 588.318 222.851C588.502 222.666 588.643 222.438 588.742 222.165L589.881 222.492C589.76 222.889 589.559 223.236 589.276 223.537C588.993 223.834 588.645 224.066 588.228 224.233C587.813 224.397 587.345 224.479 586.826 224.479Z\" fill=\"white\"\/>\r\n<path d=\"M595.866 248.5H432.134C424.88 248.5 419 254.544 419 262C419 269.456 424.88 275.5 432.134 275.5H595.866C603.12 275.5 609 269.456 609 262C609 254.544 603.12 248.5 595.866 248.5Z\" fill=\"#795F90\"\/>\r\n<path d=\"M595.866 248.5H432.134C424.88 248.5 419 254.544 419 262C419 269.456 424.88 275.5 432.134 275.5H595.866C603.12 275.5 609 269.456 609 262C609 254.544 603.12 248.5 595.866 248.5Z\" stroke=\"#6E5189\"\/>\r\n<path d=\"M441.879 260.902C442.153 262.135 441.958 263.417 441.326 264.533C440.693 265.649 439.663 266.534 438.406 267.038C437.149 267.543 435.741 267.637 434.417 267.305C433.094 266.974 431.933 266.236 431.132 265.215C430.329 264.194 429.933 262.952 430.009 261.696C430.085 260.44 430.629 259.245 431.549 258.312C432.469 257.379 433.71 256.763 435.066 256.567C436.421 256.371 437.81 256.608 438.998 257.236\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M434 261.7L435.846 263.5L442 257.5\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M456.716 256.985H457.956V263.826C457.956 264.533 457.791 265.164 457.461 265.719C457.135 266.27 456.673 266.706 456.077 267.025C455.48 267.342 454.781 267.5 453.978 267.5C453.175 267.5 452.475 267.342 451.879 267.025C451.282 266.706 450.82 266.27 450.49 265.719C450.164 265.164 450 264.533 450 263.826V256.985H451.239V263.726C451.239 264.23 451.349 264.679 451.569 265.073C451.789 265.463 452.102 265.771 452.508 265.996C452.918 266.218 453.408 266.329 453.978 266.329C454.548 266.329 455.037 266.218 455.447 265.996C455.857 265.771 456.17 265.463 456.386 265.073C456.606 264.679 456.716 264.23 456.716 263.726V256.985ZM461.451 262.656V267.318H460.271V259.568H461.41V260.779H461.51C461.69 260.385 461.963 260.069 462.33 259.83C462.696 259.588 463.169 259.467 463.749 259.467C464.269 259.467 464.723 259.574 465.113 259.79C465.504 260.001 465.806 260.325 466.023 260.759C466.24 261.189 466.348 261.734 466.348 262.394V267.318H465.168V262.474C465.168 261.865 465.012 261.391 464.699 261.051C464.386 260.708 463.956 260.537 463.409 260.537C463.033 260.537 462.696 260.619 462.4 260.784C462.107 260.949 461.875 261.189 461.705 261.506C461.535 261.822 461.451 262.205 461.451 262.656ZM468.503 267.318V259.568H469.682V267.318H468.503ZM469.103 258.276C468.872 258.276 468.674 258.197 468.508 258.039C468.344 257.881 468.263 257.691 468.263 257.469C468.263 257.247 468.344 257.057 468.508 256.899C468.674 256.741 468.872 256.662 469.103 256.662C469.332 256.662 469.529 256.741 469.692 256.899C469.859 257.057 469.942 257.247 469.942 257.469C469.942 257.691 469.859 257.881 469.692 258.039C469.529 258.197 469.332 258.276 469.103 258.276ZM475.26 259.568V260.577H471.123V259.568H475.26ZM472.362 267.318V258.498C472.362 258.054 472.465 257.685 472.672 257.388C472.878 257.092 473.147 256.87 473.477 256.722C473.806 256.575 474.155 256.5 474.521 256.5C474.811 256.5 475.047 256.524 475.23 256.571C475.414 256.618 475.551 256.662 475.64 256.702L475.301 257.732C475.241 257.711 475.157 257.686 475.051 257.655C474.947 257.625 474.811 257.61 474.641 257.61C474.251 257.61 473.969 257.709 473.796 257.908C473.626 258.106 473.542 258.398 473.542 258.78V267.318H472.362ZM476.914 267.318V259.568H478.092V267.318H476.914ZM477.513 258.276C477.283 258.276 477.085 258.197 476.918 258.039C476.755 257.881 476.674 257.691 476.674 257.469C476.674 257.247 476.755 257.057 476.918 256.899C477.085 256.741 477.283 256.662 477.513 256.662C477.743 256.662 477.939 256.741 478.103 256.899C478.269 257.057 478.353 257.247 478.353 257.469C478.353 257.691 478.269 257.881 478.103 258.039C477.939 258.197 477.743 258.276 477.513 258.276ZM483.371 267.48C482.652 267.48 482.032 267.308 481.512 266.965C480.992 266.622 480.593 266.149 480.313 265.547C480.033 264.945 479.893 264.257 479.893 263.483C479.893 262.696 480.036 262.001 480.323 261.399C480.612 260.794 481.016 260.321 481.532 259.982C482.052 259.638 482.658 259.467 483.351 259.467C483.891 259.467 484.378 259.568 484.81 259.77C485.244 259.971 485.598 260.254 485.874 260.618C486.152 260.981 486.323 261.405 486.39 261.889H485.21C485.12 261.536 484.92 261.223 484.611 260.951C484.304 260.675 483.891 260.537 483.371 260.537C482.911 260.537 482.509 260.658 482.162 260.9C481.819 261.139 481.551 261.476 481.357 261.914C481.167 262.348 481.072 262.857 481.072 263.443C481.072 264.042 481.165 264.563 481.352 265.007C481.542 265.451 481.808 265.796 482.151 266.041C482.498 266.287 482.905 266.41 483.371 266.41C483.677 266.41 483.956 266.356 484.206 266.248C484.456 266.14 484.667 265.986 484.84 265.784C485.013 265.582 485.137 265.34 485.21 265.058H486.39C486.323 265.515 486.158 265.927 485.895 266.294C485.635 266.657 485.29 266.946 484.86 267.162C484.434 267.373 483.938 267.48 483.371 267.48ZM490.372 267.5C489.886 267.5 489.445 267.407 489.048 267.222C488.652 267.034 488.337 266.763 488.104 266.41C487.87 266.053 487.754 265.623 487.754 265.118C487.754 264.674 487.84 264.314 488.014 264.038C488.187 263.759 488.418 263.54 488.708 263.382C488.999 263.224 489.318 263.107 489.668 263.029C490.021 262.949 490.376 262.885 490.732 262.838C491.198 262.777 491.577 262.731 491.867 262.701C492.16 262.667 492.373 262.612 492.506 262.535C492.643 262.458 492.711 262.323 492.711 262.131V262.091C492.711 261.593 492.577 261.206 492.307 260.93C492.04 260.654 491.635 260.517 491.092 260.517C490.529 260.517 490.087 260.641 489.768 260.89C489.448 261.139 489.223 261.405 489.094 261.687L487.974 261.284C488.174 260.812 488.44 260.445 488.773 260.184C489.109 259.918 489.476 259.732 489.873 259.629C490.272 259.521 490.665 259.467 491.052 259.467C491.299 259.467 491.582 259.497 491.902 259.557C492.225 259.615 492.536 259.734 492.836 259.916C493.139 260.097 493.391 260.372 493.591 260.739C493.79 261.105 493.891 261.596 493.891 262.212V267.318H492.711V266.268H492.651C492.571 266.437 492.438 266.616 492.251 266.808C492.065 267 491.817 267.163 491.507 267.298C491.197 267.433 490.819 267.5 490.372 267.5ZM490.553 266.43C491.019 266.43 491.412 266.338 491.732 266.153C492.055 265.967 492.298 265.728 492.461 265.436C492.628 265.143 492.711 264.836 492.711 264.513V263.423C492.661 263.483 492.551 263.539 492.381 263.589C492.215 263.636 492.022 263.679 491.802 263.715C491.585 263.749 491.373 263.779 491.167 263.806C490.963 263.83 490.799 263.85 490.672 263.867C490.366 263.907 490.08 263.973 489.813 264.063C489.549 264.151 489.336 264.284 489.173 264.462C489.014 264.637 488.933 264.876 488.933 265.179C488.933 265.593 489.085 265.905 489.388 266.117C489.694 266.326 490.083 266.43 490.553 266.43ZM500.002 267.318V259.568H501.18V267.318H500.002ZM500.601 258.276C500.371 258.276 500.173 258.197 500.006 258.039C499.843 257.881 499.761 257.691 499.761 257.469C499.761 257.247 499.843 257.057 500.006 256.899C500.173 256.741 500.371 256.662 500.601 256.662C500.831 256.662 501.027 256.741 501.191 256.899C501.357 257.057 501.44 257.247 501.44 257.469C501.44 257.691 501.357 257.881 501.191 258.039C501.027 258.197 500.831 258.276 500.601 258.276ZM504.52 262.656V267.318H503.34V259.568H504.48V260.779H504.58C504.76 260.385 505.033 260.069 505.399 259.83C505.766 259.588 506.239 259.467 506.819 259.467C507.339 259.467 507.793 259.574 508.183 259.79C508.573 260.001 508.876 260.325 509.092 260.759C509.309 261.189 509.417 261.734 509.417 262.394V267.318H508.238V262.474C508.238 261.865 508.082 261.391 507.768 261.051C507.455 260.708 507.026 260.537 506.479 260.537C506.103 260.537 505.766 260.619 505.47 260.784C505.177 260.949 504.945 261.189 504.775 261.506C504.605 261.822 504.52 262.205 504.52 262.656ZM514.911 259.568V260.577H510.933V259.568H514.911ZM512.093 257.711H513.272V265.098C513.272 265.434 513.32 265.687 513.416 265.854C513.517 266.02 513.643 266.131 513.796 266.187C513.953 266.242 514.118 266.268 514.291 266.268C514.421 266.268 514.528 266.262 514.611 266.248C514.694 266.232 514.761 266.218 514.811 266.208L515.05 267.278C514.97 267.308 514.86 267.338 514.716 267.369C514.573 267.402 514.391 267.419 514.171 267.419C513.838 267.419 513.511 267.346 513.192 267.202C512.875 267.057 512.612 266.837 512.402 266.541C512.195 266.245 512.093 265.871 512.093 265.421V257.711ZM519.821 267.48C519.081 267.48 518.443 267.314 517.906 266.985C517.373 266.652 516.963 266.187 516.672 265.593C516.386 264.994 516.242 264.297 516.242 263.504C516.242 262.71 516.386 262.01 516.672 261.405C516.963 260.795 517.365 260.321 517.882 259.982C518.401 259.638 519.007 259.467 519.701 259.467C520.101 259.467 520.496 259.534 520.885 259.668C521.275 259.803 521.629 260.022 521.95 260.325C522.27 260.624 522.524 261.021 522.714 261.516C522.904 262.01 522.999 262.619 522.999 263.342V263.847H517.082V262.817H521.8C521.8 262.38 521.713 261.99 521.54 261.647C521.37 261.303 521.126 261.032 520.811 260.834C520.497 260.636 520.127 260.537 519.701 260.537C519.231 260.537 518.825 260.654 518.482 260.89C518.142 261.122 517.88 261.425 517.697 261.798C517.514 262.172 517.422 262.571 517.422 262.999V263.685C517.422 264.27 517.522 264.767 517.722 265.173C517.925 265.577 518.206 265.885 518.566 266.097C518.927 266.306 519.344 266.41 519.821 266.41C520.131 266.41 520.41 266.366 520.66 266.279C520.913 266.187 521.132 266.053 521.314 265.875C521.498 265.693 521.64 265.468 521.739 265.199L522.879 265.521C522.76 265.912 522.557 266.255 522.274 266.551C521.991 266.844 521.642 267.072 521.225 267.237C520.809 267.399 520.341 267.48 519.821 267.48ZM524.793 267.318V259.568H525.932V260.739H526.012C526.152 260.355 526.405 260.044 526.772 259.805C527.139 259.566 527.551 259.446 528.011 259.446C528.098 259.446 528.207 259.448 528.336 259.452C528.466 259.455 528.564 259.461 528.631 259.467V260.678C528.591 260.668 528.499 260.652 528.356 260.633C528.216 260.609 528.068 260.597 527.911 260.597C527.538 260.597 527.205 260.676 526.912 260.834C526.622 260.989 526.392 261.205 526.222 261.48C526.056 261.753 525.972 262.063 525.972 262.413V267.318H524.793ZM531.208 256.985V267.318H530.029V256.985H531.208ZM536.486 267.48C535.794 267.48 535.186 267.313 534.663 266.98C534.143 266.647 533.737 266.181 533.443 265.582C533.154 264.983 533.009 264.284 533.009 263.483C533.009 262.676 533.154 261.971 533.443 261.369C533.737 260.767 534.143 260.3 534.663 259.967C535.186 259.634 535.794 259.467 536.486 259.467C537.18 259.467 537.786 259.634 538.306 259.967C538.829 260.3 539.235 260.767 539.525 261.369C539.818 261.971 539.965 262.676 539.965 263.483C539.965 264.284 539.818 264.983 539.525 265.582C539.235 266.181 538.829 266.647 538.306 266.98C537.786 267.313 537.18 267.48 536.486 267.48ZM536.486 266.41C537.013 266.41 537.446 266.274 537.786 266.001C538.126 265.728 538.377 265.37 538.541 264.926C538.704 264.482 538.786 264.001 538.786 263.483C538.786 262.965 538.704 262.483 538.541 262.035C538.377 261.588 538.126 261.226 537.786 260.951C537.446 260.675 537.013 260.537 536.486 260.537C535.961 260.537 535.528 260.675 535.187 260.951C534.848 261.226 534.596 261.588 534.433 262.035C534.27 262.483 534.188 262.965 534.188 263.483C534.188 264.001 534.27 264.482 534.433 264.926C534.596 265.37 534.848 265.728 535.187 266.001C535.528 266.274 535.961 266.41 536.486 266.41ZM544.883 267.48C544.164 267.48 543.545 267.308 543.025 266.965C542.505 266.622 542.105 266.149 541.825 265.547C541.546 264.945 541.406 264.257 541.406 263.483C541.406 262.696 541.549 262.001 541.835 261.399C542.125 260.794 542.528 260.321 543.044 259.982C543.564 259.638 544.171 259.467 544.864 259.467C545.403 259.467 545.89 259.568 546.323 259.77C546.756 259.971 547.111 260.254 547.387 260.618C547.664 260.981 547.835 261.405 547.902 261.889H546.723C546.633 261.536 546.433 261.223 546.123 260.951C545.817 260.675 545.403 260.537 544.883 260.537C544.424 260.537 544.021 260.658 543.674 260.9C543.331 261.139 543.063 261.476 542.87 261.914C542.68 262.348 542.585 262.857 542.585 263.443C542.585 264.042 542.678 264.563 542.865 265.007C543.055 265.451 543.321 265.796 543.664 266.041C544.011 266.287 544.417 266.41 544.883 266.41C545.19 266.41 545.468 266.356 545.718 266.248C545.968 266.14 546.18 265.986 546.353 265.784C546.526 265.582 546.65 265.34 546.723 265.058H547.902C547.835 265.515 547.671 265.927 547.408 266.294C547.147 266.657 546.803 266.946 546.373 267.162C545.947 267.373 545.45 267.48 544.883 267.48ZM554.463 264.149V259.568H555.643V267.318H554.463V266.006H554.383C554.204 266.4 553.924 266.735 553.544 267.01C553.164 267.282 552.685 267.419 552.105 267.419C551.625 267.419 551.198 267.313 550.826 267.101C550.453 266.885 550.159 266.563 549.946 266.132C549.733 265.698 549.626 265.152 549.626 264.492V259.568H550.805V264.411C550.805 264.977 550.962 265.427 551.275 265.764C551.592 266.1 551.995 266.268 552.484 266.268C552.778 266.268 553.076 266.193 553.379 266.041C553.686 265.89 553.943 265.658 554.148 265.345C554.359 265.032 554.463 264.633 554.463 264.149ZM561.142 259.568V260.577H557.163V259.568H561.142ZM558.323 257.711H559.502V265.098C559.502 265.434 559.55 265.687 559.647 265.854C559.748 266.02 559.873 266.131 560.027 266.187C560.184 266.242 560.348 266.268 560.522 266.268C560.652 266.268 560.758 266.262 560.842 266.248C560.925 266.232 560.991 266.218 561.041 266.208L561.281 267.278C561.201 267.308 561.09 267.338 560.946 267.369C560.803 267.402 560.622 267.419 560.402 267.419C560.069 267.419 559.742 267.346 559.422 267.202C559.105 267.057 558.842 266.837 558.632 266.541C558.426 266.245 558.323 265.871 558.323 265.421V257.711ZM565.951 267.48C565.259 267.48 564.65 267.313 564.128 266.98C563.608 266.647 563.201 266.181 562.908 265.582C562.618 264.983 562.473 264.284 562.473 263.483C562.473 262.676 562.618 261.971 562.908 261.369C563.201 260.767 563.608 260.3 564.128 259.967C564.65 259.634 565.259 259.467 565.951 259.467C566.644 259.467 567.251 259.634 567.771 259.967C568.293 260.3 568.699 260.767 568.99 261.369C569.283 261.971 569.429 262.676 569.429 263.483C569.429 264.284 569.283 264.983 568.99 265.582C568.699 266.181 568.293 266.647 567.771 266.98C567.251 267.313 566.644 267.48 565.951 267.48ZM565.951 266.41C566.478 266.41 566.91 266.274 567.251 266.001C567.59 265.728 567.842 265.37 568.006 264.926C568.168 264.482 568.25 264.001 568.25 263.483C568.25 262.965 568.168 262.483 568.006 262.035C567.842 261.588 567.59 261.226 567.251 260.951C566.91 260.675 566.478 260.537 565.951 260.537C565.425 260.537 564.992 260.675 564.652 260.951C564.312 261.226 564.061 261.588 563.897 262.035C563.734 262.483 563.653 262.965 563.653 263.483C563.653 264.001 563.734 264.482 563.897 264.926C564.061 265.37 564.312 265.728 564.652 266.001C564.992 266.274 565.425 266.41 565.951 266.41ZM571.23 267.318V259.568H572.369V260.739H572.449C572.589 260.355 572.842 260.044 573.209 259.805C573.576 259.566 573.988 259.446 574.448 259.446C574.534 259.446 574.643 259.448 574.773 259.452C574.903 259.455 575.001 259.461 575.068 259.467V260.678C575.028 260.668 574.936 260.652 574.793 260.633C574.653 260.609 574.504 260.597 574.348 260.597C573.975 260.597 573.642 260.676 573.349 260.834C573.058 260.989 572.829 261.205 572.659 261.48C572.493 261.753 572.409 262.063 572.409 262.413V267.318H571.23ZM579.45 267.48C578.711 267.48 578.073 267.314 577.536 266.985C577.003 266.652 576.592 266.187 576.302 265.593C576.015 264.994 575.872 264.297 575.872 263.504C575.872 262.71 576.015 262.01 576.302 261.405C576.592 260.795 576.995 260.321 577.512 259.982C578.031 259.638 578.637 259.467 579.33 259.467C579.731 259.467 580.125 259.534 580.515 259.668C580.905 259.803 581.259 260.022 581.579 260.325C581.9 260.624 582.154 261.021 582.344 261.516C582.534 262.01 582.629 262.619 582.629 263.342V263.847H576.712V262.817H581.429C581.429 262.38 581.343 261.99 581.169 261.647C581 261.303 580.756 261.032 580.439 260.834C580.126 260.636 579.757 260.537 579.33 260.537C578.861 260.537 578.454 260.654 578.111 260.89C577.771 261.122 577.51 261.425 577.327 261.798C577.143 262.172 577.051 262.571 577.051 262.999V263.685C577.051 264.27 577.152 264.767 577.351 265.173C577.555 265.577 577.836 265.885 578.196 266.097C578.556 266.306 578.974 266.41 579.45 266.41C579.76 266.41 580.04 266.366 580.29 266.279C580.543 266.187 580.761 266.053 580.944 265.875C581.128 265.693 581.27 265.468 581.369 265.199L582.509 265.521C582.389 265.912 582.187 266.255 581.904 266.551C581.621 266.844 581.271 267.072 580.855 267.237C580.439 267.399 579.97 267.48 579.45 267.48ZM589.86 261.303L588.8 261.606C588.733 261.428 588.636 261.254 588.506 261.087C588.379 260.915 588.206 260.774 587.986 260.663C587.766 260.552 587.485 260.496 587.142 260.496C586.672 260.496 586.28 260.605 585.967 260.825C585.657 261.04 585.502 261.314 585.502 261.647C585.502 261.943 585.608 262.176 585.822 262.348C586.035 262.52 586.368 262.663 586.821 262.777L587.961 263.06C588.647 263.228 589.158 263.485 589.495 263.832C589.832 264.174 590 264.617 590 265.158C590 265.602 589.873 265.999 589.62 266.349C589.37 266.699 589.02 266.975 588.571 267.177C588.12 267.378 587.598 267.48 587.002 267.48C586.219 267.48 585.571 267.308 585.057 266.965C584.544 266.622 584.22 266.121 584.083 265.461L585.202 265.179C585.309 265.596 585.511 265.909 585.807 266.117C586.107 266.326 586.499 266.43 586.981 266.43C587.531 266.43 587.967 266.312 588.291 266.076C588.617 265.838 588.78 265.552 588.78 265.219C588.78 264.95 588.687 264.725 588.5 264.543C588.314 264.358 588.027 264.22 587.641 264.129L586.361 263.826C585.659 263.658 585.142 263.397 584.812 263.045C584.486 262.688 584.323 262.242 584.323 261.707C584.323 261.27 584.445 260.883 584.688 260.547C584.934 260.21 585.269 259.946 585.692 259.755C586.119 259.563 586.601 259.467 587.142 259.467C587.901 259.467 588.497 259.635 588.93 259.971C589.367 260.308 589.676 260.752 589.86 261.303Z\" fill=\"white\"\/>\r\n<path d=\"M636.833 292.5H390.167C382.895 292.5 377 298.321 377 305.5C377 312.679 382.895 318.5 390.167 318.5H636.833C644.105 318.5 650 312.679 650 305.5C650 298.321 644.105 292.5 636.833 292.5Z\" fill=\"#795F90\"\/>\r\n<path d=\"M636.833 292.5H390.167C382.895 292.5 377 298.321 377 305.5C377 312.679 382.895 318.5 390.167 318.5H636.833C644.105 318.5 650 312.679 650 305.5C650 298.321 644.105 292.5 636.833 292.5Z\" stroke=\"#6E5189\"\/>\r\n<path d=\"M399.889 304.302C400.14 305.647 399.961 307.045 399.382 308.263C398.802 309.481 397.858 310.446 396.705 310.996C395.553 311.547 394.263 311.649 393.049 311.287C391.836 310.926 390.772 310.121 390.037 309.007C389.302 307.894 388.939 306.539 389.008 305.168C389.078 303.798 389.576 302.495 390.42 301.477C391.263 300.459 392.401 299.787 393.644 299.573C394.886 299.36 396.159 299.617 397.248 300.303\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M393 304.7L394.615 306.5L400 300.5\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M409 300.81H410.47L413.927 309.031H414.046L417.503 300.81H418.973V310.714H417.821V303.189H417.721L414.543 310.714H413.43L410.252 303.189H410.152V310.714H409V300.81ZM421.284 310.714V303.286H422.456V310.714H421.284ZM421.879 302.047C421.651 302.047 421.455 301.972 421.288 301.82C421.127 301.669 421.045 301.487 421.045 301.274C421.045 301.061 421.127 300.879 421.288 300.727C421.455 300.576 421.651 300.5 421.879 300.5C422.108 300.5 422.303 300.576 422.466 300.727C422.631 300.879 422.714 301.061 422.714 301.274C422.714 301.487 422.631 301.669 422.466 301.82C422.303 301.972 422.108 302.047 421.879 302.047ZM425.774 306.245V310.714H424.603V303.286H425.735V304.446H425.835C426.013 304.069 426.285 303.766 426.649 303.537C427.013 303.305 427.483 303.189 428.059 303.189C428.576 303.189 429.028 303.292 429.415 303.499C429.802 303.701 430.104 304.011 430.319 304.427C430.535 304.839 430.642 305.362 430.642 305.994V310.714H429.47V306.071C429.47 305.488 429.315 305.033 429.003 304.707C428.692 304.379 428.265 304.215 427.722 304.215C427.348 304.215 427.013 304.293 426.719 304.451C426.427 304.609 426.197 304.839 426.028 305.143C425.859 305.446 425.774 305.813 425.774 306.245ZM432.784 310.714V303.286H433.956V310.714H432.784ZM433.38 302.047C433.151 302.047 432.955 301.972 432.789 301.82C432.627 301.669 432.545 301.487 432.545 301.274C432.545 301.061 432.627 300.879 432.789 300.727C432.955 300.576 433.151 300.5 433.38 300.5C433.608 300.5 433.804 300.576 433.966 300.727C434.132 300.879 434.214 301.061 434.214 301.274C434.214 301.487 434.132 301.669 433.966 301.82C433.804 301.972 433.608 302.047 433.38 302.047ZM436.103 310.714V303.286H437.235V304.446H437.335C437.494 304.049 437.75 303.742 438.105 303.523C438.459 303.3 438.885 303.189 439.381 303.189C439.885 303.189 440.303 303.3 440.637 303.523C440.976 303.742 441.239 304.049 441.427 304.446H441.507C441.702 304.063 441.995 303.758 442.385 303.532C442.776 303.304 443.245 303.189 443.791 303.189C444.474 303.189 445.031 303.397 445.465 303.813C445.899 304.226 446.115 304.869 446.115 305.742V310.714H444.943V305.742C444.943 305.194 444.789 304.803 444.482 304.567C444.174 304.332 443.811 304.215 443.394 304.215C442.858 304.215 442.442 304.372 442.148 304.688C441.852 305.001 441.705 305.398 441.705 305.878V310.714H440.513V305.627C440.513 305.204 440.372 304.864 440.091 304.606C439.809 304.345 439.448 304.215 439.004 304.215C438.698 304.215 438.414 304.293 438.149 304.451C437.887 304.609 437.676 304.828 437.513 305.109C437.355 305.387 437.275 305.707 437.275 306.071V310.714H436.103ZM448.259 310.714V303.286H449.431V310.714H448.259ZM448.855 302.047C448.626 302.047 448.429 301.972 448.264 301.82C448.101 301.669 448.02 301.487 448.02 301.274C448.02 301.061 448.101 300.879 448.264 300.727C448.429 300.576 448.626 300.5 448.855 300.5C449.083 300.5 449.279 300.576 449.441 300.727C449.607 300.879 449.689 301.061 449.689 301.274C449.689 301.487 449.607 301.669 449.441 301.82C449.279 301.972 449.083 302.047 448.855 302.047ZM451.359 310.714V309.843L455.69 304.427V304.35H451.498V303.286H457.2V304.195L452.989 309.573V309.65H457.339V310.714H451.359ZM461.389 310.889C460.906 310.889 460.467 310.799 460.073 310.622C459.679 310.442 459.366 310.182 459.135 309.843C458.903 309.502 458.787 309.089 458.787 308.606C458.787 308.18 458.873 307.835 459.045 307.571C459.217 307.303 459.448 307.093 459.735 306.942C460.024 306.79 460.341 306.678 460.689 306.603C461.04 306.526 461.392 306.465 461.747 306.42C462.211 306.361 462.587 306.318 462.874 306.289C463.166 306.256 463.378 306.204 463.51 306.13C463.646 306.056 463.713 305.926 463.713 305.742V305.704C463.713 305.227 463.58 304.855 463.311 304.592C463.046 304.327 462.644 304.195 462.105 304.195C461.545 304.195 461.106 304.314 460.788 304.552C460.47 304.792 460.247 305.046 460.118 305.317L459.005 304.93C459.204 304.478 459.469 304.127 459.8 303.876C460.135 303.621 460.498 303.443 460.892 303.344C461.29 303.241 461.681 303.189 462.065 303.189C462.309 303.189 462.591 303.218 462.909 303.276C463.23 303.331 463.54 303.445 463.837 303.62C464.139 303.793 464.389 304.056 464.587 304.408C464.787 304.759 464.886 305.23 464.886 305.82V310.714H463.713V309.708H463.654C463.574 309.87 463.442 310.042 463.257 310.226C463.072 310.409 462.824 310.566 462.517 310.695C462.209 310.824 461.833 310.889 461.389 310.889ZM461.568 309.863C462.031 309.863 462.422 309.774 462.74 309.597C463.061 309.419 463.303 309.191 463.465 308.91C463.631 308.63 463.713 308.335 463.713 308.025V306.981C463.664 307.039 463.555 307.091 463.386 307.14C463.22 307.185 463.028 307.226 462.809 307.261C462.594 307.293 462.385 307.322 462.179 307.348C461.977 307.371 461.813 307.39 461.687 307.406C461.383 307.445 461.098 307.508 460.833 307.595C460.572 307.679 460.359 307.806 460.198 307.977C460.038 308.144 459.959 308.373 459.959 308.664C459.959 309.06 460.109 309.36 460.411 309.563C460.715 309.763 461.101 309.863 461.568 309.863ZM472.131 300.81V310.714H470.959V300.81H472.131ZM476.523 310.889C476.039 310.889 475.601 310.799 475.206 310.622C474.812 310.442 474.499 310.182 474.268 309.843C474.036 309.502 473.92 309.089 473.92 308.606C473.92 308.18 474.006 307.835 474.178 307.571C474.351 307.303 474.58 307.093 474.869 306.942C475.156 306.79 475.475 306.678 475.823 306.603C476.173 306.526 476.526 306.465 476.88 306.42C477.344 306.361 477.719 306.318 478.008 306.289C478.299 306.256 478.51 306.204 478.643 306.13C478.779 306.056 478.847 305.926 478.847 305.742V305.704C478.847 305.227 478.713 304.855 478.445 304.592C478.18 304.327 477.777 304.195 477.238 304.195C476.678 304.195 476.24 304.314 475.921 304.552C475.604 304.792 475.38 305.046 475.251 305.317L474.139 304.93C474.337 304.478 474.602 304.127 474.934 303.876C475.267 303.621 475.632 303.443 476.026 303.344C476.423 303.241 476.814 303.189 477.198 303.189C477.443 303.189 477.725 303.218 478.042 303.276C478.364 303.331 478.673 303.445 478.971 303.62C479.273 303.793 479.523 304.056 479.721 304.408C479.92 304.759 480.019 305.23 480.019 305.82V310.714H478.847V309.708H478.788C478.708 309.87 478.575 310.042 478.39 310.226C478.205 310.409 477.958 310.566 477.65 310.695C477.342 310.824 476.966 310.889 476.523 310.889ZM476.701 309.863C477.165 309.863 477.556 309.774 477.873 309.597C478.195 309.419 478.436 309.191 478.599 308.91C478.764 308.63 478.847 308.335 478.847 308.025V306.981C478.797 307.039 478.688 307.091 478.519 307.14C478.354 307.185 478.162 307.226 477.943 307.261C477.728 307.293 477.518 307.322 477.312 307.348C477.11 307.371 476.947 307.39 476.821 307.406C476.516 307.445 476.231 307.508 475.966 307.595C475.705 307.679 475.493 307.806 475.33 307.977C475.171 308.144 475.092 308.373 475.092 308.664C475.092 309.06 475.243 309.36 475.545 309.563C475.849 309.763 476.234 309.863 476.701 309.863ZM489.191 310.869C488.476 310.869 487.86 310.705 487.344 310.375C486.827 310.047 486.43 309.594 486.151 309.017C485.873 308.44 485.734 307.78 485.734 307.039C485.734 306.284 485.877 305.618 486.162 305.041C486.449 304.461 486.851 304.008 487.364 303.683C487.88 303.353 488.483 303.189 489.171 303.189C489.708 303.189 490.191 303.286 490.622 303.479C491.052 303.672 491.405 303.943 491.679 304.292C491.955 304.64 492.125 305.046 492.191 305.51H491.019C490.929 305.172 490.731 304.872 490.423 304.611C490.118 304.346 489.708 304.215 489.191 304.215C488.734 304.215 488.334 304.33 487.99 304.563C487.649 304.792 487.382 305.115 487.19 305.535C487.001 305.95 486.906 306.439 486.906 307C486.906 307.574 486.999 308.074 487.184 308.499C487.373 308.925 487.638 309.255 487.979 309.49C488.323 309.726 488.727 309.843 489.191 309.843C489.496 309.843 489.772 309.792 490.021 309.688C490.269 309.585 490.479 309.437 490.651 309.244C490.823 309.05 490.946 308.819 491.019 308.548H492.191C492.125 308.986 491.961 309.381 491.699 309.733C491.441 310.081 491.099 310.357 490.671 310.564C490.247 310.767 489.754 310.869 489.191 310.869ZM497.004 310.869C496.315 310.869 495.711 310.709 495.191 310.39C494.674 310.071 494.27 309.625 493.979 309.05C493.691 308.476 493.547 307.806 493.547 307.039C493.547 306.265 493.691 305.589 493.979 305.012C494.27 304.435 494.674 303.987 495.191 303.668C495.711 303.349 496.315 303.189 497.004 303.189C497.692 303.189 498.295 303.349 498.811 303.668C499.331 303.987 499.735 304.435 500.024 305.012C500.315 305.589 500.461 306.265 500.461 307.039C500.461 307.806 500.315 308.476 500.024 309.05C499.735 309.625 499.331 310.071 498.811 310.39C498.295 310.709 497.692 310.869 497.004 310.869ZM497.004 309.843C497.527 309.843 497.957 309.713 498.295 309.452C498.633 309.19 498.883 308.847 499.045 308.422C499.207 307.996 499.288 307.535 499.288 307.039C499.288 306.542 499.207 306.079 499.045 305.65C498.883 305.221 498.633 304.875 498.295 304.611C497.957 304.346 497.527 304.215 497.004 304.215C496.481 304.215 496.05 304.346 495.712 304.611C495.375 304.875 495.125 305.221 494.962 305.65C494.8 306.079 494.719 306.542 494.719 307.039C494.719 307.535 494.8 307.996 494.962 308.422C495.125 308.847 495.375 309.19 495.712 309.452C496.05 309.713 496.481 309.843 497.004 309.843ZM502.25 310.714V303.286H503.382V304.446H503.482C503.641 304.049 503.897 303.742 504.251 303.523C504.606 303.3 505.031 303.189 505.528 303.189C506.031 303.189 506.45 303.3 506.784 303.523C507.122 303.742 507.385 304.049 507.574 304.446H507.653C507.849 304.063 508.142 303.758 508.532 303.532C508.923 303.304 509.392 303.189 509.938 303.189C510.62 303.189 511.178 303.397 511.612 303.813C512.045 304.226 512.262 304.869 512.262 305.742V310.714H511.09V305.742C511.09 305.194 510.936 304.803 510.629 304.567C510.321 304.332 509.958 304.215 509.541 304.215C509.004 304.215 508.589 304.372 508.294 304.688C507.999 305.001 507.852 305.398 507.852 305.878V310.714H506.66V305.627C506.66 305.204 506.519 304.864 506.238 304.606C505.956 304.345 505.594 304.215 505.15 304.215C504.845 304.215 504.561 304.293 504.296 304.451C504.034 304.609 503.823 304.828 503.66 305.109C503.501 305.387 503.422 305.707 503.422 306.071V310.714H502.25ZM514.406 313.5V303.286H515.538V304.466H515.677C515.763 304.337 515.882 304.172 516.035 303.973C516.191 303.769 516.412 303.589 516.7 303.431C516.991 303.27 517.385 303.189 517.882 303.189C518.524 303.189 519.091 303.345 519.58 303.658C520.071 303.971 520.453 304.414 520.728 304.988C521.003 305.562 521.14 306.239 521.14 307.019C521.14 307.806 521.003 308.487 520.728 309.065C520.453 309.639 520.073 310.083 519.586 310.4C519.099 310.712 518.538 310.869 517.902 310.869C517.412 310.869 517.019 310.79 516.725 310.632C516.43 310.471 516.204 310.288 516.045 310.085C515.885 309.879 515.763 309.708 515.677 309.573H515.578V313.5H514.406ZM515.558 307C515.558 307.56 515.643 308.056 515.811 308.485C515.98 308.91 516.226 309.244 516.551 309.486C516.876 309.724 517.273 309.843 517.743 309.843C518.233 309.843 518.642 309.718 518.969 309.466C519.301 309.212 519.549 308.87 519.715 308.441C519.884 308.009 519.969 307.529 519.969 307C519.969 306.478 519.886 306.007 519.719 305.587C519.558 305.165 519.311 304.832 518.98 304.586C518.652 304.338 518.24 304.215 517.743 304.215C517.267 304.215 516.865 304.332 516.541 304.567C516.217 304.799 515.972 305.125 515.806 305.544C515.641 305.96 515.558 306.445 515.558 307ZM524.101 300.81V310.714H522.928V300.81H524.101ZM529.446 310.869C528.711 310.869 528.077 310.711 527.544 310.395C527.014 310.076 526.605 309.631 526.316 309.06C526.032 308.487 525.89 307.818 525.89 307.058C525.89 306.297 526.032 305.627 526.316 305.046C526.605 304.462 527.005 304.008 527.518 303.683C528.035 303.353 528.638 303.189 529.326 303.189C529.724 303.189 530.116 303.254 530.504 303.382C530.891 303.511 531.244 303.721 531.561 304.011C531.879 304.298 532.133 304.678 532.322 305.153C532.511 305.627 532.604 306.21 532.604 306.903V307.387H526.724V306.4H531.413C531.413 305.981 531.326 305.607 531.154 305.279C530.985 304.949 530.744 304.689 530.429 304.5C530.118 304.309 529.75 304.215 529.326 304.215C528.859 304.215 528.455 304.327 528.115 304.552C527.777 304.775 527.517 305.066 527.335 305.423C527.153 305.782 527.062 306.165 527.062 306.574V307.232C527.062 307.793 527.161 308.269 527.359 308.659C527.562 309.046 527.842 309.34 528.199 309.544C528.557 309.744 528.972 309.843 529.446 309.843C529.753 309.843 530.031 309.802 530.28 309.718C530.531 309.631 530.748 309.502 530.931 309.331C531.113 309.156 531.253 308.941 531.353 308.683L532.485 308.992C532.366 309.367 532.166 309.695 531.885 309.979C531.603 310.26 531.255 310.478 530.841 310.637C530.427 310.792 529.962 310.869 529.446 310.869ZM534.387 303.286H535.559V311.255C535.559 311.713 535.478 312.11 535.316 312.445C535.157 312.781 534.915 313.04 534.591 313.224C534.27 313.408 533.865 313.5 533.374 313.5C533.335 313.5 533.295 313.5 533.255 313.5C533.215 313.5 533.176 313.5 533.135 313.5V312.436C533.176 312.436 533.212 312.436 533.245 312.436C533.278 312.436 533.315 312.436 533.354 312.436C533.712 312.436 533.974 312.333 534.139 312.126C534.305 311.923 534.387 311.633 534.387 311.255V303.286ZM534.963 302.047C534.735 302.047 534.538 301.972 534.372 301.82C534.211 301.669 534.129 301.487 534.129 301.274C534.129 301.061 534.211 300.879 534.372 300.727C534.538 300.576 534.735 300.5 534.963 300.5C535.192 300.5 535.387 300.576 535.55 300.727C535.715 300.879 535.798 301.061 535.798 301.274C535.798 301.487 535.715 301.669 535.55 301.82C535.387 301.972 535.192 302.047 534.963 302.047ZM537.706 310.714V303.286H538.879V310.714H537.706ZM538.302 302.047C538.074 302.047 537.877 301.972 537.712 301.82C537.549 301.669 537.468 301.487 537.468 301.274C537.468 301.061 537.549 300.879 537.712 300.727C537.877 300.576 538.074 300.5 538.302 300.5C538.531 300.5 538.726 300.576 538.888 300.727C539.054 300.879 539.137 301.061 539.137 301.274C539.137 301.487 539.054 301.669 538.888 301.82C538.726 301.972 538.531 302.047 538.302 302.047ZM543.906 310.869C543.27 310.869 542.709 310.712 542.222 310.4C541.736 310.083 541.355 309.639 541.08 309.065C540.805 308.487 540.668 307.806 540.668 307.019C540.668 306.239 540.805 305.562 541.08 304.988C541.355 304.414 541.737 303.971 542.227 303.658C542.718 303.345 543.283 303.189 543.926 303.189C544.422 303.189 544.815 303.27 545.103 303.431C545.394 303.589 545.616 303.769 545.768 303.973C545.924 304.172 546.045 304.337 546.131 304.466H546.231V300.81H547.402V310.714H546.27V309.573H546.131C546.045 309.708 545.922 309.879 545.763 310.085C545.605 310.288 545.378 310.471 545.083 310.632C544.788 310.79 544.396 310.869 543.906 310.869ZM544.065 309.843C544.535 309.843 544.933 309.724 545.257 309.486C545.581 309.244 545.828 308.91 545.997 308.485C546.166 308.056 546.25 307.56 546.25 307C546.25 306.445 546.168 305.96 546.002 305.544C545.837 305.125 545.592 304.799 545.267 304.567C544.942 304.332 544.542 304.215 544.065 304.215C543.568 304.215 543.155 304.338 542.823 304.586C542.496 304.832 542.249 305.165 542.083 305.587C541.921 306.007 541.84 306.478 541.84 307C541.84 307.529 541.923 308.009 542.088 308.441C542.257 308.87 542.505 309.212 542.833 309.466C543.164 309.718 543.575 309.843 544.065 309.843ZM551.957 310.889C551.474 310.889 551.035 310.799 550.641 310.622C550.247 310.442 549.934 310.182 549.702 309.843C549.47 309.502 549.354 309.089 549.354 308.606C549.354 308.18 549.441 307.835 549.613 307.571C549.785 307.303 550.015 307.093 550.303 306.942C550.591 306.79 550.909 306.678 551.257 306.603C551.608 306.526 551.96 306.465 552.315 306.42C552.778 306.361 553.154 306.318 553.442 306.289C553.733 306.256 553.945 306.204 554.078 306.13C554.213 306.056 554.282 305.926 554.282 305.742V305.704C554.282 305.227 554.147 304.855 553.879 304.592C553.615 304.327 553.212 304.195 552.672 304.195C552.113 304.195 551.674 304.314 551.356 304.552C551.038 304.792 550.815 305.046 550.685 305.317L549.573 304.93C549.772 304.478 550.037 304.127 550.368 303.876C550.702 303.621 551.066 303.443 551.461 303.344C551.858 303.241 552.248 303.189 552.632 303.189C552.878 303.189 553.159 303.218 553.476 303.276C553.798 303.331 554.108 303.445 554.406 303.62C554.707 303.793 554.957 304.056 555.156 304.408C555.354 304.759 555.454 305.23 555.454 305.82V310.714H554.282V309.708H554.222C554.143 309.87 554.01 310.042 553.824 310.226C553.639 310.409 553.393 310.566 553.084 310.695C552.776 310.824 552.4 310.889 551.957 310.889ZM552.136 309.863C552.6 309.863 552.99 309.774 553.308 309.597C553.629 309.419 553.871 309.191 554.033 308.91C554.198 308.63 554.282 308.335 554.282 308.025V306.981C554.232 307.039 554.122 307.091 553.954 307.14C553.788 307.185 553.596 307.226 553.378 307.261C553.162 307.293 552.952 307.322 552.747 307.348C552.545 307.371 552.381 307.39 552.255 307.406C551.95 307.445 551.665 307.508 551.4 307.595C551.139 307.679 550.927 307.806 550.765 307.977C550.606 308.144 550.526 308.373 550.526 308.664C550.526 309.06 550.677 309.36 550.978 309.563C551.283 309.763 551.669 309.863 552.136 309.863ZM560.474 310.869C559.837 310.869 559.276 310.712 558.789 310.4C558.303 310.083 557.922 309.639 557.648 309.065C557.372 308.487 557.235 307.806 557.235 307.019C557.235 306.239 557.372 305.562 557.648 304.988C557.922 304.414 558.305 303.971 558.795 303.658C559.285 303.345 559.851 303.189 560.493 303.189C560.99 303.189 561.382 303.27 561.671 303.431C561.962 303.589 562.184 303.769 562.336 303.973C562.491 304.172 562.613 304.337 562.698 304.466H562.798V300.81H563.97V310.714H562.837V309.573H562.698C562.613 309.708 562.49 309.879 562.331 310.085C562.172 310.288 561.945 310.471 561.65 310.632C561.356 310.79 560.963 310.869 560.474 310.869ZM560.632 309.843C561.102 309.843 561.5 309.724 561.824 309.486C562.149 309.244 562.395 308.91 562.565 308.485C562.733 308.056 562.817 307.56 562.817 307C562.817 306.445 562.735 305.96 562.569 305.544C562.404 305.125 562.159 304.799 561.834 304.567C561.51 304.332 561.109 304.215 560.632 304.215C560.135 304.215 559.722 304.338 559.391 304.586C559.063 304.832 558.816 305.165 558.65 305.587C558.489 306.007 558.407 306.478 558.407 307C558.407 307.529 558.49 308.009 558.656 308.441C558.824 308.87 559.073 309.212 559.4 309.466C559.732 309.718 560.142 309.843 560.632 309.843ZM573.312 310.869C572.623 310.869 572.019 310.709 571.499 310.39C570.983 310.071 570.579 309.625 570.288 309.05C569.999 308.476 569.856 307.806 569.856 307.039C569.856 306.265 569.999 305.589 570.288 305.012C570.579 304.435 570.983 303.987 571.499 303.668C572.019 303.349 572.623 303.189 573.312 303.189C574.001 303.189 574.603 303.349 575.12 303.668C575.64 303.987 576.044 304.435 576.332 305.012C576.623 305.589 576.769 306.265 576.769 307.039C576.769 307.806 576.623 308.476 576.332 309.05C576.044 309.625 575.64 310.071 575.12 310.39C574.603 310.709 574.001 310.869 573.312 310.869ZM573.312 309.843C573.836 309.843 574.266 309.713 574.603 309.452C574.941 309.19 575.191 308.847 575.353 308.422C575.516 307.996 575.597 307.535 575.597 307.039C575.597 306.542 575.516 306.079 575.353 305.65C575.191 305.221 574.941 304.875 574.603 304.611C574.266 304.346 573.836 304.215 573.312 304.215C572.789 304.215 572.358 304.346 572.021 304.611C571.683 304.875 571.433 305.221 571.271 305.65C571.108 306.079 571.027 306.542 571.027 307.039C571.027 307.535 571.108 307.996 571.271 308.422C571.433 308.847 571.683 309.19 572.021 309.452C572.358 309.713 572.789 309.843 573.312 309.843ZM578.559 313.5V303.286H579.691V304.466H579.83C579.916 304.337 580.035 304.172 580.187 303.973C580.343 303.769 580.565 303.589 580.853 303.431C581.144 303.27 581.538 303.189 582.035 303.189C582.677 303.189 583.243 303.345 583.733 303.658C584.224 303.971 584.606 304.414 584.88 304.988C585.156 305.562 585.293 306.239 585.293 307.019C585.293 307.806 585.156 308.487 584.88 309.065C584.606 309.639 584.225 310.083 583.739 310.4C583.252 310.712 582.691 310.869 582.055 310.869C581.565 310.869 581.172 310.79 580.878 310.632C580.583 310.471 580.356 310.288 580.198 310.085C580.038 309.879 579.916 309.708 579.83 309.573H579.73V313.5H578.559ZM579.711 307C579.711 307.56 579.795 308.056 579.963 308.485C580.133 308.91 580.379 309.244 580.704 309.486C581.028 309.724 581.426 309.843 581.896 309.843C582.386 309.843 582.795 309.718 583.122 309.466C583.454 309.212 583.702 308.87 583.867 308.441C584.037 308.009 584.121 307.529 584.121 307C584.121 306.478 584.038 306.007 583.872 305.587C583.71 305.165 583.463 304.832 583.132 304.586C582.804 304.338 582.393 304.215 581.896 304.215C581.419 304.215 581.018 304.332 580.694 304.567C580.369 304.799 580.124 305.125 579.959 305.544C579.793 305.96 579.711 306.445 579.711 307ZM590.28 310.869C589.545 310.869 588.91 310.711 588.377 310.395C587.847 310.076 587.439 309.631 587.15 309.06C586.865 308.487 586.723 307.818 586.723 307.058C586.723 306.297 586.865 305.627 587.15 305.046C587.439 304.462 587.839 304.008 588.352 303.683C588.869 303.353 589.471 303.189 590.16 303.189C590.558 303.189 590.95 303.254 591.337 303.382C591.725 303.511 592.077 303.721 592.395 304.011C592.713 304.298 592.966 304.678 593.155 305.153C593.344 305.627 593.438 306.21 593.438 306.903V307.387H587.558V306.4H592.247C592.247 305.981 592.16 305.607 591.988 305.279C591.819 304.949 591.577 304.689 591.263 304.5C590.952 304.309 590.584 304.215 590.16 304.215C589.693 304.215 589.289 304.327 588.948 304.552C588.611 304.775 588.351 305.066 588.169 305.423C587.987 305.782 587.895 306.165 587.895 306.574V307.232C587.895 307.793 587.995 308.269 588.193 308.659C588.395 309.046 588.675 309.34 589.032 309.544C589.391 309.744 589.806 309.843 590.28 309.843C590.587 309.843 590.865 309.802 591.114 309.718C591.365 309.631 591.582 309.502 591.764 309.331C591.947 309.156 592.087 308.941 592.186 308.683L593.319 308.992C593.2 309.367 592.999 309.695 592.718 309.979C592.436 310.26 592.089 310.478 591.675 310.637C591.261 310.792 590.796 310.869 590.28 310.869ZM595.221 310.714V303.286H596.353V304.408H596.433C596.572 304.04 596.823 303.742 597.188 303.513C597.552 303.284 597.962 303.169 598.42 303.169C598.506 303.169 598.614 303.171 598.742 303.174C598.872 303.178 598.969 303.183 599.036 303.189V304.35C598.996 304.34 598.905 304.325 598.762 304.306C598.623 304.283 598.476 304.272 598.32 304.272C597.949 304.272 597.618 304.348 597.327 304.5C597.039 304.648 596.81 304.855 596.642 305.118C596.476 305.38 596.393 305.678 596.393 306.013V310.714H595.221ZM602.67 310.889C602.186 310.889 601.747 310.799 601.354 310.622C600.96 310.442 600.647 310.182 600.415 309.843C600.184 309.502 600.067 309.089 600.067 308.606C600.067 308.18 600.154 307.835 600.326 307.571C600.497 307.303 600.728 307.093 601.016 306.942C601.304 306.79 601.622 306.678 601.969 306.603C602.321 306.526 602.673 306.465 603.027 306.42C603.491 306.361 603.867 306.318 604.155 306.289C604.447 306.256 604.658 306.204 604.79 306.13C604.927 306.056 604.994 305.926 604.994 305.742V305.704C604.994 305.227 604.86 304.855 604.592 304.592C604.327 304.327 603.925 304.195 603.386 304.195C602.825 304.195 602.386 304.314 602.069 304.552C601.751 304.792 601.528 305.046 601.399 305.317L600.286 304.93C600.484 304.478 600.749 304.127 601.08 303.876C601.415 303.621 601.779 303.443 602.173 303.344C602.571 303.241 602.962 303.189 603.345 303.189C603.59 303.189 603.872 303.218 604.19 303.276C604.51 303.331 604.821 303.445 605.118 303.62C605.42 303.793 605.67 304.056 605.868 304.408C606.067 304.759 606.166 305.23 606.166 305.82V310.714H604.994V309.708H604.934C604.855 309.87 604.723 310.042 604.538 310.226C604.352 310.409 604.105 310.566 603.797 310.695C603.49 310.824 603.114 310.889 602.67 310.889ZM602.849 309.863C603.312 309.863 603.703 309.774 604.021 309.597C604.342 309.419 604.584 309.191 604.746 308.91C604.912 308.63 604.994 308.335 604.994 308.025V306.981C604.945 307.039 604.836 307.091 604.666 307.14C604.501 307.185 604.309 307.226 604.09 307.261C603.875 307.293 603.665 307.322 603.46 307.348C603.258 307.371 603.094 307.39 602.968 307.406C602.663 307.445 602.379 307.508 602.114 307.595C601.852 307.679 601.64 307.806 601.478 307.977C601.319 308.144 601.24 308.373 601.24 308.664C601.24 309.06 601.39 309.36 601.691 309.563C601.996 309.763 602.382 309.863 602.849 309.863ZM611.623 303.286V304.253H607.67V303.286H611.623ZM608.823 301.506H609.995V308.586C609.995 308.909 610.043 309.15 610.138 309.311C610.238 309.47 610.364 309.576 610.516 309.631C610.671 309.682 610.836 309.708 611.008 309.708C611.136 309.708 611.243 309.702 611.325 309.688C611.408 309.673 611.475 309.659 611.524 309.65L611.762 310.676C611.683 310.705 611.573 310.734 611.43 310.763C611.288 310.795 611.107 310.811 610.888 310.811C610.558 310.811 610.233 310.741 609.915 310.603C609.601 310.464 609.339 310.253 609.13 309.969C608.925 309.686 608.823 309.328 608.823 308.896V301.506ZM613.386 310.714V303.286H614.559V310.714H613.386ZM613.983 302.047C613.754 302.047 613.557 301.972 613.392 301.82C613.229 301.669 613.149 301.487 613.149 301.274C613.149 301.061 613.229 300.879 613.392 300.727C613.557 300.576 613.754 300.5 613.983 300.5C614.211 300.5 614.407 300.576 614.569 300.727C614.734 300.879 614.817 301.061 614.817 301.274C614.817 301.487 614.734 301.669 614.569 301.82C614.407 301.972 614.211 302.047 613.983 302.047ZM622.944 303.286L620.122 310.714H618.931L616.109 303.286H617.381L619.487 309.205H619.566L621.672 303.286H622.944ZM626.503 310.889C626.02 310.889 625.581 310.799 625.187 310.622C624.794 310.442 624.481 310.182 624.248 309.843C624.017 309.502 623.901 309.089 623.901 308.606C623.901 308.18 623.987 307.835 624.159 307.571C624.331 307.303 624.561 307.093 624.85 306.942C625.137 306.79 625.455 306.678 625.803 306.603C626.154 306.526 626.507 306.465 626.861 306.42C627.324 306.361 627.7 306.318 627.989 306.289C628.28 306.256 628.492 306.204 628.624 306.13C628.76 306.056 628.828 305.926 628.828 305.742V305.704C628.828 305.227 628.694 304.855 628.426 304.592C628.161 304.327 627.759 304.195 627.219 304.195C626.659 304.195 626.22 304.314 625.902 304.552C625.585 304.792 625.361 305.046 625.232 305.317L624.12 304.93C624.318 304.478 624.583 304.127 624.914 303.876C625.248 303.621 625.613 303.443 626.007 303.344C626.404 303.241 626.795 303.189 627.179 303.189C627.424 303.189 627.705 303.218 628.024 303.276C628.344 303.331 628.654 303.445 628.952 303.62C629.254 303.793 629.504 304.056 629.702 304.408C629.9 304.759 630 305.23 630 305.82V310.714H628.828V309.708H628.768C628.689 309.87 628.556 310.042 628.371 310.226C628.185 310.409 627.939 310.566 627.631 310.695C627.323 310.824 626.948 310.889 626.503 310.889ZM626.683 309.863C627.146 309.863 627.537 309.774 627.854 309.597C628.176 309.419 628.417 309.191 628.58 308.91C628.745 308.63 628.828 308.335 628.828 308.025V306.981C628.778 307.039 628.669 307.091 628.5 307.14C628.335 307.185 628.142 307.226 627.924 307.261C627.709 307.293 627.498 307.322 627.293 307.348C627.091 307.371 626.927 307.39 626.802 307.406C626.497 307.445 626.212 307.508 625.948 307.595C625.685 307.679 625.474 307.806 625.311 307.977C625.153 308.144 625.073 308.373 625.073 308.664C625.073 309.06 625.224 309.36 625.525 309.563C625.83 309.763 626.215 309.863 626.683 309.863Z\" fill=\"white\"\/>\r\n<path d=\"M247 0.5H33C15.0507 0.5 0.5 15.0507 0.5 33C0.5 50.9493 15.0507 65.5 33 65.5H247C264.949 65.5 279.5 50.9493 279.5 33C279.5 15.0507 264.949 0.5 247 0.5Z\" fill=\"#6E5189\"\/>\r\n<path d=\"M247 0.5H33C15.0507 0.5 0.5 15.0507 0.5 33C0.5 50.9493 15.0507 65.5 33 65.5H247C264.949 65.5 279.5 50.9493 279.5 33C279.5 15.0507 264.949 0.5 247 0.5Z\" stroke=\"#D7D7D7\"\/>\r\n<path d=\"M56.5 33C56.5 20.0213 45.9787 9.5 33 9.5C20.0213 9.5 9.5 20.0213 9.5 33C9.5 45.9787 20.0213 56.5 33 56.5C45.9787 56.5 56.5 45.9787 56.5 33Z\" fill=\"#7C5295\" fill-opacity=\"0.1\"\/>\r\n<path d=\"M56.5 33C56.5 20.0213 45.9787 9.5 33 9.5C20.0213 9.5 9.5 20.0213 9.5 33C9.5 45.9787 20.0213 56.5 33 56.5C45.9787 56.5 56.5 45.9787 56.5 33Z\" stroke=\"#5F3F7D\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.5935 26.6012C29.0488 26.0992 29.3485 25.4758 29.4563 24.8068C29.5641 24.1377 29.4754 23.4517 29.2008 22.8321C28.9263 22.2125 28.4778 21.686 27.9097 21.3164C27.3417 20.9467 26.6786 20.75 26.0009 20.75C25.3232 20.75 24.6601 20.9467 24.092 21.3164C23.524 21.686 23.0755 22.2125 22.8009 22.8321C22.5264 23.4517 22.4376 24.1377 22.5454 24.8068C22.6533 25.4758 22.953 26.0992 23.4083 26.6012C23.2682 26.6747 23.1341 26.7541 23.0058 26.8392C22.206 27.373 21.6932 28.0712 21.373 28.717C20.9913 29.4948 20.7789 30.3448 20.75 31.2107V34.7492C20.75 35.2134 20.9344 35.6585 21.2626 35.9867C21.5908 36.3149 22.0359 36.4992 22.5 36.4992H26.875C27.1813 35.8776 27.5855 35.3092 28.072 34.8157L28.0493 34.7492H22.5V31.2492C22.5 31.2492 22.5 27.7492 26 27.7492C27.7622 27.7492 28.6373 28.6365 29.0712 29.5167C29.465 29.0722 29.934 28.6942 30.459 28.4037C30.0175 27.6406 29.3713 27.0163 28.5935 26.6012ZM26 25.9992C26.4641 25.9992 26.9092 25.8149 27.2374 25.4867C27.5656 25.1585 27.75 24.7134 27.75 24.2492C27.75 23.7851 27.5656 23.34 27.2374 23.0118C26.9092 22.6836 26.4641 22.4992 26 22.4992C25.5359 22.4992 25.0908 22.6836 24.7626 23.0118C24.4344 23.34 24.25 23.7851 24.25 24.2492C24.25 24.7134 24.4344 25.1585 24.7626 25.4867C25.0908 25.8149 25.5359 25.9992 26 25.9992ZM43.5 36.4992H39.125C38.8187 35.8776 38.4145 35.3092 37.928 34.8157L37.9508 34.7492H43.5V31.2492C43.5 31.2492 43.5 27.7492 40 27.7492C38.2378 27.7492 37.3627 28.6365 36.9287 29.5167C36.5328 29.0695 36.0635 28.6931 35.541 28.4037C35.9825 27.6406 36.6287 27.0163 37.4065 26.6012C36.9512 26.0992 36.6515 25.4758 36.5437 24.8068C36.4359 24.1377 36.5246 23.4517 36.7992 22.8321C37.0737 22.2125 37.5222 21.686 38.0903 21.3164C38.6583 20.9467 39.3214 20.75 39.9991 20.75C40.6768 20.75 41.3399 20.9467 41.908 21.3164C42.476 21.686 42.9245 22.2125 43.1991 22.8321C43.4736 23.4517 43.5624 24.1377 43.4546 24.8068C43.3467 25.4758 43.047 26.0992 42.5917 26.6012C42.7318 26.6747 42.8659 26.7541 42.9943 26.8392C43.794 27.373 44.3067 28.0712 44.627 28.717C45.0031 29.4757 45.2153 30.3051 45.25 31.1512V34.7492C45.25 35.2134 45.0656 35.6585 44.7374 35.9867C44.4092 36.3149 43.9641 36.4992 43.5 36.4992ZM40 25.9992C40.4641 25.9992 40.9092 25.8149 41.2374 25.4867C41.5656 25.1585 41.75 24.7134 41.75 24.2492C41.75 23.7851 41.5656 23.34 41.2374 23.0118C40.9092 22.6836 40.4641 22.4992 40 22.4992C39.5359 22.4992 39.0908 22.6836 38.7626 23.0118C38.4344 23.34 38.25 23.7851 38.25 24.2492C38.25 24.7134 38.4344 25.1585 38.7626 25.4867C39.0908 25.8149 39.5359 25.9992 40 25.9992Z\" fill=\"white\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M36.5 33C36.5 33.9048 36.157 34.7308 35.5935 35.352C36.4753 35.8295 37.1866 36.5695 37.6288 37.4695C38.0119 38.2455 38.2238 39.0948 38.25 39.9598V43.5C38.25 43.9641 38.0656 44.4093 37.7374 44.7375C37.4092 45.0656 36.9641 45.25 36.5 45.25H29.5C29.0359 45.25 28.5908 45.0656 28.2626 44.7375C27.9344 44.4093 27.75 43.9641 27.75 43.5V39.9615C27.7508 39.8827 27.7543 39.8039 27.7605 39.7253C27.8177 38.9404 28.0257 38.1739 28.373 37.4678C28.8147 36.568 29.5254 35.828 30.4065 35.3503C30.0249 34.9292 29.7515 34.4215 29.6101 33.871C29.4687 33.3206 29.4634 32.744 29.5948 32.1911C29.7261 31.6382 29.9901 31.1256 30.364 30.6976C30.7378 30.2695 31.2103 29.939 31.7405 29.7345C32.2707 29.53 32.8428 29.4577 33.4072 29.5238C33.9717 29.5899 34.5115 29.7925 34.9801 30.114C35.4487 30.4355 35.832 30.8663 36.0968 31.3691C36.3616 31.872 36.5 32.4317 36.5 33ZM29.5 40V43.5H36.5V40C36.5 40 36.5 36.5 33 36.5C29.5 36.5 29.5 40 29.5 40ZM34.75 33C34.75 33.4641 34.5656 33.9093 34.2374 34.2375C33.9092 34.5656 33.4641 34.75 33 34.75C32.5359 34.75 32.0908 34.5656 31.7626 34.2375C31.4344 33.9093 31.25 33.4641 31.25 33C31.25 32.5359 31.4344 32.0908 31.7626 31.7626C32.0908 31.4344 32.5359 31.25 33 31.25C33.4641 31.25 33.9092 31.4344 34.2374 31.7626C34.5656 32.0908 34.75 32.5359 34.75 33Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M80.512 39.186C79.221 39.186 78.085 38.885 77.102 38.284C76.134 37.683 75.371 36.825 74.814 35.71C74.271 34.595 74 33.253 74 31.684C74 30.1293 74.271 28.802 74.814 27.702C75.371 26.602 76.134 25.766 77.102 25.194C78.085 24.6073 79.221 24.314 80.512 24.314C81.803 24.314 82.939 24.6073 83.922 25.194C84.905 25.766 85.667 26.602 86.21 27.702C86.753 28.802 87.024 30.1293 87.024 31.684C87.024 33.253 86.753 34.595 86.21 35.71C85.667 36.825 84.905 37.683 83.922 38.284C82.939 38.885 81.803 39.186 80.512 39.186ZM80.512 36.392C81.172 36.392 81.737 36.201 82.206 35.82C82.69 35.424 83.057 34.874 83.306 34.17C83.57 33.466 83.702 32.637 83.702 31.684C83.702 30.731 83.57 29.9167 83.306 29.242C83.057 28.5527 82.69 28.032 82.206 27.68C81.737 27.3133 81.172 27.13 80.512 27.13C79.867 27.13 79.302 27.3133 78.818 27.68C78.334 28.032 77.96 28.5527 77.696 29.242C77.447 29.9167 77.322 30.731 77.322 31.684C77.322 32.637 77.447 33.466 77.696 34.17C77.96 34.874 78.334 35.424 78.818 35.82C79.302 36.201 79.867 36.392 80.512 36.392ZM89.457 42.97V28.01H92.097L92.317 29.088H92.405C92.83 28.692 93.314 28.3693 93.857 28.12C94.4 27.8707 94.95 27.746 95.507 27.746C96.387 27.746 97.142 27.9733 97.773 28.428C98.418 28.8827 98.91 29.528 99.247 30.364C99.599 31.2 99.775 32.175 99.775 33.29C99.775 34.537 99.555 35.6 99.115 36.48C98.675 37.36 98.103 38.035 97.399 38.504C96.71 38.959 95.969 39.186 95.177 39.186C94.722 39.186 94.268 39.091 93.813 38.9C93.373 38.695 92.962 38.409 92.581 38.042L92.691 39.78V42.97H89.457ZM94.429 36.546C94.796 36.546 95.133 36.436 95.441 36.216C95.764 35.996 96.013 35.651 96.189 35.182C96.365 34.698 96.453 34.082 96.453 33.334C96.453 32.674 96.38 32.131 96.233 31.706C96.101 31.266 95.896 30.936 95.617 30.716C95.338 30.496 94.986 30.386 94.561 30.386C94.238 30.386 93.923 30.4667 93.615 30.628C93.322 30.775 93.014 31.024 92.691 31.376V35.842C92.984 36.091 93.278 36.275 93.571 36.392C93.879 36.495 94.165 36.546 94.429 36.546ZM106.952 39.186C105.911 39.186 104.972 38.959 104.136 38.504C103.3 38.049 102.64 37.397 102.156 36.546C101.672 35.695 101.43 34.669 101.43 33.466C101.43 32.278 101.672 31.259 102.156 30.408C102.655 29.5573 103.3 28.9047 104.092 28.45C104.884 27.9807 105.713 27.746 106.578 27.746C107.62 27.746 108.485 27.9807 109.174 28.45C109.864 28.9047 110.377 29.528 110.714 30.32C111.052 31.112 111.22 31.999 111.22 32.982C111.22 33.261 111.206 33.539 111.176 33.818C111.147 34.082 111.118 34.295 111.088 34.456H103.938L103.894 32.212H108.448C108.448 31.64 108.309 31.171 108.03 30.804C107.752 30.4227 107.29 30.232 106.644 30.232C106.292 30.232 105.948 30.3273 105.61 30.518C105.273 30.709 104.994 31.039 104.774 31.508C104.554 31.977 104.452 32.63 104.466 33.466C104.481 34.287 104.628 34.933 104.906 35.402C105.2 35.871 105.566 36.209 106.006 36.414C106.446 36.605 106.908 36.7 107.392 36.7C107.818 36.7 108.221 36.641 108.602 36.524C108.998 36.392 109.387 36.216 109.768 35.996L110.824 37.976C110.282 38.357 109.666 38.658 108.976 38.878C108.287 39.083 107.612 39.186 106.952 39.186ZM113.455 38.922V28.01H116.095L116.315 29.924H116.403C116.799 29.1907 117.268 28.648 117.811 28.296C118.368 27.9293 118.933 27.746 119.505 27.746C119.813 27.746 120.07 27.768 120.275 27.812C120.48 27.8413 120.656 27.8927 120.803 27.966L120.187 30.716C120.011 30.672 119.842 30.643 119.681 30.628C119.52 30.599 119.322 30.584 119.087 30.584C118.676 30.584 118.244 30.731 117.789 31.024C117.349 31.317 116.982 31.838 116.689 32.586V38.922H113.455ZM124.369 39.186C123.709 39.186 123.13 39.039 122.631 38.746C122.147 38.453 121.773 38.057 121.509 37.558C121.245 37.059 121.113 36.502 121.113 35.886C121.113 34.713 121.597 33.811 122.565 33.18C123.533 32.535 125.095 32.102 127.251 31.882C127.237 31.559 127.163 31.288 127.031 31.068C126.914 30.833 126.731 30.657 126.481 30.54C126.232 30.408 125.917 30.342 125.535 30.342C125.081 30.342 124.619 30.4227 124.149 30.584C123.68 30.745 123.174 30.98 122.631 31.288L121.487 29.176C121.957 28.8827 122.441 28.6333 122.939 28.428C123.438 28.208 123.951 28.0393 124.479 27.922C125.022 27.8047 125.579 27.746 126.151 27.746C127.09 27.746 127.875 27.9293 128.505 28.296C129.151 28.648 129.642 29.1907 129.979 29.924C130.317 30.643 130.485 31.567 130.485 32.696V38.922H127.845L127.625 37.8H127.537C127.068 38.211 126.577 38.548 126.063 38.812C125.55 39.061 124.985 39.186 124.369 39.186ZM125.447 36.656C125.814 36.656 126.137 36.575 126.415 36.414C126.694 36.253 126.973 36.033 127.251 35.754V33.906C126.489 34.009 125.88 34.141 125.425 34.302C124.985 34.463 124.67 34.661 124.479 34.896C124.303 35.116 124.215 35.365 124.215 35.644C124.215 35.981 124.325 36.238 124.545 36.414C124.78 36.575 125.081 36.656 125.447 36.656ZM137.115 39.186C135.765 39.186 134.68 38.68 133.859 37.668C133.052 36.641 132.649 35.241 132.649 33.466C132.649 32.278 132.861 31.259 133.287 30.408C133.727 29.5573 134.291 28.9047 134.981 28.45C135.685 27.9807 136.418 27.746 137.181 27.746C137.782 27.746 138.288 27.8487 138.699 28.054C139.109 28.2593 139.498 28.538 139.865 28.89L139.733 27.218V23.5H142.967V38.922H140.327L140.107 37.844H140.019C139.637 38.225 139.19 38.548 138.677 38.812C138.163 39.061 137.643 39.186 137.115 39.186ZM137.951 36.546C138.303 36.546 138.625 36.473 138.919 36.326C139.212 36.179 139.483 35.923 139.733 35.556V31.09C139.454 30.826 139.161 30.643 138.853 30.54C138.545 30.4373 138.237 30.386 137.929 30.386C137.577 30.386 137.254 30.496 136.961 30.716C136.667 30.936 136.425 31.273 136.235 31.728C136.059 32.168 135.971 32.733 135.971 33.422C135.971 34.493 136.147 35.285 136.499 35.798C136.851 36.297 137.335 36.546 137.951 36.546ZM150.518 39.186C149.594 39.186 148.729 38.966 147.922 38.526C147.115 38.071 146.455 37.419 145.942 36.568C145.443 35.703 145.194 34.669 145.194 33.466C145.194 32.263 145.443 31.237 145.942 30.386C146.455 29.5207 147.115 28.868 147.922 28.428C148.729 27.9733 149.594 27.746 150.518 27.746C151.427 27.746 152.285 27.9733 153.092 28.428C153.899 28.868 154.551 29.5207 155.05 30.386C155.563 31.237 155.82 32.263 155.82 33.466C155.82 34.669 155.563 35.703 155.05 36.568C154.551 37.419 153.899 38.071 153.092 38.526C152.285 38.966 151.427 39.186 150.518 39.186ZM150.518 36.568C150.958 36.568 151.325 36.443 151.618 36.194C151.926 35.945 152.153 35.585 152.3 35.116C152.447 34.647 152.52 34.097 152.52 33.466C152.52 32.835 152.447 32.285 152.3 31.816C152.153 31.347 151.926 30.987 151.618 30.738C151.325 30.4887 150.958 30.364 150.518 30.364C150.063 30.364 149.689 30.4887 149.396 30.738C149.103 30.987 148.883 31.347 148.736 31.816C148.589 32.285 148.516 32.835 148.516 33.466C148.516 34.097 148.589 34.647 148.736 35.116C148.883 35.585 149.103 35.945 149.396 36.194C149.689 36.443 150.063 36.568 150.518 36.568ZM158.035 38.922V28.01H160.675L160.895 29.924H160.983C161.379 29.1907 161.849 28.648 162.391 28.296C162.949 27.9293 163.513 27.746 164.085 27.746C164.393 27.746 164.65 27.768 164.855 27.812C165.061 27.8413 165.237 27.8927 165.383 27.966L164.767 30.716C164.591 30.672 164.423 30.643 164.261 30.628C164.1 30.599 163.902 30.584 163.667 30.584C163.257 30.584 162.824 30.731 162.369 31.024C161.929 31.317 161.563 31.838 161.269 32.586V38.922H158.035ZM168.949 39.186C168.289 39.186 167.71 39.039 167.211 38.746C166.727 38.453 166.353 38.057 166.089 37.558C165.825 37.059 165.693 36.502 165.693 35.886C165.693 34.713 166.177 33.811 167.145 33.18C168.113 32.535 169.675 32.102 171.831 31.882C171.817 31.559 171.743 31.288 171.611 31.068C171.494 30.833 171.311 30.657 171.061 30.54C170.812 30.408 170.497 30.342 170.115 30.342C169.661 30.342 169.199 30.4227 168.729 30.584C168.26 30.745 167.754 30.98 167.211 31.288L166.067 29.176C166.537 28.8827 167.021 28.6333 167.519 28.428C168.018 28.208 168.531 28.0393 169.059 27.922C169.602 27.8047 170.159 27.746 170.731 27.746C171.67 27.746 172.455 27.9293 173.085 28.296C173.731 28.648 174.222 29.1907 174.559 29.924C174.897 30.643 175.065 31.567 175.065 32.696V38.922H172.425L172.205 37.8H172.117C171.648 38.211 171.157 38.548 170.643 38.812C170.13 39.061 169.565 39.186 168.949 39.186ZM170.027 36.656C170.394 36.656 170.717 36.575 170.995 36.414C171.274 36.253 171.553 36.033 171.831 35.754V33.906C171.069 34.009 170.46 34.141 170.005 34.302C169.565 34.463 169.25 34.661 169.059 34.896C168.883 35.116 168.795 35.365 168.795 35.644C168.795 35.981 168.905 36.238 169.125 36.414C169.36 36.575 169.661 36.656 170.027 36.656ZM181.013 39.186C180.294 39.186 179.553 39.047 178.791 38.768C178.028 38.489 177.375 38.086 176.833 37.558L178.197 35.732C178.695 36.128 179.187 36.407 179.671 36.568C180.169 36.715 180.646 36.788 181.101 36.788C181.585 36.788 181.937 36.707 182.157 36.546C182.377 36.37 182.487 36.143 182.487 35.864C182.487 35.615 182.384 35.409 182.179 35.248C181.988 35.087 181.731 34.947 181.409 34.83C181.101 34.698 180.749 34.559 180.353 34.412C179.825 34.221 179.341 33.979 178.901 33.686C178.461 33.393 178.101 33.041 177.823 32.63C177.559 32.219 177.427 31.728 177.427 31.156C177.427 30.1293 177.808 29.308 178.571 28.692C179.348 28.0613 180.36 27.746 181.607 27.746C182.399 27.746 183.117 27.878 183.763 28.142C184.423 28.3913 184.987 28.7213 185.457 29.132L184.071 30.936C183.675 30.657 183.279 30.4593 182.883 30.342C182.487 30.21 182.098 30.144 181.717 30.144C181.291 30.144 180.976 30.2247 180.771 30.386C180.565 30.547 180.463 30.753 180.463 31.002C180.463 31.207 180.536 31.383 180.683 31.53C180.829 31.677 181.049 31.816 181.343 31.948C181.651 32.065 182.032 32.197 182.487 32.344C183.044 32.535 183.55 32.777 184.005 33.07C184.474 33.349 184.841 33.701 185.105 34.126C185.369 34.551 185.501 35.065 185.501 35.666C185.501 36.326 185.325 36.92 184.973 37.448C184.635 37.976 184.137 38.401 183.477 38.724C182.817 39.032 181.995 39.186 181.013 39.186Z\" fill=\"white\"\/>\r\n<path d=\"M247 85.5H33C15.0507 85.5 0.5 100.051 0.5 118C0.5 135.949 15.0507 150.5 33 150.5H247C264.949 150.5 279.5 135.949 279.5 118C279.5 100.051 264.949 85.5 247 85.5Z\" fill=\"#6E5189\"\/>\r\n<path d=\"M247 85.5H33C15.0507 85.5 0.5 100.051 0.5 118C0.5 135.949 15.0507 150.5 33 150.5H247C264.949 150.5 279.5 135.949 279.5 118C279.5 100.051 264.949 85.5 247 85.5Z\" stroke=\"#D7D7D7\"\/>\r\n<path d=\"M56.5 118C56.5 105.021 45.9787 94.5 33 94.5C20.0213 94.5 9.5 105.021 9.5 118C9.5 130.979 20.0213 141.5 33 141.5C45.9787 141.5 56.5 130.979 56.5 118Z\" fill=\"#7C5295\" fill-opacity=\"0.1\"\/>\r\n<path d=\"M56.5 118C56.5 105.021 45.9787 94.5 33 94.5C20.0213 94.5 9.5 105.021 9.5 118C9.5 130.979 20.0213 141.5 33 141.5C45.9787 141.5 56.5 130.979 56.5 118Z\" stroke=\"#5F3F7D\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M29 111C29 110.204 29.3161 109.441 29.8787 108.879C30.4413 108.316 31.2044 108 32 108H40C40.7956 108 41.5587 108.316 42.1213 108.879C42.6839 109.441 43 110.204 43 111V125C43 125.796 42.6839 126.559 42.1213 127.121C41.5587 127.684 40.7956 128 40 128H32C31.2044 128 30.4413 127.684 29.8787 127.121C29.3161 126.559 29 125.796 29 125V111ZM32 110C31.7348 110 31.4804 110.105 31.2929 110.293C31.1054 110.48 31 110.735 31 111V125C31 125.265 31.1054 125.52 31.2929 125.707C31.4804 125.895 31.7348 126 32 126H40C40.2652 126 40.5196 125.895 40.7071 125.707C40.8946 125.52 41 125.265 41 125V111C41 110.735 40.8946 110.48 40.7071 110.293C40.5196 110.105 40.2652 110 40 110H32Z\" fill=\"white\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M23 117C23 116.204 23.3161 115.441 23.8787 114.879C24.4413 114.316 25.2044 114 26 114H30.5V116H26C25.7348 116 25.4804 116.105 25.2929 116.293C25.1054 116.48 25 116.735 25 117V125C25 125.265 25.1054 125.52 25.2929 125.707C25.4804 125.895 25.7348 126 26 126H35.5V128H26C25.2044 128 24.4413 127.684 23.8787 127.121C23.3161 126.559 23 125.796 23 125V117Z\" fill=\"white\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M33 123C33 122.47 33.2107 121.961 33.5858 121.586C33.9609 121.211 34.4696 121 35 121H37C37.5304 121 38.0391 121.211 38.4142 121.586C38.7893 121.961 39 122.47 39 123V126H37V123H35V126H33V123Z\" fill=\"white\"\/>\r\n<path d=\"M33 112C33 111.735 33.1054 111.48 33.2929 111.293C33.4804 111.105 33.7348 111 34 111C34.2652 111 34.5196 111.105 34.7071 111.293C34.8946 111.48 35 111.735 35 112V113C35 113.265 34.8946 113.52 34.7071 113.707C34.5196 113.895 34.2652 114 34 114C33.7348 114 33.4804 113.895 33.2929 113.707C33.1054 113.52 33 113.265 33 113V112ZM33 117C33 116.735 33.1054 116.48 33.2929 116.293C33.4804 116.105 33.7348 116 34 116C34.2652 116 34.5196 116.105 34.7071 116.293C34.8946 116.48 35 116.735 35 117V118C35 118.265 34.8946 118.52 34.7071 118.707C34.5196 118.895 34.2652 119 34 119C33.7348 119 33.4804 118.895 33.2929 118.707C33.1054 118.52 33 118.265 33 118V117ZM26 121C26 120.735 26.1054 120.48 26.2929 120.293C26.4804 120.105 26.7348 120 27 120C27.2652 120 27.5196 120.105 27.7071 120.293C27.8946 120.48 28 120.735 28 121V122C28 122.265 27.8946 122.52 27.7071 122.707C27.5196 122.895 27.2652 123 27 123C26.7348 123 26.4804 122.895 26.2929 122.707C26.1054 122.52 26 122.265 26 122V121ZM37 112C37 111.735 37.1054 111.48 37.2929 111.293C37.4804 111.105 37.7348 111 38 111C38.2652 111 38.5196 111.105 38.7071 111.293C38.8946 111.48 39 111.735 39 112V113C39 113.265 38.8946 113.52 38.7071 113.707C38.5196 113.895 38.2652 114 38 114C37.7348 114 37.4804 113.895 37.2929 113.707C37.1054 113.52 37 113.265 37 113V112ZM37 117C37 116.735 37.1054 116.48 37.2929 116.293C37.4804 116.105 37.7348 116 38 116C38.2652 116 38.5196 116.105 38.7071 116.293C38.8946 116.48 39 116.735 39 117V118C39 118.265 38.8946 118.52 38.7071 118.707C38.5196 118.895 38.2652 119 38 119C37.7348 119 37.4804 118.895 37.2929 118.707C37.1054 118.52 37 118.265 37 118V117Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M74.1836 124.501V111.405H82.952V113.632H76.8693V116.793H82.4881V118.981H76.8693V122.275H82.9694V124.501H74.1836ZM85.1172 124.501V111.405H90.2262C91.2204 111.405 92.0661 111.594 92.7632 111.973C93.4604 112.351 93.9924 112.873 94.3592 113.538C94.726 114.203 94.9094 114.966 94.9094 115.828C94.9094 116.692 94.7236 117.455 94.352 118.114C93.9805 118.774 93.4413 119.291 92.7344 119.664C92.0275 120.037 91.1706 120.224 90.1638 120.224H86.8817V118.059H89.7382C90.284 118.059 90.7347 117.964 91.0901 117.774C91.4455 117.584 91.7097 117.321 91.8828 116.986C92.0558 116.65 92.1423 116.264 92.1423 115.828C92.1423 115.385 92.0558 114.998 91.8828 114.666C91.7097 114.335 91.4448 114.078 91.0881 113.894C90.7313 113.71 90.2786 113.618 89.7301 113.618H87.8029V124.501H85.1172ZM102.502 124.677C101.342 124.677 100.303 124.413 99.3865 123.885C98.4694 123.357 97.7461 122.593 97.2166 121.591C96.6872 120.589 96.4224 119.38 96.4224 117.962C96.4224 116.535 96.6895 115.32 97.2237 114.317C97.7579 113.314 98.4844 112.548 99.4031 112.021C100.321 111.493 101.355 111.23 102.502 111.23C103.247 111.23 103.94 111.333 104.583 111.541C105.225 111.749 105.795 112.052 106.293 112.451C106.79 112.85 107.198 113.337 107.516 113.913C107.834 114.49 108.042 115.146 108.14 115.883H105.426C105.364 115.524 105.25 115.204 105.085 114.925C104.919 114.645 104.711 114.407 104.461 114.21C104.21 114.014 103.924 113.865 103.602 113.764C103.281 113.662 102.933 113.612 102.559 113.612C101.878 113.612 101.281 113.782 100.767 114.122C100.253 114.462 99.8541 114.955 99.5704 115.602C99.2867 116.249 99.1448 117.036 99.1448 117.962C99.1448 118.904 99.2889 119.698 99.5772 120.344C99.8654 120.989 100.265 121.476 100.776 121.803C101.287 122.131 101.878 122.295 102.55 122.295C102.924 122.295 103.271 122.243 103.59 122.14C103.91 122.038 104.197 121.889 104.451 121.694C104.705 121.499 104.916 121.261 105.085 120.98C105.254 120.699 105.371 120.38 105.436 120.023H108.15C108.077 120.631 107.896 121.213 107.608 121.768C107.32 122.324 106.934 122.821 106.451 123.26C105.968 123.698 105.396 124.044 104.734 124.297C104.072 124.55 103.328 124.677 102.502 124.677Z\" fill=\"white\"\/>\r\n<path d=\"M247 170.5H33C15.0507 170.5 0.5 185.051 0.5 203C0.5 220.949 15.0507 235.5 33 235.5H247C264.949 235.5 279.5 220.949 279.5 203C279.5 185.051 264.949 170.5 247 170.5Z\" fill=\"#6E5189\"\/>\r\n<path d=\"M247 170.5H33C15.0507 170.5 0.5 185.051 0.5 203C0.5 220.949 15.0507 235.5 33 235.5H247C264.949 235.5 279.5 220.949 279.5 203C279.5 185.051 264.949 170.5 247 170.5Z\" stroke=\"#D7D7D7\"\/>\r\n<path d=\"M56.5 203C56.5 190.021 45.9787 179.5 33 179.5C20.0213 179.5 9.5 190.021 9.5 203C9.5 215.979 20.0213 226.5 33 226.5C45.9787 226.5 56.5 215.979 56.5 203Z\" fill=\"#7C5295\" fill-opacity=\"0.1\"\/>\r\n<path d=\"M56.5 203C56.5 190.021 45.9787 179.5 33 179.5C20.0213 179.5 9.5 190.021 9.5 203C9.5 215.979 20.0213 226.5 33 226.5C45.9787 226.5 56.5 215.979 56.5 203Z\" stroke=\"#5F3F7D\"\/>\r\n<path d=\"M23 213V200.975L30 198V200L35 198V201H43V213H23ZM25 211H41V203H33V200.95L28 202.95V201L25 202.325V211ZM32 209H34V205H32V209ZM28 209H30V205H28V209ZM36 209H38V205H36V209ZM43 201H38L39 193H42L43 201Z\" fill=\"white\"\/>\r\n<path d=\"M30 205H28V209H30V205Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M34 205H32V209H34V205Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M38 205H36V209H38V205Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M74.1836 209.498V196.402H79.2926C80.2868 196.402 81.1325 196.591 81.8296 196.97C82.5268 197.348 83.0588 197.87 83.4256 198.535C83.7924 199.2 83.9758 199.963 83.9758 200.825C83.9758 201.689 83.79 202.452 83.4184 203.111C83.0469 203.771 82.5077 204.288 81.8008 204.661C81.0939 205.034 80.237 205.221 79.2302 205.221H75.9482V203.056H78.8046C79.3504 203.056 79.8011 202.961 80.1565 202.771C80.5119 202.581 80.7761 202.318 80.9492 201.983C81.1222 201.647 81.2087 201.261 81.2087 200.825C81.2087 200.382 81.1222 199.995 80.9492 199.663C80.7761 199.332 80.5112 199.075 80.1545 198.891C79.7977 198.707 79.345 198.615 78.7965 198.615H76.8693V209.498H74.1836ZM85.7182 212.977L86.3219 210.989L86.6455 211.075C87.0026 211.167 87.3177 211.192 87.5909 211.151C87.864 211.11 88.0839 210.998 88.2506 210.817C88.4172 210.635 88.5179 210.381 88.5527 210.055L88.6299 209.527L84.9386 199.672H87.738L89.3884 204.773C89.5921 205.417 89.7566 206.061 89.8821 206.704C90.0075 207.348 90.1505 208.021 90.3109 208.722H89.6976C89.858 208.021 90.0167 207.346 90.1735 206.698C90.3304 206.05 90.514 205.408 90.7245 204.773L92.4542 199.672H95.221L91.048 210.657C90.8488 211.185 90.5934 211.643 90.2819 212.03C89.9703 212.418 89.5833 212.717 89.1208 212.927C88.6583 213.137 88.0975 213.242 87.4385 213.242C87.0908 213.242 86.7638 213.217 86.4574 213.166C86.1511 213.116 85.9047 213.053 85.7182 212.977ZM96.7276 209.498V196.402H100.847L102.967 202.414C103.056 202.693 103.157 203.056 103.271 203.502C103.385 203.949 103.501 204.43 103.619 204.946C103.737 205.461 103.847 205.962 103.95 206.447C104.053 206.933 104.138 207.356 104.204 207.716H103.678C103.748 207.364 103.833 206.946 103.934 206.463C104.035 205.98 104.145 205.481 104.263 204.964C104.381 204.447 104.497 203.963 104.61 203.513C104.724 203.062 104.826 202.696 104.915 202.414L107.004 196.402H111.133V209.498H108.44V203.324C108.44 203.038 108.445 202.683 108.454 202.256C108.464 201.83 108.475 201.369 108.489 200.874C108.502 200.38 108.515 199.881 108.527 199.377C108.539 198.874 108.546 198.401 108.549 197.959H108.723C108.609 198.446 108.484 198.948 108.348 199.465C108.212 199.982 108.076 200.484 107.939 200.972C107.802 201.46 107.672 201.907 107.549 202.313C107.425 202.719 107.319 203.056 107.231 203.324L105.064 209.498H102.802L100.6 203.324C100.512 203.059 100.406 202.725 100.284 202.323C100.162 201.921 100.031 201.477 99.8911 200.992C99.7513 200.507 99.612 200.005 99.4729 199.485C99.3339 198.965 99.2006 198.457 99.0731 197.959H99.2835C99.2889 198.382 99.2976 198.843 99.3095 199.341C99.3215 199.839 99.3336 200.337 99.3457 200.836C99.3579 201.335 99.3693 201.801 99.3799 202.234C99.3905 202.667 99.3958 203.03 99.3958 203.324V209.498H96.7276ZM113.497 209.498V196.402H122.265V198.629H116.182V201.79H121.801V203.978H116.182V207.272H122.283V209.498H113.497ZM128.275 209.69C127.484 209.69 126.783 209.577 126.173 209.35C125.564 209.124 125.066 208.796 124.68 208.367C124.294 207.937 124.045 207.419 123.93 206.812L126.387 206.39C126.515 206.847 126.74 207.19 127.062 207.418C127.383 207.646 127.813 207.76 128.352 207.76C128.854 207.76 129.251 207.664 129.543 207.473C129.834 207.281 129.98 207.038 129.98 206.745C129.98 206.487 129.877 206.276 129.669 206.113C129.462 205.949 129.142 205.822 128.71 205.733L127.018 205.384C126.07 205.189 125.362 204.859 124.894 204.395C124.426 203.93 124.191 203.33 124.191 202.594C124.191 201.965 124.363 201.424 124.706 200.969C125.05 200.515 125.53 200.165 126.147 199.918C126.765 199.672 127.487 199.549 128.314 199.549C129.092 199.549 129.766 199.656 130.334 199.871C130.902 200.086 131.361 200.389 131.711 200.78C132.06 201.17 132.296 201.634 132.417 202.169L130.078 202.581C129.975 202.245 129.781 201.971 129.498 201.758C129.215 201.546 128.834 201.439 128.356 201.439C127.922 201.439 127.559 201.531 127.265 201.713C126.972 201.896 126.826 202.137 126.826 202.436C126.826 202.682 126.92 202.891 127.11 203.061C127.299 203.232 127.625 203.366 128.089 203.463L129.854 203.814C130.805 204.006 131.512 204.321 131.977 204.758C132.441 205.196 132.673 205.766 132.673 206.468C132.673 207.112 132.485 207.676 132.109 208.159C131.733 208.642 131.215 209.018 130.554 209.287C129.894 209.556 129.134 209.69 128.275 209.69Z\" fill=\"white\"\/>\r\n<path d=\"M247 255.5H33C15.0507 255.5 0.5 270.051 0.5 288C0.5 305.949 15.0507 320.5 33 320.5H247C264.949 320.5 279.5 305.949 279.5 288C279.5 270.051 264.949 255.5 247 255.5Z\" fill=\"#6E5189\"\/>\r\n<path d=\"M247 255.5H33C15.0507 255.5 0.5 270.051 0.5 288C0.5 305.949 15.0507 320.5 33 320.5H247C264.949 320.5 279.5 305.949 279.5 288C279.5 270.051 264.949 255.5 247 255.5Z\" stroke=\"#D7D7D7\"\/>\r\n<path d=\"M56.5 288C56.5 275.021 45.9787 264.5 33 264.5C20.0213 264.5 9.5 275.021 9.5 288C9.5 300.979 20.0213 311.5 33 311.5C45.9787 311.5 56.5 300.979 56.5 288Z\" fill=\"#7C5295\" fill-opacity=\"0.1\"\/>\r\n<path d=\"M56.5 288C56.5 275.021 45.9787 264.5 33 264.5C20.0213 264.5 9.5 275.021 9.5 288C9.5 300.979 20.0213 311.5 33 311.5C45.9787 311.5 56.5 300.979 56.5 288Z\" stroke=\"#5F3F7D\"\/>\r\n<path d=\"M25 297C26.147 292.98 26.983 288.973 27 285H33C33.017 288.973 33.853 292.98 35 297\" stroke=\"#8AC052\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M33.5 289.001H38C38.025 291.613 38.894 294.297 40 297.001M30 281.001C30.2272 280.684 30.528 280.428 30.8764 280.253C31.2249 280.079 31.6105 279.992 32 280.001C32.3895 279.992 32.7751 280.079 33.1236 280.253C33.472 280.428 33.7728 280.684 34 281.001C34.2272 281.317 34.528 281.573 34.8764 281.748C35.2249 281.922 35.6105 282.009 36 282.001C36.3895 282.009 36.7751 281.922 37.1236 281.748C37.472 281.573 37.7728 281.317 38 281.001C38.2272 280.684 38.528 280.428 38.8764 280.253C39.2249 280.079 39.6105 279.992 40 280.001C40.3895 279.992 40.7751 280.079 41.1236 280.253C41.472 280.428 41.7728 280.684 42 281.001M24 297.001H43\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M76.8693 281.404V294.5H74.1836V281.404H76.8693ZM81.8126 288.811V294.5H79.1769V284.674H81.6657L81.7077 287.127H81.5497C81.8073 286.307 82.1988 285.673 82.724 285.224C83.2493 284.775 83.9267 284.551 84.7563 284.551C85.4373 284.551 86.0309 284.699 86.5368 284.995C87.0428 285.291 87.4357 285.716 87.7156 286.268C87.9955 286.821 88.1355 287.482 88.1355 288.25V294.5H85.4997V288.71C85.4997 288.099 85.3423 287.621 85.0275 287.274C84.7127 286.927 84.2774 286.753 83.7216 286.753C83.3509 286.753 83.0216 286.834 82.7336 286.997C82.4456 287.159 82.2201 287.393 82.0571 287.698C81.8941 288.004 81.8126 288.375 81.8126 288.811ZM93.9754 294.663C93.2242 294.663 92.5454 294.469 91.939 294.08C91.3327 293.691 90.8537 293.12 90.5021 292.368C90.1506 291.616 89.9748 290.694 89.9748 289.604C89.9748 288.484 90.156 287.55 90.5184 286.801C90.8808 286.051 91.3644 285.489 91.9692 285.114C92.574 284.738 93.2377 284.551 93.9604 284.551C94.5168 284.551 94.9802 284.644 95.3504 284.832C95.7207 285.019 96.0195 285.25 96.247 285.524C96.4744 285.799 96.6457 286.067 96.7606 286.328H96.8457V281.404H99.4814V294.5H96.8889V292.927H96.7606C96.6393 293.191 96.4628 293.456 96.2311 293.722C95.9993 293.988 95.7 294.212 95.3332 294.393C94.9663 294.573 94.5137 294.663 93.9754 294.663ZM94.787 292.551C95.2359 292.551 95.618 292.427 95.9332 292.18C96.2485 291.933 96.4886 291.588 96.6537 291.146C96.8187 290.703 96.9012 290.186 96.9012 289.596C96.9012 288.999 96.8194 288.482 96.6557 288.044C96.492 287.607 96.2525 287.267 95.9373 287.026C95.6221 286.784 95.2386 286.664 94.787 286.664C94.3273 286.664 93.9407 286.788 93.6273 287.038C93.3139 287.287 93.0776 287.632 92.9184 288.072C92.7592 288.513 92.6796 289.02 92.6796 289.596C92.6796 290.17 92.7599 290.681 92.9204 291.126C93.081 291.572 93.3186 291.921 93.6334 292.173C93.9481 292.425 94.3327 292.551 94.787 292.551ZM105.113 294.623C104.435 294.623 103.841 294.475 103.332 294.179C102.823 293.883 102.429 293.457 102.149 292.904C101.869 292.35 101.729 291.69 101.729 290.924V284.674H104.365V290.464C104.365 291.075 104.523 291.553 104.839 291.9C105.155 292.247 105.591 292.421 106.147 292.421C106.521 292.421 106.851 292.34 107.136 292.177C107.421 292.015 107.645 291.779 107.808 291.471C107.971 291.162 108.052 290.793 108.052 290.363V284.674H110.692V294.5H108.199L108.161 292.047H108.315C108.055 292.872 107.661 293.508 107.133 293.954C106.605 294.4 105.931 294.623 105.113 294.623ZM116.84 294.692C116.049 294.692 115.349 294.579 114.739 294.352C114.129 294.126 113.631 293.798 113.246 293.369C112.86 292.939 112.61 292.421 112.496 291.814L114.953 291.392C115.081 291.849 115.306 292.192 115.627 292.42C115.949 292.648 116.379 292.762 116.917 292.762C117.419 292.762 117.816 292.666 118.108 292.475C118.4 292.283 118.546 292.04 118.546 291.747C118.546 291.489 118.442 291.278 118.235 291.115C118.027 290.951 117.708 290.824 117.275 290.735L115.583 290.386C114.636 290.191 113.928 289.861 113.459 289.397C112.991 288.932 112.757 288.332 112.757 287.596C112.757 286.967 112.928 286.426 113.272 285.971C113.615 285.517 114.095 285.167 114.713 284.92C115.33 284.674 116.053 284.551 116.88 284.551C117.658 284.551 118.331 284.658 118.899 284.873C119.467 285.088 119.926 285.391 120.276 285.782C120.626 286.172 120.861 286.636 120.982 287.171L118.643 287.583C118.54 287.247 118.347 286.973 118.063 286.76C117.78 286.548 117.399 286.441 116.922 286.441C116.488 286.441 116.124 286.533 115.831 286.715C115.538 286.898 115.391 287.139 115.391 287.438C115.391 287.684 115.486 287.893 115.675 288.063C115.864 288.234 116.191 288.368 116.654 288.465L118.42 288.816C119.37 289.008 120.078 289.323 120.542 289.76C121.006 290.198 121.238 290.768 121.238 291.47C121.238 292.114 121.05 292.678 120.674 293.161C120.299 293.644 119.78 294.02 119.12 294.289C118.459 294.558 117.699 294.692 116.84 294.692ZM127.899 284.674V286.682H122.069V284.674H127.899ZM123.422 282.336H126.058V291.624C126.058 291.937 126.128 292.167 126.267 292.316C126.406 292.464 126.635 292.538 126.953 292.538C127.055 292.538 127.197 292.526 127.378 292.501C127.558 292.476 127.696 292.451 127.79 292.428L128.167 294.405C127.873 294.492 127.582 294.552 127.293 294.586C127.005 294.62 126.728 294.637 126.462 294.637C125.477 294.637 124.724 294.398 124.203 293.92C123.683 293.442 123.422 292.754 123.422 291.856V282.336ZM129.608 294.5V284.674H132.163V286.385H132.268C132.447 285.779 132.748 285.321 133.173 285.01C133.598 284.698 134.086 284.543 134.637 284.543C134.773 284.543 134.919 284.55 135.076 284.566C135.232 284.581 135.37 284.603 135.489 284.631V286.986C135.372 286.946 135.202 286.913 134.978 286.888C134.754 286.863 134.545 286.85 134.35 286.85C133.947 286.85 133.586 286.937 133.266 287.112C132.947 287.286 132.696 287.527 132.515 287.835C132.334 288.143 132.244 288.5 132.244 288.908V294.5H129.608ZM137.017 294.5V284.674H139.653V294.5H137.017ZM138.335 283.393C137.938 283.393 137.598 283.26 137.314 282.995C137.031 282.73 136.889 282.411 136.889 282.04C136.889 281.66 137.031 281.34 137.314 281.078C137.598 280.815 137.938 280.684 138.335 280.684C138.733 280.684 139.074 280.815 139.358 281.077C139.642 281.339 139.784 281.66 139.784 282.039C139.784 282.411 139.642 282.73 139.358 282.995C139.074 283.26 138.733 283.393 138.335 283.393ZM144.642 294.691C144.017 294.691 143.458 294.58 142.964 294.36C142.47 294.14 142.081 293.812 141.798 293.377C141.515 292.942 141.374 292.4 141.374 291.753C141.374 291.203 141.474 290.744 141.674 290.377C141.875 290.009 142.149 289.713 142.498 289.489C142.846 289.265 143.242 289.094 143.685 288.977C144.128 288.86 144.593 288.779 145.078 288.733C145.645 288.676 146.103 288.622 146.451 288.571C146.8 288.521 147.056 288.442 147.219 288.334C147.382 288.227 147.463 288.067 147.463 287.855V287.812C147.463 287.532 147.403 287.294 147.284 287.1C147.165 286.906 146.991 286.758 146.763 286.654C146.534 286.551 146.253 286.5 145.919 286.5C145.583 286.5 145.289 286.551 145.038 286.653C144.786 286.755 144.58 286.891 144.419 287.062C144.259 287.233 144.143 287.424 144.072 287.637L141.655 287.236C141.821 286.664 142.101 286.178 142.494 285.779C142.887 285.381 143.375 285.076 143.959 284.866C144.543 284.656 145.199 284.551 145.927 284.551C146.455 284.551 146.967 284.613 147.466 284.738C147.964 284.863 148.411 285.059 148.807 285.325C149.203 285.591 149.517 285.935 149.75 286.357C149.982 286.779 150.099 287.288 150.099 287.885V294.5H147.599V293.136H147.512C147.353 293.44 147.142 293.709 146.879 293.943C146.615 294.176 146.298 294.359 145.928 294.492C145.557 294.624 145.129 294.691 144.642 294.691ZM145.384 292.842C145.799 292.842 146.164 292.76 146.478 292.594C146.792 292.429 147.038 292.206 147.215 291.925C147.393 291.645 147.482 291.332 147.482 290.987V289.924C147.402 289.978 147.283 290.029 147.127 290.076C146.97 290.123 146.795 290.165 146.602 290.203C146.409 290.24 146.219 290.273 146.031 290.3C145.843 290.328 145.676 290.352 145.53 290.372C145.206 290.416 144.921 290.49 144.676 290.595C144.43 290.7 144.239 290.84 144.103 291.015C143.967 291.191 143.899 291.411 143.899 291.675C143.899 291.929 143.964 292.143 144.092 292.316C144.22 292.489 144.396 292.62 144.618 292.709C144.84 292.798 145.096 292.842 145.384 292.842Z\" fill=\"white\"\/>\r\n<path d=\"M153.743 294.539C154.353 294.766 155.054 294.879 155.845 294.879C156.704 294.879 157.464 294.745 158.124 294.476C158.785 294.207 159.303 293.831 159.679 293.348C160.055 292.865 160.243 292.301 160.243 291.657C160.243 290.955 160.011 290.385 159.547 289.947C159.082 289.51 158.375 289.195 157.424 289.003L155.659 288.652C155.195 288.555 154.869 288.421 154.68 288.25C154.49 288.08 154.396 287.871 154.396 287.625C154.396 287.326 154.542 287.085 154.835 286.902C155.129 286.72 155.492 286.628 155.926 286.628C156.404 286.628 156.785 286.735 157.068 286.947C157.351 287.16 157.545 287.434 157.648 287.77L159.987 287.358C159.866 286.823 159.63 286.359 159.281 285.969C158.931 285.578 158.472 285.275 157.904 285.06C157.336 284.845 156.662 284.738 155.884 284.738C155.057 284.738 154.335 284.861 153.717 285.107C153.1 285.354 152.62 285.704 152.276 286.158C151.933 286.613 151.761 287.154 151.761 287.783C151.761 288.519 151.996 289.119 152.464 289.584C152.932 290.048 153.64 290.378 154.588 290.573L156.28 290.922C156.712 291.011 157.032 291.138 157.239 291.302C157.447 291.465 157.55 291.676 157.55 291.934C157.55 292.227 157.404 292.47 157.113 292.662C156.821 292.853 156.424 292.949 155.922 292.949C155.383 292.949 154.953 292.835 154.632 292.607C154.31 292.379 154.085 292.036 153.957 291.579L151.5 292.001C151.615 292.608 151.864 293.126 152.25 293.556C152.636 293.985 153.134 294.313 153.743 294.539Z\" fill=\"white\"\/>\r\n<mask id=\"mask1_56255_1120\" style=\"mask-type:alpha\" maskunits=\"userSpaceOnUse\" x=\"748\" y=\"0\" width=\"281\" height=\"321\">\r\n<path d=\"M1004.5 0.5H772.5C759.245 0.5 748.5 11.2452 748.5 24.5V296.5C748.5 309.755 759.245 320.5 772.5 320.5H1004.5C1017.75 320.5 1028.5 309.755 1028.5 296.5V24.5C1028.5 11.2452 1017.75 0.5 1004.5 0.5Z\" fill=\"black\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask1_56255_1120)\">\r\n<path d=\"M1004.5 1H772.5C759.521 1 749 11.5213 749 24.5V296.5C749 309.479 759.521 320 772.5 320H1004.5C1017.48 320 1028 309.479 1028 296.5V24.5C1028 11.5213 1017.48 1 1004.5 1Z\" fill=\"#6E5189\"\/>\r\n<path d=\"M1004.5 1H772.5C759.521 1 749 11.5213 749 24.5V296.5C749 309.479 759.521 320 772.5 320H1004.5C1017.48 320 1028 309.479 1028 296.5V24.5C1028 11.5213 1017.48 1 1004.5 1Z\" stroke=\"#D7D7D7\"\/>\r\n<path d=\"M816.442 32.577H814.575C814.541 32.3355 814.471 32.1211 814.366 31.9336C814.261 31.7432 814.126 31.5813 813.962 31.4478C813.797 31.3142 813.606 31.212 813.391 31.1409C813.177 31.0699 812.946 31.0344 812.696 31.0344C812.244 31.0344 811.851 31.1466 811.516 31.3711C811.18 31.5926 810.92 31.9165 810.736 32.3427C810.551 32.7659 810.459 33.2801 810.459 33.8853C810.459 34.5074 810.551 35.0301 810.736 35.4534C810.923 35.8767 811.185 36.1963 811.52 36.4123C811.855 36.6282 812.243 36.7361 812.683 36.7361C812.93 36.7361 813.159 36.7034 813.369 36.6381C813.582 36.5728 813.771 36.4776 813.936 36.3526C814.101 36.2248 814.237 36.0699 814.345 35.8881C814.456 35.7063 814.533 35.4989 814.575 35.2659L816.442 35.2745C816.393 35.675 816.273 36.0614 816.079 36.4336C815.889 36.8029 815.632 37.1338 815.308 37.4265C814.987 37.7162 814.604 37.9463 814.158 38.1168C813.714 38.2844 813.213 38.3682 812.653 38.3682C811.875 38.3682 811.179 38.1921 810.565 37.8398C809.954 37.4875 809.471 36.9776 809.116 36.31C808.764 35.6424 808.588 34.8341 808.588 33.8853C808.588 32.9336 808.767 32.1239 809.125 31.4563C809.483 30.7887 809.969 30.2801 810.582 29.9307C811.196 29.5784 811.886 29.4023 812.653 29.4023C813.159 29.4023 813.628 29.4733 814.06 29.6154C814.494 29.7574 814.879 29.9648 815.214 30.2375C815.55 30.5074 815.822 30.8384 816.033 31.2304C816.246 31.6225 816.382 32.0713 816.442 32.577ZM819.705 38.2489H817.728L820.741 29.5216H823.118L826.127 38.2489H824.15L821.964 31.5159H821.895L819.705 38.2489ZM819.581 34.8185H824.252V36.2588H819.581V34.8185ZM830.871 38.2489H827.777V29.5216H830.901C831.771 29.5216 832.531 29.6963 833.161 30.0458C833.801 30.3924 834.281 30.8909 834.621 31.5415C834.971 32.1921 835.141 32.9705 835.141 33.8767C835.141 34.7858 834.971 35.5671 834.621 36.2205C834.281 36.8739 833.791 37.3753 833.151 37.7248C832.521 38.0742 831.761 38.2489 830.871 38.2489ZM829.621 36.6679H830.791C831.341 36.6679 831.801 36.5713 832.171 36.3782C832.541 36.1821 832.831 35.8796 833.011 35.4705C833.201 35.0586 833.301 34.5273 833.301 33.8767C833.301 33.2319 833.201 32.7049 833.011 32.2958C832.831 31.8867 832.551 31.5855 832.171 31.3924C831.801 31.1992 831.341 31.1026 830.801 31.1026H829.621V36.6679ZM837.111 38.2489V29.5216H842.991V31.0429H838.951V33.1225H842.681V34.6438H838.951V36.7276H843.001V38.2489H837.111ZM852.351 29.5216V38.2489H850.761L846.961 32.756H846.901V38.2489H845.051V29.5216H846.671L850.441 35.0103H850.521V29.5216H852.351ZM855.981 38.2489H854.011L857.021 29.5216H859.401L862.401 38.2489H860.431L858.241 31.5159H858.171L855.981 38.2489ZM855.861 34.8185H860.531V36.2588H855.861V34.8185ZM870.531 38.2489H867.431V29.5216H870.551C871.431 29.5216 872.191 29.6963 872.821 30.0458C873.451 30.3924 873.941 30.8909 874.281 31.5415C874.621 32.1921 874.801 32.9705 874.801 33.8767C874.801 34.7858 874.621 35.5671 874.281 36.2205C873.941 36.8739 873.451 37.3753 872.811 37.7248C872.171 38.0742 871.411 38.2489 870.531 38.2489ZM869.281 36.6679H870.451C871.001 36.6679 871.451 36.5713 871.831 36.3782C872.201 36.1821 872.481 35.8796 872.671 35.4705C872.861 35.0586 872.961 34.5273 872.961 33.8767C872.961 33.2319 872.861 32.7049 872.671 32.2958C872.481 31.8867 872.201 31.5855 871.831 31.3924C871.461 31.1992 871.001 31.1026 870.451 31.1026H869.281V36.6679ZM876.761 38.2489V29.5216H882.641V31.0429H878.611V33.1225H882.341V34.6438H878.611V36.7276H882.661V38.2489H876.761ZM892.821 32.0316C892.791 31.6878 892.641 31.4208 892.381 31.2304C892.121 31.0401 891.771 30.9449 891.331 30.9449C891.031 30.9449 890.781 30.9875 890.571 31.0728C890.361 31.1551 890.201 31.2702 890.091 31.4179C889.981 31.5657 889.931 31.7333 889.931 31.9208C889.921 32.077 889.961 32.2134 890.031 32.3299C890.101 32.4463 890.201 32.5472 890.331 32.6324C890.461 32.7148 890.611 32.7873 890.771 32.8498C890.941 32.9094 891.121 32.9605 891.311 33.0032L892.091 33.1907C892.471 33.2759 892.821 33.3895 893.141 33.5316C893.461 33.6736 893.741 33.8483 893.971 34.0557C894.201 34.2631 894.381 34.5074 894.511 34.7887C894.641 35.0699 894.711 35.3924 894.711 35.756C894.711 36.2901 894.571 36.7532 894.301 37.1452C894.031 37.5344 893.651 37.837 893.141 38.0529C892.641 38.2659 892.031 38.3725 891.321 38.3725C890.621 38.3725 890.001 38.2645 889.481 38.0486C888.961 37.8327 888.561 37.5131 888.261 37.0898C887.971 36.6637 887.821 36.1367 887.811 35.5088H889.591C889.611 35.8015 889.701 36.0458 889.841 36.2418C889.991 36.435 890.191 36.5813 890.441 36.6807C890.701 36.7773 890.981 36.8256 891.301 36.8256C891.611 36.8256 891.881 36.7801 892.121 36.6892C892.351 36.5983 892.531 36.4719 892.661 36.31C892.781 36.148 892.851 35.962 892.851 35.7517C892.851 35.5557 892.791 35.3909 892.671 35.2574C892.561 35.1239 892.391 35.0103 892.171 34.9165C891.951 34.8228 891.681 34.7375 891.371 34.6608L890.411 34.4222C889.681 34.2432 889.101 33.9634 888.671 33.5827C888.251 33.202 888.031 32.6892 888.041 32.0444C888.031 31.5159 888.171 31.0543 888.461 30.6594C888.751 30.2645 889.141 29.9563 889.641 29.7347C890.141 29.5131 890.711 29.4023 891.341 29.4023C891.991 29.4023 892.561 29.5131 893.041 29.7347C893.531 29.9563 893.901 30.2645 894.171 30.6594C894.441 31.0543 894.581 31.5117 894.591 32.0316H892.821ZM901.941 29.5216H903.791V35.1892C903.791 35.8256 903.641 36.3824 903.331 36.8597C903.031 37.337 902.611 37.7091 902.071 37.9762C901.521 38.2404 900.891 38.3725 900.171 38.3725C899.441 38.3725 898.811 38.2404 898.271 37.9762C897.731 37.7091 897.301 37.337 897.001 36.8597C896.701 36.3824 896.551 35.8256 896.551 35.1892V29.5216H898.401V35.0316C898.401 35.364 898.471 35.6594 898.611 35.9179C898.761 36.1765 898.971 36.3796 899.241 36.5273C899.501 36.675 899.811 36.7489 900.171 36.7489C900.531 36.7489 900.841 36.675 901.101 36.5273C901.371 36.3796 901.581 36.1765 901.721 35.9179C901.871 35.6594 901.941 35.364 901.941 35.0316V29.5216ZM905.911 29.5216H908.181L910.581 35.3853H910.691L913.091 29.5216H915.371V38.2489H913.581V32.5685H913.501L911.241 38.2063H910.031L907.771 32.5472H907.691V38.2489H905.911V29.5216ZM919.331 29.5216V38.2489H917.491V29.5216H919.331ZM928.751 29.5216V38.2489H927.151L923.361 32.756H923.291V38.2489H921.451V29.5216H923.071L926.841 35.0103H926.911V29.5216H928.751ZM932.721 29.5216V38.2489H930.871V29.5216H932.721ZM939.571 32.0316C939.541 31.6878 939.391 31.4208 939.131 31.2304C938.871 31.0401 938.521 30.9449 938.081 30.9449C937.781 30.9449 937.521 30.9875 937.321 31.0728C937.111 31.1551 936.951 31.2702 936.841 31.4179C936.731 31.5657 936.681 31.7333 936.681 31.9208C936.671 32.077 936.701 32.2134 936.781 32.3299C936.851 32.4463 936.951 32.5472 937.081 32.6324C937.211 32.7148 937.351 32.7873 937.521 32.8498C937.691 32.9094 937.871 32.9605 938.061 33.0032L938.841 33.1907C939.221 33.2759 939.571 33.3895 939.891 33.5316C940.211 33.6736 940.481 33.8483 940.721 34.0557C940.951 34.2631 941.131 34.5074 941.261 34.7887C941.391 35.0699 941.461 35.3924 941.461 35.756C941.461 36.2901 941.321 36.7532 941.051 37.1452C940.781 37.5344 940.401 37.837 939.891 38.0529C939.391 38.2659 938.781 38.3725 938.071 38.3725C937.371 38.3725 936.751 38.2645 936.231 38.0486C935.711 37.8327 935.301 37.5131 935.011 37.0898C934.721 36.6637 934.571 36.1367 934.561 35.5088H936.341C936.361 35.8015 936.441 36.0458 936.591 36.2418C936.741 36.435 936.941 36.5813 937.191 36.6807C937.451 36.7773 937.731 36.8256 938.051 36.8256C938.361 36.8256 938.631 36.7801 938.861 36.6892C939.101 36.5983 939.281 36.4719 939.401 36.31C939.531 36.148 939.601 35.962 939.601 35.7517C939.601 35.5557 939.541 35.3909 939.421 35.2574C939.311 35.1239 939.141 35.0103 938.921 34.9165C938.701 34.8228 938.431 34.7375 938.111 34.6608L937.161 34.4222C936.431 34.2432 935.851 33.9634 935.421 33.5827C934.991 33.202 934.781 32.6892 934.791 32.0444C934.781 31.5159 934.921 31.0543 935.211 30.6594C935.491 30.2645 935.891 29.9563 936.391 29.7347C936.891 29.5131 937.461 29.4023 938.091 29.4023C938.741 29.4023 939.311 29.5131 939.791 29.7347C940.271 29.9563 940.651 30.2645 940.921 30.6594C941.191 31.0543 941.331 31.5117 941.341 32.0316H939.571ZM942.971 31.0429V29.5216H950.131V31.0429H947.461V38.2489H945.641V31.0429H942.971ZM951.921 38.2489V29.5216H955.361C956.021 29.5216 956.581 29.6395 957.051 29.8753C957.511 30.1083 957.871 30.4392 958.121 30.8682C958.361 31.2944 958.491 31.7958 958.491 32.3725C958.491 32.952 958.361 33.4506 958.111 33.8682C957.861 34.283 957.501 34.6012 957.021 34.8228C956.551 35.0444 955.981 35.1551 955.311 35.1551H953.011V33.6722H955.011C955.371 33.6722 955.661 33.6239 955.891 33.5273C956.121 33.4307 956.301 33.2858 956.411 33.0927C956.531 32.8995 956.591 32.6594 956.591 32.3725C956.591 32.0827 956.531 31.8384 956.411 31.6395C956.301 31.4407 956.121 31.2901 955.891 31.1878C955.651 31.0827 955.361 31.0301 955.001 31.0301H953.761V38.2489H951.921ZM956.631 34.2773L958.801 38.2489H956.761L954.641 34.2773H956.631ZM968.411 33.8853C968.411 34.837 968.231 35.6466 967.871 36.3142C967.511 36.9819 967.021 37.4918 966.401 37.8441C965.791 38.1935 965.091 38.3682 964.321 38.3682C963.551 38.3682 962.851 38.1921 962.241 37.8398C961.621 37.4875 961.131 36.9776 960.771 36.31C960.421 35.6424 960.241 34.8341 960.241 33.8853C960.241 32.9336 960.421 32.1239 960.771 31.4563C961.131 30.7887 961.621 30.2801 962.241 29.9307C962.851 29.5784 963.551 29.4023 964.321 29.4023C965.091 29.4023 965.791 29.5784 966.401 29.9307C967.021 30.2801 967.511 30.7887 967.871 31.4563C968.231 32.1239 968.411 32.9336 968.411 33.8853ZM966.541 33.8853C966.541 33.2688 966.451 32.7489 966.261 32.3256C966.081 31.9023 965.821 31.5813 965.491 31.3625C965.161 31.1438 964.771 31.0344 964.321 31.0344C963.881 31.0344 963.491 31.1438 963.161 31.3625C962.821 31.5813 962.571 31.9023 962.381 32.3256C962.201 32.7489 962.111 33.2688 962.111 33.8853C962.111 34.5017 962.201 35.0216 962.381 35.4449C962.571 35.8682 962.821 36.1892 963.161 36.408C963.491 36.6267 963.881 36.7361 964.321 36.7361C964.771 36.7361 965.161 36.6267 965.491 36.408C965.821 36.1892 966.081 35.8682 966.261 35.4449C966.451 35.0216 966.541 34.5017 966.541 33.8853Z\" fill=\"#8CC63F\"\/>\r\n<path d=\"M831.53 56.7969H836.08L840.89 68.5241H841.09L845.9 56.7969H850.45V74.2514H846.87V62.8906H846.72L842.21 74.1662H839.77L835.25 62.848H835.11V74.2514H831.53V56.7969ZM859.39 74.5071C858.04 74.5071 856.88 74.2344 855.91 73.6889C854.94 73.1378 854.2 72.3594 853.68 71.3537C853.15 70.3423 852.89 69.1463 852.89 67.7656C852.89 66.419 853.15 65.2372 853.68 64.2202C854.2 63.2031 854.94 62.4105 855.88 61.8423C856.84 61.2741 857.96 60.99 859.24 60.99C860.11 60.99 860.91 61.1292 861.65 61.4076C862.4 61.6804 863.06 62.0923 863.61 62.6434C864.18 63.1946 864.61 63.8878 864.93 64.723C865.24 65.5525 865.4 66.5241 865.4 67.6378V68.6349H854.34V66.3849H861.98C861.98 65.8622 861.86 65.3991 861.64 64.9957C861.41 64.5923 861.1 64.277 860.69 64.0497C860.29 63.8167 859.83 63.7003 859.3 63.7003C858.75 63.7003 858.26 63.8281 857.84 64.0838C857.42 64.3338 857.09 64.6719 856.85 65.098C856.61 65.5184 856.49 65.9872 856.48 66.5042V68.6434C856.48 69.2912 856.6 69.8508 856.84 70.3224C857.08 70.794 857.43 71.1576 857.87 71.4133C858.31 71.669 858.84 71.7969 859.45 71.7969C859.85 71.7969 860.22 71.74 860.56 71.6264C860.89 71.5128 861.18 71.3423 861.42 71.115C861.65 70.8878 861.84 70.6094 861.96 70.2798L865.32 70.5014C865.15 71.3082 864.8 72.0128 864.27 72.615C863.75 73.2116 863.07 73.6775 862.24 74.0128C861.42 74.3423 860.47 74.5071 859.39 74.5071ZM867.77 74.2514V61.1605H871.29V63.4446H871.42C871.66 62.6321 872.06 62.0184 872.62 61.6037C873.19 61.1832 873.83 60.973 874.57 60.973C874.75 60.973 874.94 60.9844 875.15 61.0071C875.36 61.0298 875.55 61.0611 875.71 61.1008V64.3224C875.54 64.2713 875.3 64.2258 875 64.1861C874.7 64.1463 874.42 64.1264 874.17 64.1264C873.64 64.1264 873.16 64.2429 872.74 64.4758C872.33 64.7031 872 65.0213 871.75 65.4304C871.52 65.8395 871.4 66.3111 871.4 66.8452V74.2514H867.77ZM882.89 74.5071C881.55 74.5071 880.4 74.223 879.43 73.6548C878.47 73.0809 877.73 72.2855 877.22 71.2684C876.7 70.2514 876.45 69.0809 876.45 67.7571C876.45 66.4162 876.71 65.24 877.22 64.2287C877.75 63.2116 878.49 62.419 879.45 61.8508C880.41 61.277 881.55 60.99 882.87 60.99C884.02 60.99 885.02 61.1974 885.87 61.6122C886.73 62.027 887.41 62.6094 887.91 63.3594C888.41 64.1094 888.69 64.99 888.74 66.0014H885.31C885.22 65.348 884.96 64.8224 884.54 64.4247C884.14 64.0213 883.6 63.8196 882.93 63.8196C882.37 63.8196 881.88 63.973 881.46 64.2798C881.04 64.5809 880.72 65.0213 880.49 65.6008C880.25 66.1804 880.14 66.8821 880.14 67.7059C880.14 68.5412 880.25 69.2514 880.48 69.8366C880.71 70.4219 881.04 70.8679 881.46 71.1747C881.88 71.4815 882.37 71.6349 882.93 71.6349C883.35 71.6349 883.72 71.5497 884.05 71.3792C884.39 71.2088 884.66 70.9616 884.88 70.6378C885.1 70.3082 885.24 69.9133 885.31 69.4531H888.74C888.68 70.4531 888.41 71.3338 887.92 72.0952C887.44 72.8508 886.77 73.4417 885.92 73.8679C885.06 74.294 884.06 74.5071 882.89 74.5071ZM894.8 74.4986C893.96 74.4986 893.22 74.3537 892.56 74.0639C891.91 73.7684 891.39 73.3338 891.01 72.7599C890.64 72.1804 890.45 71.4588 890.45 70.5952C890.45 69.8679 890.58 69.2571 890.85 68.7628C891.12 68.2684 891.48 67.8707 891.94 67.5696C892.4 67.2684 892.92 67.0412 893.51 66.8878C894.1 66.7344 894.72 66.6264 895.37 66.5639C896.13 66.4844 896.74 66.4105 897.21 66.3423C897.67 66.2684 898.01 66.1605 898.22 66.0184C898.43 65.8764 898.54 65.6662 898.54 65.3878V65.3366C898.54 64.7969 898.37 64.3792 898.03 64.0838C897.69 63.7883 897.21 63.6406 896.59 63.6406C895.94 63.6406 895.42 63.7855 895.03 64.0753C894.65 64.3594 894.39 64.7173 894.27 65.1491L890.91 64.8764C891.08 64.0809 891.41 63.3934 891.91 62.8139C892.41 62.2287 893.06 61.7798 893.85 61.4673C894.64 61.1491 895.57 60.99 896.61 60.99C897.34 60.99 898.03 61.0753 898.7 61.2457C899.37 61.4162 899.96 61.6804 900.48 62.0383C901 62.3963 901.41 62.8565 901.72 63.419C902.02 63.9758 902.17 64.6434 902.17 65.4219V74.2514H898.72V72.4361H898.62C898.41 72.8452 898.13 73.2059 897.78 73.5184C897.43 73.8253 897 74.0667 896.51 74.2429C896.01 74.4133 895.44 74.4986 894.8 74.4986ZM895.84 71.9929C896.37 71.9929 896.84 71.8878 897.25 71.6775C897.66 71.4616 897.98 71.1719 898.21 70.8082C898.45 70.4446 898.56 70.0326 898.56 69.5724V68.1832C898.45 68.2571 898.29 68.3253 898.09 68.3878C897.9 68.4446 897.68 68.4986 897.44 68.5497C897.19 68.5951 896.95 68.6378 896.7 68.6775C896.46 68.7116 896.24 68.7429 896.04 68.7713C895.61 68.8338 895.24 68.9332 894.92 69.0696C894.6 69.2059 894.36 69.3906 894.18 69.6236C894.01 69.8508 893.92 70.1349 893.92 70.4758C893.92 70.9702 894.1 71.348 894.45 71.6094C894.82 71.865 895.28 71.9929 895.84 71.9929ZM909.81 74.4645C908.81 74.4645 907.91 74.2088 907.11 73.6974C906.31 73.1804 905.67 72.4219 905.2 71.4219C904.73 70.4162 904.5 69.1832 904.5 67.723C904.5 66.223 904.74 64.9758 905.22 63.9815C905.71 62.9815 906.35 62.2344 907.15 61.74C907.96 61.24 908.84 60.99 909.8 60.99C910.53 60.99 911.14 61.115 911.63 61.365C912.13 61.6094 912.52 61.9162 912.83 62.2855C913.13 62.6491 913.36 63.0071 913.52 63.3594H913.63V56.7969H917.26V74.2514H913.68V72.1548H913.52C913.35 72.5184 913.11 72.8792 912.8 73.2372C912.49 73.5895 912.09 73.8821 911.6 74.115C911.11 74.348 910.51 74.4645 909.81 74.4645ZM910.96 71.5753C911.54 71.5753 912.04 71.4162 912.44 71.098C912.85 70.7741 913.16 70.3224 913.38 69.7429C913.6 69.1633 913.71 68.4844 913.71 67.7059C913.71 66.9275 913.6 66.2514 913.39 65.6775C913.17 65.1037 912.86 64.6605 912.45 64.348C912.04 64.0355 911.54 63.8792 910.96 63.8792C910.36 63.8792 909.86 64.0412 909.45 64.365C909.04 64.6889 908.73 65.1378 908.52 65.7116C908.31 66.2855 908.21 66.9503 908.21 67.7059C908.21 68.4673 908.31 69.1406 908.52 69.7258C908.74 70.3054 909.05 70.7599 909.45 71.0895C909.86 71.4133 910.36 71.5753 910.96 71.5753ZM926.16 74.5071C924.83 74.5071 923.69 74.2258 922.72 73.6633C921.76 73.0951 921.02 72.3054 920.5 71.294C919.97 70.277 919.71 69.098 919.71 67.7571C919.71 66.4048 919.97 65.223 920.5 64.2116C921.02 63.1946 921.76 62.4048 922.72 61.8423C923.69 61.2741 924.83 60.99 926.16 60.99C927.48 60.99 928.62 61.2741 929.58 61.8423C930.55 62.4048 931.29 63.1946 931.82 64.2116C932.34 65.223 932.6 66.4048 932.6 67.7571C932.6 69.098 932.34 70.277 931.82 71.294C931.29 72.3054 930.55 73.0951 929.58 73.6633C928.62 74.2258 927.48 74.5071 926.16 74.5071ZM926.17 71.6946C926.78 71.6946 927.28 71.5241 927.68 71.1832C928.09 70.8366 928.39 70.365 928.59 69.7684C928.8 69.1719 928.91 68.4929 928.91 67.7315C928.91 66.9702 928.8 66.2912 928.59 65.6946C928.39 65.098 928.09 64.6264 927.68 64.2798C927.28 63.9332 926.78 63.7599 926.17 63.7599C925.57 63.7599 925.05 63.9332 924.64 64.2798C924.23 64.6264 923.92 65.098 923.71 65.6946C923.51 66.2912 923.4 66.9702 923.4 67.7315C923.4 68.4929 923.51 69.1719 923.71 69.7684C923.92 70.365 924.23 70.8366 924.64 71.1832C925.05 71.5241 925.57 71.6946 926.17 71.6946ZM945.85 64.8934L942.53 65.098C942.47 64.8139 942.35 64.5582 942.16 64.3309C941.97 64.098 941.73 63.9133 941.42 63.777C941.12 63.6349 940.76 63.5639 940.34 63.5639C939.78 63.5639 939.3 63.6832 938.92 63.9219C938.53 64.1548 938.34 64.4673 938.34 64.8594C938.34 65.1719 938.46 65.4361 938.71 65.652C938.96 65.8679 939.39 66.0412 940 66.1719L942.37 66.6491C943.64 66.9105 944.59 67.3309 945.21 67.9105C945.84 68.49 946.15 69.2514 946.15 70.1946C946.15 71.0525 945.9 71.8054 945.39 72.4531C944.89 73.1008 944.21 73.6065 943.33 73.9702C942.46 74.3281 941.46 74.5071 940.32 74.5071C938.59 74.5071 937.21 74.1463 936.18 73.4247C935.16 72.6974 934.56 71.7088 934.38 70.4588L937.95 70.2713C938.06 70.7997 938.32 71.2031 938.74 71.4815C939.15 71.7542 939.68 71.8906 940.33 71.8906C940.97 71.8906 941.48 71.7684 941.86 71.5241C942.26 71.2741 942.46 70.9531 942.46 70.5611C942.46 70.2315 942.32 69.9616 942.04 69.7514C941.77 69.5355 941.35 69.3707 940.78 69.2571L938.51 68.8054C937.24 68.5497 936.28 68.1065 935.66 67.4758C935.04 66.8451 934.73 66.0412 934.73 65.0639C934.73 64.223 934.96 63.4986 935.41 62.8906C935.87 62.2826 936.52 61.8139 937.35 61.4844C938.18 61.1548 939.16 60.99 940.28 60.99C941.93 60.99 943.23 61.3395 944.18 62.0383C945.14 62.7372 945.69 63.6889 945.85 64.8934ZM798.836 104.251V91.1605H802.466V104.251H798.836ZM800.66 89.473C800.12 89.473 799.657 89.294 799.27 88.9361C798.89 88.5724 798.699 88.1378 798.699 87.6321C798.699 87.1321 798.89 86.7031 799.27 86.3452C799.657 85.9815 800.12 85.7997 800.66 85.7997C801.199 85.7997 801.66 85.9815 802.04 86.3452C802.427 86.7031 802.62 87.1321 802.62 87.6321C802.62 88.1378 802.427 88.5724 802.04 88.9361C801.66 89.294 801.199 89.473 800.66 89.473ZM809.006 96.6832V104.251H805.375V91.1605H808.835V93.4702H808.988C809.278 92.7088 809.764 92.1065 810.446 91.6633C811.128 91.2145 811.954 90.99 812.926 90.99C813.835 90.99 814.628 91.1889 815.304 91.5866C815.98 91.9844 816.506 92.5525 816.881 93.2912C817.256 94.0241 817.443 94.8991 817.443 95.9162V104.251H813.812V96.5639C813.818 95.7628 813.613 95.1378 813.199 94.6889C812.784 94.2344 812.213 94.0071 811.486 94.0071C810.997 94.0071 810.565 94.1122 810.19 94.3224C809.821 94.5326 809.531 94.8395 809.321 95.2429C809.116 95.6406 809.011 96.1207 809.006 96.6832ZM827.268 91.1605V93.8878H819.384V91.1605H827.268ZM821.174 88.0241H824.805V100.229C824.805 100.564 824.856 100.825 824.958 101.013C825.06 101.195 825.202 101.322 825.384 101.396C825.572 101.47 825.787 101.507 826.032 101.507C826.202 101.507 826.373 101.493 826.543 101.464C826.714 101.43 826.844 101.405 826.935 101.388L827.506 104.089C827.324 104.146 827.069 104.212 826.739 104.285C826.41 104.365 826.009 104.413 825.537 104.43C824.662 104.464 823.895 104.348 823.236 104.081C822.583 103.814 822.074 103.399 821.711 102.837C821.347 102.274 821.168 101.564 821.174 100.706V88.0241ZM835.46 104.507C834.11 104.507 832.95 104.234 831.98 103.689C831.01 103.138 830.27 102.359 829.75 101.354C829.22 100.342 828.96 99.1463 828.96 97.7656C828.96 96.419 829.22 95.2372 829.75 94.2202C830.27 93.2031 831.01 92.4105 831.96 91.8423C832.91 91.2741 834.03 90.99 835.31 90.99C836.18 90.99 836.98 91.1292 837.72 91.4076C838.47 91.6804 839.13 92.0923 839.69 92.6434C840.25 93.1946 840.69 93.8878 841 94.723C841.31 95.5525 841.47 96.5241 841.47 97.6378V98.6349H830.41V96.3849H838.05C838.05 95.8622 837.94 95.3991 837.71 94.9957C837.48 94.5923 837.17 94.277 836.76 94.0497C836.36 93.8167 835.9 93.7003 835.37 93.7003C834.82 93.7003 834.33 93.8281 833.91 94.0838C833.49 94.3338 833.16 94.6719 832.92 95.098C832.68 95.5184 832.56 95.9872 832.55 96.5042V98.6434C832.55 99.2912 832.67 99.8508 832.91 100.322C833.15 100.794 833.5 101.158 833.94 101.413C834.38 101.669 834.91 101.797 835.52 101.797C835.92 101.797 836.29 101.74 836.63 101.626C836.96 101.513 837.25 101.342 837.49 101.115C837.72 100.888 837.91 100.609 838.03 100.28L841.39 100.501C841.22 101.308 840.87 102.013 840.34 102.615C839.82 103.212 839.14 103.677 838.31 104.013C837.49 104.342 836.54 104.507 835.46 104.507ZM843.84 104.251V91.1605H847.36V93.4446H847.49C847.73 92.6321 848.13 92.0184 848.69 91.6037C849.26 91.1832 849.9 90.973 850.64 90.973C850.82 90.973 851.01 90.9844 851.22 91.0071C851.44 91.0298 851.62 91.0611 851.78 91.1008V94.3224C851.61 94.2713 851.37 94.2258 851.07 94.1861C850.77 94.1463 850.49 94.1264 850.24 94.1264C849.71 94.1264 849.23 94.2429 848.81 94.4758C848.4 94.7031 848.07 95.0213 847.82 95.4304C847.59 95.8395 847.47 96.3111 847.47 96.8452V104.251H843.84ZM857.29 96.6832V104.251H853.66V91.1605H857.12V93.4702H857.27C857.56 92.7088 858.05 92.1065 858.73 91.6633C859.41 91.2145 860.24 90.99 861.21 90.99C862.12 90.99 862.91 91.1889 863.59 91.5866C864.26 91.9844 864.79 92.5525 865.16 93.2912C865.54 94.0241 865.72 94.8991 865.72 95.9162V104.251H862.09V96.5639C862.1 95.7628 861.89 95.1378 861.48 94.6889C861.07 94.2344 860.49 94.0071 859.77 94.0071C859.28 94.0071 858.85 94.1122 858.47 94.3224C858.1 94.5326 857.81 94.8395 857.6 95.2429C857.4 95.6406 857.29 96.1207 857.29 96.6832ZM872.32 104.499C871.48 104.499 870.74 104.354 870.09 104.064C869.43 103.768 868.92 103.334 868.53 102.76C868.16 102.18 867.97 101.459 867.97 100.595C867.97 99.8679 868.11 99.2571 868.37 98.7628C868.64 98.2684 869 97.8707 869.46 97.5696C869.92 97.2684 870.45 97.0412 871.03 96.8878C871.62 96.7344 872.24 96.6264 872.89 96.5639C873.65 96.4844 874.26 96.4105 874.73 96.3423C875.2 96.2684 875.53 96.1605 875.74 96.0184C875.96 95.8764 876.06 95.6662 876.06 95.3878V95.3366C876.06 94.7969 875.89 94.3792 875.55 94.0838C875.21 93.7883 874.74 93.6406 874.12 93.6406C873.46 93.6406 872.94 93.7855 872.56 94.0753C872.17 94.3594 871.92 94.7173 871.79 95.1491L868.43 94.8764C868.6 94.0809 868.94 93.3934 869.44 92.8139C869.94 92.2287 870.58 91.7798 871.37 91.4673C872.17 91.1491 873.09 90.99 874.13 90.99C874.86 90.99 875.56 91.0753 876.22 91.2457C876.89 91.4162 877.49 91.6804 878 92.0383C878.53 92.3963 878.94 92.8565 879.24 93.419C879.54 93.9758 879.69 94.6434 879.69 95.4219V104.251H876.25V102.436H876.15C875.94 102.845 875.65 103.206 875.3 103.518C874.95 103.825 874.53 104.067 874.03 104.243C873.54 104.413 872.97 104.499 872.32 104.499ZM873.36 101.993C873.89 101.993 874.36 101.888 874.77 101.677C875.18 101.462 875.5 101.172 875.74 100.808C875.97 100.445 876.09 100.033 876.09 99.5724V98.1832C875.97 98.2571 875.82 98.3253 875.62 98.3878C875.42 98.4446 875.21 98.4986 874.96 98.5497C874.72 98.5951 874.47 98.6378 874.23 98.6775C873.98 98.7116 873.76 98.7429 873.56 98.7713C873.14 98.8338 872.76 98.9332 872.45 99.0696C872.13 99.2059 871.88 99.3906 871.71 99.6236C871.53 99.8508 871.44 100.135 871.44 100.476C871.44 100.97 871.62 101.348 871.98 101.609C872.34 101.865 872.8 101.993 873.36 101.993ZM888.42 104.507C887.08 104.507 885.93 104.223 884.96 103.655C884 103.081 883.26 102.285 882.75 101.268C882.23 100.251 881.98 99.0809 881.98 97.7571C881.98 96.4162 882.24 95.24 882.75 94.2287C883.28 93.2116 884.02 92.419 884.98 91.8508C885.94 91.277 887.08 90.99 888.41 90.99C889.55 90.99 890.55 91.1974 891.41 91.6122C892.26 92.027 892.94 92.6094 893.44 93.3594C893.94 94.1094 894.22 94.99 894.27 96.0014H890.84C890.75 95.348 890.49 94.8224 890.08 94.4247C889.67 94.0213 889.13 93.8196 888.47 93.8196C887.9 93.8196 887.41 93.973 886.99 94.2798C886.58 94.5809 886.25 95.0213 886.02 95.6008C885.79 96.1804 885.67 96.8821 885.67 97.7059C885.67 98.5412 885.78 99.2514 886.01 99.8366C886.24 100.422 886.57 100.868 886.99 101.175C887.41 101.481 887.9 101.635 888.47 101.635C888.88 101.635 889.25 101.55 889.58 101.379C889.92 101.209 890.19 100.962 890.41 100.638C890.63 100.308 890.77 99.9133 890.84 99.4531H894.27C894.21 100.453 893.94 101.334 893.45 102.095C892.97 102.851 892.3 103.442 891.45 103.868C890.6 104.294 889.59 104.507 888.42 104.507ZM896.59 104.251V91.1605H900.22V104.251H896.59ZM898.42 89.473C897.88 89.473 897.41 89.294 897.03 88.9361C896.65 88.5724 896.46 88.1378 896.46 87.6321C896.46 87.1321 896.65 86.7031 897.03 86.3452C897.41 85.9815 897.88 85.7997 898.42 85.7997C898.96 85.7997 899.42 85.9815 899.8 86.3452C900.18 86.7031 900.38 87.1321 900.38 87.6321C900.38 88.1378 900.18 88.5724 899.8 88.9361C899.42 89.294 898.96 89.473 898.42 89.473ZM909.05 104.507C907.72 104.507 906.58 104.226 905.61 103.663C904.65 103.095 903.91 102.305 903.39 101.294C902.87 100.277 902.6 99.098 902.6 97.7571C902.6 96.4048 902.87 95.223 903.39 94.2116C903.91 93.1946 904.65 92.4048 905.61 91.8423C906.58 91.2741 907.72 90.99 909.05 90.99C910.37 90.99 911.51 91.2741 912.47 91.8423C913.44 92.4048 914.18 93.1946 914.71 94.2116C915.23 95.223 915.49 96.4048 915.49 97.7571C915.49 99.098 915.23 100.277 914.71 101.294C914.18 102.305 913.44 103.095 912.47 103.663C911.51 104.226 910.37 104.507 909.05 104.507ZM909.06 101.695C909.67 101.695 910.17 101.524 910.57 101.183C910.98 100.837 911.28 100.365 911.48 99.7684C911.7 99.1719 911.8 98.4929 911.8 97.7315C911.8 96.9702 911.7 96.2912 911.48 95.6946C911.28 95.098 910.98 94.6264 910.57 94.2798C910.17 93.9332 909.67 93.7599 909.06 93.7599C908.46 93.7599 907.95 93.9332 907.53 94.2798C907.12 94.6264 906.81 95.098 906.6 95.6946C906.4 96.2912 906.29 96.9702 906.29 97.7315C906.29 98.4929 906.4 99.1719 906.6 99.7684C906.81 100.365 907.12 100.837 907.53 101.183C907.95 101.524 908.46 101.695 909.06 101.695ZM921.48 96.6832V104.251H917.85V91.1605H921.31V93.4702H921.47C921.75 92.7088 922.24 92.1065 922.92 91.6633C923.6 91.2145 924.43 90.99 925.4 90.99C926.31 90.99 927.1 91.1889 927.78 91.5866C928.46 91.9844 928.98 92.5525 929.36 93.2912C929.73 94.0241 929.92 94.8991 929.92 95.9162V104.251H926.29V96.5639C926.29 95.7628 926.09 95.1378 925.68 94.6889C925.26 94.2344 924.69 94.0071 923.96 94.0071C923.47 94.0071 923.04 94.1122 922.67 94.3224C922.3 94.5326 922.01 94.8395 921.8 95.2429C921.59 95.6406 921.49 96.1207 921.48 96.6832ZM936.51 104.499C935.68 104.499 934.93 104.354 934.28 104.064C933.63 103.768 933.11 103.334 932.73 102.76C932.35 102.18 932.17 101.459 932.17 100.595C932.17 99.8679 932.3 99.2571 932.57 98.7628C932.84 98.2684 933.2 97.8707 933.66 97.5696C934.12 97.2684 934.64 97.0412 935.23 96.8878C935.82 96.7344 936.44 96.6264 937.09 96.5639C937.85 96.4844 938.46 96.4105 938.93 96.3423C939.39 96.2684 939.73 96.1605 939.94 96.0184C940.15 95.8764 940.26 95.6662 940.26 95.3878V95.3366C940.26 94.7969 940.09 94.3792 939.74 94.0838C939.41 93.7883 938.93 93.6406 938.31 93.6406C937.66 93.6406 937.14 93.7855 936.75 94.0753C936.37 94.3594 936.11 94.7173 935.99 95.1491L932.63 94.8764C932.8 94.0809 933.13 93.3934 933.63 92.8139C934.13 92.2287 934.78 91.7798 935.57 91.4673C936.36 91.1491 937.28 90.99 938.33 90.99C939.06 90.99 939.75 91.0753 940.42 91.2457C941.09 91.4162 941.68 91.6804 942.2 92.0383C942.72 92.3963 943.13 92.8565 943.43 93.419C943.74 93.9758 943.89 94.6434 943.89 95.4219V104.251H940.44V102.436H940.34C940.13 102.845 939.85 103.206 939.5 103.518C939.14 103.825 938.72 104.067 938.23 104.243C937.73 104.413 937.16 104.499 936.51 104.499ZM937.55 101.993C938.09 101.993 938.56 101.888 938.97 101.677C939.38 101.462 939.7 101.172 939.93 100.808C940.16 100.445 940.28 100.033 940.28 99.5724V98.1832C940.17 98.2571 940.01 98.3253 939.81 98.3878C939.62 98.4446 939.4 98.4986 939.16 98.5497C938.91 98.5951 938.67 98.6378 938.42 98.6775C938.18 98.7116 937.96 98.7429 937.76 98.7713C937.33 98.8338 936.96 98.9332 936.64 99.0696C936.32 99.2059 936.08 99.3906 935.9 99.6236C935.72 99.8508 935.64 100.135 935.64 100.476C935.64 100.97 935.82 101.348 936.17 101.609C936.54 101.865 937 101.993 937.55 101.993ZM950.33 86.7969V104.251H946.7V86.7969H950.33ZM959.21 104.507C957.86 104.507 956.7 104.234 955.73 103.689C954.76 103.138 954.02 102.359 953.5 101.354C952.97 100.342 952.71 99.1463 952.71 97.7656C952.71 96.419 952.97 95.2372 953.5 94.2202C954.02 93.2031 954.76 92.4105 955.71 91.8423C956.66 91.2741 957.78 90.99 959.06 90.99C959.93 90.99 960.73 91.1292 961.47 91.4076C962.22 91.6804 962.88 92.0923 963.44 92.6434C964 93.1946 964.44 93.8878 964.75 94.723C965.06 95.5525 965.22 96.5241 965.22 97.6378V98.6349H954.16V96.3849H961.8C961.8 95.8622 961.69 95.3991 961.46 94.9957C961.23 94.5923 960.92 94.277 960.51 94.0497C960.11 93.8167 959.65 93.7003 959.12 93.7003C958.57 93.7003 958.08 93.8281 957.66 94.0838C957.24 94.3338 956.91 94.6719 956.67 95.098C956.43 95.5184 956.31 95.9872 956.3 96.5042V98.6434C956.3 99.2912 956.42 99.8508 956.66 100.322C956.9 100.794 957.25 101.158 957.69 101.413C958.13 101.669 958.66 101.797 959.27 101.797C959.67 101.797 960.04 101.74 960.38 101.626C960.71 101.513 961 101.342 961.24 101.115C961.47 100.888 961.66 100.609 961.78 100.28L965.14 100.501C964.97 101.308 964.62 102.013 964.09 102.615C963.57 103.212 962.89 103.677 962.06 104.013C961.24 104.342 960.29 104.507 959.21 104.507ZM978.48 94.8934L975.15 95.098C975.1 94.8139 974.97 94.5582 974.79 94.3309C974.6 94.098 974.35 93.9133 974.05 93.777C973.74 93.6349 973.38 93.5639 972.96 93.5639C972.4 93.5639 971.93 93.6832 971.54 93.9219C971.15 94.1548 970.96 94.4673 970.96 94.8594C970.96 95.1719 971.09 95.4361 971.34 95.652C971.59 95.8679 972.01 96.0412 972.62 96.1719L974.99 96.6491C976.26 96.9105 977.21 97.3309 977.84 97.9105C978.46 98.49 978.78 99.2514 978.78 100.195C978.78 101.052 978.52 101.805 978.02 102.453C977.52 103.101 976.83 103.606 975.96 103.97C975.09 104.328 974.08 104.507 972.95 104.507C971.21 104.507 969.83 104.146 968.8 103.425C967.78 102.697 967.18 101.709 967.01 100.459L970.58 100.271C970.69 100.8 970.95 101.203 971.36 101.481C971.78 101.754 972.31 101.891 972.96 101.891C973.59 101.891 974.1 101.768 974.49 101.524C974.88 101.274 975.08 100.953 975.09 100.561C975.08 100.231 974.94 99.9616 974.67 99.7514C974.4 99.5355 973.97 99.3707 973.41 99.2571L971.14 98.8054C969.86 98.5497 968.91 98.1065 968.28 97.4758C967.67 96.8451 967.36 96.0412 967.36 95.0639C967.36 94.223 967.58 93.4986 968.04 92.8906C968.5 92.2826 969.14 91.8139 969.97 91.4844C970.81 91.1548 971.78 90.99 972.9 90.99C974.56 90.99 975.86 91.3395 976.81 92.0383C977.76 92.7372 978.32 93.6889 978.48 94.8934Z\" fill=\"white\"\/>\r\n<path d=\"M1027.5 137H749.5V256.5H1027.5V137Z\" fill=\"#5E3E7C\"\/>\r\n<path d=\"M833.57 196.002C833.4 195.533 833 195.255 832.59 195.068L829.99 194.045V183.938C829.99 183.523 829.83 183.126 829.53 182.833C829.24 182.54 828.84 182.375 828.43 182.375H822.492V179.875C822.492 179.543 822.361 179.226 822.126 178.991C821.892 178.757 821.574 178.625 821.242 178.625H811.242C810.911 178.625 810.593 178.757 810.358 178.991C810.124 179.226 809.992 179.543 809.992 179.875V182.375H804.055C803.64 182.375 803.243 182.54 802.95 182.833C802.657 183.126 802.492 183.523 802.492 183.938V194.052L799.908 195.072C799.491 195.259 799.081 195.541 798.914 196.009C798.747 196.478 798.667 196.932 798.836 197.494L802.824 209.227H802.907C805.573 209.227 807.907 207.866 809.572 205.803C811.238 207.866 813.57 209.094 816.236 209.094C818.902 209.094 821.236 207.862 822.901 205.799C824.566 207.862 826.899 209.227 829.56 209.227H829.65L833.65 197.495C833.82 197.026 833.74 196.471 833.57 196.002ZM816.242 188.625L804.992 193.065V185.188C804.992 185.105 805.025 185.025 805.084 184.967C805.142 184.908 805.222 184.875 805.305 184.875H827.18C827.263 184.875 827.342 184.908 827.401 184.967C827.459 185.025 827.492 185.105 827.492 185.188V193.059L816.242 188.625Z\" fill=\"white\"\/>\r\n<path d=\"M823.212 208.547C819.13 211.38 813.341 211.379 809.259 208.547C809.259 208.547 805.693 213.469 801.865 213.469L802.906 213.547C805.239 213.547 807.488 212.63 809.571 211.548C811.63 212.615 813.916 213.172 816.235 213.172C818.555 213.172 820.84 212.615 822.899 211.548C824.982 212.631 827.231 213.548 829.569 213.548L830.609 213.47C826.883 213.469 823.212 208.547 823.212 208.547Z\" fill=\"white\"\/>\r\n<mask id=\"mask2_56255_1120\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"851\" y=\"176\" width=\"2\" height=\"41\">\r\n<path d=\"M851.939 176.75H852.939V216.75H851.939V176.75Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask2_56255_1120)\">\r\n<path d=\"M851.939 176.75H851.439V178.25H851.939H852.439V176.75H851.939ZM851.939 180.25H851.439V183.25H851.939H852.439V180.25H851.939ZM851.939 185.25H851.439V188.25H851.939H852.439V185.25H851.939ZM851.939 190.25H851.439V193.25H851.939H852.439V190.25H851.939ZM851.939 195.25H851.439V198.25H851.939H852.439V195.25H851.939ZM851.939 200.25H851.439V203.25H851.939H852.439V200.25H851.939ZM851.939 205.25H851.439V208.25H851.939H852.439V205.25H851.939ZM851.939 210.25H851.439V213.25H851.939H852.439V210.25H851.939ZM851.939 215.25H851.439V216.75H851.939H852.439V215.25H851.939ZM851.939 176.75H850.939V178.25H851.939H852.939V176.75H851.939ZM851.939 180.25H850.939V183.25H851.939H852.939V180.25H851.939ZM851.939 185.25H850.939V188.25H851.939H852.939V185.25H851.939ZM851.939 190.25H850.939V193.25H851.939H852.939V190.25H851.939ZM851.939 195.25H850.939V198.25H851.939H852.939V195.25H851.939ZM851.939 200.25H850.939V203.25H851.939H852.939V200.25H851.939ZM851.939 205.25H850.939V208.25H851.939H852.939V205.25H851.939ZM851.939 210.25H850.939V213.25H851.939H852.939V210.25H851.939ZM851.939 215.25H850.939V216.75H851.939H852.939V215.25H851.939Z\" fill=\"#BCBCBC\"\/>\r\n<\/g>\r\n<path d=\"M899.43 215.001L902.29 212.133L897.28 192.776L905.16 184.89C906.35 183.7 906.35 181.779 905.16 180.588C903.97 179.398 902.05 179.398 900.86 180.588L892.97 188.475L873.62 183.456L870.75 186.324L886.52 194.927L878.64 202.813L872.9 201.379L870.75 203.53L877.92 207.831L882.22 215.001L884.37 212.85L882.94 207.115L890.82 199.228L899.43 215.001Z\" fill=\"white\"\/>\r\n<mask id=\"mask3_56255_1120\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"924\" y=\"176\" width=\"2\" height=\"41\">\r\n<path d=\"M924.34 176.75H925.34V216.75H924.34V176.75Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask3_56255_1120)\">\r\n<path d=\"M924.34 176.75H923.84V178.25H924.34H924.84V176.75H924.34ZM924.34 180.25H923.84V183.25H924.34H924.84V180.25H924.34ZM924.34 185.25H923.84V188.25H924.34H924.84V185.25H924.34ZM924.34 190.25H923.84V193.25H924.34H924.84V190.25H924.34ZM924.34 195.25H923.84V198.25H924.34H924.84V195.25H924.34ZM924.34 200.25H923.84V203.25H924.34H924.84V200.25H924.34ZM924.34 205.25H923.84V208.25H924.34H924.84V205.25H924.34ZM924.34 210.25H923.84V213.25H924.34H924.84V210.25H924.34ZM924.34 215.25H923.84V216.75H924.34H924.84V215.25H924.34ZM924.34 176.75H923.34V178.25H924.34H925.34V176.75H924.34ZM924.34 180.25H923.34V183.25H924.34H925.34V180.25H924.34ZM924.34 185.25H923.34V188.25H924.34H925.34V185.25H924.34ZM924.34 190.25H923.34V193.25H924.34H925.34V190.25H924.34ZM924.34 195.25H923.34V198.25H924.34H925.34V195.25H924.34ZM924.34 200.25H923.34V203.25H924.34H925.34V200.25H924.34ZM924.34 205.25H923.34V208.25H924.34H925.34V205.25H924.34ZM924.34 210.25H923.34V213.25H924.34H925.34V210.25H924.34ZM924.34 215.25H923.34V216.75H924.34H925.34V215.25H924.34Z\" fill=\"#BCBCBC\"\/>\r\n<\/g>\r\n<path d=\"M971.039 187.751C971.039 187.433 971.169 187.127 971.389 186.902C971.619 186.677 971.919 186.551 972.239 186.551H977.269C977.649 186.551 978.029 186.641 978.369 186.814C978.699 186.986 978.999 187.237 979.219 187.544L985.439 196.151H971.039V187.751Z\" stroke=\"white\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M985.439 196.152H971.039V205.752H971.509C971.789 204.172 972.619 202.741 973.849 201.711C975.079 200.68 976.639 200.115 978.239 200.115C979.849 200.115 981.399 200.68 982.629 201.711C983.859 202.741 984.689 204.172 984.969 205.752H985.439V196.152ZM979.889 205.752C979.699 205.493 979.449 205.283 979.159 205.138C978.879 204.993 978.559 204.917 978.239 204.917C977.919 204.917 977.609 204.993 977.319 205.138C977.029 205.283 976.789 205.493 976.599 205.752H979.889Z\" fill=\"white\"\/>\r\n<path d=\"M971.04 196.149V194.949C970.72 194.949 970.42 195.076 970.19 195.301C969.97 195.526 969.84 195.831 969.84 196.149H971.04ZM985.44 196.149H986.64C986.64 195.831 986.52 195.526 986.29 195.301C986.07 195.076 985.76 194.949 985.44 194.949V196.149ZM971.04 205.749H969.84C969.84 206.067 969.97 206.373 970.19 206.598C970.42 206.823 970.72 206.949 971.04 206.949V205.749ZM971.51 205.749V206.949C971.8 206.949 972.07 206.85 972.28 206.669C972.5 206.488 972.65 206.237 972.69 205.96L971.51 205.749ZM984.97 205.749L983.79 205.96C983.84 206.237 983.98 206.488 984.2 206.669C984.42 206.85 984.69 206.949 984.97 206.949V205.749ZM985.44 205.749V206.949C985.76 206.949 986.07 206.823 986.29 206.598C986.52 206.373 986.64 206.067 986.64 205.749H985.44ZM979.89 205.749V206.949C980.11 206.949 980.32 206.888 980.51 206.772C980.7 206.656 980.86 206.49 980.96 206.293C981.06 206.095 981.1 205.874 981.08 205.653C981.06 205.432 980.99 205.22 980.85 205.041L979.89 205.749ZM976.6 205.749L975.63 205.041C975.5 205.22 975.42 205.432 975.4 205.653C975.38 205.874 975.43 206.095 975.53 206.293C975.63 206.49 975.78 206.656 975.97 206.772C976.16 206.888 976.38 206.949 976.6 206.949V205.749ZM971.04 197.349H985.44V194.949H971.04V197.349ZM972.24 205.749V196.149H969.84V205.749H972.24ZM971.51 204.549H971.04V206.949H971.51V204.549ZM972.69 205.96C972.77 205.56 972.88 205.168 973.04 204.793L970.82 203.875C970.6 204.41 970.43 204.968 970.33 205.539L972.69 205.96ZM973.04 204.793C973.61 203.413 974.71 202.316 976.09 201.744L975.17 199.526C973.2 200.342 971.63 201.906 970.82 203.875L973.04 204.793ZM976.09 201.744C977.47 201.172 979.02 201.172 980.4 201.744L981.32 199.526C979.35 198.711 977.14 198.711 975.17 199.526L976.09 201.744ZM980.4 201.744C981.78 202.316 982.88 203.413 983.45 204.793L985.67 203.875C984.85 201.906 983.29 200.342 981.32 199.526L980.4 201.744ZM983.45 204.793C983.6 205.168 983.72 205.56 983.79 205.96L986.15 205.539C986.05 204.968 985.89 204.41 985.67 203.875L983.45 204.793ZM985.44 204.549H984.97V206.949H985.44V204.549ZM984.24 196.149V205.749H986.64V196.149H984.24ZM980.85 205.041C980.5 204.562 980.03 204.189 979.48 203.961L978.56 206.178C978.7 206.237 978.83 206.334 978.92 206.457L980.85 205.041ZM979.48 203.961C978.69 203.633 977.8 203.633 977 203.961L977.92 206.178C978.13 206.094 978.36 206.094 978.56 206.178L979.48 203.961ZM977 203.961C976.46 204.189 975.98 204.562 975.63 205.041L977.57 206.457C977.66 206.334 977.78 206.237 977.92 206.178L977 203.961ZM979.89 204.549H976.6V206.949H979.88L979.89 204.549Z\" fill=\"white\"\/>\r\n<path d=\"M976.97 203.304C977.45 203.103 977.97 203 978.5 203C979.03 203 979.55 203.103 980.03 203.304C980.52 203.506 980.96 203.8 981.33 204.172C981.7 204.543 981.99 204.984 982.2 205.469C982.4 205.955 982.5 206.475 982.5 207C982.5 207.525 982.4 208.045 982.2 208.531C981.99 209.016 981.7 209.457 981.33 209.828C980.96 210.2 980.52 210.495 980.03 210.696C979.55 210.897 979.03 211 978.5 211C977.97 211 977.45 210.897 976.97 210.696C975.99 210.29 975.21 209.511 974.8 208.531C974.4 207.551 974.4 206.449 974.8 205.469C975.21 204.489 975.99 203.71 976.97 203.304Z\" fill=\"white\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M947.041 181.75C946.411 181.75 945.801 182.003 945.351 182.453C944.901 182.903 944.641 183.513 944.641 184.15V205.75H945.711C945.971 204.295 946.701 202.963 947.781 201.954C948.861 200.945 950.241 200.313 951.701 200.153C953.171 199.994 954.661 200.315 955.931 201.069C957.201 201.823 958.191 202.968 958.761 204.334C958.951 204.794 959.081 205.268 959.171 205.75H971.041V184.15C971.041 183.513 970.791 182.903 970.341 182.453C969.891 182.003 969.281 181.75 968.641 181.75H947.041ZM954.091 205.75C953.901 205.491 953.651 205.281 953.361 205.136C953.081 204.991 952.761 204.915 952.441 204.915C952.121 204.915 951.811 204.991 951.521 205.136C951.241 205.281 950.991 205.491 950.801 205.75H954.091Z\" fill=\"white\"\/>\r\n<path d=\"M944.639 205.751H943.439C943.439 206.069 943.569 206.374 943.789 206.599C944.019 206.824 944.319 206.951 944.639 206.951V205.751ZM945.709 205.751V206.951C945.999 206.951 946.269 206.852 946.479 206.671C946.699 206.49 946.849 206.239 946.899 205.961L945.709 205.751ZM959.169 205.751L957.989 205.961C958.039 206.239 958.179 206.49 958.399 206.671C958.619 206.852 958.889 206.951 959.169 206.951V205.751ZM971.039 205.751V206.951C971.359 206.951 971.669 206.824 971.889 206.599C972.119 206.374 972.239 206.069 972.239 205.751H971.039ZM954.089 205.751V206.951C954.309 206.951 954.519 206.889 954.709 206.774C954.899 206.658 955.059 206.492 955.159 206.294C955.259 206.097 955.299 205.875 955.279 205.654C955.259 205.433 955.189 205.222 955.049 205.043L954.089 205.751ZM950.799 205.751L949.829 205.043C949.699 205.222 949.619 205.433 949.599 205.654C949.579 205.875 949.629 206.097 949.729 206.294C949.829 206.492 949.979 206.658 950.169 206.774C950.359 206.89 950.579 206.951 950.799 206.951V205.751ZM945.839 184.151C945.839 183.833 945.969 183.527 946.189 183.302C946.419 183.077 946.719 182.951 947.039 182.951V180.551C946.089 180.551 945.169 180.93 944.499 181.605C943.819 182.28 943.439 183.196 943.439 184.151H945.839ZM945.839 205.751V184.151H943.439V205.751H945.839ZM945.709 204.551H944.639V206.951H945.709V204.551ZM946.899 205.961C946.969 205.561 947.079 205.17 947.239 204.794L945.019 203.876C944.799 204.412 944.629 204.97 944.529 205.54L946.899 205.961ZM947.239 204.794C947.809 203.414 948.909 202.318 950.289 201.745L949.369 199.528C947.399 200.344 945.829 201.908 945.019 203.876L947.239 204.794ZM950.289 201.745C951.669 201.174 953.219 201.174 954.599 201.745L955.519 199.528C953.549 198.713 951.339 198.713 949.369 199.528L950.289 201.745ZM954.599 201.745C955.979 202.318 957.079 203.414 957.649 204.794L959.869 203.876C959.049 201.908 957.479 200.344 955.519 199.528L954.599 201.745ZM957.649 204.794C957.799 205.17 957.919 205.561 957.989 205.961L960.349 205.54C960.249 204.97 960.089 204.412 959.869 203.876L957.649 204.794ZM971.039 204.551H959.169V206.951H971.039V204.551ZM969.839 184.151V205.751H972.239V184.151H969.839ZM968.639 182.951C968.959 182.951 969.269 183.077 969.489 183.302C969.719 183.527 969.839 183.833 969.839 184.151H972.239C972.239 183.196 971.859 182.28 971.189 181.605C970.509 180.93 969.599 180.551 968.639 180.551V182.951ZM947.039 182.951H968.639V180.551H947.039V182.951ZM955.049 205.043C954.699 204.564 954.229 204.19 953.679 203.963L952.759 206.18C952.899 206.239 953.029 206.336 953.119 206.459L955.049 205.043ZM953.679 203.963C952.889 203.635 951.999 203.635 951.199 203.963L952.119 206.18C952.329 206.096 952.559 206.096 952.759 206.18L953.679 203.963ZM951.199 203.963C950.659 204.19 950.179 204.564 949.829 205.043L951.769 206.459C951.859 206.335 951.979 206.239 952.119 206.18L951.199 203.963ZM954.079 204.551H950.799V206.951H954.089L954.079 204.551Z\" fill=\"white\"\/>\r\n<path d=\"M950.97 203.304C951.95 202.899 953.05 202.899 954.03 203.304C955.01 203.71 955.79 204.489 956.2 205.469C956.6 206.449 956.6 207.551 956.2 208.531C955.79 209.511 955.01 210.29 954.03 210.696C953.55 210.897 953.03 211 952.5 211C951.97 211 951.45 210.897 950.97 210.696C949.99 210.29 949.21 209.511 948.8 208.531C948.4 207.551 948.4 206.449 948.8 205.469C949.21 204.489 949.99 203.71 950.97 203.304Z\" fill=\"white\"\/>\r\n<path d=\"M827.64 275.772V284.499H825.795V275.772H827.64ZM837.06 275.772V284.499H835.46L831.67 279.006H831.6V284.499H829.76V275.772H831.38L835.14 281.26H835.22V275.772H837.06ZM842.28 284.499H839.18V275.772H842.3C843.18 275.772 843.93 275.946 844.57 276.296C845.2 276.642 845.69 277.141 846.03 277.792C846.37 278.442 846.55 279.221 846.55 280.127C846.55 281.036 846.37 281.817 846.03 282.471C845.69 283.124 845.2 283.625 844.56 283.975C843.92 284.324 843.16 284.499 842.28 284.499ZM841.03 282.918H842.2C842.74 282.918 843.2 282.821 843.58 282.628C843.95 282.432 844.23 282.13 844.42 281.721C844.61 281.309 844.7 280.777 844.7 280.127C844.7 279.482 844.61 278.955 844.42 278.546C844.23 278.137 843.95 277.836 843.58 277.642C843.21 277.449 842.75 277.353 842.2 277.353H841.03V282.918ZM848.51 284.499V275.772H854.39V277.293H850.36V279.373H854.09V280.894H850.36V282.978H854.41V284.499H848.51ZM856.46 284.499V275.772H859.9C860.57 275.772 861.13 275.898 861.6 276.151C862.06 276.401 862.42 276.749 862.66 277.195C862.91 277.638 863.03 278.15 863.03 278.729C863.03 279.309 862.91 279.82 862.66 280.263C862.41 280.706 862.04 281.052 861.57 281.299C861.1 281.546 860.53 281.669 859.86 281.669H857.66V280.191H859.56C859.91 280.191 860.21 280.13 860.44 280.008C860.67 279.883 860.84 279.711 860.96 279.492C861.07 279.27 861.13 279.016 861.13 278.729C861.13 278.439 861.07 278.186 860.96 277.971C860.84 277.752 860.67 277.583 860.44 277.463C860.2 277.341 859.91 277.28 859.55 277.28H858.31V284.499H856.46ZM864.83 284.499V275.772H870.71V277.293H866.67V279.373H870.41V280.894H866.67V282.978H870.73V284.499H864.83ZM880.08 275.772V284.499H878.48L874.69 279.006H874.62V284.499H872.78V275.772H874.4L878.16 281.26H878.24V275.772H880.08ZM885.3 284.499H882.2V275.772H885.32C886.2 275.772 886.95 275.946 887.59 276.296C888.22 276.642 888.71 277.141 889.05 277.792C889.39 278.442 889.57 279.221 889.57 280.127C889.57 281.036 889.39 281.817 889.05 282.471C888.71 283.124 888.22 283.625 887.58 283.975C886.94 284.324 886.18 284.499 885.3 284.499ZM884.05 282.918H885.22C885.76 282.918 886.22 282.821 886.6 282.628C886.97 282.432 887.25 282.13 887.44 281.721C887.63 281.309 887.72 280.777 887.72 280.127C887.72 279.482 887.63 278.955 887.44 278.546C887.25 278.137 886.97 277.836 886.6 277.642C886.23 277.449 885.77 277.353 885.22 277.353H884.05V282.918ZM891.53 284.499V275.772H897.41V277.293H893.38V279.373H897.11V280.894H893.38V282.978H897.43V284.499H891.53ZM906.78 275.772V284.499H905.19L901.39 279.006H901.32V284.499H899.48V275.772H901.1L904.87 281.26H904.94V275.772H906.78ZM916.6 278.827H914.74C914.7 278.586 914.63 278.371 914.53 278.184C914.42 277.993 914.29 277.831 914.12 277.698C913.96 277.564 913.77 277.462 913.55 277.391C913.34 277.32 913.11 277.285 912.86 277.285C912.41 277.285 912.01 277.397 911.68 277.621C911.34 277.843 911.08 278.167 910.9 278.593C910.71 279.016 910.62 279.53 910.62 280.135C910.62 280.758 910.71 281.28 910.9 281.704C911.09 282.127 911.35 282.446 911.68 282.662C912.02 282.878 912.41 282.986 912.85 282.986C913.09 282.986 913.32 282.954 913.53 282.888C913.74 282.823 913.93 282.728 914.1 282.603C914.26 282.475 914.4 282.32 914.51 282.138C914.62 281.956 914.7 281.749 914.74 281.516L916.6 281.525C916.56 281.925 916.44 282.311 916.24 282.684C916.05 283.053 915.79 283.384 915.47 283.677C915.15 283.966 914.77 284.196 914.32 284.367C913.88 284.535 913.38 284.618 912.82 284.618C912.04 284.618 911.34 284.442 910.73 284.09C910.12 283.738 909.63 283.228 909.28 282.56C908.93 281.892 908.75 281.084 908.75 280.135C908.75 279.184 908.93 278.374 909.29 277.706C909.65 277.039 910.13 276.53 910.74 276.181C911.36 275.829 912.05 275.652 912.82 275.652C913.32 275.652 913.79 275.723 914.22 275.865C914.66 276.008 915.04 276.215 915.38 276.488C915.71 276.758 915.98 277.088 916.2 277.481C916.41 277.873 916.54 278.321 916.6 278.827ZM920.37 275.772V284.499H918.53V275.772H920.37ZM924 284.499H922.02L925.03 275.772H927.41L930.42 284.499H928.44L926.25 277.766H926.19L924 284.499ZM923.87 281.069H928.54V282.509H923.87V281.069ZM938.54 284.499H935.44V275.772H938.56C939.44 275.772 940.2 275.946 940.83 276.296C941.46 276.642 941.95 277.141 942.29 277.792C942.64 278.442 942.81 279.221 942.81 280.127C942.81 281.036 942.64 281.817 942.29 282.471C941.95 283.124 941.46 283.625 940.82 283.975C940.19 284.324 939.42 284.499 938.54 284.499ZM937.29 282.918H938.46C939.01 282.918 939.47 282.821 939.84 282.628C940.21 282.432 940.49 282.13 940.68 281.721C940.87 281.309 940.97 280.777 940.97 280.127C940.97 279.482 940.87 278.955 940.68 278.546C940.49 278.137 940.21 277.836 939.84 277.642C939.47 277.449 939.01 277.353 938.47 277.353H937.29V282.918ZM944.78 284.499V275.772H950.66V277.293H946.62V279.373H950.35V280.894H946.62V282.978H950.67V284.499H944.78ZM841.55 300.499V291.772H844.99C845.66 291.772 846.22 291.898 846.69 292.151C847.15 292.401 847.51 292.749 847.75 293.195C848 293.638 848.12 294.15 848.12 294.729C848.12 295.309 848 295.82 847.75 296.263C847.5 296.706 847.14 297.052 846.66 297.299C846.19 297.546 845.62 297.669 844.95 297.669H842.75V296.191H844.65C845 296.191 845.3 296.13 845.53 296.008C845.76 295.883 845.93 295.711 846.05 295.492C846.16 295.27 846.22 295.016 846.22 294.729C846.22 294.439 846.16 294.186 846.05 293.971C845.93 293.752 845.76 293.583 845.53 293.463C845.29 293.341 845 293.28 844.64 293.28H843.4V300.499H841.55ZM849.92 300.499V291.772H853.36C854.02 291.772 854.59 291.89 855.05 292.125C855.52 292.358 855.88 292.689 856.12 293.118C856.37 293.544 856.49 294.046 856.49 294.623C856.49 295.202 856.37 295.701 856.12 296.118C855.87 296.533 855.51 296.851 855.03 297.073C854.56 297.294 853.99 297.405 853.32 297.405H851.01V295.922H853.02C853.37 295.922 853.66 295.874 853.9 295.777C854.13 295.681 854.3 295.536 854.42 295.343C854.53 295.15 854.59 294.91 854.59 294.623C854.59 294.333 854.53 294.088 854.42 293.89C854.3 293.691 854.13 293.54 853.89 293.438C853.66 293.333 853.37 293.28 853.01 293.28H851.77V300.499H849.92ZM854.63 296.527L856.8 300.499H854.77L852.64 296.527H854.63ZM866.42 296.135C866.42 297.087 866.24 297.897 865.87 298.564C865.52 299.232 865.03 299.742 864.41 300.094C863.79 300.444 863.1 300.618 862.33 300.618C861.55 300.618 860.86 300.442 860.24 300.09C859.62 299.738 859.14 299.228 858.78 298.56C858.42 297.892 858.24 297.084 858.24 296.135C858.24 295.184 858.42 294.374 858.78 293.706C859.14 293.039 859.62 292.53 860.24 292.181C860.86 291.829 861.55 291.652 862.33 291.652C863.1 291.652 863.79 291.829 864.41 292.181C865.03 292.53 865.52 293.039 865.87 293.706C866.24 294.374 866.42 295.184 866.42 296.135ZM864.55 296.135C864.55 295.519 864.45 294.999 864.27 294.576C864.09 294.152 863.83 293.831 863.5 293.613C863.16 293.394 862.78 293.285 862.33 293.285C861.88 293.285 861.49 293.394 861.16 293.613C860.83 293.831 860.57 294.152 860.39 294.576C860.2 294.999 860.11 295.519 860.11 296.135C860.11 296.752 860.2 297.272 860.39 297.695C860.57 298.118 860.83 298.439 861.16 298.658C861.49 298.877 861.88 298.986 862.33 298.986C862.78 298.986 863.16 298.877 863.5 298.658C863.83 298.439 864.09 298.118 864.27 297.695C864.45 297.272 864.55 296.752 864.55 296.135ZM869.47 291.772L871.58 298.402H871.66L873.77 291.772H875.82L872.81 300.499H870.43L867.42 291.772H869.47ZM877.47 300.499V291.772H883.35V293.293H879.31V295.373H883.05V296.894H879.31V298.978H883.37V300.499H877.47ZM885.41 300.499V291.772H891.3V293.293H887.26V295.373H890.99V296.894H887.26V298.978H891.31V300.499H885.41ZM896.46 300.499H893.36V291.772H896.48C897.36 291.772 898.12 291.946 898.75 292.296C899.38 292.642 899.87 293.141 900.21 293.792C900.55 294.442 900.73 295.221 900.73 296.127C900.73 297.036 900.55 297.817 900.21 298.471C899.87 299.124 899.38 299.625 898.74 299.975C898.1 300.324 897.34 300.499 896.46 300.499ZM895.21 298.918H896.38C896.93 298.918 897.38 298.821 897.76 298.628C898.13 298.432 898.41 298.13 898.6 297.721C898.79 297.309 898.89 296.777 898.89 296.127C898.89 295.482 898.79 294.955 898.6 294.546C898.41 294.137 898.13 293.836 897.76 293.642C897.39 293.449 896.93 293.353 896.38 293.353H895.21V298.918ZM910.71 296.135C910.71 297.087 910.53 297.897 910.17 298.564C909.81 299.232 909.33 299.742 908.71 300.094C908.09 300.444 907.4 300.618 906.63 300.618C905.85 300.618 905.15 300.442 904.54 300.09C903.92 299.738 903.43 299.228 903.08 298.56C902.72 297.892 902.54 297.084 902.54 296.135C902.54 295.184 902.72 294.374 903.08 293.706C903.43 293.039 903.92 292.53 904.54 292.181C905.15 291.829 905.85 291.652 906.63 291.652C907.4 291.652 908.09 291.829 908.71 292.181C909.33 292.53 909.81 293.039 910.17 293.706C910.53 294.374 910.71 295.184 910.71 296.135ZM908.84 296.135C908.84 295.519 908.75 294.999 908.57 294.576C908.38 294.152 908.13 293.831 907.79 293.613C907.46 293.394 907.07 293.285 906.63 293.285C906.18 293.285 905.79 293.394 905.46 293.613C905.13 293.831 904.87 294.152 904.68 294.576C904.5 294.999 904.41 295.519 904.41 296.135C904.41 296.752 904.5 297.272 904.68 297.695C904.87 298.118 905.13 298.439 905.46 298.658C905.79 298.877 906.18 298.986 906.63 298.986C907.07 298.986 907.46 298.877 907.79 298.658C908.13 298.439 908.38 298.118 908.57 297.695C908.75 297.272 908.84 296.752 908.84 296.135ZM912.68 300.499V291.772H916.12C916.78 291.772 917.34 291.89 917.81 292.125C918.28 292.358 918.64 292.689 918.88 293.118C919.13 293.544 919.25 294.046 919.25 294.623C919.25 295.202 919.13 295.701 918.88 296.118C918.63 296.533 918.26 296.851 917.79 297.073C917.32 297.294 916.75 297.405 916.08 297.405H913.77V295.922H915.78C916.13 295.922 916.42 295.874 916.66 295.777C916.89 295.681 917.06 295.536 917.18 295.343C917.29 295.15 917.35 294.91 917.35 294.623C917.35 294.333 917.29 294.088 917.18 293.89C917.06 293.691 916.89 293.54 916.65 293.438C916.42 293.333 916.12 293.28 915.77 293.28H914.52V300.499H912.68ZM917.39 296.527L919.56 300.499H917.52L915.4 296.527H917.39ZM921.15 300.499V291.772H927.04V293.293H923V295.373H926.73V296.894H923V298.978H927.05V300.499H921.15ZM933.84 294.282C933.8 293.938 933.66 293.671 933.4 293.481C933.14 293.29 932.79 293.195 932.35 293.195C932.04 293.195 931.79 293.238 931.58 293.323C931.38 293.405 931.22 293.52 931.11 293.668C931 293.816 930.94 293.983 930.94 294.171C930.94 294.327 930.97 294.463 931.04 294.58C931.12 294.696 931.22 294.797 931.34 294.883C931.47 294.965 931.62 295.037 931.79 295.1C931.95 295.16 932.13 295.211 932.32 295.253L933.11 295.441C933.49 295.526 933.84 295.64 934.16 295.782C934.47 295.924 934.75 296.098 934.98 296.306C935.22 296.513 935.4 296.758 935.52 297.039C935.66 297.32 935.72 297.642 935.72 298.006C935.72 298.54 935.59 299.003 935.32 299.395C935.05 299.785 934.66 300.087 934.16 300.303C933.65 300.516 933.05 300.623 932.34 300.623C931.63 300.623 931.02 300.515 930.5 300.299C929.98 300.083 929.57 299.763 929.28 299.34C928.99 298.914 928.84 298.387 928.82 297.759H930.61C930.63 298.052 930.71 298.296 930.86 298.492C931.01 298.685 931.21 298.831 931.46 298.931C931.71 299.027 932 299.076 932.32 299.076C932.63 299.076 932.9 299.03 933.13 298.939C933.36 298.848 933.54 298.722 933.67 298.56C933.8 298.398 933.86 298.212 933.86 298.002C933.86 297.806 933.8 297.641 933.69 297.508C933.57 297.374 933.41 297.26 933.18 297.167C932.97 297.073 932.7 296.988 932.38 296.911L931.43 296.672C930.69 296.493 930.11 296.213 929.69 295.833C929.26 295.452 929.05 294.939 929.05 294.294C929.05 293.766 929.19 293.304 929.47 292.91C929.76 292.515 930.15 292.206 930.65 291.985C931.15 291.763 931.72 291.652 932.36 291.652C933.01 291.652 933.57 291.763 934.05 291.985C934.54 292.206 934.92 292.515 935.19 292.91C935.46 293.304 935.6 293.762 935.61 294.282H933.84Z\" fill=\"#8CC63F\"\/>\r\n<path d=\"M833.57 196.002C833.4 195.533 833 195.255 832.59 195.068L829.99 194.045V183.938C829.99 183.523 829.83 183.126 829.53 182.833C829.24 182.54 828.84 182.375 828.43 182.375H822.492V179.875C822.492 179.543 822.361 179.226 822.126 178.991C821.892 178.757 821.574 178.625 821.242 178.625H811.242C810.911 178.625 810.593 178.757 810.358 178.991C810.124 179.226 809.992 179.543 809.992 179.875V182.375H804.055C803.64 182.375 803.243 182.54 802.95 182.833C802.657 183.126 802.492 183.523 802.492 183.938V194.052L799.908 195.072C799.491 195.259 799.081 195.541 798.914 196.009C798.747 196.478 798.667 196.932 798.836 197.494L802.824 209.227H802.907C805.573 209.227 807.907 207.866 809.572 205.803C811.238 207.866 813.57 209.094 816.236 209.094C818.902 209.094 821.236 207.862 822.901 205.799C824.566 207.862 826.899 209.227 829.56 209.227H829.65L833.65 197.495C833.82 197.026 833.74 196.471 833.57 196.002ZM816.242 188.625L804.992 193.065V185.188C804.992 185.105 805.025 185.025 805.084 184.967C805.142 184.908 805.222 184.875 805.305 184.875H827.18C827.263 184.875 827.342 184.908 827.401 184.967C827.459 185.025 827.492 185.105 827.492 185.188V193.059L816.242 188.625Z\" fill=\"white\"\/>\r\n<path d=\"M823.212 208.547C819.13 211.38 813.341 211.379 809.259 208.547C809.259 208.547 805.693 213.469 801.865 213.469L802.906 213.547C805.239 213.547 807.488 212.63 809.571 211.548C811.63 212.615 813.916 213.172 816.235 213.172C818.555 213.172 820.84 212.615 822.899 211.548C824.982 212.631 827.231 213.548 829.569 213.548L830.609 213.47C826.883 213.469 823.212 208.547 823.212 208.547Z\" fill=\"white\"\/>\r\n<mask id=\"mask4_56255_1120\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"851\" y=\"176\" width=\"2\" height=\"41\">\r\n<path d=\"M851.939 176.75H852.939V216.75H851.939V176.75Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask4_56255_1120)\">\r\n<path d=\"M851.939 176.75H851.439V178.25H851.939H852.439V176.75H851.939ZM851.939 180.25H851.439V183.25H851.939H852.439V180.25H851.939ZM851.939 185.25H851.439V188.25H851.939H852.439V185.25H851.939ZM851.939 190.25H851.439V193.25H851.939H852.439V190.25H851.939ZM851.939 195.25H851.439V198.25H851.939H852.439V195.25H851.939ZM851.939 200.25H851.439V203.25H851.939H852.439V200.25H851.939ZM851.939 205.25H851.439V208.25H851.939H852.439V205.25H851.939ZM851.939 210.25H851.439V213.25H851.939H852.439V210.25H851.939ZM851.939 215.25H851.439V216.75H851.939H852.439V215.25H851.939ZM851.939 176.75H850.939V178.25H851.939H852.939V176.75H851.939ZM851.939 180.25H850.939V183.25H851.939H852.939V180.25H851.939ZM851.939 185.25H850.939V188.25H851.939H852.939V185.25H851.939ZM851.939 190.25H850.939V193.25H851.939H852.939V190.25H851.939ZM851.939 195.25H850.939V198.25H851.939H852.939V195.25H851.939ZM851.939 200.25H850.939V203.25H851.939H852.939V200.25H851.939ZM851.939 205.25H850.939V208.25H851.939H852.939V205.25H851.939ZM851.939 210.25H850.939V213.25H851.939H852.939V210.25H851.939ZM851.939 215.25H850.939V216.75H851.939H852.939V215.25H851.939Z\" fill=\"#BCBCBC\"\/>\r\n<\/g>\r\n<path d=\"M899.43 215.001L902.29 212.133L897.28 192.776L905.16 184.89C906.35 183.7 906.35 181.779 905.16 180.588C903.97 179.398 902.05 179.398 900.86 180.588L892.97 188.475L873.62 183.456L870.75 186.324L886.52 194.927L878.64 202.813L872.9 201.379L870.75 203.53L877.92 207.831L882.22 215.001L884.37 212.85L882.94 207.115L890.82 199.228L899.43 215.001Z\" fill=\"white\"\/>\r\n<mask id=\"mask5_56255_1120\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"924\" y=\"176\" width=\"2\" height=\"41\">\r\n<path d=\"M924.34 176.75H925.34V216.75H924.34V176.75Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask5_56255_1120)\">\r\n<path d=\"M924.34 176.75H923.84V178.25H924.34H924.84V176.75H924.34ZM924.34 180.25H923.84V183.25H924.34H924.84V180.25H924.34ZM924.34 185.25H923.84V188.25H924.34H924.84V185.25H924.34ZM924.34 190.25H923.84V193.25H924.34H924.84V190.25H924.34ZM924.34 195.25H923.84V198.25H924.34H924.84V195.25H924.34ZM924.34 200.25H923.84V203.25H924.34H924.84V200.25H924.34ZM924.34 205.25H923.84V208.25H924.34H924.84V205.25H924.34ZM924.34 210.25H923.84V213.25H924.34H924.84V210.25H924.34ZM924.34 215.25H923.84V216.75H924.34H924.84V215.25H924.34ZM924.34 176.75H923.34V178.25H924.34H925.34V176.75H924.34ZM924.34 180.25H923.34V183.25H924.34H925.34V180.25H924.34ZM924.34 185.25H923.34V188.25H924.34H925.34V185.25H924.34ZM924.34 190.25H923.34V193.25H924.34H925.34V190.25H924.34ZM924.34 195.25H923.34V198.25H924.34H925.34V195.25H924.34ZM924.34 200.25H923.34V203.25H924.34H925.34V200.25H924.34ZM924.34 205.25H923.34V208.25H924.34H925.34V205.25H924.34ZM924.34 210.25H923.34V213.25H924.34H925.34V210.25H924.34ZM924.34 215.25H923.34V216.75H924.34H925.34V215.25H924.34Z\" fill=\"#BCBCBC\"\/>\r\n<\/g>\r\n<path d=\"M971.039 187.751C971.039 187.433 971.169 187.127 971.389 186.902C971.619 186.677 971.919 186.551 972.239 186.551H977.269C977.649 186.551 978.029 186.641 978.369 186.814C978.699 186.986 978.999 187.237 979.219 187.544L985.439 196.151H971.039V187.751Z\" stroke=\"white\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M985.439 196.152H971.039V205.752H971.509C971.789 204.172 972.619 202.741 973.849 201.711C975.079 200.68 976.639 200.115 978.239 200.115C979.849 200.115 981.399 200.68 982.629 201.711C983.859 202.741 984.689 204.172 984.969 205.752H985.439V196.152ZM979.889 205.752C979.699 205.493 979.449 205.283 979.159 205.138C978.879 204.993 978.559 204.917 978.239 204.917C977.919 204.917 977.609 204.993 977.319 205.138C977.029 205.283 976.789 205.493 976.599 205.752H979.889Z\" fill=\"white\"\/>\r\n<path d=\"M971.04 196.149V194.949C970.72 194.949 970.42 195.076 970.19 195.301C969.97 195.526 969.84 195.831 969.84 196.149H971.04ZM985.44 196.149H986.64C986.64 195.831 986.52 195.526 986.29 195.301C986.07 195.076 985.76 194.949 985.44 194.949V196.149ZM971.04 205.749H969.84C969.84 206.067 969.97 206.373 970.19 206.598C970.42 206.823 970.72 206.949 971.04 206.949V205.749ZM971.51 205.749V206.949C971.8 206.949 972.07 206.85 972.28 206.669C972.5 206.488 972.65 206.237 972.69 205.96L971.51 205.749ZM984.97 205.749L983.79 205.96C983.84 206.237 983.98 206.488 984.2 206.669C984.42 206.85 984.69 206.949 984.97 206.949V205.749ZM985.44 205.749V206.949C985.76 206.949 986.07 206.823 986.29 206.598C986.52 206.373 986.64 206.067 986.64 205.749H985.44ZM979.89 205.749V206.949C980.11 206.949 980.32 206.888 980.51 206.772C980.7 206.656 980.86 206.49 980.96 206.293C981.06 206.095 981.1 205.874 981.08 205.653C981.06 205.432 980.99 205.22 980.85 205.041L979.89 205.749ZM976.6 205.749L975.63 205.041C975.5 205.22 975.42 205.432 975.4 205.653C975.38 205.874 975.43 206.095 975.53 206.293C975.63 206.49 975.78 206.656 975.97 206.772C976.16 206.888 976.38 206.949 976.6 206.949V205.749ZM971.04 197.349H985.44V194.949H971.04V197.349ZM972.24 205.749V196.149H969.84V205.749H972.24ZM971.51 204.549H971.04V206.949H971.51V204.549ZM972.69 205.96C972.77 205.56 972.88 205.168 973.04 204.793L970.82 203.875C970.6 204.41 970.43 204.968 970.33 205.539L972.69 205.96ZM973.04 204.793C973.61 203.413 974.71 202.316 976.09 201.744L975.17 199.526C973.2 200.342 971.63 201.906 970.82 203.875L973.04 204.793ZM976.09 201.744C977.47 201.172 979.02 201.172 980.4 201.744L981.32 199.526C979.35 198.711 977.14 198.711 975.17 199.526L976.09 201.744ZM980.4 201.744C981.78 202.316 982.88 203.413 983.45 204.793L985.67 203.875C984.85 201.906 983.29 200.342 981.32 199.526L980.4 201.744ZM983.45 204.793C983.6 205.168 983.72 205.56 983.79 205.96L986.15 205.539C986.05 204.968 985.89 204.41 985.67 203.875L983.45 204.793ZM985.44 204.549H984.97V206.949H985.44V204.549ZM984.24 196.149V205.749H986.64V196.149H984.24ZM980.85 205.041C980.5 204.562 980.03 204.189 979.48 203.961L978.56 206.178C978.7 206.237 978.83 206.334 978.92 206.457L980.85 205.041ZM979.48 203.961C978.69 203.633 977.8 203.633 977 203.961L977.92 206.178C978.13 206.094 978.36 206.094 978.56 206.178L979.48 203.961ZM977 203.961C976.46 204.189 975.98 204.562 975.63 205.041L977.57 206.457C977.66 206.334 977.78 206.237 977.92 206.178L977 203.961ZM979.89 204.549H976.6V206.949H979.88L979.89 204.549Z\" fill=\"white\"\/>\r\n<path d=\"M976.97 203.304C977.45 203.103 977.97 203 978.5 203C979.03 203 979.55 203.103 980.03 203.304C980.52 203.506 980.96 203.8 981.33 204.172C981.7 204.543 981.99 204.984 982.2 205.469C982.4 205.955 982.5 206.475 982.5 207C982.5 207.525 982.4 208.045 982.2 208.531C981.99 209.016 981.7 209.457 981.33 209.828C980.96 210.2 980.52 210.495 980.03 210.696C979.55 210.897 979.03 211 978.5 211C977.97 211 977.45 210.897 976.97 210.696C975.99 210.29 975.21 209.511 974.8 208.531C974.4 207.551 974.4 206.449 974.8 205.469C975.21 204.489 975.99 203.71 976.97 203.304Z\" fill=\"white\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M947.041 181.75C946.411 181.75 945.801 182.003 945.351 182.453C944.901 182.903 944.641 183.513 944.641 184.15V205.75H945.711C945.971 204.295 946.701 202.963 947.781 201.954C948.861 200.945 950.241 200.313 951.701 200.153C953.171 199.994 954.661 200.315 955.931 201.069C957.201 201.823 958.191 202.968 958.761 204.334C958.951 204.794 959.081 205.268 959.171 205.75H971.041V184.15C971.041 183.513 970.791 182.903 970.341 182.453C969.891 182.003 969.281 181.75 968.641 181.75H947.041ZM954.091 205.75C953.901 205.491 953.651 205.281 953.361 205.136C953.081 204.991 952.761 204.915 952.441 204.915C952.121 204.915 951.811 204.991 951.521 205.136C951.241 205.281 950.991 205.491 950.801 205.75H954.091Z\" fill=\"white\"\/>\r\n<path d=\"M944.639 205.751H943.439C943.439 206.069 943.569 206.374 943.789 206.599C944.019 206.824 944.319 206.951 944.639 206.951V205.751ZM945.709 205.751V206.951C945.999 206.951 946.269 206.852 946.479 206.671C946.699 206.49 946.849 206.239 946.899 205.961L945.709 205.751ZM959.169 205.751L957.989 205.961C958.039 206.239 958.179 206.49 958.399 206.671C958.619 206.852 958.889 206.951 959.169 206.951V205.751ZM971.039 205.751V206.951C971.359 206.951 971.669 206.824 971.889 206.599C972.119 206.374 972.239 206.069 972.239 205.751H971.039ZM954.089 205.751V206.951C954.309 206.951 954.519 206.889 954.709 206.774C954.899 206.658 955.059 206.492 955.159 206.294C955.259 206.097 955.299 205.875 955.279 205.654C955.259 205.433 955.189 205.222 955.049 205.043L954.089 205.751ZM950.799 205.751L949.829 205.043C949.699 205.222 949.619 205.433 949.599 205.654C949.579 205.875 949.629 206.097 949.729 206.294C949.829 206.492 949.979 206.658 950.169 206.774C950.359 206.89 950.579 206.951 950.799 206.951V205.751ZM945.839 184.151C945.839 183.833 945.969 183.527 946.189 183.302C946.419 183.077 946.719 182.951 947.039 182.951V180.551C946.089 180.551 945.169 180.93 944.499 181.605C943.819 182.28 943.439 183.196 943.439 184.151H945.839ZM945.839 205.751V184.151H943.439V205.751H945.839ZM945.709 204.551H944.639V206.951H945.709V204.551ZM946.899 205.961C946.969 205.561 947.079 205.17 947.239 204.794L945.019 203.876C944.799 204.412 944.629 204.97 944.529 205.54L946.899 205.961ZM947.239 204.794C947.809 203.414 948.909 202.318 950.289 201.745L949.369 199.528C947.399 200.344 945.829 201.908 945.019 203.876L947.239 204.794ZM950.289 201.745C951.669 201.174 953.219 201.174 954.599 201.745L955.519 199.528C953.549 198.713 951.339 198.713 949.369 199.528L950.289 201.745ZM954.599 201.745C955.979 202.318 957.079 203.414 957.649 204.794L959.869 203.876C959.049 201.908 957.479 200.344 955.519 199.528L954.599 201.745ZM957.649 204.794C957.799 205.17 957.919 205.561 957.989 205.961L960.349 205.54C960.249 204.97 960.089 204.412 959.869 203.876L957.649 204.794ZM971.039 204.551H959.169V206.951H971.039V204.551ZM969.839 184.151V205.751H972.239V184.151H969.839ZM968.639 182.951C968.959 182.951 969.269 183.077 969.489 183.302C969.719 183.527 969.839 183.833 969.839 184.151H972.239C972.239 183.196 971.859 182.28 971.189 181.605C970.509 180.93 969.599 180.551 968.639 180.551V182.951ZM947.039 182.951H968.639V180.551H947.039V182.951ZM955.049 205.043C954.699 204.564 954.229 204.19 953.679 203.963L952.759 206.18C952.899 206.239 953.029 206.336 953.119 206.459L955.049 205.043ZM953.679 203.963C952.889 203.635 951.999 203.635 951.199 203.963L952.119 206.18C952.329 206.096 952.559 206.096 952.759 206.18L953.679 203.963ZM951.199 203.963C950.659 204.19 950.179 204.564 949.829 205.043L951.769 206.459C951.859 206.335 951.979 206.239 952.119 206.18L951.199 203.963ZM954.079 204.551H950.799V206.951H954.089L954.079 204.551Z\" fill=\"white\"\/>\r\n<path d=\"M950.97 203.304C951.95 202.899 953.05 202.899 954.03 203.304C955.01 203.71 955.79 204.489 956.2 205.469C956.6 206.449 956.6 207.551 956.2 208.531C955.79 209.511 955.01 210.29 954.03 210.696C953.55 210.897 953.03 211 952.5 211C951.97 211 951.45 210.897 950.97 210.696C949.99 210.29 949.21 209.511 948.8 208.531C948.4 207.551 948.4 206.449 948.8 205.469C949.21 204.489 949.99 203.71 950.97 203.304Z\" fill=\"white\"\/>\r\n<path d=\"M827.64 275.772V284.499H825.795V275.772H827.64ZM837.06 275.772V284.499H835.46L831.67 279.006H831.6V284.499H829.76V275.772H831.38L835.14 281.26H835.22V275.772H837.06ZM842.28 284.499H839.18V275.772H842.3C843.18 275.772 843.93 275.946 844.57 276.296C845.2 276.642 845.69 277.141 846.03 277.792C846.37 278.442 846.55 279.221 846.55 280.127C846.55 281.036 846.37 281.817 846.03 282.471C845.69 283.124 845.2 283.625 844.56 283.975C843.92 284.324 843.16 284.499 842.28 284.499ZM841.03 282.918H842.2C842.74 282.918 843.2 282.821 843.58 282.628C843.95 282.432 844.23 282.13 844.42 281.721C844.61 281.309 844.7 280.777 844.7 280.127C844.7 279.482 844.61 278.955 844.42 278.546C844.23 278.137 843.95 277.836 843.58 277.642C843.21 277.449 842.75 277.353 842.2 277.353H841.03V282.918ZM848.51 284.499V275.772H854.39V277.293H850.36V279.373H854.09V280.894H850.36V282.978H854.41V284.499H848.51ZM856.46 284.499V275.772H859.9C860.57 275.772 861.13 275.898 861.6 276.151C862.06 276.401 862.42 276.749 862.66 277.195C862.91 277.638 863.03 278.15 863.03 278.729C863.03 279.309 862.91 279.82 862.66 280.263C862.41 280.706 862.04 281.052 861.57 281.299C861.1 281.546 860.53 281.669 859.86 281.669H857.66V280.191H859.56C859.91 280.191 860.21 280.13 860.44 280.008C860.67 279.883 860.84 279.711 860.96 279.492C861.07 279.27 861.13 279.016 861.13 278.729C861.13 278.439 861.07 278.186 860.96 277.971C860.84 277.752 860.67 277.583 860.44 277.463C860.2 277.341 859.91 277.28 859.55 277.28H858.31V284.499H856.46ZM864.83 284.499V275.772H870.71V277.293H866.67V279.373H870.41V280.894H866.67V282.978H870.73V284.499H864.83ZM880.08 275.772V284.499H878.48L874.69 279.006H874.62V284.499H872.78V275.772H874.4L878.16 281.26H878.24V275.772H880.08ZM885.3 284.499H882.2V275.772H885.32C886.2 275.772 886.95 275.946 887.59 276.296C888.22 276.642 888.71 277.141 889.05 277.792C889.39 278.442 889.57 279.221 889.57 280.127C889.57 281.036 889.39 281.817 889.05 282.471C888.71 283.124 888.22 283.625 887.58 283.975C886.94 284.324 886.18 284.499 885.3 284.499ZM884.05 282.918H885.22C885.76 282.918 886.22 282.821 886.6 282.628C886.97 282.432 887.25 282.13 887.44 281.721C887.63 281.309 887.72 280.777 887.72 280.127C887.72 279.482 887.63 278.955 887.44 278.546C887.25 278.137 886.97 277.836 886.6 277.642C886.23 277.449 885.77 277.353 885.22 277.353H884.05V282.918ZM891.53 284.499V275.772H897.41V277.293H893.38V279.373H897.11V280.894H893.38V282.978H897.43V284.499H891.53ZM906.78 275.772V284.499H905.19L901.39 279.006H901.32V284.499H899.48V275.772H901.1L904.87 281.26H904.94V275.772H906.78ZM916.6 278.827H914.74C914.7 278.586 914.63 278.371 914.53 278.184C914.42 277.993 914.29 277.831 914.12 277.698C913.96 277.564 913.77 277.462 913.55 277.391C913.34 277.32 913.11 277.285 912.86 277.285C912.41 277.285 912.01 277.397 911.68 277.621C911.34 277.843 911.08 278.167 910.9 278.593C910.71 279.016 910.62 279.53 910.62 280.135C910.62 280.758 910.71 281.28 910.9 281.704C911.09 282.127 911.35 282.446 911.68 282.662C912.02 282.878 912.41 282.986 912.85 282.986C913.09 282.986 913.32 282.954 913.53 282.888C913.74 282.823 913.93 282.728 914.1 282.603C914.26 282.475 914.4 282.32 914.51 282.138C914.62 281.956 914.7 281.749 914.74 281.516L916.6 281.525C916.56 281.925 916.44 282.311 916.24 282.684C916.05 283.053 915.79 283.384 915.47 283.677C915.15 283.966 914.77 284.196 914.32 284.367C913.88 284.535 913.38 284.618 912.82 284.618C912.04 284.618 911.34 284.442 910.73 284.09C910.12 283.738 909.63 283.228 909.28 282.56C908.93 281.892 908.75 281.084 908.75 280.135C908.75 279.184 908.93 278.374 909.29 277.706C909.65 277.039 910.13 276.53 910.74 276.181C911.36 275.829 912.05 275.652 912.82 275.652C913.32 275.652 913.79 275.723 914.22 275.865C914.66 276.008 915.04 276.215 915.38 276.488C915.71 276.758 915.98 277.088 916.2 277.481C916.41 277.873 916.54 278.321 916.6 278.827ZM920.37 275.772V284.499H918.53V275.772H920.37ZM924 284.499H922.02L925.03 275.772H927.41L930.42 284.499H928.44L926.25 277.766H926.19L924 284.499ZM923.87 281.069H928.54V282.509H923.87V281.069ZM938.54 284.499H935.44V275.772H938.56C939.44 275.772 940.2 275.946 940.83 276.296C941.46 276.642 941.95 277.141 942.29 277.792C942.64 278.442 942.81 279.221 942.81 280.127C942.81 281.036 942.64 281.817 942.29 282.471C941.95 283.124 941.46 283.625 940.82 283.975C940.19 284.324 939.42 284.499 938.54 284.499ZM937.29 282.918H938.46C939.01 282.918 939.47 282.821 939.84 282.628C940.21 282.432 940.49 282.13 940.68 281.721C940.87 281.309 940.97 280.777 940.97 280.127C940.97 279.482 940.87 278.955 940.68 278.546C940.49 278.137 940.21 277.836 939.84 277.642C939.47 277.449 939.01 277.353 938.47 277.353H937.29V282.918ZM944.78 284.499V275.772H950.66V277.293H946.62V279.373H950.35V280.894H946.62V282.978H950.67V284.499H944.78ZM841.55 300.499V291.772H844.99C845.66 291.772 846.22 291.898 846.69 292.151C847.15 292.401 847.51 292.749 847.75 293.195C848 293.638 848.12 294.15 848.12 294.729C848.12 295.309 848 295.82 847.75 296.263C847.5 296.706 847.14 297.052 846.66 297.299C846.19 297.546 845.62 297.669 844.95 297.669H842.75V296.191H844.65C845 296.191 845.3 296.13 845.53 296.008C845.76 295.883 845.93 295.711 846.05 295.492C846.16 295.27 846.22 295.016 846.22 294.729C846.22 294.439 846.16 294.186 846.05 293.971C845.93 293.752 845.76 293.583 845.53 293.463C845.29 293.341 845 293.28 844.64 293.28H843.4V300.499H841.55ZM849.92 300.499V291.772H853.36C854.02 291.772 854.59 291.89 855.05 292.125C855.52 292.358 855.88 292.689 856.12 293.118C856.37 293.544 856.49 294.046 856.49 294.623C856.49 295.202 856.37 295.701 856.12 296.118C855.87 296.533 855.51 296.851 855.03 297.073C854.56 297.294 853.99 297.405 853.32 297.405H851.01V295.922H853.02C853.37 295.922 853.66 295.874 853.9 295.777C854.13 295.681 854.3 295.536 854.42 295.343C854.53 295.15 854.59 294.91 854.59 294.623C854.59 294.333 854.53 294.088 854.42 293.89C854.3 293.691 854.13 293.54 853.89 293.438C853.66 293.333 853.37 293.28 853.01 293.28H851.77V300.499H849.92ZM854.63 296.527L856.8 300.499H854.77L852.64 296.527H854.63ZM866.42 296.135C866.42 297.087 866.24 297.897 865.87 298.564C865.52 299.232 865.03 299.742 864.41 300.094C863.79 300.444 863.1 300.618 862.33 300.618C861.55 300.618 860.86 300.442 860.24 300.09C859.62 299.738 859.14 299.228 858.78 298.56C858.42 297.892 858.24 297.084 858.24 296.135C858.24 295.184 858.42 294.374 858.78 293.706C859.14 293.039 859.62 292.53 860.24 292.181C860.86 291.829 861.55 291.652 862.33 291.652C863.1 291.652 863.79 291.829 864.41 292.181C865.03 292.53 865.52 293.039 865.87 293.706C866.24 294.374 866.42 295.184 866.42 296.135ZM864.55 296.135C864.55 295.519 864.45 294.999 864.27 294.576C864.09 294.152 863.83 293.831 863.5 293.613C863.16 293.394 862.78 293.285 862.33 293.285C861.88 293.285 861.49 293.394 861.16 293.613C860.83 293.831 860.57 294.152 860.39 294.576C860.2 294.999 860.11 295.519 860.11 296.135C860.11 296.752 860.2 297.272 860.39 297.695C860.57 298.118 860.83 298.439 861.16 298.658C861.49 298.877 861.88 298.986 862.33 298.986C862.78 298.986 863.16 298.877 863.5 298.658C863.83 298.439 864.09 298.118 864.27 297.695C864.45 297.272 864.55 296.752 864.55 296.135ZM869.47 291.772L871.58 298.402H871.66L873.77 291.772H875.82L872.81 300.499H870.43L867.42 291.772H869.47ZM877.47 300.499V291.772H883.35V293.293H879.31V295.373H883.05V296.894H879.31V298.978H883.37V300.499H877.47ZM885.41 300.499V291.772H891.3V293.293H887.26V295.373H890.99V296.894H887.26V298.978H891.31V300.499H885.41ZM896.46 300.499H893.36V291.772H896.48C897.36 291.772 898.12 291.946 898.75 292.296C899.38 292.642 899.87 293.141 900.21 293.792C900.55 294.442 900.73 295.221 900.73 296.127C900.73 297.036 900.55 297.817 900.21 298.471C899.87 299.124 899.38 299.625 898.74 299.975C898.1 300.324 897.34 300.499 896.46 300.499ZM895.21 298.918H896.38C896.93 298.918 897.38 298.821 897.76 298.628C898.13 298.432 898.41 298.13 898.6 297.721C898.79 297.309 898.89 296.777 898.89 296.127C898.89 295.482 898.79 294.955 898.6 294.546C898.41 294.137 898.13 293.836 897.76 293.642C897.39 293.449 896.93 293.353 896.38 293.353H895.21V298.918ZM910.71 296.135C910.71 297.087 910.53 297.897 910.17 298.564C909.81 299.232 909.33 299.742 908.71 300.094C908.09 300.444 907.4 300.618 906.63 300.618C905.85 300.618 905.15 300.442 904.54 300.09C903.92 299.738 903.43 299.228 903.08 298.56C902.72 297.892 902.54 297.084 902.54 296.135C902.54 295.184 902.72 294.374 903.08 293.706C903.43 293.039 903.92 292.53 904.54 292.181C905.15 291.829 905.85 291.652 906.63 291.652C907.4 291.652 908.09 291.829 908.71 292.181C909.33 292.53 909.81 293.039 910.17 293.706C910.53 294.374 910.71 295.184 910.71 296.135ZM908.84 296.135C908.84 295.519 908.75 294.999 908.57 294.576C908.38 294.152 908.13 293.831 907.79 293.613C907.46 293.394 907.07 293.285 906.63 293.285C906.18 293.285 905.79 293.394 905.46 293.613C905.13 293.831 904.87 294.152 904.68 294.576C904.5 294.999 904.41 295.519 904.41 296.135C904.41 296.752 904.5 297.272 904.68 297.695C904.87 298.118 905.13 298.439 905.46 298.658C905.79 298.877 906.18 298.986 906.63 298.986C907.07 298.986 907.46 298.877 907.79 298.658C908.13 298.439 908.38 298.118 908.57 297.695C908.75 297.272 908.84 296.752 908.84 296.135ZM912.68 300.499V291.772H916.12C916.78 291.772 917.34 291.89 917.81 292.125C918.28 292.358 918.64 292.689 918.88 293.118C919.13 293.544 919.25 294.046 919.25 294.623C919.25 295.202 919.13 295.701 918.88 296.118C918.63 296.533 918.26 296.851 917.79 297.073C917.32 297.294 916.75 297.405 916.08 297.405H913.77V295.922H915.78C916.13 295.922 916.42 295.874 916.66 295.777C916.89 295.681 917.06 295.536 917.18 295.343C917.29 295.15 917.35 294.91 917.35 294.623C917.35 294.333 917.29 294.088 917.18 293.89C917.06 293.691 916.89 293.54 916.65 293.438C916.42 293.333 916.12 293.28 915.77 293.28H914.52V300.499H912.68ZM917.39 296.527L919.56 300.499H917.52L915.4 296.527H917.39ZM921.15 300.499V291.772H927.04V293.293H923V295.373H926.73V296.894H923V298.978H927.05V300.499H921.15ZM933.84 294.282C933.8 293.938 933.66 293.671 933.4 293.481C933.14 293.29 932.79 293.195 932.35 293.195C932.04 293.195 931.79 293.238 931.58 293.323C931.38 293.405 931.22 293.52 931.11 293.668C931 293.816 930.94 293.983 930.94 294.171C930.94 294.327 930.97 294.463 931.04 294.58C931.12 294.696 931.22 294.797 931.34 294.883C931.47 294.965 931.62 295.037 931.79 295.1C931.95 295.16 932.13 295.211 932.32 295.253L933.11 295.441C933.49 295.526 933.84 295.64 934.16 295.782C934.47 295.924 934.75 296.098 934.98 296.306C935.22 296.513 935.4 296.758 935.52 297.039C935.66 297.32 935.72 297.642 935.72 298.006C935.72 298.54 935.59 299.003 935.32 299.395C935.05 299.785 934.66 300.087 934.16 300.303C933.65 300.516 933.05 300.623 932.34 300.623C931.63 300.623 931.02 300.515 930.5 300.299C929.98 300.083 929.57 299.763 929.28 299.34C928.99 298.914 928.84 298.387 928.82 297.759H930.61C930.63 298.052 930.71 298.296 930.86 298.492C931.01 298.685 931.21 298.831 931.46 298.931C931.71 299.027 932 299.076 932.32 299.076C932.63 299.076 932.9 299.03 933.13 298.939C933.36 298.848 933.54 298.722 933.67 298.56C933.8 298.398 933.86 298.212 933.86 298.002C933.86 297.806 933.8 297.641 933.69 297.508C933.57 297.374 933.41 297.26 933.18 297.167C932.97 297.073 932.7 296.988 932.38 296.911L931.43 296.672C930.69 296.493 930.11 296.213 929.69 295.833C929.26 295.452 929.05 294.939 929.05 294.294C929.05 293.766 929.19 293.304 929.47 292.91C929.76 292.515 930.15 292.206 930.65 291.985C931.15 291.763 931.72 291.652 932.36 291.652C933.01 291.652 933.57 291.763 934.05 291.985C934.54 292.206 934.92 292.515 935.19 292.91C935.46 293.304 935.6 293.762 935.61 294.282H933.84Z\" fill=\"#8CC63F\"\/>\r\n<\/g>\r\n<path d=\"M413 93.005V66.98H422.529C424.424 66.98 426.172 67.247 427.774 67.781C429.376 68.315 430.657 69.209 431.618 70.464C432.605 71.718 433.099 73.44 433.099 75.628C433.099 77.737 432.605 79.472 431.618 80.833C430.657 82.168 429.376 83.156 427.774 83.796C426.199 84.437 424.504 84.757 422.689 84.757H419.886V93.005H413ZM419.886 79.312H422.369C423.73 79.312 424.731 78.992 425.372 78.351C426.039 77.684 426.373 76.776 426.373 75.628C426.373 74.454 426.012 73.627 425.292 73.146C424.571 72.666 423.543 72.425 422.209 72.425H419.886V79.312ZM445.266 93.486C443.318 93.486 441.556 93.072 439.981 92.244C438.433 91.417 437.205 90.229 436.298 88.681C435.39 87.106 434.937 85.211 434.937 82.996C434.937 80.833 435.39 78.978 436.298 77.43C437.232 75.855 438.433 74.641 439.901 73.787C441.369 72.933 442.918 72.505 444.546 72.505C446.521 72.505 448.149 72.946 449.43 73.827C450.738 74.681 451.699 75.842 452.313 77.31C452.954 78.778 453.274 80.406 453.274 82.195C453.274 82.782 453.234 83.356 453.154 83.916C453.101 84.45 453.047 84.837 452.994 85.078H440.382L440.302 80.593H447.429C447.429 79.819 447.228 79.152 446.828 78.591C446.454 78.004 445.747 77.71 444.706 77.71C444.145 77.71 443.585 77.871 443.024 78.191C442.49 78.485 442.05 79.018 441.703 79.792C441.356 80.567 441.209 81.634 441.263 82.996C441.316 84.464 441.596 85.585 442.103 86.359C442.611 87.106 443.224 87.613 443.945 87.88C444.693 88.147 445.453 88.281 446.227 88.281C446.921 88.281 447.602 88.187 448.269 88C448.963 87.787 449.671 87.48 450.391 87.08L452.553 91.163C451.486 91.911 450.285 92.485 448.95 92.885C447.615 93.285 446.388 93.486 445.266 93.486ZM464.909 93.486C462.32 93.486 460.438 92.738 459.264 91.244C458.116 89.722 457.542 87.747 457.542 85.318V78.351H454.9V73.226L457.943 72.986L458.744 66.98H464.429V72.986H468.993V78.351H464.429V85.198C464.429 86.292 464.669 87.053 465.15 87.48C465.63 87.907 466.191 88.121 466.831 88.121C467.152 88.121 467.459 88.107 467.752 88.08C468.072 88.027 468.353 87.96 468.593 87.88L469.634 92.685C469.127 92.872 468.473 93.045 467.672 93.205C466.871 93.392 465.95 93.486 464.909 93.486ZM472.693 93.005V72.986H478.298L478.778 76.429H478.939C479.686 75.068 480.567 74.08 481.581 73.466C482.622 72.826 483.636 72.505 484.624 72.505C485.238 72.505 485.732 72.546 486.105 72.626C486.506 72.679 486.84 72.772 487.106 72.906L485.825 78.751C485.478 78.671 485.158 78.618 484.864 78.591C484.571 78.538 484.197 78.511 483.743 78.511C483.023 78.511 482.262 78.765 481.461 79.272C480.687 79.752 480.06 80.62 479.579 81.875V93.005H472.693ZM497.925 93.486C496.217 93.486 494.602 93.072 493.08 92.244C491.586 91.417 490.358 90.229 489.397 88.681C488.463 87.106 487.995 85.211 487.995 82.996C487.995 80.78 488.463 78.898 489.397 77.35C490.358 75.775 491.586 74.574 493.08 73.747C494.602 72.919 496.217 72.505 497.925 72.505C499.633 72.505 501.235 72.919 502.73 73.747C504.251 74.574 505.479 75.775 506.413 77.35C507.374 78.898 507.855 80.78 507.855 82.996C507.855 85.211 507.374 87.106 506.413 88.681C505.479 90.229 504.251 91.417 502.73 92.244C501.235 93.072 499.633 93.486 497.925 93.486ZM497.925 87.96C498.619 87.96 499.18 87.76 499.607 87.36C500.034 86.959 500.341 86.386 500.527 85.638C500.714 84.891 500.808 84.01 500.808 82.996C500.808 81.981 500.714 81.1 500.527 80.353C500.341 79.606 500.034 79.032 499.607 78.631C499.18 78.231 498.619 78.031 497.925 78.031C497.231 78.031 496.67 78.231 496.243 78.631C495.816 79.032 495.509 79.606 495.322 80.353C495.136 81.1 495.042 81.981 495.042 82.996C495.042 84.01 495.136 84.891 495.322 85.638C495.509 86.386 495.816 86.959 496.243 87.36C496.67 87.76 497.231 87.96 497.925 87.96ZM524.013 93.486C521.584 93.486 519.368 93.005 517.367 92.044C515.391 91.057 513.816 89.575 512.642 87.6C511.467 85.625 510.88 83.156 510.88 80.193C510.88 78.004 511.227 76.069 511.921 74.387C512.615 72.679 513.563 71.238 514.764 70.063C515.965 68.889 517.34 68.008 518.888 67.421C520.463 66.807 522.118 66.5 523.853 66.5C525.775 66.5 527.443 66.833 528.858 67.501C530.272 68.168 531.433 68.982 532.341 69.943L528.737 74.107C528.097 73.546 527.416 73.133 526.695 72.866C526.001 72.572 525.134 72.425 524.093 72.425C522.919 72.425 521.864 72.732 520.93 73.346C519.996 73.934 519.262 74.788 518.728 75.909C518.194 77.03 517.927 78.378 517.927 79.953C517.927 81.581 518.167 82.969 518.648 84.117C519.155 85.238 519.902 86.092 520.89 86.679C521.904 87.266 523.185 87.56 524.734 87.56C525.107 87.56 525.468 87.52 525.815 87.44C526.188 87.36 526.495 87.24 526.736 87.08V83.476H522.892V77.871H532.821V90.283C531.914 91.163 530.673 91.924 529.098 92.565C527.55 93.179 525.855 93.486 524.013 93.486ZM537.325 93.005V72.986H542.93L543.411 76.429H543.571C544.319 75.068 545.199 74.08 546.214 73.466C547.255 72.826 548.269 72.505 549.257 72.505C549.871 72.505 550.364 72.546 550.738 72.626C551.138 72.679 551.472 72.772 551.739 72.906L550.458 78.751C550.111 78.671 549.79 78.618 549.497 78.591C549.203 78.538 548.83 78.511 548.376 78.511C547.655 78.511 546.894 78.765 546.094 79.272C545.319 79.752 544.692 80.62 544.212 81.875V93.005H537.325ZM562.958 93.486C561.009 93.486 559.248 93.072 557.673 92.244C556.125 91.417 554.897 90.229 553.989 88.681C553.082 87.106 552.628 85.211 552.628 82.996C552.628 80.833 553.082 78.978 553.989 77.43C554.923 75.855 556.125 74.641 557.593 73.787C559.061 72.933 560.609 72.505 562.237 72.505C564.212 72.505 565.841 72.946 567.122 73.827C568.43 74.681 569.391 75.842 570.005 77.31C570.645 78.778 570.966 80.406 570.966 82.195C570.966 82.782 570.926 83.356 570.845 83.916C570.792 84.45 570.739 84.837 570.685 85.078H558.073L557.993 80.593H565.12C565.12 79.819 564.92 79.152 564.519 78.591C564.146 78.004 563.438 77.71 562.397 77.71C561.837 77.71 561.276 77.871 560.716 78.191C560.182 78.485 559.741 79.018 559.394 79.792C559.047 80.567 558.901 81.634 558.954 82.996C559.007 84.464 559.288 85.585 559.795 86.359C560.302 87.106 560.916 87.613 561.637 87.88C562.384 88.147 563.145 88.281 563.919 88.281C564.613 88.281 565.293 88.187 565.961 88C566.655 87.787 567.362 87.48 568.083 87.08L570.245 91.163C569.177 91.911 567.976 92.485 566.641 92.885C565.307 93.285 564.079 93.486 562.958 93.486ZM584.033 93.486C582.084 93.486 580.323 93.072 578.748 92.244C577.2 91.417 575.972 90.229 575.064 88.681C574.157 87.106 573.703 85.211 573.703 82.996C573.703 80.833 574.157 78.978 575.064 77.43C575.998 75.855 577.2 74.641 578.668 73.787C580.136 72.933 581.684 72.505 583.312 72.505C585.287 72.505 586.916 72.946 588.197 73.827C589.505 74.681 590.466 75.842 591.08 77.31C591.72 78.778 592.041 80.406 592.041 82.195C592.041 82.782 592.001 83.356 591.92 83.916C591.867 84.45 591.814 84.837 591.76 85.078H579.148L579.068 80.593H586.195C586.195 79.819 585.995 79.152 585.594 78.591C585.221 78.004 584.513 77.71 583.472 77.71C582.912 77.71 582.351 77.871 581.791 78.191C581.257 78.485 580.816 79.018 580.469 79.792C580.122 80.567 579.976 81.634 580.029 82.996C580.082 84.464 580.363 85.585 580.87 86.359C581.377 87.106 581.991 87.613 582.712 87.88C583.459 88.147 584.22 88.281 584.994 88.281C585.688 88.281 586.368 88.187 587.036 88C587.73 87.787 588.437 87.48 589.158 87.08L591.32 91.163C590.252 91.911 589.051 92.485 587.716 92.885C586.382 93.285 585.154 93.486 584.033 93.486ZM595.819 93.005V72.986H601.424L601.905 75.388H602.065C602.866 74.614 603.773 73.947 604.788 73.386C605.829 72.799 607.03 72.505 608.391 72.505C610.606 72.505 612.195 73.253 613.156 74.748C614.143 76.216 614.637 78.191 614.637 80.673V93.005H607.75V81.554C607.75 80.273 607.59 79.419 607.27 78.992C606.95 78.565 606.442 78.351 605.748 78.351C605.108 78.351 604.574 78.485 604.147 78.751C603.72 79.018 603.239 79.392 602.706 79.873V93.005H595.819Z\" fill=\"white\"\/>\r\n<\/svg>\r\n<svg class=\"nexo-svg-desktop-en\" style=\"width:100%;height:auto;display:none;\" width=\"1029\" height=\"321\" viewbox=\"0 0 1029 321\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n<path d=\"M279.5 42.25L369.5 164.5\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M674.993 161.002C675.827 161.002 676.506 160.335 676.51 159.512C676.514 158.689 675.841 158.022 675.007 158.022L675 159.512L674.993 161.002ZM368.007 158.034C367.173 158.034 366.494 158.701 366.49 159.524C366.486 160.347 367.159 161.014 367.993 161.014L368 159.524L368.007 158.034ZM675 159.512L675.007 158.022L368.007 158.034L368 159.524L367.993 161.014L674.993 161.002L675 159.512Z\" fill=\"#E0E0E1\"\/>\r\n<path d=\"M674.993 170.439C675.827 170.439 676.506 169.772 676.51 168.949C676.514 168.126 675.841 167.459 675.007 167.459L675 168.949L674.993 170.439ZM368.007 167.471C367.173 167.471 366.494 168.139 366.49 168.961C366.486 169.784 367.159 170.451 367.993 170.451L368 168.961L368.007 167.471ZM675 168.949L675.007 167.459L368.007 167.471L368 168.961L367.993 170.451L674.993 170.439L675 168.949Z\" fill=\"#E0E0E1\"\/>\r\n<path d=\"M672 163.5L748.5 42.25\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M279.5 119.25L368 164.5\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M672 163.5L748.5 119.25\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M279.5 279.25L369.5 164.5\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M672 163.5L748.5 279.25\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M279.5 200.25L369.5 164.5\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M672 163.5L748.5 200.25\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M247 0.5H33C15.0507 0.5 0.5 15.0507 0.5 33C0.5 50.9493 15.0507 65.5 33 65.5H247C264.949 65.5 279.5 50.9493 279.5 33C279.5 15.0507 264.949 0.5 247 0.5Z\" fill=\"#6E5189\"\/>\r\n<path d=\"M247 0.5H33C15.0507 0.5 0.5 15.0507 0.5 33C0.5 50.9493 15.0507 65.5 33 65.5H247C264.949 65.5 279.5 50.9493 279.5 33C279.5 15.0507 264.949 0.5 247 0.5Z\" stroke=\"#D7D7D7\"\/>\r\n<path d=\"M56.5 33C56.5 20.0213 45.9787 9.5 33 9.5C20.0213 9.5 9.5 20.0213 9.5 33C9.5 45.9787 20.0213 56.5 33 56.5C45.9787 56.5 56.5 45.9787 56.5 33Z\" fill=\"#7C5295\" fill-opacity=\"0.1\"\/>\r\n<path d=\"M56.5 33C56.5 20.0213 45.9787 9.5 33 9.5C20.0213 9.5 9.5 20.0213 9.5 33C9.5 45.9787 20.0213 56.5 33 56.5C45.9787 56.5 56.5 45.9787 56.5 33Z\" stroke=\"#5F3F7D\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.5935 26.6012C29.0488 26.0992 29.3485 25.4758 29.4563 24.8068C29.5641 24.1377 29.4754 23.4517 29.2008 22.8321C28.9263 22.2125 28.4778 21.686 27.9097 21.3164C27.3417 20.9467 26.6786 20.75 26.0009 20.75C25.3232 20.75 24.6601 20.9467 24.092 21.3164C23.524 21.686 23.0755 22.2125 22.8009 22.8321C22.5264 23.4517 22.4376 24.1377 22.5454 24.8068C22.6533 25.4758 22.953 26.0992 23.4083 26.6012C23.2682 26.6747 23.1341 26.7541 23.0058 26.8392C22.206 27.373 21.6932 28.0712 21.373 28.717C20.9913 29.4948 20.7789 30.3448 20.75 31.2107V34.7492C20.75 35.2134 20.9344 35.6585 21.2626 35.9867C21.5908 36.3149 22.0359 36.4992 22.5 36.4992H26.875C27.1813 35.8776 27.5855 35.3092 28.072 34.8157L28.0493 34.7492H22.5V31.2492C22.5 31.2492 22.5 27.7492 26 27.7492C27.7622 27.7492 28.6373 28.6365 29.0712 29.5167C29.465 29.0722 29.934 28.6942 30.459 28.4037C30.0175 27.6406 29.3713 27.0163 28.5935 26.6012ZM26 25.9992C26.4641 25.9992 26.9092 25.8149 27.2374 25.4867C27.5656 25.1585 27.75 24.7134 27.75 24.2492C27.75 23.7851 27.5656 23.34 27.2374 23.0118C26.9092 22.6836 26.4641 22.4992 26 22.4992C25.5359 22.4992 25.0908 22.6836 24.7626 23.0118C24.4344 23.34 24.25 23.7851 24.25 24.2492C24.25 24.7134 24.4344 25.1585 24.7626 25.4867C25.0908 25.8149 25.5359 25.9992 26 25.9992ZM43.5 36.4992H39.125C38.8187 35.8776 38.4145 35.3092 37.928 34.8157L37.9508 34.7492H43.5V31.2492C43.5 31.2492 43.5 27.7492 40 27.7492C38.2378 27.7492 37.3627 28.6365 36.9287 29.5167C36.5328 29.0695 36.0635 28.6931 35.541 28.4037C35.9825 27.6406 36.6287 27.0163 37.4065 26.6012C36.9512 26.0992 36.6515 25.4758 36.5437 24.8068C36.4359 24.1377 36.5246 23.4517 36.7992 22.8321C37.0737 22.2125 37.5222 21.686 38.0903 21.3164C38.6583 20.9467 39.3214 20.75 39.9991 20.75C40.6768 20.75 41.3399 20.9467 41.908 21.3164C42.476 21.686 42.9245 22.2125 43.1991 22.8321C43.4736 23.4517 43.5624 24.1377 43.4546 24.8068C43.3467 25.4758 43.047 26.0992 42.5917 26.6012C42.7318 26.6747 42.8659 26.7541 42.9943 26.8392C43.794 27.373 44.3067 28.0712 44.627 28.717C45.0031 29.4757 45.2153 30.3051 45.25 31.1512V34.7492C45.25 35.2134 45.0656 35.6585 44.7374 35.9867C44.4092 36.3149 43.9641 36.4992 43.5 36.4992ZM40 25.9992C40.4641 25.9992 40.9092 25.8149 41.2374 25.4867C41.5656 25.1585 41.75 24.7134 41.75 24.2492C41.75 23.7851 41.5656 23.34 41.2374 23.0118C40.9092 22.6836 40.4641 22.4992 40 22.4992C39.5359 22.4992 39.0908 22.6836 38.7626 23.0118C38.4344 23.34 38.25 23.7851 38.25 24.2492C38.25 24.7134 38.4344 25.1585 38.7626 25.4867C39.0908 25.8149 39.5359 25.9992 40 25.9992Z\" fill=\"white\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M36.5 33C36.5 33.9048 36.157 34.7308 35.5935 35.352C36.4753 35.8295 37.1866 36.5695 37.6288 37.4695C38.0119 38.2455 38.2238 39.0948 38.25 39.9598V43.5C38.25 43.9641 38.0656 44.4093 37.7374 44.7375C37.4092 45.0656 36.9641 45.25 36.5 45.25H29.5C29.0359 45.25 28.5908 45.0656 28.2626 44.7375C27.9344 44.4093 27.75 43.9641 27.75 43.5V39.9615C27.7508 39.8827 27.7543 39.8039 27.7605 39.7253C27.8177 38.9404 28.0257 38.1739 28.373 37.4678C28.8147 36.568 29.5254 35.828 30.4065 35.3503C30.0249 34.9292 29.7515 34.4215 29.6101 33.871C29.4687 33.3206 29.4634 32.744 29.5948 32.1911C29.7261 31.6382 29.9901 31.1256 30.364 30.6976C30.7378 30.2695 31.2103 29.939 31.7405 29.7345C32.2707 29.53 32.8428 29.4577 33.4072 29.5238C33.9717 29.5899 34.5115 29.7925 34.9801 30.114C35.4487 30.4355 35.832 30.8663 36.0968 31.3691C36.3616 31.872 36.5 32.4317 36.5 33ZM29.5 40V43.5H36.5V40C36.5 40 36.5 36.5 33 36.5C29.5 36.5 29.5 40 29.5 40ZM34.75 33C34.75 33.4641 34.5656 33.9093 34.2374 34.2375C33.9092 34.5656 33.4641 34.75 33 34.75C32.5359 34.75 32.0908 34.5656 31.7626 34.2375C31.4344 33.9093 31.25 33.4641 31.25 33C31.25 32.5359 31.4344 32.0908 31.7626 31.7626C32.0908 31.4344 32.5359 31.25 33 31.25C33.4641 31.25 33.9092 31.4344 34.2374 31.7626C34.5656 32.0908 34.75 32.5359 34.75 33Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M247 85.5H33C15.0507 85.5 0.5 100.051 0.5 118C0.5 135.949 15.0507 150.5 33 150.5H247C264.949 150.5 279.5 135.949 279.5 118C279.5 100.051 264.949 85.5 247 85.5Z\" fill=\"#6E5189\"\/>\r\n<path d=\"M247 85.5H33C15.0507 85.5 0.5 100.051 0.5 118C0.5 135.949 15.0507 150.5 33 150.5H247C264.949 150.5 279.5 135.949 279.5 118C279.5 100.051 264.949 85.5 247 85.5Z\" stroke=\"#D7D7D7\"\/>\r\n<path d=\"M56.5 118C56.5 105.021 45.9787 94.5 33 94.5C20.0213 94.5 9.5 105.021 9.5 118C9.5 130.979 20.0213 141.5 33 141.5C45.9787 141.5 56.5 130.979 56.5 118Z\" fill=\"#7C5295\" fill-opacity=\"0.1\"\/>\r\n<path d=\"M56.5 118C56.5 105.021 45.9787 94.5 33 94.5C20.0213 94.5 9.5 105.021 9.5 118C9.5 130.979 20.0213 141.5 33 141.5C45.9787 141.5 56.5 130.979 56.5 118Z\" stroke=\"#5F3F7D\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M29 111C29 110.204 29.3161 109.441 29.8787 108.879C30.4413 108.316 31.2044 108 32 108H40C40.7956 108 41.5587 108.316 42.1213 108.879C42.6839 109.441 43 110.204 43 111V125C43 125.796 42.6839 126.559 42.1213 127.121C41.5587 127.684 40.7956 128 40 128H32C31.2044 128 30.4413 127.684 29.8787 127.121C29.3161 126.559 29 125.796 29 125V111ZM32 110C31.7348 110 31.4804 110.105 31.2929 110.293C31.1054 110.48 31 110.735 31 111V125C31 125.265 31.1054 125.52 31.2929 125.707C31.4804 125.895 31.7348 126 32 126H40C40.2652 126 40.5196 125.895 40.7071 125.707C40.8946 125.52 41 125.265 41 125V111C41 110.735 40.8946 110.48 40.7071 110.293C40.5196 110.105 40.2652 110 40 110H32Z\" fill=\"white\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M23 117C23 116.204 23.3161 115.441 23.8787 114.879C24.4413 114.316 25.2044 114 26 114H30.5V116H26C25.7348 116 25.4804 116.105 25.2929 116.293C25.1054 116.48 25 116.735 25 117V125C25 125.265 25.1054 125.52 25.2929 125.707C25.4804 125.895 25.7348 126 26 126H35.5V128H26C25.2044 128 24.4413 127.684 23.8787 127.121C23.3161 126.559 23 125.796 23 125V117Z\" fill=\"white\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M33 123C33 122.47 33.2107 121.961 33.5858 121.586C33.9609 121.211 34.4696 121 35 121H37C37.5304 121 38.0391 121.211 38.4142 121.586C38.7893 121.961 39 122.47 39 123V126H37V123H35V126H33V123Z\" fill=\"white\"\/>\r\n<path d=\"M33 112C33 111.735 33.1054 111.48 33.2929 111.293C33.4804 111.105 33.7348 111 34 111C34.2652 111 34.5196 111.105 34.7071 111.293C34.8946 111.48 35 111.735 35 112V113C35 113.265 34.8946 113.52 34.7071 113.707C34.5196 113.895 34.2652 114 34 114C33.7348 114 33.4804 113.895 33.2929 113.707C33.1054 113.52 33 113.265 33 113V112ZM33 117C33 116.735 33.1054 116.48 33.2929 116.293C33.4804 116.105 33.7348 116 34 116C34.2652 116 34.5196 116.105 34.7071 116.293C34.8946 116.48 35 116.735 35 117V118C35 118.265 34.8946 118.52 34.7071 118.707C34.5196 118.895 34.2652 119 34 119C33.7348 119 33.4804 118.895 33.2929 118.707C33.1054 118.52 33 118.265 33 118V117ZM26 121C26 120.735 26.1054 120.48 26.2929 120.293C26.4804 120.105 26.7348 120 27 120C27.2652 120 27.5196 120.105 27.7071 120.293C27.8946 120.48 28 120.735 28 121V122C28 122.265 27.8946 122.52 27.7071 122.707C27.5196 122.895 27.2652 123 27 123C26.7348 123 26.4804 122.895 26.2929 122.707C26.1054 122.52 26 122.265 26 122V121ZM37 112C37 111.735 37.1054 111.48 37.2929 111.293C37.4804 111.105 37.7348 111 38 111C38.2652 111 38.5196 111.105 38.7071 111.293C38.8946 111.48 39 111.735 39 112V113C39 113.265 38.8946 113.52 38.7071 113.707C38.5196 113.895 38.2652 114 38 114C37.7348 114 37.4804 113.895 37.2929 113.707C37.1054 113.52 37 113.265 37 113V112ZM37 117C37 116.735 37.1054 116.48 37.2929 116.293C37.4804 116.105 37.7348 116 38 116C38.2652 116 38.5196 116.105 38.7071 116.293C38.8946 116.48 39 116.735 39 117V118C39 118.265 38.8946 118.52 38.7071 118.707C38.5196 118.895 38.2652 119 38 119C37.7348 119 37.4804 118.895 37.2929 118.707C37.1054 118.52 37 118.265 37 118V117Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M247 170.5H33C15.0507 170.5 0.5 185.051 0.5 203C0.5 220.949 15.0507 235.5 33 235.5H247C264.949 235.5 279.5 220.949 279.5 203C279.5 185.051 264.949 170.5 247 170.5Z\" fill=\"#6E5189\"\/>\r\n<path d=\"M247 170.5H33C15.0507 170.5 0.5 185.051 0.5 203C0.5 220.949 15.0507 235.5 33 235.5H247C264.949 235.5 279.5 220.949 279.5 203C279.5 185.051 264.949 170.5 247 170.5Z\" stroke=\"#D7D7D7\"\/>\r\n<path d=\"M56.5 203C56.5 190.021 45.9787 179.5 33 179.5C20.0213 179.5 9.5 190.021 9.5 203C9.5 215.979 20.0213 226.5 33 226.5C45.9787 226.5 56.5 215.979 56.5 203Z\" fill=\"#7C5295\" fill-opacity=\"0.1\"\/>\r\n<path d=\"M56.5 203C56.5 190.021 45.9787 179.5 33 179.5C20.0213 179.5 9.5 190.021 9.5 203C9.5 215.979 20.0213 226.5 33 226.5C45.9787 226.5 56.5 215.979 56.5 203Z\" stroke=\"#5F3F7D\"\/>\r\n<path d=\"M23 213V200.975L30 198V200L35 198V201H43V213H23ZM25 211H41V203H33V200.95L28 202.95V201L25 202.325V211ZM32 209H34V205H32V209ZM28 209H30V205H28V209ZM36 209H38V205H36V209ZM43 201H38L39 193H42L43 201Z\" fill=\"white\"\/>\r\n<path d=\"M30 205H28V209H30V205Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M34 205H32V209H34V205Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M38 205H36V209H38V205Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M247 255.5H33C15.0507 255.5 0.5 270.051 0.5 288C0.5 305.949 15.0507 320.5 33 320.5H247C264.949 320.5 279.5 305.949 279.5 288C279.5 270.051 264.949 255.5 247 255.5Z\" fill=\"#6E5189\"\/>\r\n<path d=\"M247 255.5H33C15.0507 255.5 0.5 270.051 0.5 288C0.5 305.949 15.0507 320.5 33 320.5H247C264.949 320.5 279.5 305.949 279.5 288C279.5 270.051 264.949 255.5 247 255.5Z\" stroke=\"#D7D7D7\"\/>\r\n<path d=\"M56.5 288C56.5 275.021 45.9787 264.5 33 264.5C20.0213 264.5 9.5 275.021 9.5 288C9.5 300.979 20.0213 311.5 33 311.5C45.9787 311.5 56.5 300.979 56.5 288Z\" fill=\"#7C5295\" fill-opacity=\"0.1\"\/>\r\n<path d=\"M56.5 288C56.5 275.021 45.9787 264.5 33 264.5C20.0213 264.5 9.5 275.021 9.5 288C9.5 300.979 20.0213 311.5 33 311.5C45.9787 311.5 56.5 300.979 56.5 288Z\" stroke=\"#5F3F7D\"\/>\r\n<path d=\"M25 297C26.147 292.98 26.983 288.973 27 285H33C33.017 288.973 33.853 292.98 35 297\" stroke=\"#8AC052\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M33.5 289.001H38C38.025 291.613 38.894 294.297 40 297.001M30 281.001C30.2272 280.684 30.528 280.428 30.8764 280.253C31.2249 280.079 31.6105 279.992 32 280.001C32.3895 279.992 32.7751 280.079 33.1236 280.253C33.472 280.428 33.7728 280.684 34 281.001C34.2272 281.317 34.528 281.573 34.8764 281.748C35.2249 281.922 35.6105 282.009 36 282.001C36.3895 282.009 36.7751 281.922 37.1236 281.748C37.472 281.573 37.7728 281.317 38 281.001C38.2272 280.684 38.528 280.428 38.8764 280.253C39.2249 280.079 39.6105 279.992 40 280.001C40.3895 279.992 40.7751 280.079 41.1236 280.253C41.472 280.428 41.7728 280.684 42 281.001M24 297.001H43\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<mask id=\"mask0_56291_402\" style=\"mask-type:alpha\" maskunits=\"userSpaceOnUse\" x=\"748\" y=\"0\" width=\"281\" height=\"321\">\r\n<path d=\"M1004.5 0.5H772.5C759.245 0.5 748.5 11.2452 748.5 24.5V296.5C748.5 309.755 759.245 320.5 772.5 320.5H1004.5C1017.75 320.5 1028.5 309.755 1028.5 296.5V24.5C1028.5 11.2452 1017.75 0.5 1004.5 0.5Z\" fill=\"black\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask0_56291_402)\">\r\n<path d=\"M1004.5 1H772.5C759.521 1 749 11.5213 749 24.5V296.5C749 309.479 759.521 320 772.5 320H1004.5C1017.48 320 1028 309.479 1028 296.5V24.5C1028 11.5213 1017.48 1 1004.5 1Z\" fill=\"#6E5189\"\/>\r\n<path d=\"M1004.5 1H772.5C759.521 1 749 11.5213 749 24.5V296.5C749 309.479 759.521 320 772.5 320H1004.5C1017.48 320 1028 309.479 1028 296.5V24.5C1028 11.5213 1017.48 1 1004.5 1Z\" stroke=\"#D7D7D7\"\/>\r\n<path d=\"M1027.5 137H749.5V256.5H1027.5V137Z\" fill=\"#5E3E7C\"\/>\r\n<path d=\"M833.57 196.002C833.4 195.533 833 195.255 832.59 195.068L829.99 194.045V183.938C829.99 183.523 829.83 183.126 829.53 182.833C829.24 182.54 828.84 182.375 828.43 182.375H822.492V179.875C822.492 179.543 822.361 179.226 822.126 178.991C821.892 178.757 821.574 178.625 821.242 178.625H811.242C810.911 178.625 810.593 178.757 810.358 178.991C810.124 179.226 809.992 179.543 809.992 179.875V182.375H804.055C803.64 182.375 803.243 182.54 802.95 182.833C802.657 183.126 802.492 183.523 802.492 183.938V194.052L799.908 195.072C799.491 195.259 799.081 195.541 798.914 196.009C798.747 196.478 798.667 196.932 798.836 197.494L802.824 209.227H802.907C805.573 209.227 807.907 207.866 809.572 205.803C811.238 207.866 813.57 209.094 816.236 209.094C818.902 209.094 821.236 207.862 822.901 205.799C824.566 207.862 826.899 209.227 829.56 209.227H829.65L833.65 197.495C833.82 197.026 833.74 196.471 833.57 196.002ZM816.242 188.625L804.992 193.065V185.188C804.992 185.105 805.025 185.025 805.084 184.967C805.142 184.908 805.222 184.875 805.305 184.875H827.18C827.263 184.875 827.342 184.908 827.401 184.967C827.459 185.025 827.492 185.105 827.492 185.188V193.059L816.242 188.625Z\" fill=\"white\"\/>\r\n<path d=\"M823.212 208.547C819.13 211.38 813.341 211.379 809.259 208.547C809.259 208.547 805.693 213.469 801.865 213.469L802.906 213.547C805.239 213.547 807.488 212.63 809.571 211.548C811.63 212.615 813.916 213.172 816.235 213.172C818.555 213.172 820.84 212.615 822.899 211.548C824.982 212.631 827.231 213.548 829.569 213.548L830.609 213.47C826.883 213.469 823.212 208.547 823.212 208.547Z\" fill=\"white\"\/>\r\n<mask id=\"mask1_56291_402\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"851\" y=\"176\" width=\"2\" height=\"41\">\r\n<path d=\"M851.939 176.75H852.939V216.75H851.939V176.75Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask1_56291_402)\">\r\n<path d=\"M851.939 176.75H851.439V178.25H851.939H852.439V176.75H851.939ZM851.939 180.25H851.439V183.25H851.939H852.439V180.25H851.939ZM851.939 185.25H851.439V188.25H851.939H852.439V185.25H851.939ZM851.939 190.25H851.439V193.25H851.939H852.439V190.25H851.939ZM851.939 195.25H851.439V198.25H851.939H852.439V195.25H851.939ZM851.939 200.25H851.439V203.25H851.939H852.439V200.25H851.939ZM851.939 205.25H851.439V208.25H851.939H852.439V205.25H851.939ZM851.939 210.25H851.439V213.25H851.939H852.439V210.25H851.939ZM851.939 215.25H851.439V216.75H851.939H852.439V215.25H851.939ZM851.939 176.75H850.939V178.25H851.939H852.939V176.75H851.939ZM851.939 180.25H850.939V183.25H851.939H852.939V180.25H851.939ZM851.939 185.25H850.939V188.25H851.939H852.939V185.25H851.939ZM851.939 190.25H850.939V193.25H851.939H852.939V190.25H851.939ZM851.939 195.25H850.939V198.25H851.939H852.939V195.25H851.939ZM851.939 200.25H850.939V203.25H851.939H852.939V200.25H851.939ZM851.939 205.25H850.939V208.25H851.939H852.939V205.25H851.939ZM851.939 210.25H850.939V213.25H851.939H852.939V210.25H851.939ZM851.939 215.25H850.939V216.75H851.939H852.939V215.25H851.939Z\" fill=\"#BCBCBC\"\/>\r\n<\/g>\r\n<path d=\"M899.43 215.001L902.29 212.133L897.28 192.776L905.16 184.89C906.35 183.7 906.35 181.779 905.16 180.588C903.97 179.398 902.05 179.398 900.86 180.588L892.97 188.475L873.62 183.456L870.75 186.324L886.52 194.927L878.64 202.813L872.9 201.379L870.75 203.53L877.92 207.831L882.22 215.001L884.37 212.85L882.94 207.115L890.82 199.228L899.43 215.001Z\" fill=\"white\"\/>\r\n<mask id=\"mask2_56291_402\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"924\" y=\"176\" width=\"2\" height=\"41\">\r\n<path d=\"M924.34 176.75H925.34V216.75H924.34V176.75Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask2_56291_402)\">\r\n<path d=\"M924.34 176.75H923.84V178.25H924.34H924.84V176.75H924.34ZM924.34 180.25H923.84V183.25H924.34H924.84V180.25H924.34ZM924.34 185.25H923.84V188.25H924.34H924.84V185.25H924.34ZM924.34 190.25H923.84V193.25H924.34H924.84V190.25H924.34ZM924.34 195.25H923.84V198.25H924.34H924.84V195.25H924.34ZM924.34 200.25H923.84V203.25H924.34H924.84V200.25H924.34ZM924.34 205.25H923.84V208.25H924.34H924.84V205.25H924.34ZM924.34 210.25H923.84V213.25H924.34H924.84V210.25H924.34ZM924.34 215.25H923.84V216.75H924.34H924.84V215.25H924.34ZM924.34 176.75H923.34V178.25H924.34H925.34V176.75H924.34ZM924.34 180.25H923.34V183.25H924.34H925.34V180.25H924.34ZM924.34 185.25H923.34V188.25H924.34H925.34V185.25H924.34ZM924.34 190.25H923.34V193.25H924.34H925.34V190.25H924.34ZM924.34 195.25H923.34V198.25H924.34H925.34V195.25H924.34ZM924.34 200.25H923.34V203.25H924.34H925.34V200.25H924.34ZM924.34 205.25H923.34V208.25H924.34H925.34V205.25H924.34ZM924.34 210.25H923.34V213.25H924.34H925.34V210.25H924.34ZM924.34 215.25H923.34V216.75H924.34H925.34V215.25H924.34Z\" fill=\"#BCBCBC\"\/>\r\n<\/g>\r\n<path d=\"M971.039 187.751C971.039 187.433 971.169 187.127 971.389 186.902C971.619 186.677 971.919 186.551 972.239 186.551H977.269C977.649 186.551 978.029 186.641 978.369 186.814C978.699 186.986 978.999 187.237 979.219 187.544L985.439 196.151H971.039V187.751Z\" stroke=\"white\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M985.439 196.152H971.039V205.752H971.509C971.789 204.172 972.619 202.741 973.849 201.711C975.079 200.68 976.639 200.115 978.239 200.115C979.849 200.115 981.399 200.68 982.629 201.711C983.859 202.741 984.689 204.172 984.969 205.752H985.439V196.152ZM979.889 205.752C979.699 205.493 979.449 205.283 979.159 205.138C978.879 204.993 978.559 204.917 978.239 204.917C977.919 204.917 977.609 204.993 977.319 205.138C977.029 205.283 976.789 205.493 976.599 205.752H979.889Z\" fill=\"white\"\/>\r\n<path d=\"M971.04 196.149V194.949C970.72 194.949 970.42 195.076 970.19 195.301C969.97 195.526 969.84 195.831 969.84 196.149H971.04ZM985.44 196.149H986.64C986.64 195.831 986.52 195.526 986.29 195.301C986.07 195.076 985.76 194.949 985.44 194.949V196.149ZM971.04 205.749H969.84C969.84 206.067 969.97 206.373 970.19 206.598C970.42 206.823 970.72 206.949 971.04 206.949V205.749ZM971.51 205.749V206.949C971.8 206.949 972.07 206.85 972.28 206.669C972.5 206.488 972.65 206.237 972.69 205.96L971.51 205.749ZM984.97 205.749L983.79 205.96C983.84 206.237 983.98 206.488 984.2 206.669C984.42 206.85 984.69 206.949 984.97 206.949V205.749ZM985.44 205.749V206.949C985.76 206.949 986.07 206.823 986.29 206.598C986.52 206.373 986.64 206.067 986.64 205.749H985.44ZM979.89 205.749V206.949C980.11 206.949 980.32 206.888 980.51 206.772C980.7 206.656 980.86 206.49 980.96 206.293C981.06 206.095 981.1 205.874 981.08 205.653C981.06 205.432 980.99 205.22 980.85 205.041L979.89 205.749ZM976.6 205.749L975.63 205.041C975.5 205.22 975.42 205.432 975.4 205.653C975.38 205.874 975.43 206.095 975.53 206.293C975.63 206.49 975.78 206.656 975.97 206.772C976.16 206.888 976.38 206.949 976.6 206.949V205.749ZM971.04 197.349H985.44V194.949H971.04V197.349ZM972.24 205.749V196.149H969.84V205.749H972.24ZM971.51 204.549H971.04V206.949H971.51V204.549ZM972.69 205.96C972.77 205.56 972.88 205.168 973.04 204.793L970.82 203.875C970.6 204.41 970.43 204.968 970.33 205.539L972.69 205.96ZM973.04 204.793C973.61 203.413 974.71 202.316 976.09 201.744L975.17 199.526C973.2 200.342 971.63 201.906 970.82 203.875L973.04 204.793ZM976.09 201.744C977.47 201.172 979.02 201.172 980.4 201.744L981.32 199.526C979.35 198.711 977.14 198.711 975.17 199.526L976.09 201.744ZM980.4 201.744C981.78 202.316 982.88 203.413 983.45 204.793L985.67 203.875C984.85 201.906 983.29 200.342 981.32 199.526L980.4 201.744ZM983.45 204.793C983.6 205.168 983.72 205.56 983.79 205.96L986.15 205.539C986.05 204.968 985.89 204.41 985.67 203.875L983.45 204.793ZM985.44 204.549H984.97V206.949H985.44V204.549ZM984.24 196.149V205.749H986.64V196.149H984.24ZM980.85 205.041C980.5 204.562 980.03 204.189 979.48 203.961L978.56 206.178C978.7 206.237 978.83 206.334 978.92 206.457L980.85 205.041ZM979.48 203.961C978.69 203.633 977.8 203.633 977 203.961L977.92 206.178C978.13 206.094 978.36 206.094 978.56 206.178L979.48 203.961ZM977 203.961C976.46 204.189 975.98 204.562 975.63 205.041L977.57 206.457C977.66 206.334 977.78 206.237 977.92 206.178L977 203.961ZM979.89 204.549H976.6V206.949H979.88L979.89 204.549Z\" fill=\"white\"\/>\r\n<path d=\"M976.97 203.304C977.45 203.103 977.97 203 978.5 203C979.03 203 979.55 203.103 980.03 203.304C980.52 203.506 980.96 203.8 981.33 204.172C981.7 204.543 981.99 204.984 982.2 205.469C982.4 205.955 982.5 206.475 982.5 207C982.5 207.525 982.4 208.045 982.2 208.531C981.99 209.016 981.7 209.457 981.33 209.828C980.96 210.2 980.52 210.495 980.03 210.696C979.55 210.897 979.03 211 978.5 211C977.97 211 977.45 210.897 976.97 210.696C975.99 210.29 975.21 209.511 974.8 208.531C974.4 207.551 974.4 206.449 974.8 205.469C975.21 204.489 975.99 203.71 976.97 203.304Z\" fill=\"white\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M947.041 181.75C946.411 181.75 945.801 182.003 945.351 182.453C944.901 182.903 944.641 183.513 944.641 184.15V205.75H945.711C945.971 204.295 946.701 202.963 947.781 201.954C948.861 200.945 950.241 200.313 951.701 200.153C953.171 199.994 954.661 200.315 955.931 201.069C957.201 201.823 958.191 202.968 958.761 204.334C958.951 204.794 959.081 205.268 959.171 205.75H971.041V184.15C971.041 183.513 970.791 182.903 970.341 182.453C969.891 182.003 969.281 181.75 968.641 181.75H947.041ZM954.091 205.75C953.901 205.491 953.651 205.281 953.361 205.136C953.081 204.991 952.761 204.915 952.441 204.915C952.121 204.915 951.811 204.991 951.521 205.136C951.241 205.281 950.991 205.491 950.801 205.75H954.091Z\" fill=\"white\"\/>\r\n<path d=\"M944.639 205.751H943.439C943.439 206.069 943.569 206.374 943.789 206.599C944.019 206.824 944.319 206.951 944.639 206.951V205.751ZM945.709 205.751V206.951C945.999 206.951 946.269 206.852 946.479 206.671C946.699 206.49 946.849 206.239 946.899 205.961L945.709 205.751ZM959.169 205.751L957.989 205.961C958.039 206.239 958.179 206.49 958.399 206.671C958.619 206.852 958.889 206.951 959.169 206.951V205.751ZM971.039 205.751V206.951C971.359 206.951 971.669 206.824 971.889 206.599C972.119 206.374 972.239 206.069 972.239 205.751H971.039ZM954.089 205.751V206.951C954.309 206.951 954.519 206.889 954.709 206.774C954.899 206.658 955.059 206.492 955.159 206.294C955.259 206.097 955.299 205.875 955.279 205.654C955.259 205.433 955.189 205.222 955.049 205.043L954.089 205.751ZM950.799 205.751L949.829 205.043C949.699 205.222 949.619 205.433 949.599 205.654C949.579 205.875 949.629 206.097 949.729 206.294C949.829 206.492 949.979 206.658 950.169 206.774C950.359 206.89 950.579 206.951 950.799 206.951V205.751ZM945.839 184.151C945.839 183.833 945.969 183.527 946.189 183.302C946.419 183.077 946.719 182.951 947.039 182.951V180.551C946.089 180.551 945.169 180.93 944.499 181.605C943.819 182.28 943.439 183.196 943.439 184.151H945.839ZM945.839 205.751V184.151H943.439V205.751H945.839ZM945.709 204.551H944.639V206.951H945.709V204.551ZM946.899 205.961C946.969 205.561 947.079 205.17 947.239 204.794L945.019 203.876C944.799 204.412 944.629 204.97 944.529 205.54L946.899 205.961ZM947.239 204.794C947.809 203.414 948.909 202.318 950.289 201.745L949.369 199.528C947.399 200.344 945.829 201.908 945.019 203.876L947.239 204.794ZM950.289 201.745C951.669 201.174 953.219 201.174 954.599 201.745L955.519 199.528C953.549 198.713 951.339 198.713 949.369 199.528L950.289 201.745ZM954.599 201.745C955.979 202.318 957.079 203.414 957.649 204.794L959.869 203.876C959.049 201.908 957.479 200.344 955.519 199.528L954.599 201.745ZM957.649 204.794C957.799 205.17 957.919 205.561 957.989 205.961L960.349 205.54C960.249 204.97 960.089 204.412 959.869 203.876L957.649 204.794ZM971.039 204.551H959.169V206.951H971.039V204.551ZM969.839 184.151V205.751H972.239V184.151H969.839ZM968.639 182.951C968.959 182.951 969.269 183.077 969.489 183.302C969.719 183.527 969.839 183.833 969.839 184.151H972.239C972.239 183.196 971.859 182.28 971.189 181.605C970.509 180.93 969.599 180.551 968.639 180.551V182.951ZM947.039 182.951H968.639V180.551H947.039V182.951ZM955.049 205.043C954.699 204.564 954.229 204.19 953.679 203.963L952.759 206.18C952.899 206.239 953.029 206.336 953.119 206.459L955.049 205.043ZM953.679 203.963C952.889 203.635 951.999 203.635 951.199 203.963L952.119 206.18C952.329 206.096 952.559 206.096 952.759 206.18L953.679 203.963ZM951.199 203.963C950.659 204.19 950.179 204.564 949.829 205.043L951.769 206.459C951.859 206.335 951.979 206.239 952.119 206.18L951.199 203.963ZM954.079 204.551H950.799V206.951H954.089L954.079 204.551Z\" fill=\"white\"\/>\r\n<path d=\"M950.97 203.304C951.95 202.899 953.05 202.899 954.03 203.304C955.01 203.71 955.79 204.489 956.2 205.469C956.6 206.449 956.6 207.551 956.2 208.531C955.79 209.511 955.01 210.29 954.03 210.696C953.55 210.897 953.03 211 952.5 211C951.97 211 951.45 210.897 950.97 210.696C949.99 210.29 949.21 209.511 948.8 208.531C948.4 207.551 948.4 206.449 948.8 205.469C949.21 204.489 949.99 203.71 950.97 203.304Z\" fill=\"white\"\/>\r\n<path d=\"M833.57 196.002C833.4 195.533 833 195.255 832.59 195.068L829.99 194.045V183.938C829.99 183.523 829.83 183.126 829.53 182.833C829.24 182.54 828.84 182.375 828.43 182.375H822.492V179.875C822.492 179.543 822.361 179.226 822.126 178.991C821.892 178.757 821.574 178.625 821.242 178.625H811.242C810.911 178.625 810.593 178.757 810.358 178.991C810.124 179.226 809.992 179.543 809.992 179.875V182.375H804.055C803.64 182.375 803.243 182.54 802.95 182.833C802.657 183.126 802.492 183.523 802.492 183.938V194.052L799.908 195.072C799.491 195.259 799.081 195.541 798.914 196.009C798.747 196.478 798.667 196.932 798.836 197.494L802.824 209.227H802.907C805.573 209.227 807.907 207.866 809.572 205.803C811.238 207.866 813.57 209.094 816.236 209.094C818.902 209.094 821.236 207.862 822.901 205.799C824.566 207.862 826.899 209.227 829.56 209.227H829.65L833.65 197.495C833.82 197.026 833.74 196.471 833.57 196.002ZM816.242 188.625L804.992 193.065V185.188C804.992 185.105 805.025 185.025 805.084 184.967C805.142 184.908 805.222 184.875 805.305 184.875H827.18C827.263 184.875 827.342 184.908 827.401 184.967C827.459 185.025 827.492 185.105 827.492 185.188V193.059L816.242 188.625Z\" fill=\"white\"\/>\r\n<path d=\"M823.212 208.547C819.13 211.38 813.341 211.379 809.259 208.547C809.259 208.547 805.693 213.469 801.865 213.469L802.906 213.547C805.239 213.547 807.488 212.63 809.571 211.548C811.63 212.615 813.916 213.172 816.235 213.172C818.555 213.172 820.84 212.615 822.899 211.548C824.982 212.631 827.231 213.548 829.569 213.548L830.609 213.47C826.883 213.469 823.212 208.547 823.212 208.547Z\" fill=\"white\"\/>\r\n<mask id=\"mask3_56291_402\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"851\" y=\"176\" width=\"2\" height=\"41\">\r\n<path d=\"M851.939 176.75H852.939V216.75H851.939V176.75Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask3_56291_402)\">\r\n<path d=\"M851.939 176.75H851.439V178.25H851.939H852.439V176.75H851.939ZM851.939 180.25H851.439V183.25H851.939H852.439V180.25H851.939ZM851.939 185.25H851.439V188.25H851.939H852.439V185.25H851.939ZM851.939 190.25H851.439V193.25H851.939H852.439V190.25H851.939ZM851.939 195.25H851.439V198.25H851.939H852.439V195.25H851.939ZM851.939 200.25H851.439V203.25H851.939H852.439V200.25H851.939ZM851.939 205.25H851.439V208.25H851.939H852.439V205.25H851.939ZM851.939 210.25H851.439V213.25H851.939H852.439V210.25H851.939ZM851.939 215.25H851.439V216.75H851.939H852.439V215.25H851.939ZM851.939 176.75H850.939V178.25H851.939H852.939V176.75H851.939ZM851.939 180.25H850.939V183.25H851.939H852.939V180.25H851.939ZM851.939 185.25H850.939V188.25H851.939H852.939V185.25H851.939ZM851.939 190.25H850.939V193.25H851.939H852.939V190.25H851.939ZM851.939 195.25H850.939V198.25H851.939H852.939V195.25H851.939ZM851.939 200.25H850.939V203.25H851.939H852.939V200.25H851.939ZM851.939 205.25H850.939V208.25H851.939H852.939V205.25H851.939ZM851.939 210.25H850.939V213.25H851.939H852.939V210.25H851.939ZM851.939 215.25H850.939V216.75H851.939H852.939V215.25H851.939Z\" fill=\"#BCBCBC\"\/>\r\n<\/g>\r\n<path d=\"M899.43 215.001L902.29 212.133L897.28 192.776L905.16 184.89C906.35 183.7 906.35 181.779 905.16 180.588C903.97 179.398 902.05 179.398 900.86 180.588L892.97 188.475L873.62 183.456L870.75 186.324L886.52 194.927L878.64 202.813L872.9 201.379L870.75 203.53L877.92 207.831L882.22 215.001L884.37 212.85L882.94 207.115L890.82 199.228L899.43 215.001Z\" fill=\"white\"\/>\r\n<mask id=\"mask4_56291_402\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"924\" y=\"176\" width=\"2\" height=\"41\">\r\n<path d=\"M924.34 176.75H925.34V216.75H924.34V176.75Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask4_56291_402)\">\r\n<path d=\"M924.34 176.75H923.84V178.25H924.34H924.84V176.75H924.34ZM924.34 180.25H923.84V183.25H924.34H924.84V180.25H924.34ZM924.34 185.25H923.84V188.25H924.34H924.84V185.25H924.34ZM924.34 190.25H923.84V193.25H924.34H924.84V190.25H924.34ZM924.34 195.25H923.84V198.25H924.34H924.84V195.25H924.34ZM924.34 200.25H923.84V203.25H924.34H924.84V200.25H924.34ZM924.34 205.25H923.84V208.25H924.34H924.84V205.25H924.34ZM924.34 210.25H923.84V213.25H924.34H924.84V210.25H924.34ZM924.34 215.25H923.84V216.75H924.34H924.84V215.25H924.34ZM924.34 176.75H923.34V178.25H924.34H925.34V176.75H924.34ZM924.34 180.25H923.34V183.25H924.34H925.34V180.25H924.34ZM924.34 185.25H923.34V188.25H924.34H925.34V185.25H924.34ZM924.34 190.25H923.34V193.25H924.34H925.34V190.25H924.34ZM924.34 195.25H923.34V198.25H924.34H925.34V195.25H924.34ZM924.34 200.25H923.34V203.25H924.34H925.34V200.25H924.34ZM924.34 205.25H923.34V208.25H924.34H925.34V205.25H924.34ZM924.34 210.25H923.34V213.25H924.34H925.34V210.25H924.34ZM924.34 215.25H923.34V216.75H924.34H925.34V215.25H924.34Z\" fill=\"#BCBCBC\"\/>\r\n<\/g>\r\n<path d=\"M971.039 187.751C971.039 187.433 971.169 187.127 971.389 186.902C971.619 186.677 971.919 186.551 972.239 186.551H977.269C977.649 186.551 978.029 186.641 978.369 186.814C978.699 186.986 978.999 187.237 979.219 187.544L985.439 196.151H971.039V187.751Z\" stroke=\"white\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M985.439 196.152H971.039V205.752H971.509C971.789 204.172 972.619 202.741 973.849 201.711C975.079 200.68 976.639 200.115 978.239 200.115C979.849 200.115 981.399 200.68 982.629 201.711C983.859 202.741 984.689 204.172 984.969 205.752H985.439V196.152ZM979.889 205.752C979.699 205.493 979.449 205.283 979.159 205.138C978.879 204.993 978.559 204.917 978.239 204.917C977.919 204.917 977.609 204.993 977.319 205.138C977.029 205.283 976.789 205.493 976.599 205.752H979.889Z\" fill=\"white\"\/>\r\n<path d=\"M971.04 196.149V194.949C970.72 194.949 970.42 195.076 970.19 195.301C969.97 195.526 969.84 195.831 969.84 196.149H971.04ZM985.44 196.149H986.64C986.64 195.831 986.52 195.526 986.29 195.301C986.07 195.076 985.76 194.949 985.44 194.949V196.149ZM971.04 205.749H969.84C969.84 206.067 969.97 206.373 970.19 206.598C970.42 206.823 970.72 206.949 971.04 206.949V205.749ZM971.51 205.749V206.949C971.8 206.949 972.07 206.85 972.28 206.669C972.5 206.488 972.65 206.237 972.69 205.96L971.51 205.749ZM984.97 205.749L983.79 205.96C983.84 206.237 983.98 206.488 984.2 206.669C984.42 206.85 984.69 206.949 984.97 206.949V205.749ZM985.44 205.749V206.949C985.76 206.949 986.07 206.823 986.29 206.598C986.52 206.373 986.64 206.067 986.64 205.749H985.44ZM979.89 205.749V206.949C980.11 206.949 980.32 206.888 980.51 206.772C980.7 206.656 980.86 206.49 980.96 206.293C981.06 206.095 981.1 205.874 981.08 205.653C981.06 205.432 980.99 205.22 980.85 205.041L979.89 205.749ZM976.6 205.749L975.63 205.041C975.5 205.22 975.42 205.432 975.4 205.653C975.38 205.874 975.43 206.095 975.53 206.293C975.63 206.49 975.78 206.656 975.97 206.772C976.16 206.888 976.38 206.949 976.6 206.949V205.749ZM971.04 197.349H985.44V194.949H971.04V197.349ZM972.24 205.749V196.149H969.84V205.749H972.24ZM971.51 204.549H971.04V206.949H971.51V204.549ZM972.69 205.96C972.77 205.56 972.88 205.168 973.04 204.793L970.82 203.875C970.6 204.41 970.43 204.968 970.33 205.539L972.69 205.96ZM973.04 204.793C973.61 203.413 974.71 202.316 976.09 201.744L975.17 199.526C973.2 200.342 971.63 201.906 970.82 203.875L973.04 204.793ZM976.09 201.744C977.47 201.172 979.02 201.172 980.4 201.744L981.32 199.526C979.35 198.711 977.14 198.711 975.17 199.526L976.09 201.744ZM980.4 201.744C981.78 202.316 982.88 203.413 983.45 204.793L985.67 203.875C984.85 201.906 983.29 200.342 981.32 199.526L980.4 201.744ZM983.45 204.793C983.6 205.168 983.72 205.56 983.79 205.96L986.15 205.539C986.05 204.968 985.89 204.41 985.67 203.875L983.45 204.793ZM985.44 204.549H984.97V206.949H985.44V204.549ZM984.24 196.149V205.749H986.64V196.149H984.24ZM980.85 205.041C980.5 204.562 980.03 204.189 979.48 203.961L978.56 206.178C978.7 206.237 978.83 206.334 978.92 206.457L980.85 205.041ZM979.48 203.961C978.69 203.633 977.8 203.633 977 203.961L977.92 206.178C978.13 206.094 978.36 206.094 978.56 206.178L979.48 203.961ZM977 203.961C976.46 204.189 975.98 204.562 975.63 205.041L977.57 206.457C977.66 206.334 977.78 206.237 977.92 206.178L977 203.961ZM979.89 204.549H976.6V206.949H979.88L979.89 204.549Z\" fill=\"white\"\/>\r\n<path d=\"M976.97 203.304C977.45 203.103 977.97 203 978.5 203C979.03 203 979.55 203.103 980.03 203.304C980.52 203.506 980.96 203.8 981.33 204.172C981.7 204.543 981.99 204.984 982.2 205.469C982.4 205.955 982.5 206.475 982.5 207C982.5 207.525 982.4 208.045 982.2 208.531C981.99 209.016 981.7 209.457 981.33 209.828C980.96 210.2 980.52 210.495 980.03 210.696C979.55 210.897 979.03 211 978.5 211C977.97 211 977.45 210.897 976.97 210.696C975.99 210.29 975.21 209.511 974.8 208.531C974.4 207.551 974.4 206.449 974.8 205.469C975.21 204.489 975.99 203.71 976.97 203.304Z\" fill=\"white\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M947.041 181.75C946.411 181.75 945.801 182.003 945.351 182.453C944.901 182.903 944.641 183.513 944.641 184.15V205.75H945.711C945.971 204.295 946.701 202.963 947.781 201.954C948.861 200.945 950.241 200.313 951.701 200.153C953.171 199.994 954.661 200.315 955.931 201.069C957.201 201.823 958.191 202.968 958.761 204.334C958.951 204.794 959.081 205.268 959.171 205.75H971.041V184.15C971.041 183.513 970.791 182.903 970.341 182.453C969.891 182.003 969.281 181.75 968.641 181.75H947.041ZM954.091 205.75C953.901 205.491 953.651 205.281 953.361 205.136C953.081 204.991 952.761 204.915 952.441 204.915C952.121 204.915 951.811 204.991 951.521 205.136C951.241 205.281 950.991 205.491 950.801 205.75H954.091Z\" fill=\"white\"\/>\r\n<path d=\"M944.639 205.751H943.439C943.439 206.069 943.569 206.374 943.789 206.599C944.019 206.824 944.319 206.951 944.639 206.951V205.751ZM945.709 205.751V206.951C945.999 206.951 946.269 206.852 946.479 206.671C946.699 206.49 946.849 206.239 946.899 205.961L945.709 205.751ZM959.169 205.751L957.989 205.961C958.039 206.239 958.179 206.49 958.399 206.671C958.619 206.852 958.889 206.951 959.169 206.951V205.751ZM971.039 205.751V206.951C971.359 206.951 971.669 206.824 971.889 206.599C972.119 206.374 972.239 206.069 972.239 205.751H971.039ZM954.089 205.751V206.951C954.309 206.951 954.519 206.889 954.709 206.774C954.899 206.658 955.059 206.492 955.159 206.294C955.259 206.097 955.299 205.875 955.279 205.654C955.259 205.433 955.189 205.222 955.049 205.043L954.089 205.751ZM950.799 205.751L949.829 205.043C949.699 205.222 949.619 205.433 949.599 205.654C949.579 205.875 949.629 206.097 949.729 206.294C949.829 206.492 949.979 206.658 950.169 206.774C950.359 206.89 950.579 206.951 950.799 206.951V205.751ZM945.839 184.151C945.839 183.833 945.969 183.527 946.189 183.302C946.419 183.077 946.719 182.951 947.039 182.951V180.551C946.089 180.551 945.169 180.93 944.499 181.605C943.819 182.28 943.439 183.196 943.439 184.151H945.839ZM945.839 205.751V184.151H943.439V205.751H945.839ZM945.709 204.551H944.639V206.951H945.709V204.551ZM946.899 205.961C946.969 205.561 947.079 205.17 947.239 204.794L945.019 203.876C944.799 204.412 944.629 204.97 944.529 205.54L946.899 205.961ZM947.239 204.794C947.809 203.414 948.909 202.318 950.289 201.745L949.369 199.528C947.399 200.344 945.829 201.908 945.019 203.876L947.239 204.794ZM950.289 201.745C951.669 201.174 953.219 201.174 954.599 201.745L955.519 199.528C953.549 198.713 951.339 198.713 949.369 199.528L950.289 201.745ZM954.599 201.745C955.979 202.318 957.079 203.414 957.649 204.794L959.869 203.876C959.049 201.908 957.479 200.344 955.519 199.528L954.599 201.745ZM957.649 204.794C957.799 205.17 957.919 205.561 957.989 205.961L960.349 205.54C960.249 204.97 960.089 204.412 959.869 203.876L957.649 204.794ZM971.039 204.551H959.169V206.951H971.039V204.551ZM969.839 184.151V205.751H972.239V184.151H969.839ZM968.639 182.951C968.959 182.951 969.269 183.077 969.489 183.302C969.719 183.527 969.839 183.833 969.839 184.151H972.239C972.239 183.196 971.859 182.28 971.189 181.605C970.509 180.93 969.599 180.551 968.639 180.551V182.951ZM947.039 182.951H968.639V180.551H947.039V182.951ZM955.049 205.043C954.699 204.564 954.229 204.19 953.679 203.963L952.759 206.18C952.899 206.239 953.029 206.336 953.119 206.459L955.049 205.043ZM953.679 203.963C952.889 203.635 951.999 203.635 951.199 203.963L952.119 206.18C952.329 206.096 952.559 206.096 952.759 206.18L953.679 203.963ZM951.199 203.963C950.659 204.19 950.179 204.564 949.829 205.043L951.769 206.459C951.859 206.335 951.979 206.239 952.119 206.18L951.199 203.963ZM954.079 204.551H950.799V206.951H954.089L954.079 204.551Z\" fill=\"white\"\/>\r\n<path d=\"M950.97 203.304C951.95 202.899 953.05 202.899 954.03 203.304C955.01 203.71 955.79 204.489 956.2 205.469C956.6 206.449 956.6 207.551 956.2 208.531C955.79 209.511 955.01 210.29 954.03 210.696C953.55 210.897 953.03 211 952.5 211C951.97 211 951.45 210.897 950.97 210.696C949.99 210.29 949.21 209.511 948.8 208.531C948.4 207.551 948.4 206.449 948.8 205.469C949.21 204.489 949.99 203.71 950.97 203.304Z\" fill=\"white\"\/>\r\n<\/g>\r\n<path d=\"M413 93.005V66.98H422.529C424.424 66.98 426.172 67.247 427.774 67.781C429.376 68.315 430.657 69.209 431.618 70.464C432.605 71.718 433.099 73.44 433.099 75.628C433.099 77.737 432.605 79.472 431.618 80.833C430.657 82.168 429.376 83.156 427.774 83.796C426.199 84.437 424.504 84.757 422.689 84.757H419.886V93.005H413ZM419.886 79.312H422.369C423.73 79.312 424.731 78.992 425.372 78.351C426.039 77.684 426.373 76.776 426.373 75.628C426.373 74.454 426.012 73.627 425.292 73.146C424.571 72.666 423.543 72.425 422.209 72.425H419.886V79.312ZM445.266 93.486C443.318 93.486 441.556 93.072 439.981 92.244C438.433 91.417 437.205 90.229 436.298 88.681C435.39 87.106 434.937 85.211 434.937 82.996C434.937 80.833 435.39 78.978 436.298 77.43C437.232 75.855 438.433 74.641 439.901 73.787C441.369 72.933 442.918 72.505 444.546 72.505C446.521 72.505 448.149 72.946 449.43 73.827C450.738 74.681 451.699 75.842 452.313 77.31C452.954 78.778 453.274 80.406 453.274 82.195C453.274 82.782 453.234 83.356 453.154 83.916C453.101 84.45 453.047 84.837 452.994 85.078H440.382L440.302 80.593H447.429C447.429 79.819 447.228 79.152 446.828 78.591C446.454 78.004 445.747 77.71 444.706 77.71C444.145 77.71 443.585 77.871 443.024 78.191C442.49 78.485 442.05 79.018 441.703 79.792C441.356 80.567 441.209 81.634 441.263 82.996C441.316 84.464 441.596 85.585 442.103 86.359C442.611 87.106 443.224 87.613 443.945 87.88C444.693 88.147 445.453 88.281 446.227 88.281C446.921 88.281 447.602 88.187 448.269 88C448.963 87.787 449.671 87.48 450.391 87.08L452.553 91.163C451.486 91.911 450.285 92.485 448.95 92.885C447.615 93.285 446.388 93.486 445.266 93.486ZM464.909 93.486C462.32 93.486 460.438 92.738 459.264 91.244C458.116 89.722 457.542 87.747 457.542 85.318V78.351H454.9V73.226L457.943 72.986L458.744 66.98H464.429V72.986H468.993V78.351H464.429V85.198C464.429 86.292 464.669 87.053 465.15 87.48C465.63 87.907 466.191 88.121 466.831 88.121C467.152 88.121 467.459 88.107 467.752 88.08C468.072 88.027 468.353 87.96 468.593 87.88L469.634 92.685C469.127 92.872 468.473 93.045 467.672 93.205C466.871 93.392 465.95 93.486 464.909 93.486ZM472.693 93.005V72.986H478.298L478.778 76.429H478.939C479.686 75.068 480.567 74.08 481.581 73.466C482.622 72.826 483.636 72.505 484.624 72.505C485.238 72.505 485.732 72.546 486.105 72.626C486.506 72.679 486.84 72.772 487.106 72.906L485.825 78.751C485.478 78.671 485.158 78.618 484.864 78.591C484.571 78.538 484.197 78.511 483.743 78.511C483.023 78.511 482.262 78.765 481.461 79.272C480.687 79.752 480.06 80.62 479.579 81.875V93.005H472.693ZM497.925 93.486C496.217 93.486 494.602 93.072 493.08 92.244C491.586 91.417 490.358 90.229 489.397 88.681C488.463 87.106 487.995 85.211 487.995 82.996C487.995 80.78 488.463 78.898 489.397 77.35C490.358 75.775 491.586 74.574 493.08 73.747C494.602 72.919 496.217 72.505 497.925 72.505C499.633 72.505 501.235 72.919 502.73 73.747C504.251 74.574 505.479 75.775 506.413 77.35C507.374 78.898 507.855 80.78 507.855 82.996C507.855 85.211 507.374 87.106 506.413 88.681C505.479 90.229 504.251 91.417 502.73 92.244C501.235 93.072 499.633 93.486 497.925 93.486ZM497.925 87.96C498.619 87.96 499.18 87.76 499.607 87.36C500.034 86.959 500.341 86.386 500.527 85.638C500.714 84.891 500.808 84.01 500.808 82.996C500.808 81.981 500.714 81.1 500.527 80.353C500.341 79.606 500.034 79.032 499.607 78.631C499.18 78.231 498.619 78.031 497.925 78.031C497.231 78.031 496.67 78.231 496.243 78.631C495.816 79.032 495.509 79.606 495.322 80.353C495.136 81.1 495.042 81.981 495.042 82.996C495.042 84.01 495.136 84.891 495.322 85.638C495.509 86.386 495.816 86.959 496.243 87.36C496.67 87.76 497.231 87.96 497.925 87.96ZM524.013 93.486C521.584 93.486 519.368 93.005 517.367 92.044C515.391 91.057 513.816 89.575 512.642 87.6C511.467 85.625 510.88 83.156 510.88 80.193C510.88 78.004 511.227 76.069 511.921 74.387C512.615 72.679 513.563 71.238 514.764 70.063C515.965 68.889 517.34 68.008 518.888 67.421C520.463 66.807 522.118 66.5 523.853 66.5C525.775 66.5 527.443 66.833 528.858 67.501C530.272 68.168 531.433 68.982 532.341 69.943L528.737 74.107C528.097 73.546 527.416 73.133 526.695 72.866C526.001 72.572 525.134 72.425 524.093 72.425C522.919 72.425 521.864 72.732 520.93 73.346C519.996 73.934 519.262 74.788 518.728 75.909C518.194 77.03 517.927 78.378 517.927 79.953C517.927 81.581 518.167 82.969 518.648 84.117C519.155 85.238 519.902 86.092 520.89 86.679C521.904 87.266 523.185 87.56 524.734 87.56C525.107 87.56 525.468 87.52 525.815 87.44C526.188 87.36 526.495 87.24 526.736 87.08V83.476H522.892V77.871H532.821V90.283C531.914 91.163 530.673 91.924 529.098 92.565C527.55 93.179 525.855 93.486 524.013 93.486ZM537.325 93.005V72.986H542.93L543.411 76.429H543.571C544.319 75.068 545.199 74.08 546.214 73.466C547.255 72.826 548.269 72.505 549.257 72.505C549.871 72.505 550.364 72.546 550.738 72.626C551.138 72.679 551.472 72.772 551.739 72.906L550.458 78.751C550.111 78.671 549.79 78.618 549.497 78.591C549.203 78.538 548.83 78.511 548.376 78.511C547.655 78.511 546.894 78.765 546.094 79.272C545.319 79.752 544.692 80.62 544.212 81.875V93.005H537.325ZM562.958 93.486C561.009 93.486 559.248 93.072 557.673 92.244C556.125 91.417 554.897 90.229 553.989 88.681C553.082 87.106 552.628 85.211 552.628 82.996C552.628 80.833 553.082 78.978 553.989 77.43C554.923 75.855 556.125 74.641 557.593 73.787C559.061 72.933 560.609 72.505 562.237 72.505C564.212 72.505 565.841 72.946 567.122 73.827C568.43 74.681 569.391 75.842 570.005 77.31C570.645 78.778 570.966 80.406 570.966 82.195C570.966 82.782 570.926 83.356 570.845 83.916C570.792 84.45 570.739 84.837 570.685 85.078H558.073L557.993 80.593H565.12C565.12 79.819 564.92 79.152 564.519 78.591C564.146 78.004 563.438 77.71 562.397 77.71C561.837 77.71 561.276 77.871 560.716 78.191C560.182 78.485 559.741 79.018 559.394 79.792C559.047 80.567 558.901 81.634 558.954 82.996C559.007 84.464 559.288 85.585 559.795 86.359C560.302 87.106 560.916 87.613 561.637 87.88C562.384 88.147 563.145 88.281 563.919 88.281C564.613 88.281 565.293 88.187 565.961 88C566.655 87.787 567.362 87.48 568.083 87.08L570.245 91.163C569.177 91.911 567.976 92.485 566.641 92.885C565.307 93.285 564.079 93.486 562.958 93.486ZM584.033 93.486C582.084 93.486 580.323 93.072 578.748 92.244C577.2 91.417 575.972 90.229 575.064 88.681C574.157 87.106 573.703 85.211 573.703 82.996C573.703 80.833 574.157 78.978 575.064 77.43C575.998 75.855 577.2 74.641 578.668 73.787C580.136 72.933 581.684 72.505 583.312 72.505C585.287 72.505 586.916 72.946 588.197 73.827C589.505 74.681 590.466 75.842 591.08 77.31C591.72 78.778 592.041 80.406 592.041 82.195C592.041 82.782 592.001 83.356 591.92 83.916C591.867 84.45 591.814 84.837 591.76 85.078H579.148L579.068 80.593H586.195C586.195 79.819 585.995 79.152 585.594 78.591C585.221 78.004 584.513 77.71 583.472 77.71C582.912 77.71 582.351 77.871 581.791 78.191C581.257 78.485 580.816 79.018 580.469 79.792C580.122 80.567 579.976 81.634 580.029 82.996C580.082 84.464 580.363 85.585 580.87 86.359C581.377 87.106 581.991 87.613 582.712 87.88C583.459 88.147 584.22 88.281 584.994 88.281C585.688 88.281 586.368 88.187 587.036 88C587.73 87.787 588.437 87.48 589.158 87.08L591.32 91.163C590.252 91.911 589.051 92.485 587.716 92.885C586.382 93.285 585.154 93.486 584.033 93.486ZM595.819 93.005V72.986H601.424L601.905 75.388H602.065C602.866 74.614 603.773 73.947 604.788 73.386C605.829 72.799 607.03 72.505 608.391 72.505C610.606 72.505 612.195 73.253 613.156 74.748C614.143 76.216 614.637 78.191 614.637 80.673V93.005H607.75V81.554C607.75 80.273 607.59 79.419 607.27 78.992C606.95 78.565 606.442 78.351 605.748 78.351C605.108 78.351 604.574 78.485 604.147 78.751C603.72 79.018 603.239 79.392 602.706 79.873V93.005H595.819Z\" fill=\"white\"\/>\r\n<path d=\"M82.024 39.764C80.7333 39.764 79.5967 39.4633 78.614 38.862C77.646 38.2607 76.8833 37.4027 76.326 36.288C75.7833 35.1733 75.512 33.8313 75.512 32.262C75.512 30.7073 75.7833 29.38 76.326 28.28C76.8833 27.18 77.646 26.344 78.614 25.772C79.5967 25.1853 80.7333 24.892 82.024 24.892C83.3147 24.892 84.4513 25.1853 85.434 25.772C86.4167 26.344 87.1793 27.18 87.722 28.28C88.2647 29.38 88.536 30.7073 88.536 32.262C88.536 33.8313 88.2647 35.1733 87.722 36.288C87.1793 37.4027 86.4167 38.2607 85.434 38.862C84.4513 39.4633 83.3147 39.764 82.024 39.764ZM82.024 36.97C82.684 36.97 83.2487 36.7793 83.718 36.398C84.202 36.002 84.5687 35.452 84.818 34.748C85.082 34.044 85.214 33.2153 85.214 32.262C85.214 31.3087 85.082 30.4947 84.818 29.82C84.5687 29.1307 84.202 28.61 83.718 28.258C83.2487 27.8913 82.684 27.708 82.024 27.708C81.3787 27.708 80.814 27.8913 80.33 28.258C79.846 28.61 79.472 29.1307 79.208 29.82C78.9587 30.4947 78.834 31.3087 78.834 32.262C78.834 33.2153 78.9587 34.044 79.208 34.748C79.472 35.452 79.846 36.002 80.33 36.398C80.814 36.7793 81.3787 36.97 82.024 36.97ZM90.9691 43.548V28.588H93.6091L93.8291 29.666H93.9171C94.3424 29.27 94.8264 28.9473 95.3691 28.698C95.9117 28.4487 96.4617 28.324 97.0191 28.324C97.8991 28.324 98.6544 28.5513 99.2851 29.006C99.9304 29.4607 100.422 30.106 100.759 30.942C101.111 31.778 101.287 32.7533 101.287 33.868C101.287 35.1147 101.067 36.178 100.627 37.058C100.187 37.938 99.6151 38.6127 98.9111 39.082C98.2217 39.5367 97.4811 39.764 96.6891 39.764C96.2344 39.764 95.7797 39.6687 95.3251 39.478C94.8851 39.2727 94.4744 38.9867 94.0931 38.62L94.2031 40.358V43.548H90.9691ZM95.9411 37.124C96.3077 37.124 96.6451 37.014 96.9531 36.794C97.2757 36.574 97.5251 36.2293 97.7011 35.76C97.8771 35.276 97.9651 34.66 97.9651 33.912C97.9651 33.252 97.8917 32.7093 97.7451 32.284C97.6131 31.844 97.4077 31.514 97.1291 31.294C96.8504 31.074 96.4984 30.964 96.0731 30.964C95.7504 30.964 95.4351 31.0447 95.1271 31.206C94.8337 31.3527 94.5257 31.602 94.2031 31.954V36.42C94.4964 36.6693 94.7897 36.8527 95.0831 36.97C95.3911 37.0727 95.6771 37.124 95.9411 37.124ZM108.464 39.764C107.423 39.764 106.484 39.5367 105.648 39.082C104.812 38.6273 104.152 37.9747 103.668 37.124C103.184 36.2733 102.942 35.2467 102.942 34.044C102.942 32.856 103.184 31.8367 103.668 30.986C104.167 30.1353 104.812 29.4827 105.604 29.028C106.396 28.5587 107.225 28.324 108.09 28.324C109.132 28.324 109.997 28.5587 110.686 29.028C111.376 29.4827 111.889 30.106 112.226 30.898C112.564 31.69 112.732 32.5773 112.732 33.56C112.732 33.8387 112.718 34.1173 112.688 34.396C112.659 34.66 112.63 34.8727 112.6 35.034H105.45L105.406 32.79H109.96C109.96 32.218 109.821 31.7487 109.542 31.382C109.264 31.0007 108.802 30.81 108.156 30.81C107.804 30.81 107.46 30.9053 107.122 31.096C106.785 31.2867 106.506 31.6167 106.286 32.086C106.066 32.5553 105.964 33.208 105.978 34.044C105.993 34.8653 106.14 35.5107 106.418 35.98C106.712 36.4493 107.078 36.7867 107.518 36.992C107.958 37.1827 108.42 37.278 108.904 37.278C109.33 37.278 109.733 37.2193 110.114 37.102C110.51 36.97 110.899 36.794 111.28 36.574L112.336 38.554C111.794 38.9353 111.178 39.236 110.488 39.456C109.799 39.6613 109.124 39.764 108.464 39.764ZM114.967 39.5V28.588H117.607L117.827 30.502H117.915C118.311 29.7687 118.78 29.226 119.323 28.874C119.88 28.5073 120.445 28.324 121.017 28.324C121.325 28.324 121.582 28.346 121.787 28.39C121.992 28.4193 122.168 28.4707 122.315 28.544L121.699 31.294C121.523 31.25 121.354 31.2207 121.193 31.206C121.032 31.1767 120.834 31.162 120.599 31.162C120.188 31.162 119.756 31.3087 119.301 31.602C118.861 31.8953 118.494 32.416 118.201 33.164V39.5H114.967ZM125.881 39.764C125.221 39.764 124.642 39.6173 124.143 39.324C123.659 39.0307 123.285 38.6347 123.021 38.136C122.757 37.6373 122.625 37.08 122.625 36.464C122.625 35.2907 123.109 34.3887 124.077 33.758C125.045 33.1127 126.607 32.68 128.763 32.46C128.749 32.1373 128.675 31.866 128.543 31.646C128.426 31.4113 128.243 31.2353 127.993 31.118C127.744 30.986 127.429 30.92 127.047 30.92C126.593 30.92 126.131 31.0007 125.661 31.162C125.192 31.3233 124.686 31.558 124.143 31.866L122.999 29.754C123.469 29.4607 123.953 29.2113 124.451 29.006C124.95 28.786 125.463 28.6173 125.991 28.5C126.534 28.3827 127.091 28.324 127.663 28.324C128.602 28.324 129.387 28.5073 130.017 28.874C130.663 29.226 131.154 29.7687 131.491 30.502C131.829 31.2207 131.997 32.1447 131.997 33.274V39.5H129.357L129.137 38.378H129.049C128.58 38.7887 128.089 39.126 127.575 39.39C127.062 39.6393 126.497 39.764 125.881 39.764ZM126.959 37.234C127.326 37.234 127.649 37.1533 127.927 36.992C128.206 36.8307 128.485 36.6107 128.763 36.332V34.484C128.001 34.5867 127.392 34.7187 126.937 34.88C126.497 35.0413 126.182 35.2393 125.991 35.474C125.815 35.694 125.727 35.9433 125.727 36.222C125.727 36.5593 125.837 36.816 126.057 36.992C126.292 37.1533 126.593 37.234 126.959 37.234ZM138.548 39.742C137.199 39.742 136.231 39.3533 135.644 38.576C135.057 37.784 134.764 36.7647 134.764 35.518V31.118H133.29V28.72L134.962 28.588L135.336 25.244H138.02V28.588H140.638V31.118H138.02V35.474C138.02 36.09 138.145 36.5373 138.394 36.816C138.658 37.08 139.003 37.212 139.428 37.212C139.604 37.212 139.78 37.1973 139.956 37.168C140.132 37.1387 140.301 37.0947 140.462 37.036L140.99 39.302C140.711 39.4193 140.359 39.522 139.934 39.61C139.523 39.698 139.061 39.742 138.548 39.742ZM147.067 39.764C146.143 39.764 145.278 39.544 144.471 39.104C143.665 38.6493 143.005 37.9967 142.491 37.146C141.993 36.2807 141.743 35.2467 141.743 34.044C141.743 32.8413 141.993 31.8147 142.491 30.964C143.005 30.0987 143.665 29.446 144.471 29.006C145.278 28.5513 146.143 28.324 147.067 28.324C147.977 28.324 148.835 28.5513 149.641 29.006C150.448 29.446 151.101 30.0987 151.599 30.964C152.113 31.8147 152.369 32.8413 152.369 34.044C152.369 35.2467 152.113 36.2807 151.599 37.146C151.101 37.9967 150.448 38.6493 149.641 39.104C148.835 39.544 147.977 39.764 147.067 39.764ZM147.067 37.146C147.507 37.146 147.874 37.0213 148.167 36.772C148.475 36.5227 148.703 36.1633 148.849 35.694C148.996 35.2247 149.069 34.6747 149.069 34.044C149.069 33.4133 148.996 32.8633 148.849 32.394C148.703 31.9247 148.475 31.5653 148.167 31.316C147.874 31.0667 147.507 30.942 147.067 30.942C146.613 30.942 146.239 31.0667 145.945 31.316C145.652 31.5653 145.432 31.9247 145.285 32.394C145.139 32.8633 145.065 33.4133 145.065 34.044C145.065 34.6747 145.139 35.2247 145.285 35.694C145.432 36.1633 145.652 36.5227 145.945 36.772C146.239 37.0213 146.613 37.146 147.067 37.146ZM154.584 39.5V28.588H157.224L157.444 30.502H157.532C157.928 29.7687 158.398 29.226 158.94 28.874C159.498 28.5073 160.062 28.324 160.634 28.324C160.942 28.324 161.199 28.346 161.404 28.39C161.61 28.4193 161.786 28.4707 161.932 28.544L161.316 31.294C161.14 31.25 160.972 31.2207 160.81 31.206C160.649 31.1767 160.451 31.162 160.216 31.162C159.806 31.162 159.373 31.3087 158.918 31.602C158.478 31.8953 158.112 32.416 157.818 33.164V39.5H154.584ZM166.39 39.764C165.671 39.764 164.931 39.6247 164.168 39.346C163.405 39.0673 162.753 38.664 162.21 38.136L163.574 36.31C164.073 36.706 164.564 36.9847 165.048 37.146C165.547 37.2927 166.023 37.366 166.478 37.366C166.962 37.366 167.314 37.2853 167.534 37.124C167.754 36.948 167.864 36.7207 167.864 36.442C167.864 36.1927 167.761 35.9873 167.556 35.826C167.365 35.6647 167.109 35.5253 166.786 35.408C166.478 35.276 166.126 35.1367 165.73 34.99C165.202 34.7993 164.718 34.5573 164.278 34.264C163.838 33.9707 163.479 33.6187 163.2 33.208C162.936 32.7973 162.804 32.306 162.804 31.734C162.804 30.7073 163.185 29.886 163.948 29.27C164.725 28.6393 165.737 28.324 166.984 28.324C167.776 28.324 168.495 28.456 169.14 28.72C169.8 28.9693 170.365 29.2993 170.834 29.71L169.448 31.514C169.052 31.2353 168.656 31.0373 168.26 30.92C167.864 30.788 167.475 30.722 167.094 30.722C166.669 30.722 166.353 30.8027 166.148 30.964C165.943 31.1253 165.84 31.3307 165.84 31.58C165.84 31.7853 165.913 31.9613 166.06 32.108C166.207 32.2547 166.427 32.394 166.72 32.526C167.028 32.6433 167.409 32.7753 167.864 32.922C168.421 33.1127 168.927 33.3547 169.382 33.648C169.851 33.9267 170.218 34.2787 170.482 34.704C170.746 35.1293 170.878 35.6427 170.878 36.244C170.878 36.904 170.702 37.498 170.35 38.026C170.013 38.554 169.514 38.9793 168.854 39.302C168.194 39.61 167.373 39.764 166.39 39.764Z\" fill=\"white\"\/>\r\n<path d=\"M80.572 210.764C79.6187 210.764 78.68 210.595 77.756 210.258C76.832 209.906 76.0033 209.378 75.27 208.674L76.986 206.562C77.4993 207.002 78.0787 207.347 78.724 207.596C79.384 207.845 80.0293 207.97 80.66 207.97C81.3347 207.97 81.8333 207.845 82.156 207.596C82.4933 207.347 82.662 207.009 82.662 206.584C82.662 206.276 82.574 206.034 82.398 205.858C82.2367 205.667 82.002 205.499 81.694 205.352C81.386 205.205 81.0193 205.044 80.594 204.868L78.724 204.098C78.24 203.878 77.7707 203.599 77.316 203.262C76.876 202.91 76.5167 202.485 76.238 201.986C75.974 201.473 75.842 200.864 75.842 200.16C75.842 199.368 76.0547 198.657 76.48 198.026C76.92 197.381 77.5213 196.867 78.284 196.486C79.0613 196.09 79.9487 195.892 80.946 195.892C81.8113 195.892 82.6473 196.046 83.454 196.354C84.2607 196.662 84.9647 197.109 85.566 197.696L83.85 199.786C83.3807 199.434 82.8967 199.163 82.398 198.972C81.914 198.781 81.43 198.686 80.946 198.686C80.3887 198.686 79.9413 198.803 79.604 199.038C79.2813 199.258 79.12 199.573 79.12 199.984C79.12 200.263 79.2153 200.505 79.406 200.71C79.5967 200.901 79.8607 201.069 80.198 201.216C80.5353 201.348 80.902 201.502 81.298 201.678L83.146 202.426C83.7327 202.661 84.2313 202.954 84.642 203.306C85.0673 203.658 85.3973 204.083 85.632 204.582C85.8667 205.066 85.984 205.645 85.984 206.32C85.984 207.112 85.7713 207.845 85.346 208.52C84.9207 209.195 84.3047 209.737 83.498 210.148C82.6913 210.559 81.716 210.764 80.572 210.764ZM88.4186 210.5V196.156H92.0266L94.3146 202.536C94.4613 202.961 94.5933 203.394 94.7106 203.834C94.8426 204.259 94.9746 204.707 95.1066 205.176H95.1946C95.3266 204.707 95.4513 204.259 95.5686 203.834C95.6859 203.394 95.8179 202.961 95.9646 202.536L98.2086 196.156H101.817V210.5H98.8466V205.242C98.8466 204.773 98.8686 204.223 98.9126 203.592C98.9713 202.947 99.0299 202.309 99.0886 201.678C99.1619 201.033 99.2279 200.475 99.2866 200.006H99.1986L98.0326 203.79L96.0086 209.268H94.1166L92.1146 203.79L90.9926 200.006H90.9046C90.9633 200.475 91.0219 201.033 91.0806 201.678C91.1539 202.309 91.2126 202.947 91.2566 203.592C91.3006 204.223 91.3226 204.773 91.3226 205.242V210.5H88.4186ZM105.176 210.5V196.156H114.152V198.884H108.41V201.766H113.294V204.472H108.41V207.772H114.372V210.5H105.176ZM120.177 210.764C119.458 210.764 118.718 210.625 117.955 210.346C117.192 210.067 116.54 209.664 115.997 209.136L117.361 207.31C117.86 207.706 118.351 207.985 118.835 208.146C119.334 208.293 119.81 208.366 120.265 208.366C120.749 208.366 121.101 208.285 121.321 208.124C121.541 207.948 121.651 207.721 121.651 207.442C121.651 207.193 121.548 206.987 121.343 206.826C121.152 206.665 120.896 206.525 120.573 206.408C120.265 206.276 119.913 206.137 119.517 205.99C118.989 205.799 118.505 205.557 118.065 205.264C117.625 204.971 117.266 204.619 116.987 204.208C116.723 203.797 116.591 203.306 116.591 202.734C116.591 201.707 116.972 200.886 117.735 200.27C118.512 199.639 119.524 199.324 120.771 199.324C121.563 199.324 122.282 199.456 122.927 199.72C123.587 199.969 124.152 200.299 124.621 200.71L123.235 202.514C122.839 202.235 122.443 202.037 122.047 201.92C121.651 201.788 121.262 201.722 120.881 201.722C120.456 201.722 120.14 201.803 119.935 201.964C119.73 202.125 119.627 202.331 119.627 202.58C119.627 202.785 119.7 202.961 119.847 203.108C119.994 203.255 120.214 203.394 120.507 203.526C120.815 203.643 121.196 203.775 121.651 203.922C122.208 204.113 122.714 204.355 123.169 204.648C123.638 204.927 124.005 205.279 124.269 205.704C124.533 206.129 124.665 206.643 124.665 207.244C124.665 207.904 124.489 208.498 124.137 209.026C123.8 209.554 123.301 209.979 122.641 210.302C121.981 210.61 121.16 210.764 120.177 210.764Z\" fill=\"white\"\/>\r\n<path d=\"M76.194 126.5V112.156H85.17V114.884H79.428V117.766H84.312V120.472H79.428V123.772H85.39V126.5H76.194ZM88.2467 126.5V112.156H93.1747C94.2307 112.156 95.1841 112.303 96.0347 112.596C96.9001 112.875 97.5894 113.351 98.1027 114.026C98.6161 114.701 98.8727 115.617 98.8727 116.776C98.8727 117.891 98.6161 118.807 98.1027 119.526C97.5894 120.245 96.9074 120.78 96.0567 121.132C95.2061 121.469 94.2747 121.638 93.2627 121.638H91.4807V126.5H88.2467ZM91.4807 119.064H93.0647C93.9594 119.064 94.6194 118.866 95.0447 118.47C95.4847 118.074 95.7047 117.509 95.7047 116.776C95.7047 116.013 95.4701 115.485 95.0007 115.192C94.5314 114.884 93.8567 114.73 92.9767 114.73H91.4807V119.064ZM107.424 126.764C106.192 126.764 105.063 126.493 104.036 125.95C103.024 125.393 102.21 124.564 101.594 123.464C100.978 122.364 100.67 121.015 100.67 119.416C100.67 118.228 100.846 117.172 101.198 116.248C101.565 115.309 102.064 114.517 102.694 113.872C103.325 113.227 104.044 112.735 104.85 112.398C105.672 112.061 106.537 111.892 107.446 111.892C108.37 111.892 109.199 112.075 109.932 112.442C110.666 112.809 111.274 113.249 111.758 113.762L110.042 115.72C109.69 115.383 109.309 115.133 108.898 114.972C108.488 114.796 108.026 114.708 107.512 114.708C106.882 114.708 106.295 114.899 105.752 115.28C105.224 115.647 104.799 116.175 104.476 116.864C104.154 117.553 103.992 118.367 103.992 119.306C103.992 120.289 104.146 121.132 104.454 121.836C104.762 122.525 105.188 123.053 105.73 123.42C106.288 123.787 106.926 123.97 107.644 123.97C108.202 123.97 108.7 123.853 109.14 123.618C109.58 123.383 109.969 123.105 110.306 122.782L111.934 124.696C111.318 125.385 110.636 125.906 109.888 126.258C109.14 126.595 108.319 126.764 107.424 126.764Z\" fill=\"white\"\/>\r\n<path d=\"M76.194 296.5V282.156H79.428V296.5H76.194ZM82.5472 296.5V285.588H85.1872L85.4072 286.974H85.4952C85.9499 286.519 86.4632 286.131 87.0352 285.808C87.6072 285.485 88.2599 285.324 88.9932 285.324C90.1959 285.324 91.0612 285.72 91.5892 286.512C92.1172 287.289 92.3812 288.36 92.3812 289.724V296.5H89.1472V290.142C89.1472 289.35 89.0372 288.807 88.8172 288.514C88.6119 288.221 88.2745 288.074 87.8052 288.074C87.3945 288.074 87.0425 288.169 86.7492 288.36C86.4559 288.536 86.1332 288.793 85.7812 289.13V296.5H82.5472ZM99.031 296.764C97.6817 296.764 96.5964 296.258 95.775 295.246C94.9684 294.219 94.565 292.819 94.565 291.044C94.565 289.856 94.7777 288.837 95.203 287.986C95.643 287.135 96.2077 286.483 96.897 286.028C97.601 285.559 98.3344 285.324 99.097 285.324C99.6984 285.324 100.204 285.427 100.615 285.632C101.026 285.837 101.414 286.116 101.781 286.468L101.649 284.796V281.078H104.883V296.5H102.243L102.023 295.422H101.935C101.554 295.803 101.106 296.126 100.593 296.39C100.08 296.639 99.559 296.764 99.031 296.764ZM99.867 294.124C100.219 294.124 100.542 294.051 100.835 293.904C101.128 293.757 101.4 293.501 101.649 293.134V288.668C101.37 288.404 101.077 288.221 100.769 288.118C100.461 288.015 100.153 287.964 99.845 287.964C99.493 287.964 99.1704 288.074 98.877 288.294C98.5837 288.514 98.3417 288.851 98.151 289.306C97.975 289.746 97.887 290.311 97.887 291C97.887 292.071 98.063 292.863 98.415 293.376C98.767 293.875 99.251 294.124 99.867 294.124ZM111.026 296.764C109.838 296.764 108.973 296.375 108.43 295.598C107.902 294.806 107.638 293.728 107.638 292.364V285.588H110.872V291.946C110.872 292.738 110.982 293.281 111.202 293.574C111.422 293.867 111.767 294.014 112.236 294.014C112.632 294.014 112.977 293.919 113.27 293.728C113.564 293.537 113.864 293.229 114.172 292.804V285.588H117.406V296.5H114.766L114.524 294.982H114.458C114.004 295.525 113.505 295.957 112.962 296.28C112.42 296.603 111.774 296.764 111.026 296.764ZM123.464 296.764C122.746 296.764 122.005 296.625 121.242 296.346C120.48 296.067 119.827 295.664 119.284 295.136L120.648 293.31C121.147 293.706 121.638 293.985 122.122 294.146C122.621 294.293 123.098 294.366 123.552 294.366C124.036 294.366 124.388 294.285 124.608 294.124C124.828 293.948 124.938 293.721 124.938 293.442C124.938 293.193 124.836 292.987 124.63 292.826C124.44 292.665 124.183 292.525 123.86 292.408C123.552 292.276 123.2 292.137 122.804 291.99C122.276 291.799 121.792 291.557 121.352 291.264C120.912 290.971 120.553 290.619 120.274 290.208C120.01 289.797 119.878 289.306 119.878 288.734C119.878 287.707 120.26 286.886 121.022 286.27C121.8 285.639 122.812 285.324 124.058 285.324C124.85 285.324 125.569 285.456 126.214 285.72C126.874 285.969 127.439 286.299 127.908 286.71L126.522 288.514C126.126 288.235 125.73 288.037 125.334 287.92C124.938 287.788 124.55 287.722 124.168 287.722C123.743 287.722 123.428 287.803 123.222 287.964C123.017 288.125 122.914 288.331 122.914 288.58C122.914 288.785 122.988 288.961 123.134 289.108C123.281 289.255 123.501 289.394 123.794 289.526C124.102 289.643 124.484 289.775 124.938 289.922C125.496 290.113 126.002 290.355 126.456 290.648C126.926 290.927 127.292 291.279 127.556 291.704C127.82 292.129 127.952 292.643 127.952 293.244C127.952 293.904 127.776 294.498 127.424 295.026C127.087 295.554 126.588 295.979 125.928 296.302C125.268 296.61 124.447 296.764 123.464 296.764ZM133.778 296.742C132.429 296.742 131.461 296.353 130.874 295.576C130.288 294.784 129.994 293.765 129.994 292.518V288.118H128.52V285.72L130.192 285.588L130.566 282.244H133.25V285.588H135.868V288.118H133.25V292.474C133.25 293.09 133.375 293.537 133.624 293.816C133.888 294.08 134.233 294.212 134.658 294.212C134.834 294.212 135.01 294.197 135.186 294.168C135.362 294.139 135.531 294.095 135.692 294.036L136.22 296.302C135.942 296.419 135.59 296.522 135.164 296.61C134.754 296.698 134.292 296.742 133.778 296.742ZM137.998 296.5V285.588H140.638L140.858 287.502H140.946C141.342 286.769 141.812 286.226 142.354 285.874C142.912 285.507 143.476 285.324 144.048 285.324C144.356 285.324 144.613 285.346 144.818 285.39C145.024 285.419 145.2 285.471 145.346 285.544L144.73 288.294C144.554 288.25 144.386 288.221 144.224 288.206C144.063 288.177 143.865 288.162 143.63 288.162C143.22 288.162 142.787 288.309 142.332 288.602C141.892 288.895 141.526 289.416 141.232 290.164V296.5H137.998ZM146.764 296.5V285.588H149.998V296.5H146.764ZM148.37 283.982C147.827 283.982 147.387 283.828 147.05 283.52C146.713 283.212 146.544 282.801 146.544 282.288C146.544 281.775 146.713 281.364 147.05 281.056C147.387 280.748 147.827 280.594 148.37 280.594C148.913 280.594 149.353 280.748 149.69 281.056C150.027 281.364 150.196 281.775 150.196 282.288C150.196 282.801 150.027 283.212 149.69 283.52C149.353 283.828 148.913 283.982 148.37 283.982ZM157.728 296.764C156.687 296.764 155.748 296.537 154.912 296.082C154.076 295.627 153.416 294.975 152.932 294.124C152.448 293.273 152.206 292.247 152.206 291.044C152.206 289.856 152.448 288.837 152.932 287.986C153.431 287.135 154.076 286.483 154.868 286.028C155.66 285.559 156.489 285.324 157.354 285.324C158.395 285.324 159.261 285.559 159.95 286.028C160.639 286.483 161.153 287.106 161.49 287.898C161.827 288.69 161.996 289.577 161.996 290.56C161.996 290.839 161.981 291.117 161.952 291.396C161.923 291.66 161.893 291.873 161.864 292.034H154.714L154.67 289.79H159.224C159.224 289.218 159.085 288.749 158.806 288.382C158.527 288.001 158.065 287.81 157.42 287.81C157.068 287.81 156.723 287.905 156.386 288.096C156.049 288.287 155.77 288.617 155.55 289.086C155.33 289.555 155.227 290.208 155.242 291.044C155.257 291.865 155.403 292.511 155.682 292.98C155.975 293.449 156.342 293.787 156.782 293.992C157.222 294.183 157.684 294.278 158.168 294.278C158.593 294.278 158.997 294.219 159.378 294.102C159.774 293.97 160.163 293.794 160.544 293.574L161.6 295.554C161.057 295.935 160.441 296.236 159.752 296.456C159.063 296.661 158.388 296.764 157.728 296.764ZM167.443 296.764C166.724 296.764 165.983 296.625 165.221 296.346C164.458 296.067 163.805 295.664 163.263 295.136L164.627 293.31C165.125 293.706 165.617 293.985 166.101 294.146C166.599 294.293 167.076 294.366 167.531 294.366C168.015 294.366 168.367 294.285 168.587 294.124C168.807 293.948 168.917 293.721 168.917 293.442C168.917 293.193 168.814 292.987 168.609 292.826C168.418 292.665 168.161 292.525 167.839 292.408C167.531 292.276 167.179 292.137 166.783 291.99C166.255 291.799 165.771 291.557 165.331 291.264C164.891 290.971 164.531 290.619 164.253 290.208C163.989 289.797 163.857 289.306 163.857 288.734C163.857 287.707 164.238 286.886 165.001 286.27C165.778 285.639 166.79 285.324 168.037 285.324C168.829 285.324 169.547 285.456 170.193 285.72C170.853 285.969 171.417 286.299 171.887 286.71L170.501 288.514C170.105 288.235 169.709 288.037 169.313 287.92C168.917 287.788 168.528 287.722 168.147 287.722C167.721 287.722 167.406 287.803 167.201 287.964C166.995 288.125 166.893 288.331 166.893 288.58C166.893 288.785 166.966 288.961 167.113 289.108C167.259 289.255 167.479 289.394 167.773 289.526C168.081 289.643 168.462 289.775 168.917 289.922C169.474 290.113 169.98 290.355 170.435 290.648C170.904 290.927 171.271 291.279 171.535 291.704C171.799 292.129 171.931 292.643 171.931 293.244C171.931 293.904 171.755 294.498 171.403 295.026C171.065 295.554 170.567 295.979 169.907 296.302C169.247 296.61 168.425 296.764 167.443 296.764Z\" fill=\"white\"\/>\r\n<path d=\"M632 205.5H396C386.036 205.5 383.5 211.321 383.5 218.5C383.5 225.679 386.036 231.5 396 231.5H632C641.964 231.5 644.5 225.679 644.5 218.5C644.5 211.321 641.964 205.5 632 205.5Z\" fill=\"#795F90\"\/>\r\n<path d=\"M632 205.5H396C386.036 205.5 383.5 211.321 383.5 218.5C383.5 225.679 386.036 231.5 396 231.5H632C641.964 231.5 644.5 225.679 644.5 218.5C644.5 211.321 641.964 205.5 632 205.5Z\" stroke=\"#6E5189\"\/>\r\n<mask id=\"mask5_56291_402\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"392\" y=\"211\" width=\"15\" height=\"15\">\r\n<path d=\"M406.803 211.668H392.854V225.617H406.803V211.668Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask5_56291_402)\">\r\n<path d=\"M405.525 217.48C405.79 218.783 405.601 220.137 404.989 221.317C404.376 222.497 403.378 223.432 402.16 223.964C400.942 224.498 399.579 224.597 398.296 224.247C397.014 223.896 395.89 223.116 395.114 222.038C394.337 220.959 393.953 219.647 394.026 218.319C394.1 216.992 394.627 215.729 395.518 214.743C396.409 213.757 397.612 213.106 398.925 212.899C400.238 212.692 401.583 212.942 402.734 213.606\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M398.086 218.061L399.83 219.805L405.641 213.992\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<\/g>\r\n<path d=\"M419.102 224.716C418.118 224.716 417.23 224.476 416.438 223.996C415.658 223.504 415.046 222.802 414.602 221.89C414.158 220.978 413.936 219.88 413.936 218.596C413.936 217.648 414.062 216.796 414.314 216.04C414.578 215.284 414.95 214.642 415.43 214.114C415.91 213.574 416.462 213.166 417.086 212.89C417.722 212.614 418.418 212.476 419.174 212.476C419.882 212.476 420.512 212.62 421.064 212.908C421.628 213.196 422.078 213.538 422.414 213.934L421.604 214.852C421.292 214.516 420.932 214.258 420.524 214.078C420.128 213.886 419.684 213.79 419.192 213.79C418.46 213.79 417.812 213.988 417.248 214.384C416.696 214.768 416.264 215.32 415.952 216.04C415.64 216.748 415.484 217.588 415.484 218.56C415.484 219.556 415.634 220.414 415.934 221.134C416.234 221.854 416.666 222.412 417.23 222.808C417.794 223.192 418.454 223.384 419.21 223.384C419.762 223.384 420.254 223.282 420.686 223.078C421.13 222.862 421.532 222.55 421.892 222.142L422.684 223.024C422.216 223.564 421.694 223.984 421.118 224.284C420.542 224.572 419.87 224.716 419.102 224.716ZM428.161 224.716C427.453 224.716 426.787 224.536 426.163 224.176C425.551 223.816 425.053 223.294 424.669 222.61C424.297 221.926 424.111 221.104 424.111 220.144C424.111 219.16 424.297 218.326 424.669 217.642C425.053 216.958 425.551 216.436 426.163 216.076C426.787 215.716 427.453 215.536 428.161 215.536C428.881 215.536 429.547 215.716 430.159 216.076C430.771 216.436 431.263 216.958 431.635 217.642C432.019 218.326 432.211 219.16 432.211 220.144C432.211 221.104 432.019 221.926 431.635 222.61C431.263 223.294 430.771 223.816 430.159 224.176C429.547 224.536 428.881 224.716 428.161 224.716ZM428.161 223.492C428.665 223.492 429.109 223.354 429.493 223.078C429.877 222.79 430.171 222.394 430.375 221.89C430.579 221.386 430.681 220.804 430.681 220.144C430.681 219.472 430.579 218.884 430.375 218.38C430.171 217.864 429.877 217.468 429.493 217.192C429.109 216.904 428.665 216.76 428.161 216.76C427.657 216.76 427.213 216.904 426.829 217.192C426.457 217.468 426.163 217.864 425.947 218.38C425.743 218.884 425.641 219.472 425.641 220.144C425.641 220.804 425.743 221.386 425.947 221.89C426.163 222.394 426.457 222.79 426.829 223.078C427.213 223.354 427.657 223.492 428.161 223.492ZM437.917 224.716C437.209 224.716 436.543 224.536 435.919 224.176C435.307 223.816 434.809 223.294 434.425 222.61C434.053 221.926 433.867 221.104 433.867 220.144C433.867 219.16 434.053 218.326 434.425 217.642C434.809 216.958 435.307 216.436 435.919 216.076C436.543 215.716 437.209 215.536 437.917 215.536C438.637 215.536 439.303 215.716 439.915 216.076C440.527 216.436 441.019 216.958 441.391 217.642C441.775 218.326 441.967 219.16 441.967 220.144C441.967 221.104 441.775 221.926 441.391 222.61C441.019 223.294 440.527 223.816 439.915 224.176C439.303 224.536 438.637 224.716 437.917 224.716ZM437.917 223.492C438.421 223.492 438.865 223.354 439.249 223.078C439.633 222.79 439.927 222.394 440.131 221.89C440.335 221.386 440.437 220.804 440.437 220.144C440.437 219.472 440.335 218.884 440.131 218.38C439.927 217.864 439.633 217.468 439.249 217.192C438.865 216.904 438.421 216.76 437.917 216.76C437.413 216.76 436.969 216.904 436.585 217.192C436.213 217.468 435.919 217.864 435.703 218.38C435.499 218.884 435.397 219.472 435.397 220.144C435.397 220.804 435.499 221.386 435.703 221.89C435.919 222.394 436.213 222.79 436.585 223.078C436.969 223.354 437.413 223.492 437.917 223.492ZM444.271 224.5V215.752H445.495L445.621 217.336H445.675C445.963 216.784 446.323 216.346 446.755 216.022C447.187 215.698 447.655 215.536 448.159 215.536C448.351 215.536 448.519 215.548 448.663 215.572C448.807 215.596 448.951 215.644 449.095 215.716L448.771 216.976C448.639 216.94 448.513 216.916 448.393 216.904C448.285 216.88 448.141 216.868 447.961 216.868C447.589 216.868 447.199 217.018 446.791 217.318C446.395 217.618 446.047 218.14 445.747 218.884V224.5H444.271ZM453.323 224.716C452.219 224.716 451.337 224.32 450.677 223.528C450.029 222.724 449.705 221.596 449.705 220.144C449.705 219.196 449.879 218.38 450.227 217.696C450.587 217 451.055 216.466 451.631 216.094C452.207 215.722 452.831 215.536 453.503 215.536C454.019 215.536 454.457 215.626 454.817 215.806C455.189 215.974 455.567 216.22 455.951 216.544L455.879 215.05V211.684H457.373V224.5H456.149L456.023 223.474H455.969C455.633 223.81 455.237 224.104 454.781 224.356C454.325 224.596 453.839 224.716 453.323 224.716ZM453.647 223.474C454.055 223.474 454.439 223.372 454.799 223.168C455.159 222.964 455.519 222.664 455.879 222.268V217.696C455.519 217.36 455.165 217.126 454.817 216.994C454.469 216.85 454.115 216.778 453.755 216.778C453.287 216.778 452.861 216.922 452.477 217.21C452.105 217.486 451.805 217.876 451.577 218.38C451.349 218.872 451.235 219.454 451.235 220.126C451.235 221.17 451.445 221.992 451.865 222.592C452.285 223.18 452.879 223.474 453.647 223.474ZM460.32 224.5V215.752H461.796V224.5H460.32ZM461.058 213.952C460.77 213.952 460.53 213.862 460.338 213.682C460.158 213.502 460.068 213.268 460.068 212.98C460.068 212.692 460.158 212.458 460.338 212.278C460.53 212.098 460.77 212.008 461.058 212.008C461.346 212.008 461.58 212.098 461.76 212.278C461.952 212.458 462.048 212.692 462.048 212.98C462.048 213.268 461.952 213.502 461.76 213.682C461.58 213.862 461.346 213.952 461.058 213.952ZM464.749 224.5V215.752H465.973L466.099 217.012H466.153C466.573 216.592 467.017 216.244 467.485 215.968C467.953 215.68 468.487 215.536 469.087 215.536C470.011 215.536 470.683 215.83 471.103 216.418C471.535 216.994 471.751 217.84 471.751 218.956V224.5H470.275V219.154C470.275 218.326 470.143 217.732 469.879 217.372C469.627 217 469.207 216.814 468.619 216.814C468.175 216.814 467.773 216.928 467.413 217.156C467.065 217.384 466.669 217.72 466.225 218.164V224.5H464.749ZM476.609 224.716C476.129 224.716 475.691 224.62 475.295 224.428C474.911 224.224 474.605 223.942 474.377 223.582C474.149 223.21 474.035 222.76 474.035 222.232C474.035 221.248 474.467 220.504 475.331 220C476.195 219.496 477.563 219.142 479.435 218.938C479.423 218.578 479.363 218.23 479.255 217.894C479.159 217.558 478.979 217.288 478.715 217.084C478.451 216.88 478.085 216.778 477.617 216.778C477.113 216.778 476.639 216.874 476.195 217.066C475.751 217.246 475.355 217.45 475.007 217.678L474.431 216.67C474.695 216.49 475.007 216.316 475.367 216.148C475.727 215.968 476.117 215.824 476.537 215.716C476.957 215.596 477.401 215.536 477.869 215.536C478.577 215.536 479.153 215.686 479.597 215.986C480.053 216.274 480.383 216.688 480.587 217.228C480.803 217.768 480.911 218.404 480.911 219.136V224.5H479.687L479.561 223.456H479.507C479.087 223.804 478.637 224.104 478.157 224.356C477.677 224.596 477.161 224.716 476.609 224.716ZM477.023 223.492C477.455 223.492 477.857 223.396 478.229 223.204C478.613 223.012 479.015 222.73 479.435 222.358V220C478.451 220.12 477.671 220.276 477.095 220.468C476.531 220.648 476.123 220.876 475.871 221.152C475.619 221.428 475.493 221.758 475.493 222.142C475.493 222.622 475.643 222.97 475.943 223.186C476.243 223.39 476.603 223.492 477.023 223.492ZM486.171 224.662C485.247 224.662 484.599 224.392 484.227 223.852C483.855 223.312 483.669 222.61 483.669 221.746V216.958H482.373V215.842L483.741 215.752L483.921 212.944H485.163V215.752H487.539V216.958H485.163V221.764C485.163 222.292 485.259 222.706 485.451 223.006C485.655 223.306 486.009 223.456 486.513 223.456C486.669 223.456 486.831 223.444 486.999 223.42C487.167 223.384 487.335 223.324 487.503 223.24L487.827 224.284C487.599 224.392 487.341 224.482 487.053 224.554C486.765 224.626 486.471 224.662 486.171 224.662ZM492.799 224.716C492.019 224.716 491.305 224.536 490.657 224.176C490.021 223.804 489.517 223.282 489.145 222.61C488.773 221.926 488.587 221.098 488.587 220.126C488.587 219.178 488.779 218.362 489.163 217.678C489.547 216.994 490.039 216.466 490.639 216.094C491.239 215.722 491.875 215.536 492.547 215.536C493.291 215.536 493.921 215.71 494.437 216.058C494.965 216.394 495.361 216.868 495.625 217.48C495.889 218.092 496.021 218.812 496.021 219.64C496.021 219.796 496.015 219.946 496.003 220.09C496.003 220.234 495.985 220.378 495.949 220.522H489.649V219.352H494.689C494.689 218.512 494.503 217.87 494.131 217.426C493.771 216.97 493.249 216.742 492.565 216.742C492.169 216.742 491.779 216.856 491.395 217.084C491.011 217.3 490.693 217.654 490.441 218.146C490.201 218.638 490.081 219.292 490.081 220.108C490.081 220.852 490.207 221.476 490.459 221.98C490.723 222.484 491.077 222.868 491.521 223.132C491.965 223.384 492.451 223.51 492.979 223.51C493.399 223.51 493.789 223.45 494.149 223.33C494.521 223.21 494.857 223.048 495.157 222.844L495.697 223.816C495.313 224.08 494.881 224.296 494.401 224.464C493.933 224.632 493.399 224.716 492.799 224.716ZM500.469 224.716C499.833 224.716 499.227 224.608 498.651 224.392C498.087 224.164 497.607 223.852 497.211 223.456L497.895 222.592C498.279 222.904 498.675 223.144 499.083 223.312C499.503 223.48 499.983 223.564 500.523 223.564C501.099 223.564 501.531 223.432 501.819 223.168C502.107 222.892 502.251 222.568 502.251 222.196C502.251 221.896 502.149 221.65 501.945 221.458C501.753 221.254 501.507 221.086 501.207 220.954C500.919 220.81 500.607 220.678 500.271 220.558C499.839 220.402 499.425 220.222 499.029 220.018C498.633 219.802 498.309 219.538 498.057 219.226C497.817 218.902 497.697 218.5 497.697 218.02C497.697 217.312 497.961 216.724 498.489 216.256C499.029 215.776 499.773 215.536 500.721 215.536C501.261 215.536 501.765 215.632 502.233 215.824C502.701 216.004 503.103 216.238 503.439 216.526L502.755 217.372C502.443 217.156 502.125 216.988 501.801 216.868C501.477 216.748 501.117 216.688 500.721 216.688C500.169 216.688 499.761 216.814 499.497 217.066C499.245 217.318 499.119 217.612 499.119 217.948C499.119 218.212 499.197 218.434 499.353 218.614C499.509 218.782 499.725 218.932 500.001 219.064C500.289 219.196 500.613 219.322 500.973 219.442C501.429 219.61 501.861 219.802 502.269 220.018C502.689 220.222 503.025 220.492 503.277 220.828C503.541 221.152 503.673 221.578 503.673 222.106C503.673 222.586 503.547 223.024 503.295 223.42C503.055 223.804 502.695 224.116 502.215 224.356C501.747 224.596 501.165 224.716 500.469 224.716ZM509.328 224.5V211.684H510.804V220.342H510.84L514.548 215.752H516.204L513.288 219.28L516.6 224.5H514.98L512.424 220.288L510.804 222.196V224.5H509.328ZM521.469 224.716C520.689 224.716 519.975 224.536 519.327 224.176C518.691 223.804 518.187 223.282 517.815 222.61C517.443 221.926 517.257 221.098 517.257 220.126C517.257 219.178 517.449 218.362 517.833 217.678C518.217 216.994 518.709 216.466 519.309 216.094C519.909 215.722 520.545 215.536 521.217 215.536C521.961 215.536 522.591 215.71 523.107 216.058C523.635 216.394 524.031 216.868 524.295 217.48C524.559 218.092 524.691 218.812 524.691 219.64C524.691 219.796 524.685 219.946 524.673 220.09C524.673 220.234 524.655 220.378 524.619 220.522H518.319V219.352H523.359C523.359 218.512 523.173 217.87 522.801 217.426C522.441 216.97 521.919 216.742 521.235 216.742C520.839 216.742 520.449 216.856 520.065 217.084C519.681 217.3 519.363 217.654 519.111 218.146C518.871 218.638 518.751 219.292 518.751 220.108C518.751 220.852 518.877 221.476 519.129 221.98C519.393 222.484 519.747 222.868 520.191 223.132C520.635 223.384 521.121 223.51 521.649 223.51C522.069 223.51 522.459 223.45 522.819 223.33C523.191 223.21 523.527 223.048 523.827 222.844L524.367 223.816C523.983 224.08 523.551 224.296 523.071 224.464C522.603 224.632 522.069 224.716 521.469 224.716ZM527.085 228.262C526.893 228.262 526.707 228.244 526.527 228.208C526.359 228.172 526.203 228.13 526.059 228.082L526.383 226.93C526.491 226.966 526.599 226.99 526.707 227.002C526.815 227.026 526.917 227.038 527.013 227.038C527.517 227.038 527.925 226.858 528.237 226.498C528.561 226.15 528.813 225.706 528.993 225.166L529.191 224.518L525.681 215.752H527.211L528.993 220.594C529.137 220.966 529.281 221.368 529.425 221.8C529.569 222.232 529.707 222.652 529.839 223.06H529.911C530.043 222.652 530.169 222.238 530.289 221.818C530.421 221.386 530.541 220.978 530.649 220.594L532.215 215.752H533.655L530.361 225.22C530.157 225.796 529.911 226.312 529.623 226.768C529.335 227.236 528.987 227.602 528.579 227.866C528.171 228.13 527.673 228.262 527.085 228.262ZM541.233 224.716C540.597 224.716 539.991 224.608 539.415 224.392C538.851 224.164 538.371 223.852 537.975 223.456L538.659 222.592C539.043 222.904 539.439 223.144 539.847 223.312C540.267 223.48 540.747 223.564 541.287 223.564C541.863 223.564 542.295 223.432 542.583 223.168C542.871 222.892 543.015 222.568 543.015 222.196C543.015 221.896 542.913 221.65 542.709 221.458C542.517 221.254 542.271 221.086 541.971 220.954C541.683 220.81 541.371 220.678 541.035 220.558C540.603 220.402 540.189 220.222 539.793 220.018C539.397 219.802 539.073 219.538 538.821 219.226C538.581 218.902 538.461 218.5 538.461 218.02C538.461 217.312 538.725 216.724 539.253 216.256C539.793 215.776 540.537 215.536 541.485 215.536C542.025 215.536 542.529 215.632 542.997 215.824C543.465 216.004 543.867 216.238 544.203 216.526L543.519 217.372C543.207 217.156 542.889 216.988 542.565 216.868C542.241 216.748 541.881 216.688 541.485 216.688C540.933 216.688 540.525 216.814 540.261 217.066C540.009 217.318 539.883 217.612 539.883 217.948C539.883 218.212 539.961 218.434 540.117 218.614C540.273 218.782 540.489 218.932 540.765 219.064C541.053 219.196 541.377 219.322 541.737 219.442C542.193 219.61 542.625 219.802 543.033 220.018C543.453 220.222 543.789 220.492 544.041 220.828C544.305 221.152 544.437 221.578 544.437 222.106C544.437 222.586 544.311 223.024 544.059 223.42C543.819 223.804 543.459 224.116 542.979 224.356C542.511 224.596 541.929 224.716 541.233 224.716ZM548.89 224.662C547.966 224.662 547.318 224.392 546.946 223.852C546.574 223.312 546.388 222.61 546.388 221.746V216.958H545.092V215.842L546.46 215.752L546.64 212.944H547.882V215.752H550.258V216.958H547.882V221.764C547.882 222.292 547.978 222.706 548.17 223.006C548.374 223.306 548.728 223.456 549.232 223.456C549.388 223.456 549.55 223.444 549.718 223.42C549.886 223.384 550.054 223.324 550.222 223.24L550.546 224.284C550.318 224.392 550.06 224.482 549.772 224.554C549.484 224.626 549.19 224.662 548.89 224.662ZM553.847 224.716C553.367 224.716 552.929 224.62 552.533 224.428C552.149 224.224 551.843 223.942 551.615 223.582C551.387 223.21 551.273 222.76 551.273 222.232C551.273 221.248 551.705 220.504 552.569 220C553.433 219.496 554.801 219.142 556.673 218.938C556.661 218.578 556.601 218.23 556.493 217.894C556.397 217.558 556.217 217.288 555.953 217.084C555.689 216.88 555.323 216.778 554.855 216.778C554.351 216.778 553.877 216.874 553.433 217.066C552.989 217.246 552.593 217.45 552.245 217.678L551.669 216.67C551.933 216.49 552.245 216.316 552.605 216.148C552.965 215.968 553.355 215.824 553.775 215.716C554.195 215.596 554.639 215.536 555.107 215.536C555.815 215.536 556.391 215.686 556.835 215.986C557.291 216.274 557.621 216.688 557.825 217.228C558.041 217.768 558.149 218.404 558.149 219.136V224.5H556.925L556.799 223.456H556.745C556.325 223.804 555.875 224.104 555.395 224.356C554.915 224.596 554.399 224.716 553.847 224.716ZM554.261 223.492C554.693 223.492 555.095 223.396 555.467 223.204C555.851 223.012 556.253 222.73 556.673 222.358V220C555.689 220.12 554.909 220.276 554.333 220.468C553.769 220.648 553.361 220.876 553.109 221.152C552.857 221.428 552.731 221.758 552.731 222.142C552.731 222.622 552.881 222.97 553.181 223.186C553.481 223.39 553.841 223.492 554.261 223.492ZM560.902 224.5V211.684H562.378V220.342H562.414L566.122 215.752H567.778L564.862 219.28L568.174 224.5H566.554L563.998 220.288L562.378 222.196V224.5H560.902ZM573.043 224.716C572.263 224.716 571.549 224.536 570.901 224.176C570.265 223.804 569.761 223.282 569.389 222.61C569.017 221.926 568.831 221.098 568.831 220.126C568.831 219.178 569.023 218.362 569.407 217.678C569.791 216.994 570.283 216.466 570.883 216.094C571.483 215.722 572.119 215.536 572.791 215.536C573.535 215.536 574.165 215.71 574.681 216.058C575.209 216.394 575.605 216.868 575.869 217.48C576.133 218.092 576.265 218.812 576.265 219.64C576.265 219.796 576.259 219.946 576.247 220.09C576.247 220.234 576.229 220.378 576.193 220.522H569.893V219.352H574.933C574.933 218.512 574.747 217.87 574.375 217.426C574.015 216.97 573.493 216.742 572.809 216.742C572.413 216.742 572.023 216.856 571.639 217.084C571.255 217.3 570.937 217.654 570.685 218.146C570.445 218.638 570.325 219.292 570.325 220.108C570.325 220.852 570.451 221.476 570.703 221.98C570.967 222.484 571.321 222.868 571.765 223.132C572.209 223.384 572.695 223.51 573.223 223.51C573.643 223.51 574.033 223.45 574.393 223.33C574.765 223.21 575.101 223.048 575.401 222.844L575.941 223.816C575.557 224.08 575.125 224.296 574.645 224.464C574.177 224.632 573.643 224.716 573.043 224.716ZM578.427 224.5V211.684H579.903V215.176L579.849 216.976C580.269 216.58 580.707 216.244 581.163 215.968C581.631 215.68 582.165 215.536 582.765 215.536C583.689 215.536 584.361 215.83 584.781 216.418C585.213 216.994 585.429 217.84 585.429 218.956V224.5H583.953V219.154C583.953 218.326 583.821 217.732 583.557 217.372C583.305 217 582.885 216.814 582.297 216.814C581.853 216.814 581.451 216.928 581.091 217.156C580.743 217.384 580.347 217.72 579.903 218.164V224.5H578.427ZM591.62 224.716C590.912 224.716 590.246 224.536 589.622 224.176C589.01 223.816 588.512 223.294 588.128 222.61C587.756 221.926 587.57 221.104 587.57 220.144C587.57 219.16 587.756 218.326 588.128 217.642C588.512 216.958 589.01 216.436 589.622 216.076C590.246 215.716 590.912 215.536 591.62 215.536C592.34 215.536 593.006 215.716 593.618 216.076C594.23 216.436 594.722 216.958 595.094 217.642C595.478 218.326 595.67 219.16 595.67 220.144C595.67 221.104 595.478 221.926 595.094 222.61C594.722 223.294 594.23 223.816 593.618 224.176C593.006 224.536 592.34 224.716 591.62 224.716ZM591.62 223.492C592.124 223.492 592.568 223.354 592.952 223.078C593.336 222.79 593.63 222.394 593.834 221.89C594.038 221.386 594.14 220.804 594.14 220.144C594.14 219.472 594.038 218.884 593.834 218.38C593.63 217.864 593.336 217.468 592.952 217.192C592.568 216.904 592.124 216.76 591.62 216.76C591.116 216.76 590.672 216.904 590.288 217.192C589.916 217.468 589.622 217.864 589.406 218.38C589.202 218.884 589.1 219.472 589.1 220.144C589.1 220.804 589.202 221.386 589.406 221.89C589.622 222.394 589.916 222.79 590.288 223.078C590.672 223.354 591.116 223.492 591.62 223.492ZM599.54 224.662C599.168 224.662 598.868 224.59 598.64 224.446C598.412 224.29 598.244 224.068 598.136 223.78C598.028 223.48 597.974 223.12 597.974 222.7V211.684H599.45V222.808C599.45 223.048 599.492 223.216 599.576 223.312C599.66 223.396 599.762 223.438 599.882 223.438C599.93 223.438 599.972 223.438 600.008 223.438C600.056 223.426 600.116 223.414 600.188 223.402L600.404 224.518C600.296 224.554 600.17 224.584 600.026 224.608C599.894 224.644 599.732 224.662 599.54 224.662ZM605.55 224.716C604.446 224.716 603.564 224.32 602.904 223.528C602.256 222.724 601.932 221.596 601.932 220.144C601.932 219.196 602.106 218.38 602.454 217.696C602.814 217 603.282 216.466 603.858 216.094C604.434 215.722 605.058 215.536 605.73 215.536C606.246 215.536 606.684 215.626 607.044 215.806C607.416 215.974 607.794 216.22 608.178 216.544L608.106 215.05V211.684H609.6V224.5H608.376L608.25 223.474H608.196C607.86 223.81 607.464 224.104 607.008 224.356C606.552 224.596 606.066 224.716 605.55 224.716ZM605.874 223.474C606.282 223.474 606.666 223.372 607.026 223.168C607.386 222.964 607.746 222.664 608.106 222.268V217.696C607.746 217.36 607.392 217.126 607.044 216.994C606.696 216.85 606.342 216.778 605.982 216.778C605.514 216.778 605.088 216.922 604.704 217.21C604.332 217.486 604.032 217.876 603.804 218.38C603.576 218.872 603.462 219.454 603.462 220.126C603.462 221.17 603.672 221.992 604.092 222.592C604.512 223.18 605.106 223.474 605.874 223.474ZM616.092 224.716C615.312 224.716 614.598 224.536 613.95 224.176C613.314 223.804 612.81 223.282 612.438 222.61C612.066 221.926 611.88 221.098 611.88 220.126C611.88 219.178 612.072 218.362 612.456 217.678C612.84 216.994 613.332 216.466 613.932 216.094C614.532 215.722 615.168 215.536 615.84 215.536C616.584 215.536 617.214 215.71 617.73 216.058C618.258 216.394 618.654 216.868 618.918 217.48C619.182 218.092 619.314 218.812 619.314 219.64C619.314 219.796 619.308 219.946 619.296 220.09C619.296 220.234 619.278 220.378 619.242 220.522H612.942V219.352H617.982C617.982 218.512 617.796 217.87 617.424 217.426C617.064 216.97 616.542 216.742 615.858 216.742C615.462 216.742 615.072 216.856 614.688 217.084C614.304 217.3 613.986 217.654 613.734 218.146C613.494 218.638 613.374 219.292 613.374 220.108C613.374 220.852 613.5 221.476 613.752 221.98C614.016 222.484 614.37 222.868 614.814 223.132C615.258 223.384 615.744 223.51 616.272 223.51C616.692 223.51 617.082 223.45 617.442 223.33C617.814 223.21 618.15 223.048 618.45 222.844L618.99 223.816C618.606 224.08 618.174 224.296 617.694 224.464C617.226 224.632 616.692 224.716 616.092 224.716ZM621.476 224.5V215.752H622.7L622.826 217.336H622.88C623.168 216.784 623.528 216.346 623.96 216.022C624.392 215.698 624.86 215.536 625.364 215.536C625.556 215.536 625.724 215.548 625.868 215.572C626.012 215.596 626.156 215.644 626.3 215.716L625.976 216.976C625.844 216.94 625.718 216.916 625.598 216.904C625.49 216.88 625.346 216.868 625.166 216.868C624.794 216.868 624.404 217.018 623.996 217.318C623.6 217.618 623.252 218.14 622.952 218.884V224.5H621.476ZM629.932 224.716C629.296 224.716 628.69 224.608 628.114 224.392C627.55 224.164 627.07 223.852 626.674 223.456L627.358 222.592C627.742 222.904 628.138 223.144 628.546 223.312C628.966 223.48 629.446 223.564 629.986 223.564C630.562 223.564 630.994 223.432 631.282 223.168C631.57 222.892 631.714 222.568 631.714 222.196C631.714 221.896 631.612 221.65 631.408 221.458C631.216 221.254 630.97 221.086 630.67 220.954C630.382 220.81 630.07 220.678 629.734 220.558C629.302 220.402 628.888 220.222 628.492 220.018C628.096 219.802 627.772 219.538 627.52 219.226C627.28 218.902 627.16 218.5 627.16 218.02C627.16 217.312 627.424 216.724 627.952 216.256C628.492 215.776 629.236 215.536 630.184 215.536C630.724 215.536 631.228 215.632 631.696 215.824C632.164 216.004 632.566 216.238 632.902 216.526L632.218 217.372C631.906 217.156 631.588 216.988 631.264 216.868C630.94 216.748 630.58 216.688 630.184 216.688C629.632 216.688 629.224 216.814 628.96 217.066C628.708 217.318 628.582 217.612 628.582 217.948C628.582 218.212 628.66 218.434 628.816 218.614C628.972 218.782 629.188 218.932 629.464 219.064C629.752 219.196 630.076 219.322 630.436 219.442C630.892 219.61 631.324 219.802 631.732 220.018C632.152 220.222 632.488 220.492 632.74 220.828C633.004 221.152 633.136 221.578 633.136 222.106C633.136 222.586 633.01 223.024 632.758 223.42C632.518 223.804 632.158 224.116 631.678 224.356C631.21 224.596 630.628 224.716 629.932 224.716Z\" fill=\"white\"\/>\r\n<path d=\"M612.5 247.852L413.5 248.501C404.987 248.501 402.5 254.546 402.5 262.001C402.5 269.457 404.987 275.501 413.5 275.501H613.5C622.013 275.501 625.5 269.457 625.5 262.001C625.5 254.546 621.013 247.852 612.5 247.852Z\" fill=\"#795F90\"\/>\r\n<path d=\"M613.5 248.5H414.5C405.987 248.5 402.5 254.544 402.5 262C402.5 269.456 405.987 275.5 414.5 275.5H613.5C622.013 275.5 625.5 269.456 625.5 262C625.5 254.544 622.013 248.5 613.5 248.5Z\" stroke=\"#6E5189\"\/>\r\n<mask id=\"mask6_56291_402\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"412\" y=\"255\" width=\"14\" height=\"15\">\r\n<path d=\"M425.949 255.5H412V269.449H425.949V255.5Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask6_56291_402)\">\r\n<path d=\"M424.671 261.312C424.937 262.615 424.748 263.969 424.135 265.149C423.523 266.329 422.525 267.264 421.307 267.797C420.089 268.33 418.726 268.429 417.443 268.079C416.161 267.728 415.037 266.948 414.26 265.87C413.483 264.791 413.099 263.479 413.173 262.151C413.247 260.824 413.773 259.561 414.664 258.575C415.555 257.589 416.758 256.938 418.072 256.731C419.384 256.524 420.729 256.774 421.881 257.438\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M417.232 261.893L418.976 263.637L424.788 257.824\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<\/g>\r\n<path d=\"M437.814 268.716C437.202 268.716 436.638 268.632 436.122 268.464C435.618 268.284 435.174 268.002 434.79 267.618C434.406 267.222 434.106 266.7 433.89 266.052C433.674 265.404 433.566 264.618 433.566 263.694V256.692H435.06V263.73C435.06 264.654 435.18 265.386 435.42 265.926C435.672 266.454 436.002 266.832 436.41 267.06C436.83 267.276 437.298 267.384 437.814 267.384C438.33 267.384 438.798 267.276 439.218 267.06C439.65 266.832 439.992 266.454 440.244 265.926C440.496 265.386 440.622 264.654 440.622 263.73V256.692H442.044V263.694C442.044 264.618 441.936 265.404 441.72 266.052C441.516 266.7 441.222 267.222 440.838 267.618C440.454 268.002 440.004 268.284 439.488 268.464C438.972 268.632 438.414 268.716 437.814 268.716ZM445.078 268.5V259.752H446.302L446.428 261.012H446.482C446.902 260.592 447.346 260.244 447.814 259.968C448.282 259.68 448.816 259.536 449.416 259.536C450.34 259.536 451.012 259.83 451.432 260.418C451.864 260.994 452.08 261.84 452.08 262.956V268.5H450.604V263.154C450.604 262.326 450.472 261.732 450.208 261.372C449.956 261 449.536 260.814 448.948 260.814C448.504 260.814 448.102 260.928 447.742 261.156C447.394 261.384 446.998 261.72 446.554 262.164V268.5H445.078ZM454.921 268.5V259.752H456.397V268.5H454.921ZM455.659 257.952C455.371 257.952 455.131 257.862 454.939 257.682C454.759 257.502 454.669 257.268 454.669 256.98C454.669 256.692 454.759 256.458 454.939 256.278C455.131 256.098 455.371 256.008 455.659 256.008C455.947 256.008 456.181 256.098 456.361 256.278C456.553 256.458 456.649 256.692 456.649 256.98C456.649 257.268 456.553 257.502 456.361 257.682C456.181 257.862 455.947 257.952 455.659 257.952ZM459.603 268.5V258.366C459.603 257.778 459.693 257.268 459.873 256.836C460.053 256.392 460.329 256.056 460.701 255.828C461.085 255.588 461.571 255.468 462.159 255.468C462.423 255.468 462.681 255.498 462.933 255.558C463.197 255.606 463.425 255.672 463.617 255.756L463.293 256.836C462.945 256.728 462.615 256.674 462.303 256.674C461.895 256.674 461.589 256.818 461.385 257.106C461.181 257.382 461.079 257.802 461.079 258.366V268.5H459.603ZM458.307 260.958V259.842L459.675 259.752H462.933V260.958H458.307ZM464.607 268.5V259.752H466.083V268.5H464.607ZM465.345 257.952C465.057 257.952 464.817 257.862 464.625 257.682C464.445 257.502 464.355 257.268 464.355 256.98C464.355 256.692 464.445 256.458 464.625 256.278C464.817 256.098 465.057 256.008 465.345 256.008C465.633 256.008 465.867 256.098 466.047 256.278C466.239 256.458 466.335 256.692 466.335 256.98C466.335 257.268 466.239 257.502 466.047 257.682C465.867 257.862 465.633 257.952 465.345 257.952ZM472.583 268.716C471.803 268.716 471.089 268.536 470.441 268.176C469.805 267.804 469.301 267.282 468.929 266.61C468.557 265.926 468.371 265.098 468.371 264.126C468.371 263.178 468.563 262.362 468.947 261.678C469.331 260.994 469.823 260.466 470.423 260.094C471.023 259.722 471.659 259.536 472.331 259.536C473.075 259.536 473.705 259.71 474.221 260.058C474.749 260.394 475.145 260.868 475.409 261.48C475.673 262.092 475.805 262.812 475.805 263.64C475.805 263.796 475.799 263.946 475.787 264.09C475.787 264.234 475.769 264.378 475.733 264.522H469.433V263.352H474.473C474.473 262.512 474.287 261.87 473.915 261.426C473.555 260.97 473.033 260.742 472.349 260.742C471.953 260.742 471.563 260.856 471.179 261.084C470.795 261.3 470.477 261.654 470.225 262.146C469.985 262.638 469.865 263.292 469.865 264.108C469.865 264.852 469.991 265.476 470.243 265.98C470.507 266.484 470.861 266.868 471.305 267.132C471.749 267.384 472.235 267.51 472.763 267.51C473.183 267.51 473.573 267.45 473.933 267.33C474.305 267.21 474.641 267.048 474.941 266.844L475.481 267.816C475.097 268.08 474.665 268.296 474.185 268.464C473.717 268.632 473.183 268.716 472.583 268.716ZM480.252 268.716C479.616 268.716 479.01 268.608 478.434 268.392C477.87 268.164 477.39 267.852 476.994 267.456L477.678 266.592C478.062 266.904 478.458 267.144 478.866 267.312C479.286 267.48 479.766 267.564 480.306 267.564C480.882 267.564 481.314 267.432 481.602 267.168C481.89 266.892 482.034 266.568 482.034 266.196C482.034 265.896 481.932 265.65 481.728 265.458C481.536 265.254 481.29 265.086 480.99 264.954C480.702 264.81 480.39 264.678 480.054 264.558C479.622 264.402 479.208 264.222 478.812 264.018C478.416 263.802 478.092 263.538 477.84 263.226C477.6 262.902 477.48 262.5 477.48 262.02C477.48 261.312 477.744 260.724 478.272 260.256C478.812 259.776 479.556 259.536 480.504 259.536C481.044 259.536 481.548 259.632 482.016 259.824C482.484 260.004 482.886 260.238 483.222 260.526L482.538 261.372C482.226 261.156 481.908 260.988 481.584 260.868C481.26 260.748 480.9 260.688 480.504 260.688C479.952 260.688 479.544 260.814 479.28 261.066C479.028 261.318 478.902 261.612 478.902 261.948C478.902 262.212 478.98 262.434 479.136 262.614C479.292 262.782 479.508 262.932 479.784 263.064C480.072 263.196 480.396 263.322 480.756 263.442C481.212 263.61 481.644 263.802 482.052 264.018C482.472 264.222 482.808 264.492 483.06 264.828C483.324 265.152 483.456 265.578 483.456 266.106C483.456 266.586 483.33 267.024 483.078 267.42C482.838 267.804 482.478 268.116 481.998 268.356C481.53 268.596 480.948 268.716 480.252 268.716ZM489.111 272.19V259.752H490.335L490.461 260.76H490.515C490.911 260.424 491.349 260.136 491.829 259.896C492.309 259.656 492.801 259.536 493.305 259.536C494.049 259.536 494.679 259.722 495.195 260.094C495.711 260.454 496.101 260.97 496.365 261.642C496.629 262.302 496.761 263.088 496.761 264C496.761 264.984 496.581 265.83 496.221 266.538C495.873 267.246 495.411 267.786 494.835 268.158C494.259 268.53 493.641 268.716 492.981 268.716C492.585 268.716 492.183 268.626 491.775 268.446C491.367 268.266 490.959 268.02 490.551 267.708L490.587 269.238V272.19H489.111ZM492.729 267.474C493.209 267.474 493.635 267.336 494.007 267.06C494.391 266.784 494.691 266.388 494.907 265.872C495.123 265.344 495.231 264.72 495.231 264C495.231 263.364 495.153 262.806 494.997 262.326C494.841 261.834 494.595 261.456 494.259 261.192C493.923 260.916 493.479 260.778 492.927 260.778C492.567 260.778 492.195 260.88 491.811 261.084C491.427 261.276 491.019 261.57 490.587 261.966V266.556C490.995 266.892 491.379 267.132 491.739 267.276C492.111 267.408 492.441 267.474 492.729 267.474ZM502.497 268.716C501.789 268.716 501.123 268.536 500.499 268.176C499.887 267.816 499.389 267.294 499.005 266.61C498.633 265.926 498.447 265.104 498.447 264.144C498.447 263.16 498.633 262.326 499.005 261.642C499.389 260.958 499.887 260.436 500.499 260.076C501.123 259.716 501.789 259.536 502.497 259.536C503.217 259.536 503.883 259.716 504.495 260.076C505.107 260.436 505.599 260.958 505.971 261.642C506.355 262.326 506.547 263.16 506.547 264.144C506.547 265.104 506.355 265.926 505.971 266.61C505.599 267.294 505.107 267.816 504.495 268.176C503.883 268.536 503.217 268.716 502.497 268.716ZM502.497 267.492C503.001 267.492 503.445 267.354 503.829 267.078C504.213 266.79 504.507 266.394 504.711 265.89C504.915 265.386 505.017 264.804 505.017 264.144C505.017 263.472 504.915 262.884 504.711 262.38C504.507 261.864 504.213 261.468 503.829 261.192C503.445 260.904 503.001 260.76 502.497 260.76C501.993 260.76 501.549 260.904 501.165 261.192C500.793 261.468 500.499 261.864 500.283 262.38C500.079 262.884 499.977 263.472 499.977 264.144C499.977 264.804 500.079 265.386 500.283 265.89C500.499 266.394 500.793 266.79 501.165 267.078C501.549 267.354 501.993 267.492 502.497 267.492ZM508.851 268.5V259.752H510.327V268.5H508.851ZM509.589 257.952C509.301 257.952 509.061 257.862 508.869 257.682C508.689 257.502 508.599 257.268 508.599 256.98C508.599 256.692 508.689 256.458 508.869 256.278C509.061 256.098 509.301 256.008 509.589 256.008C509.877 256.008 510.111 256.098 510.291 256.278C510.483 256.458 510.579 256.692 510.579 256.98C510.579 257.268 510.483 257.502 510.291 257.682C510.111 257.862 509.877 257.952 509.589 257.952ZM513.281 268.5V259.752H514.505L514.631 261.012H514.685C515.105 260.592 515.549 260.244 516.017 259.968C516.485 259.68 517.019 259.536 517.619 259.536C518.543 259.536 519.215 259.83 519.635 260.418C520.067 260.994 520.283 261.84 520.283 262.956V268.5H518.807V263.154C518.807 262.326 518.675 261.732 518.411 261.372C518.159 261 517.739 260.814 517.151 260.814C516.707 260.814 516.305 260.928 515.945 261.156C515.597 261.384 515.201 261.72 514.757 262.164V268.5H513.281ZM525.878 268.662C524.954 268.662 524.306 268.392 523.934 267.852C523.562 267.312 523.376 266.61 523.376 265.746V260.958H522.08V259.842L523.448 259.752L523.628 256.944H524.87V259.752H527.246V260.958H524.87V265.764C524.87 266.292 524.966 266.706 525.158 267.006C525.362 267.306 525.716 267.456 526.22 267.456C526.376 267.456 526.538 267.444 526.706 267.42C526.874 267.384 527.042 267.324 527.21 267.24L527.534 268.284C527.306 268.392 527.048 268.482 526.76 268.554C526.472 268.626 526.178 268.662 525.878 268.662ZM531.317 268.716C530.681 268.716 530.075 268.608 529.499 268.392C528.935 268.164 528.455 267.852 528.059 267.456L528.743 266.592C529.127 266.904 529.523 267.144 529.931 267.312C530.351 267.48 530.831 267.564 531.371 267.564C531.947 267.564 532.379 267.432 532.667 267.168C532.955 266.892 533.099 266.568 533.099 266.196C533.099 265.896 532.997 265.65 532.793 265.458C532.601 265.254 532.355 265.086 532.055 264.954C531.767 264.81 531.455 264.678 531.119 264.558C530.687 264.402 530.273 264.222 529.877 264.018C529.481 263.802 529.157 263.538 528.905 263.226C528.665 262.902 528.545 262.5 528.545 262.02C528.545 261.312 528.809 260.724 529.337 260.256C529.877 259.776 530.621 259.536 531.569 259.536C532.109 259.536 532.613 259.632 533.081 259.824C533.549 260.004 533.951 260.238 534.287 260.526L533.603 261.372C533.291 261.156 532.973 260.988 532.649 260.868C532.325 260.748 531.965 260.688 531.569 260.688C531.017 260.688 530.609 260.814 530.345 261.066C530.093 261.318 529.967 261.612 529.967 261.948C529.967 262.212 530.045 262.434 530.201 262.614C530.357 262.782 530.573 262.932 530.849 263.064C531.137 263.196 531.461 263.322 531.821 263.442C532.277 263.61 532.709 263.802 533.117 264.018C533.537 264.222 533.873 264.492 534.125 264.828C534.389 265.152 534.521 265.578 534.521 266.106C534.521 266.586 534.395 267.024 534.143 267.42C533.903 267.804 533.543 268.116 533.063 268.356C532.595 268.596 532.013 268.716 531.317 268.716ZM543.577 268.716C542.869 268.716 542.203 268.536 541.579 268.176C540.967 267.816 540.469 267.294 540.085 266.61C539.713 265.926 539.527 265.104 539.527 264.144C539.527 263.16 539.713 262.326 540.085 261.642C540.469 260.958 540.967 260.436 541.579 260.076C542.203 259.716 542.869 259.536 543.577 259.536C544.297 259.536 544.963 259.716 545.575 260.076C546.187 260.436 546.679 260.958 547.051 261.642C547.435 262.326 547.627 263.16 547.627 264.144C547.627 265.104 547.435 265.926 547.051 266.61C546.679 267.294 546.187 267.816 545.575 268.176C544.963 268.536 544.297 268.716 543.577 268.716ZM543.577 267.492C544.081 267.492 544.525 267.354 544.909 267.078C545.293 266.79 545.587 266.394 545.791 265.89C545.995 265.386 546.097 264.804 546.097 264.144C546.097 263.472 545.995 262.884 545.791 262.38C545.587 261.864 545.293 261.468 544.909 261.192C544.525 260.904 544.081 260.76 543.577 260.76C543.073 260.76 542.629 260.904 542.245 261.192C541.873 261.468 541.579 261.864 541.363 262.38C541.159 262.884 541.057 263.472 541.057 264.144C541.057 264.804 541.159 265.386 541.363 265.89C541.579 266.394 541.873 266.79 542.245 267.078C542.629 267.354 543.073 267.492 543.577 267.492ZM550.148 268.5V258.366C550.148 257.778 550.238 257.268 550.418 256.836C550.598 256.392 550.874 256.056 551.246 255.828C551.63 255.588 552.116 255.468 552.704 255.468C552.968 255.468 553.226 255.498 553.478 255.558C553.742 255.606 553.97 255.672 554.162 255.756L553.838 256.836C553.49 256.728 553.16 256.674 552.848 256.674C552.44 256.674 552.134 256.818 551.93 257.106C551.726 257.382 551.624 257.802 551.624 258.366V268.5H550.148ZM548.852 260.958V259.842L550.22 259.752H553.478V260.958H548.852ZM562.229 268.716C561.449 268.716 560.747 268.536 560.123 268.176C559.499 267.816 559.007 267.294 558.647 266.61C558.287 265.926 558.107 265.104 558.107 264.144C558.107 263.16 558.299 262.326 558.683 261.642C559.079 260.958 559.595 260.436 560.231 260.076C560.879 259.716 561.575 259.536 562.319 259.536C562.895 259.536 563.387 259.632 563.795 259.824C564.215 260.016 564.575 260.262 564.875 260.562L564.137 261.48C563.921 261.264 563.663 261.096 563.363 260.976C563.075 260.844 562.745 260.778 562.373 260.778C561.857 260.778 561.389 260.922 560.969 261.21C560.561 261.486 560.237 261.876 559.997 262.38C559.757 262.884 559.637 263.472 559.637 264.144C559.637 264.804 559.751 265.386 559.979 265.89C560.207 266.394 560.525 266.79 560.933 267.078C561.341 267.354 561.815 267.492 562.355 267.492C562.763 267.492 563.141 267.414 563.489 267.258C563.837 267.102 564.137 266.904 564.389 266.664L565.037 267.564C564.665 267.912 564.245 268.194 563.777 268.41C563.309 268.614 562.793 268.716 562.229 268.716ZM569.997 268.716C569.289 268.716 568.623 268.536 567.999 268.176C567.387 267.816 566.889 267.294 566.505 266.61C566.133 265.926 565.947 265.104 565.947 264.144C565.947 263.16 566.133 262.326 566.505 261.642C566.889 260.958 567.387 260.436 567.999 260.076C568.623 259.716 569.289 259.536 569.997 259.536C570.717 259.536 571.383 259.716 571.995 260.076C572.607 260.436 573.099 260.958 573.471 261.642C573.855 262.326 574.047 263.16 574.047 264.144C574.047 265.104 573.855 265.926 573.471 266.61C573.099 267.294 572.607 267.816 571.995 268.176C571.383 268.536 570.717 268.716 569.997 268.716ZM569.997 267.492C570.501 267.492 570.945 267.354 571.329 267.078C571.713 266.79 572.007 266.394 572.211 265.89C572.415 265.386 572.517 264.804 572.517 264.144C572.517 263.472 572.415 262.884 572.211 262.38C572.007 261.864 571.713 261.468 571.329 261.192C570.945 260.904 570.501 260.76 569.997 260.76C569.493 260.76 569.049 260.904 568.665 261.192C568.293 261.468 567.999 261.864 567.783 262.38C567.579 262.884 567.477 263.472 567.477 264.144C567.477 264.804 567.579 265.386 567.783 265.89C567.999 266.394 568.293 266.79 568.665 267.078C569.049 267.354 569.493 267.492 569.997 267.492ZM576.351 268.5V259.752H577.575L577.701 261.012H577.755C578.175 260.592 578.619 260.244 579.087 259.968C579.555 259.68 580.089 259.536 580.689 259.536C581.613 259.536 582.285 259.83 582.705 260.418C583.137 260.994 583.353 261.84 583.353 262.956V268.5H581.877V263.154C581.877 262.326 581.745 261.732 581.481 261.372C581.229 261 580.809 260.814 580.221 260.814C579.777 260.814 579.375 260.928 579.015 261.156C578.667 261.384 578.271 261.72 577.827 262.164V268.5H576.351ZM588.949 268.662C588.025 268.662 587.377 268.392 587.005 267.852C586.633 267.312 586.447 266.61 586.447 265.746V260.958H585.151V259.842L586.519 259.752L586.699 256.944H587.941V259.752H590.317V260.958H587.941V265.764C587.941 266.292 588.037 266.706 588.229 267.006C588.433 267.306 588.787 267.456 589.291 267.456C589.447 267.456 589.609 267.444 589.777 267.42C589.945 267.384 590.113 267.324 590.281 267.24L590.605 268.284C590.377 268.392 590.119 268.482 589.831 268.554C589.543 268.626 589.249 268.662 588.949 268.662ZM593.906 268.716C593.426 268.716 592.988 268.62 592.592 268.428C592.208 268.224 591.902 267.942 591.674 267.582C591.446 267.21 591.332 266.76 591.332 266.232C591.332 265.248 591.764 264.504 592.628 264C593.492 263.496 594.86 263.142 596.732 262.938C596.72 262.578 596.66 262.23 596.552 261.894C596.456 261.558 596.276 261.288 596.012 261.084C595.748 260.88 595.382 260.778 594.914 260.778C594.41 260.778 593.936 260.874 593.492 261.066C593.048 261.246 592.652 261.45 592.304 261.678L591.728 260.67C591.992 260.49 592.304 260.316 592.664 260.148C593.024 259.968 593.414 259.824 593.834 259.716C594.254 259.596 594.698 259.536 595.166 259.536C595.874 259.536 596.45 259.686 596.894 259.986C597.35 260.274 597.68 260.688 597.884 261.228C598.1 261.768 598.208 262.404 598.208 263.136V268.5H596.984L596.858 267.456H596.804C596.384 267.804 595.934 268.104 595.454 268.356C594.974 268.596 594.458 268.716 593.906 268.716ZM594.32 267.492C594.752 267.492 595.154 267.396 595.526 267.204C595.91 267.012 596.312 266.73 596.732 266.358V264C595.748 264.12 594.968 264.276 594.392 264.468C593.828 264.648 593.42 264.876 593.168 265.152C592.916 265.428 592.79 265.758 592.79 266.142C592.79 266.622 592.94 266.97 593.24 267.186C593.54 267.39 593.9 267.492 594.32 267.492ZM604.434 268.716C603.654 268.716 602.952 268.536 602.328 268.176C601.704 267.816 601.212 267.294 600.852 266.61C600.492 265.926 600.312 265.104 600.312 264.144C600.312 263.16 600.504 262.326 600.888 261.642C601.284 260.958 601.8 260.436 602.436 260.076C603.084 259.716 603.78 259.536 604.524 259.536C605.1 259.536 605.592 259.632 606 259.824C606.42 260.016 606.78 260.262 607.08 260.562L606.342 261.48C606.126 261.264 605.868 261.096 605.568 260.976C605.28 260.844 604.95 260.778 604.578 260.778C604.062 260.778 603.594 260.922 603.174 261.21C602.766 261.486 602.442 261.876 602.202 262.38C601.962 262.884 601.842 263.472 601.842 264.144C601.842 264.804 601.956 265.386 602.184 265.89C602.412 266.394 602.73 266.79 603.138 267.078C603.546 267.354 604.02 267.492 604.56 267.492C604.968 267.492 605.346 267.414 605.694 267.258C606.042 267.102 606.342 266.904 606.594 266.664L607.242 267.564C606.87 267.912 606.45 268.194 605.982 268.41C605.514 268.614 604.998 268.716 604.434 268.716ZM611.748 268.662C610.824 268.662 610.176 268.392 609.804 267.852C609.432 267.312 609.246 266.61 609.246 265.746V260.958H607.95V259.842L609.318 259.752L609.498 256.944H610.74V259.752H613.116V260.958H610.74V265.764C610.74 266.292 610.836 266.706 611.028 267.006C611.232 267.306 611.586 267.456 612.09 267.456C612.246 267.456 612.408 267.444 612.576 267.42C612.744 267.384 612.912 267.324 613.08 267.24L613.404 268.284C613.176 268.392 612.918 268.482 612.63 268.554C612.342 268.626 612.048 268.662 611.748 268.662Z\" fill=\"white\"\/>\r\n<path d=\"M650.5 292.5H379C371.142 292.5 366.5 298.321 366.5 305.5C366.5 312.679 371.142 318.963 379 318.963L650.5 318.5C658.358 318.5 661.5 312.679 661.5 305.5C661.5 298.321 658.358 292.5 650.5 292.5Z\" fill=\"#795F90\"\/>\r\n<path d=\"M649.5 292.5H378.5C370.642 292.5 366.5 298.321 366.5 305.5C366.5 312.679 370.642 318.5 378.5 318.5H649.5C657.358 318.5 661.5 312.679 661.5 305.5C661.5 298.321 657.358 292.5 649.5 292.5Z\" stroke=\"#6E5189\"\/>\r\n<mask id=\"mask7_56291_402\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"377\" y=\"298\" width=\"14\" height=\"15\">\r\n<path d=\"M390.949 298.5H377V312.449H390.949V298.5Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask7_56291_402)\">\r\n<path d=\"M389.671 304.312C389.937 305.615 389.748 306.969 389.135 308.149C388.523 309.329 387.525 310.264 386.307 310.797C385.089 311.33 383.726 311.429 382.443 311.079C381.161 310.728 380.037 309.948 379.26 308.87C378.483 307.791 378.099 306.479 378.173 305.151C378.247 303.824 378.773 302.561 379.664 301.575C380.555 300.589 381.758 299.938 383.072 299.731C384.384 299.524 385.729 299.774 386.881 300.438\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M382.232 304.893L383.976 306.637L389.788 300.824\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<\/g>\r\n<path d=\"M399.62 311.5V299.692H401.51L403.742 306.01C403.886 306.406 404.018 306.802 404.138 307.198C404.27 307.594 404.402 308.014 404.534 308.458H404.606C404.738 308.014 404.864 307.594 404.984 307.198C405.104 306.802 405.23 306.406 405.362 306.01L407.594 299.692H409.466V311.5H408.062V305.002C408.062 304.654 408.074 304.264 408.098 303.832C408.122 303.4 408.146 302.974 408.17 302.554C408.206 302.122 408.242 301.732 408.278 301.384H408.206L407.288 304.228L405.074 310.33H403.976L401.762 304.228L400.844 301.384H400.772C400.808 301.732 400.838 302.122 400.862 302.554C400.898 302.974 400.928 303.4 400.952 303.832C400.976 304.264 400.988 304.654 400.988 305.002V311.5H399.62ZM412.554 311.5V302.752H414.03V311.5H412.554ZM413.292 300.952C413.004 300.952 412.764 300.862 412.572 300.682C412.392 300.502 412.302 300.268 412.302 299.98C412.302 299.692 412.392 299.458 412.572 299.278C412.764 299.098 413.004 299.008 413.292 299.008C413.58 299.008 413.814 299.098 413.994 299.278C414.186 299.458 414.282 299.692 414.282 299.98C414.282 300.268 414.186 300.502 413.994 300.682C413.814 300.862 413.58 300.952 413.292 300.952ZM416.984 311.5V302.752H418.208L418.334 304.012H418.388C418.808 303.592 419.252 303.244 419.72 302.968C420.188 302.68 420.722 302.536 421.322 302.536C422.246 302.536 422.918 302.83 423.338 303.418C423.77 303.994 423.986 304.84 423.986 305.956V311.5H422.51V306.154C422.51 305.326 422.378 304.732 422.114 304.372C421.862 304 421.442 303.814 420.854 303.814C420.41 303.814 420.008 303.928 419.648 304.156C419.3 304.384 418.904 304.72 418.46 305.164V311.5H416.984ZM426.828 311.5V302.752H428.304V311.5H426.828ZM427.566 300.952C427.278 300.952 427.038 300.862 426.846 300.682C426.666 300.502 426.576 300.268 426.576 299.98C426.576 299.692 426.666 299.458 426.846 299.278C427.038 299.098 427.278 299.008 427.566 299.008C427.854 299.008 428.088 299.098 428.268 299.278C428.46 299.458 428.556 299.692 428.556 299.98C428.556 300.268 428.46 300.502 428.268 300.682C428.088 300.862 427.854 300.952 427.566 300.952ZM431.257 311.5V302.752H432.481L432.607 304.012H432.661C433.045 303.604 433.459 303.256 433.903 302.968C434.359 302.68 434.851 302.536 435.379 302.536C436.051 302.536 436.573 302.686 436.945 302.986C437.329 303.286 437.611 303.694 437.791 304.21C438.247 303.706 438.709 303.304 439.177 303.004C439.645 302.692 440.143 302.536 440.671 302.536C441.583 302.536 442.255 302.83 442.687 303.418C443.119 303.994 443.335 304.84 443.335 305.956V311.5H441.859V306.154C441.859 305.326 441.727 304.732 441.463 304.372C441.199 304 440.791 303.814 440.239 303.814C439.891 303.814 439.537 303.928 439.177 304.156C438.829 304.372 438.451 304.708 438.043 305.164V311.5H436.567V306.154C436.567 305.326 436.435 304.732 436.171 304.372C435.907 304 435.493 303.814 434.929 303.814C434.269 303.814 433.537 304.264 432.733 305.164V311.5H431.257ZM446.181 311.5V302.752H447.657V311.5H446.181ZM446.919 300.952C446.631 300.952 446.391 300.862 446.199 300.682C446.019 300.502 445.929 300.268 445.929 299.98C445.929 299.692 446.019 299.458 446.199 299.278C446.391 299.098 446.631 299.008 446.919 299.008C447.207 299.008 447.441 299.098 447.621 299.278C447.813 299.458 447.909 299.692 447.909 299.98C447.909 300.268 447.813 300.502 447.621 300.682C447.441 300.862 447.207 300.952 446.919 300.952ZM449.693 311.5V310.708L454.301 303.958H450.197V302.752H456.173V303.544L451.565 310.294H456.317V311.5H449.693ZM461.627 311.716C460.847 311.716 460.133 311.536 459.485 311.176C458.849 310.804 458.345 310.282 457.973 309.61C457.601 308.926 457.415 308.098 457.415 307.126C457.415 306.178 457.607 305.362 457.991 304.678C458.375 303.994 458.867 303.466 459.467 303.094C460.067 302.722 460.703 302.536 461.375 302.536C462.119 302.536 462.749 302.71 463.265 303.058C463.793 303.394 464.189 303.868 464.453 304.48C464.717 305.092 464.849 305.812 464.849 306.64C464.849 306.796 464.843 306.946 464.831 307.09C464.831 307.234 464.813 307.378 464.777 307.522H458.477V306.352H463.517C463.517 305.512 463.331 304.87 462.959 304.426C462.599 303.97 462.077 303.742 461.393 303.742C460.997 303.742 460.607 303.856 460.223 304.084C459.839 304.3 459.521 304.654 459.269 305.146C459.029 305.638 458.909 306.292 458.909 307.108C458.909 307.852 459.035 308.476 459.287 308.98C459.551 309.484 459.905 309.868 460.349 310.132C460.793 310.384 461.279 310.51 461.807 310.51C462.227 310.51 462.617 310.45 462.977 310.33C463.349 310.21 463.685 310.048 463.985 309.844L464.525 310.816C464.141 311.08 463.709 311.296 463.229 311.464C462.761 311.632 462.227 311.716 461.627 311.716ZM469.297 311.716C468.661 311.716 468.055 311.608 467.479 311.392C466.915 311.164 466.435 310.852 466.039 310.456L466.723 309.592C467.107 309.904 467.503 310.144 467.911 310.312C468.331 310.48 468.811 310.564 469.351 310.564C469.927 310.564 470.359 310.432 470.647 310.168C470.935 309.892 471.079 309.568 471.079 309.196C471.079 308.896 470.977 308.65 470.773 308.458C470.581 308.254 470.335 308.086 470.035 307.954C469.747 307.81 469.435 307.678 469.099 307.558C468.667 307.402 468.253 307.222 467.857 307.018C467.461 306.802 467.137 306.538 466.885 306.226C466.645 305.902 466.525 305.5 466.525 305.02C466.525 304.312 466.789 303.724 467.317 303.256C467.857 302.776 468.601 302.536 469.549 302.536C470.089 302.536 470.593 302.632 471.061 302.824C471.529 303.004 471.931 303.238 472.267 303.526L471.583 304.372C471.271 304.156 470.953 303.988 470.629 303.868C470.305 303.748 469.945 303.688 469.549 303.688C468.997 303.688 468.589 303.814 468.325 304.066C468.073 304.318 467.947 304.612 467.947 304.948C467.947 305.212 468.025 305.434 468.181 305.614C468.337 305.782 468.553 305.932 468.829 306.064C469.117 306.196 469.441 306.322 469.801 306.442C470.257 306.61 470.689 306.802 471.097 307.018C471.517 307.222 471.853 307.492 472.105 307.828C472.369 308.152 472.501 308.578 472.501 309.106C472.501 309.586 472.375 310.024 472.123 310.42C471.883 310.804 471.523 311.116 471.043 311.356C470.575 311.596 469.993 311.716 469.297 311.716ZM481.558 311.716C480.85 311.716 480.184 311.536 479.56 311.176C478.948 310.816 478.45 310.294 478.066 309.61C477.694 308.926 477.508 308.104 477.508 307.144C477.508 306.16 477.694 305.326 478.066 304.642C478.45 303.958 478.948 303.436 479.56 303.076C480.184 302.716 480.85 302.536 481.558 302.536C482.278 302.536 482.944 302.716 483.556 303.076C484.168 303.436 484.66 303.958 485.032 304.642C485.416 305.326 485.608 306.16 485.608 307.144C485.608 308.104 485.416 308.926 485.032 309.61C484.66 310.294 484.168 310.816 483.556 311.176C482.944 311.536 482.278 311.716 481.558 311.716ZM481.558 310.492C482.062 310.492 482.506 310.354 482.89 310.078C483.274 309.79 483.568 309.394 483.772 308.89C483.976 308.386 484.078 307.804 484.078 307.144C484.078 306.472 483.976 305.884 483.772 305.38C483.568 304.864 483.274 304.468 482.89 304.192C482.506 303.904 482.062 303.76 481.558 303.76C481.054 303.76 480.61 303.904 480.226 304.192C479.854 304.468 479.56 304.864 479.344 305.38C479.14 305.884 479.038 306.472 479.038 307.144C479.038 307.804 479.14 308.386 479.344 308.89C479.56 309.394 479.854 309.79 480.226 310.078C480.61 310.354 481.054 310.492 481.558 310.492ZM487.912 315.19V302.752H489.136L489.262 303.76H489.316C489.712 303.424 490.15 303.136 490.63 302.896C491.11 302.656 491.602 302.536 492.106 302.536C492.85 302.536 493.48 302.722 493.996 303.094C494.512 303.454 494.902 303.97 495.166 304.642C495.43 305.302 495.562 306.088 495.562 307C495.562 307.984 495.382 308.83 495.022 309.538C494.674 310.246 494.212 310.786 493.636 311.158C493.06 311.53 492.442 311.716 491.782 311.716C491.386 311.716 490.984 311.626 490.576 311.446C490.168 311.266 489.76 311.02 489.352 310.708L489.388 312.238V315.19H487.912ZM491.53 310.474C492.01 310.474 492.436 310.336 492.808 310.06C493.192 309.784 493.492 309.388 493.708 308.872C493.924 308.344 494.032 307.72 494.032 307C494.032 306.364 493.954 305.806 493.798 305.326C493.642 304.834 493.396 304.456 493.06 304.192C492.724 303.916 492.28 303.778 491.728 303.778C491.368 303.778 490.996 303.88 490.612 304.084C490.228 304.276 489.82 304.57 489.388 304.966V309.556C489.796 309.892 490.18 310.132 490.54 310.276C490.912 310.408 491.242 310.474 491.53 310.474ZM501.442 311.716C500.662 311.716 499.948 311.536 499.3 311.176C498.664 310.804 498.16 310.282 497.788 309.61C497.416 308.926 497.23 308.098 497.23 307.126C497.23 306.178 497.422 305.362 497.806 304.678C498.19 303.994 498.682 303.466 499.282 303.094C499.882 302.722 500.518 302.536 501.19 302.536C501.934 302.536 502.564 302.71 503.08 303.058C503.608 303.394 504.004 303.868 504.268 304.48C504.532 305.092 504.664 305.812 504.664 306.64C504.664 306.796 504.658 306.946 504.646 307.09C504.646 307.234 504.628 307.378 504.592 307.522H498.292V306.352H503.332C503.332 305.512 503.146 304.87 502.774 304.426C502.414 303.97 501.892 303.742 501.208 303.742C500.812 303.742 500.422 303.856 500.038 304.084C499.654 304.3 499.336 304.654 499.084 305.146C498.844 305.638 498.724 306.292 498.724 307.108C498.724 307.852 498.85 308.476 499.102 308.98C499.366 309.484 499.72 309.868 500.164 310.132C500.608 310.384 501.094 310.51 501.622 310.51C502.042 310.51 502.432 310.45 502.792 310.33C503.164 310.21 503.5 310.048 503.8 309.844L504.34 310.816C503.956 311.08 503.524 311.296 503.044 311.464C502.576 311.632 502.042 311.716 501.442 311.716ZM506.826 311.5V302.752H508.05L508.176 304.336H508.23C508.518 303.784 508.878 303.346 509.31 303.022C509.742 302.698 510.21 302.536 510.714 302.536C510.906 302.536 511.074 302.548 511.218 302.572C511.362 302.596 511.506 302.644 511.65 302.716L511.326 303.976C511.194 303.94 511.068 303.916 510.948 303.904C510.84 303.88 510.696 303.868 510.516 303.868C510.144 303.868 509.754 304.018 509.346 304.318C508.95 304.618 508.602 305.14 508.302 305.884V311.5H506.826ZM514.66 311.716C514.18 311.716 513.742 311.62 513.346 311.428C512.962 311.224 512.656 310.942 512.428 310.582C512.2 310.21 512.086 309.76 512.086 309.232C512.086 308.248 512.518 307.504 513.382 307C514.246 306.496 515.614 306.142 517.486 305.938C517.474 305.578 517.414 305.23 517.306 304.894C517.21 304.558 517.03 304.288 516.766 304.084C516.502 303.88 516.136 303.778 515.668 303.778C515.164 303.778 514.69 303.874 514.246 304.066C513.802 304.246 513.406 304.45 513.058 304.678L512.482 303.67C512.746 303.49 513.058 303.316 513.418 303.148C513.778 302.968 514.168 302.824 514.588 302.716C515.008 302.596 515.452 302.536 515.92 302.536C516.628 302.536 517.204 302.686 517.648 302.986C518.104 303.274 518.434 303.688 518.638 304.228C518.854 304.768 518.962 305.404 518.962 306.136V311.5H517.738L517.612 310.456H517.558C517.138 310.804 516.688 311.104 516.208 311.356C515.728 311.596 515.212 311.716 514.66 311.716ZM515.074 310.492C515.506 310.492 515.908 310.396 516.28 310.204C516.664 310.012 517.066 309.73 517.486 309.358V307C516.502 307.12 515.722 307.276 515.146 307.468C514.582 307.648 514.174 307.876 513.922 308.152C513.67 308.428 513.544 308.758 513.544 309.142C513.544 309.622 513.694 309.97 513.994 310.186C514.294 310.39 514.654 310.492 515.074 310.492ZM524.222 311.662C523.298 311.662 522.65 311.392 522.278 310.852C521.906 310.312 521.72 309.61 521.72 308.746V303.958H520.424V302.842L521.792 302.752L521.972 299.944H523.214V302.752H525.59V303.958H523.214V308.764C523.214 309.292 523.31 309.706 523.502 310.006C523.706 310.306 524.06 310.456 524.564 310.456C524.72 310.456 524.882 310.444 525.05 310.42C525.218 310.384 525.386 310.324 525.554 310.24L525.878 311.284C525.65 311.392 525.392 311.482 525.104 311.554C524.816 311.626 524.522 311.662 524.222 311.662ZM527.55 311.5V302.752H529.026V311.5H527.55ZM528.288 300.952C528 300.952 527.76 300.862 527.568 300.682C527.388 300.502 527.298 300.268 527.298 299.98C527.298 299.692 527.388 299.458 527.568 299.278C527.76 299.098 528 299.008 528.288 299.008C528.576 299.008 528.81 299.098 528.99 299.278C529.182 299.458 529.278 299.692 529.278 299.98C529.278 300.268 529.182 300.502 528.99 300.682C528.81 300.862 528.576 300.952 528.288 300.952ZM535.382 311.716C534.674 311.716 534.008 311.536 533.384 311.176C532.772 310.816 532.274 310.294 531.89 309.61C531.518 308.926 531.332 308.104 531.332 307.144C531.332 306.16 531.518 305.326 531.89 304.642C532.274 303.958 532.772 303.436 533.384 303.076C534.008 302.716 534.674 302.536 535.382 302.536C536.102 302.536 536.768 302.716 537.38 303.076C537.992 303.436 538.484 303.958 538.856 304.642C539.24 305.326 539.432 306.16 539.432 307.144C539.432 308.104 539.24 308.926 538.856 309.61C538.484 310.294 537.992 310.816 537.38 311.176C536.768 311.536 536.102 311.716 535.382 311.716ZM535.382 310.492C535.886 310.492 536.33 310.354 536.714 310.078C537.098 309.79 537.392 309.394 537.596 308.89C537.8 308.386 537.902 307.804 537.902 307.144C537.902 306.472 537.8 305.884 537.596 305.38C537.392 304.864 537.098 304.468 536.714 304.192C536.33 303.904 535.886 303.76 535.382 303.76C534.878 303.76 534.434 303.904 534.05 304.192C533.678 304.468 533.384 304.864 533.168 305.38C532.964 305.884 532.862 306.472 532.862 307.144C532.862 307.804 532.964 308.386 533.168 308.89C533.384 309.394 533.678 309.79 534.05 310.078C534.434 310.354 534.878 310.492 535.382 310.492ZM541.736 311.5V302.752H542.96L543.086 304.012H543.14C543.56 303.592 544.004 303.244 544.472 302.968C544.94 302.68 545.474 302.536 546.074 302.536C546.998 302.536 547.67 302.83 548.09 303.418C548.522 303.994 548.738 304.84 548.738 305.956V311.5H547.262V306.154C547.262 305.326 547.13 304.732 546.866 304.372C546.614 304 546.194 303.814 545.606 303.814C545.162 303.814 544.76 303.928 544.4 304.156C544.052 304.384 543.656 304.72 543.212 305.164V311.5H541.736ZM553.596 311.716C553.116 311.716 552.678 311.62 552.282 311.428C551.898 311.224 551.592 310.942 551.364 310.582C551.136 310.21 551.022 309.76 551.022 309.232C551.022 308.248 551.454 307.504 552.318 307C553.182 306.496 554.55 306.142 556.422 305.938C556.41 305.578 556.35 305.23 556.242 304.894C556.146 304.558 555.966 304.288 555.702 304.084C555.438 303.88 555.072 303.778 554.604 303.778C554.1 303.778 553.626 303.874 553.182 304.066C552.738 304.246 552.342 304.45 551.994 304.678L551.418 303.67C551.682 303.49 551.994 303.316 552.354 303.148C552.714 302.968 553.104 302.824 553.524 302.716C553.944 302.596 554.388 302.536 554.856 302.536C555.564 302.536 556.14 302.686 556.584 302.986C557.04 303.274 557.37 303.688 557.574 304.228C557.79 304.768 557.898 305.404 557.898 306.136V311.5H556.674L556.548 310.456H556.494C556.074 310.804 555.624 311.104 555.144 311.356C554.664 311.596 554.148 311.716 553.596 311.716ZM554.01 310.492C554.442 310.492 554.844 310.396 555.216 310.204C555.6 310.012 556.002 309.73 556.422 309.358V307C555.438 307.12 554.658 307.276 554.082 307.468C553.518 307.648 553.11 307.876 552.858 308.152C552.606 308.428 552.48 308.758 552.48 309.142C552.48 309.622 552.63 309.97 552.93 310.186C553.23 310.39 553.59 310.492 554.01 310.492ZM562.216 311.662C561.844 311.662 561.544 311.59 561.316 311.446C561.088 311.29 560.92 311.068 560.812 310.78C560.704 310.48 560.65 310.12 560.65 309.7V298.684H562.126V309.808C562.126 310.048 562.168 310.216 562.252 310.312C562.336 310.396 562.438 310.438 562.558 310.438C562.606 310.438 562.648 310.438 562.684 310.438C562.732 310.426 562.792 310.414 562.864 310.402L563.08 311.518C562.972 311.554 562.846 311.584 562.702 311.608C562.57 311.644 562.408 311.662 562.216 311.662ZM572.315 311.716C571.535 311.716 570.833 311.536 570.209 311.176C569.585 310.816 569.093 310.294 568.733 309.61C568.373 308.926 568.193 308.104 568.193 307.144C568.193 306.16 568.385 305.326 568.769 304.642C569.165 303.958 569.681 303.436 570.317 303.076C570.965 302.716 571.661 302.536 572.405 302.536C572.981 302.536 573.473 302.632 573.881 302.824C574.301 303.016 574.661 303.262 574.961 303.562L574.223 304.48C574.007 304.264 573.749 304.096 573.449 303.976C573.161 303.844 572.831 303.778 572.459 303.778C571.943 303.778 571.475 303.922 571.055 304.21C570.647 304.486 570.323 304.876 570.083 305.38C569.843 305.884 569.723 306.472 569.723 307.144C569.723 307.804 569.837 308.386 570.065 308.89C570.293 309.394 570.611 309.79 571.019 310.078C571.427 310.354 571.901 310.492 572.441 310.492C572.849 310.492 573.227 310.414 573.575 310.258C573.923 310.102 574.223 309.904 574.475 309.664L575.123 310.564C574.751 310.912 574.331 311.194 573.863 311.41C573.395 311.614 572.879 311.716 572.315 311.716ZM580.083 311.716C579.375 311.716 578.709 311.536 578.085 311.176C577.473 310.816 576.975 310.294 576.591 309.61C576.219 308.926 576.033 308.104 576.033 307.144C576.033 306.16 576.219 305.326 576.591 304.642C576.975 303.958 577.473 303.436 578.085 303.076C578.709 302.716 579.375 302.536 580.083 302.536C580.803 302.536 581.469 302.716 582.081 303.076C582.693 303.436 583.185 303.958 583.557 304.642C583.941 305.326 584.133 306.16 584.133 307.144C584.133 308.104 583.941 308.926 583.557 309.61C583.185 310.294 582.693 310.816 582.081 311.176C581.469 311.536 580.803 311.716 580.083 311.716ZM580.083 310.492C580.587 310.492 581.031 310.354 581.415 310.078C581.799 309.79 582.093 309.394 582.297 308.89C582.501 308.386 582.603 307.804 582.603 307.144C582.603 306.472 582.501 305.884 582.297 305.38C582.093 304.864 581.799 304.468 581.415 304.192C581.031 303.904 580.587 303.76 580.083 303.76C579.579 303.76 579.135 303.904 578.751 304.192C578.379 304.468 578.085 304.864 577.869 305.38C577.665 305.884 577.563 306.472 577.563 307.144C577.563 307.804 577.665 308.386 577.869 308.89C578.085 309.394 578.379 309.79 578.751 310.078C579.135 310.354 579.579 310.492 580.083 310.492ZM586.437 311.5V302.752H587.661L587.787 304.012H587.841C588.225 303.604 588.639 303.256 589.083 302.968C589.539 302.68 590.031 302.536 590.559 302.536C591.231 302.536 591.753 302.686 592.125 302.986C592.509 303.286 592.791 303.694 592.971 304.21C593.427 303.706 593.889 303.304 594.357 303.004C594.825 302.692 595.323 302.536 595.851 302.536C596.763 302.536 597.435 302.83 597.867 303.418C598.299 303.994 598.515 304.84 598.515 305.956V311.5H597.039V306.154C597.039 305.326 596.907 304.732 596.643 304.372C596.379 304 595.971 303.814 595.419 303.814C595.071 303.814 594.717 303.928 594.357 304.156C594.009 304.372 593.631 304.708 593.223 305.164V311.5H591.747V306.154C591.747 305.326 591.615 304.732 591.351 304.372C591.087 304 590.673 303.814 590.109 303.814C589.449 303.814 588.717 304.264 587.913 305.164V311.5H586.437ZM601.361 315.19V302.752H602.585L602.711 303.76H602.765C603.161 303.424 603.599 303.136 604.079 302.896C604.559 302.656 605.051 302.536 605.555 302.536C606.299 302.536 606.929 302.722 607.445 303.094C607.961 303.454 608.351 303.97 608.615 304.642C608.879 305.302 609.011 306.088 609.011 307C609.011 307.984 608.831 308.83 608.471 309.538C608.123 310.246 607.661 310.786 607.085 311.158C606.509 311.53 605.891 311.716 605.231 311.716C604.835 311.716 604.433 311.626 604.025 311.446C603.617 311.266 603.209 311.02 602.801 310.708L602.837 312.238V315.19H601.361ZM604.979 310.474C605.459 310.474 605.885 310.336 606.257 310.06C606.641 309.784 606.941 309.388 607.157 308.872C607.373 308.344 607.481 307.72 607.481 307C607.481 306.364 607.403 305.806 607.247 305.326C607.091 304.834 606.845 304.456 606.509 304.192C606.173 303.916 605.729 303.778 605.177 303.778C604.817 303.778 604.445 303.88 604.061 304.084C603.677 304.276 603.269 304.57 602.837 304.966V309.556C603.245 309.892 603.629 310.132 603.989 310.276C604.361 310.408 604.691 310.474 604.979 310.474ZM612.911 311.662C612.539 311.662 612.239 311.59 612.011 311.446C611.783 311.29 611.615 311.068 611.507 310.78C611.399 310.48 611.345 310.12 611.345 309.7V298.684H612.821V309.808C612.821 310.048 612.863 310.216 612.947 310.312C613.031 310.396 613.133 310.438 613.253 310.438C613.301 310.438 613.343 310.438 613.379 310.438C613.427 310.426 613.487 310.414 613.559 310.402L613.775 311.518C613.667 311.554 613.541 311.584 613.397 311.608C613.265 311.644 613.103 311.662 612.911 311.662ZM619.479 311.716C618.699 311.716 617.985 311.536 617.337 311.176C616.701 310.804 616.197 310.282 615.825 309.61C615.453 308.926 615.267 308.098 615.267 307.126C615.267 306.178 615.459 305.362 615.843 304.678C616.227 303.994 616.719 303.466 617.319 303.094C617.919 302.722 618.555 302.536 619.227 302.536C619.971 302.536 620.601 302.71 621.117 303.058C621.645 303.394 622.041 303.868 622.305 304.48C622.569 305.092 622.701 305.812 622.701 306.64C622.701 306.796 622.695 306.946 622.683 307.09C622.683 307.234 622.665 307.378 622.629 307.522H616.329V306.352H621.369C621.369 305.512 621.183 304.87 620.811 304.426C620.451 303.97 619.929 303.742 619.245 303.742C618.849 303.742 618.459 303.856 618.075 304.084C617.691 304.3 617.373 304.654 617.121 305.146C616.881 305.638 616.761 306.292 616.761 307.108C616.761 307.852 616.887 308.476 617.139 308.98C617.403 309.484 617.757 309.868 618.201 310.132C618.645 310.384 619.131 310.51 619.659 310.51C620.079 310.51 620.469 310.45 620.829 310.33C621.201 310.21 621.537 310.048 621.837 309.844L622.377 310.816C621.993 311.08 621.561 311.296 621.081 311.464C620.613 311.632 620.079 311.716 619.479 311.716ZM623.498 311.5L626.36 306.928L623.714 302.752H625.316L626.486 304.678C626.618 304.906 626.756 305.146 626.9 305.398C627.056 305.638 627.206 305.884 627.35 306.136H627.422C627.554 305.884 627.686 305.638 627.818 305.398C627.95 305.146 628.082 304.906 628.214 304.678L629.276 302.752H630.824L628.178 307.09L631.022 311.5H629.42L628.142 309.466C627.986 309.202 627.824 308.938 627.656 308.674C627.5 308.41 627.344 308.152 627.188 307.9H627.116C626.96 308.152 626.81 308.41 626.666 308.674C626.522 308.926 626.378 309.19 626.234 309.466L625.046 311.5H623.498ZM632.755 311.5V302.752H634.231V311.5H632.755ZM633.493 300.952C633.205 300.952 632.965 300.862 632.773 300.682C632.593 300.502 632.503 300.268 632.503 299.98C632.503 299.692 632.593 299.458 632.773 299.278C632.965 299.098 633.205 299.008 633.493 299.008C633.781 299.008 634.015 299.098 634.195 299.278C634.387 299.458 634.483 299.692 634.483 299.98C634.483 300.268 634.387 300.502 634.195 300.682C634.015 300.862 633.781 300.952 633.493 300.952ZM639.939 311.662C639.015 311.662 638.367 311.392 637.995 310.852C637.623 310.312 637.437 309.61 637.437 308.746V303.958H636.141V302.842L637.509 302.752L637.689 299.944H638.931V302.752H641.307V303.958H638.931V308.764C638.931 309.292 639.027 309.706 639.219 310.006C639.423 310.306 639.777 310.456 640.281 310.456C640.437 310.456 640.599 310.444 640.767 310.42C640.935 310.384 641.103 310.324 641.271 310.24L641.595 311.284C641.367 311.392 641.109 311.482 640.821 311.554C640.533 311.626 640.239 311.662 639.939 311.662ZM643.411 315.262C643.219 315.262 643.033 315.244 642.853 315.208C642.685 315.172 642.529 315.13 642.385 315.082L642.709 313.93C642.817 313.966 642.925 313.99 643.033 314.002C643.141 314.026 643.243 314.038 643.339 314.038C643.843 314.038 644.251 313.858 644.563 313.498C644.887 313.15 645.139 312.706 645.319 312.166L645.517 311.518L642.007 302.752H643.537L645.319 307.594C645.463 307.966 645.607 308.368 645.751 308.8C645.895 309.232 646.033 309.652 646.165 310.06H646.237C646.369 309.652 646.495 309.238 646.615 308.818C646.747 308.386 646.867 307.978 646.975 307.594L648.541 302.752H649.981L646.687 312.22C646.483 312.796 646.237 313.312 645.949 313.768C645.661 314.236 645.313 314.602 644.905 314.866C644.497 315.13 643.999 315.262 643.411 315.262Z\" fill=\"white\"\/>\r\n<path d=\"M808.953 78.5V60.244H813.069V78.5H808.953ZM817.039 78.5V64.612H820.399L820.679 66.376H820.791C821.369 65.7973 822.023 65.3027 822.751 64.892C823.479 64.4813 824.309 64.276 825.243 64.276C826.773 64.276 827.875 64.78 828.547 65.788C829.219 66.7773 829.555 68.14 829.555 69.876V78.5H825.439V70.408C825.439 69.4 825.299 68.7093 825.019 68.336C824.757 67.9627 824.328 67.776 823.731 67.776C823.208 67.776 822.76 67.8973 822.387 68.14C822.013 68.364 821.603 68.6907 821.155 69.12V78.5H817.039ZM838.41 78.808C836.693 78.808 835.461 78.3133 834.714 77.324C833.968 76.316 833.594 75.0187 833.594 73.432V67.832H831.718V64.78L833.846 64.612L834.322 60.356H837.738V64.612H841.07V67.832H837.738V73.376C837.738 74.16 837.897 74.7293 838.214 75.084C838.55 75.42 838.989 75.588 839.53 75.588C839.754 75.588 839.978 75.5693 840.202 75.532C840.426 75.4947 840.641 75.4387 840.846 75.364L841.518 78.248C841.164 78.3973 840.716 78.528 840.174 78.64C839.652 78.752 839.064 78.808 838.41 78.808ZM849.505 78.836C848.179 78.836 846.985 78.5467 845.921 77.968C844.857 77.3893 844.017 76.5587 843.401 75.476C842.785 74.3933 842.477 73.0867 842.477 71.556C842.477 70.044 842.785 68.7467 843.401 67.664C844.035 66.5813 844.857 65.7507 845.865 65.172C846.873 64.5747 847.927 64.276 849.029 64.276C850.354 64.276 851.455 64.5747 852.333 65.172C853.21 65.7507 853.863 66.544 854.293 67.552C854.722 68.56 854.937 69.6893 854.937 70.94C854.937 71.2947 854.918 71.6493 854.881 72.004C854.843 72.34 854.806 72.6107 854.769 72.816H845.669L845.613 69.96H851.409C851.409 69.232 851.231 68.6347 850.877 68.168C850.522 67.6827 849.934 67.44 849.113 67.44C848.665 67.44 848.226 67.5613 847.797 67.804C847.367 68.0467 847.013 68.4667 846.733 69.064C846.453 69.6613 846.322 70.492 846.341 71.556C846.359 72.6013 846.546 73.4227 846.901 74.02C847.274 74.6173 847.741 75.0467 848.301 75.308C848.861 75.5507 849.449 75.672 850.065 75.672C850.606 75.672 851.119 75.5973 851.605 75.448C852.109 75.28 852.603 75.056 853.089 74.776L854.433 77.296C853.742 77.7813 852.958 78.164 852.081 78.444C851.203 78.7053 850.345 78.836 849.505 78.836ZM857.781 78.5V64.612H861.141L861.421 67.048H861.533C862.037 66.1147 862.634 65.424 863.325 64.976C864.034 64.5093 864.753 64.276 865.481 64.276C865.873 64.276 866.2 64.304 866.461 64.36C866.722 64.3973 866.946 64.4627 867.133 64.556L866.349 68.056C866.125 68 865.91 67.9627 865.705 67.944C865.5 67.9067 865.248 67.888 864.949 67.888C864.426 67.888 863.876 68.0747 863.297 68.448C862.737 68.8213 862.27 69.484 861.897 70.436V78.5H857.781ZM868.937 78.5V64.612H872.297L872.577 66.376H872.689C873.268 65.7973 873.921 65.3027 874.649 64.892C875.377 64.4813 876.208 64.276 877.141 64.276C878.672 64.276 879.773 64.78 880.445 65.788C881.117 66.7773 881.453 68.14 881.453 69.876V78.5H877.337V70.408C877.337 69.4 877.197 68.7093 876.917 68.336C876.656 67.9627 876.227 67.776 875.629 67.776C875.107 67.776 874.659 67.8973 874.285 68.14C873.912 68.364 873.501 68.6907 873.053 69.12V78.5H868.937ZM888.461 78.836C887.621 78.836 886.883 78.6493 886.249 78.276C885.633 77.9027 885.157 77.3987 884.821 76.764C884.485 76.1293 884.317 75.42 884.317 74.636C884.317 73.1427 884.933 71.9947 886.165 71.192C887.397 70.3707 889.385 69.82 892.129 69.54C892.11 69.1293 892.017 68.784 891.849 68.504C891.699 68.2053 891.466 67.9813 891.149 67.832C890.831 67.664 890.43 67.58 889.945 67.58C889.366 67.58 888.778 67.6827 888.181 67.888C887.583 68.0933 886.939 68.392 886.249 68.784L884.793 66.096C885.39 65.7227 886.006 65.4053 886.641 65.144C887.275 64.864 887.929 64.6493 888.601 64.5C889.291 64.3507 890.001 64.276 890.729 64.276C891.923 64.276 892.922 64.5093 893.725 64.976C894.546 65.424 895.171 66.1147 895.601 67.048C896.03 67.9627 896.245 69.1387 896.245 70.576V78.5H892.885L892.605 77.072H892.493C891.895 77.5947 891.27 78.024 890.617 78.36C889.963 78.6773 889.245 78.836 888.461 78.836ZM889.833 75.616C890.299 75.616 890.71 75.5133 891.065 75.308C891.419 75.1027 891.774 74.8227 892.129 74.468V72.116C891.158 72.2467 890.383 72.4147 889.805 72.62C889.245 72.8253 888.843 73.0773 888.601 73.376C888.377 73.656 888.265 73.9733 888.265 74.328C888.265 74.7573 888.405 75.084 888.685 75.308C888.983 75.5133 889.366 75.616 889.833 75.616ZM904.582 78.808C902.865 78.808 901.633 78.3133 900.886 77.324C900.139 76.316 899.766 75.0187 899.766 73.432V67.832H897.89V64.78L900.018 64.612L900.494 60.356H903.91V64.612H907.242V67.832H903.91V73.376C903.91 74.16 904.069 74.7293 904.386 75.084C904.722 75.42 905.161 75.588 905.702 75.588C905.926 75.588 906.15 75.5693 906.374 75.532C906.598 75.4947 906.813 75.4387 907.018 75.364L907.69 78.248C907.335 78.3973 906.887 78.528 906.346 78.64C905.823 78.752 905.235 78.808 904.582 78.808ZM909.953 78.5V64.612H914.069V78.5H909.953ZM911.997 62.568C911.306 62.568 910.746 62.372 910.317 61.98C909.887 61.588 909.673 61.0653 909.673 60.412C909.673 59.7587 909.887 59.236 910.317 58.844C910.746 58.452 911.306 58.256 911.997 58.256C912.687 58.256 913.247 58.452 913.677 58.844C914.106 59.236 914.321 59.7587 914.321 60.412C914.321 61.0653 914.106 61.588 913.677 61.98C913.247 62.372 912.687 62.568 911.997 62.568ZM923.655 78.836C922.479 78.836 921.378 78.556 920.351 77.996C919.324 77.4173 918.484 76.5867 917.831 75.504C917.196 74.4027 916.879 73.0867 916.879 71.556C916.879 70.0253 917.196 68.7187 917.831 67.636C918.484 66.5347 919.324 65.704 920.351 65.144C921.378 64.5653 922.479 64.276 923.655 64.276C924.812 64.276 925.904 64.5653 926.931 65.144C927.958 65.704 928.788 66.5347 929.423 67.636C930.076 68.7187 930.403 70.0253 930.403 71.556C930.403 73.0867 930.076 74.4027 929.423 75.504C928.788 76.5867 927.958 77.4173 926.931 77.996C925.904 78.556 924.812 78.836 923.655 78.836ZM923.655 75.504C924.215 75.504 924.682 75.3453 925.055 75.028C925.447 74.7107 925.736 74.2533 925.923 73.656C926.11 73.0587 926.203 72.3587 926.203 71.556C926.203 70.7533 926.11 70.0533 925.923 69.456C925.736 68.8587 925.447 68.4013 925.055 68.084C924.682 67.7667 924.215 67.608 923.655 67.608C923.076 67.608 922.6 67.7667 922.227 68.084C921.854 68.4013 921.574 68.8587 921.387 69.456C921.2 70.0533 921.107 70.7533 921.107 71.556C921.107 72.3587 921.2 73.0587 921.387 73.656C921.574 74.2533 921.854 74.7107 922.227 75.028C922.6 75.3453 923.076 75.504 923.655 75.504ZM933.222 78.5V64.612H936.582L936.862 66.376H936.974C937.553 65.7973 938.206 65.3027 938.934 64.892C939.662 64.4813 940.493 64.276 941.426 64.276C942.957 64.276 944.058 64.78 944.73 65.788C945.402 66.7773 945.738 68.14 945.738 69.876V78.5H941.622V70.408C941.622 69.4 941.482 68.7093 941.202 68.336C940.941 67.9627 940.512 67.776 939.914 67.776C939.392 67.776 938.944 67.8973 938.57 68.14C938.197 68.364 937.786 68.6907 937.338 69.12V78.5H933.222ZM952.746 78.836C951.906 78.836 951.168 78.6493 950.534 78.276C949.918 77.9027 949.442 77.3987 949.106 76.764C948.77 76.1293 948.602 75.42 948.602 74.636C948.602 73.1427 949.218 71.9947 950.45 71.192C951.682 70.3707 953.67 69.82 956.414 69.54C956.395 69.1293 956.302 68.784 956.134 68.504C955.984 68.2053 955.751 67.9813 955.434 67.832C955.116 67.664 954.715 67.58 954.23 67.58C953.651 67.58 953.063 67.6827 952.466 67.888C951.868 68.0933 951.224 68.392 950.534 68.784L949.078 66.096C949.675 65.7227 950.291 65.4053 950.926 65.144C951.56 64.864 952.214 64.6493 952.886 64.5C953.576 64.3507 954.286 64.276 955.014 64.276C956.208 64.276 957.207 64.5093 958.01 64.976C958.831 65.424 959.456 66.1147 959.886 67.048C960.315 67.9627 960.53 69.1387 960.53 70.576V78.5H957.17L956.89 77.072H956.778C956.18 77.5947 955.555 78.024 954.902 78.36C954.248 78.6773 953.53 78.836 952.746 78.836ZM954.118 75.616C954.584 75.616 954.995 75.5133 955.35 75.308C955.704 75.1027 956.059 74.8227 956.414 74.468V72.116C955.443 72.2467 954.668 72.4147 954.09 72.62C953.53 72.8253 953.128 73.0773 952.886 73.376C952.662 73.656 952.55 73.9733 952.55 74.328C952.55 74.7573 952.69 75.084 952.97 75.308C953.268 75.5133 953.651 75.616 954.118 75.616ZM967.791 78.808C966.858 78.808 966.111 78.6213 965.551 78.248C965.01 77.856 964.618 77.3147 964.375 76.624C964.133 75.9147 964.011 75.0933 964.011 74.16V58.9H968.127V74.328C968.127 74.776 968.202 75.084 968.351 75.252C968.519 75.4013 968.697 75.476 968.883 75.476C968.958 75.476 969.023 75.476 969.079 75.476C969.154 75.4573 969.247 75.4387 969.359 75.42L969.863 78.472C969.639 78.5653 969.35 78.64 968.995 78.696C968.659 78.7707 968.258 78.808 967.791 78.808ZM839.543 108.5V94.612H842.903L843.183 96.404H843.295C843.855 95.8253 844.461 95.3307 845.115 94.92C845.787 94.4907 846.58 94.276 847.495 94.276C848.484 94.276 849.287 94.4813 849.903 94.892C850.519 95.284 850.995 95.8533 851.331 96.6C851.947 95.9653 852.6 95.424 853.291 94.976C853.981 94.5093 854.784 94.276 855.699 94.276C857.211 94.276 858.312 94.78 859.003 95.788C859.693 96.7773 860.039 98.14 860.039 99.876V108.5H855.923V100.408C855.923 99.4 855.783 98.7093 855.503 98.336C855.241 97.9627 854.812 97.776 854.215 97.776C853.86 97.776 853.487 97.888 853.095 98.112C852.703 98.3173 852.283 98.6533 851.835 99.12V108.5H847.719V100.408C847.719 99.4 847.579 98.7093 847.299 98.336C847.037 97.9627 846.608 97.776 846.011 97.776C845.301 97.776 844.517 98.224 843.659 99.12V108.5H839.543ZM867.05 108.836C866.21 108.836 865.473 108.649 864.838 108.276C864.222 107.903 863.746 107.399 863.41 106.764C863.074 106.129 862.906 105.42 862.906 104.636C862.906 103.143 863.522 101.995 864.754 101.192C865.986 100.371 867.974 99.82 870.718 99.54C870.7 99.1293 870.606 98.784 870.438 98.504C870.289 98.2053 870.056 97.9813 869.738 97.832C869.421 97.664 869.02 97.58 868.534 97.58C867.956 97.58 867.368 97.6827 866.77 97.888C866.173 98.0933 865.529 98.392 864.838 98.784L863.382 96.096C863.98 95.7227 864.596 95.4053 865.23 95.144C865.865 94.864 866.518 94.6493 867.19 94.5C867.881 94.3507 868.59 94.276 869.318 94.276C870.513 94.276 871.512 94.5093 872.314 94.976C873.136 95.424 873.761 96.1147 874.19 97.048C874.62 97.9627 874.834 99.1387 874.834 100.576V108.5H871.474L871.194 107.072H871.082C870.485 107.595 869.86 108.024 869.206 108.36C868.553 108.677 867.834 108.836 867.05 108.836ZM868.422 105.616C868.889 105.616 869.3 105.513 869.654 105.308C870.009 105.103 870.364 104.823 870.718 104.468V102.116C869.748 102.247 868.973 102.415 868.394 102.62C867.834 102.825 867.433 103.077 867.19 103.376C866.966 103.656 866.854 103.973 866.854 104.328C866.854 104.757 866.994 105.084 867.274 105.308C867.573 105.513 867.956 105.616 868.422 105.616ZM878.316 108.5V94.612H881.676L881.956 97.048H882.068C882.572 96.1147 883.169 95.424 883.86 94.976C884.569 94.5093 885.288 94.276 886.016 94.276C886.408 94.276 886.735 94.304 886.996 94.36C887.257 94.3973 887.481 94.4627 887.668 94.556L886.884 98.056C886.66 98 886.445 97.9627 886.24 97.944C886.035 97.9067 885.783 97.888 885.484 97.888C884.961 97.888 884.411 98.0747 883.832 98.448C883.272 98.8213 882.805 99.484 882.432 100.436V108.5H878.316ZM889.472 108.5V88.872H893.532V100.072H893.644L897.956 94.612H902.464L897.648 100.38L902.828 108.5H898.376L895.24 103.096L893.532 105.028V108.5H889.472ZM910.235 108.836C908.91 108.836 907.715 108.547 906.651 107.968C905.587 107.389 904.747 106.559 904.131 105.476C903.515 104.393 903.207 103.087 903.207 101.556C903.207 100.044 903.515 98.7467 904.131 97.664C904.766 96.5813 905.587 95.7507 906.595 95.172C907.603 94.5747 908.658 94.276 909.759 94.276C911.085 94.276 912.186 94.5747 913.063 95.172C913.941 95.7507 914.594 96.544 915.023 97.552C915.453 98.56 915.667 99.6893 915.667 100.94C915.667 101.295 915.649 101.649 915.611 102.004C915.574 102.34 915.537 102.611 915.499 102.816H906.399L906.343 99.96H912.139C912.139 99.232 911.962 98.6347 911.607 98.168C911.253 97.6827 910.665 97.44 909.843 97.44C909.395 97.44 908.957 97.5613 908.527 97.804C908.098 98.0467 907.743 98.4667 907.463 99.064C907.183 99.6613 907.053 100.492 907.071 101.556C907.09 102.601 907.277 103.423 907.631 104.02C908.005 104.617 908.471 105.047 909.031 105.308C909.591 105.551 910.179 105.672 910.795 105.672C911.337 105.672 911.85 105.597 912.335 105.448C912.839 105.28 913.334 105.056 913.819 104.776L915.163 107.296C914.473 107.781 913.689 108.164 912.811 108.444C911.934 108.705 911.075 108.836 910.235 108.836ZM923.586 108.808C921.869 108.808 920.637 108.313 919.89 107.324C919.143 106.316 918.77 105.019 918.77 103.432V97.832H916.894V94.78L919.022 94.612L919.498 90.356H922.914V94.612H926.246V97.832H922.914V103.376C922.914 104.16 923.073 104.729 923.39 105.084C923.726 105.42 924.165 105.588 924.706 105.588C924.93 105.588 925.154 105.569 925.378 105.532C925.602 105.495 925.817 105.439 926.022 105.364L926.694 108.248C926.339 108.397 925.891 108.528 925.35 108.64C924.827 108.752 924.239 108.808 923.586 108.808ZM932.771 108.836C931.857 108.836 930.914 108.659 929.943 108.304C928.973 107.949 928.142 107.436 927.451 106.764L929.187 104.44C929.822 104.944 930.447 105.299 931.063 105.504C931.698 105.691 932.305 105.784 932.883 105.784C933.499 105.784 933.947 105.681 934.227 105.476C934.507 105.252 934.647 104.963 934.647 104.608C934.647 104.291 934.517 104.029 934.255 103.824C934.013 103.619 933.686 103.441 933.275 103.292C932.883 103.124 932.435 102.947 931.931 102.76C931.259 102.517 930.643 102.209 930.083 101.836C929.523 101.463 929.066 101.015 928.711 100.492C928.375 99.9693 928.207 99.344 928.207 98.616C928.207 97.3093 928.693 96.264 929.663 95.48C930.653 94.6773 931.941 94.276 933.527 94.276C934.535 94.276 935.45 94.444 936.271 94.78C937.111 95.0973 937.83 95.5173 938.427 96.04L936.663 98.336C936.159 97.9813 935.655 97.7293 935.151 97.58C934.647 97.412 934.153 97.328 933.667 97.328C933.126 97.328 932.725 97.4307 932.463 97.636C932.202 97.8413 932.071 98.1027 932.071 98.42C932.071 98.6813 932.165 98.9053 932.351 99.092C932.538 99.2787 932.818 99.456 933.191 99.624C933.583 99.7733 934.069 99.9413 934.647 100.128C935.357 100.371 936.001 100.679 936.579 101.052C937.177 101.407 937.643 101.855 937.979 102.396C938.315 102.937 938.483 103.591 938.483 104.356C938.483 105.196 938.259 105.952 937.811 106.624C937.382 107.296 936.747 107.837 935.907 108.248C935.067 108.64 934.022 108.836 932.771 108.836Z\" fill=\"white\"\/>\r\n<path d=\"M841.916 38.692C841.223 38.692 840.54 38.5693 839.868 38.324C839.196 38.068 838.593 37.684 838.06 37.172L839.308 35.636C839.681 35.956 840.103 36.2067 840.572 36.388C841.052 36.5693 841.521 36.66 841.98 36.66C842.471 36.66 842.833 36.5693 843.068 36.388C843.313 36.2067 843.436 35.9613 843.436 35.652C843.436 35.428 843.372 35.252 843.244 35.124C843.127 34.9853 842.956 34.8627 842.732 34.756C842.508 34.6493 842.241 34.532 841.932 34.404L840.572 33.844C840.22 33.684 839.879 33.4813 839.548 33.236C839.228 32.98 838.967 32.6707 838.764 32.308C838.572 31.9347 838.476 31.492 838.476 30.98C838.476 30.404 838.631 29.8867 838.94 29.428C839.26 28.9587 839.697 28.5853 840.252 28.308C840.817 28.02 841.463 27.876 842.188 27.876C842.817 27.876 843.425 27.988 844.012 28.212C844.599 28.436 845.111 28.7613 845.548 29.188L844.3 30.708C843.959 30.452 843.607 30.2547 843.244 30.116C842.892 29.9773 842.54 29.908 842.188 29.908C841.783 29.908 841.457 29.9933 841.212 30.164C840.977 30.324 840.86 30.5533 840.86 30.852C840.86 31.0547 840.929 31.2307 841.068 31.38C841.207 31.5187 841.399 31.6413 841.644 31.748C841.889 31.844 842.156 31.956 842.444 32.084L843.788 32.628C844.215 32.7987 844.577 33.012 844.876 33.268C845.185 33.524 845.425 33.8333 845.596 34.196C845.767 34.548 845.852 34.9693 845.852 35.46C845.852 36.036 845.697 36.5693 845.388 37.06C845.079 37.5507 844.631 37.9453 844.044 38.244C843.457 38.5427 842.748 38.692 841.916 38.692ZM851.735 38.692C851.052 38.692 850.449 38.6013 849.927 38.42C849.415 38.228 848.983 37.9347 848.631 37.54C848.279 37.1347 848.012 36.6227 847.831 36.004C847.649 35.3853 847.559 34.6493 847.559 33.796V28.068H849.927V34.036C849.927 34.6867 849.996 35.204 850.135 35.588C850.273 35.9613 850.476 36.2333 850.743 36.404C851.009 36.5747 851.34 36.66 851.735 36.66C852.119 36.66 852.449 36.5747 852.727 36.404C853.004 36.2333 853.212 35.9613 853.351 35.588C853.5 35.204 853.575 34.6867 853.575 34.036V28.068H855.847V33.796C855.847 34.6493 855.756 35.3853 855.575 36.004C855.404 36.6227 855.143 37.1347 854.791 37.54C854.449 37.9347 854.023 38.228 853.511 38.42C852.999 38.6013 852.407 38.692 851.735 38.692ZM858.263 38.5V28.068H861.847C862.615 28.068 863.309 28.1747 863.927 28.388C864.557 28.5907 865.058 28.9373 865.431 29.428C865.805 29.9187 865.991 30.5853 865.991 31.428C865.991 32.2387 865.805 32.9053 865.431 33.428C865.058 33.9507 864.562 34.34 863.943 34.596C863.325 34.8413 862.647 34.964 861.911 34.964H860.615V38.5H858.263ZM860.615 33.092H861.767C862.418 33.092 862.898 32.948 863.207 32.66C863.527 32.372 863.687 31.9613 863.687 31.428C863.687 30.8733 863.517 30.4893 863.175 30.276C862.834 30.052 862.343 29.94 861.703 29.94H860.615V33.092ZM867.795 38.5V28.068H871.379C872.147 28.068 872.84 28.1747 873.459 28.388C874.088 28.5907 874.589 28.9373 874.963 29.428C875.336 29.9187 875.523 30.5853 875.523 31.428C875.523 32.2387 875.336 32.9053 874.963 33.428C874.589 33.9507 874.093 34.34 873.475 34.596C872.856 34.8413 872.179 34.964 871.443 34.964H870.147V38.5H867.795ZM870.147 33.092H871.299C871.949 33.092 872.429 32.948 872.739 32.66C873.059 32.372 873.219 31.9613 873.219 31.428C873.219 30.8733 873.048 30.4893 872.707 30.276C872.365 30.052 871.875 29.94 871.235 29.94H870.147V33.092ZM877.326 38.5V28.068H879.678V36.516H883.806V38.5H877.326ZM886.008 38.5V34.788L882.872 28.068H885.384L886.312 30.468C886.451 30.8627 886.59 31.2467 886.728 31.62C886.867 31.9827 887.011 32.3667 887.16 32.772H887.224C887.384 32.3667 887.534 31.9827 887.672 31.62C887.822 31.2467 887.966 30.8627 888.104 30.468L889.032 28.068H891.496L888.36 34.788V38.5H886.008ZM900.242 38.692C899.346 38.692 898.524 38.4947 897.778 38.1C897.042 37.6947 896.45 37.092 896.002 36.292C895.554 35.492 895.33 34.5107 895.33 33.348C895.33 32.484 895.458 31.716 895.714 31.044C895.98 30.3613 896.343 29.7853 896.802 29.316C897.26 28.8467 897.783 28.4893 898.37 28.244C898.967 27.9987 899.596 27.876 900.258 27.876C900.93 27.876 901.532 28.0093 902.066 28.276C902.599 28.5427 903.042 28.8627 903.394 29.236L902.146 30.66C901.89 30.4147 901.612 30.2333 901.314 30.116C901.015 29.988 900.679 29.924 900.306 29.924C899.847 29.924 899.42 30.0627 899.026 30.34C898.642 30.6067 898.332 30.9907 898.098 31.492C897.863 31.9933 897.746 32.5853 897.746 33.268C897.746 33.9827 897.858 34.596 898.082 35.108C898.306 35.6093 898.615 35.9933 899.01 36.26C899.415 36.5267 899.879 36.66 900.402 36.66C900.807 36.66 901.17 36.5747 901.49 36.404C901.81 36.2333 902.092 36.0307 902.338 35.796L903.522 37.188C903.074 37.6893 902.578 38.068 902.034 38.324C901.49 38.5693 900.892 38.692 900.242 38.692ZM905.138 38.5V28.068H907.49V32.084H911.09V28.068H913.458V38.5H911.09V34.148H907.49V38.5H905.138ZM914.591 38.5L917.856 28.068H920.672L923.952 38.5H921.456L920.096 33.22C919.946 32.6973 919.802 32.1427 919.664 31.556C919.525 30.9693 919.386 30.404 919.248 29.86H919.184C919.066 30.404 918.938 30.9693 918.799 31.556C918.661 32.1427 918.517 32.6973 918.368 33.22L916.992 38.5H914.591ZM916.736 36.02V34.18H921.76V36.02H916.736ZM925.091 38.5V28.068H927.443V38.5H925.091ZM929.904 38.5V28.068H932.368L935.04 33.204C935.232 33.556 935.408 33.9347 935.568 34.34C935.739 34.7347 935.904 35.14 936.064 35.556H936.128C936.075 34.9907 936.011 34.372 935.936 33.7C935.861 33.028 935.824 32.3827 935.824 31.764V28.068H938.08V38.5H935.616L932.944 33.364C932.763 33.012 932.581 32.6333 932.4 32.228C932.229 31.8227 932.064 31.4173 931.904 31.012H931.84C931.904 31.588 931.973 32.212 932.048 32.884C932.123 33.5453 932.16 34.1853 932.16 34.804V38.5H929.904Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M858.283 283.692C857.59 283.692 856.907 283.569 856.235 283.324C855.563 283.068 854.961 282.684 854.427 282.172L855.675 280.636C856.049 280.956 856.47 281.207 856.939 281.388C857.419 281.569 857.889 281.66 858.347 281.66C858.838 281.66 859.201 281.569 859.435 281.388C859.681 281.207 859.803 280.961 859.803 280.652C859.803 280.428 859.739 280.252 859.611 280.124C859.494 279.985 859.323 279.863 859.099 279.756C858.875 279.649 858.609 279.532 858.299 279.404L856.939 278.844C856.587 278.684 856.246 278.481 855.915 278.236C855.595 277.98 855.334 277.671 855.131 277.308C854.939 276.935 854.843 276.492 854.843 275.98C854.843 275.404 854.998 274.887 855.307 274.428C855.627 273.959 856.065 273.585 856.619 273.308C857.185 273.02 857.83 272.876 858.555 272.876C859.185 272.876 859.793 272.988 860.379 273.212C860.966 273.436 861.478 273.761 861.915 274.188L860.667 275.708C860.326 275.452 859.974 275.255 859.611 275.116C859.259 274.977 858.907 274.908 858.555 274.908C858.15 274.908 857.825 274.993 857.579 275.164C857.345 275.324 857.227 275.553 857.227 275.852C857.227 276.055 857.297 276.231 857.435 276.38C857.574 276.519 857.766 276.641 858.011 276.748C858.257 276.844 858.523 276.956 858.811 277.084L860.155 277.628C860.582 277.799 860.945 278.012 861.243 278.268C861.553 278.524 861.793 278.833 861.963 279.196C862.134 279.548 862.219 279.969 862.219 280.46C862.219 281.036 862.065 281.569 861.755 282.06C861.446 282.551 860.998 282.945 860.411 283.244C859.825 283.543 859.115 283.692 858.283 283.692ZM868.102 283.692C867.419 283.692 866.816 283.601 866.294 283.42C865.782 283.228 865.35 282.935 864.998 282.54C864.646 282.135 864.379 281.623 864.198 281.004C864.016 280.385 863.926 279.649 863.926 278.796V273.068H866.294V279.036C866.294 279.687 866.363 280.204 866.502 280.588C866.64 280.961 866.843 281.233 867.11 281.404C867.376 281.575 867.707 281.66 868.102 281.66C868.486 281.66 868.816 281.575 869.094 281.404C869.371 281.233 869.579 280.961 869.718 280.588C869.867 280.204 869.942 279.687 869.942 279.036V273.068H872.214V278.796C872.214 279.649 872.123 280.385 871.942 281.004C871.771 281.623 871.51 282.135 871.158 282.54C870.816 282.935 870.39 283.228 869.878 283.42C869.366 283.601 868.774 283.692 868.102 283.692ZM874.63 283.5V273.068H878.214C878.982 273.068 879.676 273.175 880.294 273.388C880.924 273.591 881.425 273.937 881.798 274.428C882.172 274.919 882.358 275.585 882.358 276.428C882.358 277.239 882.172 277.905 881.798 278.428C881.425 278.951 880.929 279.34 880.31 279.596C879.692 279.841 879.014 279.964 878.278 279.964H876.982V283.5H874.63ZM876.982 278.092H878.134C878.785 278.092 879.265 277.948 879.574 277.66C879.894 277.372 880.054 276.961 880.054 276.428C880.054 275.873 879.884 275.489 879.542 275.276C879.201 275.052 878.71 274.94 878.07 274.94H876.982V278.092ZM884.162 283.5V273.068H887.746C888.514 273.068 889.207 273.175 889.826 273.388C890.455 273.591 890.956 273.937 891.33 274.428C891.703 274.919 891.89 275.585 891.89 276.428C891.89 277.239 891.703 277.905 891.33 278.428C890.956 278.951 890.46 279.34 889.842 279.596C889.223 279.841 888.546 279.964 887.81 279.964H886.514V283.5H884.162ZM886.514 278.092H887.666C888.316 278.092 888.796 277.948 889.106 277.66C889.426 277.372 889.586 276.961 889.586 276.428C889.586 275.873 889.415 275.489 889.074 275.276C888.732 275.052 888.242 274.94 887.602 274.94H886.514V278.092ZM893.693 283.5V273.068H896.045V281.516H900.173V283.5H893.693ZM901.974 283.5V273.068H904.326V283.5H901.974ZM906.787 283.5V273.068H913.315V275.052H909.139V277.148H912.691V279.116H909.139V281.516H913.475V283.5H906.787ZM915.552 283.5V273.068H919.312C920.048 273.068 920.72 273.169 921.328 273.372C921.936 273.564 922.422 273.9 922.784 274.38C923.147 274.849 923.328 275.495 923.328 276.316C923.328 277.116 923.147 277.767 922.784 278.268C922.422 278.769 921.936 279.143 921.328 279.388C920.72 279.623 920.048 279.74 919.312 279.74H917.904V283.5H915.552ZM917.904 277.868H919.12C919.739 277.868 920.208 277.74 920.528 277.484C920.859 277.217 921.024 276.828 921.024 276.316C921.024 275.804 920.859 275.447 920.528 275.244C920.208 275.041 919.739 274.94 919.12 274.94H917.904V277.868ZM921.2 283.5L918.88 279.132L920.512 277.612L923.84 283.5H921.2ZM834.755 301.5V291.068H837.107V301.5H834.755ZM839.568 301.5V291.068H842.032L844.704 296.204C844.896 296.556 845.072 296.935 845.232 297.34C845.403 297.735 845.568 298.14 845.728 298.556H845.792C845.739 297.991 845.675 297.372 845.6 296.7C845.525 296.028 845.488 295.383 845.488 294.764V291.068H847.744V301.5H845.28L842.608 296.364C842.427 296.012 842.245 295.633 842.064 295.228C841.893 294.823 841.728 294.417 841.568 294.012H841.504C841.568 294.588 841.637 295.212 841.712 295.884C841.787 296.545 841.824 297.185 841.824 297.804V301.5H839.568ZM850.209 301.5V291.068H853.153C854.219 291.068 855.142 291.249 855.921 291.612C856.71 291.975 857.318 292.54 857.745 293.308C858.171 294.065 858.385 295.041 858.385 296.236C858.385 297.431 858.171 298.417 857.745 299.196C857.318 299.975 856.721 300.556 855.953 300.94C855.195 301.313 854.31 301.5 853.297 301.5H850.209ZM852.561 299.596H853.009C853.606 299.596 854.123 299.489 854.561 299.276C855.009 299.063 855.355 298.711 855.601 298.22C855.846 297.729 855.969 297.068 855.969 296.236C855.969 295.404 855.846 294.753 855.601 294.284C855.355 293.804 855.009 293.468 854.561 293.276C854.123 293.073 853.606 292.972 853.009 292.972H852.561V299.596ZM860.365 301.5V291.068H866.893V293.052H862.717V295.148H866.269V297.116H862.717V299.516H867.053V301.5H860.365ZM869.13 301.5V291.068H872.714C873.482 291.068 874.176 291.175 874.794 291.388C875.424 291.591 875.925 291.937 876.298 292.428C876.672 292.919 876.858 293.585 876.858 294.428C876.858 295.239 876.672 295.905 876.298 296.428C875.925 296.951 875.429 297.34 874.81 297.596C874.192 297.841 873.514 297.964 872.778 297.964H871.482V301.5H869.13ZM871.482 296.092H872.634C873.285 296.092 873.765 295.948 874.074 295.66C874.394 295.372 874.554 294.961 874.554 294.428C874.554 293.873 874.384 293.489 874.042 293.276C873.701 293.052 873.21 292.94 872.57 292.94H871.482V296.092ZM878.662 301.5V291.068H885.19V293.052H881.014V295.148H884.566V297.116H881.014V299.516H885.35V301.5H878.662ZM887.427 301.5V291.068H889.891L892.563 296.204C892.755 296.556 892.931 296.935 893.091 297.34C893.262 297.735 893.427 298.14 893.587 298.556H893.651C893.598 297.991 893.534 297.372 893.459 296.7C893.385 296.028 893.347 295.383 893.347 294.764V291.068H895.603V301.5H893.139L890.467 296.364C890.286 296.012 890.105 295.633 889.923 295.228C889.753 294.823 889.587 294.417 889.427 294.012H889.363C889.427 294.588 889.497 295.212 889.571 295.884C889.646 296.545 889.683 297.185 889.683 297.804V301.5H887.427ZM898.068 301.5V291.068H901.012C902.079 291.068 903.001 291.249 903.78 291.612C904.569 291.975 905.177 292.54 905.604 293.308C906.031 294.065 906.244 295.041 906.244 296.236C906.244 297.431 906.031 298.417 905.604 299.196C905.177 299.975 904.58 300.556 903.812 300.94C903.055 301.313 902.169 301.5 901.156 301.5H898.068ZM900.42 299.596H900.868C901.465 299.596 901.983 299.489 902.42 299.276C902.868 299.063 903.215 298.711 903.46 298.22C903.705 297.729 903.828 297.068 903.828 296.236C903.828 295.404 903.705 294.753 903.46 294.284C903.215 293.804 902.868 293.468 902.42 293.276C901.983 293.073 901.465 292.972 900.868 292.972H900.42V299.596ZM908.224 301.5V291.068H914.752V293.052H910.576V295.148H914.128V297.116H910.576V299.516H914.912V301.5H908.224ZM916.99 301.5V291.068H919.454L922.126 296.204C922.318 296.556 922.494 296.935 922.654 297.34C922.824 297.735 922.99 298.14 923.15 298.556H923.214C923.16 297.991 923.096 297.372 923.022 296.7C922.947 296.028 922.91 295.383 922.91 294.764V291.068H925.166V301.5H922.702L920.03 296.364C919.848 296.012 919.667 295.633 919.486 295.228C919.315 294.823 919.15 294.417 918.99 294.012H918.926C918.99 294.588 919.059 295.212 919.134 295.884C919.208 296.545 919.246 297.185 919.246 297.804V301.5H916.99ZM932.046 301.692C931.15 301.692 930.329 301.495 929.582 301.1C928.846 300.695 928.254 300.092 927.806 299.292C927.358 298.492 927.134 297.511 927.134 296.348C927.134 295.484 927.262 294.716 927.518 294.044C927.785 293.361 928.148 292.785 928.606 292.316C929.065 291.847 929.588 291.489 930.174 291.244C930.772 290.999 931.401 290.876 932.062 290.876C932.734 290.876 933.337 291.009 933.87 291.276C934.404 291.543 934.846 291.863 935.198 292.236L933.95 293.66C933.694 293.415 933.417 293.233 933.118 293.116C932.82 292.988 932.484 292.924 932.11 292.924C931.652 292.924 931.225 293.063 930.83 293.34C930.446 293.607 930.137 293.991 929.902 294.492C929.668 294.993 929.55 295.585 929.55 296.268C929.55 296.983 929.662 297.596 929.886 298.108C930.11 298.609 930.42 298.993 930.814 299.26C931.22 299.527 931.684 299.66 932.206 299.66C932.612 299.66 932.974 299.575 933.294 299.404C933.614 299.233 933.897 299.031 934.142 298.796L935.326 300.188C934.878 300.689 934.382 301.068 933.838 301.324C933.294 301.569 932.697 301.692 932.046 301.692ZM936.943 301.5V291.068H943.471V293.052H939.295V295.148H942.847V297.116H939.295V299.516H943.631V301.5H936.943Z\" fill=\"#8AC052\"\/>\r\n<\/svg>\r\n\r\n\r\n\r\n    \r\n<svg class=\"nexo-svg-mobile\" style=\"width:100%;height:auto;display:none;\" width=\"516\" height=\"1031\" viewbox=\"0 0 516 1031\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n<path d=\"M125.5 105H74C68.4772 105 64 109.477 64 115V475C64 480.523 68.5163 485 74.0392 485C217.202 485 301.798 485 444.961 485C450.484 485 455 489.477 455 495V806C455 811.523 450.523 816 445 816H430H400.5\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\"\/>\r\n<path d=\"M124.5 188.5H85C79.4772 188.5 75 192.977 75 198.5V475.13C75 480.655 79.4794 485.132 85.0036 485.13L432.496 485.004C438.021 485.002 442.5 489.479 442.5 495.004V794C442.5 799.523 438.023 804 432.5 804H399.5\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\"\/>\r\n<path d=\"M134.719 269H97C91.4771 269 87 273.477 87 279V475C87 480.523 91.4772 485 97 485H420C425.523 485 430 489.477 430 495V777.5C430 783.023 425.523 787.5 420 787.5H400.5\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\"\/>\r\n<path d=\"M133.719 360H111C105.477 360 101 364.477 101 370V475C101 480.523 105.477 485 111 485H405.5C411.023 485 415.5 489.477 415.5 495V765C415.5 770.523 411.023 775 405.5 775H402\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\"\/>\r\n<path d=\"M111 485H405.5\" stroke=\"#E0E0E1\" stroke-width=\"8\" stroke-linecap=\"round\"\/>\r\n<path d=\"M345.866 513H182.134C174.88 513 169 518.821 169 526C169 533.179 174.88 539 182.134 539H345.866C353.12 539 359 533.179 359 526C359 518.821 353.12 513 345.866 513Z\" fill=\"#795F90\"\/>\r\n<path d=\"M345.866 513H182.134C174.88 513 169 518.821 169 526C169 533.179 174.88 539 182.134 539H345.866C353.12 539 359 533.179 359 526C359 518.821 353.12 513 345.866 513Z\" stroke=\"#6E5189\"\/>\r\n<mask id=\"mask0_56269_162\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"178\" y=\"519\" width=\"15\" height=\"15\">\r\n<path d=\"M192.303 519.168H178.354V533.117H192.303V519.168Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask0_56269_162)\">\r\n<path d=\"M191.025 524.98C191.29 526.283 191.101 527.637 190.489 528.817C189.876 529.997 188.878 530.932 187.66 531.464C186.442 531.998 185.079 532.097 183.796 531.747C182.514 531.396 181.39 530.616 180.614 529.538C179.837 528.459 179.453 527.147 179.526 525.819C179.6 524.492 180.127 523.229 181.018 522.243C181.909 521.257 183.112 520.606 184.425 520.399C185.738 520.192 187.083 520.442 188.234 521.106\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M183.586 525.561L185.33 527.305L191.141 521.492\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<\/g>\r\n<path d=\"M199.297 531.815H198L201.753 521.328H203.03L206.783 531.815H205.486L202.432 522.987H202.352L199.297 531.815ZM199.777 527.719H205.006V528.846H199.777V527.719ZM208.216 531.815V523.95H209.353V525.138H209.433C209.573 524.748 209.826 524.433 210.192 524.19C210.558 523.948 210.97 523.826 211.43 523.826C211.516 523.826 211.624 523.828 211.754 523.832C211.884 523.835 211.982 523.841 212.048 523.847V525.076C212.009 525.066 211.917 525.05 211.774 525.03C211.634 525.006 211.486 524.994 211.33 524.994C210.957 524.994 210.624 525.075 210.332 525.235C210.042 525.392 209.813 525.611 209.643 525.89C209.476 526.167 209.394 526.482 209.394 526.838V531.815H208.216ZM217.258 523.95V524.974H213.286V523.95H217.258ZM214.444 522.065H215.622V529.562C215.622 529.904 215.67 530.16 215.766 530.33C215.866 530.498 215.993 530.61 216.146 530.668C216.302 530.723 216.467 530.75 216.64 530.75C216.769 530.75 216.876 530.744 216.959 530.729C217.042 530.713 217.109 530.699 217.159 530.689L217.398 531.775C217.318 531.805 217.208 531.836 217.064 531.867C216.921 531.901 216.739 531.918 216.52 531.918C216.188 531.918 215.861 531.844 215.542 531.697C215.226 531.55 214.963 531.327 214.753 531.027C214.547 530.727 214.444 530.347 214.444 529.89V522.065ZM219.03 531.815V523.95H220.208V531.815H219.03ZM219.629 522.639C219.4 522.639 219.201 522.558 219.035 522.398C218.872 522.237 218.791 522.045 218.791 521.819C218.791 521.594 218.872 521.401 219.035 521.241C219.201 521.08 219.4 521 219.629 521C219.858 521 220.055 521.08 220.218 521.241C220.384 521.401 220.468 521.594 220.468 521.819C220.468 522.045 220.384 522.237 220.218 522.398C220.055 522.558 219.858 522.639 219.629 522.639ZM225.48 531.979C224.76 531.979 224.142 531.805 223.623 531.457C223.104 531.109 222.705 530.629 222.425 530.018C222.146 529.407 222.006 528.709 222.006 527.924C222.006 527.124 222.149 526.419 222.435 525.808C222.724 525.194 223.127 524.714 223.643 524.37C224.162 524.021 224.767 523.847 225.459 523.847C225.999 523.847 226.484 523.95 226.917 524.154C227.349 524.359 227.704 524.646 227.979 525.015C228.256 525.384 228.427 525.814 228.493 526.305H227.316C227.226 525.947 227.026 525.629 226.717 525.353C226.411 525.073 225.999 524.933 225.48 524.933C225.02 524.933 224.618 525.056 224.272 525.302C223.929 525.544 223.662 525.887 223.468 526.331C223.279 526.771 223.184 527.288 223.184 527.882C223.184 528.49 223.277 529.019 223.463 529.47C223.653 529.921 223.919 530.27 224.261 530.519C224.608 530.769 225.013 530.893 225.48 530.893C225.785 530.893 226.063 530.839 226.312 530.729C226.563 530.62 226.773 530.463 226.946 530.259C227.12 530.053 227.243 529.808 227.316 529.522H228.493C228.427 529.986 228.262 530.404 228 530.776C227.74 531.145 227.395 531.438 226.967 531.657C226.541 531.871 226.045 531.979 225.48 531.979ZM235.047 528.6V523.95H236.224V531.815H235.047V530.484H234.967C234.787 530.883 234.507 531.223 234.128 531.502C233.748 531.779 233.27 531.918 232.691 531.918C232.211 531.918 231.786 531.81 231.413 531.595C231.04 531.376 230.748 531.049 230.535 530.612C230.322 530.171 230.216 529.617 230.216 528.947V523.95H231.394V528.865C231.394 529.439 231.55 529.896 231.863 530.238C232.178 530.58 232.581 530.75 233.07 530.75C233.363 530.75 233.661 530.673 233.964 530.519C234.269 530.366 234.526 530.131 234.732 529.813C234.941 529.495 235.047 529.091 235.047 528.6ZM239.559 521.328V531.815H238.382V521.328H239.559ZM243.972 532C243.486 532 243.046 531.905 242.649 531.718C242.253 531.527 241.939 531.252 241.706 530.893C241.473 530.532 241.357 530.095 241.357 529.583C241.357 529.132 241.443 528.766 241.616 528.487C241.79 528.203 242.021 527.981 242.31 527.821C242.599 527.66 242.919 527.541 243.268 527.462C243.621 527.381 243.975 527.316 244.331 527.268C244.797 527.206 245.175 527.16 245.464 527.13C245.757 527.095 245.97 527.039 246.103 526.961C246.239 526.883 246.308 526.746 246.308 526.551V526.51C246.308 526.005 246.172 525.612 245.903 525.332C245.637 525.052 245.233 524.912 244.691 524.912C244.129 524.912 243.688 525.039 243.368 525.291C243.048 525.544 242.824 525.814 242.694 526.1L241.576 525.691C241.776 525.213 242.042 524.84 242.375 524.574C242.711 524.305 243.077 524.117 243.472 524.011C243.872 523.902 244.265 523.847 244.65 523.847C244.897 523.847 245.18 523.878 245.499 523.939C245.822 523.998 246.133 524.118 246.432 524.303C246.735 524.487 246.986 524.766 247.186 525.138C247.385 525.51 247.486 526.008 247.486 526.633V531.815H246.308V530.75H246.247C246.168 530.921 246.035 531.103 245.848 531.298C245.662 531.493 245.414 531.658 245.104 531.795C244.795 531.932 244.418 532 243.972 532ZM244.151 530.914C244.617 530.914 245.01 530.82 245.329 530.633C245.652 530.444 245.895 530.202 246.058 529.905C246.224 529.608 246.308 529.296 246.308 528.968V527.862C246.258 527.924 246.148 527.979 245.978 528.031C245.811 528.079 245.619 528.122 245.399 528.159C245.183 528.193 244.972 528.224 244.765 528.251C244.562 528.275 244.397 528.296 244.271 528.313C243.965 528.353 243.679 528.42 243.413 528.512C243.15 528.601 242.938 528.736 242.774 528.917C242.614 529.094 242.534 529.337 242.534 529.644C242.534 530.064 242.686 530.381 242.988 530.597C243.295 530.809 243.682 530.914 244.151 530.914ZM255.843 532C255.357 532 254.916 531.905 254.521 531.718C254.125 531.527 253.81 531.252 253.578 530.893C253.345 530.532 253.228 530.095 253.228 529.583C253.228 529.132 253.314 528.766 253.487 528.487C253.66 528.203 253.892 527.981 254.181 527.821C254.471 527.66 254.79 527.541 255.139 527.462C255.492 527.381 255.846 527.316 256.202 527.268C256.669 527.206 257.046 527.16 257.335 527.13C257.628 527.095 257.841 527.039 257.974 526.961C258.111 526.883 258.178 526.746 258.178 526.551V526.51C258.178 526.005 258.044 525.612 257.774 525.332C257.508 525.052 257.104 524.912 256.561 524.912C255.999 524.912 255.558 525.039 255.24 525.291C254.92 525.544 254.695 525.814 254.566 526.1L253.448 525.691C253.647 525.213 253.913 524.84 254.246 524.574C254.583 524.305 254.948 524.117 255.344 524.011C255.744 523.902 256.136 523.847 256.522 523.847C256.768 523.847 257.051 523.878 257.37 523.939C257.693 523.998 258.004 524.118 258.303 524.303C258.606 524.487 258.857 524.766 259.057 525.138C259.257 525.51 259.356 526.008 259.356 526.633V531.815H258.178V530.75H258.119C258.039 530.921 257.906 531.103 257.72 531.298C257.533 531.493 257.285 531.658 256.976 531.795C256.667 531.932 256.289 532 255.843 532ZM256.023 530.914C256.489 530.914 256.881 530.82 257.201 530.633C257.523 530.444 257.766 530.202 257.929 529.905C258.096 529.608 258.178 529.296 258.178 528.968V527.862C258.128 527.924 258.019 527.979 257.849 528.031C257.683 528.079 257.49 528.122 257.27 528.159C257.054 528.193 256.843 528.224 256.637 528.251C256.434 528.275 256.269 528.296 256.142 528.313C255.837 528.353 255.55 528.42 255.284 528.512C255.022 528.601 254.808 528.736 254.646 528.917C254.486 529.094 254.406 529.337 254.406 529.644C254.406 530.064 254.557 530.381 254.86 530.597C255.166 530.809 255.554 530.914 256.023 530.914ZM264.62 531.979C263.902 531.979 263.282 531.805 262.763 531.457C262.245 531.109 261.846 530.629 261.566 530.018C261.287 529.407 261.147 528.709 261.147 527.924C261.147 527.124 261.29 526.419 261.576 525.808C261.866 525.194 262.268 524.714 262.784 524.37C263.303 524.021 263.908 523.847 264.6 523.847C265.139 523.847 265.625 523.95 266.057 524.154C266.49 524.359 266.844 524.646 267.121 525.015C267.397 525.384 267.568 525.814 267.635 526.305H266.457C266.367 525.947 266.167 525.629 265.858 525.353C265.552 525.073 265.139 524.933 264.62 524.933C264.161 524.933 263.759 525.056 263.412 525.302C263.07 525.544 262.802 525.887 262.609 526.331C262.419 526.771 262.324 527.288 262.324 527.882C262.324 528.49 262.418 529.019 262.604 529.47C262.794 529.921 263.06 530.27 263.403 530.519C263.749 530.769 264.155 530.893 264.62 530.893C264.927 530.893 265.204 530.839 265.454 530.729C265.703 530.62 265.915 530.463 266.088 530.259C266.261 530.053 266.384 529.808 266.457 529.522H267.635C267.568 529.986 267.404 530.404 267.14 530.776C266.881 531.145 266.537 531.438 266.107 531.657C265.681 531.871 265.186 531.979 264.62 531.979ZM272.69 523.95V524.974H268.718V523.95H272.69ZM269.875 522.065H271.053V529.562C271.053 529.904 271.101 530.16 271.198 530.33C271.297 530.498 271.424 530.61 271.577 530.668C271.734 530.723 271.898 530.75 272.071 530.75C272.201 530.75 272.307 530.744 272.391 530.729C272.473 530.713 272.54 530.699 272.59 530.689L272.83 531.775C272.75 531.805 272.639 531.836 272.495 531.867C272.352 531.901 272.171 531.918 271.952 531.918C271.619 531.918 271.293 531.844 270.973 531.697C270.657 531.55 270.394 531.327 270.184 531.027C269.978 530.727 269.875 530.347 269.875 529.89V522.065ZM277.493 531.979C276.801 531.979 276.194 531.81 275.671 531.472C275.153 531.134 274.747 530.662 274.454 530.053C274.165 529.446 274.02 528.736 274.02 527.924C274.02 527.104 274.165 526.389 274.454 525.778C274.747 525.167 275.153 524.693 275.671 524.355C276.194 524.017 276.801 523.847 277.493 523.847C278.185 523.847 278.791 524.017 279.31 524.355C279.832 524.693 280.238 525.167 280.528 525.778C280.82 526.389 280.967 527.104 280.967 527.924C280.967 528.736 280.82 529.446 280.528 530.053C280.238 530.662 279.832 531.134 279.31 531.472C278.791 531.81 278.185 531.979 277.493 531.979ZM277.493 530.893C278.019 530.893 278.451 530.755 278.791 530.479C279.13 530.202 279.382 529.839 279.545 529.388C279.707 528.937 279.789 528.449 279.789 527.924C279.789 527.397 279.707 526.908 279.545 526.454C279.382 525.999 279.13 525.633 278.791 525.353C278.451 525.073 278.019 524.933 277.493 524.933C276.968 524.933 276.535 525.073 276.196 525.353C275.857 525.633 275.606 525.999 275.442 526.454C275.28 526.908 275.198 527.397 275.198 527.924C275.198 528.449 275.28 528.937 275.442 529.388C275.606 529.839 275.857 530.202 276.196 530.479C276.535 530.755 276.968 530.893 277.493 530.893ZM282.765 531.815V523.95H283.902V525.138H283.982C284.122 524.748 284.375 524.433 284.741 524.19C285.107 523.948 285.519 523.826 285.979 523.826C286.065 523.826 286.173 523.828 286.303 523.832C286.433 523.835 286.531 523.841 286.597 523.847V525.076C286.558 525.066 286.466 525.05 286.323 525.03C286.183 525.006 286.035 524.994 285.879 524.994C285.506 524.994 285.173 525.075 284.881 525.235C284.591 525.392 284.362 525.611 284.192 525.89C284.025 526.167 283.943 526.482 283.943 526.838V531.815H282.765ZM290.974 531.979C290.235 531.979 289.598 531.812 289.063 531.477C288.53 531.139 288.119 530.668 287.83 530.064C287.544 529.457 287.401 528.749 287.401 527.944C287.401 527.139 287.544 526.428 287.83 525.814C288.119 525.195 288.522 524.714 289.038 524.37C289.557 524.021 290.162 523.847 290.854 523.847C291.254 523.847 291.647 523.916 292.037 524.052C292.427 524.189 292.781 524.41 293.1 524.718C293.419 525.021 293.674 525.424 293.864 525.926C294.053 526.428 294.148 527.046 294.148 527.78V528.292H288.24V527.248H292.95C292.95 526.803 292.864 526.408 292.691 526.06C292.521 525.711 292.278 525.436 291.962 525.235C291.649 525.033 291.28 524.933 290.854 524.933C290.385 524.933 289.98 525.052 289.637 525.291C289.297 525.527 289.036 525.834 288.853 526.213C288.67 526.592 288.579 526.998 288.579 527.431V528.128C288.579 528.722 288.679 529.226 288.878 529.639C289.081 530.049 289.362 530.361 289.721 530.576C290.081 530.788 290.499 530.893 290.974 530.893C291.284 530.893 291.563 530.849 291.813 530.761C292.066 530.668 292.283 530.532 292.466 530.351C292.65 530.166 292.791 529.938 292.89 529.665L294.029 529.992C293.908 530.389 293.707 530.736 293.424 531.037C293.142 531.334 292.792 531.566 292.376 531.733C291.96 531.897 291.493 531.979 290.974 531.979ZM301.37 525.711L300.311 526.018C300.245 525.837 300.147 525.661 300.017 525.491C299.891 525.317 299.718 525.174 299.498 525.061C299.279 524.948 298.997 524.892 298.655 524.892C298.186 524.892 297.795 525.003 297.481 525.225C297.172 525.443 297.018 525.722 297.018 526.06C297.018 526.36 297.124 526.597 297.337 526.771C297.55 526.946 297.883 527.091 298.335 527.206L299.473 527.494C300.159 527.664 300.669 527.925 301.005 528.277C301.341 528.625 301.509 529.074 301.509 529.623C301.509 530.074 301.383 530.477 301.13 530.832C300.881 531.187 300.531 531.467 300.082 531.672C299.632 531.877 299.111 531.979 298.515 531.979C297.733 531.979 297.086 531.805 296.573 531.457C296.061 531.109 295.737 530.6 295.6 529.931L296.718 529.644C296.824 530.068 297.026 530.385 297.322 530.597C297.622 530.809 298.013 530.914 298.495 530.914C299.044 530.914 299.48 530.794 299.802 530.555C300.129 530.313 300.291 530.023 300.291 529.685C300.291 529.412 300.198 529.184 300.012 528.999C299.826 528.811 299.539 528.671 299.154 528.579L297.876 528.271C297.174 528.101 296.658 527.836 296.329 527.478C296.003 527.116 295.84 526.664 295.84 526.121C295.84 525.677 295.961 525.285 296.204 524.943C296.45 524.601 296.785 524.334 297.207 524.139C297.633 523.944 298.116 523.847 298.655 523.847C299.413 523.847 300.008 524.017 300.441 524.359C300.877 524.701 301.186 525.151 301.37 525.711ZM310.349 531.979C309.63 531.979 309.011 531.805 308.492 531.457C307.973 531.109 307.574 530.629 307.294 530.018C307.015 529.407 306.875 528.709 306.875 527.924C306.875 527.124 307.018 526.419 307.305 525.808C307.594 525.194 307.997 524.714 308.512 524.37C309.032 524.021 309.637 523.847 310.329 523.847C310.868 523.847 311.354 523.95 311.786 524.154C312.218 524.359 312.573 524.646 312.849 525.015C313.126 525.384 313.297 525.814 313.363 526.305H312.186C312.095 525.947 311.896 525.629 311.587 525.353C311.28 525.073 310.868 524.933 310.349 524.933C309.89 524.933 309.487 525.056 309.141 525.302C308.798 525.544 308.531 525.887 308.338 526.331C308.148 526.771 308.053 527.288 308.053 527.882C308.053 528.49 308.146 529.019 308.332 529.47C308.522 529.921 308.788 530.27 309.131 530.519C309.477 530.769 309.883 530.893 310.349 530.893C310.655 530.893 310.932 530.839 311.182 530.729C311.432 530.62 311.643 530.463 311.816 530.259C311.989 530.053 312.112 529.808 312.186 529.522H313.363C313.297 529.986 313.132 530.404 312.869 530.776C312.609 531.145 312.265 531.438 311.836 531.657C311.41 531.871 310.915 531.979 310.349 531.979ZM316.263 521.328V531.815H315.085V521.328H316.263ZM320.676 532C320.19 532 319.749 531.905 319.353 531.718C318.957 531.527 318.642 531.252 318.41 530.893C318.177 530.532 318.06 530.095 318.06 529.583C318.06 529.132 318.147 528.766 318.32 528.487C318.493 528.203 318.724 527.981 319.014 527.821C319.303 527.66 319.623 527.541 319.972 527.462C320.324 527.381 320.678 527.316 321.035 527.268C321.5 527.206 321.878 527.16 322.168 527.13C322.46 527.095 322.673 527.039 322.807 526.961C322.943 526.883 323.011 526.746 323.011 526.551V526.51C323.011 526.005 322.876 525.612 322.607 525.332C322.341 525.052 321.936 524.912 321.394 524.912C320.832 524.912 320.391 525.039 320.071 525.291C319.753 525.544 319.528 525.814 319.398 526.1L318.28 525.691C318.48 525.213 318.746 524.84 319.079 524.574C319.414 524.305 319.781 524.117 320.177 524.011C320.576 523.902 320.968 523.847 321.354 523.847C321.601 523.847 321.883 523.878 322.202 523.939C322.525 523.998 322.836 524.118 323.136 524.303C323.439 524.487 323.69 524.766 323.89 525.138C324.089 525.51 324.189 526.008 324.189 526.633V531.815H323.011V530.75H322.951C322.872 530.921 322.738 531.103 322.552 531.298C322.366 531.493 322.118 531.658 321.808 531.795C321.499 531.932 321.121 532 320.676 532ZM320.855 530.914C321.321 530.914 321.714 530.82 322.033 530.633C322.356 530.444 322.598 530.202 322.762 529.905C322.928 529.608 323.011 529.296 323.011 528.968V527.862C322.961 527.924 322.851 527.979 322.682 528.031C322.515 528.079 322.323 528.122 322.103 528.159C321.886 528.193 321.675 528.224 321.469 528.251C321.266 528.275 321.102 528.296 320.975 528.313C320.669 528.353 320.382 528.42 320.116 528.512C319.854 528.601 319.641 528.736 319.478 528.917C319.318 529.094 319.238 529.337 319.238 529.644C319.238 530.064 319.39 530.381 319.692 530.597C319.998 530.809 320.386 530.914 320.855 530.914ZM332.332 523.95L329.498 531.815H328.3L325.465 523.95H326.742L328.858 530.217H328.938L331.054 523.95H332.332ZM336.826 531.979C336.088 531.979 335.45 531.812 334.914 531.477C334.382 531.139 333.971 530.668 333.682 530.064C333.396 529.457 333.253 528.749 333.253 527.944C333.253 527.139 333.396 526.428 333.682 525.814C333.971 525.195 334.374 524.714 334.89 524.37C335.409 524.021 336.014 523.847 336.706 523.847C337.106 523.847 337.5 523.916 337.889 524.052C338.278 524.189 338.632 524.41 338.952 524.718C339.272 525.021 339.526 525.424 339.715 525.926C339.905 526.428 340 527.046 340 527.78V528.292H334.091V527.248H338.802C338.802 526.803 338.716 526.408 338.543 526.06C338.373 525.711 338.13 525.436 337.814 525.235C337.501 525.033 337.132 524.933 336.706 524.933C336.237 524.933 335.831 525.052 335.489 525.291C335.149 525.527 334.888 525.834 334.705 526.213C334.522 526.592 334.43 526.998 334.43 527.431V528.128C334.43 528.722 334.531 529.226 334.73 529.639C334.933 530.049 335.214 530.361 335.573 530.576C335.932 530.788 336.35 530.893 336.826 530.893C337.136 530.893 337.415 530.849 337.665 530.761C337.917 530.668 338.135 530.532 338.318 530.351C338.502 530.166 338.643 529.938 338.742 529.665L339.881 529.992C339.76 530.389 339.559 530.736 339.276 531.037C338.993 531.334 338.645 531.566 338.228 531.733C337.813 531.897 337.345 531.979 336.826 531.979Z\" fill=\"white\"\/>\r\n<path d=\"M345.866 556H182.134C174.88 556 169 562.044 169 569.5C169 576.956 174.88 583 182.134 583H345.866C353.12 583 359 576.956 359 569.5C359 562.044 353.12 556 345.866 556Z\" fill=\"#795F90\"\/>\r\n<path d=\"M345.866 556H182.134C174.88 556 169 562.044 169 569.5C169 576.956 174.88 583 182.134 583H345.866C353.12 583 359 576.956 359 569.5C359 562.044 353.12 556 345.866 556Z\" stroke=\"#6E5189\"\/>\r\n<path d=\"M191.879 568.402C192.153 569.635 191.958 570.917 191.326 572.033C190.693 573.149 189.663 574.034 188.406 574.538C187.149 575.043 185.741 575.137 184.417 574.805C183.094 574.474 181.933 573.736 181.132 572.715C180.329 571.694 179.933 570.452 180.009 569.196C180.085 567.94 180.629 566.745 181.549 565.812C182.469 564.879 183.71 564.263 185.066 564.067C186.421 563.871 187.81 564.108 188.998 564.736\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M184 569.2L185.846 571L192 565\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M206.716 564.485H207.956V571.326C207.956 572.033 207.791 572.664 207.461 573.219C207.135 573.77 206.673 574.206 206.077 574.525C205.48 574.842 204.781 575 203.978 575C203.175 575 202.475 574.842 201.879 574.525C201.282 574.206 200.82 573.77 200.49 573.219C200.164 572.664 200 572.033 200 571.326V564.485H201.239V571.226C201.239 571.73 201.349 572.179 201.569 572.573C201.789 572.963 202.102 573.271 202.508 573.496C202.918 573.718 203.408 573.829 203.978 573.829C204.548 573.829 205.037 573.718 205.447 573.496C205.857 573.271 206.17 572.963 206.386 572.573C206.606 572.179 206.716 571.73 206.716 571.226V564.485ZM211.451 570.156V574.818H210.271V567.068H211.41V568.279H211.51C211.69 567.885 211.963 567.569 212.33 567.33C212.696 567.088 213.169 566.967 213.749 566.967C214.269 566.967 214.723 567.074 215.113 567.29C215.504 567.501 215.806 567.825 216.023 568.259C216.24 568.689 216.348 569.234 216.348 569.894V574.818H215.168V569.974C215.168 569.365 215.012 568.891 214.699 568.551C214.386 568.208 213.956 568.037 213.409 568.037C213.033 568.037 212.696 568.119 212.4 568.284C212.107 568.449 211.875 568.689 211.705 569.006C211.535 569.322 211.451 569.705 211.451 570.156ZM218.503 574.818V567.068H219.682V574.818H218.503ZM219.103 565.776C218.872 565.776 218.674 565.697 218.508 565.539C218.344 565.381 218.263 565.191 218.263 564.969C218.263 564.747 218.344 564.557 218.508 564.399C218.674 564.241 218.872 564.162 219.103 564.162C219.332 564.162 219.529 564.241 219.692 564.399C219.859 564.557 219.942 564.747 219.942 564.969C219.942 565.191 219.859 565.381 219.692 565.539C219.529 565.697 219.332 565.776 219.103 565.776ZM225.26 567.068V568.077H221.123V567.068H225.26ZM222.362 574.818V565.998C222.362 565.554 222.465 565.185 222.672 564.888C222.878 564.592 223.147 564.37 223.477 564.222C223.806 564.075 224.155 564 224.521 564C224.811 564 225.047 564.024 225.23 564.071C225.414 564.118 225.551 564.162 225.64 564.202L225.301 565.232C225.241 565.211 225.157 565.186 225.051 565.155C224.947 565.125 224.811 565.11 224.641 565.11C224.251 565.11 223.969 565.209 223.796 565.408C223.626 565.606 223.542 565.898 223.542 566.28V574.818H222.362ZM226.914 574.818V567.068H228.092V574.818H226.914ZM227.513 565.776C227.283 565.776 227.085 565.697 226.918 565.539C226.755 565.381 226.674 565.191 226.674 564.969C226.674 564.747 226.755 564.557 226.918 564.399C227.085 564.241 227.283 564.162 227.513 564.162C227.743 564.162 227.939 564.241 228.103 564.399C228.269 564.557 228.353 564.747 228.353 564.969C228.353 565.191 228.269 565.381 228.103 565.539C227.939 565.697 227.743 565.776 227.513 565.776ZM233.371 574.98C232.652 574.98 232.032 574.808 231.512 574.465C230.992 574.122 230.593 573.649 230.313 573.047C230.033 572.445 229.893 571.757 229.893 570.983C229.893 570.196 230.036 569.501 230.323 568.899C230.612 568.294 231.016 567.821 231.532 567.482C232.052 567.138 232.658 566.967 233.351 566.967C233.891 566.967 234.378 567.068 234.81 567.27C235.244 567.471 235.598 567.754 235.874 568.118C236.152 568.481 236.323 568.905 236.39 569.389H235.21C235.12 569.036 234.92 568.723 234.611 568.451C234.304 568.175 233.891 568.037 233.371 568.037C232.911 568.037 232.509 568.158 232.162 568.4C231.819 568.639 231.551 568.976 231.357 569.414C231.167 569.848 231.072 570.357 231.072 570.943C231.072 571.542 231.165 572.063 231.352 572.507C231.542 572.951 231.808 573.296 232.151 573.541C232.498 573.787 232.905 573.91 233.371 573.91C233.677 573.91 233.956 573.856 234.206 573.748C234.456 573.64 234.667 573.486 234.84 573.284C235.013 573.082 235.137 572.84 235.21 572.558H236.39C236.323 573.015 236.158 573.427 235.895 573.794C235.635 574.157 235.29 574.446 234.86 574.662C234.434 574.873 233.938 574.98 233.371 574.98ZM240.372 575C239.886 575 239.445 574.907 239.048 574.722C238.652 574.534 238.337 574.263 238.104 573.91C237.87 573.553 237.754 573.123 237.754 572.618C237.754 572.174 237.84 571.814 238.014 571.538C238.187 571.259 238.418 571.04 238.708 570.882C238.999 570.724 239.318 570.607 239.668 570.529C240.021 570.449 240.376 570.385 240.732 570.338C241.198 570.277 241.577 570.231 241.867 570.201C242.16 570.167 242.373 570.112 242.506 570.035C242.643 569.958 242.711 569.823 242.711 569.631V569.591C242.711 569.093 242.577 568.706 242.307 568.43C242.04 568.154 241.635 568.017 241.092 568.017C240.529 568.017 240.087 568.141 239.768 568.39C239.448 568.639 239.223 568.905 239.094 569.187L237.974 568.784C238.174 568.312 238.44 567.945 238.773 567.684C239.109 567.418 239.476 567.232 239.873 567.129C240.272 567.021 240.665 566.967 241.052 566.967C241.299 566.967 241.582 566.997 241.902 567.057C242.225 567.115 242.536 567.234 242.836 567.416C243.139 567.597 243.391 567.872 243.591 568.239C243.79 568.605 243.891 569.096 243.891 569.712V574.818H242.711V573.768H242.651C242.571 573.937 242.438 574.116 242.251 574.308C242.065 574.5 241.817 574.663 241.507 574.798C241.197 574.933 240.819 575 240.372 575ZM240.553 573.93C241.019 573.93 241.412 573.838 241.732 573.653C242.055 573.467 242.298 573.228 242.461 572.936C242.628 572.643 242.711 572.336 242.711 572.013V570.923C242.661 570.983 242.551 571.039 242.381 571.089C242.215 571.136 242.022 571.179 241.802 571.215C241.585 571.249 241.373 571.279 241.167 571.306C240.963 571.33 240.799 571.35 240.672 571.367C240.366 571.407 240.08 571.473 239.813 571.563C239.549 571.651 239.336 571.784 239.173 571.962C239.014 572.137 238.933 572.376 238.933 572.679C238.933 573.093 239.085 573.405 239.388 573.617C239.694 573.826 240.083 573.93 240.553 573.93ZM250.002 574.818V567.068H251.18V574.818H250.002ZM250.601 565.776C250.371 565.776 250.173 565.697 250.006 565.539C249.843 565.381 249.761 565.191 249.761 564.969C249.761 564.747 249.843 564.557 250.006 564.399C250.173 564.241 250.371 564.162 250.601 564.162C250.831 564.162 251.027 564.241 251.191 564.399C251.357 564.557 251.44 564.747 251.44 564.969C251.44 565.191 251.357 565.381 251.191 565.539C251.027 565.697 250.831 565.776 250.601 565.776ZM254.52 570.156V574.818H253.34V567.068H254.48V568.279H254.58C254.76 567.885 255.033 567.569 255.399 567.33C255.766 567.088 256.239 566.967 256.819 566.967C257.339 566.967 257.793 567.074 258.183 567.29C258.573 567.501 258.876 567.825 259.092 568.259C259.309 568.689 259.417 569.234 259.417 569.894V574.818H258.238V569.974C258.238 569.365 258.082 568.891 257.768 568.551C257.455 568.208 257.026 568.037 256.479 568.037C256.103 568.037 255.766 568.119 255.47 568.284C255.177 568.449 254.945 568.689 254.775 569.006C254.605 569.322 254.52 569.705 254.52 570.156ZM264.911 567.068V568.077H260.933V567.068H264.911ZM262.093 565.211H263.272V572.598C263.272 572.934 263.32 573.187 263.416 573.354C263.517 573.52 263.643 573.631 263.796 573.687C263.953 573.742 264.118 573.768 264.291 573.768C264.421 573.768 264.528 573.762 264.611 573.748C264.694 573.732 264.761 573.718 264.811 573.708L265.05 574.778C264.97 574.808 264.86 574.838 264.716 574.869C264.573 574.902 264.391 574.919 264.171 574.919C263.838 574.919 263.511 574.846 263.192 574.702C262.875 574.557 262.612 574.337 262.402 574.041C262.195 573.745 262.093 573.371 262.093 572.921V565.211ZM269.821 574.98C269.081 574.98 268.443 574.814 267.906 574.485C267.373 574.152 266.963 573.687 266.672 573.093C266.386 572.494 266.242 571.797 266.242 571.004C266.242 570.21 266.386 569.51 266.672 568.905C266.963 568.295 267.365 567.821 267.882 567.482C268.401 567.138 269.007 566.967 269.701 566.967C270.101 566.967 270.496 567.034 270.885 567.168C271.275 567.303 271.629 567.522 271.95 567.825C272.27 568.124 272.524 568.521 272.714 569.016C272.904 569.51 272.999 570.119 272.999 570.842V571.347H267.082V570.317H271.8C271.8 569.88 271.713 569.49 271.54 569.147C271.37 568.803 271.126 568.532 270.811 568.334C270.497 568.136 270.127 568.037 269.701 568.037C269.231 568.037 268.825 568.154 268.482 568.39C268.142 568.622 267.88 568.925 267.697 569.298C267.514 569.672 267.422 570.071 267.422 570.499V571.185C267.422 571.77 267.522 572.267 267.722 572.673C267.925 573.077 268.206 573.385 268.566 573.597C268.927 573.806 269.344 573.91 269.821 573.91C270.131 573.91 270.41 573.866 270.66 573.779C270.913 573.687 271.132 573.553 271.315 573.375C271.498 573.193 271.64 572.968 271.739 572.699L272.879 573.021C272.76 573.412 272.557 573.755 272.274 574.051C271.991 574.344 271.642 574.572 271.225 574.737C270.809 574.899 270.341 574.98 269.821 574.98ZM274.793 574.818V567.068H275.932V568.239H276.012C276.152 567.855 276.405 567.544 276.772 567.305C277.139 567.066 277.551 566.946 278.011 566.946C278.098 566.946 278.207 566.948 278.336 566.952C278.466 566.955 278.564 566.961 278.631 566.967V568.178C278.591 568.168 278.499 568.152 278.356 568.133C278.216 568.109 278.068 568.097 277.911 568.097C277.538 568.097 277.205 568.176 276.912 568.334C276.622 568.489 276.392 568.705 276.222 568.98C276.056 569.253 275.972 569.563 275.972 569.913V574.818H274.793ZM281.208 564.485V574.818H280.029V564.485H281.208ZM286.486 574.98C285.794 574.98 285.186 574.813 284.663 574.48C284.143 574.147 283.737 573.681 283.443 573.082C283.154 572.483 283.009 571.784 283.009 570.983C283.009 570.176 283.154 569.471 283.443 568.869C283.737 568.267 284.143 567.8 284.663 567.467C285.186 567.134 285.794 566.967 286.486 566.967C287.18 566.967 287.786 567.134 288.306 567.467C288.829 567.8 289.235 568.267 289.525 568.869C289.818 569.471 289.965 570.176 289.965 570.983C289.965 571.784 289.818 572.483 289.525 573.082C289.235 573.681 288.829 574.147 288.306 574.48C287.786 574.813 287.18 574.98 286.486 574.98ZM286.486 573.91C287.013 573.91 287.446 573.774 287.786 573.501C288.126 573.228 288.377 572.87 288.541 572.426C288.704 571.982 288.786 571.501 288.786 570.983C288.786 570.465 288.704 569.983 288.541 569.535C288.377 569.088 288.126 568.726 287.786 568.451C287.446 568.175 287.013 568.037 286.486 568.037C285.961 568.037 285.528 568.175 285.187 568.451C284.848 568.726 284.596 569.088 284.433 569.535C284.27 569.983 284.188 570.465 284.188 570.983C284.188 571.501 284.27 571.982 284.433 572.426C284.596 572.87 284.848 573.228 285.187 573.501C285.528 573.774 285.961 573.91 286.486 573.91ZM294.883 574.98C294.164 574.98 293.545 574.808 293.025 574.465C292.505 574.122 292.105 573.649 291.825 573.047C291.546 572.445 291.406 571.757 291.406 570.983C291.406 570.196 291.549 569.501 291.835 568.899C292.125 568.294 292.528 567.821 293.044 567.482C293.564 567.138 294.171 566.967 294.864 566.967C295.403 566.967 295.89 567.068 296.323 567.27C296.756 567.471 297.111 567.754 297.387 568.118C297.664 568.481 297.835 568.905 297.902 569.389H296.723C296.633 569.036 296.433 568.723 296.123 568.451C295.817 568.175 295.403 568.037 294.883 568.037C294.424 568.037 294.021 568.158 293.674 568.4C293.331 568.639 293.063 568.976 292.87 569.414C292.68 569.848 292.585 570.357 292.585 570.943C292.585 571.542 292.678 572.063 292.865 572.507C293.055 572.951 293.321 573.296 293.664 573.541C294.011 573.787 294.417 573.91 294.883 573.91C295.19 573.91 295.468 573.856 295.718 573.748C295.968 573.64 296.18 573.486 296.353 573.284C296.526 573.082 296.65 572.84 296.723 572.558H297.902C297.835 573.015 297.671 573.427 297.408 573.794C297.147 574.157 296.803 574.446 296.373 574.662C295.947 574.873 295.45 574.98 294.883 574.98ZM304.463 571.649V567.068H305.643V574.818H304.463V573.506H304.383C304.204 573.9 303.924 574.235 303.544 574.51C303.164 574.782 302.685 574.919 302.105 574.919C301.625 574.919 301.198 574.813 300.826 574.601C300.453 574.385 300.159 574.063 299.946 573.632C299.733 573.198 299.626 572.652 299.626 571.992V567.068H300.805V571.911C300.805 572.477 300.962 572.927 301.275 573.264C301.592 573.6 301.995 573.768 302.484 573.768C302.778 573.768 303.076 573.693 303.379 573.541C303.686 573.39 303.943 573.158 304.148 572.845C304.359 572.532 304.463 572.133 304.463 571.649ZM311.142 567.068V568.077H307.163V567.068H311.142ZM308.323 565.211H309.502V572.598C309.502 572.934 309.55 573.187 309.647 573.354C309.748 573.52 309.873 573.631 310.027 573.687C310.184 573.742 310.348 573.768 310.522 573.768C310.652 573.768 310.758 573.762 310.842 573.748C310.925 573.732 310.991 573.718 311.041 573.708L311.281 574.778C311.201 574.808 311.09 574.838 310.946 574.869C310.803 574.902 310.622 574.919 310.402 574.919C310.069 574.919 309.742 574.846 309.422 574.702C309.105 574.557 308.842 574.337 308.632 574.041C308.426 573.745 308.323 573.371 308.323 572.921V565.211ZM315.951 574.98C315.259 574.98 314.65 574.813 314.128 574.48C313.608 574.147 313.201 573.681 312.908 573.082C312.618 572.483 312.473 571.784 312.473 570.983C312.473 570.176 312.618 569.471 312.908 568.869C313.201 568.267 313.608 567.8 314.128 567.467C314.65 567.134 315.259 566.967 315.951 566.967C316.644 566.967 317.251 567.134 317.771 567.467C318.293 567.8 318.699 568.267 318.99 568.869C319.283 569.471 319.429 570.176 319.429 570.983C319.429 571.784 319.283 572.483 318.99 573.082C318.699 573.681 318.293 574.147 317.771 574.48C317.251 574.813 316.644 574.98 315.951 574.98ZM315.951 573.91C316.478 573.91 316.91 573.774 317.251 573.501C317.59 573.228 317.842 572.87 318.006 572.426C318.168 571.982 318.25 571.501 318.25 570.983C318.25 570.465 318.168 569.983 318.006 569.535C317.842 569.088 317.59 568.726 317.251 568.451C316.91 568.175 316.478 568.037 315.951 568.037C315.425 568.037 314.992 568.175 314.652 568.451C314.312 568.726 314.061 569.088 313.897 569.535C313.734 569.983 313.653 570.465 313.653 570.983C313.653 571.501 313.734 571.982 313.897 572.426C314.061 572.87 314.312 573.228 314.652 573.501C314.992 573.774 315.425 573.91 315.951 573.91ZM321.23 574.818V567.068H322.369V568.239H322.449C322.589 567.855 322.842 567.544 323.209 567.305C323.576 567.066 323.988 566.946 324.448 566.946C324.534 566.946 324.643 566.948 324.773 566.952C324.903 566.955 325.001 566.961 325.068 566.967V568.178C325.028 568.168 324.936 568.152 324.793 568.133C324.653 568.109 324.504 568.097 324.348 568.097C323.975 568.097 323.642 568.176 323.349 568.334C323.058 568.489 322.829 568.705 322.659 568.98C322.493 569.253 322.409 569.563 322.409 569.913V574.818H321.23ZM329.45 574.98C328.711 574.98 328.073 574.814 327.536 574.485C327.003 574.152 326.592 573.687 326.302 573.093C326.015 572.494 325.872 571.797 325.872 571.004C325.872 570.21 326.015 569.51 326.302 568.905C326.592 568.295 326.995 567.821 327.512 567.482C328.031 567.138 328.637 566.967 329.33 566.967C329.731 566.967 330.125 567.034 330.515 567.168C330.905 567.303 331.259 567.522 331.579 567.825C331.9 568.124 332.154 568.521 332.344 569.016C332.534 569.51 332.629 570.119 332.629 570.842V571.347H326.712V570.317H331.429C331.429 569.88 331.343 569.49 331.169 569.147C331 568.803 330.756 568.532 330.439 568.334C330.126 568.136 329.757 568.037 329.33 568.037C328.861 568.037 328.454 568.154 328.111 568.39C327.771 568.622 327.51 568.925 327.327 569.298C327.143 569.672 327.052 570.071 327.052 570.499V571.185C327.052 571.77 327.152 572.267 327.351 572.673C327.555 573.077 327.836 573.385 328.196 573.597C328.556 573.806 328.974 573.91 329.45 573.91C329.76 573.91 330.04 573.866 330.29 573.779C330.543 573.687 330.761 573.553 330.944 573.375C331.128 573.193 331.27 572.968 331.369 572.699L332.509 573.021C332.389 573.412 332.187 573.755 331.904 574.051C331.621 574.344 331.271 574.572 330.855 574.737C330.439 574.899 329.97 574.98 329.45 574.98ZM339.86 568.803L338.8 569.106C338.733 568.928 338.636 568.754 338.506 568.587C338.379 568.415 338.206 568.274 337.986 568.163C337.766 568.052 337.485 567.996 337.142 567.996C336.672 567.996 336.28 568.105 335.967 568.325C335.657 568.54 335.502 568.814 335.502 569.147C335.502 569.443 335.608 569.676 335.822 569.848C336.035 570.02 336.368 570.163 336.821 570.277L337.961 570.56C338.647 570.728 339.158 570.985 339.495 571.332C339.832 571.674 340 572.117 340 572.658C340 573.102 339.873 573.499 339.62 573.849C339.37 574.199 339.02 574.475 338.571 574.677C338.12 574.878 337.598 574.98 337.002 574.98C336.219 574.98 335.571 574.808 335.057 574.465C334.544 574.122 334.22 573.621 334.083 572.961L335.202 572.679C335.309 573.096 335.511 573.409 335.807 573.617C336.107 573.826 336.499 573.93 336.981 573.93C337.531 573.93 337.967 573.812 338.291 573.576C338.617 573.338 338.78 573.052 338.78 572.719C338.78 572.45 338.687 572.225 338.5 572.043C338.314 571.858 338.027 571.72 337.641 571.629L336.361 571.326C335.659 571.158 335.142 570.897 334.812 570.545C334.486 570.188 334.323 569.742 334.323 569.207C334.323 568.77 334.445 568.383 334.688 568.047C334.934 567.71 335.269 567.446 335.692 567.255C336.119 567.063 336.601 566.967 337.142 566.967C337.901 566.967 338.497 567.135 338.93 567.471C339.367 567.808 339.676 568.252 339.86 568.803Z\" fill=\"white\"\/>\r\n<path d=\"M386.833 600H140.167C132.895 600 127 605.821 127 613C127 620.179 132.895 626 140.167 626H386.833C394.105 626 400 620.179 400 613C400 605.821 394.105 600 386.833 600Z\" fill=\"#795F90\"\/>\r\n<path d=\"M386.833 600H140.167C132.895 600 127 605.821 127 613C127 620.179 132.895 626 140.167 626H386.833C394.105 626 400 620.179 400 613C400 605.821 394.105 600 386.833 600Z\" stroke=\"#6E5189\"\/>\r\n<path d=\"M149.889 611.802C150.14 613.147 149.961 614.545 149.382 615.763C148.802 616.981 147.858 617.946 146.705 618.496C145.553 619.047 144.263 619.149 143.049 618.787C141.836 618.426 140.772 617.621 140.037 616.507C139.302 615.394 138.939 614.039 139.008 612.668C139.078 611.298 139.576 609.995 140.42 608.977C141.263 607.959 142.401 607.287 143.644 607.073C144.886 606.86 146.159 607.117 147.248 607.803\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M143 612.2L144.615 614L150 608\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M159 608.31H160.47L163.927 616.531H164.046L167.503 608.31H168.973V618.214H167.821V610.689H167.721L164.543 618.214H163.43L160.252 610.689H160.152V618.214H159V608.31ZM171.284 618.214V610.786H172.456V618.214H171.284ZM171.879 609.547C171.651 609.547 171.455 609.472 171.288 609.32C171.127 609.169 171.045 608.987 171.045 608.774C171.045 608.561 171.127 608.379 171.288 608.227C171.455 608.076 171.651 608 171.879 608C172.108 608 172.303 608.076 172.466 608.227C172.631 608.379 172.714 608.561 172.714 608.774C172.714 608.987 172.631 609.169 172.466 609.32C172.303 609.472 172.108 609.547 171.879 609.547ZM175.774 613.745V618.214H174.603V610.786H175.735V611.946H175.835C176.013 611.569 176.285 611.266 176.649 611.037C177.013 610.805 177.483 610.689 178.059 610.689C178.576 610.689 179.028 610.792 179.415 610.999C179.802 611.201 180.104 611.511 180.319 611.927C180.535 612.339 180.642 612.862 180.642 613.494V618.214H179.47V613.571C179.47 612.988 179.315 612.533 179.004 612.207C178.692 611.879 178.265 611.715 177.722 611.715C177.348 611.715 177.013 611.793 176.719 611.951C176.427 612.109 176.197 612.339 176.028 612.643C175.859 612.946 175.774 613.313 175.774 613.745ZM182.784 618.214V610.786H183.956V618.214H182.784ZM183.38 609.547C183.151 609.547 182.955 609.472 182.789 609.32C182.627 609.169 182.545 608.987 182.545 608.774C182.545 608.561 182.627 608.379 182.789 608.227C182.955 608.076 183.151 608 183.38 608C183.608 608 183.804 608.076 183.966 608.227C184.132 608.379 184.214 608.561 184.214 608.774C184.214 608.987 184.132 609.169 183.966 609.32C183.804 609.472 183.608 609.547 183.38 609.547ZM186.103 618.214V610.786H187.235V611.946H187.335C187.494 611.549 187.75 611.242 188.105 611.023C188.459 610.8 188.885 610.689 189.381 610.689C189.885 610.689 190.303 610.8 190.637 611.023C190.976 611.242 191.239 611.549 191.427 611.946H191.507C191.702 611.563 191.995 611.258 192.385 611.032C192.776 610.804 193.245 610.689 193.791 610.689C194.474 610.689 195.031 610.897 195.465 611.313C195.899 611.726 196.115 612.369 196.115 613.242V618.214H194.943V613.242C194.943 612.694 194.789 612.303 194.482 612.067C194.174 611.832 193.811 611.715 193.394 611.715C192.858 611.715 192.442 611.872 192.148 612.188C191.852 612.501 191.705 612.898 191.705 613.378V618.214H190.513V613.127C190.513 612.704 190.372 612.364 190.091 612.106C189.809 611.845 189.448 611.715 189.004 611.715C188.698 611.715 188.414 611.793 188.149 611.951C187.887 612.109 187.676 612.328 187.513 612.609C187.355 612.887 187.275 613.207 187.275 613.571V618.214H186.103ZM198.259 618.214V610.786H199.431V618.214H198.259ZM198.855 609.547C198.626 609.547 198.429 609.472 198.264 609.32C198.101 609.169 198.02 608.987 198.02 608.774C198.02 608.561 198.101 608.379 198.264 608.227C198.429 608.076 198.626 608 198.855 608C199.083 608 199.279 608.076 199.441 608.227C199.607 608.379 199.689 608.561 199.689 608.774C199.689 608.987 199.607 609.169 199.441 609.32C199.279 609.472 199.083 609.547 198.855 609.547ZM201.359 618.214V617.343L205.69 611.927V611.85H201.498V610.786H207.2V611.695L202.989 617.073V617.15H207.339V618.214H201.359ZM211.389 618.389C210.906 618.389 210.467 618.299 210.073 618.122C209.679 617.942 209.366 617.682 209.135 617.343C208.903 617.002 208.787 616.589 208.787 616.106C208.787 615.68 208.873 615.335 209.045 615.071C209.217 614.803 209.448 614.593 209.735 614.442C210.024 614.29 210.341 614.178 210.689 614.103C211.04 614.026 211.392 613.965 211.747 613.92C212.211 613.861 212.587 613.818 212.874 613.789C213.166 613.756 213.378 613.704 213.51 613.63C213.646 613.556 213.713 613.426 213.713 613.242V613.204C213.713 612.727 213.58 612.355 213.311 612.092C213.046 611.827 212.644 611.695 212.105 611.695C211.545 611.695 211.106 611.814 210.788 612.052C210.47 612.292 210.247 612.546 210.118 612.817L209.005 612.43C209.204 611.978 209.469 611.627 209.8 611.376C210.135 611.121 210.498 610.943 210.892 610.844C211.29 610.741 211.681 610.689 212.065 610.689C212.309 610.689 212.591 610.718 212.909 610.776C213.23 610.831 213.54 610.945 213.837 611.12C214.139 611.293 214.389 611.556 214.587 611.908C214.787 612.259 214.886 612.73 214.886 613.32V618.214H213.713V617.208H213.654C213.574 617.37 213.442 617.542 213.257 617.726C213.072 617.909 212.824 618.066 212.517 618.195C212.209 618.324 211.833 618.389 211.389 618.389ZM211.568 617.363C212.031 617.363 212.422 617.274 212.74 617.097C213.061 616.919 213.303 616.691 213.465 616.41C213.631 616.13 213.713 615.835 213.713 615.525V614.481C213.664 614.539 213.555 614.591 213.386 614.64C213.22 614.685 213.028 614.726 212.809 614.761C212.594 614.793 212.385 614.822 212.179 614.848C211.977 614.871 211.813 614.89 211.687 614.906C211.383 614.945 211.098 615.008 210.833 615.095C210.572 615.179 210.359 615.306 210.198 615.477C210.038 615.644 209.959 615.873 209.959 616.164C209.959 616.56 210.109 616.86 210.411 617.063C210.715 617.263 211.101 617.363 211.568 617.363ZM222.131 608.31V618.214H220.959V608.31H222.131ZM226.523 618.389C226.039 618.389 225.601 618.299 225.206 618.122C224.812 617.942 224.499 617.682 224.268 617.343C224.036 617.002 223.92 616.589 223.92 616.106C223.92 615.68 224.006 615.335 224.178 615.071C224.351 614.803 224.58 614.593 224.869 614.442C225.156 614.29 225.475 614.178 225.823 614.103C226.173 614.026 226.526 613.965 226.88 613.92C227.344 613.861 227.719 613.818 228.008 613.789C228.299 613.756 228.51 613.704 228.643 613.63C228.779 613.556 228.847 613.426 228.847 613.242V613.204C228.847 612.727 228.713 612.355 228.445 612.092C228.18 611.827 227.777 611.695 227.238 611.695C226.678 611.695 226.24 611.814 225.921 612.052C225.604 612.292 225.38 612.546 225.251 612.817L224.139 612.43C224.337 611.978 224.602 611.627 224.934 611.376C225.267 611.121 225.632 610.943 226.026 610.844C226.423 610.741 226.814 610.689 227.198 610.689C227.443 610.689 227.725 610.718 228.042 610.776C228.364 610.831 228.673 610.945 228.971 611.12C229.273 611.293 229.523 611.556 229.721 611.908C229.92 612.259 230.019 612.73 230.019 613.32V618.214H228.847V617.208H228.788C228.708 617.37 228.575 617.542 228.39 617.726C228.205 617.909 227.958 618.066 227.65 618.195C227.342 618.324 226.966 618.389 226.523 618.389ZM226.701 617.363C227.165 617.363 227.556 617.274 227.873 617.097C228.195 616.919 228.436 616.691 228.599 616.41C228.764 616.13 228.847 615.835 228.847 615.525V614.481C228.797 614.539 228.688 614.591 228.519 614.64C228.354 614.685 228.162 614.726 227.943 614.761C227.728 614.793 227.518 614.822 227.312 614.848C227.11 614.871 226.947 614.89 226.821 614.906C226.516 614.945 226.231 615.008 225.966 615.095C225.705 615.179 225.493 615.306 225.33 615.477C225.171 615.644 225.092 615.873 225.092 616.164C225.092 616.56 225.243 616.86 225.545 617.063C225.849 617.263 226.234 617.363 226.701 617.363ZM239.191 618.369C238.476 618.369 237.86 618.205 237.344 617.875C236.827 617.547 236.43 617.094 236.151 616.517C235.873 615.94 235.734 615.28 235.734 614.539C235.734 613.784 235.877 613.118 236.162 612.541C236.449 611.961 236.851 611.508 237.364 611.183C237.88 610.853 238.483 610.689 239.171 610.689C239.708 610.689 240.191 610.786 240.622 610.979C241.052 611.172 241.405 611.443 241.679 611.792C241.955 612.14 242.125 612.546 242.191 613.01H241.019C240.929 612.672 240.731 612.372 240.423 612.111C240.118 611.846 239.708 611.715 239.191 611.715C238.734 611.715 238.334 611.83 237.99 612.063C237.649 612.292 237.382 612.615 237.19 613.035C237.001 613.45 236.906 613.939 236.906 614.5C236.906 615.074 236.999 615.574 237.184 615.999C237.373 616.425 237.638 616.755 237.979 616.99C238.323 617.226 238.727 617.343 239.191 617.343C239.496 617.343 239.772 617.292 240.021 617.188C240.269 617.085 240.479 616.937 240.651 616.744C240.823 616.55 240.946 616.319 241.019 616.048H242.191C242.125 616.486 241.961 616.881 241.699 617.233C241.441 617.581 241.099 617.857 240.671 618.064C240.247 618.267 239.754 618.369 239.191 618.369ZM247.004 618.369C246.315 618.369 245.711 618.209 245.191 617.89C244.674 617.571 244.27 617.125 243.979 616.55C243.691 615.976 243.547 615.306 243.547 614.539C243.547 613.765 243.691 613.089 243.979 612.512C244.27 611.935 244.674 611.487 245.191 611.168C245.711 610.849 246.315 610.689 247.004 610.689C247.692 610.689 248.295 610.849 248.811 611.168C249.331 611.487 249.735 611.935 250.024 612.512C250.315 613.089 250.461 613.765 250.461 614.539C250.461 615.306 250.315 615.976 250.024 616.55C249.735 617.125 249.331 617.571 248.811 617.89C248.295 618.209 247.692 618.369 247.004 618.369ZM247.004 617.343C247.527 617.343 247.957 617.213 248.295 616.952C248.633 616.69 248.883 616.347 249.045 615.922C249.207 615.496 249.288 615.035 249.288 614.539C249.288 614.042 249.207 613.579 249.045 613.15C248.883 612.721 248.633 612.375 248.295 612.111C247.957 611.846 247.527 611.715 247.004 611.715C246.481 611.715 246.05 611.846 245.712 612.111C245.375 612.375 245.125 612.721 244.962 613.15C244.8 613.579 244.719 614.042 244.719 614.539C244.719 615.035 244.8 615.496 244.962 615.922C245.125 616.347 245.375 616.69 245.712 616.952C246.05 617.213 246.481 617.343 247.004 617.343ZM252.25 618.214V610.786H253.382V611.946H253.482C253.641 611.549 253.897 611.242 254.251 611.023C254.606 610.8 255.031 610.689 255.528 610.689C256.031 610.689 256.45 610.8 256.784 611.023C257.122 611.242 257.385 611.549 257.574 611.946H257.653C257.849 611.563 258.142 611.258 258.532 611.032C258.923 610.804 259.392 610.689 259.938 610.689C260.62 610.689 261.178 610.897 261.612 611.313C262.045 611.726 262.262 612.369 262.262 613.242V618.214H261.09V613.242C261.09 612.694 260.936 612.303 260.629 612.067C260.321 611.832 259.958 611.715 259.541 611.715C259.004 611.715 258.589 611.872 258.294 612.188C257.999 612.501 257.852 612.898 257.852 613.378V618.214H256.66V613.127C256.66 612.704 256.519 612.364 256.238 612.106C255.956 611.845 255.594 611.715 255.15 611.715C254.845 611.715 254.561 611.793 254.296 611.951C254.034 612.109 253.823 612.328 253.66 612.609C253.501 612.887 253.422 613.207 253.422 613.571V618.214H252.25ZM264.406 621V610.786H265.538V611.966H265.677C265.763 611.837 265.882 611.672 266.035 611.473C266.191 611.269 266.412 611.089 266.7 610.931C266.991 610.77 267.385 610.689 267.882 610.689C268.524 610.689 269.091 610.845 269.58 611.158C270.071 611.471 270.453 611.914 270.728 612.488C271.003 613.062 271.14 613.739 271.14 614.519C271.14 615.306 271.003 615.987 270.728 616.565C270.453 617.139 270.073 617.583 269.586 617.9C269.099 618.212 268.538 618.369 267.902 618.369C267.412 618.369 267.019 618.29 266.725 618.132C266.43 617.971 266.204 617.788 266.045 617.585C265.885 617.379 265.763 617.208 265.677 617.073H265.578V621H264.406ZM265.558 614.5C265.558 615.06 265.643 615.556 265.811 615.985C265.98 616.41 266.226 616.744 266.551 616.986C266.876 617.224 267.273 617.343 267.743 617.343C268.233 617.343 268.642 617.218 268.969 616.966C269.301 616.712 269.549 616.37 269.715 615.941C269.884 615.509 269.969 615.029 269.969 614.5C269.969 613.978 269.886 613.507 269.719 613.087C269.558 612.665 269.311 612.332 268.98 612.086C268.652 611.838 268.24 611.715 267.743 611.715C267.267 611.715 266.865 611.832 266.541 612.067C266.217 612.299 265.972 612.625 265.806 613.044C265.641 613.46 265.558 613.945 265.558 614.5ZM274.101 608.31V618.214H272.928V608.31H274.101ZM279.446 618.369C278.711 618.369 278.077 618.211 277.544 617.895C277.014 617.576 276.605 617.131 276.316 616.56C276.032 615.987 275.89 615.318 275.89 614.558C275.89 613.797 276.032 613.127 276.316 612.546C276.605 611.962 277.005 611.508 277.518 611.183C278.035 610.853 278.638 610.689 279.326 610.689C279.724 610.689 280.116 610.754 280.504 610.882C280.891 611.011 281.244 611.221 281.561 611.511C281.879 611.798 282.133 612.178 282.322 612.653C282.511 613.127 282.604 613.71 282.604 614.403V614.887H276.724V613.9H281.413C281.413 613.481 281.326 613.107 281.154 612.779C280.985 612.449 280.744 612.189 280.429 612C280.118 611.809 279.75 611.715 279.326 611.715C278.859 611.715 278.455 611.827 278.115 612.052C277.777 612.275 277.517 612.566 277.335 612.923C277.153 613.282 277.062 613.665 277.062 614.074V614.732C277.062 615.293 277.161 615.769 277.359 616.159C277.562 616.546 277.842 616.84 278.199 617.044C278.557 617.244 278.972 617.343 279.446 617.343C279.753 617.343 280.031 617.302 280.28 617.218C280.531 617.131 280.748 617.002 280.931 616.831C281.113 616.656 281.253 616.441 281.353 616.183L282.485 616.492C282.366 616.867 282.166 617.195 281.885 617.479C281.603 617.76 281.255 617.978 280.841 618.137C280.427 618.292 279.962 618.369 279.446 618.369ZM284.387 610.786H285.559V618.755C285.559 619.213 285.478 619.61 285.316 619.945C285.157 620.281 284.915 620.54 284.591 620.724C284.27 620.908 283.865 621 283.374 621C283.335 621 283.295 621 283.255 621C283.215 621 283.176 621 283.135 621V619.936C283.176 619.936 283.212 619.936 283.245 619.936C283.278 619.936 283.315 619.936 283.354 619.936C283.712 619.936 283.974 619.833 284.139 619.626C284.305 619.423 284.387 619.133 284.387 618.755V610.786ZM284.963 609.547C284.735 609.547 284.538 609.472 284.372 609.32C284.211 609.169 284.129 608.987 284.129 608.774C284.129 608.561 284.211 608.379 284.372 608.227C284.538 608.076 284.735 608 284.963 608C285.192 608 285.387 608.076 285.55 608.227C285.715 608.379 285.798 608.561 285.798 608.774C285.798 608.987 285.715 609.169 285.55 609.32C285.387 609.472 285.192 609.547 284.963 609.547ZM287.706 618.214V610.786H288.879V618.214H287.706ZM288.302 609.547C288.074 609.547 287.877 609.472 287.712 609.32C287.549 609.169 287.468 608.987 287.468 608.774C287.468 608.561 287.549 608.379 287.712 608.227C287.877 608.076 288.074 608 288.302 608C288.531 608 288.726 608.076 288.888 608.227C289.054 608.379 289.137 608.561 289.137 608.774C289.137 608.987 289.054 609.169 288.888 609.32C288.726 609.472 288.531 609.547 288.302 609.547ZM293.906 618.369C293.27 618.369 292.709 618.212 292.222 617.9C291.736 617.583 291.355 617.139 291.08 616.565C290.805 615.987 290.668 615.306 290.668 614.519C290.668 613.739 290.805 613.062 291.08 612.488C291.355 611.914 291.737 611.471 292.227 611.158C292.718 610.845 293.283 610.689 293.926 610.689C294.422 610.689 294.815 610.77 295.103 610.931C295.394 611.089 295.616 611.269 295.768 611.473C295.924 611.672 296.045 611.837 296.131 611.966H296.231V608.31H297.402V618.214H296.27V617.073H296.131C296.045 617.208 295.922 617.379 295.763 617.585C295.605 617.788 295.378 617.971 295.083 618.132C294.788 618.29 294.396 618.369 293.906 618.369ZM294.065 617.343C294.535 617.343 294.933 617.224 295.257 616.986C295.581 616.744 295.828 616.41 295.997 615.985C296.166 615.556 296.25 615.06 296.25 614.5C296.25 613.945 296.168 613.46 296.002 613.044C295.837 612.625 295.592 612.299 295.267 612.067C294.942 611.832 294.542 611.715 294.065 611.715C293.568 611.715 293.155 611.838 292.823 612.086C292.496 612.332 292.249 612.665 292.083 613.087C291.921 613.507 291.84 613.978 291.84 614.5C291.84 615.029 291.923 615.509 292.088 615.941C292.257 616.37 292.505 616.712 292.833 616.966C293.164 617.218 293.575 617.343 294.065 617.343ZM301.957 618.389C301.474 618.389 301.035 618.299 300.641 618.122C300.247 617.942 299.934 617.682 299.702 617.343C299.47 617.002 299.354 616.589 299.354 616.106C299.354 615.68 299.441 615.335 299.613 615.071C299.785 614.803 300.015 614.593 300.303 614.442C300.591 614.29 300.909 614.178 301.257 614.103C301.608 614.026 301.96 613.965 302.315 613.92C302.778 613.861 303.154 613.818 303.442 613.789C303.733 613.756 303.945 613.704 304.078 613.63C304.213 613.556 304.282 613.426 304.282 613.242V613.204C304.282 612.727 304.147 612.355 303.879 612.092C303.615 611.827 303.212 611.695 302.672 611.695C302.113 611.695 301.674 611.814 301.356 612.052C301.038 612.292 300.815 612.546 300.685 612.817L299.573 612.43C299.772 611.978 300.037 611.627 300.368 611.376C300.702 611.121 301.066 610.943 301.461 610.844C301.858 610.741 302.248 610.689 302.632 610.689C302.878 610.689 303.159 610.718 303.476 610.776C303.798 610.831 304.108 610.945 304.406 611.12C304.707 611.293 304.957 611.556 305.156 611.908C305.354 612.259 305.454 612.73 305.454 613.32V618.214H304.282V617.208H304.222C304.143 617.37 304.01 617.542 303.824 617.726C303.639 617.909 303.393 618.066 303.084 618.195C302.776 618.324 302.4 618.389 301.957 618.389ZM302.136 617.363C302.6 617.363 302.99 617.274 303.308 617.097C303.629 616.919 303.871 616.691 304.033 616.41C304.198 616.13 304.282 615.835 304.282 615.525V614.481C304.232 614.539 304.122 614.591 303.954 614.64C303.788 614.685 303.596 614.726 303.378 614.761C303.162 614.793 302.952 614.822 302.747 614.848C302.545 614.871 302.381 614.89 302.255 614.906C301.95 614.945 301.665 615.008 301.4 615.095C301.139 615.179 300.927 615.306 300.765 615.477C300.606 615.644 300.526 615.873 300.526 616.164C300.526 616.56 300.677 616.86 300.978 617.063C301.283 617.263 301.669 617.363 302.136 617.363ZM310.474 618.369C309.837 618.369 309.276 618.212 308.789 617.9C308.303 617.583 307.922 617.139 307.648 616.565C307.372 615.987 307.235 615.306 307.235 614.519C307.235 613.739 307.372 613.062 307.648 612.488C307.922 611.914 308.305 611.471 308.795 611.158C309.285 610.845 309.851 610.689 310.493 610.689C310.99 610.689 311.382 610.77 311.67 610.931C311.962 611.089 312.184 611.269 312.336 611.473C312.491 611.672 312.613 611.837 312.698 611.966H312.798V608.31H313.97V618.214H312.837V617.073H312.698C312.613 617.208 312.49 617.379 312.331 617.585C312.172 617.788 311.945 617.971 311.65 618.132C311.356 618.29 310.963 618.369 310.474 618.369ZM310.632 617.343C311.102 617.343 311.5 617.224 311.824 616.986C312.149 616.744 312.395 616.41 312.565 615.985C312.733 615.556 312.817 615.06 312.817 614.5C312.817 613.945 312.735 613.46 312.569 613.044C312.404 612.625 312.159 612.299 311.834 612.067C311.51 611.832 311.109 611.715 310.632 611.715C310.135 611.715 309.722 611.838 309.391 612.086C309.063 612.332 308.816 612.665 308.65 613.087C308.489 613.507 308.407 613.978 308.407 614.5C308.407 615.029 308.49 615.509 308.656 615.941C308.824 616.37 309.073 616.712 309.4 616.966C309.732 617.218 310.142 617.343 310.632 617.343ZM323.312 618.369C322.623 618.369 322.019 618.209 321.499 617.89C320.983 617.571 320.579 617.125 320.288 616.55C319.999 615.976 319.856 615.306 319.856 614.539C319.856 613.765 319.999 613.089 320.288 612.512C320.579 611.935 320.983 611.487 321.499 611.168C322.019 610.849 322.623 610.689 323.312 610.689C324.001 610.689 324.603 610.849 325.12 611.168C325.64 611.487 326.044 611.935 326.332 612.512C326.623 613.089 326.769 613.765 326.769 614.539C326.769 615.306 326.623 615.976 326.332 616.55C326.044 617.125 325.64 617.571 325.12 617.89C324.603 618.209 324.001 618.369 323.312 618.369ZM323.312 617.343C323.836 617.343 324.266 617.213 324.603 616.952C324.941 616.69 325.191 616.347 325.353 615.922C325.516 615.496 325.597 615.035 325.597 614.539C325.597 614.042 325.516 613.579 325.353 613.15C325.191 612.721 324.941 612.375 324.603 612.111C324.266 611.846 323.836 611.715 323.312 611.715C322.789 611.715 322.358 611.846 322.021 612.111C321.683 612.375 321.433 612.721 321.271 613.15C321.108 613.579 321.027 614.042 321.027 614.539C321.027 615.035 321.108 615.496 321.271 615.922C321.433 616.347 321.683 616.69 322.021 616.952C322.358 617.213 322.789 617.343 323.312 617.343ZM328.559 621V610.786H329.691V611.966H329.83C329.916 611.837 330.035 611.672 330.187 611.473C330.343 611.269 330.565 611.089 330.853 610.931C331.144 610.77 331.539 610.689 332.035 610.689C332.677 610.689 333.243 610.845 333.733 611.158C334.224 611.471 334.606 611.914 334.88 612.488C335.156 613.062 335.293 613.739 335.293 614.519C335.293 615.306 335.156 615.987 334.88 616.565C334.606 617.139 334.225 617.583 333.739 617.9C333.252 618.212 332.691 618.369 332.055 618.369C331.565 618.369 331.172 618.29 330.878 618.132C330.583 617.971 330.356 617.788 330.198 617.585C330.038 617.379 329.916 617.208 329.83 617.073H329.73V621H328.559ZM329.711 614.5C329.711 615.06 329.795 615.556 329.963 615.985C330.133 616.41 330.379 616.744 330.704 616.986C331.028 617.224 331.426 617.343 331.896 617.343C332.386 617.343 332.795 617.218 333.122 616.966C333.454 616.712 333.702 616.37 333.867 615.941C334.037 615.509 334.121 615.029 334.121 614.5C334.121 613.978 334.038 613.507 333.872 613.087C333.71 612.665 333.463 612.332 333.132 612.086C332.804 611.838 332.393 611.715 331.896 611.715C331.419 611.715 331.018 611.832 330.694 612.067C330.369 612.299 330.124 612.625 329.959 613.044C329.793 613.46 329.711 613.945 329.711 614.5ZM340.28 618.369C339.545 618.369 338.91 618.211 338.377 617.895C337.847 617.576 337.439 617.131 337.15 616.56C336.865 615.987 336.723 615.318 336.723 614.558C336.723 613.797 336.865 613.127 337.15 612.546C337.439 611.962 337.839 611.508 338.352 611.183C338.869 610.853 339.471 610.689 340.16 610.689C340.558 610.689 340.95 610.754 341.337 610.882C341.725 611.011 342.077 611.221 342.395 611.511C342.713 611.798 342.966 612.178 343.155 612.653C343.344 613.127 343.438 613.71 343.438 614.403V614.887H337.558V613.9H342.247C342.247 613.481 342.16 613.107 341.988 612.779C341.819 612.449 341.577 612.189 341.263 612C340.952 611.809 340.584 611.715 340.16 611.715C339.693 611.715 339.289 611.827 338.948 612.052C338.611 612.275 338.351 612.566 338.169 612.923C337.987 613.282 337.895 613.665 337.895 614.074V614.732C337.895 615.293 337.995 615.769 338.193 616.159C338.395 616.546 338.675 616.84 339.032 617.044C339.391 617.244 339.806 617.343 340.28 617.343C340.587 617.343 340.865 617.302 341.114 617.218C341.365 617.131 341.582 617.002 341.764 616.831C341.947 616.656 342.087 616.441 342.186 616.183L343.319 616.492C343.2 616.867 342.999 617.195 342.718 617.479C342.436 617.76 342.089 617.978 341.675 618.137C341.261 618.292 340.796 618.369 340.28 618.369ZM345.221 618.214V610.786H346.353V611.908H346.433C346.572 611.54 346.823 611.242 347.188 611.013C347.552 610.784 347.962 610.669 348.42 610.669C348.506 610.669 348.614 610.671 348.742 610.674C348.872 610.678 348.969 610.683 349.036 610.689V611.85C348.996 611.84 348.905 611.825 348.762 611.806C348.623 611.783 348.476 611.772 348.32 611.772C347.949 611.772 347.618 611.848 347.327 612C347.039 612.148 346.81 612.355 346.642 612.618C346.476 612.88 346.393 613.178 346.393 613.513V618.214H345.221ZM352.67 618.389C352.186 618.389 351.747 618.299 351.354 618.122C350.96 617.942 350.647 617.682 350.415 617.343C350.184 617.002 350.067 616.589 350.067 616.106C350.067 615.68 350.154 615.335 350.326 615.071C350.497 614.803 350.728 614.593 351.016 614.442C351.304 614.29 351.622 614.178 351.969 614.103C352.321 614.026 352.673 613.965 353.027 613.92C353.491 613.861 353.867 613.818 354.155 613.789C354.447 613.756 354.658 613.704 354.79 613.63C354.927 613.556 354.994 613.426 354.994 613.242V613.204C354.994 612.727 354.86 612.355 354.592 612.092C354.327 611.827 353.925 611.695 353.386 611.695C352.825 611.695 352.386 611.814 352.069 612.052C351.751 612.292 351.528 612.546 351.399 612.817L350.286 612.43C350.484 611.978 350.749 611.627 351.08 611.376C351.415 611.121 351.779 610.943 352.173 610.844C352.571 610.741 352.962 610.689 353.345 610.689C353.59 610.689 353.872 610.718 354.19 610.776C354.511 610.831 354.821 610.945 355.118 611.12C355.42 611.293 355.67 611.556 355.868 611.908C356.067 612.259 356.166 612.73 356.166 613.32V618.214H354.994V617.208H354.934C354.855 617.37 354.723 617.542 354.538 617.726C354.352 617.909 354.105 618.066 353.797 618.195C353.49 618.324 353.114 618.389 352.67 618.389ZM352.849 617.363C353.312 617.363 353.703 617.274 354.021 617.097C354.342 616.919 354.584 616.691 354.746 616.41C354.912 616.13 354.994 615.835 354.994 615.525V614.481C354.945 614.539 354.836 614.591 354.666 614.64C354.501 614.685 354.309 614.726 354.09 614.761C353.875 614.793 353.665 614.822 353.46 614.848C353.258 614.871 353.094 614.89 352.968 614.906C352.663 614.945 352.379 615.008 352.114 615.095C351.852 615.179 351.64 615.306 351.478 615.477C351.319 615.644 351.24 615.873 351.24 616.164C351.24 616.56 351.39 616.86 351.691 617.063C351.996 617.263 352.382 617.363 352.849 617.363ZM361.623 610.786V611.753H357.67V610.786H361.623ZM358.823 609.006H359.995V616.086C359.995 616.409 360.043 616.65 360.138 616.811C360.238 616.97 360.364 617.076 360.516 617.131C360.671 617.182 360.836 617.208 361.008 617.208C361.136 617.208 361.243 617.202 361.325 617.188C361.408 617.173 361.475 617.159 361.524 617.15L361.762 618.176C361.683 618.205 361.573 618.234 361.43 618.263C361.288 618.295 361.107 618.311 360.888 618.311C360.558 618.311 360.233 618.241 359.915 618.103C359.601 617.964 359.339 617.753 359.13 617.469C358.925 617.186 358.823 616.828 358.823 616.396V609.006ZM363.386 618.214V610.786H364.559V618.214H363.386ZM363.983 609.547C363.754 609.547 363.557 609.472 363.392 609.32C363.229 609.169 363.149 608.987 363.149 608.774C363.149 608.561 363.229 608.379 363.392 608.227C363.557 608.076 363.754 608 363.983 608C364.211 608 364.407 608.076 364.569 608.227C364.734 608.379 364.817 608.561 364.817 608.774C364.817 608.987 364.734 609.169 364.569 609.32C364.407 609.472 364.211 609.547 363.983 609.547ZM372.944 610.786L370.122 618.214H368.931L366.109 610.786H367.381L369.487 616.705H369.566L371.672 610.786H372.944ZM376.503 618.389C376.02 618.389 375.581 618.299 375.187 618.122C374.794 617.942 374.481 617.682 374.248 617.343C374.017 617.002 373.901 616.589 373.901 616.106C373.901 615.68 373.987 615.335 374.159 615.071C374.331 614.803 374.561 614.593 374.85 614.442C375.137 614.29 375.455 614.178 375.803 614.103C376.154 614.026 376.507 613.965 376.861 613.92C377.324 613.861 377.7 613.818 377.989 613.789C378.28 613.756 378.492 613.704 378.624 613.63C378.76 613.556 378.828 613.426 378.828 613.242V613.204C378.828 612.727 378.694 612.355 378.426 612.092C378.161 611.827 377.759 611.695 377.219 611.695C376.659 611.695 376.22 611.814 375.902 612.052C375.585 612.292 375.361 612.546 375.232 612.817L374.12 612.43C374.318 611.978 374.583 611.627 374.914 611.376C375.248 611.121 375.613 610.943 376.007 610.844C376.404 610.741 376.795 610.689 377.179 610.689C377.424 610.689 377.705 610.718 378.024 610.776C378.344 610.831 378.654 610.945 378.952 611.12C379.254 611.293 379.504 611.556 379.702 611.908C379.9 612.259 380 612.73 380 613.32V618.214H378.828V617.208H378.768C378.689 617.37 378.556 617.542 378.371 617.726C378.185 617.909 377.939 618.066 377.631 618.195C377.323 618.324 376.948 618.389 376.503 618.389ZM376.683 617.363C377.146 617.363 377.537 617.274 377.854 617.097C378.176 616.919 378.417 616.691 378.58 616.41C378.745 616.13 378.828 615.835 378.828 615.525V614.481C378.778 614.539 378.669 614.591 378.5 614.64C378.335 614.685 378.142 614.726 377.924 614.761C377.709 614.793 377.498 614.822 377.293 614.848C377.091 614.871 376.927 614.89 376.802 614.906C376.497 614.945 376.212 615.008 375.948 615.095C375.685 615.179 375.474 615.306 375.311 615.477C375.153 615.644 375.073 615.873 375.073 616.164C375.073 616.56 375.224 616.86 375.525 617.063C375.83 617.263 376.215 617.363 376.683 617.363Z\" fill=\"white\"\/>\r\n<path d=\"M370.5 69H156.5C138.551 69 124 83.5507 124 101.5C124 119.449 138.551 134 156.5 134H370.5C388.449 134 403 119.449 403 101.5C403 83.5507 388.449 69 370.5 69Z\" fill=\"#6E5189\"\/>\r\n<path d=\"M370.5 69H156.5C138.551 69 124 83.5507 124 101.5C124 119.449 138.551 134 156.5 134H370.5C388.449 134 403 119.449 403 101.5C403 83.5507 388.449 69 370.5 69Z\" stroke=\"#D7D7D7\"\/>\r\n<path d=\"M180 101.5C180 88.5213 169.479 78 156.5 78C143.521 78 133 88.5213 133 101.5C133 114.479 143.521 125 156.5 125C169.479 125 180 114.479 180 101.5Z\" fill=\"#7C5295\" fill-opacity=\"0.1\"\/>\r\n<path d=\"M180 101.5C180 88.5213 169.479 78 156.5 78C143.521 78 133 88.5213 133 101.5C133 114.479 143.521 125 156.5 125C169.479 125 180 114.479 180 101.5Z\" stroke=\"#5F3F7D\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M152.094 95.1012C152.549 94.5992 152.849 93.9758 152.956 93.3068C153.064 92.6377 152.975 91.9517 152.701 91.3321C152.426 90.7125 151.978 90.186 151.41 89.8164C150.842 89.4467 150.179 89.25 149.501 89.25C148.823 89.25 148.16 89.4467 147.592 89.8164C147.024 90.186 146.575 90.7125 146.301 91.3321C146.026 91.9517 145.938 92.6377 146.045 93.3068C146.153 93.9758 146.453 94.5992 146.908 95.1012C146.768 95.1747 146.634 95.2541 146.506 95.3392C145.706 95.873 145.193 96.5712 144.873 97.217C144.491 97.9948 144.279 98.8448 144.25 99.7107V103.249C144.25 103.713 144.434 104.158 144.763 104.487C145.091 104.815 145.536 104.999 146 104.999H150.375C150.681 104.378 151.086 103.809 151.572 103.316L151.549 103.249H146V99.7492C146 99.7492 146 96.2492 149.5 96.2492C151.262 96.2492 152.137 97.1365 152.571 98.0167C152.965 97.5722 153.434 97.1942 153.959 96.9037C153.517 96.1406 152.871 95.5163 152.094 95.1012ZM149.5 94.4992C149.964 94.4992 150.409 94.3149 150.737 93.9867C151.066 93.6585 151.25 93.2134 151.25 92.7492C151.25 92.2851 151.066 91.84 150.737 91.5118C150.409 91.1836 149.964 90.9992 149.5 90.9992C149.036 90.9992 148.591 91.1836 148.263 91.5118C147.934 91.84 147.75 92.2851 147.75 92.7492C147.75 93.2134 147.934 93.6585 148.263 93.9867C148.591 94.3149 149.036 94.4992 149.5 94.4992ZM167 104.999H162.625C162.319 104.378 161.915 103.809 161.428 103.316L161.451 103.249H167V99.7492C167 99.7492 167 96.2492 163.5 96.2492C161.738 96.2492 160.863 97.1365 160.429 98.0167C160.033 97.5695 159.564 97.1931 159.041 96.9037C159.483 96.1406 160.129 95.5163 160.907 95.1012C160.451 94.5992 160.152 93.9758 160.044 93.3068C159.936 92.6377 160.025 91.9517 160.299 91.3321C160.574 90.7125 161.022 90.186 161.59 89.8164C162.158 89.4467 162.821 89.25 163.499 89.25C164.177 89.25 164.84 89.4467 165.408 89.8164C165.976 90.186 166.425 90.7125 166.699 91.3321C166.974 91.9517 167.062 92.6377 166.955 93.3068C166.847 93.9758 166.547 94.5992 166.092 95.1012C166.232 95.1747 166.366 95.2541 166.494 95.3392C167.294 95.873 167.807 96.5712 168.127 97.217C168.503 97.9757 168.715 98.8051 168.75 99.6512V103.249C168.75 103.713 168.566 104.158 168.237 104.487C167.909 104.815 167.464 104.999 167 104.999ZM163.5 94.4992C163.964 94.4992 164.409 94.3149 164.737 93.9867C165.066 93.6585 165.25 93.2134 165.25 92.7492C165.25 92.2851 165.066 91.84 164.737 91.5118C164.409 91.1836 163.964 90.9992 163.5 90.9992C163.036 90.9992 162.591 91.1836 162.263 91.5118C161.934 91.84 161.75 92.2851 161.75 92.7492C161.75 93.2134 161.934 93.6585 162.263 93.9867C162.591 94.3149 163.036 94.4992 163.5 94.4992Z\" fill=\"white\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M160 101.5C160 102.405 159.657 103.231 159.093 103.852C159.975 104.329 160.687 105.069 161.129 105.969C161.512 106.745 161.724 107.595 161.75 108.46V112C161.75 112.464 161.566 112.909 161.237 113.237C160.909 113.566 160.464 113.75 160 113.75H153C152.536 113.75 152.091 113.566 151.763 113.237C151.434 112.909 151.25 112.464 151.25 112V108.461C151.251 108.383 151.254 108.304 151.26 108.225C151.318 107.44 151.526 106.674 151.873 105.968C152.315 105.068 153.025 104.328 153.906 103.85C153.525 103.429 153.251 102.921 153.11 102.371C152.969 101.821 152.963 101.244 153.095 100.691C153.226 100.138 153.49 99.6256 153.864 99.1976C154.238 98.7695 154.71 98.439 155.24 98.2345C155.771 98.03 156.343 97.9577 156.907 98.0238C157.472 98.0899 158.011 98.2925 158.48 98.614C158.949 98.9355 159.332 99.3663 159.597 99.8691C159.862 100.372 160 100.932 160 101.5ZM153 108.5V112H160V108.5C160 108.5 160 105 156.5 105C153 105 153 108.5 153 108.5ZM158.25 101.5C158.25 101.964 158.066 102.409 157.737 102.737C157.409 103.066 156.964 103.25 156.5 103.25C156.036 103.25 155.591 103.066 155.263 102.737C154.934 102.409 154.75 101.964 154.75 101.5C154.75 101.036 154.934 100.591 155.263 100.263C155.591 99.9344 156.036 99.75 156.5 99.75C156.964 99.75 157.409 99.9344 157.737 100.263C158.066 100.591 158.25 101.036 158.25 101.5Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M204.512 108.686C203.221 108.686 202.085 108.385 201.102 107.784C200.134 107.183 199.371 106.325 198.814 105.21C198.271 104.095 198 102.753 198 101.184C198 99.6293 198.271 98.302 198.814 97.202C199.371 96.102 200.134 95.266 201.102 94.694C202.085 94.1073 203.221 93.814 204.512 93.814C205.803 93.814 206.939 94.1073 207.922 94.694C208.905 95.266 209.667 96.102 210.21 97.202C210.753 98.302 211.024 99.6293 211.024 101.184C211.024 102.753 210.753 104.095 210.21 105.21C209.667 106.325 208.905 107.183 207.922 107.784C206.939 108.385 205.803 108.686 204.512 108.686ZM204.512 105.892C205.172 105.892 205.737 105.701 206.206 105.32C206.69 104.924 207.057 104.374 207.306 103.67C207.57 102.966 207.702 102.137 207.702 101.184C207.702 100.231 207.57 99.4167 207.306 98.742C207.057 98.0527 206.69 97.532 206.206 97.18C205.737 96.8133 205.172 96.63 204.512 96.63C203.867 96.63 203.302 96.8133 202.818 97.18C202.334 97.532 201.96 98.0527 201.696 98.742C201.447 99.4167 201.322 100.231 201.322 101.184C201.322 102.137 201.447 102.966 201.696 103.67C201.96 104.374 202.334 104.924 202.818 105.32C203.302 105.701 203.867 105.892 204.512 105.892ZM213.457 112.47V97.51H216.097L216.317 98.588H216.405C216.83 98.192 217.314 97.8693 217.857 97.62C218.4 97.3707 218.95 97.246 219.507 97.246C220.387 97.246 221.142 97.4733 221.773 97.928C222.418 98.3827 222.91 99.028 223.247 99.864C223.599 100.7 223.775 101.675 223.775 102.79C223.775 104.037 223.555 105.1 223.115 105.98C222.675 106.86 222.103 107.535 221.399 108.004C220.71 108.459 219.969 108.686 219.177 108.686C218.722 108.686 218.268 108.591 217.813 108.4C217.373 108.195 216.962 107.909 216.581 107.542L216.691 109.28V112.47H213.457ZM218.429 106.046C218.796 106.046 219.133 105.936 219.441 105.716C219.764 105.496 220.013 105.151 220.189 104.682C220.365 104.198 220.453 103.582 220.453 102.834C220.453 102.174 220.38 101.631 220.233 101.206C220.101 100.766 219.896 100.436 219.617 100.216C219.338 99.996 218.986 99.886 218.561 99.886C218.238 99.886 217.923 99.9667 217.615 100.128C217.322 100.275 217.014 100.524 216.691 100.876V105.342C216.984 105.591 217.278 105.775 217.571 105.892C217.879 105.995 218.165 106.046 218.429 106.046ZM230.952 108.686C229.911 108.686 228.972 108.459 228.136 108.004C227.3 107.549 226.64 106.897 226.156 106.046C225.672 105.195 225.43 104.169 225.43 102.966C225.43 101.778 225.672 100.759 226.156 99.908C226.655 99.0573 227.3 98.4047 228.092 97.95C228.884 97.4807 229.713 97.246 230.578 97.246C231.62 97.246 232.485 97.4807 233.174 97.95C233.864 98.4047 234.377 99.028 234.714 99.82C235.052 100.612 235.22 101.499 235.22 102.482C235.22 102.761 235.206 103.039 235.176 103.318C235.147 103.582 235.118 103.795 235.088 103.956H227.938L227.894 101.712H232.448C232.448 101.14 232.309 100.671 232.03 100.304C231.752 99.9227 231.29 99.732 230.644 99.732C230.292 99.732 229.948 99.8273 229.61 100.018C229.273 100.209 228.994 100.539 228.774 101.008C228.554 101.477 228.452 102.13 228.466 102.966C228.481 103.787 228.628 104.433 228.906 104.902C229.2 105.371 229.566 105.709 230.006 105.914C230.446 106.105 230.908 106.2 231.392 106.2C231.818 106.2 232.221 106.141 232.602 106.024C232.998 105.892 233.387 105.716 233.768 105.496L234.824 107.476C234.282 107.857 233.666 108.158 232.976 108.378C232.287 108.583 231.612 108.686 230.952 108.686ZM237.455 108.422V97.51H240.095L240.315 99.424H240.403C240.799 98.6907 241.268 98.148 241.811 97.796C242.368 97.4293 242.933 97.246 243.505 97.246C243.813 97.246 244.07 97.268 244.275 97.312C244.48 97.3413 244.656 97.3927 244.803 97.466L244.187 100.216C244.011 100.172 243.842 100.143 243.681 100.128C243.52 100.099 243.322 100.084 243.087 100.084C242.676 100.084 242.244 100.231 241.789 100.524C241.349 100.817 240.982 101.338 240.689 102.086V108.422H237.455ZM248.369 108.686C247.709 108.686 247.13 108.539 246.631 108.246C246.147 107.953 245.773 107.557 245.509 107.058C245.245 106.559 245.113 106.002 245.113 105.386C245.113 104.213 245.597 103.311 246.565 102.68C247.533 102.035 249.095 101.602 251.251 101.382C251.237 101.059 251.163 100.788 251.031 100.568C250.914 100.333 250.731 100.157 250.481 100.04C250.232 99.908 249.917 99.842 249.535 99.842C249.081 99.842 248.619 99.9227 248.149 100.084C247.68 100.245 247.174 100.48 246.631 100.788L245.487 98.676C245.957 98.3827 246.441 98.1333 246.939 97.928C247.438 97.708 247.951 97.5393 248.479 97.422C249.022 97.3047 249.579 97.246 250.151 97.246C251.09 97.246 251.875 97.4293 252.505 97.796C253.151 98.148 253.642 98.6907 253.979 99.424C254.317 100.143 254.485 101.067 254.485 102.196V108.422H251.845L251.625 107.3H251.537C251.068 107.711 250.577 108.048 250.063 108.312C249.55 108.561 248.985 108.686 248.369 108.686ZM249.447 106.156C249.814 106.156 250.137 106.075 250.415 105.914C250.694 105.753 250.973 105.533 251.251 105.254V103.406C250.489 103.509 249.88 103.641 249.425 103.802C248.985 103.963 248.67 104.161 248.479 104.396C248.303 104.616 248.215 104.865 248.215 105.144C248.215 105.481 248.325 105.738 248.545 105.914C248.78 106.075 249.081 106.156 249.447 106.156ZM261.115 108.686C259.765 108.686 258.68 108.18 257.859 107.168C257.052 106.141 256.649 104.741 256.649 102.966C256.649 101.778 256.861 100.759 257.287 99.908C257.727 99.0573 258.291 98.4047 258.981 97.95C259.685 97.4807 260.418 97.246 261.181 97.246C261.782 97.246 262.288 97.3487 262.699 97.554C263.109 97.7593 263.498 98.038 263.865 98.39L263.733 96.718V93H266.967V108.422H264.327L264.107 107.344H264.019C263.637 107.725 263.19 108.048 262.677 108.312C262.163 108.561 261.643 108.686 261.115 108.686ZM261.951 106.046C262.303 106.046 262.625 105.973 262.919 105.826C263.212 105.679 263.483 105.423 263.733 105.056V100.59C263.454 100.326 263.161 100.143 262.853 100.04C262.545 99.9373 262.237 99.886 261.929 99.886C261.577 99.886 261.254 99.996 260.961 100.216C260.667 100.436 260.425 100.773 260.235 101.228C260.059 101.668 259.971 102.233 259.971 102.922C259.971 103.993 260.147 104.785 260.499 105.298C260.851 105.797 261.335 106.046 261.951 106.046ZM274.518 108.686C273.594 108.686 272.729 108.466 271.922 108.026C271.115 107.571 270.455 106.919 269.942 106.068C269.443 105.203 269.194 104.169 269.194 102.966C269.194 101.763 269.443 100.737 269.942 99.886C270.455 99.0207 271.115 98.368 271.922 97.928C272.729 97.4733 273.594 97.246 274.518 97.246C275.427 97.246 276.285 97.4733 277.092 97.928C277.899 98.368 278.551 99.0207 279.05 99.886C279.563 100.737 279.82 101.763 279.82 102.966C279.82 104.169 279.563 105.203 279.05 106.068C278.551 106.919 277.899 107.571 277.092 108.026C276.285 108.466 275.427 108.686 274.518 108.686ZM274.518 106.068C274.958 106.068 275.325 105.943 275.618 105.694C275.926 105.445 276.153 105.085 276.3 104.616C276.447 104.147 276.52 103.597 276.52 102.966C276.52 102.335 276.447 101.785 276.3 101.316C276.153 100.847 275.926 100.487 275.618 100.238C275.325 99.9887 274.958 99.864 274.518 99.864C274.063 99.864 273.689 99.9887 273.396 100.238C273.103 100.487 272.883 100.847 272.736 101.316C272.589 101.785 272.516 102.335 272.516 102.966C272.516 103.597 272.589 104.147 272.736 104.616C272.883 105.085 273.103 105.445 273.396 105.694C273.689 105.943 274.063 106.068 274.518 106.068ZM282.035 108.422V97.51H284.675L284.895 99.424H284.983C285.379 98.6907 285.849 98.148 286.391 97.796C286.949 97.4293 287.513 97.246 288.085 97.246C288.393 97.246 288.65 97.268 288.855 97.312C289.061 97.3413 289.237 97.3927 289.383 97.466L288.767 100.216C288.591 100.172 288.423 100.143 288.261 100.128C288.1 100.099 287.902 100.084 287.667 100.084C287.257 100.084 286.824 100.231 286.369 100.524C285.929 100.817 285.563 101.338 285.269 102.086V108.422H282.035ZM292.949 108.686C292.289 108.686 291.71 108.539 291.211 108.246C290.727 107.953 290.353 107.557 290.089 107.058C289.825 106.559 289.693 106.002 289.693 105.386C289.693 104.213 290.177 103.311 291.145 102.68C292.113 102.035 293.675 101.602 295.831 101.382C295.817 101.059 295.743 100.788 295.611 100.568C295.494 100.333 295.311 100.157 295.061 100.04C294.812 99.908 294.497 99.842 294.115 99.842C293.661 99.842 293.199 99.9227 292.729 100.084C292.26 100.245 291.754 100.48 291.211 100.788L290.067 98.676C290.537 98.3827 291.021 98.1333 291.519 97.928C292.018 97.708 292.531 97.5393 293.059 97.422C293.602 97.3047 294.159 97.246 294.731 97.246C295.67 97.246 296.455 97.4293 297.085 97.796C297.731 98.148 298.222 98.6907 298.559 99.424C298.897 100.143 299.065 101.067 299.065 102.196V108.422H296.425L296.205 107.3H296.117C295.648 107.711 295.157 108.048 294.643 108.312C294.13 108.561 293.565 108.686 292.949 108.686ZM294.027 106.156C294.394 106.156 294.717 106.075 294.995 105.914C295.274 105.753 295.553 105.533 295.831 105.254V103.406C295.069 103.509 294.46 103.641 294.005 103.802C293.565 103.963 293.25 104.161 293.059 104.396C292.883 104.616 292.795 104.865 292.795 105.144C292.795 105.481 292.905 105.738 293.125 105.914C293.36 106.075 293.661 106.156 294.027 106.156ZM305.013 108.686C304.294 108.686 303.553 108.547 302.791 108.268C302.028 107.989 301.375 107.586 300.833 107.058L302.197 105.232C302.695 105.628 303.187 105.907 303.671 106.068C304.169 106.215 304.646 106.288 305.101 106.288C305.585 106.288 305.937 106.207 306.157 106.046C306.377 105.87 306.487 105.643 306.487 105.364C306.487 105.115 306.384 104.909 306.179 104.748C305.988 104.587 305.731 104.447 305.409 104.33C305.101 104.198 304.749 104.059 304.353 103.912C303.825 103.721 303.341 103.479 302.901 103.186C302.461 102.893 302.101 102.541 301.823 102.13C301.559 101.719 301.427 101.228 301.427 100.656C301.427 99.6293 301.808 98.808 302.571 98.192C303.348 97.5613 304.36 97.246 305.607 97.246C306.399 97.246 307.117 97.378 307.763 97.642C308.423 97.8913 308.987 98.2213 309.457 98.632L308.071 100.436C307.675 100.157 307.279 99.9593 306.883 99.842C306.487 99.71 306.098 99.644 305.717 99.644C305.291 99.644 304.976 99.7247 304.771 99.886C304.565 100.047 304.463 100.253 304.463 100.502C304.463 100.707 304.536 100.883 304.683 101.03C304.829 101.177 305.049 101.316 305.343 101.448C305.651 101.565 306.032 101.697 306.487 101.844C307.044 102.035 307.55 102.277 308.005 102.57C308.474 102.849 308.841 103.201 309.105 103.626C309.369 104.051 309.501 104.565 309.501 105.166C309.501 105.826 309.325 106.42 308.973 106.948C308.635 107.476 308.137 107.901 307.477 108.224C306.817 108.532 305.995 108.686 305.013 108.686Z\" fill=\"white\"\/>\r\n<path d=\"M370.5 154H156.5C138.551 154 124 168.551 124 186.5C124 204.449 138.551 219 156.5 219H370.5C388.449 219 403 204.449 403 186.5C403 168.551 388.449 154 370.5 154Z\" fill=\"#6E5189\"\/>\r\n<path d=\"M370.5 154H156.5C138.551 154 124 168.551 124 186.5C124 204.449 138.551 219 156.5 219H370.5C388.449 219 403 204.449 403 186.5C403 168.551 388.449 154 370.5 154Z\" stroke=\"#D7D7D7\"\/>\r\n<path d=\"M180 186.5C180 173.521 169.479 163 156.5 163C143.521 163 133 173.521 133 186.5C133 199.479 143.521 210 156.5 210C169.479 210 180 199.479 180 186.5Z\" fill=\"#7C5295\" fill-opacity=\"0.1\"\/>\r\n<path d=\"M180 186.5C180 173.521 169.479 163 156.5 163C143.521 163 133 173.521 133 186.5C133 199.479 143.521 210 156.5 210C169.479 210 180 199.479 180 186.5Z\" stroke=\"#5F3F7D\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M152.5 179.5C152.5 178.704 152.816 177.941 153.379 177.379C153.941 176.816 154.704 176.5 155.5 176.5H163.5C164.296 176.5 165.059 176.816 165.621 177.379C166.184 177.941 166.5 178.704 166.5 179.5V193.5C166.5 194.296 166.184 195.059 165.621 195.621C165.059 196.184 164.296 196.5 163.5 196.5H155.5C154.704 196.5 153.941 196.184 153.379 195.621C152.816 195.059 152.5 194.296 152.5 193.5V179.5ZM155.5 178.5C155.235 178.5 154.98 178.605 154.793 178.793C154.605 178.98 154.5 179.235 154.5 179.5V193.5C154.5 193.765 154.605 194.02 154.793 194.207C154.98 194.395 155.235 194.5 155.5 194.5H163.5C163.765 194.5 164.02 194.395 164.207 194.207C164.395 194.02 164.5 193.765 164.5 193.5V179.5C164.5 179.235 164.395 178.98 164.207 178.793C164.02 178.605 163.765 178.5 163.5 178.5H155.5Z\" fill=\"white\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M146.5 185.5C146.5 184.704 146.816 183.941 147.379 183.379C147.941 182.816 148.704 182.5 149.5 182.5H154V184.5H149.5C149.235 184.5 148.98 184.605 148.793 184.793C148.605 184.98 148.5 185.235 148.5 185.5V193.5C148.5 193.765 148.605 194.02 148.793 194.207C148.98 194.395 149.235 194.5 149.5 194.5H159V196.5H149.5C148.704 196.5 147.941 196.184 147.379 195.621C146.816 195.059 146.5 194.296 146.5 193.5V185.5Z\" fill=\"white\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M156.5 191.5C156.5 190.97 156.711 190.461 157.086 190.086C157.461 189.711 157.97 189.5 158.5 189.5H160.5C161.03 189.5 161.539 189.711 161.914 190.086C162.289 190.461 162.5 190.97 162.5 191.5V194.5H160.5V191.5H158.5V194.5H156.5V191.5Z\" fill=\"white\"\/>\r\n<path d=\"M156.5 180.5C156.5 180.235 156.605 179.98 156.793 179.793C156.98 179.605 157.235 179.5 157.5 179.5C157.765 179.5 158.02 179.605 158.207 179.793C158.395 179.98 158.5 180.235 158.5 180.5V181.5C158.5 181.765 158.395 182.02 158.207 182.207C158.02 182.395 157.765 182.5 157.5 182.5C157.235 182.5 156.98 182.395 156.793 182.207C156.605 182.02 156.5 181.765 156.5 181.5V180.5ZM156.5 185.5C156.5 185.235 156.605 184.98 156.793 184.793C156.98 184.605 157.235 184.5 157.5 184.5C157.765 184.5 158.02 184.605 158.207 184.793C158.395 184.98 158.5 185.235 158.5 185.5V186.5C158.5 186.765 158.395 187.02 158.207 187.207C158.02 187.395 157.765 187.5 157.5 187.5C157.235 187.5 156.98 187.395 156.793 187.207C156.605 187.02 156.5 186.765 156.5 186.5V185.5ZM149.5 189.5C149.5 189.235 149.605 188.98 149.793 188.793C149.98 188.605 150.235 188.5 150.5 188.5C150.765 188.5 151.02 188.605 151.207 188.793C151.395 188.98 151.5 189.235 151.5 189.5V190.5C151.5 190.765 151.395 191.02 151.207 191.207C151.02 191.395 150.765 191.5 150.5 191.5C150.235 191.5 149.98 191.395 149.793 191.207C149.605 191.02 149.5 190.765 149.5 190.5V189.5ZM160.5 180.5C160.5 180.235 160.605 179.98 160.793 179.793C160.98 179.605 161.235 179.5 161.5 179.5C161.765 179.5 162.02 179.605 162.207 179.793C162.395 179.98 162.5 180.235 162.5 180.5V181.5C162.5 181.765 162.395 182.02 162.207 182.207C162.02 182.395 161.765 182.5 161.5 182.5C161.235 182.5 160.98 182.395 160.793 182.207C160.605 182.02 160.5 181.765 160.5 181.5V180.5ZM160.5 185.5C160.5 185.235 160.605 184.98 160.793 184.793C160.98 184.605 161.235 184.5 161.5 184.5C161.765 184.5 162.02 184.605 162.207 184.793C162.395 184.98 162.5 185.235 162.5 185.5V186.5C162.5 186.765 162.395 187.02 162.207 187.207C162.02 187.395 161.765 187.5 161.5 187.5C161.235 187.5 160.98 187.395 160.793 187.207C160.605 187.02 160.5 186.765 160.5 186.5V185.5Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M197.684 193.001V179.905H206.452V182.132H200.369V185.293H205.988V187.481H200.369V190.775H206.469V193.001H197.684ZM208.617 193.001V179.905H213.726C214.72 179.905 215.566 180.094 216.263 180.473C216.96 180.851 217.492 181.373 217.859 182.038C218.226 182.703 218.409 183.466 218.409 184.328C218.409 185.192 218.224 185.955 217.852 186.614C217.48 187.274 216.941 187.791 216.234 188.164C215.527 188.537 214.671 188.724 213.664 188.724H210.382V186.559H213.238C213.784 186.559 214.235 186.464 214.59 186.274C214.945 186.084 215.21 185.821 215.383 185.486C215.556 185.15 215.642 184.764 215.642 184.328C215.642 183.885 215.556 183.498 215.383 183.166C215.21 182.835 214.945 182.578 214.588 182.394C214.231 182.21 213.779 182.118 213.23 182.118H211.303V193.001H208.617ZM226.002 193.177C224.842 193.177 223.803 192.913 222.886 192.385C221.969 191.857 221.246 191.093 220.717 190.091C220.187 189.089 219.922 187.88 219.922 186.462C219.922 185.035 220.189 183.82 220.724 182.817C221.258 181.814 221.984 181.048 222.903 180.521C223.821 179.993 224.855 179.73 226.002 179.73C226.747 179.73 227.44 179.833 228.083 180.041C228.725 180.249 229.295 180.552 229.793 180.951C230.29 181.35 230.698 181.837 231.016 182.413C231.334 182.99 231.542 183.646 231.64 184.383H228.926C228.864 184.024 228.75 183.704 228.585 183.425C228.419 183.145 228.211 182.907 227.961 182.71C227.71 182.514 227.424 182.365 227.102 182.264C226.781 182.162 226.433 182.112 226.059 182.112C225.378 182.112 224.781 182.282 224.267 182.622C223.753 182.962 223.354 183.455 223.07 184.102C222.787 184.749 222.645 185.536 222.645 186.462C222.645 187.404 222.789 188.198 223.077 188.844C223.365 189.489 223.765 189.976 224.276 190.303C224.787 190.631 225.378 190.795 226.05 190.795C226.424 190.795 226.771 190.743 227.09 190.64C227.41 190.538 227.697 190.389 227.951 190.194C228.205 189.999 228.416 189.761 228.585 189.48C228.754 189.199 228.871 188.88 228.936 188.523H231.65C231.577 189.131 231.396 189.713 231.108 190.268C230.82 190.824 230.434 191.321 229.951 191.76C229.468 192.198 228.896 192.544 228.234 192.797C227.572 193.05 226.828 193.177 226.002 193.177Z\" fill=\"white\"\/>\r\n<path d=\"M370.5 239H156.5C138.551 239 124 253.551 124 271.5C124 289.449 138.551 304 156.5 304H370.5C388.449 304 403 289.449 403 271.5C403 253.551 388.449 239 370.5 239Z\" fill=\"#6E5189\"\/>\r\n<path d=\"M370.5 239H156.5C138.551 239 124 253.551 124 271.5C124 289.449 138.551 304 156.5 304H370.5C388.449 304 403 289.449 403 271.5C403 253.551 388.449 239 370.5 239Z\" stroke=\"#D7D7D7\"\/>\r\n<path d=\"M180 271.5C180 258.521 169.479 248 156.5 248C143.521 248 133 258.521 133 271.5C133 284.479 143.521 295 156.5 295C169.479 295 180 284.479 180 271.5Z\" fill=\"#7C5295\" fill-opacity=\"0.1\"\/>\r\n<path d=\"M180 271.5C180 258.521 169.479 248 156.5 248C143.521 248 133 258.521 133 271.5C133 284.479 143.521 295 156.5 295C169.479 295 180 284.479 180 271.5Z\" stroke=\"#5F3F7D\"\/>\r\n<path d=\"M146.5 281.5V269.475L153.5 266.5V268.5L158.5 266.5V269.5H166.5V281.5H146.5ZM148.5 279.5H164.5V271.5H156.5V269.45L151.5 271.45V269.5L148.5 270.825V279.5ZM155.5 277.5H157.5V273.5H155.5V277.5ZM151.5 277.5H153.5V273.5H151.5V277.5ZM159.5 277.5H161.5V273.5H159.5V277.5ZM166.5 269.5H161.5L162.5 261.5H165.5L166.5 269.5Z\" fill=\"white\"\/>\r\n<path d=\"M153.5 273.5H151.5V277.5H153.5V273.5Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M157.5 273.5H155.5V277.5H157.5V273.5Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M161.5 273.5H159.5V277.5H161.5V273.5Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M197.684 277.998V264.902H202.793C203.787 264.902 204.632 265.091 205.33 265.47C206.027 265.848 206.559 266.37 206.926 267.035C207.292 267.7 207.476 268.463 207.476 269.325C207.476 270.189 207.29 270.952 206.918 271.611C206.547 272.271 206.008 272.788 205.301 273.161C204.594 273.534 203.737 273.721 202.73 273.721H199.448V271.556H202.305C202.85 271.556 203.301 271.461 203.656 271.271C204.012 271.081 204.276 270.818 204.449 270.483C204.622 270.147 204.709 269.761 204.709 269.325C204.709 268.882 204.622 268.495 204.449 268.163C204.276 267.832 204.011 267.575 203.654 267.391C203.298 267.207 202.845 267.115 202.296 267.115H200.369V277.998H197.684ZM209.218 281.477L209.822 279.489L210.145 279.575C210.503 279.667 210.818 279.692 211.091 279.651C211.364 279.61 211.584 279.498 211.751 279.317C211.917 279.135 212.018 278.881 212.053 278.555L212.13 278.027L208.439 268.172H211.238L212.888 273.273C213.092 273.917 213.257 274.561 213.382 275.204C213.507 275.848 213.65 276.521 213.811 277.222H213.198C213.358 276.521 213.517 275.846 213.673 275.198C213.83 274.55 214.014 273.908 214.224 273.273L215.954 268.172H218.721L214.548 279.157C214.349 279.685 214.093 280.143 213.782 280.53C213.47 280.918 213.083 281.217 212.621 281.427C212.158 281.637 211.597 281.742 210.938 281.742C210.591 281.742 210.264 281.717 209.957 281.666C209.651 281.616 209.405 281.553 209.218 281.477ZM220.228 277.998V264.902H224.347L226.467 270.914C226.556 271.193 226.657 271.556 226.771 272.002C226.885 272.449 227.001 272.93 227.119 273.446C227.237 273.961 227.347 274.462 227.45 274.947C227.553 275.433 227.638 275.856 227.704 276.216H227.178C227.248 275.864 227.333 275.446 227.434 274.963C227.535 274.48 227.645 273.981 227.763 273.464C227.881 272.947 227.997 272.463 228.11 272.013C228.224 271.562 228.326 271.196 228.415 270.914L230.504 264.902H234.633V277.998H231.94V271.824C231.94 271.538 231.945 271.183 231.954 270.756C231.964 270.33 231.975 269.869 231.989 269.374C232.002 268.88 232.015 268.381 232.027 267.877C232.039 267.374 232.046 266.901 232.049 266.459H232.223C232.109 266.946 231.984 267.448 231.848 267.965C231.712 268.482 231.576 268.984 231.439 269.472C231.302 269.96 231.172 270.407 231.049 270.813C230.925 271.219 230.819 271.556 230.731 271.824L228.564 277.998H226.302L224.1 271.824C224.012 271.559 223.906 271.225 223.784 270.823C223.662 270.421 223.531 269.977 223.391 269.492C223.251 269.007 223.112 268.505 222.973 267.985C222.834 267.465 222.701 266.957 222.573 266.459H222.783C222.789 266.882 222.798 267.343 222.809 267.841C222.821 268.339 222.834 268.837 222.846 269.336C222.858 269.835 222.869 270.301 222.88 270.734C222.89 271.167 222.896 271.53 222.896 271.824V277.998H220.228ZM236.997 277.998V264.902H245.765V267.129H239.682V270.29H245.301V272.478H239.682V275.772H245.783V277.998H236.997ZM251.775 278.19C250.984 278.19 250.283 278.077 249.673 277.85C249.064 277.624 248.566 277.296 248.18 276.867C247.794 276.437 247.545 275.919 247.43 275.312L249.887 274.89C250.015 275.347 250.24 275.69 250.562 275.918C250.883 276.146 251.313 276.26 251.852 276.26C252.354 276.26 252.751 276.164 253.043 275.973C253.334 275.781 253.48 275.538 253.48 275.245C253.48 274.987 253.377 274.776 253.169 274.613C252.962 274.449 252.642 274.322 252.21 274.233L250.518 273.884C249.57 273.689 248.862 273.359 248.394 272.895C247.926 272.43 247.691 271.83 247.691 271.094C247.691 270.465 247.863 269.924 248.206 269.469C248.55 269.015 249.03 268.665 249.647 268.418C250.265 268.172 250.987 268.049 251.814 268.049C252.592 268.049 253.266 268.156 253.834 268.371C254.402 268.586 254.861 268.889 255.211 269.28C255.56 269.67 255.796 270.134 255.917 270.669L253.578 271.081C253.475 270.745 253.281 270.471 252.998 270.258C252.715 270.046 252.334 269.939 251.856 269.939C251.422 269.939 251.059 270.031 250.765 270.213C250.472 270.396 250.326 270.637 250.326 270.936C250.326 271.182 250.42 271.391 250.61 271.561C250.799 271.732 251.125 271.866 251.589 271.963L253.354 272.314C254.305 272.506 255.012 272.821 255.477 273.258C255.941 273.696 256.173 274.266 256.173 274.968C256.173 275.612 255.985 276.176 255.609 276.659C255.233 277.142 254.715 277.518 254.054 277.787C253.394 278.056 252.634 278.19 251.775 278.19Z\" fill=\"white\"\/>\r\n<path d=\"M370.5 324H156.5C138.551 324 124 338.551 124 356.5C124 374.449 138.551 389 156.5 389H370.5C388.449 389 403 374.449 403 356.5C403 338.551 388.449 324 370.5 324Z\" fill=\"#6E5189\"\/>\r\n<path d=\"M370.5 324H156.5C138.551 324 124 338.551 124 356.5C124 374.449 138.551 389 156.5 389H370.5C388.449 389 403 374.449 403 356.5C403 338.551 388.449 324 370.5 324Z\" stroke=\"#D7D7D7\"\/>\r\n<path d=\"M180 356.5C180 343.521 169.479 333 156.5 333C143.521 333 133 343.521 133 356.5C133 369.479 143.521 380 156.5 380C169.479 380 180 369.479 180 356.5Z\" fill=\"#7C5295\" fill-opacity=\"0.1\"\/>\r\n<path d=\"M180 356.5C180 343.521 169.479 333 156.5 333C143.521 333 133 343.521 133 356.5C133 369.479 143.521 380 156.5 380C169.479 380 180 369.479 180 356.5Z\" stroke=\"#5F3F7D\"\/>\r\n<path d=\"M148.5 365.5C149.647 361.48 150.483 357.473 150.5 353.5H156.5C156.517 357.473 157.353 361.48 158.5 365.5\" stroke=\"#8AC052\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M157 357.501H161.5C161.525 360.113 162.394 362.797 163.5 365.501M153.5 349.501C153.727 349.184 154.028 348.928 154.376 348.753C154.725 348.579 155.111 348.492 155.5 348.501C155.889 348.492 156.275 348.579 156.624 348.753C156.972 348.928 157.273 349.184 157.5 349.501C157.727 349.817 158.028 350.073 158.376 350.248C158.725 350.422 159.111 350.509 159.5 350.501C159.889 350.509 160.275 350.422 160.624 350.248C160.972 350.073 161.273 349.817 161.5 349.501C161.727 349.184 162.028 348.928 162.376 348.753C162.725 348.579 163.111 348.492 163.5 348.501C163.889 348.492 164.275 348.579 164.624 348.753C164.972 348.928 165.273 349.184 165.5 349.501M147.5 365.501H166.5\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M200.369 349.904V363H197.684V349.904H200.369ZM205.313 357.311V363H202.677V353.174H205.166L205.208 355.627H205.05C205.307 354.807 205.699 354.173 206.224 353.724C206.749 353.275 207.427 353.051 208.256 353.051C208.937 353.051 209.531 353.199 210.037 353.495C210.543 353.791 210.936 354.216 211.216 354.768C211.495 355.321 211.635 355.982 211.635 356.75V363H209V357.21C209 356.599 208.842 356.121 208.527 355.774C208.213 355.427 207.777 355.253 207.222 355.253C206.851 355.253 206.522 355.334 206.234 355.497C205.946 355.659 205.72 355.893 205.557 356.198C205.394 356.504 205.313 356.875 205.313 357.311ZM217.475 363.163C216.724 363.163 216.045 362.969 215.439 362.58C214.833 362.191 214.354 361.62 214.002 360.868C213.651 360.116 213.475 359.194 213.475 358.104C213.475 356.984 213.656 356.05 214.018 355.301C214.381 354.551 214.864 353.989 215.469 353.614C216.074 353.238 216.738 353.051 217.46 353.051C218.017 353.051 218.48 353.144 218.85 353.332C219.221 353.519 219.519 353.75 219.747 354.024C219.974 354.299 220.146 354.567 220.261 354.828H220.346V349.904H222.981V363H220.389V361.427H220.261C220.139 361.691 219.963 361.956 219.731 362.222C219.499 362.488 219.2 362.712 218.833 362.893C218.466 363.073 218.014 363.163 217.475 363.163ZM218.287 361.051C218.736 361.051 219.118 360.927 219.433 360.68C219.748 360.433 219.989 360.088 220.154 359.646C220.319 359.203 220.401 358.686 220.401 358.096C220.401 357.499 220.319 356.982 220.156 356.544C219.992 356.107 219.752 355.767 219.437 355.526C219.122 355.284 218.739 355.164 218.287 355.164C217.827 355.164 217.441 355.288 217.127 355.538C216.814 355.787 216.578 356.132 216.418 356.572C216.259 357.013 216.18 357.52 216.18 358.096C216.18 358.67 216.26 359.181 216.42 359.626C216.581 360.072 216.819 360.421 217.133 360.673C217.448 360.925 217.833 361.051 218.287 361.051ZM228.613 363.123C227.935 363.123 227.341 362.975 226.832 362.679C226.323 362.383 225.929 361.957 225.649 361.404C225.369 360.85 225.229 360.19 225.229 359.424V353.174H227.865V358.964C227.865 359.575 228.023 360.053 228.339 360.4C228.655 360.747 229.091 360.921 229.647 360.921C230.021 360.921 230.351 360.84 230.636 360.677C230.921 360.515 231.145 360.279 231.308 359.971C231.471 359.662 231.552 359.293 231.552 358.863V353.174H234.192V363H231.699L231.661 360.547H231.815C231.555 361.372 231.161 362.008 230.633 362.454C230.105 362.9 229.431 363.123 228.613 363.123ZM240.34 363.192C239.549 363.192 238.849 363.079 238.239 362.852C237.629 362.626 237.131 362.298 236.746 361.869C236.36 361.439 236.11 360.921 235.996 360.314L238.453 359.892C238.581 360.349 238.806 360.692 239.127 360.92C239.449 361.148 239.879 361.262 240.417 361.262C240.919 361.262 241.316 361.166 241.608 360.975C241.9 360.783 242.046 360.54 242.046 360.247C242.046 359.989 241.942 359.778 241.735 359.615C241.527 359.451 241.208 359.324 240.775 359.235L239.083 358.886C238.136 358.691 237.428 358.361 236.959 357.897C236.491 357.432 236.257 356.832 236.257 356.096C236.257 355.467 236.428 354.926 236.772 354.471C237.115 354.017 237.595 353.667 238.213 353.42C238.83 353.174 239.553 353.051 240.38 353.051C241.158 353.051 241.831 353.158 242.399 353.373C242.967 353.588 243.426 353.891 243.776 354.282C244.126 354.672 244.361 355.136 244.482 355.671L242.143 356.083C242.04 355.747 241.847 355.473 241.563 355.26C241.28 355.048 240.899 354.941 240.422 354.941C239.988 354.941 239.624 355.033 239.331 355.215C239.038 355.398 238.891 355.639 238.891 355.938C238.891 356.184 238.986 356.393 239.175 356.563C239.364 356.734 239.691 356.868 240.154 356.965L241.92 357.316C242.87 357.508 243.578 357.823 244.042 358.26C244.506 358.698 244.738 359.268 244.738 359.97C244.738 360.614 244.55 361.178 244.174 361.661C243.799 362.144 243.28 362.52 242.62 362.789C241.959 363.058 241.199 363.192 240.34 363.192ZM251.399 353.174V355.182H245.569V353.174H251.399ZM246.922 350.836H249.558V360.124C249.558 360.437 249.628 360.667 249.767 360.816C249.906 360.964 250.135 361.038 250.453 361.038C250.555 361.038 250.697 361.026 250.878 361.001C251.058 360.976 251.196 360.951 251.29 360.928L251.667 362.905C251.373 362.992 251.082 363.052 250.793 363.086C250.505 363.12 250.228 363.137 249.962 363.137C248.977 363.137 248.224 362.898 247.703 362.42C247.183 361.942 246.922 361.254 246.922 360.356V350.836ZM253.108 363V353.174H255.663V354.885H255.768C255.947 354.279 256.248 353.821 256.673 353.51C257.098 353.198 257.586 353.043 258.137 353.043C258.273 353.043 258.419 353.05 258.576 353.066C258.732 353.081 258.87 353.103 258.989 353.131V355.486C258.872 355.446 258.702 355.413 258.478 355.388C258.254 355.363 258.045 355.35 257.85 355.35C257.447 355.35 257.086 355.437 256.766 355.612C256.447 355.786 256.196 356.027 256.015 356.335C255.834 356.643 255.744 357 255.744 357.408V363H253.108ZM260.517 363V353.174H263.153V363H260.517ZM261.835 351.893C261.438 351.893 261.098 351.76 260.814 351.495C260.531 351.23 260.389 350.911 260.389 350.54C260.389 350.16 260.531 349.84 260.814 349.578C261.098 349.315 261.438 349.184 261.835 349.184C262.233 349.184 262.574 349.315 262.858 349.577C263.142 349.839 263.284 350.16 263.284 350.539C263.284 350.911 263.142 351.23 262.858 351.495C262.574 351.76 262.233 351.893 261.835 351.893ZM268.142 363.191C267.517 363.191 266.958 363.08 266.464 362.86C265.97 362.64 265.581 362.312 265.298 361.877C265.015 361.442 264.874 360.9 264.874 360.253C264.874 359.703 264.974 359.244 265.174 358.877C265.375 358.509 265.649 358.213 265.998 357.989C266.346 357.765 266.742 357.594 267.185 357.477C267.628 357.36 268.093 357.279 268.578 357.233C269.145 357.176 269.603 357.122 269.951 357.071C270.3 357.021 270.556 356.942 270.719 356.834C270.882 356.727 270.963 356.567 270.963 356.355V356.312C270.963 356.032 270.903 355.794 270.784 355.6C270.665 355.406 270.491 355.258 270.263 355.154C270.034 355.051 269.753 355 269.419 355C269.083 355 268.789 355.051 268.538 355.153C268.286 355.255 268.08 355.391 267.919 355.562C267.759 355.733 267.643 355.924 267.572 356.137L265.155 355.736C265.321 355.164 265.601 354.678 265.994 354.279C266.387 353.881 266.875 353.576 267.459 353.366C268.043 353.156 268.699 353.051 269.427 353.051C269.955 353.051 270.467 353.113 270.966 353.238C271.464 353.363 271.911 353.559 272.307 353.825C272.703 354.091 273.017 354.435 273.25 354.857C273.482 355.279 273.599 355.788 273.599 356.385V363H271.099V361.636H271.012C270.853 361.94 270.642 362.209 270.379 362.443C270.115 362.676 269.798 362.859 269.428 362.992C269.057 363.124 268.629 363.191 268.142 363.191ZM268.884 361.342C269.299 361.342 269.664 361.26 269.978 361.094C270.292 360.929 270.538 360.706 270.715 360.425C270.893 360.145 270.982 359.832 270.982 359.487V358.424C270.902 358.478 270.783 358.529 270.627 358.576C270.47 358.623 270.295 358.665 270.102 358.703C269.909 358.74 269.719 358.773 269.531 358.8C269.343 358.828 269.176 358.852 269.03 358.872C268.706 358.916 268.421 358.99 268.176 359.095C267.93 359.2 267.739 359.34 267.603 359.515C267.467 359.691 267.399 359.911 267.399 360.175C267.399 360.429 267.464 360.643 267.592 360.816C267.72 360.989 267.896 361.12 268.118 361.209C268.34 361.298 268.596 361.342 268.884 361.342Z\" fill=\"white\"\/>\r\n<path d=\"M277.243 363.039C277.853 363.266 278.554 363.379 279.345 363.379C280.204 363.379 280.964 363.245 281.624 362.976C282.285 362.707 282.803 362.331 283.179 361.848C283.555 361.365 283.743 360.801 283.743 360.157C283.743 359.455 283.511 358.885 283.047 358.447C282.582 358.01 281.875 357.695 280.924 357.503L279.159 357.152C278.695 357.055 278.369 356.921 278.18 356.75C277.99 356.58 277.896 356.371 277.896 356.125C277.896 355.826 278.042 355.585 278.335 355.402C278.629 355.22 278.992 355.128 279.426 355.128C279.904 355.128 280.285 355.235 280.568 355.447C280.851 355.66 281.045 355.934 281.148 356.27L283.487 355.858C283.366 355.323 283.13 354.859 282.781 354.469C282.431 354.078 281.972 353.775 281.404 353.56C280.836 353.345 280.162 353.238 279.384 353.238C278.557 353.238 277.835 353.361 277.217 353.607C276.6 353.854 276.12 354.204 275.776 354.658C275.433 355.113 275.261 355.654 275.261 356.283C275.261 357.019 275.496 357.619 275.964 358.084C276.432 358.548 277.14 358.878 278.088 359.073L279.78 359.422C280.212 359.511 280.532 359.638 280.739 359.802C280.947 359.965 281.05 360.176 281.05 360.434C281.05 360.727 280.904 360.97 280.613 361.162C280.321 361.353 279.924 361.449 279.422 361.449C278.883 361.449 278.453 361.335 278.132 361.107C277.81 360.879 277.585 360.536 277.457 360.079L275 360.501C275.115 361.108 275.364 361.626 275.75 362.056C276.136 362.485 276.634 362.813 277.243 363.039Z\" fill=\"white\"\/>\r\n<mask id=\"mask1_56269_162\" style=\"mask-type:alpha\" maskunits=\"userSpaceOnUse\" x=\"123\" y=\"653\" width=\"280\" height=\"320\">\r\n<path d=\"M379 653H147C133.745 653 123 663.745 123 677V949C123 962.255 133.745 973 147 973H379C392.25 973 403 962.255 403 949V677C403 663.745 392.25 653 379 653Z\" fill=\"black\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask1_56269_162)\">\r\n<path d=\"M379 653.5H147C134.021 653.5 123.5 664.021 123.5 677V949C123.5 961.979 134.021 972.5 147 972.5H379C391.98 972.5 402.5 961.979 402.5 949V677C402.5 664.021 391.98 653.5 379 653.5Z\" fill=\"#6E5189\"\/>\r\n<path d=\"M379 653.5H147C134.021 653.5 123.5 664.021 123.5 677V949C123.5 961.979 134.021 972.5 147 972.5H379C391.98 972.5 402.5 961.979 402.5 949V677C402.5 664.021 391.98 653.5 379 653.5Z\" stroke=\"#D7D7D7\"\/>\r\n<path d=\"M190.942 685.077H189.075C189.041 684.836 188.971 684.621 188.866 684.434C188.761 684.243 188.626 684.081 188.462 683.948C188.297 683.814 188.106 683.712 187.891 683.641C187.677 683.57 187.446 683.534 187.196 683.534C186.744 683.534 186.351 683.647 186.016 683.871C185.68 684.093 185.42 684.417 185.236 684.843C185.051 685.266 184.959 685.78 184.959 686.385C184.959 687.007 185.051 687.53 185.236 687.953C185.423 688.377 185.685 688.696 186.02 688.912C186.355 689.128 186.743 689.236 187.183 689.236C187.43 689.236 187.659 689.203 187.869 689.138C188.082 689.073 188.271 688.978 188.436 688.853C188.601 688.725 188.737 688.57 188.845 688.388C188.956 688.206 189.033 687.999 189.075 687.766L190.942 687.775C190.893 688.175 190.773 688.561 190.579 688.934C190.389 689.303 190.132 689.634 189.808 689.927C189.487 690.216 189.104 690.446 188.658 690.617C188.214 690.784 187.713 690.868 187.153 690.868C186.375 690.868 185.679 690.692 185.065 690.34C184.454 689.988 183.971 689.478 183.616 688.81C183.264 688.142 183.088 687.334 183.088 686.385C183.088 685.434 183.267 684.624 183.625 683.956C183.983 683.289 184.469 682.78 185.082 682.431C185.696 682.078 186.386 681.902 187.153 681.902C187.659 681.902 188.128 681.973 188.56 682.115C188.994 682.257 189.379 682.465 189.714 682.738C190.05 683.007 190.322 683.338 190.533 683.73C190.746 684.123 190.882 684.571 190.942 685.077ZM194.205 690.749H192.228L195.241 682.022H197.618L200.627 690.749H198.65L196.464 684.016H196.395L194.205 690.749ZM194.081 687.319H198.752V688.759H194.081V687.319ZM205.371 690.749H202.277V682.022H205.401C206.271 682.022 207.031 682.196 207.661 682.546C208.301 682.892 208.781 683.391 209.121 684.042C209.471 684.692 209.641 685.471 209.641 686.377C209.641 687.286 209.471 688.067 209.121 688.721C208.781 689.374 208.291 689.875 207.651 690.225C207.021 690.574 206.261 690.749 205.371 690.749ZM204.121 689.168H205.291C205.841 689.168 206.301 689.071 206.671 688.878C207.041 688.682 207.331 688.38 207.511 687.971C207.701 687.559 207.801 687.027 207.801 686.377C207.801 685.732 207.701 685.205 207.511 684.796C207.331 684.387 207.051 684.086 206.671 683.892C206.301 683.699 205.841 683.603 205.301 683.603H204.121V689.168ZM211.611 690.749V682.022H217.491V683.543H213.451V685.623H217.181V687.144H213.451V689.228H217.501V690.749H211.611ZM226.851 682.022V690.749H225.261L221.461 685.256H221.401V690.749H219.551V682.022H221.171L224.941 687.51H225.021V682.022H226.851ZM230.481 690.749H228.511L231.521 682.022H233.901L236.901 690.749H234.931L232.741 684.016H232.671L230.481 690.749ZM230.361 687.319H235.031V688.759H230.361V687.319ZM245.031 690.749H241.931V682.022H245.051C245.931 682.022 246.691 682.196 247.321 682.546C247.951 682.892 248.441 683.391 248.781 684.042C249.121 684.692 249.301 685.471 249.301 686.377C249.301 687.286 249.121 688.067 248.781 688.721C248.441 689.374 247.951 689.875 247.311 690.225C246.671 690.574 245.911 690.749 245.031 690.749ZM243.781 689.168H244.951C245.501 689.168 245.951 689.071 246.331 688.878C246.701 688.682 246.981 688.38 247.171 687.971C247.361 687.559 247.461 687.027 247.461 686.377C247.461 685.732 247.361 685.205 247.171 684.796C246.981 684.387 246.701 684.086 246.331 683.892C245.961 683.699 245.501 683.603 244.951 683.603H243.781V689.168ZM251.261 690.749V682.022H257.141V683.543H253.111V685.623H256.841V687.144H253.111V689.228H257.161V690.749H251.261ZM267.321 684.532C267.291 684.188 267.141 683.921 266.881 683.73C266.621 683.54 266.271 683.445 265.831 683.445C265.531 683.445 265.281 683.488 265.071 683.573C264.861 683.655 264.701 683.77 264.591 683.918C264.481 684.066 264.431 684.233 264.431 684.421C264.421 684.577 264.461 684.713 264.531 684.83C264.601 684.946 264.701 685.047 264.831 685.132C264.961 685.215 265.111 685.287 265.271 685.35C265.441 685.409 265.621 685.461 265.811 685.503L266.591 685.691C266.971 685.776 267.321 685.89 267.641 686.032C267.961 686.174 268.241 686.348 268.471 686.556C268.701 686.763 268.881 687.007 269.011 687.289C269.141 687.57 269.211 687.892 269.211 688.256C269.211 688.79 269.071 689.253 268.801 689.645C268.531 690.034 268.151 690.337 267.641 690.553C267.141 690.766 266.531 690.873 265.821 690.873C265.121 690.873 264.501 690.765 263.981 690.549C263.461 690.333 263.061 690.013 262.761 689.59C262.471 689.164 262.321 688.637 262.311 688.009H264.091C264.111 688.302 264.201 688.546 264.341 688.742C264.491 688.935 264.691 689.081 264.941 689.181C265.201 689.277 265.481 689.326 265.801 689.326C266.111 689.326 266.381 689.28 266.621 689.189C266.851 689.098 267.031 688.972 267.161 688.81C267.281 688.648 267.351 688.462 267.351 688.252C267.351 688.056 267.291 687.891 267.171 687.757C267.061 687.624 266.891 687.51 266.671 687.417C266.451 687.323 266.181 687.238 265.871 687.161L264.911 686.922C264.181 686.743 263.601 686.463 263.171 686.083C262.751 685.702 262.531 685.189 262.541 684.544C262.531 684.016 262.671 683.554 262.961 683.159C263.251 682.765 263.641 682.456 264.141 682.235C264.641 682.013 265.211 681.902 265.841 681.902C266.491 681.902 267.061 682.013 267.541 682.235C268.031 682.456 268.401 682.765 268.671 683.159C268.941 683.554 269.081 684.012 269.091 684.532H267.321ZM276.441 682.022H278.291V687.689C278.291 688.326 278.141 688.882 277.831 689.36C277.531 689.837 277.111 690.209 276.571 690.476C276.021 690.74 275.391 690.873 274.671 690.873C273.941 690.873 273.311 690.74 272.771 690.476C272.231 690.209 271.801 689.837 271.501 689.36C271.201 688.882 271.051 688.326 271.051 687.689V682.022H272.901V687.532C272.901 687.864 272.971 688.159 273.111 688.418C273.261 688.677 273.471 688.88 273.741 689.027C274.001 689.175 274.311 689.249 274.671 689.249C275.031 689.249 275.341 689.175 275.601 689.027C275.871 688.88 276.081 688.677 276.221 688.418C276.371 688.159 276.441 687.864 276.441 687.532V682.022ZM280.411 682.022H282.681L285.081 687.885H285.191L287.591 682.022H289.871V690.749H288.081V685.069H288.001L285.741 690.706H284.531L282.271 685.047H282.191V690.749H280.411V682.022ZM293.831 682.022V690.749H291.991V682.022H293.831ZM303.251 682.022V690.749H301.651L297.861 685.256H297.791V690.749H295.951V682.022H297.571L301.341 687.51H301.411V682.022H303.251ZM307.221 682.022V690.749H305.371V682.022H307.221ZM314.071 684.532C314.041 684.188 313.891 683.921 313.631 683.73C313.371 683.54 313.021 683.445 312.581 683.445C312.281 683.445 312.021 683.488 311.821 683.573C311.611 683.655 311.451 683.77 311.341 683.918C311.231 684.066 311.181 684.233 311.181 684.421C311.171 684.577 311.201 684.713 311.281 684.83C311.351 684.946 311.451 685.047 311.581 685.132C311.711 685.215 311.851 685.287 312.021 685.35C312.191 685.409 312.371 685.461 312.561 685.503L313.341 685.691C313.721 685.776 314.071 685.89 314.391 686.032C314.711 686.174 314.981 686.348 315.221 686.556C315.451 686.763 315.631 687.007 315.761 687.289C315.891 687.57 315.961 687.892 315.961 688.256C315.961 688.79 315.821 689.253 315.551 689.645C315.281 690.034 314.901 690.337 314.391 690.553C313.891 690.766 313.281 690.873 312.571 690.873C311.871 690.873 311.251 690.765 310.731 690.549C310.211 690.333 309.801 690.013 309.511 689.59C309.221 689.164 309.071 688.637 309.061 688.009H310.841C310.861 688.302 310.941 688.546 311.091 688.742C311.241 688.935 311.441 689.081 311.691 689.181C311.951 689.277 312.231 689.326 312.551 689.326C312.861 689.326 313.131 689.28 313.361 689.189C313.601 689.098 313.781 688.972 313.901 688.81C314.031 688.648 314.101 688.462 314.101 688.252C314.101 688.056 314.041 687.891 313.921 687.757C313.811 687.624 313.641 687.51 313.421 687.417C313.201 687.323 312.931 687.238 312.611 687.161L311.661 686.922C310.931 686.743 310.351 686.463 309.921 686.083C309.491 685.702 309.281 685.189 309.291 684.544C309.281 684.016 309.421 683.554 309.711 683.159C309.991 682.765 310.391 682.456 310.891 682.235C311.391 682.013 311.961 681.902 312.591 681.902C313.241 681.902 313.811 682.013 314.291 682.235C314.771 682.456 315.151 682.765 315.421 683.159C315.691 683.554 315.831 684.012 315.841 684.532H314.071ZM317.471 683.543V682.022H324.631V683.543H321.961V690.749H320.141V683.543H317.471ZM326.421 690.749V682.022H329.861C330.521 682.022 331.081 682.14 331.551 682.375C332.011 682.608 332.371 682.939 332.621 683.368C332.861 683.794 332.991 684.296 332.991 684.873C332.991 685.452 332.861 685.951 332.611 686.368C332.361 686.783 332.001 687.101 331.521 687.323C331.051 687.544 330.481 687.655 329.811 687.655H327.511V686.172H329.511C329.871 686.172 330.161 686.124 330.391 686.027C330.621 685.931 330.801 685.786 330.911 685.593C331.031 685.4 331.091 685.159 331.091 684.873C331.091 684.583 331.031 684.338 330.911 684.14C330.801 683.941 330.621 683.79 330.391 683.688C330.151 683.583 329.861 683.53 329.501 683.53H328.261V690.749H326.421ZM331.131 686.777L333.301 690.749H331.261L329.141 686.777H331.131ZM342.911 686.385C342.911 687.337 342.731 688.147 342.371 688.814C342.011 689.482 341.521 689.992 340.901 690.344C340.291 690.694 339.591 690.868 338.821 690.868C338.051 690.868 337.351 690.692 336.741 690.34C336.121 689.988 335.631 689.478 335.271 688.81C334.921 688.142 334.741 687.334 334.741 686.385C334.741 685.434 334.921 684.624 335.271 683.956C335.631 683.289 336.121 682.78 336.741 682.431C337.351 682.078 338.051 681.902 338.821 681.902C339.591 681.902 340.291 682.078 340.901 682.431C341.521 682.78 342.011 683.289 342.371 683.956C342.731 684.624 342.911 685.434 342.911 686.385ZM341.041 686.385C341.041 685.769 340.951 685.249 340.761 684.826C340.581 684.402 340.321 684.081 339.991 683.863C339.661 683.644 339.271 683.534 338.821 683.534C338.381 683.534 337.991 683.644 337.661 683.863C337.321 684.081 337.071 684.402 336.881 684.826C336.701 685.249 336.611 685.769 336.611 686.385C336.611 687.002 336.701 687.522 336.881 687.945C337.071 688.368 337.321 688.689 337.661 688.908C337.991 689.127 338.381 689.236 338.821 689.236C339.271 689.236 339.661 689.127 339.991 688.908C340.321 688.689 340.581 688.368 340.761 687.945C340.951 687.522 341.041 687.002 341.041 686.385Z\" fill=\"#8CC63F\"\/>\r\n<path d=\"M206.03 709.297H210.58L215.39 721.024H215.59L220.4 709.297H224.95V726.751H221.37V715.391H221.22L216.71 726.666H214.27L209.75 715.348H209.61V726.751H206.03V709.297ZM233.89 727.007C232.54 727.007 231.38 726.734 230.41 726.189C229.44 725.638 228.7 724.859 228.18 723.854C227.65 722.842 227.39 721.646 227.39 720.266C227.39 718.919 227.65 717.737 228.18 716.72C228.7 715.703 229.44 714.91 230.38 714.342C231.34 713.774 232.46 713.49 233.74 713.49C234.61 713.49 235.41 713.629 236.15 713.908C236.9 714.18 237.56 714.592 238.11 715.143C238.68 715.695 239.11 716.388 239.43 717.223C239.74 718.052 239.9 719.024 239.9 720.138V721.135H228.84V718.885H236.48C236.48 718.362 236.36 717.899 236.14 717.496C235.91 717.092 235.6 716.777 235.19 716.55C234.79 716.317 234.33 716.2 233.8 716.2C233.25 716.2 232.76 716.328 232.34 716.584C231.92 716.834 231.59 717.172 231.35 717.598C231.11 718.018 230.99 718.487 230.98 719.004V721.143C230.98 721.791 231.1 722.351 231.34 722.822C231.58 723.294 231.93 723.658 232.37 723.913C232.81 724.169 233.34 724.297 233.95 724.297C234.35 724.297 234.72 724.24 235.06 724.126C235.39 724.013 235.68 723.842 235.92 723.615C236.15 723.388 236.34 723.109 236.46 722.78L239.82 723.001C239.65 723.808 239.3 724.513 238.77 725.115C238.25 725.712 237.57 726.177 236.74 726.513C235.92 726.842 234.97 727.007 233.89 727.007ZM242.27 726.751V713.66H245.79V715.945H245.92C246.16 715.132 246.56 714.518 247.12 714.104C247.69 713.683 248.33 713.473 249.07 713.473C249.25 713.473 249.44 713.484 249.65 713.507C249.86 713.53 250.05 713.561 250.21 713.601V716.822C250.04 716.771 249.8 716.726 249.5 716.686C249.2 716.646 248.92 716.626 248.67 716.626C248.14 716.626 247.66 716.743 247.24 716.976C246.83 717.203 246.5 717.521 246.25 717.93C246.02 718.339 245.9 718.811 245.9 719.345V726.751H242.27ZM257.39 727.007C256.05 727.007 254.9 726.723 253.93 726.155C252.97 725.581 252.23 724.785 251.72 723.768C251.2 722.751 250.95 721.581 250.95 720.257C250.95 718.916 251.21 717.74 251.72 716.729C252.25 715.712 252.99 714.919 253.95 714.351C254.91 713.777 256.05 713.49 257.37 713.49C258.52 713.49 259.52 713.697 260.37 714.112C261.23 714.527 261.91 715.109 262.41 715.859C262.91 716.609 263.19 717.49 263.24 718.501H259.81C259.72 717.848 259.46 717.322 259.04 716.925C258.64 716.521 258.1 716.32 257.43 716.32C256.87 716.32 256.38 716.473 255.96 716.78C255.54 717.081 255.22 717.521 254.99 718.101C254.75 718.68 254.64 719.382 254.64 720.206C254.64 721.041 254.75 721.751 254.98 722.337C255.21 722.922 255.54 723.368 255.96 723.675C256.38 723.981 256.87 724.135 257.43 724.135C257.85 724.135 258.22 724.05 258.55 723.879C258.89 723.709 259.16 723.462 259.38 723.138C259.6 722.808 259.74 722.413 259.81 721.953H263.24C263.18 722.953 262.91 723.834 262.42 724.595C261.94 725.351 261.27 725.942 260.42 726.368C259.56 726.794 258.56 727.007 257.39 727.007ZM269.3 726.999C268.46 726.999 267.72 726.854 267.06 726.564C266.41 726.268 265.89 725.834 265.51 725.26C265.14 724.68 264.95 723.959 264.95 723.095C264.95 722.368 265.08 721.757 265.35 721.263C265.62 720.768 265.98 720.371 266.44 720.07C266.9 719.768 267.42 719.541 268.01 719.388C268.6 719.234 269.22 719.126 269.87 719.064C270.63 718.984 271.24 718.91 271.71 718.842C272.17 718.768 272.51 718.66 272.72 718.518C272.93 718.376 273.04 718.166 273.04 717.888V717.837C273.04 717.297 272.87 716.879 272.53 716.584C272.19 716.288 271.71 716.141 271.09 716.141C270.44 716.141 269.92 716.285 269.53 716.575C269.15 716.859 268.89 717.217 268.77 717.649L265.41 717.376C265.58 716.581 265.91 715.893 266.41 715.314C266.91 714.729 267.56 714.28 268.35 713.967C269.14 713.649 270.07 713.49 271.11 713.49C271.84 713.49 272.53 713.575 273.2 713.746C273.87 713.916 274.46 714.18 274.98 714.538C275.5 714.896 275.91 715.356 276.22 715.919C276.52 716.476 276.67 717.143 276.67 717.922V726.751H273.22V724.936H273.12C272.91 725.345 272.63 725.706 272.28 726.018C271.93 726.325 271.5 726.567 271.01 726.743C270.51 726.913 269.94 726.999 269.3 726.999ZM270.34 724.493C270.87 724.493 271.34 724.388 271.75 724.177C272.16 723.962 272.48 723.672 272.71 723.308C272.95 722.945 273.06 722.533 273.06 722.072V720.683C272.95 720.757 272.79 720.825 272.59 720.888C272.4 720.945 272.18 720.999 271.94 721.05C271.69 721.095 271.45 721.138 271.2 721.177C270.96 721.212 270.74 721.243 270.54 721.271C270.11 721.334 269.74 721.433 269.42 721.57C269.1 721.706 268.86 721.891 268.68 722.124C268.51 722.351 268.42 722.635 268.42 722.976C268.42 723.47 268.6 723.848 268.95 724.109C269.32 724.365 269.78 724.493 270.34 724.493ZM284.31 726.964C283.31 726.964 282.41 726.709 281.61 726.197C280.81 725.68 280.17 724.922 279.7 723.922C279.23 722.916 279 721.683 279 720.223C279 718.723 279.24 717.476 279.72 716.481C280.21 715.481 280.85 714.734 281.65 714.24C282.46 713.74 283.34 713.49 284.3 713.49C285.03 713.49 285.64 713.615 286.13 713.865C286.63 714.109 287.02 714.416 287.33 714.785C287.63 715.149 287.86 715.507 288.02 715.859H288.13V709.297H291.76V726.751H288.18V724.655H288.02C287.85 725.018 287.61 725.379 287.3 725.737C286.99 726.089 286.59 726.382 286.1 726.615C285.61 726.848 285.01 726.964 284.31 726.964ZM285.46 724.075C286.04 724.075 286.54 723.916 286.94 723.598C287.35 723.274 287.66 722.822 287.88 722.243C288.1 721.663 288.21 720.984 288.21 720.206C288.21 719.427 288.1 718.751 287.89 718.177C287.67 717.604 287.36 717.16 286.95 716.848C286.54 716.535 286.04 716.379 285.46 716.379C284.86 716.379 284.36 716.541 283.95 716.865C283.54 717.189 283.23 717.638 283.02 718.212C282.81 718.785 282.71 719.45 282.71 720.206C282.71 720.967 282.81 721.641 283.02 722.226C283.24 722.805 283.55 723.26 283.95 723.589C284.36 723.913 284.86 724.075 285.46 724.075ZM300.66 727.007C299.33 727.007 298.19 726.726 297.22 726.163C296.26 725.595 295.52 724.805 295 723.794C294.47 722.777 294.21 721.598 294.21 720.257C294.21 718.905 294.47 717.723 295 716.712C295.52 715.695 296.26 714.905 297.22 714.342C298.19 713.774 299.33 713.49 300.66 713.49C301.98 713.49 303.12 713.774 304.08 714.342C305.05 714.905 305.79 715.695 306.32 716.712C306.84 717.723 307.1 718.905 307.1 720.257C307.1 721.598 306.84 722.777 306.32 723.794C305.79 724.805 305.05 725.595 304.08 726.163C303.12 726.726 301.98 727.007 300.66 727.007ZM300.67 724.195C301.28 724.195 301.78 724.024 302.18 723.683C302.59 723.337 302.89 722.865 303.09 722.268C303.3 721.672 303.41 720.993 303.41 720.231C303.41 719.47 303.3 718.791 303.09 718.195C302.89 717.598 302.59 717.126 302.18 716.78C301.78 716.433 301.28 716.26 300.67 716.26C300.07 716.26 299.55 716.433 299.14 716.78C298.73 717.126 298.42 717.598 298.21 718.195C298.01 718.791 297.9 719.47 297.9 720.231C297.9 720.993 298.01 721.672 298.21 722.268C298.42 722.865 298.73 723.337 299.14 723.683C299.55 724.024 300.07 724.195 300.67 724.195ZM320.35 717.393L317.03 717.598C316.97 717.314 316.85 717.058 316.66 716.831C316.47 716.598 316.23 716.413 315.92 716.277C315.62 716.135 315.26 716.064 314.84 716.064C314.28 716.064 313.8 716.183 313.42 716.422C313.03 716.655 312.84 716.967 312.84 717.359C312.84 717.672 312.96 717.936 313.21 718.152C313.46 718.368 313.89 718.541 314.5 718.672L316.87 719.149C318.14 719.41 319.09 719.831 319.71 720.41C320.34 720.99 320.65 721.751 320.65 722.695C320.65 723.552 320.4 724.305 319.89 724.953C319.39 725.601 318.71 726.106 317.83 726.47C316.96 726.828 315.96 727.007 314.82 727.007C313.09 727.007 311.71 726.646 310.68 725.925C309.66 725.197 309.06 724.209 308.88 722.959L312.45 722.771C312.56 723.3 312.82 723.703 313.24 723.981C313.65 724.254 314.18 724.391 314.83 724.391C315.47 724.391 315.98 724.268 316.36 724.024C316.76 723.774 316.96 723.453 316.96 723.061C316.96 722.731 316.82 722.462 316.54 722.251C316.27 722.035 315.85 721.871 315.28 721.757L313.01 721.305C311.74 721.05 310.78 720.606 310.16 719.976C309.54 719.345 309.23 718.541 309.23 717.564C309.23 716.723 309.46 715.999 309.91 715.391C310.37 714.783 311.02 714.314 311.85 713.984C312.68 713.655 313.66 713.49 314.78 713.49C316.43 713.49 317.73 713.839 318.68 714.538C319.64 715.237 320.19 716.189 320.35 717.393ZM173.336 756.751V743.66H176.966V756.751H173.336ZM175.16 741.973C174.62 741.973 174.157 741.794 173.77 741.436C173.39 741.072 173.199 740.638 173.199 740.132C173.199 739.632 173.39 739.203 173.77 738.845C174.157 738.481 174.62 738.3 175.16 738.3C175.699 738.3 176.16 738.481 176.54 738.845C176.927 739.203 177.12 739.632 177.12 740.132C177.12 740.638 176.927 741.072 176.54 741.436C176.16 741.794 175.699 741.973 175.16 741.973ZM183.506 749.183V756.751H179.875V743.66H183.335V745.97H183.488C183.778 745.209 184.264 744.606 184.946 744.163C185.628 743.714 186.454 743.49 187.426 743.49C188.335 743.49 189.128 743.689 189.804 744.087C190.48 744.484 191.006 745.052 191.381 745.791C191.756 746.524 191.943 747.399 191.943 748.416V756.751H188.312V749.064C188.318 748.263 188.113 747.638 187.699 747.189C187.284 746.734 186.713 746.507 185.986 746.507C185.497 746.507 185.065 746.612 184.69 746.822C184.321 747.033 184.031 747.339 183.821 747.743C183.616 748.141 183.511 748.621 183.506 749.183ZM201.768 743.66V746.388H193.884V743.66H201.768ZM195.674 740.524H199.305V752.729C199.305 753.064 199.356 753.325 199.458 753.513C199.56 753.695 199.702 753.822 199.884 753.896C200.072 753.97 200.287 754.007 200.532 754.007C200.702 754.007 200.873 753.993 201.043 753.964C201.214 753.93 201.344 753.905 201.435 753.888L202.006 756.589C201.824 756.646 201.569 756.712 201.239 756.785C200.91 756.865 200.509 756.913 200.037 756.93C199.162 756.964 198.395 756.848 197.736 756.581C197.083 756.314 196.574 755.899 196.211 755.337C195.847 754.774 195.668 754.064 195.674 753.206V740.524ZM209.96 757.007C208.61 757.007 207.45 756.734 206.48 756.189C205.51 755.638 204.77 754.859 204.25 753.854C203.72 752.842 203.46 751.646 203.46 750.266C203.46 748.919 203.72 747.737 204.25 746.72C204.77 745.703 205.51 744.91 206.46 744.342C207.41 743.774 208.53 743.49 209.81 743.49C210.68 743.49 211.48 743.629 212.22 743.908C212.97 744.18 213.63 744.592 214.19 745.143C214.75 745.695 215.19 746.388 215.5 747.223C215.81 748.052 215.97 749.024 215.97 750.138V751.135H204.91V748.885H212.55C212.55 748.362 212.44 747.899 212.21 747.496C211.98 747.092 211.67 746.777 211.26 746.55C210.86 746.317 210.4 746.2 209.87 746.2C209.32 746.2 208.83 746.328 208.41 746.584C207.99 746.834 207.66 747.172 207.42 747.598C207.18 748.018 207.06 748.487 207.05 749.004V751.143C207.05 751.791 207.17 752.351 207.41 752.822C207.65 753.294 208 753.658 208.44 753.913C208.88 754.169 209.41 754.297 210.02 754.297C210.42 754.297 210.79 754.24 211.13 754.126C211.46 754.013 211.75 753.842 211.99 753.615C212.22 753.388 212.41 753.109 212.53 752.78L215.89 753.001C215.72 753.808 215.37 754.513 214.84 755.115C214.32 755.712 213.64 756.177 212.81 756.513C211.99 756.842 211.04 757.007 209.96 757.007ZM218.34 756.751V743.66H221.86V745.945H221.99C222.23 745.132 222.63 744.518 223.19 744.104C223.76 743.683 224.4 743.473 225.14 743.473C225.32 743.473 225.51 743.484 225.72 743.507C225.94 743.53 226.12 743.561 226.28 743.601V746.822C226.11 746.771 225.87 746.726 225.57 746.686C225.27 746.646 224.99 746.626 224.74 746.626C224.21 746.626 223.73 746.743 223.31 746.976C222.9 747.203 222.57 747.521 222.32 747.93C222.09 748.339 221.97 748.811 221.97 749.345V756.751H218.34ZM231.79 749.183V756.751H228.16V743.66H231.62V745.97H231.77C232.06 745.209 232.55 744.606 233.23 744.163C233.91 743.714 234.74 743.49 235.71 743.49C236.62 743.49 237.41 743.689 238.09 744.087C238.76 744.484 239.29 745.052 239.66 745.791C240.04 746.524 240.22 747.399 240.22 748.416V756.751H236.59V749.064C236.6 748.263 236.39 747.638 235.98 747.189C235.57 746.734 234.99 746.507 234.27 746.507C233.78 746.507 233.35 746.612 232.97 746.822C232.6 747.033 232.31 747.339 232.1 747.743C231.9 748.141 231.79 748.621 231.79 749.183ZM246.82 756.999C245.98 756.999 245.24 756.854 244.59 756.564C243.93 756.268 243.42 755.834 243.03 755.26C242.66 754.68 242.47 753.959 242.47 753.095C242.47 752.368 242.61 751.757 242.87 751.263C243.14 750.768 243.5 750.371 243.96 750.07C244.42 749.768 244.95 749.541 245.53 749.388C246.12 749.234 246.74 749.126 247.39 749.064C248.15 748.984 248.76 748.91 249.23 748.842C249.7 748.768 250.03 748.66 250.24 748.518C250.46 748.376 250.56 748.166 250.56 747.888V747.837C250.56 747.297 250.39 746.879 250.05 746.584C249.71 746.288 249.24 746.141 248.62 746.141C247.96 746.141 247.44 746.285 247.06 746.575C246.67 746.859 246.42 747.217 246.29 747.649L242.93 747.376C243.1 746.581 243.44 745.893 243.94 745.314C244.44 744.729 245.08 744.28 245.87 743.967C246.67 743.649 247.59 743.49 248.63 743.49C249.36 743.49 250.06 743.575 250.72 743.746C251.39 743.916 251.99 744.18 252.5 744.538C253.03 744.896 253.44 745.356 253.74 745.919C254.04 746.476 254.19 747.143 254.19 747.922V756.751H250.75V754.936H250.65C250.44 755.345 250.15 755.706 249.8 756.018C249.45 756.325 249.03 756.567 248.53 756.743C248.04 756.913 247.47 756.999 246.82 756.999ZM247.86 754.493C248.39 754.493 248.86 754.388 249.27 754.177C249.68 753.962 250 753.672 250.24 753.308C250.47 752.945 250.59 752.533 250.59 752.072V750.683C250.47 750.757 250.32 750.825 250.12 750.888C249.92 750.945 249.71 750.999 249.46 751.05C249.22 751.095 248.97 751.138 248.73 751.177C248.48 751.212 248.26 751.243 248.06 751.271C247.64 751.334 247.26 751.433 246.95 751.57C246.63 751.706 246.38 751.891 246.21 752.124C246.03 752.351 245.94 752.635 245.94 752.976C245.94 753.47 246.12 753.848 246.48 754.109C246.84 754.365 247.3 754.493 247.86 754.493ZM262.92 757.007C261.58 757.007 260.43 756.723 259.46 756.155C258.5 755.581 257.76 754.785 257.25 753.768C256.73 752.751 256.48 751.581 256.48 750.257C256.48 748.916 256.74 747.74 257.25 746.729C257.78 745.712 258.52 744.919 259.48 744.351C260.44 743.777 261.58 743.49 262.91 743.49C264.05 743.49 265.05 743.697 265.91 744.112C266.76 744.527 267.44 745.109 267.94 745.859C268.44 746.609 268.72 747.49 268.77 748.501H265.34C265.25 747.848 264.99 747.322 264.58 746.925C264.17 746.521 263.63 746.32 262.97 746.32C262.4 746.32 261.91 746.473 261.49 746.78C261.08 747.081 260.75 747.521 260.52 748.101C260.29 748.68 260.17 749.382 260.17 750.206C260.17 751.041 260.28 751.751 260.51 752.337C260.74 752.922 261.07 753.368 261.49 753.675C261.91 753.981 262.4 754.135 262.97 754.135C263.38 754.135 263.75 754.05 264.08 753.879C264.42 753.709 264.69 753.462 264.91 753.138C265.13 752.808 265.27 752.413 265.34 751.953H268.77C268.71 752.953 268.44 753.834 267.95 754.595C267.47 755.351 266.8 755.942 265.95 756.368C265.1 756.794 264.09 757.007 262.92 757.007ZM271.09 756.751V743.66H274.72V756.751H271.09ZM272.92 741.973C272.38 741.973 271.91 741.794 271.53 741.436C271.15 741.072 270.96 740.638 270.96 740.132C270.96 739.632 271.15 739.203 271.53 738.845C271.91 738.481 272.38 738.3 272.92 738.3C273.46 738.3 273.92 738.481 274.3 738.845C274.68 739.203 274.88 739.632 274.88 740.132C274.88 740.638 274.68 741.072 274.3 741.436C273.92 741.794 273.46 741.973 272.92 741.973ZM283.55 757.007C282.22 757.007 281.08 756.726 280.11 756.163C279.15 755.595 278.41 754.805 277.89 753.794C277.37 752.777 277.1 751.598 277.1 750.257C277.1 748.905 277.37 747.723 277.89 746.712C278.41 745.695 279.15 744.905 280.11 744.342C281.08 743.774 282.22 743.49 283.55 743.49C284.87 743.49 286.01 743.774 286.97 744.342C287.94 744.905 288.68 745.695 289.21 746.712C289.73 747.723 289.99 748.905 289.99 750.257C289.99 751.598 289.73 752.777 289.21 753.794C288.68 754.805 287.94 755.595 286.97 756.163C286.01 756.726 284.87 757.007 283.55 757.007ZM283.56 754.195C284.17 754.195 284.67 754.024 285.07 753.683C285.48 753.337 285.78 752.865 285.98 752.268C286.2 751.672 286.3 750.993 286.3 750.231C286.3 749.47 286.2 748.791 285.98 748.195C285.78 747.598 285.48 747.126 285.07 746.78C284.67 746.433 284.17 746.26 283.56 746.26C282.96 746.26 282.45 746.433 282.03 746.78C281.62 747.126 281.31 747.598 281.1 748.195C280.9 748.791 280.79 749.47 280.79 750.231C280.79 750.993 280.9 751.672 281.1 752.268C281.31 752.865 281.62 753.337 282.03 753.683C282.45 754.024 282.96 754.195 283.56 754.195ZM295.98 749.183V756.751H292.35V743.66H295.81V745.97H295.97C296.25 745.209 296.74 744.606 297.42 744.163C298.1 743.714 298.93 743.49 299.9 743.49C300.81 743.49 301.6 743.689 302.28 744.087C302.96 744.484 303.48 745.052 303.86 745.791C304.23 746.524 304.42 747.399 304.42 748.416V756.751H300.79V749.064C300.79 748.263 300.59 747.638 300.18 747.189C299.76 746.734 299.19 746.507 298.46 746.507C297.97 746.507 297.54 746.612 297.17 746.822C296.8 747.033 296.51 747.339 296.3 747.743C296.09 748.141 295.99 748.621 295.98 749.183ZM311.01 756.999C310.18 756.999 309.43 756.854 308.78 756.564C308.13 756.268 307.61 755.834 307.23 755.26C306.85 754.68 306.67 753.959 306.67 753.095C306.67 752.368 306.8 751.757 307.07 751.263C307.34 750.768 307.7 750.371 308.16 750.07C308.62 749.768 309.14 749.541 309.73 749.388C310.32 749.234 310.94 749.126 311.59 749.064C312.35 748.984 312.96 748.91 313.43 748.842C313.89 748.768 314.23 748.66 314.44 748.518C314.65 748.376 314.76 748.166 314.76 747.888V747.837C314.76 747.297 314.59 746.879 314.24 746.584C313.91 746.288 313.43 746.141 312.81 746.141C312.16 746.141 311.64 746.285 311.25 746.575C310.87 746.859 310.61 747.217 310.49 747.649L307.13 747.376C307.3 746.581 307.63 745.893 308.13 745.314C308.63 744.729 309.28 744.28 310.07 743.967C310.86 743.649 311.78 743.49 312.83 743.49C313.56 743.49 314.25 743.575 314.92 743.746C315.59 743.916 316.18 744.18 316.7 744.538C317.22 744.896 317.63 745.356 317.93 745.919C318.24 746.476 318.39 747.143 318.39 747.922V756.751H314.94V754.936H314.84C314.63 755.345 314.35 755.706 314 756.018C313.64 756.325 313.22 756.567 312.73 756.743C312.23 756.913 311.66 756.999 311.01 756.999ZM312.05 754.493C312.59 754.493 313.06 754.388 313.47 754.177C313.88 753.962 314.2 753.672 314.43 753.308C314.66 752.945 314.78 752.533 314.78 752.072V750.683C314.67 750.757 314.51 750.825 314.31 750.888C314.12 750.945 313.9 750.999 313.66 751.05C313.41 751.095 313.17 751.138 312.92 751.177C312.68 751.212 312.46 751.243 312.26 751.271C311.83 751.334 311.46 751.433 311.14 751.57C310.82 751.706 310.58 751.891 310.4 752.124C310.22 752.351 310.14 752.635 310.14 752.976C310.14 753.47 310.32 753.848 310.67 754.109C311.04 754.365 311.5 754.493 312.05 754.493ZM324.83 739.297V756.751H321.2V739.297H324.83ZM333.71 757.007C332.36 757.007 331.2 756.734 330.23 756.189C329.26 755.638 328.52 754.859 328 753.854C327.47 752.842 327.21 751.646 327.21 750.266C327.21 748.919 327.47 747.737 328 746.72C328.52 745.703 329.26 744.91 330.21 744.342C331.16 743.774 332.28 743.49 333.56 743.49C334.43 743.49 335.23 743.629 335.97 743.908C336.72 744.18 337.38 744.592 337.94 745.143C338.5 745.695 338.94 746.388 339.25 747.223C339.56 748.052 339.72 749.024 339.72 750.138V751.135H328.66V748.885H336.3C336.3 748.362 336.19 747.899 335.96 747.496C335.73 747.092 335.42 746.777 335.01 746.55C334.61 746.317 334.15 746.2 333.62 746.2C333.07 746.2 332.58 746.328 332.16 746.584C331.74 746.834 331.41 747.172 331.17 747.598C330.93 748.018 330.81 748.487 330.8 749.004V751.143C330.8 751.791 330.92 752.351 331.16 752.822C331.4 753.294 331.75 753.658 332.19 753.913C332.63 754.169 333.16 754.297 333.77 754.297C334.17 754.297 334.54 754.24 334.88 754.126C335.21 754.013 335.5 753.842 335.74 753.615C335.97 753.388 336.16 753.109 336.28 752.78L339.64 753.001C339.47 753.808 339.12 754.513 338.59 755.115C338.07 755.712 337.39 756.177 336.56 756.513C335.74 756.842 334.79 757.007 333.71 757.007ZM352.98 747.393L349.65 747.598C349.6 747.314 349.47 747.058 349.29 746.831C349.1 746.598 348.85 746.413 348.55 746.277C348.24 746.135 347.88 746.064 347.46 746.064C346.9 746.064 346.43 746.183 346.04 746.422C345.65 746.655 345.46 746.967 345.46 747.359C345.46 747.672 345.59 747.936 345.84 748.152C346.09 748.368 346.51 748.541 347.12 748.672L349.49 749.149C350.76 749.41 351.71 749.831 352.34 750.41C352.96 750.99 353.28 751.751 353.28 752.695C353.28 753.552 353.02 754.305 352.52 754.953C352.02 755.601 351.33 756.106 350.46 756.47C349.59 756.828 348.58 757.007 347.45 757.007C345.71 757.007 344.33 756.646 343.3 755.925C342.28 755.197 341.68 754.209 341.51 752.959L345.08 752.771C345.19 753.3 345.45 753.703 345.86 753.981C346.28 754.254 346.81 754.391 347.46 754.391C348.09 754.391 348.6 754.268 348.99 754.024C349.38 753.774 349.58 753.453 349.59 753.061C349.58 752.731 349.44 752.462 349.17 752.251C348.9 752.035 348.47 751.871 347.91 751.757L345.64 751.305C344.36 751.05 343.41 750.606 342.78 749.976C342.17 749.345 341.86 748.541 341.86 747.564C341.86 746.723 342.08 745.999 342.54 745.391C343 744.783 343.64 744.314 344.47 743.984C345.31 743.655 346.28 743.49 347.4 743.49C349.06 743.49 350.36 743.839 351.31 744.538C352.26 745.237 352.82 746.189 352.98 747.393Z\" fill=\"white\"\/>\r\n<path d=\"M402 789.5H124V909H402V789.5Z\" fill=\"#5E3E7C\"\/>\r\n<path d=\"M208.07 848.502C207.9 848.033 207.5 847.755 207.09 847.568L204.49 846.545V836.438C204.49 836.023 204.33 835.626 204.03 835.333C203.74 835.04 203.34 834.875 202.93 834.875H196.992V832.375C196.992 832.043 196.861 831.726 196.626 831.491C196.392 831.257 196.074 831.125 195.742 831.125H185.742C185.411 831.125 185.093 831.257 184.858 831.491C184.624 831.726 184.492 832.043 184.492 832.375V834.875H178.555C178.14 834.875 177.743 835.04 177.45 835.333C177.157 835.626 176.992 836.023 176.992 836.438V846.552L174.408 847.572C173.991 847.759 173.581 848.041 173.414 848.509C173.247 848.978 173.167 849.432 173.336 849.994L177.324 861.727H177.407C180.073 861.727 182.407 860.366 184.072 858.303C185.738 860.366 188.07 861.594 190.736 861.594C193.402 861.594 195.736 860.362 197.401 858.299C199.066 860.362 201.399 861.727 204.06 861.727H204.15L208.15 849.995C208.32 849.526 208.24 848.971 208.07 848.502ZM190.742 841.125L179.492 845.565V837.688C179.492 837.605 179.525 837.525 179.584 837.467C179.642 837.408 179.722 837.375 179.805 837.375H201.68C201.763 837.375 201.842 837.408 201.901 837.467C201.959 837.525 201.992 837.605 201.992 837.688V845.559L190.742 841.125Z\" fill=\"white\"\/>\r\n<path d=\"M197.712 861.047C193.63 863.88 187.841 863.879 183.759 861.047C183.759 861.047 180.193 865.969 176.365 865.969L177.406 866.047C179.739 866.047 181.988 865.13 184.071 864.048C186.13 865.115 188.416 865.672 190.735 865.672C193.055 865.672 195.34 865.115 197.399 864.048C199.482 865.131 201.731 866.048 204.069 866.048L205.109 865.97C201.383 865.969 197.712 861.047 197.712 861.047Z\" fill=\"white\"\/>\r\n<mask id=\"mask2_56269_162\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"226\" y=\"829\" width=\"2\" height=\"41\">\r\n<path d=\"M226.439 829.25H227.439V869.25H226.439V829.25Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask2_56269_162)\">\r\n<path d=\"M226.439 829.25H225.939V830.75H226.439H226.939V829.25H226.439ZM226.439 832.75H225.939V835.75H226.439H226.939V832.75H226.439ZM226.439 837.75H225.939V840.75H226.439H226.939V837.75H226.439ZM226.439 842.75H225.939V845.75H226.439H226.939V842.75H226.439ZM226.439 847.75H225.939V850.75H226.439H226.939V847.75H226.439ZM226.439 852.75H225.939V855.75H226.439H226.939V852.75H226.439ZM226.439 857.75H225.939V860.75H226.439H226.939V857.75H226.439ZM226.439 862.75H225.939V865.75H226.439H226.939V862.75H226.439ZM226.439 867.75H225.939V869.25H226.439H226.939V867.75H226.439ZM226.439 829.25H225.439V830.75H226.439H227.439V829.25H226.439ZM226.439 832.75H225.439V835.75H226.439H227.439V832.75H226.439ZM226.439 837.75H225.439V840.75H226.439H227.439V837.75H226.439ZM226.439 842.75H225.439V845.75H226.439H227.439V842.75H226.439ZM226.439 847.75H225.439V850.75H226.439H227.439V847.75H226.439ZM226.439 852.75H225.439V855.75H226.439H227.439V852.75H226.439ZM226.439 857.75H225.439V860.75H226.439H227.439V857.75H226.439ZM226.439 862.75H225.439V865.75H226.439H227.439V862.75H226.439ZM226.439 867.75H225.439V869.25H226.439H227.439V867.75H226.439Z\" fill=\"#BCBCBC\"\/>\r\n<\/g>\r\n<path d=\"M273.93 867.501L276.79 864.633L271.78 845.276L279.66 837.39C280.85 836.2 280.85 834.279 279.66 833.088C278.47 831.898 276.55 831.898 275.36 833.088L267.47 840.975L248.12 835.956L245.25 838.824L261.02 847.427L253.14 855.313L247.4 853.879L245.25 856.03L252.42 860.331L256.72 867.501L258.87 865.35L257.44 859.615L265.32 851.728L273.93 867.501Z\" fill=\"white\"\/>\r\n<mask id=\"mask3_56269_162\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"298\" y=\"829\" width=\"2\" height=\"41\">\r\n<path d=\"M298.84 829.25H299.84V869.25H298.84V829.25Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask3_56269_162)\">\r\n<path d=\"M298.84 829.25H298.34V830.75H298.84H299.34V829.25H298.84ZM298.84 832.75H298.34V835.75H298.84H299.34V832.75H298.84ZM298.84 837.75H298.34V840.75H298.84H299.34V837.75H298.84ZM298.84 842.75H298.34V845.75H298.84H299.34V842.75H298.84ZM298.84 847.75H298.34V850.75H298.84H299.34V847.75H298.84ZM298.84 852.75H298.34V855.75H298.84H299.34V852.75H298.84ZM298.84 857.75H298.34V860.75H298.84H299.34V857.75H298.84ZM298.84 862.75H298.34V865.75H298.84H299.34V862.75H298.84ZM298.84 867.75H298.34V869.25H298.84H299.34V867.75H298.84ZM298.84 829.25H297.84V830.75H298.84H299.84V829.25H298.84ZM298.84 832.75H297.84V835.75H298.84H299.84V832.75H298.84ZM298.84 837.75H297.84V840.75H298.84H299.84V837.75H298.84ZM298.84 842.75H297.84V845.75H298.84H299.84V842.75H298.84ZM298.84 847.75H297.84V850.75H298.84H299.84V847.75H298.84ZM298.84 852.75H297.84V855.75H298.84H299.84V852.75H298.84ZM298.84 857.75H297.84V860.75H298.84H299.84V857.75H298.84ZM298.84 862.75H297.84V865.75H298.84H299.84V862.75H298.84ZM298.84 867.75H297.84V869.25H298.84H299.84V867.75H298.84Z\" fill=\"#BCBCBC\"\/>\r\n<\/g>\r\n<path d=\"M345.539 840.251C345.539 839.933 345.669 839.627 345.889 839.402C346.119 839.177 346.419 839.051 346.739 839.051H351.769C352.149 839.051 352.529 839.141 352.869 839.314C353.199 839.486 353.499 839.737 353.719 840.044L359.939 848.651H345.539V840.251Z\" stroke=\"white\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M359.939 848.652H345.539V858.252H346.009C346.289 856.672 347.119 855.241 348.349 854.211C349.579 853.18 351.139 852.615 352.739 852.615C354.349 852.615 355.899 853.18 357.129 854.211C358.359 855.241 359.189 856.672 359.469 858.252H359.939V848.652ZM354.389 858.252C354.199 857.993 353.949 857.783 353.659 857.638C353.379 857.493 353.059 857.417 352.739 857.417C352.419 857.417 352.109 857.493 351.819 857.638C351.529 857.783 351.289 857.993 351.099 858.252H354.389Z\" fill=\"white\"\/>\r\n<path d=\"M345.54 848.649V847.449C345.22 847.449 344.92 847.576 344.69 847.801C344.47 848.026 344.34 848.331 344.34 848.649H345.54ZM359.94 848.649H361.14C361.14 848.331 361.02 848.026 360.79 847.801C360.57 847.576 360.26 847.449 359.94 847.449V848.649ZM345.54 858.249H344.34C344.34 858.567 344.47 858.873 344.69 859.098C344.92 859.323 345.22 859.449 345.54 859.449V858.249ZM346.01 858.249V859.449C346.3 859.449 346.57 859.35 346.78 859.169C347 858.988 347.15 858.737 347.19 858.46L346.01 858.249ZM359.47 858.249L358.29 858.46C358.34 858.737 358.48 858.988 358.7 859.169C358.92 859.35 359.19 859.449 359.47 859.449V858.249ZM359.94 858.249V859.449C360.26 859.449 360.57 859.323 360.79 859.098C361.02 858.873 361.14 858.567 361.14 858.249H359.94ZM354.39 858.249V859.449C354.61 859.449 354.82 859.388 355.01 859.272C355.2 859.156 355.36 858.99 355.46 858.793C355.56 858.595 355.6 858.374 355.58 858.153C355.56 857.932 355.49 857.72 355.35 857.541L354.39 858.249ZM351.1 858.249L350.13 857.541C350 857.72 349.92 857.932 349.9 858.153C349.88 858.374 349.93 858.595 350.03 858.793C350.13 858.99 350.28 859.156 350.47 859.272C350.66 859.388 350.88 859.449 351.1 859.449V858.249ZM345.54 849.849H359.94V847.449H345.54V849.849ZM346.74 858.249V848.649H344.34V858.249H346.74ZM346.01 857.049H345.54V859.449H346.01V857.049ZM347.19 858.46C347.27 858.06 347.38 857.668 347.54 857.293L345.32 856.375C345.1 856.91 344.93 857.468 344.83 858.039L347.19 858.46ZM347.54 857.293C348.11 855.913 349.21 854.816 350.59 854.244L349.67 852.026C347.7 852.842 346.13 854.406 345.32 856.375L347.54 857.293ZM350.59 854.244C351.97 853.672 353.52 853.672 354.9 854.244L355.82 852.026C353.85 851.211 351.64 851.211 349.67 852.026L350.59 854.244ZM354.9 854.244C356.28 854.816 357.38 855.913 357.95 857.293L360.17 856.375C359.35 854.406 357.79 852.842 355.82 852.026L354.9 854.244ZM357.95 857.293C358.1 857.668 358.22 858.06 358.29 858.46L360.65 858.039C360.55 857.468 360.39 856.91 360.17 856.375L357.95 857.293ZM359.94 857.049H359.47V859.449H359.94V857.049ZM358.74 848.649V858.249H361.14V848.649H358.74ZM355.35 857.541C355 857.062 354.53 856.689 353.98 856.461L353.06 858.678C353.2 858.737 353.33 858.834 353.42 858.957L355.35 857.541ZM353.98 856.461C353.19 856.133 352.3 856.133 351.5 856.461L352.42 858.678C352.63 858.594 352.86 858.594 353.06 858.678L353.98 856.461ZM351.5 856.461C350.96 856.689 350.48 857.062 350.13 857.541L352.07 858.957C352.16 858.834 352.28 858.737 352.42 858.678L351.5 856.461ZM354.39 857.049H351.1V859.449H354.38L354.39 857.049Z\" fill=\"white\"\/>\r\n<path d=\"M351.47 855.804C351.95 855.603 352.47 855.5 353 855.5C353.53 855.5 354.05 855.603 354.53 855.804C355.02 856.006 355.46 856.3 355.83 856.672C356.2 857.043 356.49 857.484 356.7 857.969C356.9 858.455 357 858.975 357 859.5C357 860.025 356.9 860.545 356.7 861.031C356.49 861.516 356.2 861.957 355.83 862.328C355.46 862.7 355.02 862.995 354.53 863.196C354.05 863.397 353.53 863.5 353 863.5C352.47 863.5 351.95 863.397 351.47 863.196C350.49 862.79 349.71 862.011 349.3 861.031C348.9 860.051 348.9 858.949 349.3 857.969C349.71 856.989 350.49 856.21 351.47 855.804Z\" fill=\"white\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M321.541 834.25C320.911 834.25 320.301 834.503 319.851 834.953C319.401 835.403 319.141 836.013 319.141 836.65V858.25H320.211C320.471 856.795 321.201 855.463 322.281 854.454C323.361 853.445 324.741 852.813 326.201 852.653C327.671 852.494 329.161 852.815 330.431 853.569C331.701 854.323 332.691 855.468 333.261 856.834C333.451 857.294 333.581 857.768 333.671 858.25H345.541V836.65C345.541 836.013 345.291 835.403 344.841 834.953C344.391 834.503 343.781 834.25 343.141 834.25H321.541ZM328.591 858.25C328.401 857.991 328.151 857.781 327.861 857.636C327.581 857.491 327.261 857.415 326.941 857.415C326.621 857.415 326.311 857.491 326.021 857.636C325.741 857.781 325.491 857.991 325.301 858.25H328.591Z\" fill=\"white\"\/>\r\n<path d=\"M319.139 858.251H317.939C317.939 858.569 318.069 858.874 318.289 859.099C318.519 859.324 318.819 859.451 319.139 859.451V858.251ZM320.209 858.251V859.451C320.499 859.451 320.769 859.352 320.979 859.171C321.199 858.99 321.349 858.739 321.399 858.461L320.209 858.251ZM333.669 858.251L332.489 858.461C332.539 858.739 332.679 858.99 332.899 859.171C333.119 859.352 333.389 859.451 333.669 859.451V858.251ZM345.539 858.251V859.451C345.859 859.451 346.169 859.324 346.389 859.099C346.619 858.874 346.739 858.569 346.739 858.251H345.539ZM328.589 858.251V859.451C328.809 859.451 329.019 859.389 329.209 859.274C329.399 859.158 329.559 858.992 329.659 858.794C329.759 858.597 329.799 858.375 329.779 858.154C329.759 857.933 329.689 857.722 329.549 857.543L328.589 858.251ZM325.299 858.251L324.329 857.543C324.199 857.722 324.119 857.933 324.099 858.154C324.079 858.375 324.129 858.597 324.229 858.794C324.329 858.992 324.479 859.158 324.669 859.274C324.859 859.39 325.079 859.451 325.299 859.451V858.251ZM320.339 836.651C320.339 836.333 320.469 836.027 320.689 835.802C320.919 835.577 321.219 835.451 321.539 835.451V833.051C320.589 833.051 319.669 833.43 318.999 834.105C318.319 834.78 317.939 835.696 317.939 836.651H320.339ZM320.339 858.251V836.651H317.939V858.251H320.339ZM320.209 857.051H319.139V859.451H320.209V857.051ZM321.399 858.461C321.469 858.061 321.579 857.67 321.739 857.294L319.519 856.376C319.299 856.912 319.129 857.47 319.029 858.04L321.399 858.461ZM321.739 857.294C322.309 855.914 323.409 854.818 324.789 854.245L323.869 852.028C321.899 852.844 320.329 854.408 319.519 856.376L321.739 857.294ZM324.789 854.245C326.169 853.674 327.719 853.674 329.099 854.245L330.019 852.028C328.049 851.213 325.839 851.213 323.869 852.028L324.789 854.245ZM329.099 854.245C330.479 854.818 331.579 855.914 332.149 857.294L334.369 856.376C333.549 854.408 331.979 852.844 330.019 852.028L329.099 854.245ZM332.149 857.294C332.299 857.67 332.419 858.061 332.489 858.461L334.849 858.04C334.749 857.47 334.589 856.912 334.369 856.376L332.149 857.294ZM345.539 857.051H333.669V859.451H345.539V857.051ZM344.339 836.651V858.251H346.739V836.651H344.339ZM343.139 835.451C343.459 835.451 343.769 835.577 343.989 835.802C344.219 836.027 344.339 836.333 344.339 836.651H346.739C346.739 835.696 346.359 834.78 345.689 834.105C345.009 833.43 344.099 833.051 343.139 833.051V835.451ZM321.539 835.451H343.139V833.051H321.539V835.451ZM329.549 857.543C329.199 857.064 328.729 856.69 328.179 856.463L327.259 858.68C327.399 858.739 327.529 858.836 327.619 858.959L329.549 857.543ZM328.179 856.463C327.389 856.135 326.499 856.135 325.699 856.463L326.619 858.68C326.829 858.596 327.059 858.596 327.259 858.68L328.179 856.463ZM325.699 856.463C325.159 856.69 324.679 857.064 324.329 857.543L326.269 858.959C326.359 858.835 326.479 858.739 326.619 858.68L325.699 856.463ZM328.579 857.051H325.299V859.451H328.589L328.579 857.051Z\" fill=\"white\"\/>\r\n<path d=\"M325.47 855.804C326.45 855.399 327.55 855.399 328.53 855.804C329.51 856.21 330.29 856.989 330.7 857.969C331.1 858.949 331.1 860.051 330.7 861.031C330.29 862.011 329.51 862.79 328.53 863.196C328.05 863.397 327.53 863.5 327 863.5C326.47 863.5 325.95 863.397 325.47 863.196C324.49 862.79 323.71 862.011 323.3 861.031C322.9 860.051 322.9 858.949 323.3 857.969C323.71 856.989 324.49 856.21 325.47 855.804Z\" fill=\"white\"\/>\r\n<path d=\"M202.14 928.272V936.999H200.295V928.272H202.14ZM211.56 928.272V936.999H209.96L206.17 931.506H206.1V936.999H204.26V928.272H205.88L209.64 933.76H209.72V928.272H211.56ZM216.78 936.999H213.68V928.272H216.8C217.68 928.272 218.43 928.446 219.07 928.796C219.7 929.142 220.19 929.641 220.53 930.292C220.87 930.942 221.05 931.721 221.05 932.627C221.05 933.536 220.87 934.317 220.53 934.971C220.19 935.624 219.7 936.125 219.06 936.475C218.42 936.824 217.66 936.999 216.78 936.999ZM215.53 935.418H216.7C217.24 935.418 217.7 935.321 218.08 935.128C218.45 934.932 218.73 934.63 218.92 934.221C219.11 933.809 219.2 933.277 219.2 932.627C219.2 931.982 219.11 931.455 218.92 931.046C218.73 930.637 218.45 930.336 218.08 930.142C217.71 929.949 217.25 929.853 216.7 929.853H215.53V935.418ZM223.01 936.999V928.272H228.89V929.793H224.86V931.873H228.59V933.394H224.86V935.478H228.91V936.999H223.01ZM230.96 936.999V928.272H234.4C235.07 928.272 235.63 928.398 236.1 928.651C236.56 928.901 236.92 929.249 237.16 929.695C237.41 930.138 237.53 930.65 237.53 931.229C237.53 931.809 237.41 932.32 237.16 932.763C236.91 933.206 236.54 933.552 236.07 933.799C235.6 934.046 235.03 934.169 234.36 934.169H232.16V932.691H234.06C234.41 932.691 234.71 932.63 234.94 932.508C235.17 932.383 235.34 932.211 235.46 931.992C235.57 931.77 235.63 931.516 235.63 931.229C235.63 930.939 235.57 930.686 235.46 930.471C235.34 930.252 235.17 930.083 234.94 929.963C234.7 929.841 234.41 929.78 234.05 929.78H232.81V936.999H230.96ZM239.33 936.999V928.272H245.21V929.793H241.17V931.873H244.91V933.394H241.17V935.478H245.23V936.999H239.33ZM254.58 928.272V936.999H252.98L249.19 931.506H249.12V936.999H247.28V928.272H248.9L252.66 933.76H252.74V928.272H254.58ZM259.8 936.999H256.7V928.272H259.82C260.7 928.272 261.45 928.446 262.09 928.796C262.72 929.142 263.21 929.641 263.55 930.292C263.89 930.942 264.07 931.721 264.07 932.627C264.07 933.536 263.89 934.317 263.55 934.971C263.21 935.624 262.72 936.125 262.08 936.475C261.44 936.824 260.68 936.999 259.8 936.999ZM258.55 935.418H259.72C260.26 935.418 260.72 935.321 261.1 935.128C261.47 934.932 261.75 934.63 261.94 934.221C262.13 933.809 262.22 933.277 262.22 932.627C262.22 931.982 262.13 931.455 261.94 931.046C261.75 930.637 261.47 930.336 261.1 930.142C260.73 929.949 260.27 929.853 259.72 929.853H258.55V935.418ZM266.03 936.999V928.272H271.91V929.793H267.88V931.873H271.61V933.394H267.88V935.478H271.93V936.999H266.03ZM281.28 928.272V936.999H279.69L275.89 931.506H275.82V936.999H273.98V928.272H275.6L279.37 933.76H279.44V928.272H281.28ZM291.1 931.327H289.24C289.2 931.086 289.13 930.871 289.03 930.684C288.92 930.493 288.79 930.331 288.62 930.198C288.46 930.064 288.27 929.962 288.05 929.891C287.84 929.82 287.61 929.785 287.36 929.785C286.91 929.785 286.51 929.897 286.18 930.121C285.84 930.343 285.58 930.667 285.4 931.093C285.21 931.516 285.12 932.03 285.12 932.635C285.12 933.258 285.21 933.78 285.4 934.204C285.59 934.627 285.85 934.946 286.18 935.162C286.52 935.378 286.91 935.486 287.35 935.486C287.59 935.486 287.82 935.454 288.03 935.388C288.24 935.323 288.43 935.228 288.6 935.103C288.76 934.975 288.9 934.82 289.01 934.638C289.12 934.456 289.2 934.249 289.24 934.016L291.1 934.025C291.06 934.425 290.94 934.811 290.74 935.184C290.55 935.553 290.29 935.884 289.97 936.177C289.65 936.466 289.27 936.696 288.82 936.867C288.38 937.035 287.88 937.118 287.32 937.118C286.54 937.118 285.84 936.942 285.23 936.59C284.62 936.238 284.13 935.728 283.78 935.06C283.43 934.392 283.25 933.584 283.25 932.635C283.25 931.684 283.43 930.874 283.79 930.206C284.15 929.539 284.63 929.03 285.24 928.681C285.86 928.329 286.55 928.152 287.32 928.152C287.82 928.152 288.29 928.223 288.72 928.365C289.16 928.508 289.54 928.715 289.88 928.988C290.21 929.258 290.48 929.588 290.7 929.981C290.91 930.373 291.04 930.821 291.1 931.327ZM294.87 928.272V936.999H293.03V928.272H294.87ZM298.5 936.999H296.52L299.53 928.272H301.91L304.92 936.999H302.94L300.75 930.266H300.69L298.5 936.999ZM298.37 933.569H303.04V935.009H298.37V933.569ZM313.04 936.999H309.94V928.272H313.06C313.94 928.272 314.7 928.446 315.33 928.796C315.96 929.142 316.45 929.641 316.79 930.292C317.14 930.942 317.31 931.721 317.31 932.627C317.31 933.536 317.14 934.317 316.79 934.971C316.45 935.624 315.96 936.125 315.32 936.475C314.69 936.824 313.92 936.999 313.04 936.999ZM311.79 935.418H312.96C313.51 935.418 313.97 935.321 314.34 935.128C314.71 934.932 314.99 934.63 315.18 934.221C315.37 933.809 315.47 933.277 315.47 932.627C315.47 931.982 315.37 931.455 315.18 931.046C314.99 930.637 314.71 930.336 314.34 930.142C313.97 929.949 313.51 929.853 312.97 929.853H311.79V935.418ZM319.28 936.999V928.272H325.16V929.793H321.12V931.873H324.85V933.394H321.12V935.478H325.17V936.999H319.28ZM216.05 952.999V944.272H219.49C220.16 944.272 220.72 944.398 221.19 944.651C221.65 944.901 222.01 945.249 222.25 945.695C222.5 946.138 222.62 946.65 222.62 947.229C222.62 947.809 222.5 948.32 222.25 948.763C222 949.206 221.64 949.552 221.16 949.799C220.69 950.046 220.12 950.169 219.45 950.169H217.25V948.691H219.15C219.5 948.691 219.8 948.63 220.03 948.508C220.26 948.383 220.43 948.211 220.55 947.992C220.66 947.77 220.72 947.516 220.72 947.229C220.72 946.939 220.66 946.686 220.55 946.471C220.43 946.252 220.26 946.083 220.03 945.963C219.79 945.841 219.5 945.78 219.14 945.78H217.9V952.999H216.05ZM224.42 952.999V944.272H227.86C228.52 944.272 229.09 944.39 229.55 944.625C230.02 944.858 230.38 945.189 230.62 945.618C230.87 946.044 230.99 946.546 230.99 947.123C230.99 947.702 230.87 948.201 230.62 948.618C230.37 949.033 230.01 949.351 229.53 949.573C229.06 949.794 228.49 949.905 227.82 949.905H225.51V948.422H227.52C227.87 948.422 228.16 948.374 228.4 948.277C228.63 948.181 228.8 948.036 228.92 947.843C229.03 947.65 229.09 947.41 229.09 947.123C229.09 946.833 229.03 946.588 228.92 946.39C228.8 946.191 228.63 946.04 228.39 945.938C228.16 945.833 227.87 945.78 227.51 945.78H226.27V952.999H224.42ZM229.13 949.027L231.3 952.999H229.27L227.14 949.027H229.13ZM240.92 948.635C240.92 949.587 240.74 950.397 240.37 951.064C240.02 951.732 239.53 952.242 238.91 952.594C238.29 952.944 237.6 953.118 236.83 953.118C236.05 953.118 235.36 952.942 234.74 952.59C234.12 952.238 233.64 951.728 233.28 951.06C232.92 950.392 232.74 949.584 232.74 948.635C232.74 947.684 232.92 946.874 233.28 946.206C233.64 945.539 234.12 945.03 234.74 944.681C235.36 944.329 236.05 944.152 236.83 944.152C237.6 944.152 238.29 944.329 238.91 944.681C239.53 945.03 240.02 945.539 240.37 946.206C240.74 946.874 240.92 947.684 240.92 948.635ZM239.05 948.635C239.05 948.019 238.95 947.499 238.77 947.076C238.59 946.652 238.33 946.331 238 946.113C237.66 945.894 237.28 945.785 236.83 945.785C236.38 945.785 235.99 945.894 235.66 946.113C235.33 946.331 235.07 946.652 234.89 947.076C234.7 947.499 234.61 948.019 234.61 948.635C234.61 949.252 234.7 949.772 234.89 950.195C235.07 950.618 235.33 950.939 235.66 951.158C235.99 951.377 236.38 951.486 236.83 951.486C237.28 951.486 237.66 951.377 238 951.158C238.33 950.939 238.59 950.618 238.77 950.195C238.95 949.772 239.05 949.252 239.05 948.635ZM243.97 944.272L246.08 950.902H246.16L248.27 944.272H250.32L247.31 952.999H244.93L241.92 944.272H243.97ZM251.97 952.999V944.272H257.85V945.793H253.81V947.873H257.55V949.394H253.81V951.478H257.87V952.999H251.97ZM259.91 952.999V944.272H265.8V945.793H261.76V947.873H265.49V949.394H261.76V951.478H265.81V952.999H259.91ZM270.96 952.999H267.86V944.272H270.98C271.86 944.272 272.62 944.446 273.25 944.796C273.88 945.142 274.37 945.641 274.71 946.292C275.05 946.942 275.23 947.721 275.23 948.627C275.23 949.536 275.05 950.317 274.71 950.971C274.37 951.624 273.88 952.125 273.24 952.475C272.6 952.824 271.84 952.999 270.96 952.999ZM269.71 951.418H270.88C271.43 951.418 271.88 951.321 272.26 951.128C272.63 950.932 272.91 950.63 273.1 950.221C273.29 949.809 273.39 949.277 273.39 948.627C273.39 947.982 273.29 947.455 273.1 947.046C272.91 946.637 272.63 946.336 272.26 946.142C271.89 945.949 271.43 945.853 270.88 945.853H269.71V951.418ZM285.21 948.635C285.21 949.587 285.03 950.397 284.67 951.064C284.31 951.732 283.83 952.242 283.21 952.594C282.59 952.944 281.9 953.118 281.13 953.118C280.35 953.118 279.65 952.942 279.04 952.59C278.42 952.238 277.93 951.728 277.58 951.06C277.22 950.392 277.04 949.584 277.04 948.635C277.04 947.684 277.22 946.874 277.58 946.206C277.93 945.539 278.42 945.03 279.04 944.681C279.65 944.329 280.35 944.152 281.13 944.152C281.9 944.152 282.59 944.329 283.21 944.681C283.83 945.03 284.31 945.539 284.67 946.206C285.03 946.874 285.21 947.684 285.21 948.635ZM283.34 948.635C283.34 948.019 283.25 947.499 283.07 947.076C282.88 946.652 282.63 946.331 282.29 946.113C281.96 945.894 281.57 945.785 281.13 945.785C280.68 945.785 280.29 945.894 279.96 946.113C279.63 946.331 279.37 946.652 279.18 947.076C279 947.499 278.91 948.019 278.91 948.635C278.91 949.252 279 949.772 279.18 950.195C279.37 950.618 279.63 950.939 279.96 951.158C280.29 951.377 280.68 951.486 281.13 951.486C281.57 951.486 281.96 951.377 282.29 951.158C282.63 950.939 282.88 950.618 283.07 950.195C283.25 949.772 283.34 949.252 283.34 948.635ZM287.18 952.999V944.272H290.62C291.28 944.272 291.84 944.39 292.31 944.625C292.78 944.858 293.14 945.189 293.38 945.618C293.63 946.044 293.75 946.546 293.75 947.123C293.75 947.702 293.63 948.201 293.38 948.618C293.13 949.033 292.76 949.351 292.29 949.573C291.82 949.794 291.25 949.905 290.58 949.905H288.27V948.422H290.28C290.63 948.422 290.92 948.374 291.16 948.277C291.39 948.181 291.56 948.036 291.68 947.843C291.79 947.65 291.85 947.41 291.85 947.123C291.85 946.833 291.79 946.588 291.68 946.39C291.56 946.191 291.39 946.04 291.15 945.938C290.92 945.833 290.62 945.78 290.27 945.78H289.02V952.999H287.18ZM291.89 949.027L294.06 952.999H292.02L289.9 949.027H291.89ZM295.65 952.999V944.272H301.54V945.793H297.5V947.873H301.23V949.394H297.5V951.478H301.55V952.999H295.65ZM308.34 946.782C308.3 946.438 308.16 946.171 307.9 945.981C307.64 945.79 307.29 945.695 306.85 945.695C306.54 945.695 306.29 945.738 306.08 945.823C305.88 945.905 305.72 946.02 305.61 946.168C305.5 946.316 305.44 946.483 305.44 946.671C305.44 946.827 305.47 946.963 305.54 947.08C305.62 947.196 305.72 947.297 305.84 947.383C305.97 947.465 306.12 947.537 306.29 947.6C306.45 947.66 306.63 947.711 306.82 947.753L307.61 947.941C307.99 948.026 308.34 948.14 308.66 948.282C308.97 948.424 309.25 948.598 309.48 948.806C309.72 949.013 309.9 949.258 310.02 949.539C310.16 949.82 310.22 950.142 310.22 950.506C310.22 951.04 310.09 951.503 309.82 951.895C309.55 952.285 309.16 952.587 308.66 952.803C308.15 953.016 307.55 953.123 306.84 953.123C306.13 953.123 305.52 953.015 305 952.799C304.48 952.583 304.07 952.263 303.78 951.84C303.49 951.414 303.34 950.887 303.32 950.259H305.11C305.13 950.552 305.21 950.796 305.36 950.992C305.51 951.185 305.71 951.331 305.96 951.431C306.21 951.527 306.5 951.576 306.82 951.576C307.13 951.576 307.4 951.53 307.63 951.439C307.86 951.348 308.04 951.222 308.17 951.06C308.3 950.898 308.36 950.712 308.36 950.502C308.36 950.306 308.3 950.141 308.19 950.008C308.07 949.874 307.91 949.76 307.68 949.667C307.47 949.573 307.2 949.488 306.88 949.411L305.93 949.172C305.19 948.993 304.61 948.713 304.19 948.333C303.76 947.952 303.55 947.439 303.55 946.794C303.55 946.266 303.69 945.804 303.97 945.41C304.26 945.015 304.65 944.706 305.15 944.485C305.65 944.263 306.22 944.152 306.86 944.152C307.51 944.152 308.07 944.263 308.55 944.485C309.04 944.706 309.42 945.015 309.69 945.41C309.96 945.804 310.1 946.262 310.11 946.782H308.34Z\" fill=\"#8CC63F\"\/>\r\n<path d=\"M208.07 848.502C207.9 848.033 207.5 847.755 207.09 847.568L204.49 846.545V836.438C204.49 836.023 204.33 835.626 204.03 835.333C203.74 835.04 203.34 834.875 202.93 834.875H196.992V832.375C196.992 832.043 196.861 831.726 196.626 831.491C196.392 831.257 196.074 831.125 195.742 831.125H185.742C185.411 831.125 185.093 831.257 184.858 831.491C184.624 831.726 184.492 832.043 184.492 832.375V834.875H178.555C178.14 834.875 177.743 835.04 177.45 835.333C177.157 835.626 176.992 836.023 176.992 836.438V846.552L174.408 847.572C173.991 847.759 173.581 848.041 173.414 848.509C173.247 848.978 173.167 849.432 173.336 849.994L177.324 861.727H177.407C180.073 861.727 182.407 860.366 184.072 858.303C185.738 860.366 188.07 861.594 190.736 861.594C193.402 861.594 195.736 860.362 197.401 858.299C199.066 860.362 201.399 861.727 204.06 861.727H204.15L208.15 849.995C208.32 849.526 208.24 848.971 208.07 848.502ZM190.742 841.125L179.492 845.565V837.688C179.492 837.605 179.525 837.525 179.584 837.467C179.642 837.408 179.722 837.375 179.805 837.375H201.68C201.763 837.375 201.842 837.408 201.901 837.467C201.959 837.525 201.992 837.605 201.992 837.688V845.559L190.742 841.125Z\" fill=\"white\"\/>\r\n<path d=\"M197.712 861.047C193.63 863.88 187.841 863.879 183.759 861.047C183.759 861.047 180.193 865.969 176.365 865.969L177.406 866.047C179.739 866.047 181.988 865.13 184.071 864.048C186.13 865.115 188.416 865.672 190.735 865.672C193.055 865.672 195.34 865.115 197.399 864.048C199.482 865.131 201.731 866.048 204.069 866.048L205.109 865.97C201.383 865.969 197.712 861.047 197.712 861.047Z\" fill=\"white\"\/>\r\n<mask id=\"mask4_56269_162\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"226\" y=\"829\" width=\"2\" height=\"41\">\r\n<path d=\"M226.439 829.25H227.439V869.25H226.439V829.25Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask4_56269_162)\">\r\n<path d=\"M226.439 829.25H225.939V830.75H226.439H226.939V829.25H226.439ZM226.439 832.75H225.939V835.75H226.439H226.939V832.75H226.439ZM226.439 837.75H225.939V840.75H226.439H226.939V837.75H226.439ZM226.439 842.75H225.939V845.75H226.439H226.939V842.75H226.439ZM226.439 847.75H225.939V850.75H226.439H226.939V847.75H226.439ZM226.439 852.75H225.939V855.75H226.439H226.939V852.75H226.439ZM226.439 857.75H225.939V860.75H226.439H226.939V857.75H226.439ZM226.439 862.75H225.939V865.75H226.439H226.939V862.75H226.439ZM226.439 867.75H225.939V869.25H226.439H226.939V867.75H226.439ZM226.439 829.25H225.439V830.75H226.439H227.439V829.25H226.439ZM226.439 832.75H225.439V835.75H226.439H227.439V832.75H226.439ZM226.439 837.75H225.439V840.75H226.439H227.439V837.75H226.439ZM226.439 842.75H225.439V845.75H226.439H227.439V842.75H226.439ZM226.439 847.75H225.439V850.75H226.439H227.439V847.75H226.439ZM226.439 852.75H225.439V855.75H226.439H227.439V852.75H226.439ZM226.439 857.75H225.439V860.75H226.439H227.439V857.75H226.439ZM226.439 862.75H225.439V865.75H226.439H227.439V862.75H226.439ZM226.439 867.75H225.439V869.25H226.439H227.439V867.75H226.439Z\" fill=\"#BCBCBC\"\/>\r\n<\/g>\r\n<path d=\"M273.93 867.501L276.79 864.633L271.78 845.276L279.66 837.39C280.85 836.2 280.85 834.279 279.66 833.088C278.47 831.898 276.55 831.898 275.36 833.088L267.47 840.975L248.12 835.956L245.25 838.824L261.02 847.427L253.14 855.313L247.4 853.879L245.25 856.03L252.42 860.331L256.72 867.501L258.87 865.35L257.44 859.615L265.32 851.728L273.93 867.501Z\" fill=\"white\"\/>\r\n<mask id=\"mask5_56269_162\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"298\" y=\"829\" width=\"2\" height=\"41\">\r\n<path d=\"M298.84 829.25H299.84V869.25H298.84V829.25Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask5_56269_162)\">\r\n<path d=\"M298.84 829.25H298.34V830.75H298.84H299.34V829.25H298.84ZM298.84 832.75H298.34V835.75H298.84H299.34V832.75H298.84ZM298.84 837.75H298.34V840.75H298.84H299.34V837.75H298.84ZM298.84 842.75H298.34V845.75H298.84H299.34V842.75H298.84ZM298.84 847.75H298.34V850.75H298.84H299.34V847.75H298.84ZM298.84 852.75H298.34V855.75H298.84H299.34V852.75H298.84ZM298.84 857.75H298.34V860.75H298.84H299.34V857.75H298.84ZM298.84 862.75H298.34V865.75H298.84H299.34V862.75H298.84ZM298.84 867.75H298.34V869.25H298.84H299.34V867.75H298.84ZM298.84 829.25H297.84V830.75H298.84H299.84V829.25H298.84ZM298.84 832.75H297.84V835.75H298.84H299.84V832.75H298.84ZM298.84 837.75H297.84V840.75H298.84H299.84V837.75H298.84ZM298.84 842.75H297.84V845.75H298.84H299.84V842.75H298.84ZM298.84 847.75H297.84V850.75H298.84H299.84V847.75H298.84ZM298.84 852.75H297.84V855.75H298.84H299.84V852.75H298.84ZM298.84 857.75H297.84V860.75H298.84H299.84V857.75H298.84ZM298.84 862.75H297.84V865.75H298.84H299.84V862.75H298.84ZM298.84 867.75H297.84V869.25H298.84H299.84V867.75H298.84Z\" fill=\"#BCBCBC\"\/>\r\n<\/g>\r\n<path d=\"M345.539 840.251C345.539 839.933 345.669 839.627 345.889 839.402C346.119 839.177 346.419 839.051 346.739 839.051H351.769C352.149 839.051 352.529 839.141 352.869 839.314C353.199 839.486 353.499 839.737 353.719 840.044L359.939 848.651H345.539V840.251Z\" stroke=\"white\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M359.939 848.652H345.539V858.252H346.009C346.289 856.672 347.119 855.241 348.349 854.211C349.579 853.18 351.139 852.615 352.739 852.615C354.349 852.615 355.899 853.18 357.129 854.211C358.359 855.241 359.189 856.672 359.469 858.252H359.939V848.652ZM354.389 858.252C354.199 857.993 353.949 857.783 353.659 857.638C353.379 857.493 353.059 857.417 352.739 857.417C352.419 857.417 352.109 857.493 351.819 857.638C351.529 857.783 351.289 857.993 351.099 858.252H354.389Z\" fill=\"white\"\/>\r\n<path d=\"M345.54 848.649V847.449C345.22 847.449 344.92 847.576 344.69 847.801C344.47 848.026 344.34 848.331 344.34 848.649H345.54ZM359.94 848.649H361.14C361.14 848.331 361.02 848.026 360.79 847.801C360.57 847.576 360.26 847.449 359.94 847.449V848.649ZM345.54 858.249H344.34C344.34 858.567 344.47 858.873 344.69 859.098C344.92 859.323 345.22 859.449 345.54 859.449V858.249ZM346.01 858.249V859.449C346.3 859.449 346.57 859.35 346.78 859.169C347 858.988 347.15 858.737 347.19 858.46L346.01 858.249ZM359.47 858.249L358.29 858.46C358.34 858.737 358.48 858.988 358.7 859.169C358.92 859.35 359.19 859.449 359.47 859.449V858.249ZM359.94 858.249V859.449C360.26 859.449 360.57 859.323 360.79 859.098C361.02 858.873 361.14 858.567 361.14 858.249H359.94ZM354.39 858.249V859.449C354.61 859.449 354.82 859.388 355.01 859.272C355.2 859.156 355.36 858.99 355.46 858.793C355.56 858.595 355.6 858.374 355.58 858.153C355.56 857.932 355.49 857.72 355.35 857.541L354.39 858.249ZM351.1 858.249L350.13 857.541C350 857.72 349.92 857.932 349.9 858.153C349.88 858.374 349.93 858.595 350.03 858.793C350.13 858.99 350.28 859.156 350.47 859.272C350.66 859.388 350.88 859.449 351.1 859.449V858.249ZM345.54 849.849H359.94V847.449H345.54V849.849ZM346.74 858.249V848.649H344.34V858.249H346.74ZM346.01 857.049H345.54V859.449H346.01V857.049ZM347.19 858.46C347.27 858.06 347.38 857.668 347.54 857.293L345.32 856.375C345.1 856.91 344.93 857.468 344.83 858.039L347.19 858.46ZM347.54 857.293C348.11 855.913 349.21 854.816 350.59 854.244L349.67 852.026C347.7 852.842 346.13 854.406 345.32 856.375L347.54 857.293ZM350.59 854.244C351.97 853.672 353.52 853.672 354.9 854.244L355.82 852.026C353.85 851.211 351.64 851.211 349.67 852.026L350.59 854.244ZM354.9 854.244C356.28 854.816 357.38 855.913 357.95 857.293L360.17 856.375C359.35 854.406 357.79 852.842 355.82 852.026L354.9 854.244ZM357.95 857.293C358.1 857.668 358.22 858.06 358.29 858.46L360.65 858.039C360.55 857.468 360.39 856.91 360.17 856.375L357.95 857.293ZM359.94 857.049H359.47V859.449H359.94V857.049ZM358.74 848.649V858.249H361.14V848.649H358.74ZM355.35 857.541C355 857.062 354.53 856.689 353.98 856.461L353.06 858.678C353.2 858.737 353.33 858.834 353.42 858.957L355.35 857.541ZM353.98 856.461C353.19 856.133 352.3 856.133 351.5 856.461L352.42 858.678C352.63 858.594 352.86 858.594 353.06 858.678L353.98 856.461ZM351.5 856.461C350.96 856.689 350.48 857.062 350.13 857.541L352.07 858.957C352.16 858.834 352.28 858.737 352.42 858.678L351.5 856.461ZM354.39 857.049H351.1V859.449H354.38L354.39 857.049Z\" fill=\"white\"\/>\r\n<path d=\"M351.47 855.804C351.95 855.603 352.47 855.5 353 855.5C353.53 855.5 354.05 855.603 354.53 855.804C355.02 856.006 355.46 856.3 355.83 856.672C356.2 857.043 356.49 857.484 356.7 857.969C356.9 858.455 357 858.975 357 859.5C357 860.025 356.9 860.545 356.7 861.031C356.49 861.516 356.2 861.957 355.83 862.328C355.46 862.7 355.02 862.995 354.53 863.196C354.05 863.397 353.53 863.5 353 863.5C352.47 863.5 351.95 863.397 351.47 863.196C350.49 862.79 349.71 862.011 349.3 861.031C348.9 860.051 348.9 858.949 349.3 857.969C349.71 856.989 350.49 856.21 351.47 855.804Z\" fill=\"white\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M321.541 834.25C320.911 834.25 320.301 834.503 319.851 834.953C319.401 835.403 319.141 836.013 319.141 836.65V858.25H320.211C320.471 856.795 321.201 855.463 322.281 854.454C323.361 853.445 324.741 852.813 326.201 852.653C327.671 852.494 329.161 852.815 330.431 853.569C331.701 854.323 332.691 855.468 333.261 856.834C333.451 857.294 333.581 857.768 333.671 858.25H345.541V836.65C345.541 836.013 345.291 835.403 344.841 834.953C344.391 834.503 343.781 834.25 343.141 834.25H321.541ZM328.591 858.25C328.401 857.991 328.151 857.781 327.861 857.636C327.581 857.491 327.261 857.415 326.941 857.415C326.621 857.415 326.311 857.491 326.021 857.636C325.741 857.781 325.491 857.991 325.301 858.25H328.591Z\" fill=\"white\"\/>\r\n<path d=\"M319.139 858.251H317.939C317.939 858.569 318.069 858.874 318.289 859.099C318.519 859.324 318.819 859.451 319.139 859.451V858.251ZM320.209 858.251V859.451C320.499 859.451 320.769 859.352 320.979 859.171C321.199 858.99 321.349 858.739 321.399 858.461L320.209 858.251ZM333.669 858.251L332.489 858.461C332.539 858.739 332.679 858.99 332.899 859.171C333.119 859.352 333.389 859.451 333.669 859.451V858.251ZM345.539 858.251V859.451C345.859 859.451 346.169 859.324 346.389 859.099C346.619 858.874 346.739 858.569 346.739 858.251H345.539ZM328.589 858.251V859.451C328.809 859.451 329.019 859.389 329.209 859.274C329.399 859.158 329.559 858.992 329.659 858.794C329.759 858.597 329.799 858.375 329.779 858.154C329.759 857.933 329.689 857.722 329.549 857.543L328.589 858.251ZM325.299 858.251L324.329 857.543C324.199 857.722 324.119 857.933 324.099 858.154C324.079 858.375 324.129 858.597 324.229 858.794C324.329 858.992 324.479 859.158 324.669 859.274C324.859 859.39 325.079 859.451 325.299 859.451V858.251ZM320.339 836.651C320.339 836.333 320.469 836.027 320.689 835.802C320.919 835.577 321.219 835.451 321.539 835.451V833.051C320.589 833.051 319.669 833.43 318.999 834.105C318.319 834.78 317.939 835.696 317.939 836.651H320.339ZM320.339 858.251V836.651H317.939V858.251H320.339ZM320.209 857.051H319.139V859.451H320.209V857.051ZM321.399 858.461C321.469 858.061 321.579 857.67 321.739 857.294L319.519 856.376C319.299 856.912 319.129 857.47 319.029 858.04L321.399 858.461ZM321.739 857.294C322.309 855.914 323.409 854.818 324.789 854.245L323.869 852.028C321.899 852.844 320.329 854.408 319.519 856.376L321.739 857.294ZM324.789 854.245C326.169 853.674 327.719 853.674 329.099 854.245L330.019 852.028C328.049 851.213 325.839 851.213 323.869 852.028L324.789 854.245ZM329.099 854.245C330.479 854.818 331.579 855.914 332.149 857.294L334.369 856.376C333.549 854.408 331.979 852.844 330.019 852.028L329.099 854.245ZM332.149 857.294C332.299 857.67 332.419 858.061 332.489 858.461L334.849 858.04C334.749 857.47 334.589 856.912 334.369 856.376L332.149 857.294ZM345.539 857.051H333.669V859.451H345.539V857.051ZM344.339 836.651V858.251H346.739V836.651H344.339ZM343.139 835.451C343.459 835.451 343.769 835.577 343.989 835.802C344.219 836.027 344.339 836.333 344.339 836.651H346.739C346.739 835.696 346.359 834.78 345.689 834.105C345.009 833.43 344.099 833.051 343.139 833.051V835.451ZM321.539 835.451H343.139V833.051H321.539V835.451ZM329.549 857.543C329.199 857.064 328.729 856.69 328.179 856.463L327.259 858.68C327.399 858.739 327.529 858.836 327.619 858.959L329.549 857.543ZM328.179 856.463C327.389 856.135 326.499 856.135 325.699 856.463L326.619 858.68C326.829 858.596 327.059 858.596 327.259 858.68L328.179 856.463ZM325.699 856.463C325.159 856.69 324.679 857.064 324.329 857.543L326.269 858.959C326.359 858.835 326.479 858.739 326.619 858.68L325.699 856.463ZM328.579 857.051H325.299V859.451H328.589L328.579 857.051Z\" fill=\"white\"\/>\r\n<path d=\"M325.47 855.804C326.45 855.399 327.55 855.399 328.53 855.804C329.51 856.21 330.29 856.989 330.7 857.969C331.1 858.949 331.1 860.051 330.7 861.031C330.29 862.011 329.51 862.79 328.53 863.196C328.05 863.397 327.53 863.5 327 863.5C326.47 863.5 325.95 863.397 325.47 863.196C324.49 862.79 323.71 862.011 323.3 861.031C322.9 860.051 322.9 858.949 323.3 857.969C323.71 856.989 324.49 856.21 325.47 855.804Z\" fill=\"white\"\/>\r\n<path d=\"M202.14 928.272V936.999H200.295V928.272H202.14ZM211.56 928.272V936.999H209.96L206.17 931.506H206.1V936.999H204.26V928.272H205.88L209.64 933.76H209.72V928.272H211.56ZM216.78 936.999H213.68V928.272H216.8C217.68 928.272 218.43 928.446 219.07 928.796C219.7 929.142 220.19 929.641 220.53 930.292C220.87 930.942 221.05 931.721 221.05 932.627C221.05 933.536 220.87 934.317 220.53 934.971C220.19 935.624 219.7 936.125 219.06 936.475C218.42 936.824 217.66 936.999 216.78 936.999ZM215.53 935.418H216.7C217.24 935.418 217.7 935.321 218.08 935.128C218.45 934.932 218.73 934.63 218.92 934.221C219.11 933.809 219.2 933.277 219.2 932.627C219.2 931.982 219.11 931.455 218.92 931.046C218.73 930.637 218.45 930.336 218.08 930.142C217.71 929.949 217.25 929.853 216.7 929.853H215.53V935.418ZM223.01 936.999V928.272H228.89V929.793H224.86V931.873H228.59V933.394H224.86V935.478H228.91V936.999H223.01ZM230.96 936.999V928.272H234.4C235.07 928.272 235.63 928.398 236.1 928.651C236.56 928.901 236.92 929.249 237.16 929.695C237.41 930.138 237.53 930.65 237.53 931.229C237.53 931.809 237.41 932.32 237.16 932.763C236.91 933.206 236.54 933.552 236.07 933.799C235.6 934.046 235.03 934.169 234.36 934.169H232.16V932.691H234.06C234.41 932.691 234.71 932.63 234.94 932.508C235.17 932.383 235.34 932.211 235.46 931.992C235.57 931.77 235.63 931.516 235.63 931.229C235.63 930.939 235.57 930.686 235.46 930.471C235.34 930.252 235.17 930.083 234.94 929.963C234.7 929.841 234.41 929.78 234.05 929.78H232.81V936.999H230.96ZM239.33 936.999V928.272H245.21V929.793H241.17V931.873H244.91V933.394H241.17V935.478H245.23V936.999H239.33ZM254.58 928.272V936.999H252.98L249.19 931.506H249.12V936.999H247.28V928.272H248.9L252.66 933.76H252.74V928.272H254.58ZM259.8 936.999H256.7V928.272H259.82C260.7 928.272 261.45 928.446 262.09 928.796C262.72 929.142 263.21 929.641 263.55 930.292C263.89 930.942 264.07 931.721 264.07 932.627C264.07 933.536 263.89 934.317 263.55 934.971C263.21 935.624 262.72 936.125 262.08 936.475C261.44 936.824 260.68 936.999 259.8 936.999ZM258.55 935.418H259.72C260.26 935.418 260.72 935.321 261.1 935.128C261.47 934.932 261.75 934.63 261.94 934.221C262.13 933.809 262.22 933.277 262.22 932.627C262.22 931.982 262.13 931.455 261.94 931.046C261.75 930.637 261.47 930.336 261.1 930.142C260.73 929.949 260.27 929.853 259.72 929.853H258.55V935.418ZM266.03 936.999V928.272H271.91V929.793H267.88V931.873H271.61V933.394H267.88V935.478H271.93V936.999H266.03ZM281.28 928.272V936.999H279.69L275.89 931.506H275.82V936.999H273.98V928.272H275.6L279.37 933.76H279.44V928.272H281.28ZM291.1 931.327H289.24C289.2 931.086 289.13 930.871 289.03 930.684C288.92 930.493 288.79 930.331 288.62 930.198C288.46 930.064 288.27 929.962 288.05 929.891C287.84 929.82 287.61 929.785 287.36 929.785C286.91 929.785 286.51 929.897 286.18 930.121C285.84 930.343 285.58 930.667 285.4 931.093C285.21 931.516 285.12 932.03 285.12 932.635C285.12 933.258 285.21 933.78 285.4 934.204C285.59 934.627 285.85 934.946 286.18 935.162C286.52 935.378 286.91 935.486 287.35 935.486C287.59 935.486 287.82 935.454 288.03 935.388C288.24 935.323 288.43 935.228 288.6 935.103C288.76 934.975 288.9 934.82 289.01 934.638C289.12 934.456 289.2 934.249 289.24 934.016L291.1 934.025C291.06 934.425 290.94 934.811 290.74 935.184C290.55 935.553 290.29 935.884 289.97 936.177C289.65 936.466 289.27 936.696 288.82 936.867C288.38 937.035 287.88 937.118 287.32 937.118C286.54 937.118 285.84 936.942 285.23 936.59C284.62 936.238 284.13 935.728 283.78 935.06C283.43 934.392 283.25 933.584 283.25 932.635C283.25 931.684 283.43 930.874 283.79 930.206C284.15 929.539 284.63 929.03 285.24 928.681C285.86 928.329 286.55 928.152 287.32 928.152C287.82 928.152 288.29 928.223 288.72 928.365C289.16 928.508 289.54 928.715 289.88 928.988C290.21 929.258 290.48 929.588 290.7 929.981C290.91 930.373 291.04 930.821 291.1 931.327ZM294.87 928.272V936.999H293.03V928.272H294.87ZM298.5 936.999H296.52L299.53 928.272H301.91L304.92 936.999H302.94L300.75 930.266H300.69L298.5 936.999ZM298.37 933.569H303.04V935.009H298.37V933.569ZM313.04 936.999H309.94V928.272H313.06C313.94 928.272 314.7 928.446 315.33 928.796C315.96 929.142 316.45 929.641 316.79 930.292C317.14 930.942 317.31 931.721 317.31 932.627C317.31 933.536 317.14 934.317 316.79 934.971C316.45 935.624 315.96 936.125 315.32 936.475C314.69 936.824 313.92 936.999 313.04 936.999ZM311.79 935.418H312.96C313.51 935.418 313.97 935.321 314.34 935.128C314.71 934.932 314.99 934.63 315.18 934.221C315.37 933.809 315.47 933.277 315.47 932.627C315.47 931.982 315.37 931.455 315.18 931.046C314.99 930.637 314.71 930.336 314.34 930.142C313.97 929.949 313.51 929.853 312.97 929.853H311.79V935.418ZM319.28 936.999V928.272H325.16V929.793H321.12V931.873H324.85V933.394H321.12V935.478H325.17V936.999H319.28ZM216.05 952.999V944.272H219.49C220.16 944.272 220.72 944.398 221.19 944.651C221.65 944.901 222.01 945.249 222.25 945.695C222.5 946.138 222.62 946.65 222.62 947.229C222.62 947.809 222.5 948.32 222.25 948.763C222 949.206 221.64 949.552 221.16 949.799C220.69 950.046 220.12 950.169 219.45 950.169H217.25V948.691H219.15C219.5 948.691 219.8 948.63 220.03 948.508C220.26 948.383 220.43 948.211 220.55 947.992C220.66 947.77 220.72 947.516 220.72 947.229C220.72 946.939 220.66 946.686 220.55 946.471C220.43 946.252 220.26 946.083 220.03 945.963C219.79 945.841 219.5 945.78 219.14 945.78H217.9V952.999H216.05ZM224.42 952.999V944.272H227.86C228.52 944.272 229.09 944.39 229.55 944.625C230.02 944.858 230.38 945.189 230.62 945.618C230.87 946.044 230.99 946.546 230.99 947.123C230.99 947.702 230.87 948.201 230.62 948.618C230.37 949.033 230.01 949.351 229.53 949.573C229.06 949.794 228.49 949.905 227.82 949.905H225.51V948.422H227.52C227.87 948.422 228.16 948.374 228.4 948.277C228.63 948.181 228.8 948.036 228.92 947.843C229.03 947.65 229.09 947.41 229.09 947.123C229.09 946.833 229.03 946.588 228.92 946.39C228.8 946.191 228.63 946.04 228.39 945.938C228.16 945.833 227.87 945.78 227.51 945.78H226.27V952.999H224.42ZM229.13 949.027L231.3 952.999H229.27L227.14 949.027H229.13ZM240.92 948.635C240.92 949.587 240.74 950.397 240.37 951.064C240.02 951.732 239.53 952.242 238.91 952.594C238.29 952.944 237.6 953.118 236.83 953.118C236.05 953.118 235.36 952.942 234.74 952.59C234.12 952.238 233.64 951.728 233.28 951.06C232.92 950.392 232.74 949.584 232.74 948.635C232.74 947.684 232.92 946.874 233.28 946.206C233.64 945.539 234.12 945.03 234.74 944.681C235.36 944.329 236.05 944.152 236.83 944.152C237.6 944.152 238.29 944.329 238.91 944.681C239.53 945.03 240.02 945.539 240.37 946.206C240.74 946.874 240.92 947.684 240.92 948.635ZM239.05 948.635C239.05 948.019 238.95 947.499 238.77 947.076C238.59 946.652 238.33 946.331 238 946.113C237.66 945.894 237.28 945.785 236.83 945.785C236.38 945.785 235.99 945.894 235.66 946.113C235.33 946.331 235.07 946.652 234.89 947.076C234.7 947.499 234.61 948.019 234.61 948.635C234.61 949.252 234.7 949.772 234.89 950.195C235.07 950.618 235.33 950.939 235.66 951.158C235.99 951.377 236.38 951.486 236.83 951.486C237.28 951.486 237.66 951.377 238 951.158C238.33 950.939 238.59 950.618 238.77 950.195C238.95 949.772 239.05 949.252 239.05 948.635ZM243.97 944.272L246.08 950.902H246.16L248.27 944.272H250.32L247.31 952.999H244.93L241.92 944.272H243.97ZM251.97 952.999V944.272H257.85V945.793H253.81V947.873H257.55V949.394H253.81V951.478H257.87V952.999H251.97ZM259.91 952.999V944.272H265.8V945.793H261.76V947.873H265.49V949.394H261.76V951.478H265.81V952.999H259.91ZM270.96 952.999H267.86V944.272H270.98C271.86 944.272 272.62 944.446 273.25 944.796C273.88 945.142 274.37 945.641 274.71 946.292C275.05 946.942 275.23 947.721 275.23 948.627C275.23 949.536 275.05 950.317 274.71 950.971C274.37 951.624 273.88 952.125 273.24 952.475C272.6 952.824 271.84 952.999 270.96 952.999ZM269.71 951.418H270.88C271.43 951.418 271.88 951.321 272.26 951.128C272.63 950.932 272.91 950.63 273.1 950.221C273.29 949.809 273.39 949.277 273.39 948.627C273.39 947.982 273.29 947.455 273.1 947.046C272.91 946.637 272.63 946.336 272.26 946.142C271.89 945.949 271.43 945.853 270.88 945.853H269.71V951.418ZM285.21 948.635C285.21 949.587 285.03 950.397 284.67 951.064C284.31 951.732 283.83 952.242 283.21 952.594C282.59 952.944 281.9 953.118 281.13 953.118C280.35 953.118 279.65 952.942 279.04 952.59C278.42 952.238 277.93 951.728 277.58 951.06C277.22 950.392 277.04 949.584 277.04 948.635C277.04 947.684 277.22 946.874 277.58 946.206C277.93 945.539 278.42 945.03 279.04 944.681C279.65 944.329 280.35 944.152 281.13 944.152C281.9 944.152 282.59 944.329 283.21 944.681C283.83 945.03 284.31 945.539 284.67 946.206C285.03 946.874 285.21 947.684 285.21 948.635ZM283.34 948.635C283.34 948.019 283.25 947.499 283.07 947.076C282.88 946.652 282.63 946.331 282.29 946.113C281.96 945.894 281.57 945.785 281.13 945.785C280.68 945.785 280.29 945.894 279.96 946.113C279.63 946.331 279.37 946.652 279.18 947.076C279 947.499 278.91 948.019 278.91 948.635C278.91 949.252 279 949.772 279.18 950.195C279.37 950.618 279.63 950.939 279.96 951.158C280.29 951.377 280.68 951.486 281.13 951.486C281.57 951.486 281.96 951.377 282.29 951.158C282.63 950.939 282.88 950.618 283.07 950.195C283.25 949.772 283.34 949.252 283.34 948.635ZM287.18 952.999V944.272H290.62C291.28 944.272 291.84 944.39 292.31 944.625C292.78 944.858 293.14 945.189 293.38 945.618C293.63 946.044 293.75 946.546 293.75 947.123C293.75 947.702 293.63 948.201 293.38 948.618C293.13 949.033 292.76 949.351 292.29 949.573C291.82 949.794 291.25 949.905 290.58 949.905H288.27V948.422H290.28C290.63 948.422 290.92 948.374 291.16 948.277C291.39 948.181 291.56 948.036 291.68 947.843C291.79 947.65 291.85 947.41 291.85 947.123C291.85 946.833 291.79 946.588 291.68 946.39C291.56 946.191 291.39 946.04 291.15 945.938C290.92 945.833 290.62 945.78 290.27 945.78H289.02V952.999H287.18ZM291.89 949.027L294.06 952.999H292.02L289.9 949.027H291.89ZM295.65 952.999V944.272H301.54V945.793H297.5V947.873H301.23V949.394H297.5V951.478H301.55V952.999H295.65ZM308.34 946.782C308.3 946.438 308.16 946.171 307.9 945.981C307.64 945.79 307.29 945.695 306.85 945.695C306.54 945.695 306.29 945.738 306.08 945.823C305.88 945.905 305.72 946.02 305.61 946.168C305.5 946.316 305.44 946.483 305.44 946.671C305.44 946.827 305.47 946.963 305.54 947.08C305.62 947.196 305.72 947.297 305.84 947.383C305.97 947.465 306.12 947.537 306.29 947.6C306.45 947.66 306.63 947.711 306.82 947.753L307.61 947.941C307.99 948.026 308.34 948.14 308.66 948.282C308.97 948.424 309.25 948.598 309.48 948.806C309.72 949.013 309.9 949.258 310.02 949.539C310.16 949.82 310.22 950.142 310.22 950.506C310.22 951.04 310.09 951.503 309.82 951.895C309.55 952.285 309.16 952.587 308.66 952.803C308.15 953.016 307.55 953.123 306.84 953.123C306.13 953.123 305.52 953.015 305 952.799C304.48 952.583 304.07 952.263 303.78 951.84C303.49 951.414 303.34 950.887 303.32 950.259H305.11C305.13 950.552 305.21 950.796 305.36 950.992C305.51 951.185 305.71 951.331 305.96 951.431C306.21 951.527 306.5 951.576 306.82 951.576C307.13 951.576 307.4 951.53 307.63 951.439C307.86 951.348 308.04 951.222 308.17 951.06C308.3 950.898 308.36 950.712 308.36 950.502C308.36 950.306 308.3 950.141 308.19 950.008C308.07 949.874 307.91 949.76 307.68 949.667C307.47 949.573 307.2 949.488 306.88 949.411L305.93 949.172C305.19 948.993 304.61 948.713 304.19 948.333C303.76 947.952 303.55 947.439 303.55 946.794C303.55 946.266 303.69 945.804 303.97 945.41C304.26 945.015 304.65 944.706 305.15 944.485C305.65 944.263 306.22 944.152 306.86 944.152C307.51 944.152 308.07 944.263 308.55 944.485C309.04 944.706 309.42 945.015 309.69 945.41C309.96 945.804 310.1 946.262 310.11 946.782H308.34Z\" fill=\"#8CC63F\"\/>\r\n<\/g>\r\n<path d=\"M162 445.505V419.48H171.529C173.424 419.48 175.172 419.747 176.774 420.281C178.376 420.815 179.657 421.709 180.618 422.964C181.605 424.218 182.099 425.94 182.099 428.128C182.099 430.237 181.605 431.972 180.618 433.333C179.657 434.668 178.376 435.656 176.774 436.296C175.199 436.937 173.504 437.257 171.689 437.257H168.886V445.505H162ZM168.886 431.812H171.369C172.73 431.812 173.731 431.492 174.372 430.851C175.039 430.184 175.373 429.276 175.373 428.128C175.373 426.954 175.012 426.127 174.292 425.646C173.571 425.166 172.543 424.925 171.209 424.925H168.886V431.812ZM194.266 445.986C192.318 445.986 190.556 445.572 188.981 444.744C187.433 443.917 186.205 442.729 185.298 441.181C184.39 439.606 183.937 437.711 183.937 435.496C183.937 433.333 184.39 431.478 185.298 429.93C186.232 428.355 187.433 427.141 188.901 426.287C190.369 425.433 191.918 425.005 193.546 425.005C195.521 425.005 197.149 425.446 198.43 426.327C199.738 427.181 200.699 428.342 201.313 429.81C201.954 431.278 202.274 432.906 202.274 434.695C202.274 435.282 202.234 435.856 202.154 436.416C202.101 436.95 202.047 437.337 201.994 437.578H189.382L189.302 433.093H196.429C196.429 432.319 196.228 431.652 195.828 431.091C195.454 430.504 194.747 430.21 193.706 430.21C193.145 430.21 192.585 430.371 192.024 430.691C191.49 430.985 191.05 431.518 190.703 432.292C190.356 433.067 190.209 434.134 190.263 435.496C190.316 436.964 190.596 438.085 191.103 438.859C191.611 439.606 192.224 440.113 192.945 440.38C193.693 440.647 194.453 440.781 195.227 440.781C195.921 440.781 196.602 440.687 197.269 440.5C197.963 440.287 198.671 439.98 199.391 439.58L201.553 443.663C200.486 444.411 199.285 444.985 197.95 445.385C196.615 445.785 195.388 445.986 194.266 445.986ZM213.909 445.986C211.32 445.986 209.438 445.238 208.264 443.744C207.116 442.222 206.542 440.247 206.542 437.818V430.851H203.9V425.726L206.943 425.486L207.744 419.48H213.429V425.486H217.993V430.851H213.429V437.698C213.429 438.792 213.669 439.553 214.15 439.98C214.63 440.407 215.191 440.621 215.831 440.621C216.152 440.621 216.459 440.607 216.752 440.58C217.072 440.527 217.353 440.46 217.593 440.38L218.634 445.185C218.127 445.372 217.473 445.545 216.672 445.705C215.871 445.892 214.95 445.986 213.909 445.986ZM221.693 445.505V425.486H227.298L227.778 428.929H227.939C228.686 427.568 229.567 426.58 230.581 425.966C231.622 425.326 232.636 425.005 233.624 425.005C234.238 425.005 234.732 425.046 235.105 425.126C235.506 425.179 235.84 425.272 236.106 425.406L234.825 431.251C234.478 431.171 234.158 431.118 233.864 431.091C233.571 431.038 233.197 431.011 232.743 431.011C232.023 431.011 231.262 431.265 230.461 431.772C229.687 432.252 229.06 433.12 228.579 434.375V445.505H221.693ZM246.925 445.986C245.217 445.986 243.602 445.572 242.08 444.744C240.586 443.917 239.358 442.729 238.397 441.181C237.463 439.606 236.995 437.711 236.995 435.496C236.995 433.28 237.463 431.398 238.397 429.85C239.358 428.275 240.586 427.074 242.08 426.247C243.602 425.419 245.217 425.005 246.925 425.005C248.633 425.005 250.235 425.419 251.73 426.247C253.251 427.074 254.479 428.275 255.413 429.85C256.374 431.398 256.855 433.28 256.855 435.496C256.855 437.711 256.374 439.606 255.413 441.181C254.479 442.729 253.251 443.917 251.73 444.744C250.235 445.572 248.633 445.986 246.925 445.986ZM246.925 440.46C247.619 440.46 248.18 440.26 248.607 439.86C249.034 439.459 249.341 438.886 249.527 438.138C249.714 437.391 249.808 436.51 249.808 435.496C249.808 434.481 249.714 433.6 249.527 432.853C249.341 432.106 249.034 431.532 248.607 431.131C248.18 430.731 247.619 430.531 246.925 430.531C246.231 430.531 245.67 430.731 245.243 431.131C244.816 431.532 244.509 432.106 244.322 432.853C244.136 433.6 244.042 434.481 244.042 435.496C244.042 436.51 244.136 437.391 244.322 438.138C244.509 438.886 244.816 439.459 245.243 439.86C245.67 440.26 246.231 440.46 246.925 440.46ZM273.013 445.986C270.584 445.986 268.368 445.505 266.367 444.544C264.391 443.557 262.816 442.075 261.642 440.1C260.467 438.125 259.88 435.656 259.88 432.693C259.88 430.504 260.227 428.569 260.921 426.887C261.615 425.179 262.563 423.738 263.764 422.563C264.965 421.389 266.34 420.508 267.888 419.921C269.463 419.307 271.118 419 272.853 419C274.775 419 276.443 419.333 277.858 420.001C279.272 420.668 280.433 421.482 281.341 422.443L277.737 426.607C277.097 426.046 276.416 425.633 275.695 425.366C275.001 425.072 274.134 424.925 273.093 424.925C271.919 424.925 270.864 425.232 269.93 425.846C268.996 426.434 268.262 427.288 267.728 428.409C267.194 429.53 266.927 430.878 266.927 432.453C266.927 434.081 267.167 435.469 267.648 436.617C268.155 437.738 268.902 438.592 269.89 439.179C270.904 439.766 272.185 440.06 273.734 440.06C274.107 440.06 274.468 440.02 274.815 439.94C275.188 439.86 275.495 439.74 275.736 439.58V435.976H271.892V430.371H281.821V442.783C280.914 443.663 279.673 444.424 278.098 445.065C276.55 445.679 274.855 445.986 273.013 445.986ZM286.325 445.505V425.486H291.93L292.411 428.929H292.571C293.319 427.568 294.199 426.58 295.214 425.966C296.255 425.326 297.269 425.005 298.257 425.005C298.871 425.005 299.364 425.046 299.738 425.126C300.138 425.179 300.472 425.272 300.739 425.406L299.458 431.251C299.111 431.171 298.79 431.118 298.497 431.091C298.203 431.038 297.83 431.011 297.376 431.011C296.655 431.011 295.894 431.265 295.094 431.772C294.319 432.252 293.692 433.12 293.212 434.375V445.505H286.325ZM311.958 445.986C310.009 445.986 308.248 445.572 306.673 444.744C305.125 443.917 303.897 442.729 302.989 441.181C302.082 439.606 301.628 437.711 301.628 435.496C301.628 433.333 302.082 431.478 302.989 429.93C303.923 428.355 305.125 427.141 306.593 426.287C308.061 425.433 309.609 425.005 311.237 425.005C313.212 425.005 314.841 425.446 316.122 426.327C317.43 427.181 318.391 428.342 319.005 429.81C319.645 431.278 319.966 432.906 319.966 434.695C319.966 435.282 319.926 435.856 319.845 436.416C319.792 436.95 319.739 437.337 319.685 437.578H307.073L306.993 433.093H314.12C314.12 432.319 313.92 431.652 313.519 431.091C313.146 430.504 312.438 430.21 311.397 430.21C310.837 430.21 310.276 430.371 309.716 430.691C309.182 430.985 308.741 431.518 308.394 432.292C308.047 433.067 307.901 434.134 307.954 435.496C308.007 436.964 308.288 438.085 308.795 438.859C309.302 439.606 309.916 440.113 310.637 440.38C311.384 440.647 312.145 440.781 312.919 440.781C313.613 440.781 314.293 440.687 314.961 440.5C315.655 440.287 316.362 439.98 317.083 439.58L319.245 443.663C318.177 444.411 316.976 444.985 315.641 445.385C314.307 445.785 313.079 445.986 311.958 445.986ZM333.033 445.986C331.084 445.986 329.323 445.572 327.748 444.744C326.2 443.917 324.972 442.729 324.064 441.181C323.157 439.606 322.703 437.711 322.703 435.496C322.703 433.333 323.157 431.478 324.064 429.93C324.998 428.355 326.2 427.141 327.668 426.287C329.136 425.433 330.684 425.005 332.312 425.005C334.287 425.005 335.916 425.446 337.197 426.327C338.505 427.181 339.466 428.342 340.08 429.81C340.72 431.278 341.041 432.906 341.041 434.695C341.041 435.282 341.001 435.856 340.92 436.416C340.867 436.95 340.814 437.337 340.76 437.578H328.148L328.068 433.093H335.195C335.195 432.319 334.995 431.652 334.594 431.091C334.221 430.504 333.513 430.21 332.472 430.21C331.912 430.21 331.351 430.371 330.791 430.691C330.257 430.985 329.816 431.518 329.469 432.292C329.122 433.067 328.976 434.134 329.029 435.496C329.082 436.964 329.363 438.085 329.87 438.859C330.377 439.606 330.991 440.113 331.712 440.38C332.459 440.647 333.22 440.781 333.994 440.781C334.688 440.781 335.368 440.687 336.036 440.5C336.73 440.287 337.437 439.98 338.158 439.58L340.32 443.663C339.252 444.411 338.051 444.985 336.716 445.385C335.382 445.785 334.154 445.986 333.033 445.986ZM344.819 445.505V425.486H350.424L350.905 427.888H351.065C351.866 427.114 352.773 426.447 353.788 425.886C354.829 425.299 356.03 425.005 357.391 425.005C359.606 425.005 361.195 425.753 362.156 427.248C363.143 428.716 363.637 430.691 363.637 433.173V445.505H356.75V434.054C356.75 432.773 356.59 431.919 356.27 431.492C355.95 431.065 355.442 430.851 354.748 430.851C354.108 430.851 353.574 430.985 353.147 431.251C352.72 431.518 352.239 431.892 351.706 432.373V445.505H344.819Z\" fill=\"white\"\/>\r\n<\/svg>\r\n<svg class=\"nexo-svg-mobile-en\" style=\"width:100%;height:auto;display:none;\" width=\"516\" height=\"1031\" viewbox=\"0 0 516 1031\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n<path d=\"M125.5 105H74C68.4772 105 64 109.477 64 115V475C64 480.523 68.5163 485 74.0392 485C217.202 485 301.798 485 444.961 485C450.484 485 455 489.477 455 495V806C455 811.523 450.523 816 445 816H430H400.5\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\"\/>\r\n<path d=\"M124.5 188.5H85C79.4772 188.5 75 192.977 75 198.5V475.13C75 480.655 79.4794 485.132 85.0036 485.13L432.496 485.004C438.021 485.002 442.5 489.479 442.5 495.004V794C442.5 799.523 438.023 804 432.5 804H399.5\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\"\/>\r\n<path d=\"M134.719 269H97C91.4771 269 87 273.477 87 279V475C87 480.523 91.4772 485 97 485H420C425.523 485 430 489.477 430 495V777.5C430 783.023 425.523 787.5 420 787.5H400.5\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\"\/>\r\n<path d=\"M133.719 360H111C105.477 360 101 364.477 101 370V475C101 480.523 105.477 485 111 485H405.5C411.023 485 415.5 489.477 415.5 495V765C415.5 770.523 411.023 775 405.5 775H402\" stroke=\"#E0E0E1\" stroke-width=\"3\" stroke-linecap=\"round\"\/>\r\n<path d=\"M111 485H405.5\" stroke=\"#E0E0E1\" stroke-width=\"8\" stroke-linecap=\"round\"\/>\r\n<mask id=\"mask0_56291_206\" style=\"mask-type:alpha\" maskunits=\"userSpaceOnUse\" x=\"123\" y=\"653\" width=\"280\" height=\"320\">\r\n<path d=\"M379 653H147C133.745 653 123 663.745 123 677V949C123 962.255 133.745 973 147 973H379C392.25 973 403 962.255 403 949V677C403 663.745 392.25 653 379 653Z\" fill=\"black\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask0_56291_206)\">\r\n<path d=\"M379 653.5H147C134.021 653.5 123.5 664.021 123.5 677V949C123.5 961.979 134.021 972.5 147 972.5H379C391.98 972.5 402.5 961.979 402.5 949V677C402.5 664.021 391.98 653.5 379 653.5Z\" fill=\"#6E5189\"\/>\r\n<path d=\"M379 653.5H147C134.021 653.5 123.5 664.021 123.5 677V949C123.5 961.979 134.021 972.5 147 972.5H379C391.98 972.5 402.5 961.979 402.5 949V677C402.5 664.021 391.98 653.5 379 653.5Z\" stroke=\"#D7D7D7\"\/>\r\n<path d=\"M402 789.5H124V909H402V789.5Z\" fill=\"#5E3E7C\"\/>\r\n<path d=\"M208.07 848.502C207.9 848.033 207.5 847.755 207.09 847.568L204.49 846.545V836.438C204.49 836.023 204.33 835.626 204.03 835.333C203.74 835.04 203.34 834.875 202.93 834.875H196.992V832.375C196.992 832.043 196.861 831.726 196.626 831.491C196.392 831.257 196.074 831.125 195.742 831.125H185.742C185.411 831.125 185.093 831.257 184.858 831.491C184.624 831.726 184.492 832.043 184.492 832.375V834.875H178.555C178.14 834.875 177.743 835.04 177.45 835.333C177.157 835.626 176.992 836.023 176.992 836.438V846.552L174.408 847.572C173.991 847.759 173.581 848.041 173.414 848.509C173.247 848.978 173.167 849.432 173.336 849.994L177.324 861.727H177.407C180.073 861.727 182.407 860.366 184.072 858.303C185.738 860.366 188.07 861.594 190.736 861.594C193.402 861.594 195.736 860.362 197.401 858.299C199.066 860.362 201.399 861.727 204.06 861.727H204.15L208.15 849.995C208.32 849.526 208.24 848.971 208.07 848.502ZM190.742 841.125L179.492 845.565V837.688C179.492 837.605 179.525 837.525 179.584 837.467C179.642 837.408 179.722 837.375 179.805 837.375H201.68C201.763 837.375 201.842 837.408 201.901 837.467C201.959 837.525 201.992 837.605 201.992 837.688V845.559L190.742 841.125Z\" fill=\"white\"\/>\r\n<path d=\"M197.712 861.047C193.63 863.88 187.841 863.879 183.759 861.047C183.759 861.047 180.193 865.969 176.365 865.969L177.406 866.047C179.739 866.047 181.988 865.13 184.071 864.048C186.13 865.115 188.416 865.672 190.735 865.672C193.055 865.672 195.34 865.115 197.399 864.048C199.482 865.131 201.731 866.048 204.069 866.048L205.109 865.97C201.383 865.969 197.712 861.047 197.712 861.047Z\" fill=\"white\"\/>\r\n<mask id=\"mask1_56291_206\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"226\" y=\"829\" width=\"2\" height=\"41\">\r\n<path d=\"M226.439 829.25H227.439V869.25H226.439V829.25Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask1_56291_206)\">\r\n<path d=\"M226.439 829.25H225.939V830.75H226.439H226.939V829.25H226.439ZM226.439 832.75H225.939V835.75H226.439H226.939V832.75H226.439ZM226.439 837.75H225.939V840.75H226.439H226.939V837.75H226.439ZM226.439 842.75H225.939V845.75H226.439H226.939V842.75H226.439ZM226.439 847.75H225.939V850.75H226.439H226.939V847.75H226.439ZM226.439 852.75H225.939V855.75H226.439H226.939V852.75H226.439ZM226.439 857.75H225.939V860.75H226.439H226.939V857.75H226.439ZM226.439 862.75H225.939V865.75H226.439H226.939V862.75H226.439ZM226.439 867.75H225.939V869.25H226.439H226.939V867.75H226.439ZM226.439 829.25H225.439V830.75H226.439H227.439V829.25H226.439ZM226.439 832.75H225.439V835.75H226.439H227.439V832.75H226.439ZM226.439 837.75H225.439V840.75H226.439H227.439V837.75H226.439ZM226.439 842.75H225.439V845.75H226.439H227.439V842.75H226.439ZM226.439 847.75H225.439V850.75H226.439H227.439V847.75H226.439ZM226.439 852.75H225.439V855.75H226.439H227.439V852.75H226.439ZM226.439 857.75H225.439V860.75H226.439H227.439V857.75H226.439ZM226.439 862.75H225.439V865.75H226.439H227.439V862.75H226.439ZM226.439 867.75H225.439V869.25H226.439H227.439V867.75H226.439Z\" fill=\"#BCBCBC\"\/>\r\n<\/g>\r\n<path d=\"M273.93 867.501L276.79 864.633L271.78 845.276L279.66 837.39C280.85 836.2 280.85 834.279 279.66 833.088C278.47 831.898 276.55 831.898 275.36 833.088L267.47 840.975L248.12 835.956L245.25 838.824L261.02 847.427L253.14 855.313L247.4 853.879L245.25 856.03L252.42 860.331L256.72 867.501L258.87 865.35L257.44 859.615L265.32 851.728L273.93 867.501Z\" fill=\"white\"\/>\r\n<mask id=\"mask2_56291_206\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"298\" y=\"829\" width=\"2\" height=\"41\">\r\n<path d=\"M298.84 829.25H299.84V869.25H298.84V829.25Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask2_56291_206)\">\r\n<path d=\"M298.84 829.25H298.34V830.75H298.84H299.34V829.25H298.84ZM298.84 832.75H298.34V835.75H298.84H299.34V832.75H298.84ZM298.84 837.75H298.34V840.75H298.84H299.34V837.75H298.84ZM298.84 842.75H298.34V845.75H298.84H299.34V842.75H298.84ZM298.84 847.75H298.34V850.75H298.84H299.34V847.75H298.84ZM298.84 852.75H298.34V855.75H298.84H299.34V852.75H298.84ZM298.84 857.75H298.34V860.75H298.84H299.34V857.75H298.84ZM298.84 862.75H298.34V865.75H298.84H299.34V862.75H298.84ZM298.84 867.75H298.34V869.25H298.84H299.34V867.75H298.84ZM298.84 829.25H297.84V830.75H298.84H299.84V829.25H298.84ZM298.84 832.75H297.84V835.75H298.84H299.84V832.75H298.84ZM298.84 837.75H297.84V840.75H298.84H299.84V837.75H298.84ZM298.84 842.75H297.84V845.75H298.84H299.84V842.75H298.84ZM298.84 847.75H297.84V850.75H298.84H299.84V847.75H298.84ZM298.84 852.75H297.84V855.75H298.84H299.84V852.75H298.84ZM298.84 857.75H297.84V860.75H298.84H299.84V857.75H298.84ZM298.84 862.75H297.84V865.75H298.84H299.84V862.75H298.84ZM298.84 867.75H297.84V869.25H298.84H299.84V867.75H298.84Z\" fill=\"#BCBCBC\"\/>\r\n<\/g>\r\n<path d=\"M345.539 840.251C345.539 839.933 345.669 839.627 345.889 839.402C346.119 839.177 346.419 839.051 346.739 839.051H351.769C352.149 839.051 352.529 839.141 352.869 839.314C353.199 839.486 353.499 839.737 353.719 840.044L359.939 848.651H345.539V840.251Z\" stroke=\"white\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M359.939 848.652H345.539V858.252H346.009C346.289 856.672 347.119 855.241 348.349 854.211C349.579 853.18 351.139 852.615 352.739 852.615C354.349 852.615 355.899 853.18 357.129 854.211C358.359 855.241 359.189 856.672 359.469 858.252H359.939V848.652ZM354.389 858.252C354.199 857.993 353.949 857.783 353.659 857.638C353.379 857.493 353.059 857.417 352.739 857.417C352.419 857.417 352.109 857.493 351.819 857.638C351.529 857.783 351.289 857.993 351.099 858.252H354.389Z\" fill=\"white\"\/>\r\n<path d=\"M345.54 848.649V847.449C345.22 847.449 344.92 847.576 344.69 847.801C344.47 848.026 344.34 848.331 344.34 848.649H345.54ZM359.94 848.649H361.14C361.14 848.331 361.02 848.026 360.79 847.801C360.57 847.576 360.26 847.449 359.94 847.449V848.649ZM345.54 858.249H344.34C344.34 858.567 344.47 858.873 344.69 859.098C344.92 859.323 345.22 859.449 345.54 859.449V858.249ZM346.01 858.249V859.449C346.3 859.449 346.57 859.35 346.78 859.169C347 858.988 347.15 858.737 347.19 858.46L346.01 858.249ZM359.47 858.249L358.29 858.46C358.34 858.737 358.48 858.988 358.7 859.169C358.92 859.35 359.19 859.449 359.47 859.449V858.249ZM359.94 858.249V859.449C360.26 859.449 360.57 859.323 360.79 859.098C361.02 858.873 361.14 858.567 361.14 858.249H359.94ZM354.39 858.249V859.449C354.61 859.449 354.82 859.388 355.01 859.272C355.2 859.156 355.36 858.99 355.46 858.793C355.56 858.595 355.6 858.374 355.58 858.153C355.56 857.932 355.49 857.72 355.35 857.541L354.39 858.249ZM351.1 858.249L350.13 857.541C350 857.72 349.92 857.932 349.9 858.153C349.88 858.374 349.93 858.595 350.03 858.793C350.13 858.99 350.28 859.156 350.47 859.272C350.66 859.388 350.88 859.449 351.1 859.449V858.249ZM345.54 849.849H359.94V847.449H345.54V849.849ZM346.74 858.249V848.649H344.34V858.249H346.74ZM346.01 857.049H345.54V859.449H346.01V857.049ZM347.19 858.46C347.27 858.06 347.38 857.668 347.54 857.293L345.32 856.375C345.1 856.91 344.93 857.468 344.83 858.039L347.19 858.46ZM347.54 857.293C348.11 855.913 349.21 854.816 350.59 854.244L349.67 852.026C347.7 852.842 346.13 854.406 345.32 856.375L347.54 857.293ZM350.59 854.244C351.97 853.672 353.52 853.672 354.9 854.244L355.82 852.026C353.85 851.211 351.64 851.211 349.67 852.026L350.59 854.244ZM354.9 854.244C356.28 854.816 357.38 855.913 357.95 857.293L360.17 856.375C359.35 854.406 357.79 852.842 355.82 852.026L354.9 854.244ZM357.95 857.293C358.1 857.668 358.22 858.06 358.29 858.46L360.65 858.039C360.55 857.468 360.39 856.91 360.17 856.375L357.95 857.293ZM359.94 857.049H359.47V859.449H359.94V857.049ZM358.74 848.649V858.249H361.14V848.649H358.74ZM355.35 857.541C355 857.062 354.53 856.689 353.98 856.461L353.06 858.678C353.2 858.737 353.33 858.834 353.42 858.957L355.35 857.541ZM353.98 856.461C353.19 856.133 352.3 856.133 351.5 856.461L352.42 858.678C352.63 858.594 352.86 858.594 353.06 858.678L353.98 856.461ZM351.5 856.461C350.96 856.689 350.48 857.062 350.13 857.541L352.07 858.957C352.16 858.834 352.28 858.737 352.42 858.678L351.5 856.461ZM354.39 857.049H351.1V859.449H354.38L354.39 857.049Z\" fill=\"white\"\/>\r\n<path d=\"M351.47 855.804C351.95 855.603 352.47 855.5 353 855.5C353.53 855.5 354.05 855.603 354.53 855.804C355.02 856.006 355.46 856.3 355.83 856.672C356.2 857.043 356.49 857.484 356.7 857.969C356.9 858.455 357 858.975 357 859.5C357 860.025 356.9 860.545 356.7 861.031C356.49 861.516 356.2 861.957 355.83 862.328C355.46 862.7 355.02 862.995 354.53 863.196C354.05 863.397 353.53 863.5 353 863.5C352.47 863.5 351.95 863.397 351.47 863.196C350.49 862.79 349.71 862.011 349.3 861.031C348.9 860.051 348.9 858.949 349.3 857.969C349.71 856.989 350.49 856.21 351.47 855.804Z\" fill=\"white\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M321.541 834.25C320.911 834.25 320.301 834.503 319.851 834.953C319.401 835.403 319.141 836.013 319.141 836.65V858.25H320.211C320.471 856.795 321.201 855.463 322.281 854.454C323.361 853.445 324.741 852.813 326.201 852.653C327.671 852.494 329.161 852.815 330.431 853.569C331.701 854.323 332.691 855.468 333.261 856.834C333.451 857.294 333.581 857.768 333.671 858.25H345.541V836.65C345.541 836.013 345.291 835.403 344.841 834.953C344.391 834.503 343.781 834.25 343.141 834.25H321.541ZM328.591 858.25C328.401 857.991 328.151 857.781 327.861 857.636C327.581 857.491 327.261 857.415 326.941 857.415C326.621 857.415 326.311 857.491 326.021 857.636C325.741 857.781 325.491 857.991 325.301 858.25H328.591Z\" fill=\"white\"\/>\r\n<path d=\"M319.139 858.251H317.939C317.939 858.569 318.069 858.874 318.289 859.099C318.519 859.324 318.819 859.451 319.139 859.451V858.251ZM320.209 858.251V859.451C320.499 859.451 320.769 859.352 320.979 859.171C321.199 858.99 321.349 858.739 321.399 858.461L320.209 858.251ZM333.669 858.251L332.489 858.461C332.539 858.739 332.679 858.99 332.899 859.171C333.119 859.352 333.389 859.451 333.669 859.451V858.251ZM345.539 858.251V859.451C345.859 859.451 346.169 859.324 346.389 859.099C346.619 858.874 346.739 858.569 346.739 858.251H345.539ZM328.589 858.251V859.451C328.809 859.451 329.019 859.389 329.209 859.274C329.399 859.158 329.559 858.992 329.659 858.794C329.759 858.597 329.799 858.375 329.779 858.154C329.759 857.933 329.689 857.722 329.549 857.543L328.589 858.251ZM325.299 858.251L324.329 857.543C324.199 857.722 324.119 857.933 324.099 858.154C324.079 858.375 324.129 858.597 324.229 858.794C324.329 858.992 324.479 859.158 324.669 859.274C324.859 859.39 325.079 859.451 325.299 859.451V858.251ZM320.339 836.651C320.339 836.333 320.469 836.027 320.689 835.802C320.919 835.577 321.219 835.451 321.539 835.451V833.051C320.589 833.051 319.669 833.43 318.999 834.105C318.319 834.78 317.939 835.696 317.939 836.651H320.339ZM320.339 858.251V836.651H317.939V858.251H320.339ZM320.209 857.051H319.139V859.451H320.209V857.051ZM321.399 858.461C321.469 858.061 321.579 857.67 321.739 857.294L319.519 856.376C319.299 856.912 319.129 857.47 319.029 858.04L321.399 858.461ZM321.739 857.294C322.309 855.914 323.409 854.818 324.789 854.245L323.869 852.028C321.899 852.844 320.329 854.408 319.519 856.376L321.739 857.294ZM324.789 854.245C326.169 853.674 327.719 853.674 329.099 854.245L330.019 852.028C328.049 851.213 325.839 851.213 323.869 852.028L324.789 854.245ZM329.099 854.245C330.479 854.818 331.579 855.914 332.149 857.294L334.369 856.376C333.549 854.408 331.979 852.844 330.019 852.028L329.099 854.245ZM332.149 857.294C332.299 857.67 332.419 858.061 332.489 858.461L334.849 858.04C334.749 857.47 334.589 856.912 334.369 856.376L332.149 857.294ZM345.539 857.051H333.669V859.451H345.539V857.051ZM344.339 836.651V858.251H346.739V836.651H344.339ZM343.139 835.451C343.459 835.451 343.769 835.577 343.989 835.802C344.219 836.027 344.339 836.333 344.339 836.651H346.739C346.739 835.696 346.359 834.78 345.689 834.105C345.009 833.43 344.099 833.051 343.139 833.051V835.451ZM321.539 835.451H343.139V833.051H321.539V835.451ZM329.549 857.543C329.199 857.064 328.729 856.69 328.179 856.463L327.259 858.68C327.399 858.739 327.529 858.836 327.619 858.959L329.549 857.543ZM328.179 856.463C327.389 856.135 326.499 856.135 325.699 856.463L326.619 858.68C326.829 858.596 327.059 858.596 327.259 858.68L328.179 856.463ZM325.699 856.463C325.159 856.69 324.679 857.064 324.329 857.543L326.269 858.959C326.359 858.835 326.479 858.739 326.619 858.68L325.699 856.463ZM328.579 857.051H325.299V859.451H328.589L328.579 857.051Z\" fill=\"white\"\/>\r\n<path d=\"M325.47 855.804C326.45 855.399 327.55 855.399 328.53 855.804C329.51 856.21 330.29 856.989 330.7 857.969C331.1 858.949 331.1 860.051 330.7 861.031C330.29 862.011 329.51 862.79 328.53 863.196C328.05 863.397 327.53 863.5 327 863.5C326.47 863.5 325.95 863.397 325.47 863.196C324.49 862.79 323.71 862.011 323.3 861.031C322.9 860.051 322.9 858.949 323.3 857.969C323.71 856.989 324.49 856.21 325.47 855.804Z\" fill=\"white\"\/>\r\n<path d=\"M208.07 848.502C207.9 848.033 207.5 847.755 207.09 847.568L204.49 846.545V836.438C204.49 836.023 204.33 835.626 204.03 835.333C203.74 835.04 203.34 834.875 202.93 834.875H196.992V832.375C196.992 832.043 196.861 831.726 196.626 831.491C196.392 831.257 196.074 831.125 195.742 831.125H185.742C185.411 831.125 185.093 831.257 184.858 831.491C184.624 831.726 184.492 832.043 184.492 832.375V834.875H178.555C178.14 834.875 177.743 835.04 177.45 835.333C177.157 835.626 176.992 836.023 176.992 836.438V846.552L174.408 847.572C173.991 847.759 173.581 848.041 173.414 848.509C173.247 848.978 173.167 849.432 173.336 849.994L177.324 861.727H177.407C180.073 861.727 182.407 860.366 184.072 858.303C185.738 860.366 188.07 861.594 190.736 861.594C193.402 861.594 195.736 860.362 197.401 858.299C199.066 860.362 201.399 861.727 204.06 861.727H204.15L208.15 849.995C208.32 849.526 208.24 848.971 208.07 848.502ZM190.742 841.125L179.492 845.565V837.688C179.492 837.605 179.525 837.525 179.584 837.467C179.642 837.408 179.722 837.375 179.805 837.375H201.68C201.763 837.375 201.842 837.408 201.901 837.467C201.959 837.525 201.992 837.605 201.992 837.688V845.559L190.742 841.125Z\" fill=\"white\"\/>\r\n<path d=\"M197.712 861.047C193.63 863.88 187.841 863.879 183.759 861.047C183.759 861.047 180.193 865.969 176.365 865.969L177.406 866.047C179.739 866.047 181.988 865.13 184.071 864.048C186.13 865.115 188.416 865.672 190.735 865.672C193.055 865.672 195.34 865.115 197.399 864.048C199.482 865.131 201.731 866.048 204.069 866.048L205.109 865.97C201.383 865.969 197.712 861.047 197.712 861.047Z\" fill=\"white\"\/>\r\n<mask id=\"mask3_56291_206\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"226\" y=\"829\" width=\"2\" height=\"41\">\r\n<path d=\"M226.439 829.25H227.439V869.25H226.439V829.25Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask3_56291_206)\">\r\n<path d=\"M226.439 829.25H225.939V830.75H226.439H226.939V829.25H226.439ZM226.439 832.75H225.939V835.75H226.439H226.939V832.75H226.439ZM226.439 837.75H225.939V840.75H226.439H226.939V837.75H226.439ZM226.439 842.75H225.939V845.75H226.439H226.939V842.75H226.439ZM226.439 847.75H225.939V850.75H226.439H226.939V847.75H226.439ZM226.439 852.75H225.939V855.75H226.439H226.939V852.75H226.439ZM226.439 857.75H225.939V860.75H226.439H226.939V857.75H226.439ZM226.439 862.75H225.939V865.75H226.439H226.939V862.75H226.439ZM226.439 867.75H225.939V869.25H226.439H226.939V867.75H226.439ZM226.439 829.25H225.439V830.75H226.439H227.439V829.25H226.439ZM226.439 832.75H225.439V835.75H226.439H227.439V832.75H226.439ZM226.439 837.75H225.439V840.75H226.439H227.439V837.75H226.439ZM226.439 842.75H225.439V845.75H226.439H227.439V842.75H226.439ZM226.439 847.75H225.439V850.75H226.439H227.439V847.75H226.439ZM226.439 852.75H225.439V855.75H226.439H227.439V852.75H226.439ZM226.439 857.75H225.439V860.75H226.439H227.439V857.75H226.439ZM226.439 862.75H225.439V865.75H226.439H227.439V862.75H226.439ZM226.439 867.75H225.439V869.25H226.439H227.439V867.75H226.439Z\" fill=\"#BCBCBC\"\/>\r\n<\/g>\r\n<path d=\"M273.93 867.501L276.79 864.633L271.78 845.276L279.66 837.39C280.85 836.2 280.85 834.279 279.66 833.088C278.47 831.898 276.55 831.898 275.36 833.088L267.47 840.975L248.12 835.956L245.25 838.824L261.02 847.427L253.14 855.313L247.4 853.879L245.25 856.03L252.42 860.331L256.72 867.501L258.87 865.35L257.44 859.615L265.32 851.728L273.93 867.501Z\" fill=\"white\"\/>\r\n<mask id=\"mask4_56291_206\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"298\" y=\"829\" width=\"2\" height=\"41\">\r\n<path d=\"M298.84 829.25H299.84V869.25H298.84V829.25Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask4_56291_206)\">\r\n<path d=\"M298.84 829.25H298.34V830.75H298.84H299.34V829.25H298.84ZM298.84 832.75H298.34V835.75H298.84H299.34V832.75H298.84ZM298.84 837.75H298.34V840.75H298.84H299.34V837.75H298.84ZM298.84 842.75H298.34V845.75H298.84H299.34V842.75H298.84ZM298.84 847.75H298.34V850.75H298.84H299.34V847.75H298.84ZM298.84 852.75H298.34V855.75H298.84H299.34V852.75H298.84ZM298.84 857.75H298.34V860.75H298.84H299.34V857.75H298.84ZM298.84 862.75H298.34V865.75H298.84H299.34V862.75H298.84ZM298.84 867.75H298.34V869.25H298.84H299.34V867.75H298.84ZM298.84 829.25H297.84V830.75H298.84H299.84V829.25H298.84ZM298.84 832.75H297.84V835.75H298.84H299.84V832.75H298.84ZM298.84 837.75H297.84V840.75H298.84H299.84V837.75H298.84ZM298.84 842.75H297.84V845.75H298.84H299.84V842.75H298.84ZM298.84 847.75H297.84V850.75H298.84H299.84V847.75H298.84ZM298.84 852.75H297.84V855.75H298.84H299.84V852.75H298.84ZM298.84 857.75H297.84V860.75H298.84H299.84V857.75H298.84ZM298.84 862.75H297.84V865.75H298.84H299.84V862.75H298.84ZM298.84 867.75H297.84V869.25H298.84H299.84V867.75H298.84Z\" fill=\"#BCBCBC\"\/>\r\n<\/g>\r\n<path d=\"M345.539 840.251C345.539 839.933 345.669 839.627 345.889 839.402C346.119 839.177 346.419 839.051 346.739 839.051H351.769C352.149 839.051 352.529 839.141 352.869 839.314C353.199 839.486 353.499 839.737 353.719 840.044L359.939 848.651H345.539V840.251Z\" stroke=\"white\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M359.939 848.652H345.539V858.252H346.009C346.289 856.672 347.119 855.241 348.349 854.211C349.579 853.18 351.139 852.615 352.739 852.615C354.349 852.615 355.899 853.18 357.129 854.211C358.359 855.241 359.189 856.672 359.469 858.252H359.939V848.652ZM354.389 858.252C354.199 857.993 353.949 857.783 353.659 857.638C353.379 857.493 353.059 857.417 352.739 857.417C352.419 857.417 352.109 857.493 351.819 857.638C351.529 857.783 351.289 857.993 351.099 858.252H354.389Z\" fill=\"white\"\/>\r\n<path d=\"M345.54 848.649V847.449C345.22 847.449 344.92 847.576 344.69 847.801C344.47 848.026 344.34 848.331 344.34 848.649H345.54ZM359.94 848.649H361.14C361.14 848.331 361.02 848.026 360.79 847.801C360.57 847.576 360.26 847.449 359.94 847.449V848.649ZM345.54 858.249H344.34C344.34 858.567 344.47 858.873 344.69 859.098C344.92 859.323 345.22 859.449 345.54 859.449V858.249ZM346.01 858.249V859.449C346.3 859.449 346.57 859.35 346.78 859.169C347 858.988 347.15 858.737 347.19 858.46L346.01 858.249ZM359.47 858.249L358.29 858.46C358.34 858.737 358.48 858.988 358.7 859.169C358.92 859.35 359.19 859.449 359.47 859.449V858.249ZM359.94 858.249V859.449C360.26 859.449 360.57 859.323 360.79 859.098C361.02 858.873 361.14 858.567 361.14 858.249H359.94ZM354.39 858.249V859.449C354.61 859.449 354.82 859.388 355.01 859.272C355.2 859.156 355.36 858.99 355.46 858.793C355.56 858.595 355.6 858.374 355.58 858.153C355.56 857.932 355.49 857.72 355.35 857.541L354.39 858.249ZM351.1 858.249L350.13 857.541C350 857.72 349.92 857.932 349.9 858.153C349.88 858.374 349.93 858.595 350.03 858.793C350.13 858.99 350.28 859.156 350.47 859.272C350.66 859.388 350.88 859.449 351.1 859.449V858.249ZM345.54 849.849H359.94V847.449H345.54V849.849ZM346.74 858.249V848.649H344.34V858.249H346.74ZM346.01 857.049H345.54V859.449H346.01V857.049ZM347.19 858.46C347.27 858.06 347.38 857.668 347.54 857.293L345.32 856.375C345.1 856.91 344.93 857.468 344.83 858.039L347.19 858.46ZM347.54 857.293C348.11 855.913 349.21 854.816 350.59 854.244L349.67 852.026C347.7 852.842 346.13 854.406 345.32 856.375L347.54 857.293ZM350.59 854.244C351.97 853.672 353.52 853.672 354.9 854.244L355.82 852.026C353.85 851.211 351.64 851.211 349.67 852.026L350.59 854.244ZM354.9 854.244C356.28 854.816 357.38 855.913 357.95 857.293L360.17 856.375C359.35 854.406 357.79 852.842 355.82 852.026L354.9 854.244ZM357.95 857.293C358.1 857.668 358.22 858.06 358.29 858.46L360.65 858.039C360.55 857.468 360.39 856.91 360.17 856.375L357.95 857.293ZM359.94 857.049H359.47V859.449H359.94V857.049ZM358.74 848.649V858.249H361.14V848.649H358.74ZM355.35 857.541C355 857.062 354.53 856.689 353.98 856.461L353.06 858.678C353.2 858.737 353.33 858.834 353.42 858.957L355.35 857.541ZM353.98 856.461C353.19 856.133 352.3 856.133 351.5 856.461L352.42 858.678C352.63 858.594 352.86 858.594 353.06 858.678L353.98 856.461ZM351.5 856.461C350.96 856.689 350.48 857.062 350.13 857.541L352.07 858.957C352.16 858.834 352.28 858.737 352.42 858.678L351.5 856.461ZM354.39 857.049H351.1V859.449H354.38L354.39 857.049Z\" fill=\"white\"\/>\r\n<path d=\"M351.47 855.804C351.95 855.603 352.47 855.5 353 855.5C353.53 855.5 354.05 855.603 354.53 855.804C355.02 856.006 355.46 856.3 355.83 856.672C356.2 857.043 356.49 857.484 356.7 857.969C356.9 858.455 357 858.975 357 859.5C357 860.025 356.9 860.545 356.7 861.031C356.49 861.516 356.2 861.957 355.83 862.328C355.46 862.7 355.02 862.995 354.53 863.196C354.05 863.397 353.53 863.5 353 863.5C352.47 863.5 351.95 863.397 351.47 863.196C350.49 862.79 349.71 862.011 349.3 861.031C348.9 860.051 348.9 858.949 349.3 857.969C349.71 856.989 350.49 856.21 351.47 855.804Z\" fill=\"white\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M321.541 834.25C320.911 834.25 320.301 834.503 319.851 834.953C319.401 835.403 319.141 836.013 319.141 836.65V858.25H320.211C320.471 856.795 321.201 855.463 322.281 854.454C323.361 853.445 324.741 852.813 326.201 852.653C327.671 852.494 329.161 852.815 330.431 853.569C331.701 854.323 332.691 855.468 333.261 856.834C333.451 857.294 333.581 857.768 333.671 858.25H345.541V836.65C345.541 836.013 345.291 835.403 344.841 834.953C344.391 834.503 343.781 834.25 343.141 834.25H321.541ZM328.591 858.25C328.401 857.991 328.151 857.781 327.861 857.636C327.581 857.491 327.261 857.415 326.941 857.415C326.621 857.415 326.311 857.491 326.021 857.636C325.741 857.781 325.491 857.991 325.301 858.25H328.591Z\" fill=\"white\"\/>\r\n<path d=\"M319.139 858.251H317.939C317.939 858.569 318.069 858.874 318.289 859.099C318.519 859.324 318.819 859.451 319.139 859.451V858.251ZM320.209 858.251V859.451C320.499 859.451 320.769 859.352 320.979 859.171C321.199 858.99 321.349 858.739 321.399 858.461L320.209 858.251ZM333.669 858.251L332.489 858.461C332.539 858.739 332.679 858.99 332.899 859.171C333.119 859.352 333.389 859.451 333.669 859.451V858.251ZM345.539 858.251V859.451C345.859 859.451 346.169 859.324 346.389 859.099C346.619 858.874 346.739 858.569 346.739 858.251H345.539ZM328.589 858.251V859.451C328.809 859.451 329.019 859.389 329.209 859.274C329.399 859.158 329.559 858.992 329.659 858.794C329.759 858.597 329.799 858.375 329.779 858.154C329.759 857.933 329.689 857.722 329.549 857.543L328.589 858.251ZM325.299 858.251L324.329 857.543C324.199 857.722 324.119 857.933 324.099 858.154C324.079 858.375 324.129 858.597 324.229 858.794C324.329 858.992 324.479 859.158 324.669 859.274C324.859 859.39 325.079 859.451 325.299 859.451V858.251ZM320.339 836.651C320.339 836.333 320.469 836.027 320.689 835.802C320.919 835.577 321.219 835.451 321.539 835.451V833.051C320.589 833.051 319.669 833.43 318.999 834.105C318.319 834.78 317.939 835.696 317.939 836.651H320.339ZM320.339 858.251V836.651H317.939V858.251H320.339ZM320.209 857.051H319.139V859.451H320.209V857.051ZM321.399 858.461C321.469 858.061 321.579 857.67 321.739 857.294L319.519 856.376C319.299 856.912 319.129 857.47 319.029 858.04L321.399 858.461ZM321.739 857.294C322.309 855.914 323.409 854.818 324.789 854.245L323.869 852.028C321.899 852.844 320.329 854.408 319.519 856.376L321.739 857.294ZM324.789 854.245C326.169 853.674 327.719 853.674 329.099 854.245L330.019 852.028C328.049 851.213 325.839 851.213 323.869 852.028L324.789 854.245ZM329.099 854.245C330.479 854.818 331.579 855.914 332.149 857.294L334.369 856.376C333.549 854.408 331.979 852.844 330.019 852.028L329.099 854.245ZM332.149 857.294C332.299 857.67 332.419 858.061 332.489 858.461L334.849 858.04C334.749 857.47 334.589 856.912 334.369 856.376L332.149 857.294ZM345.539 857.051H333.669V859.451H345.539V857.051ZM344.339 836.651V858.251H346.739V836.651H344.339ZM343.139 835.451C343.459 835.451 343.769 835.577 343.989 835.802C344.219 836.027 344.339 836.333 344.339 836.651H346.739C346.739 835.696 346.359 834.78 345.689 834.105C345.009 833.43 344.099 833.051 343.139 833.051V835.451ZM321.539 835.451H343.139V833.051H321.539V835.451ZM329.549 857.543C329.199 857.064 328.729 856.69 328.179 856.463L327.259 858.68C327.399 858.739 327.529 858.836 327.619 858.959L329.549 857.543ZM328.179 856.463C327.389 856.135 326.499 856.135 325.699 856.463L326.619 858.68C326.829 858.596 327.059 858.596 327.259 858.68L328.179 856.463ZM325.699 856.463C325.159 856.69 324.679 857.064 324.329 857.543L326.269 858.959C326.359 858.835 326.479 858.739 326.619 858.68L325.699 856.463ZM328.579 857.051H325.299V859.451H328.589L328.579 857.051Z\" fill=\"white\"\/>\r\n<path d=\"M325.47 855.804C326.45 855.399 327.55 855.399 328.53 855.804C329.51 856.21 330.29 856.989 330.7 857.969C331.1 858.949 331.1 860.051 330.7 861.031C330.29 862.011 329.51 862.79 328.53 863.196C328.05 863.397 327.53 863.5 327 863.5C326.47 863.5 325.95 863.397 325.47 863.196C324.49 862.79 323.71 862.011 323.3 861.031C322.9 860.051 322.9 858.949 323.3 857.969C323.71 856.989 324.49 856.21 325.47 855.804Z\" fill=\"white\"\/>\r\n<path d=\"M180.453 732V713.744H184.569V732H180.453ZM188.539 732V718.112H191.899L192.179 719.876H192.291C192.869 719.297 193.523 718.803 194.251 718.392C194.979 717.981 195.809 717.776 196.743 717.776C198.273 717.776 199.375 718.28 200.047 719.288C200.719 720.277 201.055 721.64 201.055 723.376V732H196.939V723.908C196.939 722.9 196.799 722.209 196.519 721.836C196.257 721.463 195.828 721.276 195.231 721.276C194.708 721.276 194.26 721.397 193.887 721.64C193.513 721.864 193.103 722.191 192.655 722.62V732H188.539ZM209.91 732.308C208.193 732.308 206.961 731.813 206.214 730.824C205.468 729.816 205.094 728.519 205.094 726.932V721.332H203.218V718.28L205.346 718.112L205.822 713.856H209.238V718.112H212.57V721.332H209.238V726.876C209.238 727.66 209.397 728.229 209.714 728.584C210.05 728.92 210.489 729.088 211.03 729.088C211.254 729.088 211.478 729.069 211.702 729.032C211.926 728.995 212.141 728.939 212.346 728.864L213.018 731.748C212.664 731.897 212.216 732.028 211.674 732.14C211.152 732.252 210.564 732.308 209.91 732.308ZM221.005 732.336C219.679 732.336 218.485 732.047 217.421 731.468C216.357 730.889 215.517 730.059 214.901 728.976C214.285 727.893 213.977 726.587 213.977 725.056C213.977 723.544 214.285 722.247 214.901 721.164C215.535 720.081 216.357 719.251 217.365 718.672C218.373 718.075 219.427 717.776 220.529 717.776C221.854 717.776 222.955 718.075 223.833 718.672C224.71 719.251 225.363 720.044 225.793 721.052C226.222 722.06 226.437 723.189 226.437 724.44C226.437 724.795 226.418 725.149 226.381 725.504C226.343 725.84 226.306 726.111 226.269 726.316H217.169L217.113 723.46H222.909C222.909 722.732 222.731 722.135 222.377 721.668C222.022 721.183 221.434 720.94 220.613 720.94C220.165 720.94 219.726 721.061 219.297 721.304C218.867 721.547 218.513 721.967 218.233 722.564C217.953 723.161 217.822 723.992 217.841 725.056C217.859 726.101 218.046 726.923 218.401 727.52C218.774 728.117 219.241 728.547 219.801 728.808C220.361 729.051 220.949 729.172 221.565 729.172C222.106 729.172 222.619 729.097 223.105 728.948C223.609 728.78 224.103 728.556 224.589 728.276L225.933 730.796C225.242 731.281 224.458 731.664 223.581 731.944C222.703 732.205 221.845 732.336 221.005 732.336ZM229.281 732V718.112H232.641L232.921 720.548H233.033C233.537 719.615 234.134 718.924 234.825 718.476C235.534 718.009 236.253 717.776 236.981 717.776C237.373 717.776 237.7 717.804 237.961 717.86C238.222 717.897 238.446 717.963 238.633 718.056L237.849 721.556C237.625 721.5 237.41 721.463 237.205 721.444C237 721.407 236.748 721.388 236.449 721.388C235.926 721.388 235.376 721.575 234.797 721.948C234.237 722.321 233.77 722.984 233.397 723.936V732H229.281ZM240.437 732V718.112H243.797L244.077 719.876H244.189C244.768 719.297 245.421 718.803 246.149 718.392C246.877 717.981 247.708 717.776 248.641 717.776C250.172 717.776 251.273 718.28 251.945 719.288C252.617 720.277 252.953 721.64 252.953 723.376V732H248.837V723.908C248.837 722.9 248.697 722.209 248.417 721.836C248.156 721.463 247.727 721.276 247.129 721.276C246.607 721.276 246.159 721.397 245.785 721.64C245.412 721.864 245.001 722.191 244.553 722.62V732H240.437ZM259.961 732.336C259.121 732.336 258.383 732.149 257.749 731.776C257.133 731.403 256.657 730.899 256.321 730.264C255.985 729.629 255.817 728.92 255.817 728.136C255.817 726.643 256.433 725.495 257.665 724.692C258.897 723.871 260.885 723.32 263.629 723.04C263.61 722.629 263.517 722.284 263.349 722.004C263.199 721.705 262.966 721.481 262.649 721.332C262.331 721.164 261.93 721.08 261.445 721.08C260.866 721.08 260.278 721.183 259.681 721.388C259.083 721.593 258.439 721.892 257.749 722.284L256.293 719.596C256.89 719.223 257.506 718.905 258.141 718.644C258.775 718.364 259.429 718.149 260.101 718C260.791 717.851 261.501 717.776 262.229 717.776C263.423 717.776 264.422 718.009 265.225 718.476C266.046 718.924 266.671 719.615 267.101 720.548C267.53 721.463 267.745 722.639 267.745 724.076V732H264.385L264.105 730.572H263.993C263.395 731.095 262.77 731.524 262.117 731.86C261.463 732.177 260.745 732.336 259.961 732.336ZM261.333 729.116C261.799 729.116 262.21 729.013 262.565 728.808C262.919 728.603 263.274 728.323 263.629 727.968V725.616C262.658 725.747 261.883 725.915 261.305 726.12C260.745 726.325 260.343 726.577 260.101 726.876C259.877 727.156 259.765 727.473 259.765 727.828C259.765 728.257 259.905 728.584 260.185 728.808C260.483 729.013 260.866 729.116 261.333 729.116ZM276.082 732.308C274.365 732.308 273.133 731.813 272.386 730.824C271.639 729.816 271.266 728.519 271.266 726.932V721.332H269.39V718.28L271.518 718.112L271.994 713.856H275.41V718.112H278.742V721.332H275.41V726.876C275.41 727.66 275.569 728.229 275.886 728.584C276.222 728.92 276.661 729.088 277.202 729.088C277.426 729.088 277.65 729.069 277.874 729.032C278.098 728.995 278.313 728.939 278.518 728.864L279.19 731.748C278.835 731.897 278.387 732.028 277.846 732.14C277.323 732.252 276.735 732.308 276.082 732.308ZM281.453 732V718.112H285.569V732H281.453ZM283.497 716.068C282.806 716.068 282.246 715.872 281.817 715.48C281.387 715.088 281.173 714.565 281.173 713.912C281.173 713.259 281.387 712.736 281.817 712.344C282.246 711.952 282.806 711.756 283.497 711.756C284.187 711.756 284.747 711.952 285.177 712.344C285.606 712.736 285.821 713.259 285.821 713.912C285.821 714.565 285.606 715.088 285.177 715.48C284.747 715.872 284.187 716.068 283.497 716.068ZM295.155 732.336C293.979 732.336 292.878 732.056 291.851 731.496C290.824 730.917 289.984 730.087 289.331 729.004C288.696 727.903 288.379 726.587 288.379 725.056C288.379 723.525 288.696 722.219 289.331 721.136C289.984 720.035 290.824 719.204 291.851 718.644C292.878 718.065 293.979 717.776 295.155 717.776C296.312 717.776 297.404 718.065 298.431 718.644C299.458 719.204 300.288 720.035 300.923 721.136C301.576 722.219 301.903 723.525 301.903 725.056C301.903 726.587 301.576 727.903 300.923 729.004C300.288 730.087 299.458 730.917 298.431 731.496C297.404 732.056 296.312 732.336 295.155 732.336ZM295.155 729.004C295.715 729.004 296.182 728.845 296.555 728.528C296.947 728.211 297.236 727.753 297.423 727.156C297.61 726.559 297.703 725.859 297.703 725.056C297.703 724.253 297.61 723.553 297.423 722.956C297.236 722.359 296.947 721.901 296.555 721.584C296.182 721.267 295.715 721.108 295.155 721.108C294.576 721.108 294.1 721.267 293.727 721.584C293.354 721.901 293.074 722.359 292.887 722.956C292.7 723.553 292.607 724.253 292.607 725.056C292.607 725.859 292.7 726.559 292.887 727.156C293.074 727.753 293.354 728.211 293.727 728.528C294.1 728.845 294.576 729.004 295.155 729.004ZM304.722 732V718.112H308.082L308.362 719.876H308.474C309.053 719.297 309.706 718.803 310.434 718.392C311.162 717.981 311.993 717.776 312.926 717.776C314.457 717.776 315.558 718.28 316.23 719.288C316.902 720.277 317.238 721.64 317.238 723.376V732H313.122V723.908C313.122 722.9 312.982 722.209 312.702 721.836C312.441 721.463 312.012 721.276 311.414 721.276C310.892 721.276 310.444 721.397 310.07 721.64C309.697 721.864 309.286 722.191 308.838 722.62V732H304.722ZM324.246 732.336C323.406 732.336 322.668 732.149 322.034 731.776C321.418 731.403 320.942 730.899 320.606 730.264C320.27 729.629 320.102 728.92 320.102 728.136C320.102 726.643 320.718 725.495 321.95 724.692C323.182 723.871 325.17 723.32 327.914 723.04C327.895 722.629 327.802 722.284 327.634 722.004C327.484 721.705 327.251 721.481 326.934 721.332C326.616 721.164 326.215 721.08 325.73 721.08C325.151 721.08 324.563 721.183 323.966 721.388C323.368 721.593 322.724 721.892 322.034 722.284L320.578 719.596C321.175 719.223 321.791 718.905 322.426 718.644C323.06 718.364 323.714 718.149 324.386 718C325.076 717.851 325.786 717.776 326.514 717.776C327.708 717.776 328.707 718.009 329.51 718.476C330.331 718.924 330.956 719.615 331.386 720.548C331.815 721.463 332.03 722.639 332.03 724.076V732H328.67L328.39 730.572H328.278C327.68 731.095 327.055 731.524 326.402 731.86C325.748 732.177 325.03 732.336 324.246 732.336ZM325.618 729.116C326.084 729.116 326.495 729.013 326.85 728.808C327.204 728.603 327.559 728.323 327.914 727.968V725.616C326.943 725.747 326.168 725.915 325.59 726.12C325.03 726.325 324.628 726.577 324.386 726.876C324.162 727.156 324.05 727.473 324.05 727.828C324.05 728.257 324.19 728.584 324.47 728.808C324.768 729.013 325.151 729.116 325.618 729.116ZM339.291 732.308C338.358 732.308 337.611 732.121 337.051 731.748C336.51 731.356 336.118 730.815 335.875 730.124C335.633 729.415 335.511 728.593 335.511 727.66V712.4H339.627V727.828C339.627 728.276 339.702 728.584 339.851 728.752C340.019 728.901 340.197 728.976 340.383 728.976C340.458 728.976 340.523 728.976 340.579 728.976C340.654 728.957 340.747 728.939 340.859 728.92L341.363 731.972C341.139 732.065 340.85 732.14 340.495 732.196C340.159 732.271 339.758 732.308 339.291 732.308ZM211.043 762V748.112H214.403L214.683 749.904H214.795C215.355 749.325 215.961 748.831 216.615 748.42C217.287 747.991 218.08 747.776 218.995 747.776C219.984 747.776 220.787 747.981 221.403 748.392C222.019 748.784 222.495 749.353 222.831 750.1C223.447 749.465 224.1 748.924 224.791 748.476C225.481 748.009 226.284 747.776 227.199 747.776C228.711 747.776 229.812 748.28 230.503 749.288C231.193 750.277 231.539 751.64 231.539 753.376V762H227.423V753.908C227.423 752.9 227.283 752.209 227.003 751.836C226.741 751.463 226.312 751.276 225.715 751.276C225.36 751.276 224.987 751.388 224.595 751.612C224.203 751.817 223.783 752.153 223.335 752.62V762H219.219V753.908C219.219 752.9 219.079 752.209 218.799 751.836C218.537 751.463 218.108 751.276 217.511 751.276C216.801 751.276 216.017 751.724 215.159 752.62V762H211.043ZM238.55 762.336C237.71 762.336 236.973 762.149 236.338 761.776C235.722 761.403 235.246 760.899 234.91 760.264C234.574 759.629 234.406 758.92 234.406 758.136C234.406 756.643 235.022 755.495 236.254 754.692C237.486 753.871 239.474 753.32 242.218 753.04C242.2 752.629 242.106 752.284 241.938 752.004C241.789 751.705 241.556 751.481 241.238 751.332C240.921 751.164 240.52 751.08 240.034 751.08C239.456 751.08 238.868 751.183 238.27 751.388C237.673 751.593 237.029 751.892 236.338 752.284L234.882 749.596C235.48 749.223 236.096 748.905 236.73 748.644C237.365 748.364 238.018 748.149 238.69 748C239.381 747.851 240.09 747.776 240.818 747.776C242.013 747.776 243.012 748.009 243.814 748.476C244.636 748.924 245.261 749.615 245.69 750.548C246.12 751.463 246.334 752.639 246.334 754.076V762H242.974L242.694 760.572H242.582C241.985 761.095 241.36 761.524 240.706 761.86C240.053 762.177 239.334 762.336 238.55 762.336ZM239.922 759.116C240.389 759.116 240.8 759.013 241.154 758.808C241.509 758.603 241.864 758.323 242.218 757.968V755.616C241.248 755.747 240.473 755.915 239.894 756.12C239.334 756.325 238.933 756.577 238.69 756.876C238.466 757.156 238.354 757.473 238.354 757.828C238.354 758.257 238.494 758.584 238.774 758.808C239.073 759.013 239.456 759.116 239.922 759.116ZM249.816 762V748.112H253.176L253.456 750.548H253.568C254.072 749.615 254.669 748.924 255.36 748.476C256.069 748.009 256.788 747.776 257.516 747.776C257.908 747.776 258.235 747.804 258.496 747.86C258.757 747.897 258.981 747.963 259.168 748.056L258.384 751.556C258.16 751.5 257.945 751.463 257.74 751.444C257.535 751.407 257.283 751.388 256.984 751.388C256.461 751.388 255.911 751.575 255.332 751.948C254.772 752.321 254.305 752.984 253.932 753.936V762H249.816ZM260.972 762V742.372H265.032V753.572H265.144L269.456 748.112H273.964L269.148 753.88L274.328 762H269.876L266.74 756.596L265.032 758.528V762H260.972ZM281.735 762.336C280.41 762.336 279.215 762.047 278.151 761.468C277.087 760.889 276.247 760.059 275.631 758.976C275.015 757.893 274.707 756.587 274.707 755.056C274.707 753.544 275.015 752.247 275.631 751.164C276.266 750.081 277.087 749.251 278.095 748.672C279.103 748.075 280.158 747.776 281.259 747.776C282.585 747.776 283.686 748.075 284.563 748.672C285.441 749.251 286.094 750.044 286.523 751.052C286.953 752.06 287.167 753.189 287.167 754.44C287.167 754.795 287.149 755.149 287.111 755.504C287.074 755.84 287.037 756.111 286.999 756.316H277.899L277.843 753.46H283.639C283.639 752.732 283.462 752.135 283.107 751.668C282.753 751.183 282.165 750.94 281.343 750.94C280.895 750.94 280.457 751.061 280.027 751.304C279.598 751.547 279.243 751.967 278.963 752.564C278.683 753.161 278.553 753.992 278.571 755.056C278.59 756.101 278.777 756.923 279.131 757.52C279.505 758.117 279.971 758.547 280.531 758.808C281.091 759.051 281.679 759.172 282.295 759.172C282.837 759.172 283.35 759.097 283.835 758.948C284.339 758.78 284.834 758.556 285.319 758.276L286.663 760.796C285.973 761.281 285.189 761.664 284.311 761.944C283.434 762.205 282.575 762.336 281.735 762.336ZM295.086 762.308C293.369 762.308 292.137 761.813 291.39 760.824C290.643 759.816 290.27 758.519 290.27 756.932V751.332H288.394V748.28L290.522 748.112L290.998 743.856H294.414V748.112H297.746V751.332H294.414V756.876C294.414 757.66 294.573 758.229 294.89 758.584C295.226 758.92 295.665 759.088 296.206 759.088C296.43 759.088 296.654 759.069 296.878 759.032C297.102 758.995 297.317 758.939 297.522 758.864L298.194 761.748C297.839 761.897 297.391 762.028 296.85 762.14C296.327 762.252 295.739 762.308 295.086 762.308ZM304.271 762.336C303.357 762.336 302.414 762.159 301.443 761.804C300.473 761.449 299.642 760.936 298.951 760.264L300.687 757.94C301.322 758.444 301.947 758.799 302.563 759.004C303.198 759.191 303.805 759.284 304.383 759.284C304.999 759.284 305.447 759.181 305.727 758.976C306.007 758.752 306.147 758.463 306.147 758.108C306.147 757.791 306.017 757.529 305.755 757.324C305.513 757.119 305.186 756.941 304.775 756.792C304.383 756.624 303.935 756.447 303.431 756.26C302.759 756.017 302.143 755.709 301.583 755.336C301.023 754.963 300.566 754.515 300.211 753.992C299.875 753.469 299.707 752.844 299.707 752.116C299.707 750.809 300.193 749.764 301.163 748.98C302.153 748.177 303.441 747.776 305.027 747.776C306.035 747.776 306.95 747.944 307.771 748.28C308.611 748.597 309.33 749.017 309.927 749.54L308.163 751.836C307.659 751.481 307.155 751.229 306.651 751.08C306.147 750.912 305.653 750.828 305.167 750.828C304.626 750.828 304.225 750.931 303.963 751.136C303.702 751.341 303.571 751.603 303.571 751.92C303.571 752.181 303.665 752.405 303.851 752.592C304.038 752.779 304.318 752.956 304.691 753.124C305.083 753.273 305.569 753.441 306.147 753.628C306.857 753.871 307.501 754.179 308.079 754.552C308.677 754.907 309.143 755.355 309.479 755.896C309.815 756.437 309.983 757.091 309.983 757.856C309.983 758.696 309.759 759.452 309.311 760.124C308.882 760.796 308.247 761.337 307.407 761.748C306.567 762.14 305.522 762.336 304.271 762.336Z\" fill=\"white\"\/>\r\n<path d=\"M213.416 691.192C212.723 691.192 212.04 691.069 211.368 690.824C210.696 690.568 210.093 690.184 209.56 689.672L210.808 688.136C211.181 688.456 211.603 688.707 212.072 688.888C212.552 689.069 213.021 689.16 213.48 689.16C213.971 689.16 214.333 689.069 214.568 688.888C214.813 688.707 214.936 688.461 214.936 688.152C214.936 687.928 214.872 687.752 214.744 687.624C214.627 687.485 214.456 687.363 214.232 687.256C214.008 687.149 213.741 687.032 213.432 686.904L212.072 686.344C211.72 686.184 211.379 685.981 211.048 685.736C210.728 685.48 210.467 685.171 210.264 684.808C210.072 684.435 209.976 683.992 209.976 683.48C209.976 682.904 210.131 682.387 210.44 681.928C210.76 681.459 211.197 681.085 211.752 680.808C212.317 680.52 212.963 680.376 213.688 680.376C214.317 680.376 214.925 680.488 215.512 680.712C216.099 680.936 216.611 681.261 217.048 681.688L215.8 683.208C215.459 682.952 215.107 682.755 214.744 682.616C214.392 682.477 214.04 682.408 213.688 682.408C213.283 682.408 212.957 682.493 212.712 682.664C212.477 682.824 212.36 683.053 212.36 683.352C212.36 683.555 212.429 683.731 212.568 683.88C212.707 684.019 212.899 684.141 213.144 684.248C213.389 684.344 213.656 684.456 213.944 684.584L215.288 685.128C215.715 685.299 216.077 685.512 216.376 685.768C216.685 686.024 216.925 686.333 217.096 686.696C217.267 687.048 217.352 687.469 217.352 687.96C217.352 688.536 217.197 689.069 216.888 689.56C216.579 690.051 216.131 690.445 215.544 690.744C214.957 691.043 214.248 691.192 213.416 691.192ZM223.235 691.192C222.552 691.192 221.949 691.101 221.427 690.92C220.915 690.728 220.483 690.435 220.131 690.04C219.779 689.635 219.512 689.123 219.331 688.504C219.149 687.885 219.059 687.149 219.059 686.296V680.568H221.427V686.536C221.427 687.187 221.496 687.704 221.635 688.088C221.773 688.461 221.976 688.733 222.243 688.904C222.509 689.075 222.84 689.16 223.235 689.16C223.619 689.16 223.949 689.075 224.227 688.904C224.504 688.733 224.712 688.461 224.851 688.088C225 687.704 225.075 687.187 225.075 686.536V680.568H227.347V686.296C227.347 687.149 227.256 687.885 227.075 688.504C226.904 689.123 226.643 689.635 226.291 690.04C225.949 690.435 225.523 690.728 225.011 690.92C224.499 691.101 223.907 691.192 223.235 691.192ZM229.763 691V680.568H233.347C234.115 680.568 234.809 680.675 235.427 680.888C236.057 681.091 236.558 681.437 236.931 681.928C237.305 682.419 237.491 683.085 237.491 683.928C237.491 684.739 237.305 685.405 236.931 685.928C236.558 686.451 236.062 686.84 235.443 687.096C234.825 687.341 234.147 687.464 233.411 687.464H232.115V691H229.763ZM232.115 685.592H233.267C233.918 685.592 234.398 685.448 234.707 685.16C235.027 684.872 235.187 684.461 235.187 683.928C235.187 683.373 235.017 682.989 234.675 682.776C234.334 682.552 233.843 682.44 233.203 682.44H232.115V685.592ZM239.295 691V680.568H242.879C243.647 680.568 244.34 680.675 244.959 680.888C245.588 681.091 246.089 681.437 246.463 681.928C246.836 682.419 247.023 683.085 247.023 683.928C247.023 684.739 246.836 685.405 246.463 685.928C246.089 686.451 245.593 686.84 244.975 687.096C244.356 687.341 243.679 687.464 242.943 687.464H241.647V691H239.295ZM241.647 685.592H242.799C243.449 685.592 243.929 685.448 244.239 685.16C244.559 684.872 244.719 684.461 244.719 683.928C244.719 683.373 244.548 682.989 244.207 682.776C243.865 682.552 243.375 682.44 242.735 682.44H241.647V685.592ZM248.826 691V680.568H251.178V689.016H255.306V691H248.826ZM257.508 691V687.288L254.372 680.568H256.884L257.812 682.968C257.951 683.363 258.09 683.747 258.228 684.12C258.367 684.483 258.511 684.867 258.66 685.272H258.724C258.884 684.867 259.034 684.483 259.172 684.12C259.322 683.747 259.466 683.363 259.604 682.968L260.532 680.568H262.996L259.86 687.288V691H257.508ZM271.742 691.192C270.846 691.192 270.024 690.995 269.278 690.6C268.542 690.195 267.95 689.592 267.502 688.792C267.054 687.992 266.83 687.011 266.83 685.848C266.83 684.984 266.958 684.216 267.214 683.544C267.48 682.861 267.843 682.285 268.302 681.816C268.76 681.347 269.283 680.989 269.87 680.744C270.467 680.499 271.096 680.376 271.758 680.376C272.43 680.376 273.032 680.509 273.566 680.776C274.099 681.043 274.542 681.363 274.894 681.736L273.646 683.16C273.39 682.915 273.112 682.733 272.814 682.616C272.515 682.488 272.179 682.424 271.806 682.424C271.347 682.424 270.92 682.563 270.526 682.84C270.142 683.107 269.832 683.491 269.598 683.992C269.363 684.493 269.246 685.085 269.246 685.768C269.246 686.483 269.358 687.096 269.582 687.608C269.806 688.109 270.115 688.493 270.51 688.76C270.915 689.027 271.379 689.16 271.902 689.16C272.307 689.16 272.67 689.075 272.99 688.904C273.31 688.733 273.592 688.531 273.838 688.296L275.022 689.688C274.574 690.189 274.078 690.568 273.534 690.824C272.99 691.069 272.392 691.192 271.742 691.192ZM276.638 691V680.568H278.99V684.584H282.59V680.568H284.958V691H282.59V686.648H278.99V691H276.638ZM286.091 691L289.356 680.568H292.172L295.452 691H292.956L291.596 685.72C291.446 685.197 291.302 684.643 291.164 684.056C291.025 683.469 290.886 682.904 290.748 682.36H290.684C290.566 682.904 290.438 683.469 290.299 684.056C290.161 684.643 290.017 685.197 289.868 685.72L288.492 691H286.091ZM288.236 688.52V686.68H293.26V688.52H288.236ZM296.591 691V680.568H298.943V691H296.591ZM301.404 691V680.568H303.868L306.54 685.704C306.732 686.056 306.908 686.435 307.068 686.84C307.239 687.235 307.404 687.64 307.564 688.056H307.628C307.575 687.491 307.511 686.872 307.436 686.2C307.361 685.528 307.324 684.883 307.324 684.264V680.568H309.58V691H307.116L304.444 685.864C304.263 685.512 304.081 685.133 303.9 684.728C303.729 684.323 303.564 683.917 303.404 683.512H303.34C303.404 684.088 303.473 684.712 303.548 685.384C303.623 686.045 303.66 686.685 303.66 687.304V691H301.404Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M229.783 936.192C229.09 936.192 228.407 936.069 227.735 935.824C227.063 935.568 226.461 935.184 225.927 934.672L227.175 933.136C227.549 933.456 227.97 933.707 228.439 933.888C228.919 934.069 229.389 934.16 229.847 934.16C230.338 934.16 230.701 934.069 230.935 933.888C231.181 933.707 231.303 933.461 231.303 933.152C231.303 932.928 231.239 932.752 231.111 932.624C230.994 932.485 230.823 932.363 230.599 932.256C230.375 932.149 230.109 932.032 229.799 931.904L228.439 931.344C228.087 931.184 227.746 930.981 227.415 930.736C227.095 930.48 226.834 930.171 226.631 929.808C226.439 929.435 226.343 928.992 226.343 928.48C226.343 927.904 226.498 927.387 226.807 926.928C227.127 926.459 227.565 926.085 228.119 925.808C228.685 925.52 229.33 925.376 230.055 925.376C230.685 925.376 231.293 925.488 231.879 925.712C232.466 925.936 232.978 926.261 233.415 926.688L232.167 928.208C231.826 927.952 231.474 927.755 231.111 927.616C230.759 927.477 230.407 927.408 230.055 927.408C229.65 927.408 229.325 927.493 229.079 927.664C228.845 927.824 228.727 928.053 228.727 928.352C228.727 928.555 228.797 928.731 228.935 928.88C229.074 929.019 229.266 929.141 229.511 929.248C229.757 929.344 230.023 929.456 230.311 929.584L231.655 930.128C232.082 930.299 232.445 930.512 232.743 930.768C233.053 931.024 233.293 931.333 233.463 931.696C233.634 932.048 233.719 932.469 233.719 932.96C233.719 933.536 233.565 934.069 233.255 934.56C232.946 935.051 232.498 935.445 231.911 935.744C231.325 936.043 230.615 936.192 229.783 936.192ZM239.602 936.192C238.919 936.192 238.316 936.101 237.794 935.92C237.282 935.728 236.85 935.435 236.498 935.04C236.146 934.635 235.879 934.123 235.698 933.504C235.516 932.885 235.426 932.149 235.426 931.296V925.568H237.794V931.536C237.794 932.187 237.863 932.704 238.002 933.088C238.14 933.461 238.343 933.733 238.61 933.904C238.876 934.075 239.207 934.16 239.602 934.16C239.986 934.16 240.316 934.075 240.594 933.904C240.871 933.733 241.079 933.461 241.218 933.088C241.367 932.704 241.442 932.187 241.442 931.536V925.568H243.714V931.296C243.714 932.149 243.623 932.885 243.442 933.504C243.271 934.123 243.01 934.635 242.658 935.04C242.316 935.435 241.89 935.728 241.378 935.92C240.866 936.101 240.274 936.192 239.602 936.192ZM246.13 936V925.568H249.714C250.482 925.568 251.176 925.675 251.794 925.888C252.424 926.091 252.925 926.437 253.298 926.928C253.672 927.419 253.858 928.085 253.858 928.928C253.858 929.739 253.672 930.405 253.298 930.928C252.925 931.451 252.429 931.84 251.81 932.096C251.192 932.341 250.514 932.464 249.778 932.464H248.482V936H246.13ZM248.482 930.592H249.634C250.285 930.592 250.765 930.448 251.074 930.16C251.394 929.872 251.554 929.461 251.554 928.928C251.554 928.373 251.384 927.989 251.042 927.776C250.701 927.552 250.21 927.44 249.57 927.44H248.482V930.592ZM255.662 936V925.568H259.246C260.014 925.568 260.707 925.675 261.326 925.888C261.955 926.091 262.456 926.437 262.83 926.928C263.203 927.419 263.39 928.085 263.39 928.928C263.39 929.739 263.203 930.405 262.83 930.928C262.456 931.451 261.96 931.84 261.342 932.096C260.723 932.341 260.046 932.464 259.31 932.464H258.014V936H255.662ZM258.014 930.592H259.166C259.816 930.592 260.296 930.448 260.606 930.16C260.926 929.872 261.086 929.461 261.086 928.928C261.086 928.373 260.915 927.989 260.574 927.776C260.232 927.552 259.742 927.44 259.102 927.44H258.014V930.592ZM265.193 936V925.568H267.545V934.016H271.673V936H265.193ZM273.474 936V925.568H275.826V936H273.474ZM278.287 936V925.568H284.815V927.552H280.639V929.648H284.191V931.616H280.639V934.016H284.975V936H278.287ZM287.052 936V925.568H290.812C291.548 925.568 292.22 925.669 292.828 925.872C293.436 926.064 293.922 926.4 294.284 926.88C294.647 927.349 294.828 927.995 294.828 928.816C294.828 929.616 294.647 930.267 294.284 930.768C293.922 931.269 293.436 931.643 292.828 931.888C292.22 932.123 291.548 932.24 290.812 932.24H289.404V936H287.052ZM289.404 930.368H290.62C291.239 930.368 291.708 930.24 292.028 929.984C292.359 929.717 292.524 929.328 292.524 928.816C292.524 928.304 292.359 927.947 292.028 927.744C291.708 927.541 291.239 927.44 290.62 927.44H289.404V930.368ZM292.7 936L290.38 931.632L292.012 930.112L295.34 936H292.7ZM206.255 954V943.568H208.607V954H206.255ZM211.068 954V943.568H213.532L216.204 948.704C216.396 949.056 216.572 949.435 216.732 949.84C216.903 950.235 217.068 950.64 217.228 951.056H217.292C217.239 950.491 217.175 949.872 217.1 949.2C217.025 948.528 216.988 947.883 216.988 947.264V943.568H219.244V954H216.78L214.108 948.864C213.927 948.512 213.745 948.133 213.564 947.728C213.393 947.323 213.228 946.917 213.068 946.512H213.004C213.068 947.088 213.137 947.712 213.212 948.384C213.287 949.045 213.324 949.685 213.324 950.304V954H211.068ZM221.709 954V943.568H224.653C225.719 943.568 226.642 943.749 227.421 944.112C228.21 944.475 228.818 945.04 229.245 945.808C229.671 946.565 229.885 947.541 229.885 948.736C229.885 949.931 229.671 950.917 229.245 951.696C228.818 952.475 228.221 953.056 227.453 953.44C226.695 953.813 225.81 954 224.797 954H221.709ZM224.061 952.096H224.509C225.106 952.096 225.623 951.989 226.061 951.776C226.509 951.563 226.855 951.211 227.101 950.72C227.346 950.229 227.469 949.568 227.469 948.736C227.469 947.904 227.346 947.253 227.101 946.784C226.855 946.304 226.509 945.968 226.061 945.776C225.623 945.573 225.106 945.472 224.509 945.472H224.061V952.096ZM231.865 954V943.568H238.393V945.552H234.217V947.648H237.769V949.616H234.217V952.016H238.553V954H231.865ZM240.63 954V943.568H244.214C244.982 943.568 245.676 943.675 246.294 943.888C246.924 944.091 247.425 944.437 247.798 944.928C248.172 945.419 248.358 946.085 248.358 946.928C248.358 947.739 248.172 948.405 247.798 948.928C247.425 949.451 246.929 949.84 246.31 950.096C245.692 950.341 245.014 950.464 244.278 950.464H242.982V954H240.63ZM242.982 948.592H244.134C244.785 948.592 245.265 948.448 245.574 948.16C245.894 947.872 246.054 947.461 246.054 946.928C246.054 946.373 245.884 945.989 245.542 945.776C245.201 945.552 244.71 945.44 244.07 945.44H242.982V948.592ZM250.162 954V943.568H256.69V945.552H252.514V947.648H256.066V949.616H252.514V952.016H256.85V954H250.162ZM258.927 954V943.568H261.391L264.063 948.704C264.255 949.056 264.431 949.435 264.591 949.84C264.762 950.235 264.927 950.64 265.087 951.056H265.151C265.098 950.491 265.034 949.872 264.959 949.2C264.885 948.528 264.847 947.883 264.847 947.264V943.568H267.103V954H264.639L261.967 948.864C261.786 948.512 261.605 948.133 261.423 947.728C261.253 947.323 261.087 946.917 260.927 946.512H260.863C260.927 947.088 260.997 947.712 261.071 948.384C261.146 949.045 261.183 949.685 261.183 950.304V954H258.927ZM269.568 954V943.568H272.512C273.579 943.568 274.501 943.749 275.28 944.112C276.069 944.475 276.677 945.04 277.104 945.808C277.531 946.565 277.744 947.541 277.744 948.736C277.744 949.931 277.531 950.917 277.104 951.696C276.677 952.475 276.08 953.056 275.312 953.44C274.555 953.813 273.669 954 272.656 954H269.568ZM271.92 952.096H272.368C272.965 952.096 273.483 951.989 273.92 951.776C274.368 951.563 274.715 951.211 274.96 950.72C275.205 950.229 275.328 949.568 275.328 948.736C275.328 947.904 275.205 947.253 274.96 946.784C274.715 946.304 274.368 945.968 273.92 945.776C273.483 945.573 272.965 945.472 272.368 945.472H271.92V952.096ZM279.724 954V943.568H286.252V945.552H282.076V947.648H285.628V949.616H282.076V952.016H286.412V954H279.724ZM288.49 954V943.568H290.954L293.626 948.704C293.818 949.056 293.994 949.435 294.154 949.84C294.324 950.235 294.49 950.64 294.65 951.056H294.714C294.66 950.491 294.596 949.872 294.522 949.2C294.447 948.528 294.41 947.883 294.41 947.264V943.568H296.666V954H294.202L291.53 948.864C291.348 948.512 291.167 948.133 290.986 947.728C290.815 947.323 290.65 946.917 290.49 946.512H290.426C290.49 947.088 290.559 947.712 290.634 948.384C290.708 949.045 290.746 949.685 290.746 950.304V954H288.49ZM303.546 954.192C302.65 954.192 301.829 953.995 301.082 953.6C300.346 953.195 299.754 952.592 299.306 951.792C298.858 950.992 298.634 950.011 298.634 948.848C298.634 947.984 298.762 947.216 299.018 946.544C299.285 945.861 299.648 945.285 300.106 944.816C300.565 944.347 301.088 943.989 301.674 943.744C302.272 943.499 302.901 943.376 303.562 943.376C304.234 943.376 304.837 943.509 305.37 943.776C305.904 944.043 306.346 944.363 306.698 944.736L305.45 946.16C305.194 945.915 304.917 945.733 304.618 945.616C304.32 945.488 303.984 945.424 303.61 945.424C303.152 945.424 302.725 945.563 302.33 945.84C301.946 946.107 301.637 946.491 301.402 946.992C301.168 947.493 301.05 948.085 301.05 948.768C301.05 949.483 301.162 950.096 301.386 950.608C301.61 951.109 301.92 951.493 302.314 951.76C302.72 952.027 303.184 952.16 303.706 952.16C304.112 952.16 304.474 952.075 304.794 951.904C305.114 951.733 305.397 951.531 305.642 951.296L306.826 952.688C306.378 953.189 305.882 953.568 305.338 953.824C304.794 954.069 304.197 954.192 303.546 954.192ZM308.443 954V943.568H314.971V945.552H310.795V947.648H314.347V949.616H310.795V952.016H315.131V954H308.443Z\" fill=\"#8AC052\"\/>\r\n<\/g>\r\n<path d=\"M162 450.505V424.48H171.529C173.424 424.48 175.172 424.747 176.774 425.281C178.376 425.815 179.657 426.709 180.618 427.964C181.605 429.218 182.099 430.94 182.099 433.128C182.099 435.237 181.605 436.972 180.618 438.333C179.657 439.668 178.376 440.656 176.774 441.296C175.199 441.937 173.504 442.257 171.689 442.257H168.886V450.505H162ZM168.886 436.812H171.369C172.73 436.812 173.731 436.492 174.372 435.851C175.039 435.184 175.373 434.276 175.373 433.128C175.373 431.954 175.012 431.127 174.292 430.646C173.571 430.166 172.543 429.925 171.209 429.925H168.886V436.812ZM194.266 450.986C192.318 450.986 190.556 450.572 188.981 449.744C187.433 448.917 186.205 447.729 185.298 446.181C184.39 444.606 183.937 442.711 183.937 440.496C183.937 438.333 184.39 436.478 185.298 434.93C186.232 433.355 187.433 432.141 188.901 431.287C190.369 430.433 191.918 430.005 193.546 430.005C195.521 430.005 197.149 430.446 198.43 431.327C199.738 432.181 200.699 433.342 201.313 434.81C201.954 436.278 202.274 437.906 202.274 439.695C202.274 440.282 202.234 440.856 202.154 441.416C202.101 441.95 202.047 442.337 201.994 442.578H189.382L189.302 438.093H196.429C196.429 437.319 196.228 436.652 195.828 436.091C195.454 435.504 194.747 435.21 193.706 435.21C193.145 435.21 192.585 435.371 192.024 435.691C191.49 435.985 191.05 436.518 190.703 437.292C190.356 438.067 190.209 439.134 190.263 440.496C190.316 441.964 190.596 443.085 191.103 443.859C191.611 444.606 192.224 445.113 192.945 445.38C193.693 445.647 194.453 445.781 195.227 445.781C195.921 445.781 196.602 445.687 197.269 445.5C197.963 445.287 198.671 444.98 199.391 444.58L201.553 448.663C200.486 449.411 199.285 449.985 197.95 450.385C196.615 450.785 195.388 450.986 194.266 450.986ZM213.909 450.986C211.32 450.986 209.438 450.238 208.264 448.744C207.116 447.222 206.542 445.247 206.542 442.818V435.851H203.9V430.726L206.943 430.486L207.744 424.48H213.429V430.486H217.993V435.851H213.429V442.698C213.429 443.792 213.669 444.553 214.15 444.98C214.63 445.407 215.191 445.621 215.831 445.621C216.152 445.621 216.459 445.607 216.752 445.58C217.072 445.527 217.353 445.46 217.593 445.38L218.634 450.185C218.127 450.372 217.473 450.545 216.672 450.705C215.871 450.892 214.95 450.986 213.909 450.986ZM221.693 450.505V430.486H227.298L227.778 433.929H227.939C228.686 432.568 229.567 431.58 230.581 430.966C231.622 430.326 232.636 430.005 233.624 430.005C234.238 430.005 234.732 430.046 235.105 430.126C235.506 430.179 235.84 430.272 236.106 430.406L234.825 436.251C234.478 436.171 234.158 436.118 233.864 436.091C233.571 436.038 233.197 436.011 232.743 436.011C232.023 436.011 231.262 436.265 230.461 436.772C229.687 437.252 229.06 438.12 228.579 439.375V450.505H221.693ZM246.925 450.986C245.217 450.986 243.602 450.572 242.08 449.744C240.586 448.917 239.358 447.729 238.397 446.181C237.463 444.606 236.995 442.711 236.995 440.496C236.995 438.28 237.463 436.398 238.397 434.85C239.358 433.275 240.586 432.074 242.08 431.247C243.602 430.419 245.217 430.005 246.925 430.005C248.633 430.005 250.235 430.419 251.73 431.247C253.251 432.074 254.479 433.275 255.413 434.85C256.374 436.398 256.855 438.28 256.855 440.496C256.855 442.711 256.374 444.606 255.413 446.181C254.479 447.729 253.251 448.917 251.73 449.744C250.235 450.572 248.633 450.986 246.925 450.986ZM246.925 445.46C247.619 445.46 248.18 445.26 248.607 444.86C249.034 444.459 249.341 443.886 249.527 443.138C249.714 442.391 249.808 441.51 249.808 440.496C249.808 439.481 249.714 438.6 249.527 437.853C249.341 437.106 249.034 436.532 248.607 436.131C248.18 435.731 247.619 435.531 246.925 435.531C246.231 435.531 245.67 435.731 245.243 436.131C244.816 436.532 244.509 437.106 244.322 437.853C244.136 438.6 244.042 439.481 244.042 440.496C244.042 441.51 244.136 442.391 244.322 443.138C244.509 443.886 244.816 444.459 245.243 444.86C245.67 445.26 246.231 445.46 246.925 445.46ZM273.013 450.986C270.584 450.986 268.368 450.505 266.367 449.544C264.391 448.557 262.816 447.075 261.642 445.1C260.467 443.125 259.88 440.656 259.88 437.693C259.88 435.504 260.227 433.569 260.921 431.887C261.615 430.179 262.563 428.738 263.764 427.563C264.965 426.389 266.34 425.508 267.888 424.921C269.463 424.307 271.118 424 272.853 424C274.775 424 276.443 424.333 277.858 425.001C279.272 425.668 280.433 426.482 281.341 427.443L277.737 431.607C277.097 431.046 276.416 430.633 275.695 430.366C275.001 430.072 274.134 429.925 273.093 429.925C271.919 429.925 270.864 430.232 269.93 430.846C268.996 431.434 268.262 432.288 267.728 433.409C267.194 434.53 266.927 435.878 266.927 437.453C266.927 439.081 267.167 440.469 267.648 441.617C268.155 442.738 268.902 443.592 269.89 444.179C270.904 444.766 272.185 445.06 273.734 445.06C274.107 445.06 274.468 445.02 274.815 444.94C275.188 444.86 275.495 444.74 275.736 444.58V440.976H271.892V435.371H281.821V447.783C280.914 448.663 279.673 449.424 278.098 450.065C276.55 450.679 274.855 450.986 273.013 450.986ZM286.325 450.505V430.486H291.93L292.411 433.929H292.571C293.319 432.568 294.199 431.58 295.214 430.966C296.255 430.326 297.269 430.005 298.257 430.005C298.871 430.005 299.364 430.046 299.738 430.126C300.138 430.179 300.472 430.272 300.739 430.406L299.458 436.251C299.111 436.171 298.79 436.118 298.497 436.091C298.203 436.038 297.83 436.011 297.376 436.011C296.655 436.011 295.894 436.265 295.094 436.772C294.319 437.252 293.692 438.12 293.212 439.375V450.505H286.325ZM311.958 450.986C310.009 450.986 308.248 450.572 306.673 449.744C305.125 448.917 303.897 447.729 302.989 446.181C302.082 444.606 301.628 442.711 301.628 440.496C301.628 438.333 302.082 436.478 302.989 434.93C303.923 433.355 305.125 432.141 306.593 431.287C308.061 430.433 309.609 430.005 311.237 430.005C313.212 430.005 314.841 430.446 316.122 431.327C317.43 432.181 318.391 433.342 319.005 434.81C319.645 436.278 319.966 437.906 319.966 439.695C319.966 440.282 319.926 440.856 319.845 441.416C319.792 441.95 319.739 442.337 319.685 442.578H307.073L306.993 438.093H314.12C314.12 437.319 313.92 436.652 313.519 436.091C313.146 435.504 312.438 435.21 311.397 435.21C310.837 435.21 310.276 435.371 309.716 435.691C309.182 435.985 308.741 436.518 308.394 437.292C308.047 438.067 307.901 439.134 307.954 440.496C308.007 441.964 308.288 443.085 308.795 443.859C309.302 444.606 309.916 445.113 310.637 445.38C311.384 445.647 312.145 445.781 312.919 445.781C313.613 445.781 314.293 445.687 314.961 445.5C315.655 445.287 316.362 444.98 317.083 444.58L319.245 448.663C318.177 449.411 316.976 449.985 315.641 450.385C314.307 450.785 313.079 450.986 311.958 450.986ZM333.033 450.986C331.084 450.986 329.323 450.572 327.748 449.744C326.2 448.917 324.972 447.729 324.064 446.181C323.157 444.606 322.703 442.711 322.703 440.496C322.703 438.333 323.157 436.478 324.064 434.93C324.998 433.355 326.2 432.141 327.668 431.287C329.136 430.433 330.684 430.005 332.312 430.005C334.287 430.005 335.916 430.446 337.197 431.327C338.505 432.181 339.466 433.342 340.08 434.81C340.72 436.278 341.041 437.906 341.041 439.695C341.041 440.282 341.001 440.856 340.92 441.416C340.867 441.95 340.814 442.337 340.76 442.578H328.148L328.068 438.093H335.195C335.195 437.319 334.995 436.652 334.594 436.091C334.221 435.504 333.513 435.21 332.472 435.21C331.912 435.21 331.351 435.371 330.791 435.691C330.257 435.985 329.816 436.518 329.469 437.292C329.122 438.067 328.976 439.134 329.029 440.496C329.082 441.964 329.363 443.085 329.87 443.859C330.377 444.606 330.991 445.113 331.712 445.38C332.459 445.647 333.22 445.781 333.994 445.781C334.688 445.781 335.368 445.687 336.036 445.5C336.73 445.287 337.437 444.98 338.158 444.58L340.32 448.663C339.252 449.411 338.051 449.985 336.716 450.385C335.382 450.785 334.154 450.986 333.033 450.986ZM344.819 450.505V430.486H350.424L350.905 432.888H351.065C351.866 432.114 352.773 431.447 353.788 430.886C354.829 430.299 356.03 430.005 357.391 430.005C359.606 430.005 361.195 430.753 362.156 432.248C363.143 433.716 363.637 435.691 363.637 438.173V450.505H356.75V439.054C356.75 437.773 356.59 436.919 356.27 436.492C355.95 436.065 355.442 435.851 354.748 435.851C354.108 435.851 353.574 435.985 353.147 436.251C352.72 436.518 352.239 436.892 351.706 437.373V450.505H344.819Z\" fill=\"white\"\/>\r\n<path d=\"M373.5 71H159.5C141.551 71 127 85.5507 127 103.5C127 121.449 141.551 136 159.5 136H373.5C391.449 136 406 121.449 406 103.5C406 85.5507 391.449 71 373.5 71Z\" fill=\"#6E5189\"\/>\r\n<path d=\"M373.5 71H159.5C141.551 71 127 85.5507 127 103.5C127 121.449 141.551 136 159.5 136H373.5C391.449 136 406 121.449 406 103.5C406 85.5507 391.449 71 373.5 71Z\" stroke=\"#D7D7D7\"\/>\r\n<path d=\"M183 103.5C183 90.5213 172.479 80 159.5 80C146.521 80 136 90.5213 136 103.5C136 116.479 146.521 127 159.5 127C172.479 127 183 116.479 183 103.5Z\" fill=\"#7C5295\" fill-opacity=\"0.1\"\/>\r\n<path d=\"M183 103.5C183 90.5213 172.479 80 159.5 80C146.521 80 136 90.5213 136 103.5C136 116.479 146.521 127 159.5 127C172.479 127 183 116.479 183 103.5Z\" stroke=\"#5F3F7D\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M155.094 97.1012C155.549 96.5992 155.849 95.9758 155.956 95.3068C156.064 94.6377 155.975 93.9517 155.701 93.3321C155.426 92.7125 154.978 92.186 154.41 91.8164C153.842 91.4467 153.179 91.25 152.501 91.25C151.823 91.25 151.16 91.4467 150.592 91.8164C150.024 92.186 149.575 92.7125 149.301 93.3321C149.026 93.9517 148.938 94.6377 149.045 95.3068C149.153 95.9758 149.453 96.5992 149.908 97.1012C149.768 97.1747 149.634 97.2541 149.506 97.3392C148.706 97.873 148.193 98.5712 147.873 99.217C147.491 99.9948 147.279 100.845 147.25 101.711V105.249C147.25 105.713 147.434 106.158 147.763 106.487C148.091 106.815 148.536 106.999 149 106.999H153.375C153.681 106.378 154.086 105.809 154.572 105.316L154.549 105.249H149V101.749C149 101.749 149 98.2492 152.5 98.2492C154.262 98.2492 155.137 99.1365 155.571 100.017C155.965 99.5722 156.434 99.1942 156.959 98.9037C156.517 98.1406 155.871 97.5163 155.094 97.1012ZM152.5 96.4992C152.964 96.4992 153.409 96.3149 153.737 95.9867C154.066 95.6585 154.25 95.2134 154.25 94.7492C154.25 94.2851 154.066 93.84 153.737 93.5118C153.409 93.1836 152.964 92.9992 152.5 92.9992C152.036 92.9992 151.591 93.1836 151.263 93.5118C150.934 93.84 150.75 94.2851 150.75 94.7492C150.75 95.2134 150.934 95.6585 151.263 95.9867C151.591 96.3149 152.036 96.4992 152.5 96.4992ZM170 106.999H165.625C165.319 106.378 164.915 105.809 164.428 105.316L164.451 105.249H170V101.749C170 101.749 170 98.2492 166.5 98.2492C164.738 98.2492 163.863 99.1365 163.429 100.017C163.033 99.5695 162.564 99.1931 162.041 98.9037C162.483 98.1406 163.129 97.5163 163.907 97.1012C163.451 96.5992 163.152 95.9758 163.044 95.3068C162.936 94.6377 163.025 93.9517 163.299 93.3321C163.574 92.7125 164.022 92.186 164.59 91.8164C165.158 91.4467 165.821 91.25 166.499 91.25C167.177 91.25 167.84 91.4467 168.408 91.8164C168.976 92.186 169.425 92.7125 169.699 93.3321C169.974 93.9517 170.062 94.6377 169.955 95.3068C169.847 95.9758 169.547 96.5992 169.092 97.1012C169.232 97.1747 169.366 97.2541 169.494 97.3392C170.294 97.873 170.807 98.5712 171.127 99.217C171.503 99.9757 171.715 100.805 171.75 101.651V105.249C171.75 105.713 171.566 106.158 171.237 106.487C170.909 106.815 170.464 106.999 170 106.999ZM166.5 96.4992C166.964 96.4992 167.409 96.3149 167.737 95.9867C168.066 95.6585 168.25 95.2134 168.25 94.7492C168.25 94.2851 168.066 93.84 167.737 93.5118C167.409 93.1836 166.964 92.9992 166.5 92.9992C166.036 92.9992 165.591 93.1836 165.263 93.5118C164.934 93.84 164.75 94.2851 164.75 94.7492C164.75 95.2134 164.934 95.6585 165.263 95.9867C165.591 96.3149 166.036 96.4992 166.5 96.4992Z\" fill=\"white\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M163 103.5C163 104.405 162.657 105.231 162.093 105.852C162.975 106.329 163.687 107.069 164.129 107.969C164.512 108.745 164.724 109.595 164.75 110.46V114C164.75 114.464 164.566 114.909 164.237 115.237C163.909 115.566 163.464 115.75 163 115.75H156C155.536 115.75 155.091 115.566 154.763 115.237C154.434 114.909 154.25 114.464 154.25 114V110.461C154.251 110.383 154.254 110.304 154.26 110.225C154.318 109.44 154.526 108.674 154.873 107.968C155.315 107.068 156.025 106.328 156.906 105.85C156.525 105.429 156.251 104.921 156.11 104.371C155.969 103.821 155.963 103.244 156.095 102.691C156.226 102.138 156.49 101.626 156.864 101.198C157.238 100.769 157.71 100.439 158.24 100.234C158.771 100.03 159.343 99.9577 159.907 100.024C160.472 100.09 161.011 100.292 161.48 100.614C161.949 100.935 162.332 101.366 162.597 101.869C162.862 102.372 163 102.932 163 103.5ZM156 110.5V114H163V110.5C163 110.5 163 107 159.5 107C156 107 156 110.5 156 110.5ZM161.25 103.5C161.25 103.964 161.066 104.409 160.737 104.737C160.409 105.066 159.964 105.25 159.5 105.25C159.036 105.25 158.591 105.066 158.263 104.737C157.934 104.409 157.75 103.964 157.75 103.5C157.75 103.036 157.934 102.591 158.263 102.263C158.591 101.934 159.036 101.75 159.5 101.75C159.964 101.75 160.409 101.934 160.737 102.263C161.066 102.591 161.25 103.036 161.25 103.5Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M373.5 156H159.5C141.551 156 127 170.551 127 188.5C127 206.449 141.551 221 159.5 221H373.5C391.449 221 406 206.449 406 188.5C406 170.551 391.449 156 373.5 156Z\" fill=\"#6E5189\"\/>\r\n<path d=\"M373.5 156H159.5C141.551 156 127 170.551 127 188.5C127 206.449 141.551 221 159.5 221H373.5C391.449 221 406 206.449 406 188.5C406 170.551 391.449 156 373.5 156Z\" stroke=\"#D7D7D7\"\/>\r\n<path d=\"M183 188.5C183 175.521 172.479 165 159.5 165C146.521 165 136 175.521 136 188.5C136 201.479 146.521 212 159.5 212C172.479 212 183 201.479 183 188.5Z\" fill=\"#7C5295\" fill-opacity=\"0.1\"\/>\r\n<path d=\"M183 188.5C183 175.521 172.479 165 159.5 165C146.521 165 136 175.521 136 188.5C136 201.479 146.521 212 159.5 212C172.479 212 183 201.479 183 188.5Z\" stroke=\"#5F3F7D\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M155.5 181.5C155.5 180.704 155.816 179.941 156.379 179.379C156.941 178.816 157.704 178.5 158.5 178.5H166.5C167.296 178.5 168.059 178.816 168.621 179.379C169.184 179.941 169.5 180.704 169.5 181.5V195.5C169.5 196.296 169.184 197.059 168.621 197.621C168.059 198.184 167.296 198.5 166.5 198.5H158.5C157.704 198.5 156.941 198.184 156.379 197.621C155.816 197.059 155.5 196.296 155.5 195.5V181.5ZM158.5 180.5C158.235 180.5 157.98 180.605 157.793 180.793C157.605 180.98 157.5 181.235 157.5 181.5V195.5C157.5 195.765 157.605 196.02 157.793 196.207C157.98 196.395 158.235 196.5 158.5 196.5H166.5C166.765 196.5 167.02 196.395 167.207 196.207C167.395 196.02 167.5 195.765 167.5 195.5V181.5C167.5 181.235 167.395 180.98 167.207 180.793C167.02 180.605 166.765 180.5 166.5 180.5H158.5Z\" fill=\"white\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M149.5 187.5C149.5 186.704 149.816 185.941 150.379 185.379C150.941 184.816 151.704 184.5 152.5 184.5H157V186.5H152.5C152.235 186.5 151.98 186.605 151.793 186.793C151.605 186.98 151.5 187.235 151.5 187.5V195.5C151.5 195.765 151.605 196.02 151.793 196.207C151.98 196.395 152.235 196.5 152.5 196.5H162V198.5H152.5C151.704 198.5 150.941 198.184 150.379 197.621C149.816 197.059 149.5 196.296 149.5 195.5V187.5Z\" fill=\"white\"\/>\r\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M159.5 193.5C159.5 192.97 159.711 192.461 160.086 192.086C160.461 191.711 160.97 191.5 161.5 191.5H163.5C164.03 191.5 164.539 191.711 164.914 192.086C165.289 192.461 165.5 192.97 165.5 193.5V196.5H163.5V193.5H161.5V196.5H159.5V193.5Z\" fill=\"white\"\/>\r\n<path d=\"M159.5 182.5C159.5 182.235 159.605 181.98 159.793 181.793C159.98 181.605 160.235 181.5 160.5 181.5C160.765 181.5 161.02 181.605 161.207 181.793C161.395 181.98 161.5 182.235 161.5 182.5V183.5C161.5 183.765 161.395 184.02 161.207 184.207C161.02 184.395 160.765 184.5 160.5 184.5C160.235 184.5 159.98 184.395 159.793 184.207C159.605 184.02 159.5 183.765 159.5 183.5V182.5ZM159.5 187.5C159.5 187.235 159.605 186.98 159.793 186.793C159.98 186.605 160.235 186.5 160.5 186.5C160.765 186.5 161.02 186.605 161.207 186.793C161.395 186.98 161.5 187.235 161.5 187.5V188.5C161.5 188.765 161.395 189.02 161.207 189.207C161.02 189.395 160.765 189.5 160.5 189.5C160.235 189.5 159.98 189.395 159.793 189.207C159.605 189.02 159.5 188.765 159.5 188.5V187.5ZM152.5 191.5C152.5 191.235 152.605 190.98 152.793 190.793C152.98 190.605 153.235 190.5 153.5 190.5C153.765 190.5 154.02 190.605 154.207 190.793C154.395 190.98 154.5 191.235 154.5 191.5V192.5C154.5 192.765 154.395 193.02 154.207 193.207C154.02 193.395 153.765 193.5 153.5 193.5C153.235 193.5 152.98 193.395 152.793 193.207C152.605 193.02 152.5 192.765 152.5 192.5V191.5ZM163.5 182.5C163.5 182.235 163.605 181.98 163.793 181.793C163.98 181.605 164.235 181.5 164.5 181.5C164.765 181.5 165.02 181.605 165.207 181.793C165.395 181.98 165.5 182.235 165.5 182.5V183.5C165.5 183.765 165.395 184.02 165.207 184.207C165.02 184.395 164.765 184.5 164.5 184.5C164.235 184.5 163.98 184.395 163.793 184.207C163.605 184.02 163.5 183.765 163.5 183.5V182.5ZM163.5 187.5C163.5 187.235 163.605 186.98 163.793 186.793C163.98 186.605 164.235 186.5 164.5 186.5C164.765 186.5 165.02 186.605 165.207 186.793C165.395 186.98 165.5 187.235 165.5 187.5V188.5C165.5 188.765 165.395 189.02 165.207 189.207C165.02 189.395 164.765 189.5 164.5 189.5C164.235 189.5 163.98 189.395 163.793 189.207C163.605 189.02 163.5 188.765 163.5 188.5V187.5Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M373.5 241H159.5C141.551 241 127 255.551 127 273.5C127 291.449 141.551 306 159.5 306H373.5C391.449 306 406 291.449 406 273.5C406 255.551 391.449 241 373.5 241Z\" fill=\"#6E5189\"\/>\r\n<path d=\"M373.5 241H159.5C141.551 241 127 255.551 127 273.5C127 291.449 141.551 306 159.5 306H373.5C391.449 306 406 291.449 406 273.5C406 255.551 391.449 241 373.5 241Z\" stroke=\"#D7D7D7\"\/>\r\n<path d=\"M183 273.5C183 260.521 172.479 250 159.5 250C146.521 250 136 260.521 136 273.5C136 286.479 146.521 297 159.5 297C172.479 297 183 286.479 183 273.5Z\" fill=\"#7C5295\" fill-opacity=\"0.1\"\/>\r\n<path d=\"M183 273.5C183 260.521 172.479 250 159.5 250C146.521 250 136 260.521 136 273.5C136 286.479 146.521 297 159.5 297C172.479 297 183 286.479 183 273.5Z\" stroke=\"#5F3F7D\"\/>\r\n<path d=\"M149.5 283.5V271.475L156.5 268.5V270.5L161.5 268.5V271.5H169.5V283.5H149.5ZM151.5 281.5H167.5V273.5H159.5V271.45L154.5 273.45V271.5L151.5 272.825V281.5ZM158.5 279.5H160.5V275.5H158.5V279.5ZM154.5 279.5H156.5V275.5H154.5V279.5ZM162.5 279.5H164.5V275.5H162.5V279.5ZM169.5 271.5H164.5L165.5 263.5H168.5L169.5 271.5Z\" fill=\"white\"\/>\r\n<path d=\"M156.5 275.5H154.5V279.5H156.5V275.5Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M160.5 275.5H158.5V279.5H160.5V275.5Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M164.5 275.5H162.5V279.5H164.5V275.5Z\" fill=\"#8AC052\"\/>\r\n<path d=\"M373.5 326H159.5C141.551 326 127 340.551 127 358.5C127 376.449 141.551 391 159.5 391H373.5C391.449 391 406 376.449 406 358.5C406 340.551 391.449 326 373.5 326Z\" fill=\"#6E5189\"\/>\r\n<path d=\"M373.5 326H159.5C141.551 326 127 340.551 127 358.5C127 376.449 141.551 391 159.5 391H373.5C391.449 391 406 376.449 406 358.5C406 340.551 391.449 326 373.5 326Z\" stroke=\"#D7D7D7\"\/>\r\n<path d=\"M183 358.5C183 345.521 172.479 335 159.5 335C146.521 335 136 345.521 136 358.5C136 371.479 146.521 382 159.5 382C172.479 382 183 371.479 183 358.5Z\" fill=\"#7C5295\" fill-opacity=\"0.1\"\/>\r\n<path d=\"M183 358.5C183 345.521 172.479 335 159.5 335C146.521 335 136 345.521 136 358.5C136 371.479 146.521 382 159.5 382C172.479 382 183 371.479 183 358.5Z\" stroke=\"#5F3F7D\"\/>\r\n<path d=\"M151.5 367.5C152.647 363.48 153.483 359.473 153.5 355.5H159.5C159.517 359.473 160.353 363.48 161.5 367.5\" stroke=\"#8AC052\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M160 359.501H164.5C164.525 362.113 165.394 364.797 166.5 367.501M156.5 351.501C156.727 351.184 157.028 350.928 157.376 350.753C157.725 350.579 158.111 350.492 158.5 350.501C158.889 350.492 159.275 350.579 159.624 350.753C159.972 350.928 160.273 351.184 160.5 351.501C160.727 351.817 161.028 352.073 161.376 352.248C161.725 352.422 162.111 352.509 162.5 352.501C162.889 352.509 163.275 352.422 163.624 352.248C163.972 352.073 164.273 351.817 164.5 351.501C164.727 351.184 165.028 350.928 165.376 350.753C165.725 350.579 166.111 350.492 166.5 350.501C166.889 350.492 167.275 350.579 167.624 350.753C167.972 350.928 168.273 351.184 168.5 351.501M150.5 367.501H169.5\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M208.524 110.264C207.233 110.264 206.097 109.963 205.114 109.362C204.146 108.761 203.383 107.903 202.826 106.788C202.283 105.673 202.012 104.331 202.012 102.762C202.012 101.207 202.283 99.88 202.826 98.78C203.383 97.68 204.146 96.844 205.114 96.272C206.097 95.6853 207.233 95.392 208.524 95.392C209.815 95.392 210.951 95.6853 211.934 96.272C212.917 96.844 213.679 97.68 214.222 98.78C214.765 99.88 215.036 101.207 215.036 102.762C215.036 104.331 214.765 105.673 214.222 106.788C213.679 107.903 212.917 108.761 211.934 109.362C210.951 109.963 209.815 110.264 208.524 110.264ZM208.524 107.47C209.184 107.47 209.749 107.279 210.218 106.898C210.702 106.502 211.069 105.952 211.318 105.248C211.582 104.544 211.714 103.715 211.714 102.762C211.714 101.809 211.582 100.995 211.318 100.32C211.069 99.6307 210.702 99.11 210.218 98.758C209.749 98.3913 209.184 98.208 208.524 98.208C207.879 98.208 207.314 98.3913 206.83 98.758C206.346 99.11 205.972 99.6307 205.708 100.32C205.459 100.995 205.334 101.809 205.334 102.762C205.334 103.715 205.459 104.544 205.708 105.248C205.972 105.952 206.346 106.502 206.83 106.898C207.314 107.279 207.879 107.47 208.524 107.47ZM217.469 114.048V99.088H220.109L220.329 100.166H220.417C220.842 99.77 221.326 99.4473 221.869 99.198C222.412 98.9487 222.962 98.824 223.519 98.824C224.399 98.824 225.154 99.0513 225.785 99.506C226.43 99.9607 226.922 100.606 227.259 101.442C227.611 102.278 227.787 103.253 227.787 104.368C227.787 105.615 227.567 106.678 227.127 107.558C226.687 108.438 226.115 109.113 225.411 109.582C224.722 110.037 223.981 110.264 223.189 110.264C222.734 110.264 222.28 110.169 221.825 109.978C221.385 109.773 220.974 109.487 220.593 109.12L220.703 110.858V114.048H217.469ZM222.441 107.624C222.808 107.624 223.145 107.514 223.453 107.294C223.776 107.074 224.025 106.729 224.201 106.26C224.377 105.776 224.465 105.16 224.465 104.412C224.465 103.752 224.392 103.209 224.245 102.784C224.113 102.344 223.908 102.014 223.629 101.794C223.35 101.574 222.998 101.464 222.573 101.464C222.25 101.464 221.935 101.545 221.627 101.706C221.334 101.853 221.026 102.102 220.703 102.454V106.92C220.996 107.169 221.29 107.353 221.583 107.47C221.891 107.573 222.177 107.624 222.441 107.624ZM234.964 110.264C233.923 110.264 232.984 110.037 232.148 109.582C231.312 109.127 230.652 108.475 230.168 107.624C229.684 106.773 229.442 105.747 229.442 104.544C229.442 103.356 229.684 102.337 230.168 101.486C230.667 100.635 231.312 99.9827 232.104 99.528C232.896 99.0587 233.725 98.824 234.59 98.824C235.632 98.824 236.497 99.0587 237.186 99.528C237.876 99.9827 238.389 100.606 238.726 101.398C239.064 102.19 239.232 103.077 239.232 104.06C239.232 104.339 239.218 104.617 239.188 104.896C239.159 105.16 239.13 105.373 239.1 105.534H231.95L231.906 103.29H236.46C236.46 102.718 236.321 102.249 236.042 101.882C235.764 101.501 235.302 101.31 234.656 101.31C234.304 101.31 233.96 101.405 233.622 101.596C233.285 101.787 233.006 102.117 232.786 102.586C232.566 103.055 232.464 103.708 232.478 104.544C232.493 105.365 232.64 106.011 232.918 106.48C233.212 106.949 233.578 107.287 234.018 107.492C234.458 107.683 234.92 107.778 235.404 107.778C235.83 107.778 236.233 107.719 236.614 107.602C237.01 107.47 237.399 107.294 237.78 107.074L238.836 109.054C238.294 109.435 237.678 109.736 236.988 109.956C236.299 110.161 235.624 110.264 234.964 110.264ZM241.467 110V99.088H244.107L244.327 101.002H244.415C244.811 100.269 245.28 99.726 245.823 99.374C246.38 99.0073 246.945 98.824 247.517 98.824C247.825 98.824 248.082 98.846 248.287 98.89C248.492 98.9193 248.668 98.9707 248.815 99.044L248.199 101.794C248.023 101.75 247.854 101.721 247.693 101.706C247.532 101.677 247.334 101.662 247.099 101.662C246.688 101.662 246.256 101.809 245.801 102.102C245.361 102.395 244.994 102.916 244.701 103.664V110H241.467ZM252.381 110.264C251.721 110.264 251.142 110.117 250.643 109.824C250.159 109.531 249.785 109.135 249.521 108.636C249.257 108.137 249.125 107.58 249.125 106.964C249.125 105.791 249.609 104.889 250.577 104.258C251.545 103.613 253.107 103.18 255.263 102.96C255.249 102.637 255.175 102.366 255.043 102.146C254.926 101.911 254.743 101.735 254.493 101.618C254.244 101.486 253.929 101.42 253.547 101.42C253.093 101.42 252.631 101.501 252.161 101.662C251.692 101.823 251.186 102.058 250.643 102.366L249.499 100.254C249.969 99.9607 250.453 99.7113 250.951 99.506C251.45 99.286 251.963 99.1173 252.491 99C253.034 98.8827 253.591 98.824 254.163 98.824C255.102 98.824 255.887 99.0073 256.517 99.374C257.163 99.726 257.654 100.269 257.991 101.002C258.329 101.721 258.497 102.645 258.497 103.774V110H255.857L255.637 108.878H255.549C255.08 109.289 254.589 109.626 254.075 109.89C253.562 110.139 252.997 110.264 252.381 110.264ZM253.459 107.734C253.826 107.734 254.149 107.653 254.427 107.492C254.706 107.331 254.985 107.111 255.263 106.832V104.984C254.501 105.087 253.892 105.219 253.437 105.38C252.997 105.541 252.682 105.739 252.491 105.974C252.315 106.194 252.227 106.443 252.227 106.722C252.227 107.059 252.337 107.316 252.557 107.492C252.792 107.653 253.093 107.734 253.459 107.734ZM265.048 110.242C263.699 110.242 262.731 109.853 262.144 109.076C261.557 108.284 261.264 107.265 261.264 106.018V101.618H259.79V99.22L261.462 99.088L261.836 95.744H264.52V99.088H267.138V101.618H264.52V105.974C264.52 106.59 264.645 107.037 264.894 107.316C265.158 107.58 265.503 107.712 265.928 107.712C266.104 107.712 266.28 107.697 266.456 107.668C266.632 107.639 266.801 107.595 266.962 107.536L267.49 109.802C267.211 109.919 266.859 110.022 266.434 110.11C266.023 110.198 265.561 110.242 265.048 110.242ZM273.567 110.264C272.643 110.264 271.778 110.044 270.971 109.604C270.165 109.149 269.505 108.497 268.991 107.646C268.493 106.781 268.243 105.747 268.243 104.544C268.243 103.341 268.493 102.315 268.991 101.464C269.505 100.599 270.165 99.946 270.971 99.506C271.778 99.0513 272.643 98.824 273.567 98.824C274.477 98.824 275.335 99.0513 276.141 99.506C276.948 99.946 277.601 100.599 278.099 101.464C278.613 102.315 278.869 103.341 278.869 104.544C278.869 105.747 278.613 106.781 278.099 107.646C277.601 108.497 276.948 109.149 276.141 109.604C275.335 110.044 274.477 110.264 273.567 110.264ZM273.567 107.646C274.007 107.646 274.374 107.521 274.667 107.272C274.975 107.023 275.203 106.663 275.349 106.194C275.496 105.725 275.569 105.175 275.569 104.544C275.569 103.913 275.496 103.363 275.349 102.894C275.203 102.425 274.975 102.065 274.667 101.816C274.374 101.567 274.007 101.442 273.567 101.442C273.113 101.442 272.739 101.567 272.445 101.816C272.152 102.065 271.932 102.425 271.785 102.894C271.639 103.363 271.565 103.913 271.565 104.544C271.565 105.175 271.639 105.725 271.785 106.194C271.932 106.663 272.152 107.023 272.445 107.272C272.739 107.521 273.113 107.646 273.567 107.646ZM281.084 110V99.088H283.724L283.944 101.002H284.032C284.428 100.269 284.898 99.726 285.44 99.374C285.998 99.0073 286.562 98.824 287.134 98.824C287.442 98.824 287.699 98.846 287.904 98.89C288.11 98.9193 288.286 98.9707 288.432 99.044L287.816 101.794C287.64 101.75 287.472 101.721 287.31 101.706C287.149 101.677 286.951 101.662 286.716 101.662C286.306 101.662 285.873 101.809 285.418 102.102C284.978 102.395 284.612 102.916 284.318 103.664V110H281.084ZM292.89 110.264C292.171 110.264 291.431 110.125 290.668 109.846C289.905 109.567 289.253 109.164 288.71 108.636L290.074 106.81C290.573 107.206 291.064 107.485 291.548 107.646C292.047 107.793 292.523 107.866 292.978 107.866C293.462 107.866 293.814 107.785 294.034 107.624C294.254 107.448 294.364 107.221 294.364 106.942C294.364 106.693 294.261 106.487 294.056 106.326C293.865 106.165 293.609 106.025 293.286 105.908C292.978 105.776 292.626 105.637 292.23 105.49C291.702 105.299 291.218 105.057 290.778 104.764C290.338 104.471 289.979 104.119 289.7 103.708C289.436 103.297 289.304 102.806 289.304 102.234C289.304 101.207 289.685 100.386 290.448 99.77C291.225 99.1393 292.237 98.824 293.484 98.824C294.276 98.824 294.995 98.956 295.64 99.22C296.3 99.4693 296.865 99.7993 297.334 100.21L295.948 102.014C295.552 101.735 295.156 101.537 294.76 101.42C294.364 101.288 293.975 101.222 293.594 101.222C293.169 101.222 292.853 101.303 292.648 101.464C292.443 101.625 292.34 101.831 292.34 102.08C292.34 102.285 292.413 102.461 292.56 102.608C292.707 102.755 292.927 102.894 293.22 103.026C293.528 103.143 293.909 103.275 294.364 103.422C294.921 103.613 295.427 103.855 295.882 104.148C296.351 104.427 296.718 104.779 296.982 105.204C297.246 105.629 297.378 106.143 297.378 106.744C297.378 107.404 297.202 107.998 296.85 108.526C296.513 109.054 296.014 109.479 295.354 109.802C294.694 110.11 293.873 110.264 292.89 110.264Z\" fill=\"white\"\/>\r\n<path d=\"M207.072 281.264C206.119 281.264 205.18 281.095 204.256 280.758C203.332 280.406 202.503 279.878 201.77 279.174L203.486 277.062C203.999 277.502 204.579 277.847 205.224 278.096C205.884 278.345 206.529 278.47 207.16 278.47C207.835 278.47 208.333 278.345 208.656 278.096C208.993 277.847 209.162 277.509 209.162 277.084C209.162 276.776 209.074 276.534 208.898 276.358C208.737 276.167 208.502 275.999 208.194 275.852C207.886 275.705 207.519 275.544 207.094 275.368L205.224 274.598C204.74 274.378 204.271 274.099 203.816 273.762C203.376 273.41 203.017 272.985 202.738 272.486C202.474 271.973 202.342 271.364 202.342 270.66C202.342 269.868 202.555 269.157 202.98 268.526C203.42 267.881 204.021 267.367 204.784 266.986C205.561 266.59 206.449 266.392 207.446 266.392C208.311 266.392 209.147 266.546 209.954 266.854C210.761 267.162 211.465 267.609 212.066 268.196L210.35 270.286C209.881 269.934 209.397 269.663 208.898 269.472C208.414 269.281 207.93 269.186 207.446 269.186C206.889 269.186 206.441 269.303 206.104 269.538C205.781 269.758 205.62 270.073 205.62 270.484C205.62 270.763 205.715 271.005 205.906 271.21C206.097 271.401 206.361 271.569 206.698 271.716C207.035 271.848 207.402 272.002 207.798 272.178L209.646 272.926C210.233 273.161 210.731 273.454 211.142 273.806C211.567 274.158 211.897 274.583 212.132 275.082C212.367 275.566 212.484 276.145 212.484 276.82C212.484 277.612 212.271 278.345 211.846 279.02C211.421 279.695 210.805 280.237 209.998 280.648C209.191 281.059 208.216 281.264 207.072 281.264ZM214.919 281V266.656H218.527L220.815 273.036C220.961 273.461 221.093 273.894 221.211 274.334C221.343 274.759 221.475 275.207 221.607 275.676H221.695C221.827 275.207 221.951 274.759 222.069 274.334C222.186 273.894 222.318 273.461 222.465 273.036L224.709 266.656H228.317V281H225.347V275.742C225.347 275.273 225.369 274.723 225.413 274.092C225.471 273.447 225.53 272.809 225.589 272.178C225.662 271.533 225.728 270.975 225.787 270.506H225.699L224.533 274.29L222.509 279.768H220.617L218.615 274.29L217.493 270.506H217.405C217.463 270.975 217.522 271.533 217.581 272.178C217.654 272.809 217.713 273.447 217.757 274.092C217.801 274.723 217.823 275.273 217.823 275.742V281H214.919ZM231.676 281V266.656H240.652V269.384H234.91V272.266H239.794V274.972H234.91V278.272H240.872V281H231.676ZM246.677 281.264C245.958 281.264 245.218 281.125 244.455 280.846C243.692 280.567 243.04 280.164 242.497 279.636L243.861 277.81C244.36 278.206 244.851 278.485 245.335 278.646C245.834 278.793 246.31 278.866 246.765 278.866C247.249 278.866 247.601 278.785 247.821 278.624C248.041 278.448 248.151 278.221 248.151 277.942C248.151 277.693 248.048 277.487 247.843 277.326C247.652 277.165 247.396 277.025 247.073 276.908C246.765 276.776 246.413 276.637 246.017 276.49C245.489 276.299 245.005 276.057 244.565 275.764C244.125 275.471 243.766 275.119 243.487 274.708C243.223 274.297 243.091 273.806 243.091 273.234C243.091 272.207 243.472 271.386 244.235 270.77C245.012 270.139 246.024 269.824 247.271 269.824C248.063 269.824 248.782 269.956 249.427 270.22C250.087 270.469 250.652 270.799 251.121 271.21L249.735 273.014C249.339 272.735 248.943 272.537 248.547 272.42C248.151 272.288 247.762 272.222 247.381 272.222C246.956 272.222 246.64 272.303 246.435 272.464C246.23 272.625 246.127 272.831 246.127 273.08C246.127 273.285 246.2 273.461 246.347 273.608C246.494 273.755 246.714 273.894 247.007 274.026C247.315 274.143 247.696 274.275 248.151 274.422C248.708 274.613 249.214 274.855 249.669 275.148C250.138 275.427 250.505 275.779 250.769 276.204C251.033 276.629 251.165 277.143 251.165 277.744C251.165 278.404 250.989 278.998 250.637 279.526C250.3 280.054 249.801 280.479 249.141 280.802C248.481 281.11 247.66 281.264 246.677 281.264Z\" fill=\"white\"\/>\r\n<path d=\"M202.694 197V182.656H211.67V185.384H205.928V188.266H210.812V190.972H205.928V194.272H211.89V197H202.694ZM214.747 197V182.656H219.675C220.731 182.656 221.684 182.803 222.535 183.096C223.4 183.375 224.089 183.851 224.603 184.526C225.116 185.201 225.373 186.117 225.373 187.276C225.373 188.391 225.116 189.307 224.603 190.026C224.089 190.745 223.407 191.28 222.557 191.632C221.706 191.969 220.775 192.138 219.763 192.138H217.981V197H214.747ZM217.981 189.564H219.565C220.459 189.564 221.119 189.366 221.545 188.97C221.985 188.574 222.205 188.009 222.205 187.276C222.205 186.513 221.97 185.985 221.501 185.692C221.031 185.384 220.357 185.23 219.477 185.23H217.981V189.564ZM233.924 197.264C232.692 197.264 231.563 196.993 230.536 196.45C229.524 195.893 228.71 195.064 228.094 193.964C227.478 192.864 227.17 191.515 227.17 189.916C227.17 188.728 227.346 187.672 227.698 186.748C228.065 185.809 228.564 185.017 229.194 184.372C229.825 183.727 230.544 183.235 231.35 182.898C232.172 182.561 233.037 182.392 233.946 182.392C234.87 182.392 235.699 182.575 236.432 182.942C237.166 183.309 237.774 183.749 238.258 184.262L236.542 186.22C236.19 185.883 235.809 185.633 235.398 185.472C234.988 185.296 234.526 185.208 234.012 185.208C233.382 185.208 232.795 185.399 232.252 185.78C231.724 186.147 231.299 186.675 230.976 187.364C230.654 188.053 230.492 188.867 230.492 189.806C230.492 190.789 230.646 191.632 230.954 192.336C231.262 193.025 231.688 193.553 232.23 193.92C232.788 194.287 233.426 194.47 234.144 194.47C234.702 194.47 235.2 194.353 235.64 194.118C236.08 193.883 236.469 193.605 236.806 193.282L238.434 195.196C237.818 195.885 237.136 196.406 236.388 196.758C235.64 197.095 234.819 197.264 233.924 197.264Z\" fill=\"white\"\/>\r\n<path d=\"M202.694 367V352.656H205.928V367H202.694ZM209.047 367V356.088H211.687L211.907 357.474H211.995C212.45 357.019 212.963 356.631 213.535 356.308C214.107 355.985 214.76 355.824 215.493 355.824C216.696 355.824 217.561 356.22 218.089 357.012C218.617 357.789 218.881 358.86 218.881 360.224V367H215.647V360.642C215.647 359.85 215.537 359.307 215.317 359.014C215.112 358.721 214.775 358.574 214.305 358.574C213.895 358.574 213.543 358.669 213.249 358.86C212.956 359.036 212.633 359.293 212.281 359.63V367H209.047ZM225.531 367.264C224.182 367.264 223.096 366.758 222.275 365.746C221.468 364.719 221.065 363.319 221.065 361.544C221.065 360.356 221.278 359.337 221.703 358.486C222.143 357.635 222.708 356.983 223.397 356.528C224.101 356.059 224.834 355.824 225.597 355.824C226.198 355.824 226.704 355.927 227.115 356.132C227.526 356.337 227.914 356.616 228.281 356.968L228.149 355.296V351.578H231.383V367H228.743L228.523 365.922H228.435C228.054 366.303 227.606 366.626 227.093 366.89C226.58 367.139 226.059 367.264 225.531 367.264ZM226.367 364.624C226.719 364.624 227.042 364.551 227.335 364.404C227.628 364.257 227.9 364.001 228.149 363.634V359.168C227.87 358.904 227.577 358.721 227.269 358.618C226.961 358.515 226.653 358.464 226.345 358.464C225.993 358.464 225.67 358.574 225.377 358.794C225.084 359.014 224.842 359.351 224.651 359.806C224.475 360.246 224.387 360.811 224.387 361.5C224.387 362.571 224.563 363.363 224.915 363.876C225.267 364.375 225.751 364.624 226.367 364.624ZM237.526 367.264C236.338 367.264 235.473 366.875 234.93 366.098C234.402 365.306 234.138 364.228 234.138 362.864V356.088H237.372V362.446C237.372 363.238 237.482 363.781 237.702 364.074C237.922 364.367 238.267 364.514 238.736 364.514C239.132 364.514 239.477 364.419 239.77 364.228C240.064 364.037 240.364 363.729 240.672 363.304V356.088H243.906V367H241.266L241.024 365.482H240.958C240.504 366.025 240.005 366.457 239.462 366.78C238.92 367.103 238.274 367.264 237.526 367.264ZM249.964 367.264C249.246 367.264 248.505 367.125 247.742 366.846C246.98 366.567 246.327 366.164 245.784 365.636L247.148 363.81C247.647 364.206 248.138 364.485 248.622 364.646C249.121 364.793 249.598 364.866 250.052 364.866C250.536 364.866 250.888 364.785 251.108 364.624C251.328 364.448 251.438 364.221 251.438 363.942C251.438 363.693 251.336 363.487 251.13 363.326C250.94 363.165 250.683 363.025 250.36 362.908C250.052 362.776 249.7 362.637 249.304 362.49C248.776 362.299 248.292 362.057 247.852 361.764C247.412 361.471 247.053 361.119 246.774 360.708C246.51 360.297 246.378 359.806 246.378 359.234C246.378 358.207 246.76 357.386 247.522 356.77C248.3 356.139 249.312 355.824 250.558 355.824C251.35 355.824 252.069 355.956 252.714 356.22C253.374 356.469 253.939 356.799 254.408 357.21L253.022 359.014C252.626 358.735 252.23 358.537 251.834 358.42C251.438 358.288 251.05 358.222 250.668 358.222C250.243 358.222 249.928 358.303 249.722 358.464C249.517 358.625 249.414 358.831 249.414 359.08C249.414 359.285 249.488 359.461 249.634 359.608C249.781 359.755 250.001 359.894 250.294 360.026C250.602 360.143 250.984 360.275 251.438 360.422C251.996 360.613 252.502 360.855 252.956 361.148C253.426 361.427 253.792 361.779 254.056 362.204C254.32 362.629 254.452 363.143 254.452 363.744C254.452 364.404 254.276 364.998 253.924 365.526C253.587 366.054 253.088 366.479 252.428 366.802C251.768 367.11 250.947 367.264 249.964 367.264ZM260.278 367.242C258.929 367.242 257.961 366.853 257.374 366.076C256.788 365.284 256.494 364.265 256.494 363.018V358.618H255.02V356.22L256.692 356.088L257.066 352.744H259.75V356.088H262.368V358.618H259.75V362.974C259.75 363.59 259.875 364.037 260.124 364.316C260.388 364.58 260.733 364.712 261.158 364.712C261.334 364.712 261.51 364.697 261.686 364.668C261.862 364.639 262.031 364.595 262.192 364.536L262.72 366.802C262.442 366.919 262.09 367.022 261.664 367.11C261.254 367.198 260.792 367.242 260.278 367.242ZM264.498 367V356.088H267.138L267.358 358.002H267.446C267.842 357.269 268.312 356.726 268.854 356.374C269.412 356.007 269.976 355.824 270.548 355.824C270.856 355.824 271.113 355.846 271.318 355.89C271.524 355.919 271.7 355.971 271.846 356.044L271.23 358.794C271.054 358.75 270.886 358.721 270.724 358.706C270.563 358.677 270.365 358.662 270.13 358.662C269.72 358.662 269.287 358.809 268.832 359.102C268.392 359.395 268.026 359.916 267.732 360.664V367H264.498ZM273.264 367V356.088H276.498V367H273.264ZM274.87 354.482C274.327 354.482 273.887 354.328 273.55 354.02C273.213 353.712 273.044 353.301 273.044 352.788C273.044 352.275 273.213 351.864 273.55 351.556C273.887 351.248 274.327 351.094 274.87 351.094C275.413 351.094 275.853 351.248 276.19 351.556C276.527 351.864 276.696 352.275 276.696 352.788C276.696 353.301 276.527 353.712 276.19 354.02C275.853 354.328 275.413 354.482 274.87 354.482ZM284.228 367.264C283.187 367.264 282.248 367.037 281.412 366.582C280.576 366.127 279.916 365.475 279.432 364.624C278.948 363.773 278.706 362.747 278.706 361.544C278.706 360.356 278.948 359.337 279.432 358.486C279.931 357.635 280.576 356.983 281.368 356.528C282.16 356.059 282.989 355.824 283.854 355.824C284.895 355.824 285.761 356.059 286.45 356.528C287.139 356.983 287.653 357.606 287.99 358.398C288.327 359.19 288.496 360.077 288.496 361.06C288.496 361.339 288.481 361.617 288.452 361.896C288.423 362.16 288.393 362.373 288.364 362.534H281.214L281.17 360.29H285.724C285.724 359.718 285.585 359.249 285.306 358.882C285.027 358.501 284.565 358.31 283.92 358.31C283.568 358.31 283.223 358.405 282.886 358.596C282.549 358.787 282.27 359.117 282.05 359.586C281.83 360.055 281.727 360.708 281.742 361.544C281.757 362.365 281.903 363.011 282.182 363.48C282.475 363.949 282.842 364.287 283.282 364.492C283.722 364.683 284.184 364.778 284.668 364.778C285.093 364.778 285.497 364.719 285.878 364.602C286.274 364.47 286.663 364.294 287.044 364.074L288.1 366.054C287.557 366.435 286.941 366.736 286.252 366.956C285.563 367.161 284.888 367.264 284.228 367.264ZM293.943 367.264C293.224 367.264 292.483 367.125 291.721 366.846C290.958 366.567 290.305 366.164 289.763 365.636L291.127 363.81C291.625 364.206 292.117 364.485 292.601 364.646C293.099 364.793 293.576 364.866 294.031 364.866C294.515 364.866 294.867 364.785 295.087 364.624C295.307 364.448 295.417 364.221 295.417 363.942C295.417 363.693 295.314 363.487 295.109 363.326C294.918 363.165 294.661 363.025 294.339 362.908C294.031 362.776 293.679 362.637 293.283 362.49C292.755 362.299 292.271 362.057 291.831 361.764C291.391 361.471 291.031 361.119 290.753 360.708C290.489 360.297 290.357 359.806 290.357 359.234C290.357 358.207 290.738 357.386 291.501 356.77C292.278 356.139 293.29 355.824 294.537 355.824C295.329 355.824 296.047 355.956 296.693 356.22C297.353 356.469 297.917 356.799 298.387 357.21L297.001 359.014C296.605 358.735 296.209 358.537 295.813 358.42C295.417 358.288 295.028 358.222 294.647 358.222C294.221 358.222 293.906 358.303 293.701 358.464C293.495 358.625 293.393 358.831 293.393 359.08C293.393 359.285 293.466 359.461 293.613 359.608C293.759 359.755 293.979 359.894 294.273 360.026C294.581 360.143 294.962 360.275 295.417 360.422C295.974 360.613 296.48 360.855 296.935 361.148C297.404 361.427 297.771 361.779 298.035 362.204C298.299 362.629 298.431 363.143 298.431 363.744C298.431 364.404 298.255 364.998 297.903 365.526C297.565 366.054 297.067 366.479 296.407 366.802C295.747 367.11 294.925 367.264 293.943 367.264Z\" fill=\"white\"\/>\r\n<path d=\"M370.786 518.105H150.531C141.232 518.105 138.865 523.538 138.865 530.238C138.865 536.939 141.232 542.371 150.531 542.371H370.786C380.085 542.371 382.452 536.939 382.452 530.238C382.452 523.538 380.085 518.105 370.786 518.105Z\" fill=\"#795F90\"\/>\r\n<path d=\"M370.786 518.105H150.531C141.232 518.105 138.865 523.538 138.865 530.238C138.865 536.939 141.232 542.371 150.531 542.371H370.786C380.085 542.371 382.452 536.939 382.452 530.238C382.452 523.538 380.085 518.105 370.786 518.105Z\" stroke=\"#6E5189\"\/>\r\n<mask id=\"mask5_56291_206\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"147\" y=\"523\" width=\"14\" height=\"14\">\r\n<path d=\"M160.612 523.867H147.594V536.886H160.612V523.867Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask5_56291_206)\">\r\n<path d=\"M159.423 529.29C159.671 530.506 159.494 531.771 158.923 532.871C158.351 533.973 157.42 534.846 156.283 535.343C155.146 535.841 153.874 535.933 152.677 535.606C151.48 535.279 150.431 534.551 149.707 533.544C148.981 532.538 148.623 531.313 148.692 530.074C148.761 528.835 149.252 527.657 150.084 526.737C150.915 525.816 152.038 525.208 153.264 525.015C154.489 524.822 155.744 525.055 156.819 525.675\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M152.479 529.833L154.106 531.46L159.53 526.035\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<\/g>\r\n<path d=\"M172.091 536.041C171.173 536.041 170.344 535.818 169.605 535.37C168.877 534.91 168.305 534.255 167.891 533.404C167.477 532.553 167.27 531.528 167.27 530.33C167.27 529.445 167.387 528.65 167.622 527.944C167.869 527.239 168.216 526.64 168.664 526.147C169.112 525.643 169.627 525.262 170.209 525.004C170.803 524.747 171.453 524.618 172.158 524.618C172.819 524.618 173.407 524.752 173.922 525.021C174.448 525.29 174.868 525.609 175.182 525.979L174.426 526.836C174.135 526.522 173.799 526.281 173.418 526.113C173.048 525.934 172.634 525.844 172.175 525.844C171.492 525.844 170.887 526.029 170.361 526.399C169.845 526.757 169.442 527.272 169.151 527.944C168.86 528.605 168.714 529.389 168.714 530.296C168.714 531.226 168.854 532.026 169.134 532.698C169.414 533.37 169.817 533.891 170.344 534.261C170.87 534.619 171.486 534.798 172.192 534.798C172.707 534.798 173.166 534.703 173.569 534.513C173.984 534.311 174.359 534.02 174.695 533.639L175.434 534.462C174.997 534.966 174.51 535.358 173.972 535.638C173.435 535.907 172.808 536.041 172.091 536.041Z\" fill=\"white\"\/>\r\n<path d=\"M180.546 536.041C179.885 536.041 179.263 535.874 178.681 535.538C178.11 535.202 177.645 534.714 177.287 534.076C176.94 533.438 176.766 532.67 176.766 531.775C176.766 530.856 176.94 530.078 177.287 529.439C177.645 528.801 178.11 528.314 178.681 527.978C179.263 527.642 179.885 527.474 180.546 527.474C181.218 527.474 181.839 527.642 182.41 527.978C182.982 528.314 183.441 528.801 183.788 529.439C184.146 530.078 184.326 530.856 184.326 531.775C184.326 532.67 184.146 533.438 183.788 534.076C183.441 534.714 182.982 535.202 182.41 535.538C181.839 535.874 181.218 536.041 180.546 536.041ZM180.546 534.899C181.016 534.899 181.43 534.77 181.789 534.513C182.147 534.244 182.422 533.874 182.612 533.404C182.802 532.934 182.898 532.39 182.898 531.775C182.898 531.147 182.802 530.599 182.612 530.128C182.422 529.647 182.147 529.277 181.789 529.019C181.43 528.751 181.016 528.616 180.546 528.616C180.075 528.616 179.661 528.751 179.303 529.019C178.955 529.277 178.681 529.647 178.479 530.128C178.289 530.599 178.194 531.147 178.194 531.775C178.194 532.39 178.289 532.934 178.479 533.404C178.681 533.874 178.955 534.244 179.303 534.513C179.661 534.77 180.075 534.899 180.546 534.899Z\" fill=\"white\"\/>\r\n<path d=\"M189.651 536.041C188.99 536.041 188.368 535.874 187.786 535.538C187.215 535.202 186.75 534.714 186.392 534.076C186.045 533.438 185.871 532.67 185.871 531.775C185.871 530.856 186.045 530.078 186.392 529.439C186.75 528.801 187.215 528.314 187.786 527.978C188.368 527.642 188.99 527.474 189.651 527.474C190.323 527.474 190.944 527.642 191.515 527.978C192.087 528.314 192.546 528.801 192.893 529.439C193.251 530.078 193.431 530.856 193.431 531.775C193.431 532.67 193.251 533.438 192.893 534.076C192.546 534.714 192.087 535.202 191.515 535.538C190.944 535.874 190.323 536.041 189.651 536.041ZM189.651 534.899C190.121 534.899 190.535 534.77 190.894 534.513C191.252 534.244 191.527 533.874 191.717 533.404C191.907 532.934 192.003 532.39 192.003 531.775C192.003 531.147 191.907 530.599 191.717 530.128C191.527 529.647 191.252 529.277 190.894 529.019C190.535 528.751 190.121 528.616 189.651 528.616C189.18 528.616 188.766 528.751 188.408 529.019C188.06 529.277 187.786 529.647 187.584 530.128C187.394 530.599 187.299 531.147 187.299 531.775C187.299 532.39 187.394 532.934 187.584 533.404C187.786 533.874 188.06 534.244 188.408 534.513C188.766 534.77 189.18 534.899 189.651 534.899Z\" fill=\"white\"\/>\r\n<path d=\"M195.581 535.84V527.676H196.723L196.841 529.154H196.891C197.16 528.639 197.496 528.23 197.899 527.928C198.302 527.625 198.739 527.474 199.209 527.474C199.389 527.474 199.545 527.485 199.68 527.508C199.814 527.53 199.948 527.575 200.083 527.642L199.78 528.818C199.657 528.784 199.54 528.762 199.428 528.751C199.327 528.728 199.193 528.717 199.025 528.717C198.677 528.717 198.313 528.857 197.933 529.137C197.563 529.417 197.238 529.904 196.958 530.599V535.84H195.581Z\" fill=\"white\"\/>\r\n<path d=\"M204.029 536.041C202.999 536.041 202.176 535.672 201.56 534.933C200.955 534.182 200.653 533.13 200.653 531.775C200.653 530.89 200.815 530.128 201.14 529.49C201.476 528.84 201.913 528.342 202.45 527.995C202.988 527.648 203.57 527.474 204.197 527.474C204.679 527.474 205.088 527.558 205.424 527.726C205.771 527.883 206.124 528.112 206.482 528.415L206.415 527.02V523.879H207.809V535.84H206.667L206.549 534.882H206.499C206.185 535.196 205.816 535.47 205.39 535.706C204.964 535.93 204.511 536.041 204.029 536.041ZM204.332 534.882C204.712 534.882 205.071 534.787 205.407 534.597C205.743 534.406 206.079 534.126 206.415 533.757V529.49C206.079 529.176 205.748 528.958 205.424 528.835C205.099 528.7 204.768 528.633 204.432 528.633C203.996 528.633 203.598 528.767 203.24 529.036C202.892 529.294 202.613 529.658 202.4 530.128C202.187 530.587 202.081 531.131 202.081 531.758C202.081 532.732 202.277 533.499 202.669 534.059C203.06 534.608 203.615 534.882 204.332 534.882Z\" fill=\"white\"\/>\r\n<path d=\"M210.559 535.84V527.676H211.936V535.84H210.559ZM211.248 525.996C210.979 525.996 210.755 525.912 210.576 525.744C210.408 525.576 210.324 525.357 210.324 525.088C210.324 524.82 210.408 524.601 210.576 524.433C210.755 524.265 210.979 524.181 211.248 524.181C211.516 524.181 211.735 524.265 211.903 524.433C212.082 524.601 212.172 524.82 212.172 525.088C212.172 525.357 212.082 525.576 211.903 525.744C211.735 525.912 211.516 525.996 211.248 525.996Z\" fill=\"white\"\/>\r\n<path d=\"M214.693 535.84V527.676H215.835L215.953 528.851H216.003C216.395 528.459 216.81 528.135 217.247 527.877C217.683 527.608 218.182 527.474 218.742 527.474C219.604 527.474 220.231 527.748 220.623 528.297C221.026 528.835 221.228 529.624 221.228 530.666V535.84H219.85V530.851C219.85 530.078 219.727 529.523 219.481 529.187C219.246 528.84 218.854 528.667 218.305 528.667C217.89 528.667 217.515 528.773 217.179 528.986C216.855 529.199 216.485 529.512 216.071 529.927V535.84H214.693Z\" fill=\"white\"\/>\r\n<path d=\"M225.762 536.041C225.314 536.041 224.905 535.952 224.535 535.773C224.177 535.582 223.891 535.319 223.678 534.983C223.466 534.636 223.359 534.216 223.359 533.723C223.359 532.805 223.762 532.11 224.569 531.64C225.375 531.17 226.652 530.839 228.399 530.649C228.388 530.313 228.332 529.988 228.231 529.675C228.141 529.361 227.973 529.109 227.727 528.919C227.481 528.728 227.139 528.633 226.702 528.633C226.232 528.633 225.79 528.723 225.375 528.902C224.961 529.07 224.591 529.26 224.266 529.473L223.729 528.532C223.975 528.364 224.266 528.202 224.602 528.045C224.938 527.877 225.302 527.743 225.694 527.642C226.086 527.53 226.501 527.474 226.938 527.474C227.598 527.474 228.136 527.614 228.55 527.894C228.976 528.163 229.284 528.549 229.474 529.053C229.676 529.557 229.777 530.151 229.777 530.834V535.84H228.634L228.517 534.866H228.466C228.074 535.19 227.654 535.47 227.206 535.706C226.758 535.93 226.277 536.041 225.762 536.041ZM226.148 534.899C226.551 534.899 226.926 534.81 227.274 534.63C227.632 534.451 228.007 534.188 228.399 533.841V531.64C227.481 531.752 226.753 531.898 226.215 532.077C225.689 532.245 225.308 532.458 225.073 532.715C224.838 532.973 224.72 533.281 224.72 533.639C224.72 534.087 224.86 534.412 225.14 534.614C225.42 534.804 225.756 534.899 226.148 534.899Z\" fill=\"white\"\/>\r\n<path d=\"M234.686 535.991C233.824 535.991 233.219 535.739 232.872 535.235C232.524 534.731 232.351 534.076 232.351 533.27V528.801H231.141V527.76L232.418 527.676L232.586 525.055H233.745V527.676H235.963V528.801H233.745V533.286C233.745 533.779 233.835 534.166 234.014 534.446C234.204 534.726 234.535 534.866 235.005 534.866C235.151 534.866 235.302 534.854 235.459 534.832C235.615 534.798 235.772 534.742 235.929 534.664L236.231 535.638C236.019 535.739 235.778 535.823 235.509 535.89C235.24 535.958 234.966 535.991 234.686 535.991Z\" fill=\"white\"\/>\r\n<path d=\"M240.872 536.041C240.144 536.041 239.477 535.874 238.873 535.538C238.279 535.19 237.809 534.703 237.461 534.076C237.114 533.438 236.941 532.665 236.941 531.758C236.941 530.873 237.12 530.111 237.478 529.473C237.837 528.835 238.296 528.342 238.856 527.995C239.416 527.648 240.009 527.474 240.636 527.474C241.331 527.474 241.919 527.636 242.4 527.961C242.893 528.275 243.263 528.717 243.509 529.288C243.755 529.859 243.879 530.531 243.879 531.304C243.879 531.45 243.873 531.59 243.862 531.724C243.862 531.859 243.845 531.993 243.811 532.127H237.932V531.035H242.636C242.636 530.251 242.462 529.652 242.115 529.238C241.779 528.812 241.292 528.599 240.653 528.599C240.284 528.599 239.92 528.706 239.561 528.919C239.203 529.12 238.906 529.451 238.671 529.91C238.447 530.369 238.335 530.979 238.335 531.741C238.335 532.435 238.453 533.018 238.688 533.488C238.934 533.958 239.265 534.317 239.679 534.563C240.093 534.798 240.547 534.916 241.04 534.916C241.432 534.916 241.796 534.86 242.132 534.748C242.479 534.636 242.792 534.485 243.072 534.294L243.576 535.202C243.218 535.448 242.815 535.65 242.367 535.806C241.93 535.963 241.432 536.041 240.872 536.041Z\" fill=\"white\"\/>\r\n<path d=\"M248.03 536.041C247.436 536.041 246.871 535.941 246.333 535.739C245.807 535.526 245.359 535.235 244.989 534.866L245.627 534.059C245.986 534.35 246.355 534.574 246.736 534.731C247.128 534.888 247.576 534.966 248.08 534.966C248.618 534.966 249.021 534.843 249.29 534.597C249.558 534.339 249.693 534.037 249.693 533.69C249.693 533.41 249.598 533.18 249.407 533.001C249.228 532.81 248.998 532.654 248.718 532.53C248.45 532.396 248.158 532.273 247.845 532.161C247.442 532.015 247.055 531.847 246.686 531.657C246.316 531.455 246.014 531.209 245.779 530.918C245.555 530.615 245.443 530.24 245.443 529.792C245.443 529.131 245.689 528.583 246.182 528.146C246.686 527.698 247.38 527.474 248.265 527.474C248.769 527.474 249.239 527.564 249.676 527.743C250.113 527.911 250.488 528.129 250.802 528.398L250.163 529.187C249.872 528.986 249.575 528.829 249.273 528.717C248.97 528.605 248.634 528.549 248.265 528.549C247.75 528.549 247.369 528.667 247.122 528.902C246.887 529.137 246.77 529.411 246.77 529.725C246.77 529.971 246.843 530.179 246.988 530.347C247.134 530.503 247.335 530.643 247.593 530.767C247.862 530.89 248.164 531.007 248.5 531.119C248.926 531.276 249.329 531.455 249.71 531.657C250.102 531.847 250.415 532.099 250.65 532.413C250.897 532.715 251.02 533.113 251.02 533.606C251.02 534.054 250.902 534.462 250.667 534.832C250.443 535.19 250.107 535.482 249.659 535.706C249.222 535.93 248.679 536.041 248.03 536.041Z\" fill=\"white\"\/>\r\n<path d=\"M256.297 535.84V523.879H257.675V531.959H257.708L261.169 527.676H262.714L259.993 530.968L263.084 535.84H261.572L259.187 531.909L257.675 533.69V535.84H256.297Z\" fill=\"white\"\/>\r\n<path d=\"M267.629 536.041C266.901 536.041 266.235 535.874 265.63 535.538C265.036 535.19 264.566 534.703 264.219 534.076C263.871 533.438 263.698 532.665 263.698 531.758C263.698 530.873 263.877 530.111 264.235 529.473C264.594 528.835 265.053 528.342 265.613 527.995C266.173 527.648 266.767 527.474 267.394 527.474C268.088 527.474 268.676 527.636 269.158 527.961C269.65 528.275 270.02 528.717 270.266 529.288C270.513 529.859 270.636 530.531 270.636 531.304C270.636 531.45 270.63 531.59 270.619 531.724C270.619 531.859 270.602 531.993 270.569 532.127H264.689V531.035H269.393C269.393 530.251 269.219 529.652 268.872 529.238C268.536 528.812 268.049 528.599 267.41 528.599C267.041 528.599 266.677 528.706 266.319 528.919C265.96 529.12 265.663 529.451 265.428 529.91C265.204 530.369 265.092 530.979 265.092 531.741C265.092 532.435 265.21 533.018 265.445 533.488C265.691 533.958 266.022 534.317 266.436 534.563C266.851 534.798 267.304 534.916 267.797 534.916C268.189 534.916 268.553 534.86 268.889 534.748C269.236 534.636 269.55 534.485 269.83 534.294L270.334 535.202C269.975 535.448 269.572 535.65 269.124 535.806C268.687 535.963 268.189 536.041 267.629 536.041Z\" fill=\"white\"\/>\r\n<path d=\"M272.87 539.351C272.691 539.351 272.517 539.334 272.349 539.301C272.192 539.267 272.047 539.228 271.912 539.183L272.215 538.108C272.315 538.141 272.416 538.164 272.517 538.175C272.618 538.197 272.713 538.209 272.803 538.209C273.273 538.209 273.654 538.041 273.945 537.705C274.247 537.38 274.483 536.965 274.651 536.461L274.835 535.857L271.559 527.676H272.987L274.651 532.194C274.785 532.542 274.919 532.917 275.054 533.32C275.188 533.723 275.317 534.115 275.44 534.496H275.507C275.63 534.115 275.748 533.729 275.86 533.337C275.983 532.934 276.095 532.553 276.196 532.194L277.658 527.676H279.002L275.927 536.512C275.737 537.049 275.507 537.531 275.239 537.957C274.97 538.393 274.645 538.735 274.264 538.981C273.883 539.228 273.419 539.351 272.87 539.351Z\" fill=\"white\"\/>\r\n<path d=\"M286.074 536.041C285.48 536.041 284.915 535.941 284.377 535.739C283.851 535.526 283.403 535.235 283.033 534.866L283.672 534.059C284.03 534.35 284.4 534.574 284.78 534.731C285.172 534.888 285.62 534.966 286.124 534.966C286.662 534.966 287.065 534.843 287.334 534.597C287.603 534.339 287.737 534.037 287.737 533.69C287.737 533.41 287.642 533.18 287.451 533.001C287.272 532.81 287.043 532.654 286.763 532.53C286.494 532.396 286.203 532.273 285.889 532.161C285.486 532.015 285.099 531.847 284.73 531.657C284.36 531.455 284.058 531.209 283.823 530.918C283.599 530.615 283.487 530.24 283.487 529.792C283.487 529.131 283.733 528.583 284.226 528.146C284.73 527.698 285.424 527.474 286.309 527.474C286.813 527.474 287.283 527.564 287.72 527.743C288.157 527.911 288.532 528.129 288.846 528.398L288.207 529.187C287.916 528.986 287.619 528.829 287.317 528.717C287.015 528.605 286.679 528.549 286.309 528.549C285.794 528.549 285.413 528.667 285.167 528.902C284.931 529.137 284.814 529.411 284.814 529.725C284.814 529.971 284.887 530.179 285.032 530.347C285.178 530.503 285.379 530.643 285.637 530.767C285.906 530.89 286.208 531.007 286.544 531.119C286.97 531.276 287.373 531.455 287.754 531.657C288.146 531.847 288.459 532.099 288.695 532.413C288.941 532.715 289.064 533.113 289.064 533.606C289.064 534.054 288.947 534.462 288.711 534.832C288.487 535.19 288.151 535.482 287.703 535.706C287.267 535.93 286.723 536.041 286.074 536.041Z\" fill=\"white\"\/>\r\n<path d=\"M293.22 535.991C292.358 535.991 291.753 535.739 291.406 535.235C291.059 534.731 290.885 534.076 290.885 533.27V528.801H289.676V527.76L290.953 527.676L291.121 525.055H292.28V527.676H294.497V528.801H292.28V533.286C292.28 533.779 292.369 534.166 292.548 534.446C292.739 534.726 293.069 534.866 293.54 534.866C293.685 534.866 293.836 534.854 293.993 534.832C294.15 534.798 294.307 534.742 294.464 534.664L294.766 535.638C294.553 535.739 294.312 535.823 294.044 535.89C293.775 535.958 293.5 535.991 293.22 535.991Z\" fill=\"white\"\/>\r\n<path d=\"M297.847 536.041C297.399 536.041 296.99 535.952 296.621 535.773C296.262 535.582 295.977 535.319 295.764 534.983C295.551 534.636 295.445 534.216 295.445 533.723C295.445 532.805 295.848 532.11 296.654 531.64C297.461 531.17 298.737 530.839 300.485 530.649C300.473 530.313 300.417 529.988 300.317 529.675C300.227 529.361 300.059 529.109 299.813 528.919C299.566 528.728 299.225 528.633 298.788 528.633C298.317 528.633 297.875 528.723 297.461 528.902C297.046 529.07 296.677 529.26 296.352 529.473L295.814 528.532C296.061 528.364 296.352 528.202 296.688 528.045C297.024 527.877 297.388 527.743 297.78 527.642C298.172 527.53 298.586 527.474 299.023 527.474C299.684 527.474 300.221 527.614 300.636 527.894C301.061 528.163 301.369 528.549 301.56 529.053C301.761 529.557 301.862 530.151 301.862 530.834V535.84H300.72L300.602 534.866H300.552C300.16 535.19 299.74 535.47 299.292 535.706C298.844 535.93 298.362 536.041 297.847 536.041ZM298.233 534.899C298.637 534.899 299.012 534.81 299.359 534.63C299.717 534.451 300.093 534.188 300.485 533.841V531.64C299.566 531.752 298.838 531.898 298.301 532.077C297.774 532.245 297.393 532.458 297.158 532.715C296.923 532.973 296.805 533.281 296.805 533.639C296.805 534.087 296.945 534.412 297.225 534.614C297.505 534.804 297.841 534.899 298.233 534.899Z\" fill=\"white\"\/>\r\n<path d=\"M304.431 535.84V523.879H305.808V531.959H305.842L309.302 527.676H310.848L308.127 530.968L311.218 535.84H309.706L307.32 531.909L305.808 533.69V535.84H304.431Z\" fill=\"white\"\/>\r\n<path d=\"M315.762 536.041C315.034 536.041 314.368 535.874 313.763 535.538C313.17 535.19 312.699 534.703 312.352 534.076C312.005 533.438 311.831 532.665 311.831 531.758C311.831 530.873 312.011 530.111 312.369 529.473C312.727 528.835 313.187 528.342 313.747 527.995C314.306 527.648 314.9 527.474 315.527 527.474C316.222 527.474 316.81 527.636 317.291 527.961C317.784 528.275 318.153 528.717 318.4 529.288C318.646 529.859 318.769 530.531 318.769 531.304C318.769 531.45 318.764 531.59 318.753 531.724C318.753 531.859 318.736 531.993 318.702 532.127H312.823V531.035H317.526C317.526 530.251 317.353 529.652 317.006 529.238C316.67 528.812 316.182 528.599 315.544 528.599C315.174 528.599 314.81 528.706 314.452 528.919C314.094 529.12 313.797 529.451 313.562 529.91C313.338 530.369 313.226 530.979 313.226 531.741C313.226 532.435 313.343 533.018 313.579 533.488C313.825 533.958 314.155 534.317 314.57 534.563C314.984 534.798 315.438 534.916 315.93 534.916C316.322 534.916 316.686 534.86 317.022 534.748C317.37 534.636 317.683 534.485 317.963 534.294L318.467 535.202C318.109 535.448 317.706 535.65 317.258 535.806C316.821 535.963 316.322 536.041 315.762 536.041Z\" fill=\"white\"\/>\r\n<path d=\"M320.787 535.84V523.879H322.164V527.138L322.114 528.818C322.506 528.448 322.915 528.135 323.34 527.877C323.777 527.608 324.276 527.474 324.836 527.474C325.698 527.474 326.325 527.748 326.717 528.297C327.12 528.835 327.322 529.624 327.322 530.666V535.84H325.944V530.851C325.944 530.078 325.821 529.523 325.575 529.187C325.34 528.84 324.948 528.667 324.399 528.667C323.984 528.667 323.609 528.773 323.273 528.986C322.948 529.199 322.579 529.512 322.164 529.927V535.84H320.787Z\" fill=\"white\"\/>\r\n<path d=\"M333.1 536.041C332.439 536.041 331.817 535.874 331.235 535.538C330.664 535.202 330.199 534.714 329.841 534.076C329.494 533.438 329.32 532.67 329.32 531.775C329.32 530.856 329.494 530.078 329.841 529.439C330.199 528.801 330.664 528.314 331.235 527.978C331.817 527.642 332.439 527.474 333.1 527.474C333.772 527.474 334.393 527.642 334.965 527.978C335.536 528.314 335.995 528.801 336.342 529.439C336.7 530.078 336.88 530.856 336.88 531.775C336.88 532.67 336.7 533.438 336.342 534.076C335.995 534.714 335.536 535.202 334.965 535.538C334.393 535.874 333.772 536.041 333.1 536.041ZM333.1 534.899C333.57 534.899 333.985 534.77 334.343 534.513C334.701 534.244 334.976 533.874 335.166 533.404C335.356 532.934 335.452 532.39 335.452 531.775C335.452 531.147 335.356 530.599 335.166 530.128C334.976 529.647 334.701 529.277 334.343 529.019C333.985 528.751 333.57 528.616 333.1 528.616C332.629 528.616 332.215 528.751 331.857 529.019C331.509 529.277 331.235 529.647 331.034 530.128C330.843 530.599 330.748 531.147 330.748 531.775C330.748 532.39 330.843 532.934 331.034 533.404C331.235 533.874 331.509 534.244 331.857 534.513C332.215 534.77 332.629 534.899 333.1 534.899Z\" fill=\"white\"\/>\r\n<path d=\"M340.491 535.991C340.144 535.991 339.864 535.924 339.651 535.79C339.439 535.644 339.282 535.437 339.181 535.168C339.08 534.888 339.03 534.552 339.03 534.16V523.879H340.407V534.261C340.407 534.485 340.447 534.642 340.525 534.731C340.603 534.81 340.698 534.849 340.81 534.849C340.855 534.849 340.894 534.849 340.928 534.849C340.973 534.838 341.029 534.826 341.096 534.815L341.298 535.857C341.197 535.89 341.079 535.918 340.945 535.941C340.822 535.974 340.67 535.991 340.491 535.991Z\" fill=\"white\"\/>\r\n<path d=\"M346.1 536.041C345.07 536.041 344.247 535.672 343.631 534.933C343.026 534.182 342.724 533.13 342.724 531.775C342.724 530.89 342.886 530.128 343.211 529.49C343.547 528.84 343.984 528.342 344.521 527.995C345.059 527.648 345.641 527.474 346.268 527.474C346.75 527.474 347.159 527.558 347.495 527.726C347.842 527.883 348.195 528.112 348.553 528.415L348.486 527.02V523.879H349.88V535.84H348.738L348.62 534.882H348.57C348.256 535.196 347.887 535.47 347.461 535.706C347.035 535.93 346.582 536.041 346.1 536.041ZM346.403 534.882C346.783 534.882 347.142 534.787 347.478 534.597C347.814 534.406 348.15 534.126 348.486 533.757V529.49C348.15 529.176 347.819 528.958 347.495 528.835C347.17 528.7 346.839 528.633 346.503 528.633C346.067 528.633 345.669 528.767 345.311 529.036C344.964 529.294 344.684 529.658 344.471 530.128C344.258 530.587 344.152 531.131 344.152 531.758C344.152 532.732 344.348 533.499 344.74 534.059C345.132 534.608 345.686 534.882 346.403 534.882Z\" fill=\"white\"\/>\r\n<path d=\"M355.939 536.041C355.211 536.041 354.545 535.874 353.94 535.538C353.347 535.19 352.876 534.703 352.529 534.076C352.182 533.438 352.008 532.665 352.008 531.758C352.008 530.873 352.187 530.111 352.546 529.473C352.904 528.835 353.363 528.342 353.923 527.995C354.483 527.648 355.077 527.474 355.704 527.474C356.398 527.474 356.986 527.636 357.468 527.961C357.961 528.275 358.33 528.717 358.577 529.288C358.823 529.859 358.946 530.531 358.946 531.304C358.946 531.45 358.941 531.59 358.93 531.724C358.93 531.859 358.913 531.993 358.879 532.127H352.999V531.035H357.703C357.703 530.251 357.53 529.652 357.182 529.238C356.846 528.812 356.359 528.599 355.721 528.599C355.351 528.599 354.987 528.706 354.629 528.919C354.271 529.12 353.974 529.451 353.739 529.91C353.515 530.369 353.403 530.979 353.403 531.741C353.403 532.435 353.52 533.018 353.755 533.488C354.002 533.958 354.332 534.317 354.747 534.563C355.161 534.798 355.615 534.916 356.107 534.916C356.499 534.916 356.863 534.86 357.199 534.748C357.546 534.636 357.86 534.485 358.14 534.294L358.644 535.202C358.286 535.448 357.882 535.65 357.434 535.806C356.998 535.963 356.499 536.041 355.939 536.041Z\" fill=\"white\"\/>\r\n<path d=\"M360.964 535.84V527.676H362.106L362.224 529.154H362.274C362.543 528.639 362.879 528.23 363.282 527.928C363.685 527.625 364.122 527.474 364.592 527.474C364.772 527.474 364.928 527.485 365.063 527.508C365.197 527.53 365.332 527.575 365.466 527.642L365.164 528.818C365.04 528.784 364.923 528.762 364.811 528.751C364.71 528.728 364.576 528.717 364.408 528.717C364.06 528.717 363.696 528.857 363.316 529.137C362.946 529.417 362.621 529.904 362.341 530.599V535.84H360.964Z\" fill=\"white\"\/>\r\n<path d=\"M368.856 536.041C368.262 536.041 367.696 535.941 367.159 535.739C366.633 535.526 366.185 535.235 365.815 534.866L366.453 534.059C366.812 534.35 367.181 534.574 367.562 534.731C367.954 534.888 368.402 534.966 368.906 534.966C369.444 534.966 369.847 534.843 370.116 534.597C370.384 534.339 370.519 534.037 370.519 533.69C370.519 533.41 370.424 533.18 370.233 533.001C370.054 532.81 369.824 532.654 369.544 532.53C369.276 532.396 368.984 532.273 368.671 532.161C368.268 532.015 367.881 531.847 367.512 531.657C367.142 531.455 366.84 531.209 366.605 530.918C366.381 530.615 366.269 530.24 366.269 529.792C366.269 529.131 366.515 528.583 367.008 528.146C367.512 527.698 368.206 527.474 369.091 527.474C369.595 527.474 370.065 527.564 370.502 527.743C370.939 527.911 371.314 528.129 371.627 528.398L370.989 529.187C370.698 528.986 370.401 528.829 370.099 528.717C369.796 528.605 369.46 528.549 369.091 528.549C368.576 528.549 368.195 528.667 367.948 528.902C367.713 529.137 367.596 529.411 367.596 529.725C367.596 529.971 367.668 530.179 367.814 530.347C367.96 530.503 368.161 530.643 368.419 530.767C368.688 530.89 368.99 531.007 369.326 531.119C369.752 531.276 370.155 531.455 370.536 531.657C370.928 531.847 371.241 532.099 371.476 532.413C371.723 532.715 371.846 533.113 371.846 533.606C371.846 534.054 371.728 534.462 371.493 534.832C371.269 535.19 370.933 535.482 370.485 535.706C370.048 535.93 369.505 536.041 368.856 536.041Z\" fill=\"white\"\/>\r\n<path d=\"M352.588 557.629L166.864 558.235C158.919 558.235 156.598 563.876 156.598 570.835C156.598 577.793 158.919 583.434 166.864 583.434H353.521C361.466 583.434 364.721 577.793 364.721 570.835C364.721 563.876 360.533 557.629 352.588 557.629Z\" fill=\"#795F90\"\/>\r\n<path d=\"M353.521 558.238H167.797C159.852 558.238 156.598 563.879 156.598 570.838C156.598 577.796 159.852 583.437 167.797 583.437H353.521C361.466 583.437 364.721 577.796 364.721 570.838C364.721 563.879 361.466 558.238 353.521 558.238Z\" stroke=\"#6E5189\"\/>\r\n<mask id=\"mask6_56291_206\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"165\" y=\"564\" width=\"14\" height=\"14\">\r\n<path d=\"M178.484 564.77H165.465V577.788H178.484V564.77Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask6_56291_206)\">\r\n<path d=\"M177.291 570.193C177.538 571.409 177.362 572.673 176.79 573.774C176.218 574.875 175.287 575.748 174.15 576.245C173.014 576.743 171.741 576.835 170.544 576.508C169.348 576.181 168.298 575.453 167.574 574.447C166.849 573.44 166.49 572.215 166.559 570.976C166.628 569.737 167.119 568.559 167.951 567.639C168.783 566.718 169.905 566.111 171.131 565.918C172.356 565.725 173.611 565.958 174.686 566.578\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M170.348 570.735L171.975 572.363L177.399 566.938\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<\/g>\r\n<path d=\"M189.556 577.102C188.985 577.102 188.459 577.024 187.977 576.867C187.507 576.699 187.093 576.436 186.734 576.078C186.376 575.708 186.096 575.221 185.894 574.616C185.693 574.011 185.592 573.278 185.592 572.415V565.881H186.986V572.449C186.986 573.311 187.098 573.995 187.322 574.499C187.557 574.991 187.865 575.344 188.246 575.557C188.638 575.759 189.075 575.859 189.556 575.859C190.038 575.859 190.475 575.759 190.867 575.557C191.27 575.344 191.589 574.991 191.824 574.499C192.059 573.995 192.177 573.311 192.177 572.449V565.881H193.504V572.415C193.504 573.278 193.403 574.011 193.202 574.616C193.011 575.221 192.737 575.708 192.379 576.078C192.02 576.436 191.6 576.699 191.119 576.867C190.637 577.024 190.116 577.102 189.556 577.102Z\" fill=\"white\"\/>\r\n<path d=\"M196.335 576.901V568.736H197.478L197.595 569.912H197.646C198.038 569.52 198.452 569.196 198.889 568.938C199.326 568.669 199.824 568.535 200.384 568.535C201.246 568.535 201.874 568.809 202.265 569.358C202.669 569.896 202.87 570.685 202.87 571.727V576.901H201.493V571.912C201.493 571.139 201.37 570.584 201.123 570.248C200.888 569.901 200.496 569.728 199.947 569.728C199.533 569.728 199.158 569.834 198.822 570.047C198.497 570.26 198.127 570.573 197.713 570.988V576.901H196.335Z\" fill=\"white\"\/>\r\n<path d=\"M205.522 576.901V568.736H206.9V576.901H205.522ZM206.211 567.057C205.942 567.057 205.718 566.973 205.539 566.805C205.371 566.637 205.287 566.418 205.287 566.149C205.287 565.881 205.371 565.662 205.539 565.494C205.718 565.326 205.942 565.242 206.211 565.242C206.48 565.242 206.698 565.326 206.866 565.494C207.046 565.662 207.135 565.881 207.135 566.149C207.135 566.418 207.046 566.637 206.866 566.805C206.698 566.973 206.48 567.057 206.211 567.057Z\" fill=\"white\"\/>\r\n<path d=\"M209.892 576.901V567.443C209.892 566.894 209.976 566.418 210.144 566.015C210.312 565.601 210.569 565.287 210.917 565.074C211.275 564.85 211.728 564.738 212.277 564.738C212.524 564.738 212.764 564.766 213 564.822C213.246 564.867 213.459 564.929 213.638 565.007L213.336 566.015C213.011 565.914 212.703 565.864 212.412 565.864C212.031 565.864 211.745 565.998 211.555 566.267C211.365 566.525 211.269 566.917 211.269 567.443V576.901H209.892ZM208.682 569.862V568.82L209.959 568.736H213V569.862H208.682Z\" fill=\"white\"\/>\r\n<path d=\"M214.562 576.901V568.736H215.939V576.901H214.562ZM215.251 567.057C214.982 567.057 214.758 566.973 214.579 566.805C214.411 566.637 214.327 566.418 214.327 566.149C214.327 565.881 214.411 565.662 214.579 565.494C214.758 565.326 214.982 565.242 215.251 565.242C215.519 565.242 215.738 565.326 215.906 565.494C216.085 565.662 216.175 565.881 216.175 566.149C216.175 566.418 216.085 566.637 215.906 566.805C215.738 566.973 215.519 567.057 215.251 567.057Z\" fill=\"white\"\/>\r\n<path d=\"M222.005 577.102C221.277 577.102 220.611 576.934 220.006 576.598C219.413 576.251 218.942 575.764 218.595 575.137C218.248 574.499 218.074 573.726 218.074 572.819C218.074 571.934 218.254 571.172 218.612 570.534C218.97 569.896 219.43 569.403 219.99 569.056C220.549 568.708 221.143 568.535 221.77 568.535C222.465 568.535 223.053 568.697 223.534 569.022C224.027 569.336 224.396 569.778 224.643 570.349C224.889 570.92 225.012 571.592 225.012 572.365C225.012 572.511 225.007 572.651 224.996 572.785C224.996 572.919 224.979 573.054 224.945 573.188H219.066V572.096H223.769C223.769 571.312 223.596 570.713 223.249 570.299C222.913 569.873 222.425 569.66 221.787 569.66C221.417 569.66 221.053 569.767 220.695 569.98C220.337 570.181 220.04 570.512 219.805 570.971C219.581 571.43 219.469 572.04 219.469 572.802C219.469 573.496 219.586 574.079 219.822 574.549C220.068 575.019 220.398 575.378 220.813 575.624C221.227 575.859 221.681 575.977 222.173 575.977C222.565 575.977 222.929 575.921 223.265 575.809C223.613 575.697 223.926 575.546 224.206 575.355L224.71 576.263C224.352 576.509 223.949 576.71 223.501 576.867C223.064 577.024 222.565 577.102 222.005 577.102Z\" fill=\"white\"\/>\r\n<path d=\"M229.163 577.102C228.57 577.102 228.004 577.002 227.467 576.8C226.94 576.587 226.492 576.296 226.123 575.927L226.761 575.12C227.12 575.411 227.489 575.635 227.87 575.792C228.262 575.949 228.71 576.027 229.214 576.027C229.751 576.027 230.155 575.904 230.423 575.658C230.692 575.4 230.827 575.098 230.827 574.751C230.827 574.471 230.731 574.241 230.541 574.062C230.362 573.871 230.132 573.715 229.852 573.591C229.583 573.457 229.292 573.334 228.979 573.222C228.575 573.076 228.189 572.908 227.819 572.718C227.45 572.516 227.148 572.27 226.912 571.979C226.688 571.676 226.576 571.301 226.576 570.853C226.576 570.192 226.823 569.644 227.316 569.207C227.819 568.759 228.514 568.535 229.399 568.535C229.903 568.535 230.373 568.624 230.81 568.804C231.247 568.972 231.622 569.19 231.935 569.459L231.297 570.248C231.006 570.047 230.709 569.89 230.407 569.778C230.104 569.666 229.768 569.61 229.399 569.61C228.883 569.61 228.503 569.728 228.256 569.963C228.021 570.198 227.903 570.472 227.903 570.786C227.903 571.032 227.976 571.24 228.122 571.408C228.267 571.564 228.469 571.704 228.727 571.828C228.995 571.951 229.298 572.068 229.634 572.18C230.059 572.337 230.463 572.516 230.843 572.718C231.235 572.908 231.549 573.16 231.784 573.474C232.03 573.776 232.154 574.174 232.154 574.667C232.154 575.115 232.036 575.523 231.801 575.893C231.577 576.251 231.241 576.542 230.793 576.766C230.356 576.99 229.813 577.102 229.163 577.102Z\" fill=\"white\"\/>\r\n<path d=\"M237.431 580.345V568.736H238.573L238.691 569.677H238.741C239.111 569.364 239.52 569.095 239.968 568.871C240.416 568.647 240.875 568.535 241.345 568.535C242.04 568.535 242.628 568.708 243.109 569.056C243.591 569.392 243.955 569.873 244.201 570.5C244.447 571.116 244.571 571.85 244.571 572.701C244.571 573.619 244.403 574.409 244.067 575.07C243.742 575.731 243.311 576.235 242.773 576.582C242.236 576.929 241.659 577.102 241.043 577.102C240.673 577.102 240.298 577.018 239.917 576.85C239.536 576.682 239.156 576.453 238.775 576.162L238.809 577.59V580.345H237.431ZM240.808 575.943C241.256 575.943 241.653 575.815 242 575.557C242.359 575.299 242.639 574.93 242.84 574.448C243.042 573.955 243.143 573.373 243.143 572.701C243.143 572.108 243.07 571.587 242.924 571.139C242.779 570.68 242.549 570.327 242.236 570.08C241.922 569.823 241.508 569.694 240.992 569.694C240.656 569.694 240.309 569.789 239.951 569.98C239.592 570.159 239.212 570.433 238.809 570.803V575.087C239.189 575.4 239.548 575.624 239.884 575.759C240.231 575.882 240.539 575.943 240.808 575.943Z\" fill=\"white\"\/>\r\n<path d=\"M249.924 577.102C249.264 577.102 248.642 576.934 248.06 576.598C247.488 576.263 247.024 575.775 246.665 575.137C246.318 574.499 246.144 573.731 246.144 572.835C246.144 571.917 246.318 571.139 246.665 570.5C247.024 569.862 247.488 569.375 248.06 569.039C248.642 568.703 249.264 568.535 249.924 568.535C250.596 568.535 251.218 568.703 251.789 569.039C252.36 569.375 252.819 569.862 253.167 570.5C253.525 571.139 253.704 571.917 253.704 572.835C253.704 573.731 253.525 574.499 253.167 575.137C252.819 575.775 252.36 576.263 251.789 576.598C251.218 576.934 250.596 577.102 249.924 577.102ZM249.924 575.96C250.395 575.96 250.809 575.831 251.167 575.574C251.526 575.305 251.8 574.935 251.991 574.465C252.181 573.995 252.276 573.451 252.276 572.835C252.276 572.208 252.181 571.66 251.991 571.189C251.8 570.708 251.526 570.338 251.167 570.08C250.809 569.812 250.395 569.677 249.924 569.677C249.454 569.677 249.04 569.812 248.681 570.08C248.334 570.338 248.06 570.708 247.858 571.189C247.668 571.66 247.572 572.208 247.572 572.835C247.572 573.451 247.668 573.995 247.858 574.465C248.06 574.935 248.334 575.305 248.681 575.574C249.04 575.831 249.454 575.96 249.924 575.96Z\" fill=\"white\"\/>\r\n<path d=\"M255.854 576.901V568.736H257.232V576.901H255.854ZM256.543 567.057C256.274 567.057 256.05 566.973 255.871 566.805C255.703 566.637 255.619 566.418 255.619 566.149C255.619 565.881 255.703 565.662 255.871 565.494C256.05 565.326 256.274 565.242 256.543 565.242C256.812 565.242 257.03 565.326 257.198 565.494C257.377 565.662 257.467 565.881 257.467 566.149C257.467 566.418 257.377 566.637 257.198 566.805C257.03 566.973 256.812 567.057 256.543 567.057Z\" fill=\"white\"\/>\r\n<path d=\"M259.988 576.901V568.736H261.131L261.248 569.912H261.299C261.691 569.52 262.105 569.196 262.542 568.938C262.979 568.669 263.477 568.535 264.037 568.535C264.899 568.535 265.527 568.809 265.919 569.358C266.322 569.896 266.523 570.685 266.523 571.727V576.901H265.146V571.912C265.146 571.139 265.023 570.584 264.776 570.248C264.541 569.901 264.149 569.728 263.6 569.728C263.186 569.728 262.811 569.834 262.475 570.047C262.15 570.26 261.78 570.573 261.366 570.988V576.901H259.988Z\" fill=\"white\"\/>\r\n<path d=\"M271.746 577.052C270.883 577.052 270.279 576.8 269.931 576.296C269.584 575.792 269.411 575.137 269.411 574.331V569.862H268.201V568.82L269.478 568.736L269.646 566.116H270.805V568.736H273.022V569.862H270.805V574.347C270.805 574.84 270.895 575.227 271.074 575.507C271.264 575.787 271.595 575.927 272.065 575.927C272.211 575.927 272.362 575.915 272.519 575.893C272.675 575.859 272.832 575.803 272.989 575.725L273.291 576.699C273.078 576.8 272.838 576.884 272.569 576.951C272.3 577.018 272.026 577.052 271.746 577.052Z\" fill=\"white\"\/>\r\n<path d=\"M276.821 577.102C276.228 577.102 275.662 577.002 275.124 576.8C274.598 576.587 274.15 576.296 273.781 575.927L274.419 575.12C274.777 575.411 275.147 575.635 275.528 575.792C275.92 575.949 276.368 576.027 276.872 576.027C277.409 576.027 277.812 575.904 278.081 575.658C278.35 575.4 278.484 575.098 278.484 574.751C278.484 574.471 278.389 574.241 278.199 574.062C278.02 573.871 277.79 573.715 277.51 573.591C277.241 573.457 276.95 573.334 276.636 573.222C276.233 573.076 275.847 572.908 275.477 572.718C275.108 572.516 274.805 572.27 274.57 571.979C274.346 571.676 274.234 571.301 274.234 570.853C274.234 570.192 274.481 569.644 274.973 569.207C275.477 568.759 276.172 568.535 277.056 568.535C277.56 568.535 278.031 568.624 278.468 568.804C278.904 568.972 279.279 569.19 279.593 569.459L278.955 570.248C278.664 570.047 278.367 569.89 278.064 569.778C277.762 569.666 277.426 569.61 277.056 569.61C276.541 569.61 276.16 569.728 275.914 569.963C275.679 570.198 275.561 570.472 275.561 570.786C275.561 571.032 275.634 571.24 275.78 571.408C275.925 571.564 276.127 571.704 276.384 571.828C276.653 571.951 276.956 572.068 277.292 572.18C277.717 572.337 278.12 572.516 278.501 572.718C278.893 572.908 279.207 573.16 279.442 573.474C279.688 573.776 279.811 574.174 279.811 574.667C279.811 575.115 279.694 575.523 279.459 575.893C279.235 576.251 278.899 576.542 278.451 576.766C278.014 576.99 277.471 577.102 276.821 577.102Z\" fill=\"white\"\/>\r\n<path d=\"M288.264 577.102C287.603 577.102 286.981 576.934 286.399 576.598C285.828 576.263 285.363 575.775 285.005 575.137C284.658 574.499 284.484 573.731 284.484 572.835C284.484 571.917 284.658 571.139 285.005 570.5C285.363 569.862 285.828 569.375 286.399 569.039C286.981 568.703 287.603 568.535 288.264 568.535C288.936 568.535 289.557 568.703 290.128 569.039C290.7 569.375 291.159 569.862 291.506 570.5C291.864 571.139 292.044 571.917 292.044 572.835C292.044 573.731 291.864 574.499 291.506 575.137C291.159 575.775 290.7 576.263 290.128 576.598C289.557 576.934 288.936 577.102 288.264 577.102ZM288.264 575.96C288.734 575.96 289.149 575.831 289.507 575.574C289.865 575.305 290.14 574.935 290.33 574.465C290.52 573.995 290.616 573.451 290.616 572.835C290.616 572.208 290.52 571.66 290.33 571.189C290.14 570.708 289.865 570.338 289.507 570.08C289.149 569.812 288.734 569.677 288.264 569.677C287.793 569.677 287.379 569.812 287.021 570.08C286.673 570.338 286.399 570.708 286.197 571.189C286.007 571.66 285.912 572.208 285.912 572.835C285.912 573.451 286.007 573.995 286.197 574.465C286.399 574.935 286.673 575.305 287.021 575.574C287.379 575.831 287.793 575.96 288.264 575.96Z\" fill=\"white\"\/>\r\n<path d=\"M294.396 576.901V567.443C294.396 566.894 294.48 566.418 294.648 566.015C294.816 565.601 295.074 565.287 295.421 565.074C295.779 564.85 296.233 564.738 296.782 564.738C297.028 564.738 297.269 564.766 297.504 564.822C297.75 564.867 297.963 564.929 298.142 565.007L297.84 566.015C297.515 565.914 297.207 565.864 296.916 565.864C296.535 565.864 296.25 565.998 296.059 566.267C295.869 566.525 295.774 566.917 295.774 567.443V576.901H294.396ZM293.187 569.862V568.82L294.463 568.736H297.504V569.862H293.187Z\" fill=\"white\"\/>\r\n<path d=\"M305.672 577.102C304.944 577.102 304.288 576.934 303.706 576.598C303.124 576.263 302.664 575.775 302.328 575.137C301.993 574.499 301.825 573.731 301.825 572.835C301.825 571.917 302.004 571.139 302.362 570.5C302.732 569.862 303.213 569.375 303.807 569.039C304.412 568.703 305.061 568.535 305.756 568.535C306.293 568.535 306.752 568.624 307.133 568.804C307.525 568.983 307.861 569.212 308.141 569.492L307.452 570.349C307.251 570.148 307.01 569.991 306.73 569.879C306.461 569.756 306.153 569.694 305.806 569.694C305.324 569.694 304.888 569.828 304.496 570.097C304.115 570.355 303.812 570.719 303.588 571.189C303.364 571.66 303.252 572.208 303.252 572.835C303.252 573.451 303.359 573.995 303.572 574.465C303.784 574.935 304.081 575.305 304.462 575.574C304.843 575.831 305.285 575.96 305.789 575.96C306.17 575.96 306.523 575.887 306.847 575.742C307.172 575.596 307.452 575.411 307.687 575.187L308.292 576.027C307.945 576.352 307.553 576.615 307.116 576.817C306.679 577.007 306.198 577.102 305.672 577.102Z\" fill=\"white\"\/>\r\n<path d=\"M312.921 577.102C312.26 577.102 311.639 576.934 311.056 576.598C310.485 576.263 310.02 575.775 309.662 575.137C309.315 574.499 309.141 573.731 309.141 572.835C309.141 571.917 309.315 571.139 309.662 570.5C310.02 569.862 310.485 569.375 311.056 569.039C311.639 568.703 312.26 568.535 312.921 568.535C313.593 568.535 314.215 568.703 314.786 569.039C315.357 569.375 315.816 569.862 316.163 570.5C316.522 571.139 316.701 571.917 316.701 572.835C316.701 573.731 316.522 574.499 316.163 575.137C315.816 575.775 315.357 576.263 314.786 576.598C314.215 576.934 313.593 577.102 312.921 577.102ZM312.921 575.96C313.392 575.96 313.806 575.831 314.164 575.574C314.523 575.305 314.797 574.935 314.987 574.465C315.178 573.995 315.273 573.451 315.273 572.835C315.273 572.208 315.178 571.66 314.987 571.189C314.797 570.708 314.523 570.338 314.164 570.08C313.806 569.812 313.392 569.677 312.921 569.677C312.451 569.677 312.036 569.812 311.678 570.08C311.331 570.338 311.056 570.708 310.855 571.189C310.664 571.66 310.569 572.208 310.569 572.835C310.569 573.451 310.664 573.995 310.855 574.465C311.056 574.935 311.331 575.305 311.678 575.574C312.036 575.831 312.451 575.96 312.921 575.96Z\" fill=\"white\"\/>\r\n<path d=\"M318.851 576.901V568.736H319.993L320.111 569.912H320.161C320.553 569.52 320.968 569.196 321.405 568.938C321.841 568.669 322.34 568.535 322.9 568.535C323.762 568.535 324.389 568.809 324.781 569.358C325.184 569.896 325.386 570.685 325.386 571.727V576.901H324.008V571.912C324.008 571.139 323.885 570.584 323.639 570.248C323.404 569.901 323.012 569.728 322.463 569.728C322.049 569.728 321.673 569.834 321.337 570.047C321.013 570.26 320.643 570.573 320.229 570.988V576.901H318.851Z\" fill=\"white\"\/>\r\n<path d=\"M330.608 577.052C329.746 577.052 329.141 576.8 328.794 576.296C328.447 575.792 328.273 575.137 328.273 574.331V569.862H327.064V568.82L328.341 568.736L328.509 566.116H329.668V568.736H331.885V569.862H329.668V574.347C329.668 574.84 329.757 575.227 329.936 575.507C330.127 575.787 330.457 575.927 330.928 575.927C331.073 575.927 331.224 575.915 331.381 575.893C331.538 575.859 331.695 575.803 331.852 575.725L332.154 576.699C331.941 576.8 331.7 576.884 331.432 576.951C331.163 577.018 330.888 577.052 330.608 577.052Z\" fill=\"white\"\/>\r\n<path d=\"M335.235 577.102C334.787 577.102 334.378 577.013 334.009 576.834C333.65 576.643 333.365 576.38 333.152 576.044C332.939 575.697 332.833 575.277 332.833 574.784C332.833 573.866 333.236 573.171 334.042 572.701C334.849 572.231 336.125 571.9 337.872 571.71C337.861 571.374 337.805 571.049 337.705 570.736C337.615 570.422 337.447 570.17 337.201 569.98C336.954 569.789 336.613 569.694 336.176 569.694C335.705 569.694 335.263 569.784 334.849 569.963C334.434 570.131 334.065 570.321 333.74 570.534L333.202 569.593C333.449 569.425 333.74 569.263 334.076 569.106C334.412 568.938 334.776 568.804 335.168 568.703C335.56 568.591 335.974 568.535 336.411 568.535C337.072 568.535 337.609 568.675 338.024 568.955C338.449 569.224 338.757 569.61 338.948 570.114C339.149 570.618 339.25 571.212 339.25 571.895V576.901H338.108L337.99 575.927H337.94C337.548 576.251 337.128 576.531 336.68 576.766C336.232 576.99 335.75 577.102 335.235 577.102ZM335.621 575.96C336.025 575.96 336.4 575.871 336.747 575.691C337.105 575.512 337.481 575.249 337.872 574.902V572.701C336.954 572.813 336.226 572.959 335.689 573.138C335.162 573.306 334.781 573.519 334.546 573.776C334.311 574.034 334.193 574.342 334.193 574.7C334.193 575.148 334.333 575.473 334.613 575.675C334.893 575.865 335.229 575.96 335.621 575.96Z\" fill=\"white\"\/>\r\n<path d=\"M345.061 577.102C344.333 577.102 343.678 576.934 343.095 576.598C342.513 576.263 342.054 575.775 341.718 575.137C341.382 574.499 341.214 573.731 341.214 572.835C341.214 571.917 341.393 571.139 341.752 570.5C342.121 569.862 342.603 569.375 343.196 569.039C343.801 568.703 344.451 568.535 345.145 568.535C345.683 568.535 346.142 568.624 346.522 568.804C346.914 568.983 347.25 569.212 347.53 569.492L346.842 570.349C346.64 570.148 346.399 569.991 346.119 569.879C345.851 569.756 345.543 569.694 345.195 569.694C344.714 569.694 344.277 569.828 343.885 570.097C343.504 570.355 343.202 570.719 342.978 571.189C342.754 571.66 342.642 572.208 342.642 572.835C342.642 573.451 342.748 573.995 342.961 574.465C343.174 574.935 343.471 575.305 343.851 575.574C344.232 575.831 344.675 575.96 345.179 575.96C345.559 575.96 345.912 575.887 346.237 575.742C346.562 575.596 346.842 575.411 347.077 575.187L347.682 576.027C347.334 576.352 346.942 576.615 346.506 576.817C346.069 577.007 345.587 577.102 345.061 577.102Z\" fill=\"white\"\/>\r\n<path d=\"M351.886 577.052C351.024 577.052 350.419 576.8 350.072 576.296C349.725 575.792 349.551 575.137 349.551 574.331V569.862H348.342V568.82L349.618 568.736L349.786 566.116H350.946V568.736H353.163V569.862H350.946V574.347C350.946 574.84 351.035 575.227 351.214 575.507C351.405 575.787 351.735 575.927 352.205 575.927C352.351 575.927 352.502 575.915 352.659 575.893C352.816 575.859 352.973 575.803 353.129 575.725L353.432 576.699C353.219 576.8 352.978 576.884 352.709 576.951C352.441 577.018 352.166 577.052 351.886 577.052Z\" fill=\"white\"\/>\r\n<path d=\"M388.052 599.301H134.666C127.332 599.301 123 604.733 123 611.433C123 618.134 127.332 623.998 134.666 623.998L388.052 623.566C395.386 623.566 398.318 618.134 398.318 611.433C398.318 604.733 395.386 599.301 388.052 599.301Z\" fill=\"#795F90\"\/>\r\n<path d=\"M387.119 599.301H134.199C126.866 599.301 123 604.733 123 611.433C123 618.134 126.866 623.566 134.199 623.566H387.119C394.453 623.566 398.318 618.134 398.318 611.433C398.318 604.733 394.453 599.301 387.119 599.301Z\" stroke=\"#6E5189\"\/>\r\n<mask id=\"mask7_56291_206\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"132\" y=\"604\" width=\"14\" height=\"14\">\r\n<path d=\"M145.819 604.902H132.801V617.921H145.819V604.902Z\" fill=\"white\"\/>\r\n<\/mask>\r\n<g mask=\"url(#mask7_56291_206)\">\r\n<path d=\"M144.625 610.326C144.872 611.542 144.696 612.806 144.124 613.907C143.552 615.008 142.621 615.881 141.484 616.378C140.348 616.876 139.075 616.968 137.878 616.641C136.682 616.314 135.632 615.586 134.908 614.58C134.183 613.573 133.824 612.348 133.893 611.109C133.962 609.87 134.453 608.692 135.285 607.772C136.117 606.851 137.239 606.243 138.465 606.05C139.69 605.857 140.945 606.09 142.02 606.71\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M137.684 610.868L139.311 612.495L144.735 607.07\" stroke=\"white\" stroke-width=\"1.32666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<\/g>\r\n<path d=\"M153.91 617.035V606.015H155.674L157.757 611.911C157.892 612.281 158.015 612.651 158.127 613.02C158.25 613.39 158.373 613.782 158.496 614.196H158.564C158.687 613.782 158.804 613.39 158.916 613.02C159.028 612.651 159.146 612.281 159.269 611.911L161.352 606.015H163.099V617.035H161.789V610.971C161.789 610.646 161.8 610.282 161.823 609.879C161.845 609.476 161.867 609.078 161.89 608.686C161.923 608.283 161.957 607.919 161.991 607.594H161.923L161.067 610.248L159 615.943H157.976L155.909 610.248L155.052 607.594H154.985C155.019 607.919 155.047 608.283 155.069 608.686C155.103 609.078 155.131 609.476 155.153 609.879C155.176 610.282 155.187 610.646 155.187 610.971V617.035H153.91Z\" fill=\"white\"\/>\r\n<path d=\"M165.981 617.035V608.871H167.359V617.035H165.981ZM166.67 607.191C166.401 607.191 166.177 607.107 165.998 606.939C165.83 606.771 165.746 606.553 165.746 606.284C165.746 606.015 165.83 605.797 165.998 605.629C166.177 605.461 166.401 605.377 166.67 605.377C166.939 605.377 167.157 605.461 167.325 605.629C167.504 605.797 167.594 606.015 167.594 606.284C167.594 606.553 167.504 606.771 167.325 606.939C167.157 607.107 166.939 607.191 166.67 607.191Z\" fill=\"white\"\/>\r\n<path d=\"M170.116 617.035V608.871H171.258L171.375 610.047H171.426C171.818 609.655 172.232 609.33 172.669 609.072C173.106 608.804 173.604 608.669 174.164 608.669C175.026 608.669 175.654 608.944 176.046 609.492C176.449 610.03 176.65 610.82 176.65 611.861V617.035H175.273V612.046C175.273 611.273 175.15 610.719 174.903 610.383C174.668 610.036 174.276 609.862 173.727 609.862C173.313 609.862 172.938 609.968 172.602 610.181C172.277 610.394 171.907 610.708 171.493 611.122V617.035H170.116Z\" fill=\"white\"\/>\r\n<path d=\"M179.303 617.035V608.871H180.68V617.035H179.303ZM179.991 607.191C179.722 607.191 179.498 607.107 179.319 606.939C179.151 606.771 179.067 606.553 179.067 606.284C179.067 606.015 179.151 605.797 179.319 605.629C179.498 605.461 179.722 605.377 179.991 605.377C180.26 605.377 180.478 605.461 180.646 605.629C180.826 605.797 180.915 606.015 180.915 606.284C180.915 606.553 180.826 606.771 180.646 606.939C180.478 607.107 180.26 607.191 179.991 607.191Z\" fill=\"white\"\/>\r\n<path d=\"M183.437 617.035V608.871H184.579L184.697 610.047H184.747C185.105 609.666 185.492 609.341 185.906 609.072C186.332 608.804 186.791 608.669 187.284 608.669C187.911 608.669 188.398 608.809 188.745 609.089C189.104 609.369 189.367 609.75 189.535 610.232C189.96 609.761 190.391 609.386 190.828 609.106C191.265 608.815 191.73 608.669 192.223 608.669C193.074 608.669 193.701 608.944 194.104 609.492C194.507 610.03 194.709 610.82 194.709 611.861V617.035H193.331V612.046C193.331 611.273 193.208 610.719 192.962 610.383C192.715 610.036 192.335 609.862 191.819 609.862C191.495 609.862 191.164 609.968 190.828 610.181C190.503 610.383 190.151 610.696 189.77 611.122V617.035H188.392V612.046C188.392 611.273 188.269 610.719 188.023 610.383C187.776 610.036 187.39 609.862 186.864 609.862C186.248 609.862 185.565 610.282 184.814 611.122V617.035H183.437Z\" fill=\"white\"\/>\r\n<path d=\"M197.365 617.035V608.871H198.742V617.035H197.365ZM198.054 607.191C197.785 607.191 197.561 607.107 197.382 606.939C197.214 606.771 197.13 606.553 197.13 606.284C197.13 606.015 197.214 605.797 197.382 605.629C197.561 605.461 197.785 605.377 198.054 605.377C198.322 605.377 198.541 605.461 198.709 605.629C198.888 605.797 198.978 606.015 198.978 606.284C198.978 606.553 198.888 606.771 198.709 606.939C198.541 607.107 198.322 607.191 198.054 607.191Z\" fill=\"white\"\/>\r\n<path d=\"M200.642 617.035V616.296L204.943 609.996H201.113V608.871H206.69V609.61L202.389 615.91H206.824V617.035H200.642Z\" fill=\"white\"\/>\r\n<path d=\"M211.781 617.237C211.053 617.237 210.386 617.069 209.782 616.733C209.188 616.386 208.718 615.898 208.37 615.271C208.023 614.633 207.85 613.86 207.85 612.953C207.85 612.068 208.029 611.307 208.387 610.668C208.746 610.03 209.205 609.537 209.765 609.19C210.325 608.843 210.918 608.669 211.545 608.669C212.24 608.669 212.828 608.832 213.309 609.156C213.802 609.47 214.172 609.912 214.418 610.484C214.664 611.055 214.788 611.727 214.788 612.499C214.788 612.645 214.782 612.785 214.771 612.919C214.771 613.054 214.754 613.188 214.72 613.323H208.841V612.231H213.545C213.545 611.447 213.371 610.848 213.024 610.433C212.688 610.008 212.201 609.795 211.562 609.795C211.193 609.795 210.829 609.901 210.47 610.114C210.112 610.316 209.815 610.646 209.58 611.105C209.356 611.564 209.244 612.175 209.244 612.936C209.244 613.631 209.362 614.213 209.597 614.683C209.843 615.154 210.174 615.512 210.588 615.758C211.002 615.994 211.456 616.111 211.949 616.111C212.341 616.111 212.705 616.055 213.041 615.943C213.388 615.831 213.701 615.68 213.981 615.49L214.485 616.397C214.127 616.643 213.724 616.845 213.276 617.002C212.839 617.158 212.341 617.237 211.781 617.237Z\" fill=\"white\"\/>\r\n<path d=\"M218.939 617.237C218.345 617.237 217.779 617.136 217.242 616.934C216.716 616.722 216.268 616.43 215.898 616.061L216.536 615.254C216.895 615.546 217.264 615.77 217.645 615.926C218.037 616.083 218.485 616.162 218.989 616.162C219.527 616.162 219.93 616.038 220.199 615.792C220.467 615.534 220.602 615.232 220.602 614.885C220.602 614.605 220.507 614.375 220.316 614.196C220.137 614.006 219.907 613.849 219.627 613.726C219.359 613.591 219.067 613.468 218.754 613.356C218.351 613.211 217.964 613.043 217.595 612.852C217.225 612.651 216.923 612.404 216.688 612.113C216.464 611.811 216.352 611.435 216.352 610.987C216.352 610.327 216.598 609.778 217.091 609.341C217.595 608.893 218.289 608.669 219.174 608.669C219.678 608.669 220.148 608.759 220.585 608.938C221.022 609.106 221.397 609.324 221.71 609.593L221.072 610.383C220.781 610.181 220.484 610.024 220.182 609.912C219.879 609.8 219.543 609.744 219.174 609.744C218.659 609.744 218.278 609.862 218.031 610.097C217.796 610.332 217.679 610.607 217.679 610.92C217.679 611.167 217.751 611.374 217.897 611.542C218.043 611.699 218.244 611.839 218.502 611.962C218.771 612.085 219.073 612.203 219.409 612.315C219.835 612.471 220.238 612.651 220.619 612.852C221.011 613.043 221.324 613.295 221.559 613.608C221.806 613.911 221.929 614.308 221.929 614.801C221.929 615.249 221.811 615.658 221.576 616.027C221.352 616.386 221.016 616.677 220.568 616.901C220.131 617.125 219.588 617.237 218.939 617.237Z\" fill=\"white\"\/>\r\n<path d=\"M230.381 617.237C229.72 617.237 229.099 617.069 228.516 616.733C227.945 616.397 227.481 615.91 227.122 615.271C226.775 614.633 226.601 613.866 226.601 612.97C226.601 612.051 226.775 611.273 227.122 610.635C227.481 609.996 227.945 609.509 228.516 609.173C229.099 608.837 229.72 608.669 230.381 608.669C231.053 608.669 231.675 608.837 232.246 609.173C232.817 609.509 233.276 609.996 233.623 610.635C233.982 611.273 234.161 612.051 234.161 612.97C234.161 613.866 233.982 614.633 233.623 615.271C233.276 615.91 232.817 616.397 232.246 616.733C231.675 617.069 231.053 617.237 230.381 617.237ZM230.381 616.094C230.852 616.094 231.266 615.966 231.624 615.708C231.983 615.439 232.257 615.07 232.447 614.599C232.638 614.129 232.733 613.586 232.733 612.97C232.733 612.343 232.638 611.794 232.447 611.323C232.257 610.842 231.983 610.472 231.624 610.215C231.266 609.946 230.852 609.812 230.381 609.812C229.911 609.812 229.496 609.946 229.138 610.215C228.791 610.472 228.516 610.842 228.315 611.323C228.124 611.794 228.029 612.343 228.029 612.97C228.029 613.586 228.124 614.129 228.315 614.599C228.516 615.07 228.791 615.439 229.138 615.708C229.496 615.966 229.911 616.094 230.381 616.094Z\" fill=\"white\"\/>\r\n<path d=\"M236.311 620.479V608.871H237.453L237.571 609.812H237.621C237.991 609.498 238.4 609.229 238.848 609.005C239.296 608.781 239.755 608.669 240.225 608.669C240.92 608.669 241.508 608.843 241.989 609.19C242.471 609.526 242.835 610.008 243.081 610.635C243.328 611.251 243.451 611.984 243.451 612.835C243.451 613.754 243.283 614.543 242.947 615.204C242.622 615.865 242.191 616.369 241.653 616.716C241.116 617.063 240.539 617.237 239.923 617.237C239.553 617.237 239.178 617.153 238.797 616.985C238.417 616.817 238.036 616.587 237.655 616.296L237.689 617.724V620.479H236.311ZM239.688 616.078C240.136 616.078 240.533 615.949 240.88 615.691C241.239 615.434 241.519 615.064 241.72 614.583C241.922 614.09 242.023 613.507 242.023 612.835C242.023 612.242 241.95 611.721 241.804 611.273C241.659 610.814 241.429 610.461 241.116 610.215C240.802 609.957 240.388 609.828 239.873 609.828C239.537 609.828 239.189 609.924 238.831 610.114C238.473 610.293 238.092 610.568 237.689 610.937V615.221C238.069 615.534 238.428 615.758 238.764 615.893C239.111 616.016 239.419 616.078 239.688 616.078Z\" fill=\"white\"\/>\r\n<path d=\"M248.939 617.237C248.211 617.237 247.544 617.069 246.94 616.733C246.346 616.386 245.876 615.898 245.529 615.271C245.181 614.633 245.008 613.86 245.008 612.953C245.008 612.068 245.187 611.307 245.545 610.668C245.904 610.03 246.363 609.537 246.923 609.19C247.483 608.843 248.076 608.669 248.704 608.669C249.398 608.669 249.986 608.832 250.467 609.156C250.96 609.47 251.33 609.912 251.576 610.484C251.823 611.055 251.946 611.727 251.946 612.499C251.946 612.645 251.94 612.785 251.929 612.919C251.929 613.054 251.912 613.188 251.879 613.323H245.999V612.231H250.703C250.703 611.447 250.529 610.848 250.182 610.433C249.846 610.008 249.359 609.795 248.72 609.795C248.351 609.795 247.987 609.901 247.628 610.114C247.27 610.316 246.973 610.646 246.738 611.105C246.514 611.564 246.402 612.175 246.402 612.936C246.402 613.631 246.52 614.213 246.755 614.683C247.001 615.154 247.332 615.512 247.746 615.758C248.16 615.994 248.614 616.111 249.107 616.111C249.499 616.111 249.863 616.055 250.199 615.943C250.546 615.831 250.859 615.68 251.139 615.49L251.643 616.397C251.285 616.643 250.882 616.845 250.434 617.002C249.997 617.158 249.499 617.237 248.939 617.237Z\" fill=\"white\"\/>\r\n<path d=\"M253.963 617.035V608.871H255.106L255.223 610.349H255.274C255.542 609.834 255.878 609.425 256.282 609.123C256.685 608.82 257.122 608.669 257.592 608.669C257.771 608.669 257.928 608.68 258.062 608.703C258.197 608.725 258.331 608.77 258.465 608.837L258.163 610.013C258.04 609.98 257.922 609.957 257.81 609.946C257.709 609.924 257.575 609.912 257.407 609.912C257.06 609.912 256.696 610.052 256.315 610.332C255.946 610.612 255.621 611.099 255.341 611.794V617.035H253.963Z\" fill=\"white\"\/>\r\n<path d=\"M261.275 617.237C260.827 617.237 260.418 617.147 260.049 616.968C259.69 616.778 259.405 616.514 259.192 616.178C258.979 615.831 258.873 615.411 258.873 614.918C258.873 614 259.276 613.306 260.082 612.835C260.889 612.365 262.165 612.035 263.912 611.844C263.901 611.508 263.845 611.183 263.744 610.87C263.655 610.556 263.487 610.304 263.24 610.114C262.994 609.924 262.652 609.828 262.216 609.828C261.745 609.828 261.303 609.918 260.889 610.097C260.474 610.265 260.105 610.456 259.78 610.668L259.242 609.728C259.489 609.56 259.78 609.397 260.116 609.24C260.452 609.072 260.816 608.938 261.208 608.837C261.6 608.725 262.014 608.669 262.451 608.669C263.112 608.669 263.649 608.809 264.064 609.089C264.489 609.358 264.797 609.744 264.988 610.248C265.189 610.752 265.29 611.346 265.29 612.029V617.035H264.148L264.03 616.061H263.98C263.588 616.386 263.168 616.666 262.72 616.901C262.272 617.125 261.79 617.237 261.275 617.237ZM261.661 616.094C262.065 616.094 262.44 616.005 262.787 615.826C263.145 615.646 263.52 615.383 263.912 615.036V612.835C262.994 612.947 262.266 613.093 261.729 613.272C261.202 613.44 260.821 613.653 260.586 613.911C260.351 614.168 260.233 614.476 260.233 614.834C260.233 615.282 260.373 615.607 260.653 615.809C260.933 615.999 261.269 616.094 261.661 616.094Z\" fill=\"white\"\/>\r\n<path d=\"M270.199 617.186C269.337 617.186 268.732 616.934 268.385 616.43C268.038 615.926 267.864 615.271 267.864 614.465V609.996H266.655V608.955L267.931 608.871L268.099 606.25H269.258V608.871H271.476V609.996H269.258V614.482C269.258 614.974 269.348 615.361 269.527 615.641C269.718 615.921 270.048 616.061 270.518 616.061C270.664 616.061 270.815 616.05 270.972 616.027C271.129 615.994 271.286 615.938 271.442 615.859L271.745 616.834C271.532 616.934 271.291 617.018 271.022 617.086C270.754 617.153 270.479 617.186 270.199 617.186Z\" fill=\"white\"\/>\r\n<path d=\"M273.305 617.035V608.871H274.683V617.035H273.305ZM273.994 607.191C273.725 607.191 273.501 607.107 273.322 606.939C273.154 606.771 273.07 606.553 273.07 606.284C273.07 606.015 273.154 605.797 273.322 605.629C273.501 605.461 273.725 605.377 273.994 605.377C274.263 605.377 274.481 605.461 274.649 605.629C274.828 605.797 274.918 606.015 274.918 606.284C274.918 606.553 274.828 606.771 274.649 606.939C274.481 607.107 274.263 607.191 273.994 607.191Z\" fill=\"white\"\/>\r\n<path d=\"M280.614 617.237C279.954 617.237 279.332 617.069 278.75 616.733C278.179 616.397 277.714 615.91 277.355 615.271C277.008 614.633 276.835 613.866 276.835 612.97C276.835 612.051 277.008 611.273 277.355 610.635C277.714 609.996 278.179 609.509 278.75 609.173C279.332 608.837 279.954 608.669 280.614 608.669C281.286 608.669 281.908 608.837 282.479 609.173C283.05 609.509 283.509 609.996 283.857 610.635C284.215 611.273 284.394 612.051 284.394 612.97C284.394 613.866 284.215 614.633 283.857 615.271C283.509 615.91 283.05 616.397 282.479 616.733C281.908 617.069 281.286 617.237 280.614 617.237ZM280.614 616.094C281.085 616.094 281.499 615.966 281.858 615.708C282.216 615.439 282.49 615.07 282.681 614.599C282.871 614.129 282.966 613.586 282.966 612.97C282.966 612.343 282.871 611.794 282.681 611.323C282.49 610.842 282.216 610.472 281.858 610.215C281.499 609.946 281.085 609.812 280.614 609.812C280.144 609.812 279.73 609.946 279.371 610.215C279.024 610.472 278.75 610.842 278.548 611.323C278.358 611.794 278.263 612.343 278.263 612.97C278.263 613.586 278.358 614.129 278.548 614.599C278.75 615.07 279.024 615.439 279.371 615.708C279.73 615.966 280.144 616.094 280.614 616.094Z\" fill=\"white\"\/>\r\n<path d=\"M286.544 617.035V608.871H287.687L287.804 610.047H287.855C288.247 609.655 288.661 609.33 289.098 609.072C289.535 608.804 290.033 608.669 290.593 608.669C291.455 608.669 292.082 608.944 292.474 609.492C292.878 610.03 293.079 610.82 293.079 611.861V617.035H291.702V612.046C291.702 611.273 291.578 610.719 291.332 610.383C291.097 610.036 290.705 609.862 290.156 609.862C289.742 609.862 289.367 609.968 289.031 610.181C288.706 610.394 288.336 610.708 287.922 611.122V617.035H286.544Z\" fill=\"white\"\/>\r\n<path d=\"M297.613 617.237C297.165 617.237 296.756 617.147 296.386 616.968C296.028 616.778 295.743 616.514 295.53 616.178C295.317 615.831 295.211 615.411 295.211 614.918C295.211 614 295.614 613.306 296.42 612.835C297.226 612.365 298.503 612.035 300.25 611.844C300.239 611.508 300.183 611.183 300.082 610.87C299.993 610.556 299.825 610.304 299.578 610.114C299.332 609.924 298.99 609.828 298.554 609.828C298.083 609.828 297.641 609.918 297.226 610.097C296.812 610.265 296.442 610.456 296.118 610.668L295.58 609.728C295.827 609.56 296.118 609.397 296.454 609.24C296.79 609.072 297.154 608.938 297.546 608.837C297.938 608.725 298.352 608.669 298.789 608.669C299.45 608.669 299.987 608.809 300.401 609.089C300.827 609.358 301.135 609.744 301.325 610.248C301.527 610.752 301.628 611.346 301.628 612.029V617.035H300.485L300.368 616.061H300.317C299.925 616.386 299.506 616.666 299.058 616.901C298.61 617.125 298.128 617.237 297.613 617.237ZM297.999 616.094C298.402 616.094 298.778 616.005 299.125 615.826C299.483 615.646 299.858 615.383 300.25 615.036V612.835C299.332 612.947 298.604 613.093 298.066 613.272C297.54 613.44 297.159 613.653 296.924 613.911C296.689 614.168 296.571 614.476 296.571 614.834C296.571 615.282 296.711 615.607 296.991 615.809C297.271 615.999 297.607 616.094 297.999 616.094Z\" fill=\"white\"\/>\r\n<path d=\"M305.658 617.186C305.311 617.186 305.031 617.119 304.818 616.985C304.605 616.839 304.448 616.632 304.348 616.363C304.247 616.083 304.196 615.747 304.196 615.355V605.074H305.574V615.456C305.574 615.68 305.613 615.837 305.692 615.926C305.77 616.005 305.865 616.044 305.977 616.044C306.022 616.044 306.061 616.044 306.095 616.044C306.14 616.033 306.196 616.022 306.263 616.01L306.464 617.052C306.364 617.086 306.246 617.114 306.112 617.136C305.988 617.17 305.837 617.186 305.658 617.186Z\" fill=\"white\"\/>\r\n<path d=\"M315.084 617.237C314.356 617.237 313.7 617.069 313.118 616.733C312.536 616.397 312.077 615.91 311.741 615.271C311.405 614.633 311.237 613.866 311.237 612.97C311.237 612.051 311.416 611.273 311.774 610.635C312.144 609.996 312.625 609.509 313.219 609.173C313.824 608.837 314.473 608.669 315.168 608.669C315.705 608.669 316.164 608.759 316.545 608.938C316.937 609.117 317.273 609.347 317.553 609.627L316.864 610.484C316.663 610.282 316.422 610.125 316.142 610.013C315.873 609.89 315.565 609.828 315.218 609.828C314.736 609.828 314.3 609.963 313.908 610.232C313.527 610.489 313.225 610.853 313.001 611.323C312.777 611.794 312.665 612.343 312.665 612.97C312.665 613.586 312.771 614.129 312.984 614.599C313.197 615.07 313.493 615.439 313.874 615.708C314.255 615.966 314.697 616.094 315.201 616.094C315.582 616.094 315.935 616.022 316.26 615.876C316.584 615.73 316.864 615.546 317.1 615.322L317.704 616.162C317.357 616.486 316.965 616.75 316.528 616.951C316.092 617.142 315.61 617.237 315.084 617.237Z\" fill=\"white\"\/>\r\n<path d=\"M322.333 617.237C321.672 617.237 321.051 617.069 320.468 616.733C319.897 616.397 319.433 615.91 319.074 615.271C318.727 614.633 318.553 613.866 318.553 612.97C318.553 612.051 318.727 611.273 319.074 610.635C319.433 609.996 319.897 609.509 320.468 609.173C321.051 608.837 321.672 608.669 322.333 608.669C323.005 608.669 323.627 608.837 324.198 609.173C324.769 609.509 325.228 609.996 325.575 610.635C325.934 611.273 326.113 612.051 326.113 612.97C326.113 613.866 325.934 614.633 325.575 615.271C325.228 615.91 324.769 616.397 324.198 616.733C323.627 617.069 323.005 617.237 322.333 617.237ZM322.333 616.094C322.804 616.094 323.218 615.966 323.576 615.708C323.935 615.439 324.209 615.07 324.399 614.599C324.59 614.129 324.685 613.586 324.685 612.97C324.685 612.343 324.59 611.794 324.399 611.323C324.209 610.842 323.935 610.472 323.576 610.215C323.218 609.946 322.804 609.812 322.333 609.812C321.863 609.812 321.448 609.946 321.09 610.215C320.743 610.472 320.469 610.842 320.267 611.323C320.077 611.794 319.981 612.343 319.981 612.97C319.981 613.586 320.077 614.129 320.267 614.599C320.469 615.07 320.743 615.439 321.09 615.708C321.448 615.966 321.863 616.094 322.333 616.094Z\" fill=\"white\"\/>\r\n<path d=\"M328.263 617.035V608.871H329.405L329.523 610.047H329.573C329.932 609.666 330.318 609.341 330.733 609.072C331.158 608.804 331.617 608.669 332.11 608.669C332.737 608.669 333.224 608.809 333.572 609.089C333.93 609.369 334.193 609.75 334.361 610.232C334.787 609.761 335.218 609.386 335.655 609.106C336.092 608.815 336.556 608.669 337.049 608.669C337.9 608.669 338.527 608.944 338.931 609.492C339.334 610.03 339.535 610.82 339.535 611.861V617.035H338.158V612.046C338.158 611.273 338.035 610.719 337.788 610.383C337.542 610.036 337.161 609.862 336.646 609.862C336.321 609.862 335.991 609.968 335.655 610.181C335.33 610.383 334.977 610.696 334.596 611.122V617.035H333.219V612.046C333.219 611.273 333.096 610.719 332.849 610.383C332.603 610.036 332.217 609.862 331.69 609.862C331.074 609.862 330.391 610.282 329.641 611.122V617.035H328.263Z\" fill=\"white\"\/>\r\n<path d=\"M342.191 620.479V608.871H343.334L343.451 609.812H343.502C343.871 609.498 344.28 609.229 344.728 609.005C345.176 608.781 345.635 608.669 346.105 608.669C346.8 608.669 347.388 608.843 347.869 609.19C348.351 609.526 348.715 610.008 348.961 610.635C349.208 611.251 349.331 611.984 349.331 612.835C349.331 613.754 349.163 614.543 348.827 615.204C348.502 615.865 348.071 616.369 347.533 616.716C346.996 617.063 346.419 617.237 345.803 617.237C345.434 617.237 345.058 617.153 344.678 616.985C344.297 616.817 343.916 616.587 343.535 616.296L343.569 617.724V620.479H342.191ZM345.568 616.078C346.016 616.078 346.413 615.949 346.761 615.691C347.119 615.434 347.399 615.064 347.601 614.583C347.802 614.09 347.903 613.507 347.903 612.835C347.903 612.242 347.83 611.721 347.685 611.273C347.539 610.814 347.309 610.461 346.996 610.215C346.682 609.957 346.268 609.828 345.753 609.828C345.417 609.828 345.07 609.924 344.711 610.114C344.353 610.293 343.972 610.568 343.569 610.937V615.221C343.95 615.534 344.308 615.758 344.644 615.893C344.991 616.016 345.299 616.078 345.568 616.078Z\" fill=\"white\"\/>\r\n<path d=\"M352.971 617.186C352.624 617.186 352.344 617.119 352.131 616.985C351.918 616.839 351.762 616.632 351.661 616.363C351.56 616.083 351.51 615.747 351.51 615.355V605.074H352.887V615.456C352.887 615.68 352.926 615.837 353.005 615.926C353.083 616.005 353.178 616.044 353.29 616.044C353.335 616.044 353.374 616.044 353.408 616.044C353.453 616.033 353.509 616.022 353.576 616.01L353.777 617.052C353.677 617.086 353.559 617.114 353.425 617.136C353.301 617.17 353.15 617.186 352.971 617.186Z\" fill=\"white\"\/>\r\n<path d=\"M359.101 617.237C358.373 617.237 357.706 617.069 357.102 616.733C356.508 616.386 356.038 615.898 355.691 615.271C355.343 614.633 355.17 613.86 355.17 612.953C355.17 612.068 355.349 611.307 355.707 610.668C356.066 610.03 356.525 609.537 357.085 609.19C357.645 608.843 358.238 608.669 358.866 608.669C359.56 608.669 360.148 608.832 360.629 609.156C361.122 609.47 361.492 609.912 361.738 610.484C361.985 611.055 362.108 611.727 362.108 612.499C362.108 612.645 362.102 612.785 362.091 612.919C362.091 613.054 362.074 613.188 362.041 613.323H356.161V612.231H360.865C360.865 611.447 360.691 610.848 360.344 610.433C360.008 610.008 359.521 609.795 358.882 609.795C358.513 609.795 358.149 609.901 357.79 610.114C357.432 610.316 357.135 610.646 356.9 611.105C356.676 611.564 356.564 612.175 356.564 612.936C356.564 613.631 356.682 614.213 356.917 614.683C357.163 615.154 357.494 615.512 357.908 615.758C358.322 615.994 358.776 616.111 359.269 616.111C359.661 616.111 360.025 616.055 360.361 615.943C360.708 615.831 361.021 615.68 361.301 615.49L361.805 616.397C361.447 616.643 361.044 616.845 360.596 617.002C360.159 617.158 359.661 617.237 359.101 617.237Z\" fill=\"white\"\/>\r\n<path d=\"M362.852 617.035L365.523 612.768L363.053 608.871H364.548L365.64 610.668C365.764 610.881 365.892 611.105 366.027 611.34C366.172 611.564 366.312 611.794 366.447 612.029H366.514C366.637 611.794 366.76 611.564 366.883 611.34C367.007 611.105 367.13 610.881 367.253 610.668L368.244 608.871H369.689L367.219 612.919L369.874 617.035H368.379L367.186 615.137C367.04 614.89 366.889 614.644 366.732 614.398C366.587 614.151 366.441 613.911 366.295 613.675H366.228C366.083 613.911 365.943 614.151 365.808 614.398C365.674 614.633 365.54 614.879 365.405 615.137L364.296 617.035H362.852Z\" fill=\"white\"\/>\r\n<path d=\"M371.491 617.035V608.871H372.869V617.035H371.491ZM372.18 607.191C371.911 607.191 371.687 607.107 371.508 606.939C371.34 606.771 371.256 606.553 371.256 606.284C371.256 606.015 371.34 605.797 371.508 605.629C371.687 605.461 371.911 605.377 372.18 605.377C372.449 605.377 372.667 605.461 372.835 605.629C373.014 605.797 373.104 606.015 373.104 606.284C373.104 606.553 373.014 606.771 372.835 606.939C372.667 607.107 372.449 607.191 372.18 607.191Z\" fill=\"white\"\/>\r\n<path d=\"M378.196 617.186C377.333 617.186 376.729 616.934 376.381 616.43C376.034 615.926 375.861 615.271 375.861 614.465V609.996H374.651V608.955L375.928 608.871L376.096 606.25H377.255V608.871H379.472V609.996H377.255V614.482C377.255 614.974 377.345 615.361 377.524 615.641C377.714 615.921 378.044 616.061 378.515 616.061C378.66 616.061 378.812 616.05 378.968 616.027C379.125 615.994 379.282 615.938 379.439 615.859L379.741 616.834C379.528 616.934 379.288 617.018 379.019 617.086C378.75 617.153 378.476 617.186 378.196 617.186Z\" fill=\"white\"\/>\r\n<path d=\"M381.436 620.546C381.257 620.546 381.083 620.529 380.915 620.496C380.758 620.462 380.613 620.423 380.479 620.378L380.781 619.303C380.882 619.337 380.982 619.359 381.083 619.37C381.184 619.393 381.279 619.404 381.369 619.404C381.839 619.404 382.22 619.236 382.511 618.9C382.814 618.575 383.049 618.161 383.217 617.657L383.402 617.052L380.126 608.871H381.554L383.217 613.39C383.351 613.737 383.486 614.112 383.62 614.515C383.754 614.918 383.883 615.31 384.006 615.691H384.074C384.197 615.31 384.314 614.924 384.426 614.532C384.549 614.129 384.661 613.748 384.762 613.39L386.224 608.871H387.568L384.493 617.707C384.303 618.245 384.074 618.726 383.805 619.152C383.536 619.589 383.211 619.93 382.83 620.177C382.45 620.423 381.985 620.546 381.436 620.546Z\" fill=\"white\"\/>\r\n<\/svg>\r\n\r\n<\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- BADGE ALIANZAS -->\r\n<div class=\"badge-anchor badge-reveal\">\r\n  <div class=\"wrap\">\r\n    <div class=\"section-badge section-badge--violet badge-alianzas\">\r\n      <div class=\"section-badge__text\">\r\n        <h2 data-i18n=\"alianzas-h2\">Alianzas estrat\u00e9gicas<\/h2>\r\n      <\/div>\r\n      <div class=\"section-badge__motif\">\r\n        <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/motif-quadrant.svg\" alt=\"\">\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n<!-- ALIANZAS ESTRAT\u00c9GICAS -->\r\n<section class=\"section alianzas-section\" style=\"background:#fff;padding:120px 0;\">\r\n  <div class=\"wrap\">\r\n    <p class=\"alianzas-desc reveal\" data-i18n=\"alianzas-desc\">Construimos v\u00ednculos con fabricantes, proveedores y empresas l\u00edderes manteniendo siempre la independencia comercial necesaria para presentar las opciones m\u00e1s adecuadas.<\/p>\r\n  <\/div>\r\n  <div class=\"confiaron-logos reveal\" style=\"margin-top:40px;\">\r\n    <div class=\"logo-carousel-outer\">\r\n      <div class=\"logo-carousel-track\">\r\n        <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-inpipe.jpg\" alt=\"\"><\/div>\r\n        <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-Neway.jpg\" alt=\"\"><\/div>\r\n        <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-philasa.jpg\" alt=\"\"><\/div>\r\n        <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-Tuatara.jpg\" alt=\"\"><\/div>\r\n        <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-vivace.jpg\" alt=\"\"><\/div>\r\n        <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-inpipe.jpg\" alt=\"\"><\/div>\r\n        <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-Neway.jpg\" alt=\"\"><\/div>\r\n        <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-philasa.jpg\" alt=\"\"><\/div>\r\n        <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-Tuatara.jpg\" alt=\"\"><\/div>\r\n        <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-vivace.jpg\" alt=\"\"><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FOTO ARRIBA DE MODELO DE GESTI\u00d3N -->\r\n<img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/imagen-arribade-lanecesidadalaoperacion.png\" alt=\"\" class=\"modelo-top-photo\">\r\n<!-- BADGE MODELO -->\r\n<div class=\"badge-anchor badge-reveal\" id=\"modelo\">\r\n  <div class=\"wrap\">\r\n    <div class=\"section-badge section-badge--green badge-modelo\">\r\n      <div class=\"section-badge__text\">\r\n        <span class=\"eyebrow-sm\" data-i18n=\"modelo-eyebrow\">Modelo de gesti\u00f3n<\/span>\r\n        <h2 data-i18n=\"modelo-h2\">De la necesidad a la operaci\u00f3n<\/h2>\r\n      <\/div>\r\n      <div class=\"section-badge__motif\">\r\n        <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/motif-quadrant.svg\" alt=\"\">\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n<!-- MODELO DE GESTI\u00d3N -->\r\n<section class=\"modelo-section-new section\">\r\n  <div class=\"wrap reveal\">\r\n    <div class=\"modelo-grid-new\">\r\n      <!-- LEFT: tag + h2 + etapa list -->\r\n      <div class=\"modelo-left-new\">\r\n        <p class=\"modelo-intro\" data-i18n=\"modelo-intro\">Nos involucramos en una etapa espec\u00edfica o gestionamos la operaci\u00f3n completa. Somos mucho <strong>m\u00e1s que un <span style=\"font-style: italic;\">trader<\/span><\/strong>.<\/p>\r\n        <div class=\"modelo-titles\" id=\"modeloTitles\">\r\n          <div class=\"modelo-title-item active\" data-idx=\"0\" data-i18n-title=\"modelo-step0-title\">Requerimiento<img decoding=\"async\" class=\"modelo-title-thumb\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/modelo-title-thumb.svg\" alt=\"\"><\/div>\r\n          <div class=\"modelo-title-item\" data-idx=\"1\" data-i18n-title=\"modelo-step1-title\">Relevamiento<img decoding=\"async\" class=\"modelo-title-thumb\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/modelo-title-thumb.svg\" alt=\"\"><\/div>\r\n          <div class=\"modelo-title-item\" data-idx=\"2\" data-i18n-title=\"modelo-step2-title\">B\u00fasqueda global<img decoding=\"async\" class=\"modelo-title-thumb\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/modelo-title-thumb.svg\" alt=\"\"><\/div>\r\n          <div class=\"modelo-title-item\" data-idx=\"3\" data-i18n-title=\"modelo-step3-title\">Propuesta<img decoding=\"async\" class=\"modelo-title-thumb\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/modelo-title-thumb.svg\" alt=\"\"><\/div>\r\n          <div class=\"modelo-title-item\" data-idx=\"4\" data-i18n-title=\"modelo-step4-title\">Estructuraci\u00f3n financiera<img decoding=\"async\" class=\"modelo-title-thumb\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/modelo-title-thumb.svg\" alt=\"\"><\/div>\r\n          <div class=\"modelo-title-item\" data-idx=\"5\" data-i18n-title=\"modelo-step5-title\">Ejecuci\u00f3n<img decoding=\"async\" class=\"modelo-title-thumb\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/modelo-title-thumb.svg\" alt=\"\"><\/div>\r\n          <div class=\"modelo-title-item\" data-idx=\"6\" data-i18n-title=\"modelo-step6-title\">Entrega<img decoding=\"async\" class=\"modelo-title-thumb\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/modelo-title-thumb.svg\" alt=\"\"><\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <!-- RIGHT: image + desc (change on hover) + fixed cta + note -->\r\n      <div class=\"modelo-right-new\" id=\"modeloPanel\">\r\n        <div class=\"modelo-panel-img\">\r\n          <img decoding=\"async\" id=\"mpImg\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/etapa1.jpg\" alt=\"\">\r\n        <\/div>\r\n        <p class=\"modelo-panel-desc\" id=\"mpDesc\" data-i18n=\"modelo-step0\">Analizamos la necesidad planteada, incluso cuando la especificaci\u00f3n a\u00fan requiere definici\u00f3n, para comprender el objetivo t\u00e9cnico y operativo que la origina.<\/p>\r\n        <a class=\"btn btn-green\" id=\"mpCta\" target=\"_blank\" href=\"https:\/\/wa.link\/9sew9a\" data-i18n=\"modelo-cta\">Quiero saber m\u00e1s \u2192<\/a>\r\n      <\/div>\r\n\r\n\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- NOSOTROS -->\r\n<section class=\"nosotros-section\" id=\"nosotros\" style=\"display:none;\">\r\n  <div class=\"nosotros-inner\">\r\n    <div class=\"nosotros-text reveal\">\r\n      <h2>M\u00e1s de <em>200 clientes<\/em> en el mundo han confiado en PetroGreen<\/h2>\r\n      <p>PetroGreen act\u00faa como un socio estrat\u00e9gico. Articula operaciones completas a medida.<\/p>\r\n      <div class=\"nosotros-clients\">\r\n        <span class=\"nosotros-clients-label\">Operaciones ejecutadas para:<\/span>\r\n        <div class=\"nosotros-client-names\">TECHINT \u00b7 TotalEnergies \u00b7 YPF \u00b7 PAE<br>SACDE \u00b7 AESA \u00b7 TGN \u00b7 TGS<\/div>\r\n        <p class=\"nosotros-independence\">Independencia de proveedores \u2014 PetroGreen busca la mejor alternativa para cada operaci\u00f3n.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"nosotros-photo reveal\">\r\n      <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/unsplash_5WQJ_ejZ7y8.jpg\" alt=\"Operaciones portuarias PetroGreen\">\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- POR QU\u00c9 PETROGREEN -->\r\n<section class=\"porque-section\" id=\"diferencial\">\r\n  <div class=\"porque-wrap\">\r\n    <div class=\"porque-left\">\r\n      <div class=\"porque-left-bg\"><\/div>\r\n      <div class=\"porque-left-overlay\"><\/div>\r\n      <div class=\"porque-left-content\">\r\n        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/miscelanea-1.svg\" width=\"48\" height=\"48\" alt=\"\" style=\"margin-bottom:16px;\">\r\n        <div class=\"porque-main-title\" data-i18n=\"porque-title\">\u00bfPor qu\u00e9 <em>PetroGreen<\/em>?<\/div>\r\n        \r\n        <div class=\"porque-subtitle\" data-i18n=\"porque-subtitle\">El <span style=\"font-style: italic;\">trader<\/span> que va m\u00e1s all\u00e1 de la operaci\u00f3n<\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"porque-right\">\r\n      <div class=\"porque-card\">\r\n        <span class=\"porque-chip\" data-i18n=\"chip1\">Objetividad en la selecci\u00f3n<\/span>\r\n        <div class=\"porque-title\" data-i18n=\"pc1-title\">Independencia<\/div>\r\n        <p class=\"porque-desc\" data-i18n=\"pc1-desc\">Nuestra red global de proveedores nos permite identificar distintas alternativas de abastecimiento y presentar propuestas seg\u00fan cada necesidad, considerando tanto marcas representadas como otras disponibles en el mercado.<\/p>\r\n      <\/div>\r\n      <div class=\"porque-card\">\r\n        <span class=\"porque-chip\" data-i18n=\"chip2\">Estructura propia<\/span>\r\n        <div class=\"porque-title\" data-i18n=\"pc2-title\">Presencia internacional<\/div>\r\n        <div class=\"porque-desc\" data-i18n=\"pc2-desc\">\r\n          <ul>\r\n            <li>Contamos con oficinas propias en Argentina, Estados Unidos y China, almacenes en Buenos Aires y Neuqu\u00e9n, y acceso a Zona Franca.<\/li>\r\n            <li>Consolidamos cargas provenientes de distintos pa\u00edses.<\/li>\r\n            <li>Facilitamos pagos internacionales.<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"porque-card\">\r\n        <span class=\"porque-chip\" data-i18n=\"chip3\">Del requerimiento a la entrega<\/span>\r\n        <div class=\"porque-title\" data-i18n=\"pc3-title\">Integraci\u00f3n<\/div>\r\n        <p class=\"porque-desc\" data-i18n=\"pc3-desc\">Articulamos las distintas etapas del proceso: log\u00edstica, aduana, financiamiento e inspecciones, desde la planificaci\u00f3n inicial hasta la entrega.<\/p>\r\n      <\/div>\r\n      <div class=\"porque-card\">\r\n        <span class=\"porque-chip\" data-i18n=\"chip4\">Control y previsibilidad<\/span>\r\n        <div class=\"porque-title\" data-i18n=\"pc4-title\">Costos transparentes<\/div>\r\n        <p class=\"porque-desc\" data-i18n=\"pc4-desc\">Presentamos una matriz de costos detallada en cada etapa, brindando claridad y control para la toma de decisiones.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CASOS -->\r\n<section class=\"casos-section section\" id=\"casos\" style=\"padding:0;overflow:hidden;\">\r\n  <!-- Heading -->\r\n  <div class=\"casos-heading\">\r\n    <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/miscelanea-5.png\" alt=\"\" class=\"casos-heading-trama\">\r\n    <div class=\"wrap\">\r\n      <div class=\"reveal-left\">\r\n        <span class=\"section-tag\" data-i18n=\"casos-tag\">Casos<\/span>\r\n        <h2 data-i18n=\"casos-h2\">Construimos experiencia<br>con cada operaci\u00f3n<\/h2>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n  <!-- Full-bleed background photo with floating metrics -->\r\n  <div class=\"casos-bg-band\">\r\n    <div class=\"casos-bg-band-inner\">\r\n      <video class=\"casos-bg-video\" autoplay muted loop playsinline poster=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/pexels-wolfgang-weiser-467045605-37496565.jpg\">\r\n        <source src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/video-bg-metricas-1.mp4\" type=\"video\/mp4\">\r\n        <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/pexels-wolfgang-weiser-467045605-37496565.jpg\" alt=\"\" style=\"width:100%;height:100%;object-fit:cover;\">\r\n      <\/video>\r\n      <div class=\"casos-bg-overlay\"><\/div>\r\n    <\/div>\r\n    <!-- M\u00e9tricas flotantes sobre el video -->\r\n    <div class=\"case-stats-floating metrics-reveal\">\r\n      <div class=\"case-stat-float\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/trama-chica-lateral-metricas.svg\" alt=\"\" class=\"caso-stat-trama\"><div class=\"caso-stat-body\"><b data-counter=\"200\" data-prefix=\"+\">+200<\/b><span data-i18n=\"metric1-label\">clientes en el mundo<\/span><\/div><\/div>\r\n      <div class=\"case-stat-float\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/trama-chica-lateral-metricas.svg\" alt=\"\" class=\"caso-stat-trama\"><div class=\"caso-stat-body\"><b data-counter=\"1850\" data-prefix=\"+\" >+1850<\/b><span data-i18n=\"metric2-label\">operaciones ejecutadas<\/span><\/div><\/div>\r\n      <div class=\"case-stat-float\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/trama-chica-lateral-metricas.svg\" alt=\"\" class=\"caso-stat-trama\"><div class=\"caso-stat-body\"><b data-counter=\"35\" data-prefix=\"+\">+35<\/b><span data-i18n=\"metric3-label\">a\u00f1os de trayectoria<\/span><\/div><\/div>\r\n    <\/div>\r\n  <\/div>\r\n  <!-- Intro band -->\r\n  <div class=\"casos-intro-band reveal\">\r\n    <div class=\"wrap\">\r\n      <p data-i18n=\"casos-intro\">Conoc\u00e9 algunos de los proyectos desarrollados para empresas del sector energ\u00e9tico en distintos mercados de Latinoam\u00e9rica<\/p>\r\n    <\/div>\r\n    <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/motif-quadrant.svg\" alt=\"\" class=\"casos-intro-motif\">\r\n  <\/div>\r\n\r\n  <!-- Carrusel de casos \u2014 layout 2 columnas -->\r\n  <div class=\"casos-content\">\r\n    <div class=\"wrap\">\r\n      <div class=\"case-wrap-rel\">\r\n        <button class=\"case-arrow case-arrow--prev\" id=\"casePrev\" aria-label=\"Anterior\">&#8592;<\/button>\r\n        <div class=\"case-carousel-viewport reveal\">\r\n          <div class=\"case-track\" id=\"caseTrack\">\r\n\r\n            <div class=\"case-card\">\r\n              <div class=\"case-photo\">\r\n                <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/techint.png\" alt=\"TECHINT \u2014 Chile\">\r\n              <\/div>\r\n              <div class=\"case-info\">\r\n                <span class=\"case-eyebrow\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/CL.svg\"> Chile<\/span>\r\n                <img decoding=\"async\" class=\"case-company-logo\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-Techint.png\" alt=\"Techint\">\r\n                <h3 class=\"case-title\" data-i18n=\"case1-title\">\u2022 Indicadores de pasaje de scrapper<\/h3>\r\n                <hr class=\"case-rule\">\r\n                <p class=\"case-desc\" data-i18n=\"case1-desc\">Obra: Fuente H\u00eddrica Complementaria para Compa\u00f1\u00eda Minera Do\u00f1a In\u00e9s de Collahuasi S. C. M.<\/p>\r\n              <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"case-card\">\r\n              <div class=\"case-photo\">\r\n                <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/totalenergies.jpg\" alt=\"TotalEnergies \u2014 Argentina\">\r\n              <\/div>\r\n              <div class=\"case-info\">\r\n                <span class=\"case-eyebrow\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/AR.svg\"> Argentina<\/span>\r\n                <img decoding=\"async\" class=\"case-company-logo\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-totalenergies.png\" alt=\"TotalEnergies\">\r\n                <h3 class=\"case-title case-title--list\" data-i18n=\"case2-title\">\u2022 Mobiliario<br>\u2022 Trajes de buceo<br>\u2022 Bomba de succi\u00f3n<br>\u2022 Elementos de seguridad<\/h3>\r\n                <hr class=\"case-rule\">\r\n                <p class=\"case-desc\" data-i18n=\"case2-desc\">Obra: Plataforma F\u00e9nix<\/p>\r\n              <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"case-card\">\r\n              <div class=\"case-photo\">\r\n                <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/panamerican.png\" alt=\"Pan American Energy \u2014 Argentina\">\r\n              <\/div>\r\n              <div class=\"case-info\">\r\n                <span class=\"case-eyebrow\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/AR.svg\"> Argentina<\/span>\r\n                <img decoding=\"async\" class=\"case-company-logo\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-PAE.png\" alt=\"Pan American Energy\">\r\n                <h3 class=\"case-title\" data-i18n=\"case3-title\">\u2022 Soportes el\u00e1sticos\r\n                <br>\u2022 Soporte met\u00e1lico de reactor<\/h3>\r\n                <hr class=\"case-rule\">\r\n                <p class=\"case-desc\" data-i18n=\"case3-desc\">Obra: Reacondicionamiento de refiner\u00eda Campana seg\u00fan normas de NHT<\/p>\r\n              <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"case-card\">\r\n              <div class=\"case-photo\">\r\n                <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/techint2.png\" alt=\"TECHINT \u2014 Argentina\">\r\n              <\/div>\r\n              <div class=\"case-info\">\r\n                <span class=\"case-eyebrow\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/AR.svg\"> Argentina<\/span>\r\n                <img decoding=\"async\" class=\"case-company-logo\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-Techint.png\" alt=\"Techint\">\r\n                <h3 class=\"case-title\" data-i18n=\"case4-title\">\u2022 Arrestallamas \"end of line\"<\/h3>\r\n                <hr class=\"case-rule\">\r\n                <p class=\"case-desc\" data-i18n=\"case4-desc\">Obra: Duplicar Norte<\/p>\r\n              <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"case-card\">\r\n              <div class=\"case-photo\">\r\n                <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/carloscaballero.png\" alt=\"Carlos Caballero \u2014 Bolivia\">\r\n              <\/div>\r\n              <div class=\"case-info\">\r\n                <span class=\"case-eyebrow\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/BO.svg\"> Bolivia<\/span>\r\n                <img decoding=\"async\" class=\"case-company-logo\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/caballero-caso.png\" alt=\"Carlos Caballero\"style=\"height: 34px !important;\">\r\n                <h3 class=\"case-title\" data-i18n=\"case5-title\">\u2022 Tuber\u00eda<\/h3>\r\n                <hr class=\"case-rule\">\r\n                <p class=\"case-desc\" data-i18n=\"case5-desc\">Obra: Proyecto Ivirizu \u2013 Ende Valle Hermoso<\/p>\r\n              <\/div>\r\n            <\/div>\r\n\r\n          <\/div>\r\n        <\/div>\r\n        <button class=\"case-arrow case-arrow--next\" id=\"caseNext\" aria-label=\"Siguiente\">&#8594;<\/button>\r\n      <\/div>\r\n      <div class=\"case-dots\" id=\"caseDots\">\r\n        <button class=\"case-dot active\" aria-label=\"Caso 1\"><\/button>\r\n        <button class=\"case-dot\" aria-label=\"Caso 2\"><\/button>\r\n        <button class=\"case-dot\" aria-label=\"Caso 3\"><\/button>\r\n        <button class=\"case-dot\" aria-label=\"Caso 4\"><\/button>\r\n        <button class=\"case-dot\" aria-label=\"Caso 5\"><\/button>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- BADGE CONFIARON -->\r\n  <div class=\"badge-anchor badge-reveal\">\r\n    <div class=\"wrap\">\r\n      <div class=\"section-badge section-badge--confiaron\">\r\n        <div class=\"section-badge__text\">\r\n          <h2 data-i18n=\"confiaron-h2\">Conf\u00edan en nosotros<\/h2>\r\n        <\/div>\r\n        <div class=\"section-badge__motif\">\r\n          <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/motif-quadrant.svg\" alt=\"\" style=\"width:180px;height:180px;object-fit:cover;\">\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n  <!-- Confiaron en nosotros -->\r\n  <div class=\"confiaron-section\">\r\n    <div class=\"confiaron-logos reveal\">\r\n      <div class=\"logo-carousel-outer\">\r\n        <div class=\"logo-carousel-track\">\r\n          <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-aesa.png\" alt=\"AESA\"><\/div>\r\n          <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-PAE.png\" alt=\"PAE\"><\/div>\r\n          <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-sacde.png\" alt=\"SACDE\"><\/div>\r\n          <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-sica.png\" alt=\"SICA\"><\/div>\r\n          <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-totalenergies.png\" alt=\"TotalEnergies\"><\/div>\r\n          <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-Techint.png\" alt=\"Techint\"><\/div>\r\n          <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-tgs.png\" alt=\"TGS\"><\/div>\r\n          <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-tng.png\" alt=\"TNG\"><\/div>\r\n          <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-ypf.png\" alt=\"YPF\"><\/div>\r\n          <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/carlos-caballero-completo.png\" alt=\"Carlos Caballero\"><\/div>\r\n\r\n          <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-aesa.png\" alt=\"AESA\"><\/div>\r\n          <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-PAE.png\" alt=\"PAE\"><\/div>\r\n          <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-sacde.png\" alt=\"SACDE\"><\/div>\r\n          <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-sica.png\" alt=\"SICA\"><\/div>\r\n          <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-totalenergies.png\" alt=\"TotalEnergies\"><\/div>\r\n          <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-Techint.png\" alt=\"Techint\"><\/div>\r\n          <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-tgs.png\" alt=\"TGS\"><\/div>\r\n          <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-tng.png\" alt=\"TNG\"><\/div>\r\n          <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-ypf.png\" alt=\"YPF\"><\/div>\r\n          <div class=\"logo-slot\"><img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/carlos-caballero-completo.png\" alt=\"Carlos Caballero\"><\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- PROVEEDORES -->\r\n<section class=\"provider-section-v9\" id=\"proveedores\">\r\n  <div class=\"provider-v9-grid reveal\">\r\n    <!-- Left: 2x2 photo grid with isotipo -->\r\n    <div class=\"provider-photo-grid\">\r\n      <div class=\"provider-photo-quad\">\r\n        <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/cuadrante1-buscas-expandir.svg\" alt=\"\" style=\"background:#e0e0e1;object-fit:contain;padding:0;\">\r\n        <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/cuadrante2-buscas-expandir.png\" alt=\"\">\r\n        <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/cuadrante3-buscas-expandir.png\" alt=\"\">\r\n        <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/cuadrante4-buscas-expandir.svg\" alt=\"\" style=\"background:#fff;object-fit:contain;padding:0;\">\r\n      <\/div>\r\n    <\/div>\r\n    <!-- Right: purple bg content -->\r\n    <div class=\"provider-content-v9 reveal-stag\">\r\n      <span class=\"section-tag\" style=\"color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:20px;font-weight:800;\" data-i18n=\"prov-tag\">Para proveedores<\/span>\r\n      <h2 style=\"color:#fff;font-size:clamp(1.8rem,2.8vw,2.4rem);margin:16px 0 24px;\" data-i18n=\"prov-h2\">\u00bfBusc\u00e1s potenciar tu presencia en Latinoam\u00e9rica?<\/h2>\r\n      <p style=\"color: #FFF;font-size: 22px;font-style: normal;font-weight: 400;line-height: 28px; margin-bottom: 20px;\" data-i18n=\"prov-vinculo\">Somos el v\u00ednculo entre fabricantes internacionales y las empresas del sector energ\u00e9tico. Acompa\u00f1amos su desarrollo comercial para facilitar su participaci\u00f3n en el mercado de la regi\u00f3n.<\/p>\r\n      <a class=\"btn btn-white\" target=\"_blank\" href=\"https:\/\/wa.link\/e7estb\" data-i18n=\"prov-btn\">\u00a1Quiero expandir mi negocio!<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CTA FINAL -->\r\n<section class=\"section\" id=\"contacto\">\r\n  <div class=\"wrap\">\r\n    <div class=\"final-cta reveal-stag\">\r\n      <div class=\"final-cta-left\">\r\n        <h2 data-i18n=\"cta-h2\">Compartinos tu necesidad para que juntos llevemos adelante la operaci\u00f3n<\/h2>\r\n        <div class=\"btn-row\">\r\n          <a class=\"btn btn-green\" target=\"_blank\" href=\"https:\/\/wa.link\/2dno76\" data-i18n=\"cta-btn\">Let\u2019s talk about it!<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"final-cta-right\">\r\n        <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/trama-cta-final.svg\" alt=\"\" style=\"width:100%;height:auto;display:block;\">\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FOOTER -->\r\n<footer>\r\n  <div class=\"wrap\">\r\n    <div class=\"foot-grid\">\r\n      <!-- Col 1: Brand -->\r\n      <div class=\"foot-brand\">\r\n        <img decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-footer.svg\" alt=\"PetroGreen\" class=\"foot-logo\">\r\n        <p data-i18n=\"foot-brand-p\">Gestionamos operaciones de comercio exterior para el sector energ\u00e9tico.<\/p>\r\n        <div class=\"foot-slogan\" data-i18n=\"foot-slogan\">Se mueve con energ\u00eda<\/div>\r\n      <\/div>\r\n\r\n      <!-- Col 2: Navegaci\u00f3n -->\r\n      <div class=\"foot-nav\" style=\"    margin-top: 80px;\">\r\n        <a href=\"#nosotros\" data-i18n=\"nav-nosotros\">About Us<\/a>\r\n        <a href=\"#modelo\" data-i18n=\"nav-modelo\">Modelo de gesti\u00f3n<\/a>\r\n        <a href=\"#diferencial\" data-i18n=\"nav-capacidades\">Diferencial<\/a>\r\n        <a href=\"#casos\" data-i18n=\"fnav-casos\">Casos<\/a>\r\n      <\/div>\r\n\r\n      <!-- Col 3: Contacto -->\r\n      <div class=\"foot-contact\">\r\n        <div class=\"foot-office\">\r\n          <a id=\"footWaLink\" href=\"https:\/\/wa.link\/7y1om7\" target=\"_blank\" style=\"display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:22px;font-weight:800;letter-spacing:-.01em;margin: 10px 0 0 0 ; white-space:nowrap;\">\r\n            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/whatsapp-white.svg\" width=\"28\" height=\"28\" alt=\"WhatsApp\"> +54 9 11 2838-0245\r\n          <\/a>\r\n          <div style=\"display:flex;flex-direction:row;gap:24px;flex-wrap:wrap; margin-top: 30px;\">\r\n            <div>\r\n              <span class=\"foot-office-label\">USA<\/span>\r\n              <span>2600 S. Douglas RD Suite 510<\/span>\r\n              <span>Coral Gables \u2013 FL 33134<\/span>\r\n              <a href=\"tel: 17869175399\">+1 786 917 5399<\/a>\r\n              <a href=\"mailto:petronet@petrogreen.net\">petronet@petrogreen.net<\/a>\r\n            <\/div>\r\n            <div>\r\n              <span class=\"foot-office-label\">ARG<\/span>\r\n              <span>Olga Cossettini 771 Piso 3<\/span>\r\n              <span>C1107CDA \u2013 CABA<\/span>\r\n              <a href=\"tel: 541139860479\">+54 11 3986 0479<\/a>\r\n              <a href=\"mailto:petronet@petrogreen.com.ar\">petronet@petrogreen.com.ar<\/a>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"foot-bottom\">\r\n      <div class=\"foot-bottom-row\">\r\n        <div class=\"foot-links\">\r\n          <a href=\"https:\/\/www.linkedin.com\/company\/petrogreen\" target=\"_blank\" rel=\"noopener\" style=\"display:flex;align-items:center;gap:6px;\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/linkedin-white.svg\" width=\"18\" height=\"18\" alt=\"\">LinkedIn<\/a>\r\n          <a href=\"https:\/\/petrogreen.net\/en\/politica-de-privacidad\/\" target=\"_blank\" data-i18n=\"foot-privacy\" id=\"footPrivacyLink\">Privacy Policy<\/a>\r\n        <\/div>\r\n        <span class=\"foot-copy\" data-i18n=\"foot-copy\">\u00a9 2026 PetroGreen. Todos los derechos reservados. Argentina \u00b7 Estados Unidos \u00b7 China<\/span>\r\n        <span class=\"foot-credit\">Dise\u00f1ado y Desarrollado por <a href=\"https:\/\/ache1.com\" target=\"_blank\" rel=\"noopener\">Ache1.com<\/a><\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/footer>\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n\/* \u2500\u2500 Reveal on scroll \u2500\u2500 *\/\r\nconst io = new IntersectionObserver(e => e.forEach(x => {\r\n  if (x.isIntersecting) { x.target.classList.add('in'); io.unobserve(x.target); }\r\n}), { threshold: .12 });\r\ndocument.querySelectorAll('.reveal,.reveal-stag,.reveal-left,.reveal-left-stag,.reveal-fade-stag,.badge-reveal').forEach(el => io.observe(el));\r\n\r\n\/* \u2500\u2500 M\u00e9tricas: slide-in desde izquierda + contador simult\u00e1neos \u2500\u2500 *\/\r\n(function() {\r\n  function formatNum(n, sep) {\r\n    return sep ? n.toString().replace(\/\\B(?=(\\d{3})+(?!\\d))\/g, sep) : String(n);\r\n  }\r\n  function startCounter(el, delay) {\r\n    setTimeout(function() {\r\n      var target = parseInt(el.getAttribute('data-counter'), 10);\r\n      var prefix = el.getAttribute('data-prefix') || '';\r\n      var sep = el.getAttribute('data-sep') || '';\r\n      var duration = 1800;\r\n      var t0 = null;\r\n      function step(ts) {\r\n        if (!t0) t0 = ts;\r\n        var p = Math.min((ts - t0) \/ duration, 1);\r\n        var eased = 1 - Math.pow(1 - p, 3);\r\n        el.textContent = prefix + formatNum(Math.round(eased * target), sep);\r\n        if (p < 1) requestAnimationFrame(step);\r\n        else el.textContent = prefix + formatNum(target, sep);\r\n      }\r\n      requestAnimationFrame(step);\r\n    }, delay);\r\n  }\r\n  var metricsEl = document.querySelector('.metrics-reveal');\r\n  if (!metricsEl) return;\r\n  var ioM = new IntersectionObserver(function(entries) {\r\n    entries.forEach(function(e) {\r\n      if (!e.isIntersecting) return;\r\n      e.target.classList.add('in');\r\n      \/* Start each counter in sync with its card's slide delay *\/\r\n      var cards = e.target.querySelectorAll('.case-stat-float');\r\n      var delays = [50, 350, 650]; \/* match statSlideIn animation-delays *\/\r\n      cards.forEach(function(card, i) {\r\n        var num = card.querySelector('[data-counter]');\r\n        if (num) startCounter(num, delays[i] || 0);\r\n      });\r\n      ioM.unobserve(e.target);\r\n    });\r\n  }, { threshold: 0.5, rootMargin: '0px 0px -80px 0px' });\r\n  ioM.observe(metricsEl);\r\n})();\r\nconst mpNoteEl = document.getElementById('mpNote');\r\nif (mpNoteEl) {\r\n  const ioNote = new IntersectionObserver(e => e.forEach(x => {\r\n    if (x.isIntersecting) { x.target.classList.add('in'); ioNote.unobserve(x.target); }\r\n  }), { threshold: .2 });\r\n  ioNote.observe(mpNoteEl);\r\n}\r\n\r\nconst ioP = new IntersectionObserver(e => e.forEach(x => {\r\n  x.target.style.opacity = x.isIntersecting ? '1' : '0.25';\r\n}), { threshold: .4 });\r\ndocument.querySelectorAll('.porque-card').forEach(el => {\r\n  el.style.transition = 'opacity .5s ease';\r\n  el.style.opacity = '0.25';\r\n  ioP.observe(el);\r\n});\r\n\r\n\/* \u2500\u2500 Carrusel de casos \u2500\u2500 *\/\r\nconst track = document.getElementById('caseTrack');\r\nconst dots  = document.querySelectorAll('#caseDots .case-dot');\r\nconst cards = track ? track.querySelectorAll('.case-card') : [];\r\nlet currentCase = 0;\r\n\r\nfunction goToCard(idx) {\r\n  if (!track || !cards[idx]) return;\r\n  currentCase = idx;\r\n  track.scrollTo({ left: cards[idx].offsetLeft, behavior: 'smooth' });\r\n  dots.forEach((d, i) => d.classList.toggle('active', i === idx));\r\n}\r\ndots.forEach((dot, i) => dot.addEventListener('click', () => goToCard(i)));\r\n\r\nconst casePrev = document.getElementById('casePrev');\r\nconst caseNext = document.getElementById('caseNext');\r\nif (casePrev) casePrev.addEventListener('click', () => goToCard((currentCase - 1 + cards.length) % cards.length));\r\nif (caseNext) caseNext.addEventListener('click', () => goToCard((currentCase + 1) % cards.length));\r\n\r\nif (track) {\r\n  track.addEventListener('scroll', () => {\r\n    const left = track.scrollLeft;\r\n    let closest = 0, minDist = Infinity;\r\n    cards.forEach((c, i) => {\r\n      const dist = Math.abs(c.offsetLeft - left);\r\n      if (dist < minDist) { minDist = dist; closest = i; }\r\n    });\r\n    if (closest !== currentCase) {\r\n      currentCase = closest;\r\n      dots.forEach((d, i) => d.classList.toggle('active', i === closest));\r\n    }\r\n  }, { passive: true });\r\n}\r\n\r\n\/* \u2500\u2500 Modelo de gesti\u00f3n \u2014 Hover \u2500\u2500 *\/\r\nconst modeloSteps = [\r\n  { desc: 'Analizamos la necesidad planteada, incluso cuando la especificaci\u00f3n a\u00fan requiere definici\u00f3n, para comprender el objetivo t\u00e9cnico y operativo que la origina.', img: 'https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/etapa2.png' },\r\n  { desc: 'Evaluamos cada requerimiento considerando sus implicancias t\u00e9cnicas, comerciales y log\u00edsticas, anticipando aspectos clave antes de avanzar.', img: 'https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/relevamiento.png' },\r\n  { desc: 'Identificamos fabricantes y proveedores en mercados nacionales e internacionales, evaluando opciones de abastecimiento seg\u00fan las necesidades y especificaciones establecidas.', img: 'https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/etapa7.png' },\r\n  { desc: 'Presentamos opciones con alcance, costos, plazos y condiciones comerciales, analizando junto al cliente la conveniencia de cada escenario.', img: 'https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/etapa4-scaled.jpg' },\r\n  { desc: 'Proponemos modalidades financieras seg\u00fan las caracter\u00edsticas de cada caso, incluyendo la posibilidad de operar desde nuestras sedes en el exterior para facilitar pagos internacionales y ampliar las opciones operativas.', img: 'https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/etapa5.png' },\r\n  { desc: 'Coordinamos las instancias clave de la operaci\u00f3n: validaci\u00f3n t\u00e9cnica, inspecciones en origen, log\u00edstica internacional y despacho aduanero, centralizando la interacci\u00f3n entre los distintos actores.', img: 'https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/etapa3.jpg' },\r\n  { desc: 'Supervisamos la llegada a destino dentro de los plazos acordados, incorporando opciones de resguardo cuando la operaci\u00f3n lo requiere.', img: 'https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/etapa6.jpg' }\r\n];\r\n\r\nconst mpDesc      = document.getElementById('mpDesc');\r\nconst mpImg       = document.getElementById('mpImg');\r\nconst titleItems  = document.querySelectorAll('.modelo-title-item');\r\n\r\nfunction setModelo(idx) {\r\n  var _lang = window._currentLang || 'es';\r\n  var _steps = (_lang === 'en' && window._modeloStepsEN) ? window._modeloStepsEN : modeloSteps;\r\n  const s = _steps[idx];\r\n  if (mpDesc) mpDesc.textContent = s.desc;\r\n  if (mpImg)  mpImg.src = s.img;\r\n  titleItems.forEach((t, i) => t.classList.toggle('active', i === idx));\r\n}\r\n\r\ntitleItems.forEach((t, i) => {\r\n  t.addEventListener('mouseenter', () => setModelo(i));\r\n  t.addEventListener('click', () => setModelo(i));\r\n});\r\n\r\nsetModelo(0);\r\n\r\n}); \/\/ DOMContentLoaded \u2014 main\r\n\r\n\/* hero orbit rings removed *\/\r\n\r\n\r\n\r\n\/* \u2500\u2500 Nexo \u2014 dots animados sobre las l\u00edneas de conexi\u00f3n (desktop) \u2500\u2500 *\/\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n(function() {\r\n  var nexoSvg = document.querySelector('.nexo-svg-desktop');\r\n  if (!nexoSvg) return;\r\n  var NS = 'http:\/\/www.w3.org\/2000\/svg';\r\n\r\n  var lines = [\r\n    { d: 'M279.5 42.25 L369.5 164.5 L675 163.5 L748.5 42.25',   dRev: 'M748.5 42.25 L675 163.5 L369.5 164.5 L279.5 42.25',   dur: '5.2s', begin: '0s'   },\r\n    { d: 'M279.5 119.25 L368 164.5 L675 163.5 L748.5 119.25',    dRev: 'M748.5 119.25 L675 163.5 L368 164.5 L279.5 119.25',   dur: '6s',   begin: '1.3s' },\r\n    { d: 'M279.5 200.25 L369.5 164.5 L675 163.5 L748.5 200.25',  dRev: 'M748.5 200.25 L675 163.5 L369.5 164.5 L279.5 200.25', dur: '5.6s', begin: '2.6s' },\r\n    { d: 'M279.5 279.25 L369.5 164.5 L675 163.5 L748.5 279.25',  dRev: 'M748.5 279.25 L675 163.5 L369.5 164.5 L279.5 279.25', dur: '6.4s', begin: '0.8s' },\r\n  ];\r\n\r\n  lines.forEach(function(line) {\r\n    var delayMs = parseFloat(line.begin) * 1000;\r\n\r\n    \/* Dot verde \u2014 izquierda \u2192 derecha *\/\r\n    setTimeout(function() {\r\n      var c1 = document.createElementNS(NS, 'circle');\r\n      c1.setAttribute('r', '5.5');\r\n      c1.setAttribute('fill', '#92C952');\r\n      c1.setAttribute('opacity', '0.9');\r\n      var a1 = document.createElementNS(NS, 'animateMotion');\r\n      a1.setAttribute('dur', line.dur);\r\n      a1.setAttribute('begin', 'indefinite');\r\n      a1.setAttribute('repeatCount', 'indefinite');\r\n      a1.setAttribute('path', line.d);\r\n      a1.setAttribute('calcMode', 'linear');\r\n      c1.appendChild(a1);\r\n      nexoSvg.appendChild(c1);\r\n      a1.beginElement();\r\n    }, delayMs);\r\n\r\n    \/* Dot violeta \u2014 derecha \u2192 izquierda (path pre-invertido) *\/\r\n    var halfMs = parseFloat(line.dur) * 500;\r\n    setTimeout(function(dRev, dur) {\r\n      var c2 = document.createElementNS(NS, 'circle');\r\n      c2.setAttribute('r', '4');\r\n      c2.setAttribute('fill', '#C5B8D2');\r\n      c2.setAttribute('opacity', '0.75');\r\n      var a2 = document.createElementNS(NS, 'animateMotion');\r\n      a2.setAttribute('dur', dur);\r\n      a2.setAttribute('begin', 'indefinite');\r\n      a2.setAttribute('repeatCount', 'indefinite');\r\n      a2.setAttribute('path', dRev);\r\n      a2.setAttribute('calcMode', 'linear');\r\n      c2.appendChild(a2);\r\n      nexoSvg.appendChild(c2);\r\n      a2.beginElement();\r\n    }, delayMs + halfMs, line.dRev, line.dur);\r\n  });\r\n  \/* Also init on EN desktop SVG *\/\r\n  var nexoSvgEn = document.querySelector('.nexo-svg-desktop-en');\r\n  if (nexoSvgEn) {\r\n    lines.forEach(function(line) {\r\n      var delayMs = parseFloat(line.begin) * 1000;\r\n      setTimeout(function() {\r\n        var c1 = document.createElementNS(NS, 'circle');\r\n        c1.setAttribute('r', '5.5'); c1.setAttribute('fill', '#92C952'); c1.setAttribute('opacity', '0.9');\r\n        var a1 = document.createElementNS(NS, 'animateMotion');\r\n        a1.setAttribute('dur', line.dur); a1.setAttribute('begin', 'indefinite'); a1.setAttribute('repeatCount', 'indefinite');\r\n        a1.setAttribute('path', line.d); a1.setAttribute('calcMode', 'linear');\r\n        c1.appendChild(a1); nexoSvgEn.appendChild(c1); a1.beginElement();\r\n      }, delayMs);\r\n      var halfMs = parseFloat(line.dur) * 500;\r\n      setTimeout(function(dRev, dur) {\r\n        var c2 = document.createElementNS(NS, 'circle');\r\n        c2.setAttribute('r', '4'); c2.setAttribute('fill', '#C5B8D2'); c2.setAttribute('opacity', '0.75');\r\n        var a2 = document.createElementNS(NS, 'animateMotion');\r\n        a2.setAttribute('dur', dur); a2.setAttribute('begin', 'indefinite'); a2.setAttribute('repeatCount', 'indefinite');\r\n        a2.setAttribute('path', dRev); a2.setAttribute('calcMode', 'linear');\r\n        c2.appendChild(a2); nexoSvgEn.appendChild(c2); a2.beginElement();\r\n      }, delayMs + halfMs, line.dRev, line.dur);\r\n    });\r\n  }\r\n})();\r\n}); \/\/ DOMContentLoaded \u2014 nexo desktop dots\r\n\r\n\/* \u2500\u2500 VIDEO LIGHTBOX \u2500\u2500 *\/\r\n(function() {\r\n  var lightbox = document.getElementById('videoLightbox');\r\n  var vid      = document.getElementById('lightboxVideo');\r\n  var closeBtn = document.getElementById('videoLightboxClose');\r\n  var card     = document.querySelector('.hero-video-card');\r\n\r\n  function openLightbox() {\r\n    if (!lightbox) return;\r\n    lightbox.classList.add('open');\r\n    document.body.style.overflow = 'hidden';\r\n    vid && vid.play();\r\n  }\r\n  function closeLightbox() {\r\n    if (!lightbox) return;\r\n    lightbox.classList.remove('open');\r\n    document.body.style.overflow = '';\r\n    if (vid) { vid.pause(); vid.currentTime = 0; }\r\n  }\r\n\r\n  if (card) card.addEventListener('click', openLightbox);\r\n  if (closeBtn) closeBtn.addEventListener('click', closeLightbox);\r\n  if (lightbox) lightbox.addEventListener('click', function(e) {\r\n    if (e.target === lightbox) closeLightbox();\r\n  });\r\n  document.addEventListener('keydown', function(e) {\r\n    if (e.key === 'Escape') closeLightbox();\r\n  });\r\n})();\r\n\r\n\/* \u2500\u2500 MOBILE MENU \u2500\u2500 *\/\r\n(function() {\r\n  const hamburger = document.getElementById('navHamburger');\r\n  const mobileMenu = document.getElementById('mobileMenu');\r\n  const closeBtn = document.getElementById('mobileMenuClose');\r\n\r\n  function openMenu() {\r\n    hamburger.classList.add('open');\r\n    mobileMenu.classList.add('open');\r\n    mobileMenu.setAttribute('aria-hidden', 'false');\r\n    document.body.style.overflow = 'hidden';\r\n  }\r\n  function closeMenu() {\r\n    hamburger.classList.remove('open');\r\n    mobileMenu.classList.remove('open');\r\n    mobileMenu.setAttribute('aria-hidden', 'true');\r\n    document.body.style.overflow = '';\r\n  }\r\n\r\n  if (hamburger) hamburger.addEventListener('click', openMenu);\r\n  if (closeBtn) closeBtn.addEventListener('click', closeMenu);\r\n  if (mobileMenu) {\r\n    mobileMenu.querySelectorAll('a').forEach(a => a.addEventListener('click', closeMenu));\r\n  }\r\n})();\r\n\r\n\/* \u2500\u2500 LANGUAGE SWITCHER \u2500\u2500 *\/\r\n(function() {\r\n  var currentLang = 'es';\r\n\r\n  var i18n = {\r\n    \/* title *\/\r\n    'page-title': { es: 'PetroGreen \u2014 Comercio exterior para el sector energ\u00e9tico', en: 'PetroGreen \u2014 Foreign trade for the energy sector' },\r\n    \/* header *\/\r\n    'nav-nosotros':    { es: 'Nosotros', en: 'About Us' },\r\n    'nav-modelo':      { es: 'Modelo de gesti\u00f3n', en: 'Management Model' },\r\n    'nav-capacidades': { es: 'Diferencial', en: 'What Sets Us Apart' },\r\n    'nav-casos':       { es: 'Casos', en: 'Case Studies' },\r\n    'nav-cta':         { es: 'Iniciar una consulta', en: 'Start a Consultation' },\r\n    \/* hero *\/\r\n    'hero-eyebrow':    { es: 'Sector energ\u00e9tico', en: 'Energy sector' },\r\n    'hero-h1':         { es: '<span style=\"font-weight:400;color:var(--violet-ink)\">Gestionamos operaciones de <\/span><em style=\"font-style:normal;font-weight:700;color:var(--green)\">comercio exterior<\/em>', en: '<span style=\"font-weight:400;color:var(--violet-ink)\">We manage<\/span><br><em style=\"font-style:normal;font-weight:700;color:var(--green)\">foreign trade<\/em><br><span style=\"font-weight:400;color:var(--violet-ink)\">operations<\/span>' },\r\n    'hero-lead':       { es: 'A partir de una <strong>necesidad<\/strong>, comprendemos el requerimiento y estructuramos tu operaci\u00f3n.', en: 'Starting from a <strong>need<\/strong>, we understand the requirement and structure your operation.' },\r\n    'hero-btn1':       { es: 'Contactanos', en: 'Contact Us' },\r\n    'hero-btn2':       { es: 'Modelo de gesti\u00f3n \u2193', en: 'Management Model \u2193' },\r\n    'hero-video-title':{ es: 'Somos PetroGreen', en: 'We Are PetroGreen' },\r\n    \/* presencia *\/\r\n    'presencia-text':     { es: 'Entidades propias', en: 'Own entities' },\r\n    'presencia-countries':{ es: 'Argentina \u00b7 Estados Unidos \u00b7 China', en: 'Argentina \u00b7 United States \u00b7 China' },\r\n    'presencia-sub':      { es: 'Facilidades operativas y financieras', en: 'Operational and financial facilities' },\r\n    \/* desaf\u00edos *\/\r\n    'badge-desafios': { es: 'Desaf\u00edos detr\u00e1s de una operaci\u00f3n internacional', en: 'Challenges behind an international operation' },\r\n    'desafios-intro': { es: 'Coordinar una importaci\u00f3n implica mucho m\u00e1s que conseguir un producto: requiere gestionar numerosas variables y decisiones. Abordarlas desde el inicio permite anticipar contingencias y asegurar una ejecuci\u00f3n ordenada y eficiente.', en: 'Coordinating an import involves much more than sourcing a product: it requires managing numerous variables and decisions. Addressing them from the start makes it possible to anticipate contingencies and ensure orderly, efficient execution.' },\r\n    'desafio1-title': { es: 'Complejidad internacional', en: 'International complexity' },\r\n    'desafio1-desc':  { es: 'Cada compra internacional involucra requisitos t\u00e9cnicos, normativas, documentaci\u00f3n y coordinaci\u00f3n log\u00edstica entre distintos mercados.', en: 'Every international purchase involves technical requirements, regulations, documentation, and logistics coordination across different markets.' },\r\n    'desafio2-title': { es: 'Desv\u00edos presupuestarios', en: 'Budget overruns' },\r\n    'desafio2-desc':  { es: 'Durante el proyecto pueden surgir gastos no contemplados que impactan en la planificaci\u00f3n financiera y reducen el margen disponible para absorber imprevistos.', en: 'Unplanned expenses can arise during the project, impacting financial planning and reducing the margin available to absorb the unexpected.' },\r\n    'desafio3-title': { es: 'Gesti\u00f3n que se multiplica', en: 'Management that multiplies' },\r\n    'desafio3-desc':  { es: 'Una operaci\u00f3n que parec\u00eda simple puede sumar nuevos actores en el camino, aumentando los intercambios, las coordinaciones y el tiempo necesario para concretarla.', en: 'An operation that seemed simple can bring in new players along the way, increasing the exchanges, coordination, and time needed to complete it.' },\r\n    \/* nexo *\/\r\n    'nexo-eyebrow': { es: 'Un puente', en: 'A bridge' },\r\n    'nexo-h2':      { es: 'Conectamos capacidades globales', en: 'We connect global capabilities' },\r\n    \/* alianzas *\/\r\n    'alianzas-h2':   { es: 'Alianzas estrat\u00e9gicas', en: 'Strategic partnerships' },\r\n    'alianzas-desc': { es: 'Construimos v\u00ednculos con fabricantes, proveedores y empresas l\u00edderes manteniendo siempre la independencia comercial necesaria para presentar las opciones m\u00e1s adecuadas.', en: 'We build relationships with manufacturers, suppliers, and leading companies, always maintaining the commercial independence needed to present the most suitable options.' },\r\n    \/* modelo *\/\r\n    'modelo-eyebrow':  { es: 'Modelo de gesti\u00f3n', en: 'Management model' },\r\n    'modelo-h2':       { es: 'De la necesidad a la operaci\u00f3n', en: 'From need to operation' },\r\n    'modelo-intro':    { es: 'Nos involucramos en una etapa espec\u00edfica o gestionamos la operaci\u00f3n completa. Somos mucho <strong>m\u00e1s que un <span style=\"font-style:italic;\">trader<\/span><\/strong>.', en: 'We get involved in a specific stage or manage the entire operation. We are much <strong>more than a trader<\/strong>.' },\r\n    'modelo-cta':      { es: 'Quiero saber m\u00e1s \u2192', en: 'I want to know more \u2192' },\r\n    'modelo-step0':    { es: 'Analizamos la necesidad planteada, incluso cuando la especificaci\u00f3n a\u00fan requiere definici\u00f3n, para comprender el objetivo t\u00e9cnico y operativo que la origina.', en: 'We analyze the stated need, even when the specification still requires definition, to understand the technical and operational objective behind it.' },\r\n    \/* modelo title items (text only, preserving img) *\/\r\n    'modelo-step0-title': { es: 'Requerimiento', en: 'Requirement' },\r\n    'modelo-step1-title': { es: 'Relevamiento', en: 'Assessment' },\r\n    'modelo-step2-title': { es: 'B\u00fasqueda global', en: 'Global Sourcing' },\r\n    'modelo-step3-title': { es: 'Propuesta', en: 'Proposal' },\r\n    'modelo-step4-title': { es: 'Estructuraci\u00f3n financiera', en: 'Financial Structuring' },\r\n    'modelo-step5-title': { es: 'Ejecuci\u00f3n', en: 'Execution' },\r\n    'modelo-step6-title': { es: 'Entrega', en: 'Delivery' },\r\n    \/* por qu\u00e9 *\/\r\n    'porque-title':    { es: '\u00bfPor qu\u00e9 <em>PetroGreen<\/em>?', en: 'Why <em>PetroGreen<\/em>?' },\r\n    'porque-subtitle': { es: 'El <span style=\"font-style:italic;\">trader<\/span> que va m\u00e1s all\u00e1 de la operaci\u00f3n', en: 'The trader that goes beyond the transaction' },\r\n    'chip1': { es: 'Objetividad en la selecci\u00f3n', en: 'Objectivity in selection' },\r\n    'chip2': { es: 'Estructura propia', en: 'Own infrastructure' },\r\n    'chip3': { es: 'Del requerimiento a la entrega', en: 'From requirement to delivery' },\r\n    'chip4': { es: 'Control y previsibilidad', en: 'Control and predictability' },\r\n    'pc1-title': { es: 'Independencia', en: 'Independence' },\r\n    'pc2-title': { es: 'Presencia internacional', en: 'International presence' },\r\n    'pc3-title': { es: 'Integraci\u00f3n', en: 'Integration' },\r\n    'pc4-title': { es: 'Costos transparentes', en: 'Transparent costs' },\r\n    \/* casos *\/\r\n    'casos-tag':   { es: 'Casos', en: 'Case Studies' },\r\n    'casos-h2':    { es: 'Construimos experiencia<br>con cada operaci\u00f3n', en: 'We build experience<br>with every operation' },\r\n    'casos-intro': { es: 'Conoc\u00e9 algunos de los proyectos desarrollados para empresas del sector energ\u00e9tico en distintos mercados de Latinoam\u00e9rica', en: \"Discover some of the projects we've delivered for energy-sector companies across different markets in Latin America\" },\r\n    'confiaron-h2': { es: 'Conf\u00edan en nosotros', en: 'They trust us' },\r\n    'metric1-label': { es: 'clientes en el mundo', en: 'clients worldwide' },\r\n    'metric2-label': { es: 'operaciones ejecutadas', en: 'operations carried out' },\r\n    'metric3-label': { es: 'a\u00f1os de trayectoria', en: 'years of track record' },\r\n    \/* case cards *\/\r\n    'case1-title': { es: '\u2022 Indicadores de pasaje de scrapper', en: '\u2022 Scraper passage indicators' },\r\n    'case1-desc':  { es: 'Obra: Fuente H\u00eddrica Complementaria para Compa\u00f1\u00eda Minera Do\u00f1a In\u00e9s de Collahuasi S. C. M.', en: 'Project: Supplementary Water Source for Compa\u00f1\u00eda Minera Do\u00f1a In\u00e9s de Collahuasi S.C.M.' },\r\n    'case2-title': { es: '\u2022 Mobiliario<br>\u2022 Trajes de buceo<br>\u2022 Bomba de succi\u00f3n<br>\u2022 Elementos de seguridad', en: '\u2022 Furniture<br>\u2022 Diving suits<br>\u2022 Suction pump<br>\u2022 Safety equipment' },\r\n    'case2-desc':  { es: 'Obra: Plataforma F\u00e9nix', en: 'Project: F\u00e9nix Platform' },\r\n    'case3-title': { es: '\u2022 Soportes el\u00e1sticos<br>\u2022 Soporte met\u00e1lico de reactor', en: '\u2022 Elastic supports<br>\u2022 Reactor metal support' },\r\n    'case3-desc':  { es: 'Obra: Reacondicionamiento de refiner\u00eda Campana seg\u00fan normas de NHT', en: 'Project: Refurbishment of the Campana refinery per NHT standards' },\r\n    'case4-title': { es: '\u2022 Arrestallamas \"end of line\"', en: '\u2022 \"End of line\" flame arrester' },\r\n    'case4-desc':  { es: 'Obra: Duplicar Norte', en: 'Project: Duplicar Norte' },\r\n    'case5-title': { es: '\u2022 Tuber\u00eda', en: '\u2022 Piping' },\r\n    'case5-desc':  { es: 'Obra: Proyecto Ivirizu \u2013 Ende Valle Hermoso', en: 'Project: Ivirizu Project \u2013 Ende Valle Hermoso' },\r\n    \/* proveedores *\/\r\n    'prov-tag': { es: 'Para proveedores', en: 'For Suppliers' },\r\n    'prov-h2':  { es: '\u00bfBusc\u00e1s potenciar tu presencia en Latinoam\u00e9rica?', en: 'Looking to boost your presence in Latin America?' },\r\n    'prov-btn': { es: '\u00a1Quiero expandir mi negocio!', en: 'I want to expand my business!' },\r\n    \/* CTA *\/\r\n    'cta-h2':  { es: 'Compartinos tu necesidad para que juntos llevemos adelante la operaci\u00f3n', en: 'Tell us what you need so we can carry out the operation together' },\r\n    'cta-btn': { es: '\u00a1Conversemos!', en: \"Let's talk!\" },\r\n    \/* footer *\/\r\n    'foot-brand-p':   { es: 'Gestionamos operaciones de comercio exterior para el sector energ\u00e9tico.', en: 'We manage foreign trade operations for the energy sector.' },\r\n    'foot-slogan':    { es: 'Se mueve con energ\u00eda', en: 'Moves with energy' },\r\n    'fnav-nosotros':  { es: 'Nosotros', en: 'About Us' },\r\n    'fnav-modelo':    { es: 'Modelo de gesti\u00f3n', en: 'Management Model' },\r\n    'fnav-capacidades':{ es: 'Diferencial', en: 'What Sets Us Apart' },\r\n    'fnav-casos':     { es: 'Casos', en: 'Case Studies' },\r\n    \/* porque-desc *\/\r\n    'pc1-desc': { es: 'Nuestra red global de proveedores nos permite identificar distintas alternativas de abastecimiento y presentar propuestas seg\u00fan cada necesidad, considerando tanto marcas representadas como otras disponibles en el mercado.', en: 'Our global supplier network allows us to identify different sourcing alternatives and present proposals tailored to each need, considering both represented brands and others available in the market.' },\r\n    'pc2-desc': { es: '<ul><li>Contamos con oficinas propias en Argentina, Estados Unidos y China, almacenes en Buenos Aires y Neuqu\u00e9n, y acceso a Zona Franca.<\/li><li>Consolidamos cargas provenientes de distintos pa\u00edses.<\/li><li>Facilitamos pagos internacionales.<\/li><\/ul>', en: '<ul><li>We have our own offices in Argentina, the United States, and China, warehouses in Buenos Aires and Neuqu\u00e9n, and access to a Free Trade Zone.<\/li><li>We consolidate cargo from different countries.<\/li><li>We facilitate international payments.<\/li><\/ul>' },\r\n    'pc3-desc': { es: 'Articulamos las distintas etapas del proceso: log\u00edstica, aduana, financiamiento e inspecciones, desde la planificaci\u00f3n inicial hasta la entrega.', en: 'We coordinate the different stages of the process \u2014 logistics, customs, financing, and inspections \u2014 from initial planning through to delivery.' },\r\n    'pc4-desc': { es: 'Presentamos una matriz de costos detallada en cada etapa, brindando claridad y control para la toma de decisiones.', en: 'We present a detailed cost matrix at each stage, providing clarity and control for decision-making.' },\r\n    \/* proveedores *\/\r\n    'prov-vinculo': { es: 'Somos el v\u00ednculo entre fabricantes internacionales y las empresas del sector energ\u00e9tico. Acompa\u00f1amos su desarrollo comercial para facilitar su participaci\u00f3n en el mercado de la regi\u00f3n.', en: 'We are the link between international manufacturers and energy-sector companies. We support their commercial development to facilitate their participation in the regional market.' },\r\n    'foot-privacy':   { es: 'Pol\u00edtica de Privacidad', en: 'Privacy Policy' },\r\n    'foot-copy':      { es: '\u00a9 2026 PetroGreen. Todos los derechos reservados. Argentina \u00b7 Estados Unidos \u00b7 China', en: '\u00a9 2026 PetroGreen. All rights reserved. Argentina \u00b7 United States \u00b7 China' }\r\n  };\r\n\r\n  \/* modeloSteps bilingual descriptions *\/\r\n  var modeloStepsEN = [\r\n    { desc: 'We analyze the stated need, even when the specification still requires definition, to understand the technical and operational objective behind it.', img: 'https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/etapa2.png' },\r\n    { desc: 'We evaluate each requirement considering its technical, commercial, and logistical implications, anticipating key aspects before moving forward.', img: 'https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/relevamiento.png' },\r\n    { desc: 'We identify manufacturers and suppliers in domestic and international markets, evaluating sourcing options based on the established needs and specifications.', img: 'https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/etapa7.png' },\r\n    { desc: 'We present options with scope, costs, timelines, and commercial terms, evaluating the merits of each scenario together with the client.', img: 'https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/etapa4-scaled.jpg' },\r\n    { desc: 'We propose financing arrangements based on the characteristics of each case, including the option of operating from our offices abroad to facilitate international payments and expand operational flexibility.', img: 'https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/etapa5.png' },\r\n    { desc: 'We coordinate the key stages of the operation \u2014 technical validation, origin inspections, international logistics, and customs clearance \u2014 centralizing interaction among all parties involved.', img: 'https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/etapa3.jpg' },\r\n    { desc: 'We oversee arrival at destination within the agreed timelines, incorporating storage and safekeeping options when the operation requires it.', img: 'https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/etapa6.jpg' }\r\n  ];\r\n\r\n  function updateLangButtons(lang) {\r\n    document.querySelectorAll('.lang-switch[data-lang=\"es\"]').forEach(function(b) {\r\n      b.classList.toggle('l-active', lang === 'es');\r\n    });\r\n    document.querySelectorAll('.lang-switch[data-lang=\"en\"]').forEach(function(b) {\r\n      b.classList.toggle('l-active', lang === 'en');\r\n    });\r\n  }\r\n\r\n  function applyLang(lang) {\r\n    currentLang = lang;\r\n    window._currentLang = lang;\r\n    document.title = i18n['page-title'][lang];\r\n    \/* Update privacy link href *\/\r\n    var pl = document.getElementById('footPrivacyLink');\r\n    if (pl) pl.href = lang === 'en' ? 'https:\/\/petrogreen.net\/es\/privacy-policy\/' : 'politica-de-privacidad.html';\r\n\r\n    \/* Swap all i18n elements *\/\r\n    document.querySelectorAll('[data-i18n]').forEach(function(el) {\r\n      var key = el.getAttribute('data-i18n');\r\n      if (i18n[key] && i18n[key][lang]) el.innerHTML = i18n[key][lang];\r\n    });\r\n\r\n    \/* Modelo title items: swap only the text node, keep the img *\/\r\n    document.querySelectorAll('[data-i18n-title]').forEach(function(el) {\r\n      var key = el.getAttribute('data-i18n-title');\r\n      if (!i18n[key] || !i18n[key][lang]) return;\r\n      var img = el.querySelector('img');\r\n      el.textContent = i18n[key][lang];\r\n      if (img) el.appendChild(img);\r\n    });\r\n\r\n    \/* Update mpDesc for current active step *\/\r\n    var activeItem = document.querySelector('.modelo-title-item.active');\r\n    if (activeItem) {\r\n      var idx = parseInt(activeItem.getAttribute('data-idx') || '0');\r\n      var mpDesc = document.getElementById('mpDesc');\r\n      if (mpDesc) {\r\n        var steps = lang === 'en' ? modeloStepsEN : window._modeloStepsES;\r\n        if (steps && steps[idx]) mpDesc.textContent = steps[idx].desc;\r\n      }\r\n    }\r\n\r\n    \/* Update WhatsApp links based on language *\/\r\n    var _waLinks = {\r\n      es: { 'nav-cta': 'https:\/\/wa.link\/dcshx7', 'hero-btn1': 'https:\/\/wa.link\/wturgo', mpCta: 'https:\/\/wa.link\/9sew9a', 'prov-btn': 'https:\/\/wa.link\/e7estb', 'cta-btn': 'https:\/\/wa.link\/2dno76', footWa: 'https:\/\/wa.link\/7y1om7' },\r\n      en: { 'nav-cta': 'https:\/\/wa.link\/fwb93e', 'hero-btn1': 'https:\/\/wa.link\/9vv159', mpCta: 'https:\/\/wa.link\/04xw4z', 'prov-btn': 'https:\/\/wa.link\/20cae2', 'cta-btn': 'https:\/\/wa.link\/jox2yr', footWa: 'https:\/\/wa.link\/aa59jx' }\r\n    };\r\n    var _wl = _waLinks[lang] || _waLinks.es;\r\n    ['nav-cta','hero-btn1','prov-btn','cta-btn'].forEach(function(key) {\r\n      document.querySelectorAll('[data-i18n=\"'+key+'\"]').forEach(function(el) { el.href = _wl[key]; });\r\n    });\r\n    var _mpCta = document.getElementById('mpCta');\r\n    if (_mpCta) _mpCta.href = _wl.mpCta;\r\n    var _footWa = document.getElementById('footWaLink');\r\n    if (_footWa) _footWa.href = _wl.footWa;\r\n\r\n    \/* Swap hero SVG *\/\r\n    var _heroEs = document.querySelector('.hero-visual > svg:not(.hero-visual-en)');\r\n    var _heroEn = document.querySelector('.hero-visual-en');\r\n    if (_heroEs) _heroEs.style.display = lang === 'en' ? 'none' : 'block';\r\n    if (_heroEn) _heroEn.style.display = lang === 'en' ? 'block' : 'none';\r\n\r\n    \/* Swap puente SVGs \u2014 respecting mobile\/desktop breakpoint *\/\r\n    var _isMob = window.innerWidth <= 860;\r\n    var _pDesktopEs = document.querySelector('.nexo-svg-desktop');\r\n    var _pDesktopEn = document.querySelector('.nexo-svg-desktop-en');\r\n    var _pMobileEs  = document.querySelector('.nexo-svg-mobile');\r\n    var _pMobileEn  = document.querySelector('.nexo-svg-mobile-en');\r\n    if (lang === 'en') {\r\n      if (_pDesktopEs) _pDesktopEs.style.display = 'none';\r\n      if (_pMobileEs)  _pMobileEs.style.display  = 'none';\r\n      if (_pDesktopEn) _pDesktopEn.style.display = _isMob ? 'none' : 'block';\r\n      if (_pMobileEn)  _pMobileEn.style.display  = _isMob ? 'block' : 'none';\r\n    } else {\r\n      if (_pDesktopEn) _pDesktopEn.style.display = 'none';\r\n      if (_pMobileEn)  _pMobileEn.style.display  = 'none';\r\n      if (_pDesktopEs) _pDesktopEs.style.display  = _isMob ? 'none' : '';\r\n      if (_pMobileEs)  _pMobileEs.style.display   = _isMob ? 'block' : 'none';\r\n    }\r\n\r\n    \/* Video preview: hide in English (EN video pending) *\/\r\n    document.body.classList.toggle('lang-en', lang === 'en');\r\n\r\n    updateLangButtons(lang);\r\n  }\r\n\r\n  \/* Store original ES steps *\/\r\n  if (typeof modeloSteps !== 'undefined') window._modeloStepsES = modeloSteps;\r\n  window._modeloStepsEN = modeloStepsEN;\r\n\r\n  \/* Wire individual lang-switch buttons *\/\r\n  document.querySelectorAll('.lang-switch').forEach(function(btn) {\r\n    btn.addEventListener('click', function() {\r\n      applyLang(btn.getAttribute('data-lang'));\r\n    });\r\n  });\r\n\r\n  updateLangButtons('es');\r\n})();\r\n\r\n\/* \u2500\u2500 MOBILE JS \u2500\u2500 *\/\r\n(function() {\r\n  var isMobile = window.innerWidth <= 860;\r\n\r\n\r\n  \/* \u2500\u2500 8. Modelo \u2014 tap title \u2192 scroll to panel on mobile \u2500\u2500 *\/\r\n  if (isMobile) {\r\n    var panel = document.getElementById('modeloPanel');\r\n    document.querySelectorAll('.modelo-title-item').forEach(function(item) {\r\n      item.addEventListener('click', function() {\r\n        if (panel) {\r\n          setTimeout(function() {\r\n            panel.scrollIntoView({ behavior: 'smooth', block: 'start' });\r\n          }, 80);\r\n        }\r\n      });\r\n    });\r\n  }\r\n\r\n})();\r\n\r\n\/* \u2500\u2500 NEXO MOBILE SVG + dots \u2500\u2500 *\/\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n(function() {\r\n  if (window.innerWidth > 860) return;\r\n  var NS = 'http:\/\/www.w3.org\/2000\/svg';\r\n\r\n  \/* Show mobile SVG, hide desktop *\/\r\n  var dSvg = document.querySelector('.nexo-svg-desktop');\r\n  var mSvg = document.querySelector('.nexo-svg-mobile');\r\n  if (!mSvg) return;\r\n  if (dSvg) dSvg.style.display = 'none';\r\n  mSvg.style.display = 'block';\r\n\r\n  var lines = [\r\n    { d: 'M125.5 105H74C68.4772 105 64 109.477 64 115V475C64 480.523 68.5163 485 74.0392 485C217.202 485 301.798 485 444.961 485C450.484 485 455 489.477 455 495V806C455 811.523 450.523 816 445 816H430H400.5', dur: '9s',  begin: '0s'   },\r\n    { d: 'M124.5 188.5H85C79.4772 188.5 75 192.977 75 198.5V475.13C75 480.655 79.4794 485.132 85.0036 485.13L432.496 485.004C438.021 485.002 442.5 489.479 442.5 495.004V794C442.5 799.523 438.023 804 432.5 804H399.5', dur: '10s', begin: '0.9s' },\r\n    { d: 'M134.719 269H97C91.4771 269 87 273.477 87 279V475C87 480.523 91.4772 485 97 485H420C425.523 485 430 489.477 430 495V777.5C430 783.023 425.523 787.5 420 787.5H400.5', dur: '8.5s', begin: '0.7s' },\r\n    { d: 'M133.719 360H111C105.477 360 101 364.477 101 370V475C101 480.523 105.477 485 111 485H405.5C411.023 485 415.5 489.477 415.5 495V765C415.5 770.523 411.023 775 405.5 775H402', dur: '11s', begin: '1.4s' }\r\n  ];\r\n\r\n  lines.forEach(function(line) {\r\n    var delayMs = parseFloat(line.begin) * 1000;\r\n    var halfMs  = parseFloat(line.dur) * 500;\r\n\r\n    \/* Dot verde \u2014 arriba \u2192 abajo *\/\r\n    setTimeout(function() {\r\n      var c1 = document.createElementNS(NS, 'circle');\r\n      c1.setAttribute('r', '5.5');\r\n      c1.setAttribute('fill', '#92C952');\r\n      c1.setAttribute('opacity', '0.9');\r\n      var a1 = document.createElementNS(NS, 'animateMotion');\r\n      a1.setAttribute('dur', line.dur);\r\n      a1.setAttribute('begin', 'indefinite');\r\n      a1.setAttribute('repeatCount', 'indefinite');\r\n      a1.setAttribute('path', line.d);\r\n      a1.setAttribute('calcMode', 'linear');\r\n      c1.appendChild(a1);\r\n      mSvg.appendChild(c1);\r\n      a1.beginElement();\r\n    }, delayMs);\r\n\r\n    \/* Dot violeta \u2014 abajo \u2192 arriba (keyPoints invertidos) *\/\r\n    setTimeout(function() {\r\n      var c2 = document.createElementNS(NS, 'circle');\r\n      c2.setAttribute('r', '4');\r\n      c2.setAttribute('fill', '#C5B8D2');\r\n      c2.setAttribute('opacity', '0.75');\r\n      var a2 = document.createElementNS(NS, 'animateMotion');\r\n      a2.setAttribute('dur', line.dur);\r\n      a2.setAttribute('begin', 'indefinite');\r\n      a2.setAttribute('repeatCount', 'indefinite');\r\n      a2.setAttribute('path', line.d);\r\n      a2.setAttribute('keyPoints', '1;0');\r\n      a2.setAttribute('keyTimes', '0;1');\r\n      a2.setAttribute('calcMode', 'linear');\r\n      c2.appendChild(a2);\r\n      mSvg.appendChild(c2);\r\n      a2.beginElement();\r\n    }, delayMs + halfMs);\r\n  });\r\n  \/* Also init on EN mobile SVG *\/\r\n  var mSvgEn = document.querySelector('.nexo-svg-mobile-en');\r\n  if (mSvgEn) {\r\n    lines.forEach(function(line) {\r\n      var delayMs = parseFloat(line.begin) * 1000;\r\n      var halfMs  = parseFloat(line.dur) * 500;\r\n      setTimeout(function() {\r\n        var c1 = document.createElementNS(NS, 'circle');\r\n        c1.setAttribute('r', '5.5'); c1.setAttribute('fill', '#92C952'); c1.setAttribute('opacity', '0.9');\r\n        var a1 = document.createElementNS(NS, 'animateMotion');\r\n        a1.setAttribute('dur', line.dur); a1.setAttribute('begin', 'indefinite'); a1.setAttribute('repeatCount', 'indefinite');\r\n        a1.setAttribute('path', line.d); a1.setAttribute('calcMode', 'linear');\r\n        c1.appendChild(a1); mSvgEn.appendChild(c1); a1.beginElement();\r\n      }, delayMs);\r\n      setTimeout(function() {\r\n        var c2 = document.createElementNS(NS, 'circle');\r\n        c2.setAttribute('r', '4'); c2.setAttribute('fill', '#C5B8D2'); c2.setAttribute('opacity', '0.75');\r\n        var a2 = document.createElementNS(NS, 'animateMotion');\r\n        a2.setAttribute('dur', line.dur); a2.setAttribute('begin', 'indefinite'); a2.setAttribute('repeatCount', 'indefinite');\r\n        a2.setAttribute('path', line.d); a2.setAttribute('keyPoints', '1;0'); a2.setAttribute('keyTimes', '0;1'); a2.setAttribute('calcMode', 'linear');\r\n        c2.appendChild(a2); mSvgEn.appendChild(c2); a2.beginElement();\r\n      }, delayMs + halfMs);\r\n    });\r\n  }\r\n})();\r\n}); \/\/ DOMContentLoaded \u2014 nexo mobile dots\r\n\r\n<\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>PetroGreen \u2014 Comercio exterior para el sector energ\u00e9tico Nosotros Modelo de gesti\u00f3n Diferencial Casos ES | EN Iniciar una consulta \u2715 \u2715 Nosotros Modelo de gesti\u00f3n Diferencial Casos Iniciar una consulta ES | EN Sector energ\u00e9tico Gestionamos operaciones de comercio exterior A partir de una necesidad, comprendemos el requerimiento y estructuramos tu operaci\u00f3n. Contactanos Modelo [&hellip;]<\/p>","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1963","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.7 (Yoast SEO v23.7) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>PetroGreen | Operaciones de comercio exterior<\/title>\n<meta name=\"description\" content=\"Gestionamos operaciones de comercio exterior para el sector energ\u00e9tico. A partir de una necesidad, comprendemos el requerimiento y estructuramos tu operaci\u00f3n.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/petrogreen.net\/en\/\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/petrogreen.net\/\",\"url\":\"https:\/\/petrogreen.net\/\",\"name\":\"PetroGreen | Operaciones de comercio exterior\",\"isPartOf\":{\"@id\":\"https:\/\/petrogreen.net\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/petrogreen.net\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/petrogreen.net\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-color.svg\",\"datePublished\":\"2026-09-08T19:50:30+00:00\",\"dateModified\":\"2026-09-10T13:39:42+00:00\",\"description\":\"Gestionamos operaciones de comercio exterior para el sector energ\u00e9tico. A partir de una necesidad, comprendemos el requerimiento y estructuramos tu operaci\u00f3n.\",\"breadcrumb\":{\"@id\":\"https:\/\/petrogreen.net\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/petrogreen.net\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/petrogreen.net\/#primaryimage\",\"url\":\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-color.svg\",\"contentUrl\":\"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-color.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/petrogreen.net\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/petrogreen.net\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Inicio\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/petrogreen.net\/#website\",\"url\":\"https:\/\/petrogreen.net\/\",\"name\":\"PetroGreen | Se mueve con energ\u00eda\",\"description\":\"PetroGreen  |  Operaciones de comercio exterior\",\"publisher\":{\"@id\":\"https:\/\/petrogreen.net\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/petrogreen.net\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/petrogreen.net\/#organization\",\"name\":\"PetroGreen\",\"url\":\"https:\/\/petrogreen.net\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/petrogreen.net\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/petrogreen.net\/wp-content\/uploads\/2024\/10\/PetroGreen_Isologotipo-principal-color.webp\",\"contentUrl\":\"https:\/\/petrogreen.net\/wp-content\/uploads\/2024\/10\/PetroGreen_Isologotipo-principal-color.webp\",\"width\":263,\"height\":64,\"caption\":\"PetroGreen\"},\"image\":{\"@id\":\"https:\/\/petrogreen.net\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/petrogreen\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"PetroGreen | Operaciones de comercio exterior","description":"Gestionamos operaciones de comercio exterior para el sector energ\u00e9tico. A partir de una necesidad, comprendemos el requerimiento y estructuramos tu operaci\u00f3n.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/petrogreen.net\/en\/","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/petrogreen.net\/","url":"https:\/\/petrogreen.net\/","name":"PetroGreen | Operaciones de comercio exterior","isPartOf":{"@id":"https:\/\/petrogreen.net\/#website"},"primaryImageOfPage":{"@id":"https:\/\/petrogreen.net\/#primaryimage"},"image":{"@id":"https:\/\/petrogreen.net\/#primaryimage"},"thumbnailUrl":"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-color.svg","datePublished":"2026-09-08T19:50:30+00:00","dateModified":"2026-09-10T13:39:42+00:00","description":"Gestionamos operaciones de comercio exterior para el sector energ\u00e9tico. A partir de una necesidad, comprendemos el requerimiento y estructuramos tu operaci\u00f3n.","breadcrumb":{"@id":"https:\/\/petrogreen.net\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/petrogreen.net\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/petrogreen.net\/#primaryimage","url":"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-color.svg","contentUrl":"https:\/\/petrogreen.net\/wp-content\/uploads\/2026\/09\/logo-color.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/petrogreen.net\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/petrogreen.net\/"},{"@type":"ListItem","position":2,"name":"Inicio"}]},{"@type":"WebSite","@id":"https:\/\/petrogreen.net\/#website","url":"https:\/\/petrogreen.net\/","name":"PetroGreen | Se mueve con energ\u00eda","description":"PetroGreen  |  Operaciones de comercio exterior","publisher":{"@id":"https:\/\/petrogreen.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/petrogreen.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/petrogreen.net\/#organization","name":"PetroGreen","url":"https:\/\/petrogreen.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/petrogreen.net\/#\/schema\/logo\/image\/","url":"https:\/\/petrogreen.net\/wp-content\/uploads\/2024\/10\/PetroGreen_Isologotipo-principal-color.webp","contentUrl":"https:\/\/petrogreen.net\/wp-content\/uploads\/2024\/10\/PetroGreen_Isologotipo-principal-color.webp","width":263,"height":64,"caption":"PetroGreen"},"image":{"@id":"https:\/\/petrogreen.net\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/petrogreen\/"]}]}},"_links":{"self":[{"href":"https:\/\/petrogreen.net\/en\/wp-json\/wp\/v2\/pages\/1963","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/petrogreen.net\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/petrogreen.net\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/petrogreen.net\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/petrogreen.net\/en\/wp-json\/wp\/v2\/comments?post=1963"}],"version-history":[{"count":14,"href":"https:\/\/petrogreen.net\/en\/wp-json\/wp\/v2\/pages\/1963\/revisions"}],"predecessor-version":[{"id":1996,"href":"https:\/\/petrogreen.net\/en\/wp-json\/wp\/v2\/pages\/1963\/revisions\/1996"}],"wp:attachment":[{"href":"https:\/\/petrogreen.net\/en\/wp-json\/wp\/v2\/media?parent=1963"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}